FS#6280 - Packages need rebuild after python upgrade

Attached to Project: Arch Linux
Opened by Greg Meyer (oggb4mp3) - Friday, 26 January 2007, 02:15 GMT
Last edited by Roman Kyrylych (Romashka) - Wednesday, 30 January 2008, 18:35 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jason Chu (jason)
Damir Perisa (damir.perisa)
Simo Leone (neotuli)
Architecture All
Severity Medium
Priority Normal
Reported Version 0.7.2 Gimmick
Due in Version Undecided
Due Date 2007-01-25
Percent Complete 100%
Votes 0
Private No

Details

This is related to  bug 6275 , but not specifically to superkaramba, so I decided to open a new bug report. There are other packages that have to be rebuilt after the python upgrade going on in testing. I ran tpowa's lddd script on my machine and have attached the output. Hopefully this is helpful.

I do not have gnome installed aside from a few libraries, so there may be more I missed.
Closed by  Roman Kyrylych (Romashka)
Wednesday, 30 January 2008, 18:35 GMT
Reason for closing:  Fixed
Comment by David Keogh (muramasa) - Friday, 26 January 2007, 03:44 GMT
The upgrade to python2.5 also causes Epiphany extensions to fail to load.
Comment by Ricardo Martins (meqif) - Friday, 26 January 2007, 10:10 GMT
I had to recompile pil (python imaging library). I don't know if other python libs need recompiling too, but I think so.
Comment by Roman Kyrylych (Romashka) - Monday, 29 January 2007, 16:55 GMT
#6275, #6298, #6294 are closed.
Please report all packages that need a rebuild after python 2.5 upgrade here.
Comment by Greg Meyer (oggb4mp3) - Tuesday, 30 January 2007, 12:43 GMT
Here is the list of packages I rebuilt becausee they either had an entry in /usr/lib/python2.4 or were showing up as dependent on 2.4 in ldd.

avahi
kdelibs
kdebase
koffice
subversion (/usr/lib/python2.4 is hardcoded in the PKGBUILD, so more than just a rebuild was required)
mod_python
libvisual-plugins
tunepimp
libieee1284
cracklib
dbus-python
kdebindings
pykde

Comment by Pete Garceau (barebones) - Thursday, 15 February 2007, 19:52 GMT
gnome-menus also needs to be rebuilt
Comment by Roman Kyrylych (Romashka) - Saturday, 03 March 2007, 19:41 GMT
koffice needs rebuild too. http://bugs.archlinux.org/task/6454
Comment by aidenn (idn) - Sunday, 04 March 2007, 22:28 GMT
psyco.
Comment by Tobias Powalowski (tpowa) - Saturday, 10 March 2007, 13:52 GMT
kdeutils is fixed
Comment by Roman Kyrylych (Romashka) - Monday, 12 March 2007, 00:40 GMT Comment by Yan Brodeur (neodreams) - Monday, 19 March 2007, 19:57 GMT
epiphany-extensions
gedit
Comment by Tobias Powalowski (tpowa) - Monday, 19 March 2007, 22:23 GMT
koffice fixed
Comment by Roman Kyrylych (Romashka) - Wednesday, 21 March 2007, 00:20 GMT Comment by Roman Kyrylych (Romashka) - Wednesday, 21 March 2007, 10:05 GMT
one user on our local forum also reported adesklets
Comment by Roman Kyrylych (Romashka) - Monday, 26 March 2007, 16:54 GMT Comment by Daniel Froemmel (df) - Monday, 26 March 2007, 17:19 GMT
qtiplot
Comment by Arjun Shankar (spectre) - Tuesday, 27 March 2007, 06:12 GMT
exaile
Comment by Roman Kyrylych (Romashka) - Tuesday, 27 March 2007, 06:32 GMT
To Arjun:
1) exaile works fine on my system
2) I wanted to rebuild it with python 2.5 but got errors
3) do not report bugs in community packages here
:P
Comment by Arjun Shankar (spectre) - Tuesday, 27 March 2007, 09:45 GMT
Re: Comment by Roman Kyrylych (Romashka) - Tuesday, 27 March 2007, 02:32AM

Well, I should have thought before posting that. Anyway, I resolved my problem by copying certain .py files from python2.5's site-packages to python2.4's (dirty way, I know)
Comment by Roman Kyrylych (Romashka) - Thursday, 29 March 2007, 08:29 GMT Comment by Kevin Piche (kpiche) - Tuesday, 03 April 2007, 18:35 GMT
Done in boost 1.33.1-6
Comment by Allan McRae (Allan) - Sunday, 09 September 2007, 05:39 GMT
As a bit of a tidy-up for this bug, the only packages that are listed here and haven't either been rebuilt since the python upgrade or dropped from main repositories are:

qtiplot: http://bugs.archlinux.org/task/6673
setuptools: http://bugs.archlinux.org/task/6652
libvisual-plugins
Comment by Damir Perisa (damir.perisa) - Sunday, 09 September 2007, 11:12 GMT
qtiplot rebuild on the way
Comment by Damir Perisa (damir.perisa) - Sunday, 09 September 2007, 11:22 GMT
qtiplot: has to wait for qt4 to be updated... the version that still works with qt3 does not compile any more

In file included from src/application.h:10,
from src/PythonScripting.cpp:24:
src/plot3DDialog.h:69: error: expected `:' before 'slots'
src/plot3DDialog.h:70: error: expected primary-expression before 'void'
src/plot3DDialog.h:70: error: ISO C++ forbids declaration of 'slots' with no type
src/plot3DDialog.h:70: error: expected ';' before 'void'
In file included from src/PythonScripting.cpp:24:
src/application.h:117: error: expected `:' before 'slots'
src/application.h:118: error: expected primary-expression before 'void'
src/application.h:118: error: ISO C++ forbids declaration of 'slots' with no type
src/application.h:118: error: expected ';' before 'void'
src/PythonScripting.cpp: In member function 'virtual QVariant PythonScript::eval()':
src/PythonScripting.cpp:498: warning: dereferencing type-punned pointer will break strict-aliasing rules
src/PythonScripting.cpp:509: warning: suggest parentheses around assignment used as truth value
make: *** [../tmp/qtiplot/PythonScripting.o] Error 1
==> ERROR: Build Failed. Aborting...
Comment by Simo Leone (neotuli) - Wednesday, 30 January 2008, 16:42 GMT
I want to say this task is complete... or at least I hope so. Any packages left or can we close this?
Comment by Roman Kyrylych (Romashka) - Wednesday, 30 January 2008, 17:21 GMT
I think it can be closed now. I don't remember any package that still needs the update.

Loading...