On Sun, Sep 7, 2008 at 11:00 AM, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote: > Trying to compile PyQt says that my SIP is too old, even though I > upgraded it to 4.7.7. I even removed the old one, but still this happened: > > [EMAIL PROTECTED] ~]python > Python 2.5 (r25:51908, Feb 22 2007, 19:05:27) > [GCC 4.1.2] on linux2 > Type "help", "copyright", "credits" or "license" for more information. >>>> import sipconfig >>>> x = sipconfig.Configuration() >>>> sipconfig.version_to_string(x.sip_version) > '4.5.2' >>>> > [EMAIL PROTECTED] ~]l /Programs/SIP > > 07/09 15:36 rwxrwxrwx 5 Current -> 4.7.7 > 07/09 15:36 rwxr-xr-x 176 4.7.7 > ====================================================================================================== > 181 in 2 files - reiserfs: 1622672 kB used (10%), 14136520 kB free > > But then I found an old sipconfig.pyc in python2.4/site-packages. This > was the problem.. Maybe we need some mechanism to cleanup old .pyc files?
Hmmm. We can integrate something into Disable/RemoveProgram, or (better yet) setup a rule in Listener so that it becomes a more general fix (which catches rm as well). I'm adding some comments to my local listener.conf so that I can remember about this later on. -- Lucas powered by /dev/dsp _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel