Miklos Vajna wrote: > On Fri, Dec 26, 2008 at 03:17:35PM +0100, Miklos Vajna > <[email protected]> wrote: >> I'm just asking you not to touch any package that has files under >> /usr/lib/python2.5. I'm rebuilding these packages with python-2.6 in the >> python26 repo. I hope I can complete it within a few days, but it'll >> take a while - there are 343 ones. ;-) > > OK, it's done. Let me know if you notice any new python-related problem.
You forgot to rebuild some packages , it seems :) cr...@genesis:/home/ftp/pub/frugalware/frugalware-current/frugalware-i686$ for i in `ls -1 *fpm` > do > if pacman -Ql -p $i|grep -q usr/lib/python2.5; then > echo "Broken package $i" > fi > done Broken package fetchmailconf-6.3.9-1-i686.fpm Broken package hippo-canvas-0.2.34-1-i686.fpm Broken package hippo-canvas-python-0.2.34-1-i686.fpm Broken package libopensync-python-0.22-1-i686.fpm Broken package nmapfe-4.76-1-i686.fpm Broken package python-mpd-0.2.1-1-i686.fpm Broken package vte-python-0.17.4-1-i686.fpm _______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
