Your message dated Wed, 24 Apr 2013 17:35:54 +0200
with message-id <[email protected]>
and subject line Re: Bug#706033: uninstallable, missing dependencies
has caused the Debian Bug report #706033,
regarding uninstallable, missing dependencies
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.)
--
706033: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706033
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: fglrx-legacy-driver
Version: 8.97.100.7-1
Severity: normal
Hi,
thanks for maintaining the package!
Unfortunately, I cannot install the package due to unmet dependencies:
:>> LANG=C sudo apt-get install fglrx-legacy-driver
:Reading package lists... Done
:Building dependency tree
:Reading state information... Done
: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:
: fglrx-legacy-driver : Depends: glx-alternative-fglrx (>= 0.2.90)
: Recommends: fglrx-legacy-modules-dkms (= 8.97.100.7-1)
but it is not going to be installed or
: fglrx-kernel-8.97.100.7
: Recommends: libgl1-fglrx-legacy-glx (= 8.97.100.7-1)
but it is not going to be installed
: Recommends: libgl1-fglrx-legacy-glx-i386 but it is not
installable
: Recommends: fglrx-legacy-glx-ia32 but it is not
installable
: Recommends: fglrx-legacy-atieventsd but it is not going
to be installed
:E: Unable to correct problems, you have held broken packages.
:zsh: exit 100 LANG=C sudo apt-get install fglrx-legacy-driver
(it doesn't work with --ignore-hold either)
Cheers,
Stefan.
-- System Information:
Debian Release: 7.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
On 2013-04-23 20:56, Stefan Potyra wrote:
> Unfortunately, I cannot install the package due to unmet dependencies:
>
> :>> LANG=C sudo apt-get install fglrx-legacy-driver
You probably need to add "-t experimental" to allow resolving
dependencies from experimental.
Or use aptitude and resolve the dependencies manually. After all, this
is experimental :-)
Andreas
--- End Message ---