Your message dated Fri, 09 Apr 2010 01:32:48 +0000
with message-id <[email protected]>
and subject line Bug#575272: fixed in nvidia-graphics-drivers 190.53-3
has caused the Debian Bug report #575272,
regarding nvidia-glx: removes file belonging to libgl1-mesa-dev on purge
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
575272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=575272
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: nvidia-glx
Version: 190.53-1
Severity: serious
Purging nvidia-glx results in /usr/lib/libGL.so (a symlink belonging to
libgl1-mesa-dev) being deleted, as can be seen in the following
transcript:
,----
| % export LANG=C
| % ls -l /usr/lib/libGL.so
| lrwxrwxrwx 1 root root 10 Mar 24 17:11 /usr/lib/libGL.so -> libGL.so.1
| % sudo aptitude install nvidia-glx
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| Reading extended state information... Done
| Initializing package states... Done
| Reading task descriptions... Done
| The following NEW packages will be installed:
| nvidia-glx
| 0 packages upgraded, 1 newly installed, 0 to remove and 20 not upgraded.
| Need to get 0B/7730kB of archives. After unpacking 25.3MB will be used.
| Writing extended state information... Done
| Selecting previously deselected package nvidia-glx.
| (Reading database ... 159073 files and directories currently installed.)
| Unpacking nvidia-glx (from .../nvidia-glx_190.53-1_i386.deb) ...
| Processing triggers for readahead-fedora ...
| Setting up nvidia-glx (190.53-1) ...
| update-rc.d: warning: nvidia-glx stop runlevel arguments (0 1 6) do not match
LSB Default-Stop values (none)
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| Reading extended state information... Done
| Initializing package states... Done
| Writing extended state information... Done
| Reading task descriptions... Done
|
| % ls -l /usr/lib/libGL.so
| lrwxrwxrwx 1 root root 37 Mar 24 17:15 /usr/lib/libGL.so ->
/usr/lib/nvidia/libGL.so.1.2.xlibmesa
| % sudo aptitude remove nvidia-glx
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| Reading extended state information... Done
| Initializing package states... Done
| Reading task descriptions... Done
| The following packages will be REMOVED:
| nvidia-glx
| 0 packages upgraded, 0 newly installed, 1 to remove and 20 not upgraded.
| Need to get 0B of archives. After unpacking 25.3MB will be freed.
| Writing extended state information... Done
| (Reading database ... 159114 files and directories currently installed.)
| Removing nvidia-glx ...
| Processing triggers for readahead-fedora ...
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| Reading extended state information... Done
| Initializing package states... Done
| Writing extended state information... Done
| Reading task descriptions... Done
|
| % ls -l /usr/lib/libGL.so
| lrwxrwxrwx 1 root root 10 Mar 24 17:11 /usr/lib/libGL.so -> libGL.so.1
| % sudo aptitude purge nvidia-glx
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| Reading extended state information... Done
| Initializing package states... Done
| Reading task descriptions... Done
| The following packages will be REMOVED:
| nvidia-glx{p}
| 0 packages upgraded, 0 newly installed, 1 to remove and 20 not upgraded.
| Need to get 0B of archives. After unpacking 0B will be used.
| Do you want to continue? [Y/n/?]
| Writing extended state information... Done
| (Reading database ... 159076 files and directories currently installed.)
| Removing nvidia-glx ...
| Purging configuration files for nvidia-glx ...
| Processing triggers for readahead-fedora ...
| Reading package lists... Done
| Building dependency tree
| Reading state information... Done
| Reading extended state information... Done
| Initializing package states... Done
| Writing extended state information... Done
| Reading task descriptions... Done
|
| % ls -l /usr/lib/libGL.so
| ls: cannot access /usr/lib/libGL.so: No such file or directory
| %
`----
The reason is that the postrm removes the /usr/lib/libGL.so symlink on
both removal and purging, and in the purge case the diversion that the
nvidia-glx preinst had set up is already gone.
-- Package-specific info:
uname -r:
Linux turtle 2.6.33.1-nouveau #2 SMP Tue Mar 23 08:43:47 CET 2010 x86_64
GNU/Linux
/proc/version:
Linux version 2.6.33.1-nouveau (s...@turtle) (gcc version 4.4.3 (Debian
4.4.3-4) ) #2 SMP Tue Mar 23 08:43:47 CET 2010
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8500 GT]
(rev a1)
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Kernel: Linux 2.6.33.1-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages nvidia-glx depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libx11-6 2:1.3.3-2 X11 client-side library
ii libxext6 2:1.1.1-3 X11 miscellaneous extension librar
ii nvidia-kernel-2.6.31 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.31 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.32 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.32 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.32 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.33 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.33 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.33 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.33 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.34 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii nvidia-kernel-2.6.34 190.53-1+custom.1.0 NVIDIA binary kernel module for Li
ii x11-common 1:7.5+5 X Window System (X.Org) infrastruc
nvidia-glx recommends no packages.
Versions of packages nvidia-glx suggests:
ii nvidia-kernel-source 190.53-1 NVIDIA binary kernel module source
ii nvidia-settings 190.53-1 Tool for configuring the NVIDIA gr
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: nvidia-graphics-drivers
Source-Version: 190.53-3
We believe that the bug you reported is fixed in the latest version of
nvidia-graphics-drivers, which is due to be installed in the Debian FTP archive:
libcuda1-dev_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/libcuda1-dev_190.53-3_i386.deb
libcuda1_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/libcuda1_190.53-3_i386.deb
nvidia-glx-dev_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/nvidia-glx-dev_190.53-3_i386.deb
nvidia-glx_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/nvidia-glx_190.53-3_i386.deb
nvidia-graphics-drivers_190.53-3.diff.gz
to non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_190.53-3.diff.gz
nvidia-graphics-drivers_190.53-3.dsc
to non-free/n/nvidia-graphics-drivers/nvidia-graphics-drivers_190.53-3.dsc
nvidia-kernel-source_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/nvidia-kernel-source_190.53-3_i386.deb
nvidia-libvdpau-dev_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/nvidia-libvdpau-dev_190.53-3_i386.deb
nvidia-libvdpau1_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/nvidia-libvdpau1_190.53-3_i386.deb
nvidia-vdpau-driver_190.53-3_i386.deb
to non-free/n/nvidia-graphics-drivers/nvidia-vdpau-driver_190.53-3_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Russ Allbery <[email protected]> (supplier of updated nvidia-graphics-drivers
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 08 Apr 2010 18:13:48 -0700
Source: nvidia-graphics-drivers
Binary: nvidia-glx-ia32 nvidia-glx nvidia-glx-dev nvidia-libvdpau1-ia32
nvidia-libvdpau1 nvidia-vdpau-driver nvidia-vdpau-driver-ia32
nvidia-libvdpau-dev nvidia-kernel-source libcuda1 libcuda1-ia32 libcuda1-dev
Architecture: source i386
Version: 190.53-3
Distribution: unstable
Urgency: high
Maintainer: Debian NVIDIA Maintainers <[email protected]>
Changed-By: Russ Allbery <[email protected]>
Description:
libcuda1 - NVIDIA CUDA runtime library
libcuda1-dev - NVIDIA CUDA development files
libcuda1-ia32 - NVIDIA CUDA runtime library (32-bit)
nvidia-glx - NVIDIA binary Xorg driver
nvidia-glx-dev - NVIDIA binary Xorg driver development files
nvidia-glx-ia32 - NVIDIA binary driver 32bit libs
nvidia-kernel-source - NVIDIA binary kernel module source
nvidia-libvdpau-dev - NVIDIA vdpau development files
nvidia-libvdpau1 - NVIDIA vdpau libraries
nvidia-libvdpau1-ia32 - NVIDIA vdpau 32bit libraries
nvidia-vdpau-driver - NVIDIA vdpau driver
nvidia-vdpau-driver-ia32 - NVIDIA vdpau 32-bit driver
Closes: 416594 433178 459721 463403 533518 573251 575272
Changes:
nvidia-graphics-drivers (190.53-3) unstable; urgency=high
.
[ Andres Mejia ]
* Fix weak library dependency of dev packages.
* Bump Standards-Version to 3.8.4.
* Include Copyright line in copyright file. Copyright line was taken from
cuda.h header file.
* Place updated NVIDIA license in copyright file.
* Fix file permissions in installed files.
* Fix installation of libvdpau_nvidia.so.* for nvidia-vdpau-driver-ia32
package.
* Add myself to Uploaders field in answer to bug #568952.
.
[ Russ Allbery ]
* Set urgency to high for RC bug fixes. The version currently in
testing is not usable with the X server in testing.
* Do not run configure under $(ROOT_CMD) in kdist_config. kdist_build
already runs that target under $(ROOT_CMD), so this provokes errors
from fakeroot about nesting invocations. Nothing this target does
requires fakeroot. Thanks, Bastian Kleineidam. (Closes: #416594)
* nvidia-glx-dev should depend on libx11-dev since GL/glx.h includes
headers from it. Thanks, Baruch Even. (Closes: #433178)
* Do not remove /usr/lib/libGL.so on purge of nvidia-glx. At that
point, we've removed our diversion, so this is someone else's file and
we shouldn't be deleting it.
* Remove our diversions on aborted installations of nvidia-glx, since we
may have gotten far enough to create them.
* Document the nvidia-glx postrm cases and rationale in more detail in
comments in the postrm. Thanks, Sven Joachim. (Closes: #575272)
* Stop stripping the binaries. The NVIDIA license does not allow us to
modify the binaries in any way.
* Stop generating debian/control and risking that the rules to do so may
fire during a normal package build. The only variable being
substituted into the generated debian/control was the NVIDIA version,
and that only in binary package stanzas. Instead, generate an
${nvidia:Version} substvar with that value and use that substvar in
debian/control.
* Force source format 1.0. The interaction of the packaging and the
upstream source is way too complicated to figure out how to move to
3.0 (quilt) at this point.
* Add a preliminary README.source explaining how to import new upstream
versions and build the package for upload.
* Add an explanation for the non-free placement of this package to
debian/copyright as requested by Policy 12.5.
* Add myself to Uploaders.
.
[ Andreas Beckmann ]
* Add Enhances: lib[32]vdpau1 to nvidia-vdpau-driver[-ia32].
* Add Breaks: libvdpau1 (<< 0.4) to nvidia-vdpau-driver (new directory
layout does not work with old wrapper)
* Add Depends: lib[32]vdpau1 | nvidia-libvdpau1[-ia32]
to nvidia-vdpau-driver[-ia32].
* vdpau symlink cleanup: for the "plugins" only the
/usr/lib[32]/vdpau/libvdpau_XYZ.so.1 -> libvdpau_XYZ.so.VERSION
links are needed, nothing in /usr/lib[32]/ and no libvdpau_XYZ.so
* Update symbols files and lintian overrides for moved vdpau libraries.
* nvidia-vdpau-driver: drop postinst/postrm scripts.
* nvidia-vdpau-driver-ia32: add README.txt.
* debian/control.in: update documentation references.
* libcuda1: update symbols files for new symbols (190.xx).
* Drop ia32-libs alternative dependencies.
* Install upstream changelog as changelog.gz (closes: #459721)
* debian/watch: check x86 and x86_64, uscan can download multiple files
* nvidia-glx.shlibs: add libnvidia-cfg.so
* nvidia-glx: update lintian overrides for moved libnvidia-cfg.so
* nvidia-glx: add lintian overrides for spelling errors
* debian.binary/control.template: make module package depend on the
corresponding linux-image (closes: #463403)
* debian/*.NEWS: remove asterisks to make lintian happy
* nvidia-kernel-source: switch patch system from dpatch to quilt
* debian.binary/patches/fix-2.6.33-build.patch: new patch to fix module
build with kernel 2.6.33 (closes: #573251)
* improve handling of generated files (closes: #533518)
* Add more bug numbers to old changelog entries.
* Add missing changelog entry about ia32 transition to 185.18.14-2.
Checksums-Sha1:
3460845f64cb8d946895f8358accfd4260bc617b 1749
nvidia-graphics-drivers_190.53-3.dsc
c69bbdf708df081bda58b5ce0bd11ed09380249a 90897
nvidia-graphics-drivers_190.53-3.diff.gz
12d260c5cf6c2dd8330549b098c57ade2fc43cdd 7730526 nvidia-glx_190.53-3_i386.deb
e8c6fdf27015cbf09b824bc1a70bc796a372d064 182538
nvidia-glx-dev_190.53-3_i386.deb
906231849db494de683ead4c306bbc02c3e3e040 157382
nvidia-libvdpau1_190.53-3_i386.deb
aeae0d68c5b0fd787e181da5e024ac48d2c05e66 890850
nvidia-vdpau-driver_190.53-3_i386.deb
700a624b4966f252997c67d05d0133c1322ddcd8 73688
nvidia-libvdpau-dev_190.53-3_i386.deb
e2f842099002884e6fbde0956f006cfbb7030a9d 5915126
nvidia-kernel-source_190.53-3_i386.deb
01a667da0dbcc05c2aa717b85675dda125724303 1770456 libcuda1_190.53-3_i386.deb
3b9e7ff779923ddc76558396d9f93b4a0769a9e1 46550 libcuda1-dev_190.53-3_i386.deb
Checksums-Sha256:
bb2f5b6d00a473e4997ec80e2716e2c68cfc0aa98b9cf2a78ae08e0f52f43c61 1749
nvidia-graphics-drivers_190.53-3.dsc
de6b98140f79ebb4d619fc68ac5d5830106a4863669be75355ed6ab4f27911d1 90897
nvidia-graphics-drivers_190.53-3.diff.gz
8f53062ca443a3591fcab487e9f5cb2965047822a7354db07f59f0b8b9ddbf1f 7730526
nvidia-glx_190.53-3_i386.deb
ad8389423f36ec1730015008487631851cb1f0b01b074de3007b941ca8b1d34e 182538
nvidia-glx-dev_190.53-3_i386.deb
51ce1b77f2e8e0eed12c2a4281ec332103bdda545e67cef3f06a66662cadb8f8 157382
nvidia-libvdpau1_190.53-3_i386.deb
5d56cd687b12116635355451380d4439fa7724a84126a1e4bcc2739ddeb7eae3 890850
nvidia-vdpau-driver_190.53-3_i386.deb
074a76f3d352aa1bccdb8a2420db2dac0b57c19df1eef8d320a3131ace4b7807 73688
nvidia-libvdpau-dev_190.53-3_i386.deb
f2a33e212cbf664f9be10d29e2b92f8e8d59598bdd0211db269c5994c73b4b72 5915126
nvidia-kernel-source_190.53-3_i386.deb
7bf08181bf0facfc9f0fdf55f34305cc76e78f36b35f9290f900d0b7b76dc8df 1770456
libcuda1_190.53-3_i386.deb
524f0972817c3954d8727af672beb1a40906f0692403554a292a22fb497514d7 46550
libcuda1-dev_190.53-3_i386.deb
Files:
2622d37976f59b11b80516f5a1fb8e1b 1749 non-free/x11 optional
nvidia-graphics-drivers_190.53-3.dsc
dd9abc036d14b29bff880d20e9d44d05 90897 non-free/x11 optional
nvidia-graphics-drivers_190.53-3.diff.gz
567f33853365235323ab2461f89c2f66 7730526 non-free/x11 optional
nvidia-glx_190.53-3_i386.deb
22dd1f4879d6ba71c87e9b6a22a0b2ba 182538 non-free/x11 optional
nvidia-glx-dev_190.53-3_i386.deb
4f6df836565460faa272447f64404966 157382 non-free/libs optional
nvidia-libvdpau1_190.53-3_i386.deb
1da7ee167d8caa01aea497f93b7abbf3 890850 non-free/libs optional
nvidia-vdpau-driver_190.53-3_i386.deb
183ccb6ce4979e5118e93ad7a36962bd 73688 non-free/libdevel optional
nvidia-libvdpau-dev_190.53-3_i386.deb
0441d8effea136afa20af593e9aba9a7 5915126 non-free/kernel optional
nvidia-kernel-source_190.53-3_i386.deb
8ed25ba6cd0a935c7e71baa97a516e0e 1770456 non-free/libs optional
libcuda1_190.53-3_i386.deb
470ba51145cf6a57951bdb8f87ed48cf 46550 non-free/libdevel optional
libcuda1-dev_190.53-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAku+gnUACgkQ+YXjQAr8dHaynwCbBjgFcTwLdfDoBtFHFRAzLk6D
z04AoLpZTo4o96TtqtikdacmqAN4k1Xm
=3Etq
-----END PGP SIGNATURE-----
--- End Message ---