Opened 12 years ago
Closed 12 years ago
#11530 closed defect (fixed)
4.2.8-83876~Ubuntu~quantal dependency problem
Reported by: | burdandrei | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 4.2.8 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
Hi, I'm running ubuntu 12.1, and because of virtualbox update today, my X server crushed - the reason is that nvidia-current was added to dependencies, but on my PC i have only Intel Video card, so after the restart my gnome shell fall back to Classic with Xlib: extension "GLX" missing on display ":0.0". because of update-alternatives: ld.so.conf Regards,
Change History (3)
follow-up: 2 comment:1 by , 12 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:2 by , 12 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
Replying to frank:
The VirtualBox packages don't have a dependency to any nVidia module.
Didn't until 4.2.8 release.
stran9er@laptop:~$ apt-cache show virtualbox-4.2
Package: virtualbox-4.2
Version: 4.2.8-83876~Ubuntu~quantal
Architecture: i386
Maintainer: Oracle Corporation <info@…>
Installed-Size: 134206
Pre-Depends: debconf (>= 1.1) | debconf-2.0
Depends: libc6 (>= 2.15), libcurl3 (>= 7.16.2), libdevmapper1.02.1 (>= 2:1.02.20), libgcc1 (>= 1:4.1.1), libpng12-0 (>= 1.2.13-4), libpython2.7 (>= 2.7), libqt4-network (>= 4:4.5.3), libqt4-opengl (>= 4:4.7.2), libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.0), libsdl1.2debian (>= 1.2.11), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.6), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxinerama1, libxml2 (>= 2.7.4), libxmu6, libxt6, nvidia-current, zlib1g (>= 1:1.1.4), psmisc, adduser
Recommends: libasound2, libpulse0, libsdl-ttf2.0-0, dkms, linux-headers, gcc, make, binutils, pdf-viewer, libgl1, python-central
Conflicts: virtualbox, virtualbox-guest-additions-iso, virtualbox-ose
Replaces: virtualbox
Provides: virtualbox
Priority: optional
Section: contrib/misc
Filename: pool/contrib/v/virtualbox-4.2/virtualbox-4.2_4.2.8-83876~Ubuntu~quantal_i386.deb
Size: 62997772
SHA256: 01b8077ee989b1dc613ee45c4a4a1ade264f3a63f671de6faa57bf317b815491
SHA1: dd3132d5d5e98746bb9315c4c85ac0a49485cba3
MD5sum: 7cb8f09c6e9b84c2260d420519413ee9
Description: Oracle VM VirtualBox
VirtualBox is a powerful PC virtualization solution allowing you to run a wide range of PC operating systems on your Linux system. This includes Windows, Linux, FreeBSD, DOS, OpenBSD and others. VirtualBox comes with a broad feature set and excellent performance, making it the premier virtualization software solution on the market.
Python-Version: >= 2.4
comment:3 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Yes, you are right and I was wrong. Sorry for that. I've replaced the package on the server. The new version of the 32-bit Quantal package is 4.2.8-83877. 'apt-get update ; apt-get upgrade' should fix that problem.
The VirtualBox packages don't have a dependency to any nVidia module.