Autor |
Nachricht |
|
Titel: Kano's fix for 6/15 Dist-upgrade prob with python2.4-minimal
Verfasst am: 16.06.2006, 01:34 Uhr
|
|
Anmeldung: 20. Okt 2005
Beiträge: 278
|
|
As root (one line):
Code:
perl -pi -e 's/(pycentral pkginstall python2.4\w*).*/\1 || true/' /var/lib/dpkg/info/python2.4.postinst /var/lib/dpkg/info/python2.4-minimal.postinst
|
|
|
|
|
 |
|
Titel: Dist-upgrade prob with python2.4
Verfasst am: 16.06.2006, 02:09 Uhr
|
|
Team Member


Anmeldung: 23. Dez 2003
Beiträge: 109
|
|
actually, i got two of these
as root, do
Code:
perl -pi -e 's/(pycentral pkginstall python2.4\w*).*/\1 || true/' /var/lib/dpkg/info/python2.4.postinst
perl -pi -e 's/(pycentral pkginstall python2.4\w*).*/\1 || true/' /var/lib/dpkg/info/python2.4-minimal.postinst
dpkg --configure -a
apt-get -f install
then dist-upgrade should complete |
_________________ namu amida butsu
|
|
|
|
 |
|
Titel: RE: Dist-upgrade prob with python2.4
Verfasst am: 16.06.2006, 03:01 Uhr
|
|

Anmeldung: 27. Jun 2005
Beiträge: 258
|
|
doesn't work for me... (what is python needed for, anyway??) |
|
|
|
|
 |
|
Titel: Works!
Verfasst am: 16.06.2006, 04:49 Uhr
|
|
Anmeldung: 14. Apr 2006
Beiträge: 60
|
|
Great! Works for me (or, at least, there are no more complaints from apt-get upon d-upping). |
|
|
|
|
 |
|
Titel: RE: Works!
Verfasst am: 16.06.2006, 08:51 Uhr
|
|
Anmeldung: 26. Jun 2005
Beiträge: 389
|
|
Can anyone tell me if this would work (with the appropriate changes) for python2.3? I ran into this problem on my debian sid this morning. Otherwise I'd just sit it out since nothing seems to be affected. |
|
|
|
|
 |
|
Titel: RE: Works!
Verfasst am: 16.06.2006, 08:53 Uhr
|
|
Team Member


Anmeldung: 06. Mai 2005
Beiträge: 3087
Wohnort: berlin
|
|
stryder,
slh will have correct packages up in an hour or 2.
greetz
devil |
_________________ <<We are Xorg - resistance is futile - you will be axximilated>>
Host/Kernel/OS "devilsbox" running[2.6.19-rc1-git5-kanotix-1KANOTIX-2006-01-RC4 ]
CPU Info AMD Athlon 64 3000+ clocked at [ 803.744 MHz ]
|
|
|
|
 |
|
Titel: RE: Works!
Verfasst am: 16.06.2006, 09:11 Uhr
|
|
Anmeldung: 26. Jun 2005
Beiträge: 389
|
|
Thanks, Devil. That should be fine for my kanotix system. But my debian sid with python2.3 has those installation errors as well. No biggie though, I can just switch over...  |
|
|
|
|
 |
|
Titel: RE: Works!
Verfasst am: 16.06.2006, 10:50 Uhr
|
|
Anmeldung: 04. Jul 2004
Beiträge: 63
|
|
|
|
 |
|
Titel:
Verfasst am: 16.06.2006, 12:07 Uhr
|
|
Team Member


Anmeldung: 23. Dez 2003
Beiträge: 109
|
|
new python-central is uploaded, thanks slh
so
apt-get update && apt-get dist-upgrade
done n dusted |
_________________ namu amida butsu
|
|
|
|
 |
|
Titel:
Verfasst am: 16.06.2006, 12:26 Uhr
|
|

Anmeldung: 05. Okt 2004
Beiträge: 2069
Wohnort: w3
|
|
Code:
Richte python-imaging ein (1.1.5-9) ...
Richte python-imaging-tk ein (1.1.5-9) ...
Richte python2.4-minimal ein (2.4.3-7) ...
Richte python2.4 ein (2.4.3-7) ...
Richte scribus ein (1.2.4.1.dfsg-1) ...
Well done, folks - works perfect!
Greetings,
Chris |
_________________ "An operating system must operate."
|
|
|
|
 |
|
Titel:
Verfasst am: 16.06.2006, 12:36 Uhr
|
|

Anmeldung: 03. Jul 2004
Beiträge: 525
|
|
Yes - works fine. Also reinstalled scribus after yesterday's problem with python-imaging and everything OK.
Thanks!
drb |
_________________ Kernel 2.6.21-slh-up-7
_____________________
|
|
|
|
 |
|
Titel:
Verfasst am: 16.06.2006, 12:42 Uhr
|
|
Anmeldung: 26. Jun 2005
Beiträge: 389
|
|
ooh, worked for me too... d-u got python-central from kanotix and then everything (python2.3) set up properly. Thanks.  |
|
|
|
|
 |
|