[1] MLD-6.x / General / Ihr wißt, daß gerade einiges bei den 6.5-Paketen durcheinander ist?
 

Offline herb01

  • Adv. Member
  • ***
  • Posts: 151
    • View Profile
Hallo zusammen,

ich wollte vor ein paar Tagen mein MLD 6.5-System updaten (apt update und apt upgrade/dist-upgrade). Da werden Pakete zurückgehalten einige upgedatet und was ganz übel ist, vdr-plugin-softhddevice-intel soll entfernt werden. Wißt Ihr das? Oder soll ich mehr Infos liefern?

Viele Grüße
Herbert

P.S. ich habe gesehen, daß vdr-plugin-elchihd verfügbar ist :) Herzlichen Dank, hätte ich sehr gerne installiert :)


Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20866
    • View Profile
    • ClausMuus.de
Kannst Du mal die vollständige Ausgabe vom Update posten.
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 6.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 22TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline herb01

  • Adv. Member
  • ***
  • Posts: 151
    • View Profile
ja klar, sehr gerne:
Code: [Select]
root@MLD-VDR:~# apt update
Ign:1 https://mld6.minidvblinux.de/nightbuild/deb/all ./ InRelease
Ign:2 https://mld6.minidvblinux.de/nightbuild/deb/core2-64 ./ InRelease
Ign:3 https://mld6.minidvblinux.de/nightbuild/deb/genericx86_64 ./ InRelease
Hit:4 https://mld6.minidvblinux.de/nightbuild/deb/all ./ Release
Hit:5 https://mld6.minidvblinux.de/nightbuild/deb/core2-64 ./ Release
Hit:6 https://mld6.minidvblinux.de/nightbuild/deb/genericx86_64 ./ Release
Ign:7 https://mld6.minidvblinux.de/nightbuild/deb/all ./ Release.gpg
Ign:8 https://mld6.minidvblinux.de/nightbuild/deb/core2-64 ./ Release.gpg
Ign:9 https://mld6.minidvblinux.de/nightbuild/deb/genericx86_64 ./ Release.gpg
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
16 packages can be upgraded. Run 'apt list --upgradable' to see them.
root@MLD-VDR:~# apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  vdr vdr-plugin-epgsearch vdr-plugin-femon vdr-plugin-live vdr-plugin-menuorg
  vdr-plugin-restfulapi vdr-plugin-skinsoppalusikka vdr-plugin-systeminfo
  vdr-plugin-useractivity vdr-plugin-vnsiserver vdr-plugin-wirbelscan
The following packages will be upgraded:
  plymouth plymouth-locale-de vdr-locale-de-de vdr-plugin-live-locale-de-de webif
5 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
Need to get 7.090 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.
root@MLD-VDR:~# apt dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  intel-vaapi-driver libglew2.2 libigdgmm12 libigfxcmrt7 libva-glx2 libxcb-dpms0
  libxcb-screensaver0 xcb-util-wm
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  vdr-plugin-markad vdr-plugin-softhddevice-intel vdr-plugin-svdrpservice
The following packages will be upgraded:
  plymouth plymouth-locale-de vdr vdr-locale-de-de vdr-plugin-epgsearch vdr-plugin-femon
  vdr-plugin-live vdr-plugin-live-locale-de-de vdr-plugin-menuorg vdr-plugin-restfulapi
  vdr-plugin-skinsoppalusikka vdr-plugin-systeminfo vdr-plugin-useractivity
  vdr-plugin-vnsiserver vdr-plugin-wirbelscan webif
16 upgraded, 0 newly installed, 3 to remove and 0 not upgraded.
Need to get 10,3 MB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.

und
Code: [Select]
root@MLD-VDR:~# apt-get install vdr-plugin-skinelchihd
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following packages were automatically installed and are no longer required:
  intel-vaapi-driver libglew2.2 libigdgmm12 libigfxcmrt7 libva-glx2 libxcb-dpms0
  libxcb-screensaver0 xcb-util-wm
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
  imagemagick lcms libgomp1 libtiff6 vdr vdr-plugin-epgsearch vdr-plugin-femon vdr-plugin-live
  vdr-plugin-menuorg vdr-plugin-restfulapi vdr-plugin-skinsoppalusikka vdr-plugin-systeminfo
  vdr-plugin-useractivity vdr-plugin-vnsiserver vdr-plugin-wirbelscan
The following packages will be REMOVED:
  vdr-plugin-markad vdr-plugin-softhddevice-intel vdr-plugin-svdrpservice
The following NEW packages will be installed:
  imagemagick lcms libgomp1 libtiff6 vdr-plugin-skinelchihd
The following packages will be upgraded:
  vdr vdr-plugin-epgsearch vdr-plugin-femon vdr-plugin-live vdr-plugin-menuorg
  vdr-plugin-restfulapi vdr-plugin-skinsoppalusikka vdr-plugin-systeminfo
  vdr-plugin-useractivity vdr-plugin-vnsiserver vdr-plugin-wirbelscan
11 upgraded, 5 newly installed, 3 to remove and 5 not upgraded.
Need to get 6.021 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.

Vielen Dank
Herbert
« Last Edit: Today at 08:45:16 by herb01 »

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20866
    • View Profile
    • ClausMuus.de
Kannst Du Bitte auch noch die Ausgaben von folgenden Aufrufen posten, ohne zuvor ein "apt update" zu machen:
Code: [Select]
apt policy vdr-plugin-markad
apt policy vdr-plugin-softhddevice-intel
apt policy vdr-plugin-svdrpservice
« Last Edit: Today at 12:03:38 by clausmuus »
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 6.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 22TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline herb01

  • Adv. Member
  • ***
  • Posts: 151
    • View Profile
Ich habe definitiv nicht an der Paket-Policy gedreht, versprochen :)

Anbei der Output:
Code: [Select]
root@MLD:~# apt policy vdr-plugin-markad
vdr-plugin-markad:
  Installed: 4.2.13-r28.1
  Candidate: 4.2.13-r28.1
  Version table:
 *** 4.2.13-r28.1 100
        100 /var/lib/dpkg/status
     4.2.13-r28.0 500
        500 https://mld6.minidvblinux.de/nightbuild/deb/core2-64 ./ Packages
root@MLD:~# apt policy vdr-plugin-softhddevice-intel
vdr-plugin-softhddevice-intel:
  Installed: git-r44.2
  Candidate: git-r44.2
  Version table:
 *** git-r44.2 100
        100 /var/lib/dpkg/status
     git-r44.1 500
        500 https://mld6.minidvblinux.de/nightbuild/deb/core2-64 ./ Packages
root@MLD:~# apt policy vdr-plugin-svdrpservice
vdr-plugin-svdrpservice:
  Installed: 1.0.0-r3.15
  Candidate: 1.0.0-r3.15
  Version table:
 *** 1.0.0-r3.15 100
        100 /var/lib/dpkg/status
     1.0.0-r3.2 500
        500 https://mld6.minidvblinux.de/nightbuild/deb/core2-64 ./ Packages

Die Historie (falls das hilft) aus dem Kopf ist, daß ich am 17. Juni ein Update für alle Pakete (>20) gemacht habe. Danach kam kein Bild mehr und ich bin mit dem snapshop_manager auf den vorherigen Stand zurück. Das Problem hier hat sich gezeigt, als ich vor ein paar Tagen einen neuen Versuch gestartet habe.

Viele Grüße
Herbert

[1] MLD-6.x / General / Ihr wißt, daß gerade einiges bei den 6.5-Paketen durcheinander ist?
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.