Re: python problem in unstable
From: charlie derr (cderr_at_simons-rock.edu)
Date: 11/29/03
- Previous message: Paul Morgan: "Re: How to get away with small /var partition"
- In reply to: J.S.Sahambi: "python problem in unstable"
- Next in thread: Jeff Elkins: "Re: python problem in unstable"
- Reply: Jeff Elkins: "Re: python problem in unstable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 29 Nov 2003 07:27:30 -0500 To: debian-user@lists.debian.org
It seems the correct course of action is right there.
"dpkg: considering removing python in favour of python2.3 ..."
For me, something like this worked:
# apt-get remove python
(or maybe it was "apt-get remove python2.3")
Which will remove a lot of packages (paste the list to a file before you
answer "Y" if you want to reinstall them after).
Take my advice with a grain of salt (it's not exact, this issue arose
for me about a week ago, and I don't remember for sure whether these are
the precise steps), but usually hunting for the conflicting package(s)
and removing it/them solves this sort of issue.
~c
J.S.Sahambi wrote:
> When I upgrade my system (Debian/unstable) with dselect or "apt-get
> upgrade" I get the following errors about python dependency/conflict. A
> Few days back there was some mails in the list about the problem and
> some people said that the python was broken in unstable distribution.
> Has this problem been solved or not?
>
> Since it started I have not been able to install any new package.
> :(
>
>
> I am pasting the output in the end of email.
> Thanks
> JSS
>
> ********************
>
> Need to get 0B/49.1MB of archives.
> After unpacking 67.4MB of additional disk space will be used.
> Do you want to continue? [Y/n] y
> Preconfiguring packages ...
> (Reading database ... 128035 files and directories currently installed.)
> Preparing to replace python 2.3.2-2 (using .../python_2.3.2-6_all.deb) ...
> Unpacking replacement python ...
> dpkg: error processing /var/cache/apt/archives/python_2.3.2-6_all.deb
> (--unpack):
> trying to overwrite `/usr/share/doc/python2.3/python-policy.html',
> which is also in package python2.3
> dpkg: considering removing python in favour of python2.3 ...
> dpkg: no, cannot remove python (--auto-deconfigure will help):
> gadfly depends on python (<< 2.4)
> python is to be removed.
> dpkg: regarding .../python2.3_2.3.2-6_i386.deb containing python2.3:
> python2.3 conflicts with python (<= 2.3.2-5)
> python (version 2.3.2-2) is installed.
> dpkg: error processing
> /var/cache/apt/archives/python2.3_2.3.2-6_i386.deb (--unpack):
> conflicting packages - not installing python2.3
> dpkg: regarding .../python2.3-doc_2.3.2-6_all.deb containing python2.3-doc:
> python2.3-doc conflicts with python2.3 (<< 2.3.2-6)
> python2.3 (version 2.3.2-2) is installed.
> dpkg: error processing
> /var/cache/apt/archives/python2.3-doc_2.3.2-6_all.deb (--unpack):
> conflicting packages - not installing python2.3-doc
> Errors were encountered while processing:
> /var/cache/apt/archives/python_2.3.2-6_all.deb
> /var/cache/apt/archives/python2.3_2.3.2-6_i386.deb
> /var/cache/apt/archives/python2.3-doc_2.3.2-6_all.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> Some errors occurred while unpacking. I'm going to configure the
> packages that were installed. This may result in duplicate errors
> or errors caused by missing dependencies. This is OK, only the errors
> above this message are important. Please fix them and run [I]nstall again
> Press enter to continue.
>
>
> ********************
>
>
>
>
-- To UNSUBSCRIBE, email to debian-user-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
- Previous message: Paul Morgan: "Re: How to get away with small /var partition"
- In reply to: J.S.Sahambi: "python problem in unstable"
- Next in thread: Jeff Elkins: "Re: python problem in unstable"
- Reply: Jeff Elkins: "Re: python problem in unstable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|