Your message dated Mon, 6 Mar 2006 13:29:30 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#355566: python2.3-dev: Broken dependencies on python2.3
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: python2.3-dev
Severity: grave
Justification: renders package unusable
Package not installable, which renders all python setup scripts
uninstallable, which results in a whole world of hurt:
[EMAIL PROTECTED]:~$ sagi python2.3-dev
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
E: Unable to correct problems, you have held broken packages.
E: Unable to correct dependencies, some packages cannot be installed
E: Unable to resolve some dependencies!
Some packages had unmet dependencies. 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 packages have unmet dependencies:
python2.3-dev: Depends: python2.3 (= 2.3.5-3sarge1) but 2.3.5-4 is
installed.
[EMAIL PROTECTED]:~$ aptitude show python2.3
Package: python2.3
State: installed
Automatically installed: no
Version: 2.3.5-4
[EMAIL PROTECTED]:~$ cat /etc/apt/sources.list
deb ftp://ftp.de.debian.org/debian/ stable main non-free contrib
deb-src ftp://ftp.de.debian.org/debian/ stable main non-free contrib
deb http://security.debian.org/ stable/updates main contrib non-free
#deb file:///cdrom/ stable main
#deb http://ftp.uk.debian.org/debian/ stable main
#deb-src http://ftp.uk.debian.org/debian/ stable main
#deb http://security.debian.org/ stable/updates main
-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
--- End Message ---
--- Begin Message ---
On Mon, Mar 06, 2006 at 01:14:52PM +0000, Robin Haswell wrote:
> Package: python2.3-dev
> Severity: grave
> Justification: renders package unusable
> Package not installable, which renders all python setup scripts
> uninstallable, which results in a whole world of hurt:
> [EMAIL PROTECTED]:~$ sagi python2.3-dev
> Reading Package Lists... Done
> Building Dependency Tree
> Reading extended state information
> Initializing package states... Done
> Reading task descriptions... Done
> E: Unable to correct problems, you have held broken packages.
> E: Unable to correct dependencies, some packages cannot be installed
> E: Unable to resolve some dependencies!
> Some packages had unmet dependencies. 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 packages have unmet dependencies:
> python2.3-dev: Depends: python2.3 (= 2.3.5-3sarge1) but 2.3.5-4 is
> installed.
That's not a bug in the package. You have a version of python2.3 installed
that didn't come from sarge, therefore you can't install the python2.3-dev
from sarge. If you want the python2.3-dev from sarge, you'll need to
downgrade your python2.3 package.
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
[EMAIL PROTECTED] http://www.debian.org/
signature.asc
Description: Digital signature
--- End Message ---