Your message dated Sat, 17 Mar 2007 23:04:45 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Invalid
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: nvidia-glx-legacy
Severity: important
When I run apt-get install nvidia-glx-legacy nvidia-kernel-legacy-`uname -r`
I get the following:
The following extra packages will be installed:
linux-image-2.6.18-3-486 nvidia-kernel-common
nvidia-kernel-legacy-2.6.18-3-486
Suggested packages:
linux-doc-2.6.18 nvidia-settings nvidia-kernel-legacy-source
Recommended packages:
nvidia-kernel-source nvidia-kernel
The following NEW packages will be installed:
linux-image-2.6.18-3-486 nvidia-glx-legacy nvidia-kernel-common
nvidia-kernel-legacy-2.6.18-3-486 nvidia-kernel-legacy-2.6.18-3-686
It should load only be adding "nvidia-kernel-legacy-2.6.18-3-686" and
the -common packages, rather than also the -486 package and a whole
-486 kernel. I used to be on dial-up, which would make the above not
only wasteful but painful. ;-)
-- System Information:
Debian Release: 4.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
nvidia-glx-legacy does not depend on any -486 package. The reason
apt-get attempts to install -486 packages is to satisfy the dependency
on nvidia-kernel-legacy-1.0.7184. To avoid this, first install
nvidia-kernel-legacy-`uname -r` then install nvidia-glx-legacy, as the
guide tells you to do.
--- End Message ---