Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  Since when is 17 smaller than 10 ?  (Read 3351 times)

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Since when is 17 smaller than 10 ?
« on: 2017/09/28, 13:26:31 »
Code: [Select]

root@oppa-hex-ssd:~# apt full-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Error!
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:
 libgtk-3-0 : Depends: libwayland-egl1-mesa (>= 10.0.2) but it is not going to be installed or
                       libwayland-egl1
 phonon4qt5 : Depends: phonon4qt5-backend-vlc but it is not going to be installed or
                       phonon4qt5-backend
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@oppa-hex-ssd:~# apt install libwayland-egl1-mesa libwayland-egl1
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Note, selecting 'libwayland-egl1-mesa' instead of 'libwayland-egl1'
libwayland-egl1-mesa is already the newest version (17.2.1-2).
0 upgraded, 0 newly installed, 0 to remove and 719 not upgraded.


What's it's problem ? Is 17 less than 10 ?

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Since when is 17 smaller than 10 ?
« Reply #1 on: 2017/10/02, 15:37:54 »
*bump* Apt is still telling me this nonsense, is this a bug or what ?
Code: [Select]

root@oppa-hex-ssd:~# apt full-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Error!
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:
 libgtk-3-0 : Depends: libwayland-egl1-mesa (>= 10.0.2) but it is not going to be installed or
                       libwayland-egl1
 phonon4qt5 : Depends: phonon4qt5-backend-vlc but it is not going to be installed or
                       phonon4qt5-backend
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@oppa-hex-ssd:~# apt policy libwayland-egl1-mesa phonon4qt5-backend-vlc
libwayland-egl1-mesa:
  Installed: 17.2.1-2
  Candidate: 17.2.1-2
  Version table:
 *** 17.2.1-2 500
        500 http://ftp.de.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status
phonon4qt5-backend-vlc:
  Installed: 0.9.0-2
  Candidate: 0.9.0-2
  Version table:
 *** 0.9.0-2 500
        500 http://ftp.de.debian.org/debian unstable/main amd64 Packages
        100 /var/lib/dpkg/status

Offline seasons

  • User
  • Posts: 269
Re: Since when is 17 smaller than 10 ?
« Reply #2 on: 2017/10/02, 17:41:34 »
Have you explicitly pinned/held any packages?

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Since when is 17 smaller than 10 ?
« Reply #3 on: 2017/10/02, 18:34:57 »
Hi,


nope. I've read that line too and thought "Well, not my fault".


Code: [Select]

root@oppa-hex-ssd:~# dpkg -l | grep ^hi
root@oppa-hex-ssd:~# apt-mark showhold
root@oppa-hex-ssd:~#
No errors and no output.

Offline jure

  • User
  • Posts: 635
Re: Since when is 17 smaller than 10 ?
« Reply #4 on: 2017/10/03, 13:52:12 »
and what is the result of apt install -f
Gruss Juergen

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Since when is 17 smaller than 10 ?
« Reply #5 on: 2017/10/03, 18:28:47 »
Code: [Select]

root@oppa-hex-ssd:~# apt install -f
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 868 not upgraded.
root@oppa-hex-ssd:~#

Offline ghstryder

  • User
  • Posts: 95
Re: Since when is 17 smaller than 10 ?
« Reply #6 on: 2017/10/03, 23:04:26 »
OppaErich:You aren't alone. I'm having a similar issue. I have used apt upgrade so I don't have as many open packages. I'll try to get on later and post something similar to what you have done.

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Since when is 17 smaller than 10 ?
« Reply #7 on: 2017/10/04, 16:51:30 »
Hi,


there is some progress. The wayland package disappeared.


Code: [Select]

root@oppa-hex-ssd:~# apt full-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Error!
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:
 phonon4qt5 : Depends: phonon4qt5-backend-vlc but it is not going to be installed or
                       phonon4qt5-backend
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
root@oppa-hex-ssd:~#


phonon - is this audio support for KDE ? I could remove that, I'm using Gnome.

Offline seasons

  • User
  • Posts: 269
Re: Since when is 17 smaller than 10 ?
« Reply #8 on: 2017/10/05, 16:07:30 »
Phonon is an audio abstraction layer for KDE programs. Even if you're not using KDE as your desktop, you probably have at least one program that needs Phonon as a dependency if it is installed.

What happens if you try to install phonon4qt5-backend-vlc manually?

jeedee

  • Guest
Re: Since when is 17 smaller than 10 ?
« Reply #9 on: 2017/10/05, 17:29:53 »
had the same problem, found solution here: https://forum.siduction.org/index.php?topic=6858.msg55767#msg55767
removed all -glvnd-


LG

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Since when is 17 smaller than 10 ?
« Reply #10 on: 2017/10/05, 18:12:20 »
Hi,


looks like I don't have them.


Code: [Select]

root@oppa-hex-ssd:~# dpkg -l | grep glvd
root@oppa-hex-ssd:~# dpkg -l | grep nvidia
ii  glx-alternative-nvidia                                           0.8.0                                amd64        allows the selection of NVIDIA as GLX provider
ii  libegl-nvidia0:amd64                                             375.82-3                             amd64        NVIDIA binary EGL library
ii  libegl1-glvnd-nvidia:amd64                                       375.82-3                             amd64        Vendor neutral GL dispatch library -- libEGL
ii  libegl1-glvnd-nvidia:i386                                        375.82-3                             i386         Vendor neutral GL dispatch library -- libEGL
ii  libgl1-nvidia-glx:amd64                                          375.82-3                             amd64        NVIDIA binary OpenGL/GLX library (non-GLVND variant)
ii  libgl1-nvidia-glx:i386                                           375.82-3                             i386         NVIDIA binary OpenGL/GLX library (non-GLVND variant)
ii  libnvidia-eglcore:amd64                                          375.82-3                             amd64        NVIDIA binary EGL core libraries
ii  libnvidia-glcore:amd64                                           375.82-3                             amd64        NVIDIA binary OpenGL/GLX core libraries
ii  libnvidia-glcore:i386                                            375.82-3                             i386         NVIDIA binary OpenGL/GLX core libraries
ii  libnvidia-ml1:amd64                                              375.82-3                             amd64        NVIDIA Management Library (NVML) runtime library
ii  nvidia-alternative                                               375.82-3                             amd64        allows the selection of NVIDIA as GLX provider
ii  nvidia-driver                                                    375.82-3                             amd64        NVIDIA metapackage
ii  nvidia-driver-bin                                                375.82-3                             amd64        NVIDIA driver support binaries
ii  nvidia-driver-libs:amd64                                         375.82-3                             amd64        NVIDIA metapackage (OpenGL/GLX/EGL/GLES libraries)
ii  nvidia-egl-common                                                375.82-3                             amd64        NVIDIA binary EGL driver - common files
ii  nvidia-egl-icd:amd64                                             375.82-3                             amd64        NVIDIA EGL installable client driver (ICD)
ii  nvidia-installer-cleanup                                         20151021+4                           amd64        cleanup after driver installation with the nvidia-installer
ii  nvidia-kernel-common                                             20151021+4                           amd64        NVIDIA binary kernel module support files
ii  nvidia-kernel-dkms                                               375.82-3                             amd64        NVIDIA binary kernel module DKMS source
ii  nvidia-kernel-support                                            375.82-3                             amd64        NVIDIA binary kernel module support files
ii  nvidia-legacy-check                                              375.82-3                             amd64        check for NVIDIA GPUs requiring a legacy driver
ii  nvidia-modprobe                                                  375.26-1                             amd64        utility to load NVIDIA kernel modules and create device nodes
ii  nvidia-support                                                   20151021+4                           amd64        NVIDIA binary graphics driver support files
ii  nvidia-vdpau-driver:amd64                                        375.82-3                             amd64        Video Decode and Presentation API for Unix - NVIDIA driver
ii  xserver-xorg-video-nvidia                                        375.82-3                             amd64        NVIDIA binary Xorg driver
root@oppa-hex-ssd:~#

Offline jure

  • User
  • Posts: 635
Re: Since when is 17 smaller than 10 ?
« Reply #11 on: 2017/10/05, 18:57:46 »
Code: [Select]
root@siductionbox:/# dpkg -l | grep glvd
root@siductionbox:/#

Code: [Select]
dpkg -l *glvnd*
Gewünscht=Unbekannt/Installieren/R=Entfernen/P=Vollständig Löschen/Halten
| Status=Nicht/Installiert/Config/U=Entpackt/halb konFiguriert/
         Halb installiert/Trigger erWartet/Trigger anhängig
|/ Fehler?=(kein)/R=Neuinstallation notwendig (Status, Fehler: GROSS=schlecht)
||/ Name                             Version               Architektur           Beschreibung
+++-================================-=====================-=====================-======================================================================
ii  libglvnd0:amd64                  0.2.999+git20170802-5 amd64                 Vendor neutral GL dispatch library
ii  libglvnd0:i386                   0.2.999+git20170802-5 i386                  Vendor neutral GL dispatch library
Gruss Juergen

Offline OppaErich

  • OLE
  • User
  • Posts: 381
Re: Since when is 17 smaller than 10 ?
« Reply #12 on: 2017/10/05, 19:24:51 »

Ahhh
Code: [Select]

root@oppa-hex-ssd:~# dpkg -l  *glvnd*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                                           Version                      Architecture                 Description
+++-==============================================-============================-============================-==================================================================================================
un  glvnd-nvidia-abi-375.20                        <none>                       <none>                       (no description available)
ii  libegl1-glvnd-nvidia:amd64                     375.82-3                     amd64                        Vendor neutral GL dispatch library -- libEGL
ii  libegl1-glvnd-nvidia:i386                      375.82-3                     i386                         Vendor neutral GL dispatch library -- libEGL
un  libgl1-nvidia-glvnd-glx                        <none>                       <none>                       (no description available)
ii  libglvnd0:amd64                                0.2.999+git20170802-4        amd64                        Vendor neutral GL dispatch library
ii  libglvnd0:i386                                 0.2.999+git20170802-4        i386                         Vendor neutral GL dispatch library
un  libglvnd0-nvidia                               <none>                       <none>                       (no description available)
un  libopengl0-glvnd-nvidia                        <none>                       <none>                       (no description available)
un  nvidia-nonglvnd-vulkan-icd                     <none>                       <none>                       (no description available)
root@oppa-hex-ssd:~#
Code: [Select]

root@oppa-hex-ssd:~# apt remove libegl1-glvnd-nvidia
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following additional packages will be installed:
  gnome-session gnome-session-bin gnome-session-common libegl-mesa0:i386 libegl-nvidia0 libegl1 libegl1:i386 libegl1-mesa libegl1-mesa:i386 libgbm1 libgbm1:i386 libgl1-nvidia-glvnd-glx libglx-nvidia0
  libnvidia-eglcore libnvidia-glcore libnvidia-glcore:i386 libnvidia-ml1 libwayland-egl1-mesa nvidia-alternative nvidia-driver nvidia-driver-bin nvidia-driver-libs nvidia-egl-icd nvidia-kernel-support
  nvidia-vdpau-driver xserver-xorg-video-nvidia
Recommended packages:
  nvidia-settings nvidia-persistenced nvidia-driver-libs-i386 libopengl0 | libopengl0-glvnd-nvidia libgles-nvidia1 libgles-nvidia2 libnvidia-cfg1 nvidia-vulkan-icd | nvidia-nonglvnd-vulkan-icd
The following packages will be REMOVED:
  libegl1-glvnd-nvidia libegl1-glvnd-nvidia:i386 libgl1-nvidia-glx libgl1-nvidia-glx:i386
The following NEW packages will be installed:
  libegl-mesa0:i386 libegl1 libegl1:i386 libgl1-nvidia-glvnd-glx libglx-nvidia0
The following packages will be upgraded:
  gnome-session gnome-session-bin gnome-session-common libegl-nvidia0 libegl1-mesa libegl1-mesa:i386 libgbm1 libgbm1:i386 libnvidia-eglcore libnvidia-glcore libnvidia-glcore:i386 libnvidia-ml1
  libwayland-egl1-mesa nvidia-alternative nvidia-driver nvidia-driver-bin nvidia-driver-libs nvidia-egl-icd nvidia-kernel-support nvidia-vdpau-driver xserver-xorg-video-nvidia
21 upgraded, 5 newly installed, 4 to remove and 912 not upgraded.
Need to get 27.0 MB/27.8 MB of archives.
After this operation, 1,367 kB disk space will be freed.
Do you want to continue? [Y/n]