You are not logged in.

#1 2008-11-01 18:29:56

ogronom
Member
From: Toronto, Canada
Registered: 2008-05-06
Posts: 123

python update issues

Recently there was an update of python (2.5.2 to 2.6)

Found that some packages (rdiff-backup is the example) requires libpython2.5.so.1.0 that doesnot exists anymore. Simple rebuild with makepkg from PKGBUILD helps.

Still I wonder is there a way to leave libpython2.5.so.1.0 (and maybe other 2.5 libraries)
And should I post any bug report on the packages that require simple rebuild for 2.6 or the work is in progress and I will just disturb the developers.

Offline

#2 2008-11-01 18:38:14

algol.tr
Member
Registered: 2008-04-27
Posts: 41

Re: python update issues

Guidance-power-manager is broken too!!! :S

Offline

#3 2008-11-03 01:08:10

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,403
Website

Re: python update issues

algol.tr wrote:

Guidance-power-manager is broken too!!! :S

That works.  Wait until you mirror syncs fully....

The community packages are in the process of being rebuilt.  File a bug report if you find something that has been missed.

Offline

#4 2008-11-07 07:55:54

Riklaunim
Member
Registered: 2005-04-09
Posts: 106
Website

Re: python update issues

Python update to 2.6 is a small disaster. Some packages stay in 2.5 site-packages, some don't wink I have some eggs, or hand compiled libs and presence of *so files in both site-packages caused those modules to segfault. Gentoo has "python-updater" script, and doesn't just upgrade a package if all dependent packages aren't ready for it wink (case where multiple versions handling is handy).

Offline

#5 2008-11-07 08:08:29

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,403
Website

Re: python update issues

Riklaunim wrote:

Python update to 2.6 is a small disaster. Some packages stay in 2.5 site-packages, some don't wink

That really does not matter.  The ones that stayed did not need rebuilt and they will move eventually.

I have some eggs, or hand compiled libs and presence of *so files in both site-packages caused those modules to segfault.

Did you filew a bug report?

Gentoo has "python-updater" script, and doesn't just upgrade a package if all dependent packages aren't ready for it wink (case where multiple versions handling is handy).

Again what packages were rebuilt and needed a dep rebuilt?  Did you file a bug report.

Offline

#6 2008-11-07 11:59:44

Riklaunim
Member
Registered: 2005-04-09
Posts: 106
Website

Re: python update issues

Allan wrote:

I have some eggs, or hand compiled libs and presence of *so files in both site-packages caused those modules to segfault.

Did you filew a bug report?

Well smile it's there now - http://bugs.archlinux.org/task/12030

Last edited by Riklaunim (2008-11-07 12:00:19)

Offline

#7 2008-11-07 20:26:53

hamelg
Member
From: France
Registered: 2008-06-19
Posts: 128

Re: python update issues

Python 2.6 broke my superkaramba. sad
I use gentoo for years on my laptop and this type of issue doesn't happen.

Offline

#8 2008-11-07 20:41:47

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,403
Website

Re: python update issues

hamelg wrote:

Python 2.6 broke my superkaramba. sad

Have you filed a bug report?  We can't fix what we are not told about.

Offline

#9 2008-11-07 20:58:15

hamelg
Member
From: France
Registered: 2008-06-19
Posts: 128

Re: python update issues

Allan wrote:
hamelg wrote:

Python 2.6 broke my superkaramba. sad

Have you filed a bug report?

Not here, it's a kdemod package.

Offline

#10 2008-11-07 21:12:41

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,403
Website

Re: python update issues

So did you complain when a gentoo update broke a third party package?

Offline

Board footer

Powered by FluxBB