[1] MLD-5.x / General / 5.1 testing instalations softhddevice
 

Offline kwiatek

  • Newbie
  • *
  • Posts: 40
    • View Profile
5.1 testing instalations softhddevice
« on: May 14, 2016, 11:24:15 »
Hallo zusammen,

bei installations habe u.g. info.

Vielleicht habt Ihr eine Idee?

Grüß Martin


Code: [Select]
Install vdr-plugin-softhddevice-openglosd
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
vdr-plugin-softhddevice-openglosd : Depends: libva-glx1 (>= 1.6.2-~1) but it is not going to be installed
Depends: libglu1-mesa (>= 9.0.0-~1) but it is not going to be installed
Depends: libglew1.10 (>= 1.10.0-~1) but it is not going to be installed
Depends: freeglut3 (>= 2.8.1-~1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
failed
MLD 5.4 - Reycom REC 100 S2-CI

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20169
    • View Profile
    • ClausMuus.de
5.1 testing instalations softhddevice
« Reply #1 on: May 15, 2016, 12:13:15 »
Hi,

versuch mal ob ein "apt-get install -a" hilft und Du das anschließend installieren kannst. Ansonsten poste mal Bitte die Ausgabe von "apt install libva-glx1".

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline kwiatek

  • Newbie
  • *
  • Posts: 40
    • View Profile
5.1 testing instalations softhddevice
« Reply #2 on: May 20, 2016, 11:03:30 »
Code: [Select]
MLD> apt-get install -a
E: Command line option 'a' [from -a] is not known.


Code: [Select]
MLD> apt-get install -a vdr-plugin-softhddevice
E: Command line option 'a' [from -a] is not known.


Code: [Select]
MLD> apt install libva-glx1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libva-glx1 : Depends: libgl1-mesa-glx (>= 11.1.2-13) but 11.1.2-~1 is to be installed
E: Unable to correct problems, you have held broken packages.
MLD>
MLD 5.4 - Reycom REC 100 S2-CI

Offline MegaX

  • Administrator
  • Expert Member
  • ********
  • Posts: 1822
    • View Profile
5.1 testing instalations softhddevice
« Reply #3 on: May 20, 2016, 12:12:42 »
Hi,

ich glaube Claus meinte wohl "apt-get install -f"  ;)
Gruß MegaX

Hardware (show / hide)

Offline kwiatek

  • Newbie
  • *
  • Posts: 40
    • View Profile
5.1 testing instalations softhddevice
« Reply #4 on: May 20, 2016, 12:14:46 »
Code: [Select]
MLD> apt-get install -f vdr-plugin-softhddevice
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 vdr-plugin-softhddevice : Depends: libva-glx1 (>= 1.6.2-~1) but it is not going to be installed
                           Depends: libglu1-mesa (>= 9.0.0-~1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
MLD 5.4 - Reycom REC 100 S2-CI

Offline kwiatek

  • Newbie
  • *
  • Posts: 40
    • View Profile
5.1 testing instalations softhddevice
« Reply #5 on: May 20, 2016, 12:45:46 »
Code: [Select]
MLD> apt install libva-glx1
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 libva-glx1 : Depends: libgl1-mesa-glx (>= 11.1.2-13) but 11.1.2-~1 is to be installed
E: Unable to correct problems, you have held broken packages.
MLD 5.4 - Reycom REC 100 S2-CI

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20169
    • View Profile
    • ClausMuus.de
5.1 testing instalations softhddevice
« Reply #6 on: May 21, 2016, 09:43:53 »
OK, das libgl1-mesa-glx Problem hatten wir glaub ich schon öfter. Ich werd's mir nachher oder Morgen anschauen.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20169
    • View Profile
    • ClausMuus.de
5.1 testing instalations softhddevice
« Reply #7 on: May 22, 2016, 09:40:11 »
Hi,

das sollte jetzt wieder funktionieren

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline kwiatek

  • Newbie
  • *
  • Posts: 40
    • View Profile
5.1 testing instalations softhddevice
« Reply #8 on: May 25, 2016, 21:18:32 »
Hi,

Danke Claus.
Alles OK funktionieren.


Gruß Martin
MLD 5.4 - Reycom REC 100 S2-CI

[1] MLD-5.x / General / 5.1 testing instalations softhddevice
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.