Em Sexta 26 Janeiro 2007, Rúben Fonseca escreveu:
> Hi all!
>
> It is just me or the update to Python 2.5 breaks almost everything? I
> did the update as the normal process of pacman -Syu and now *many*
> applications simply break horribly.
>
> Exaile doesn't work, all python gedit plugins stopped working, pyslite
> is broken....
>
> Shouldn't the package be tested better before getting to "current"?

Hi Ruben, 

As long as i know, python2.5 is not on the repositories. See my tests:

[EMAIL PROTECTED] douglas]# export LC_ALL="en"
[EMAIL PROTECTED] douglas]# pacman -Syuf
:: Synchronizing package databases...
:: current is up to date
:: extra is up to date
:: unstable is up to date
:: community is up to date
:: basket: local (1.0Beta3-1) appears to be newer than repo (extra/0.6.0-2)
:: clearlooks: local (0.6.2-10) appears to be newer than repo 
(community/0.6.2-4)
:: glade: local (3.1.4-1) appears to be newer than repo (extra/3.1.2-1)
:: vim: local (7.0.178-10) appears to be newer than repo (current/7.0.178-1)
:: Above packages will be skipped.  To manually upgrade use 'pacman -S <pkg>'
[EMAIL PROTECTED] douglas]# pacman -S python
:: python-2.4.4-1: is up to date.  Upgrade anyway? [Y/n] n
[EMAIL PROTECTED] douglas]# pacman -Si python
Repository        : current
Name              : python
Version           : 2.4.4-1
Groups            : None
Provides          : None
Depends On        : bzip2 db gdbm openssl zlib
Conflicts With    : None
Replaces          : None
Size (compressed) : 10423147
Description       : A high-level scripting language
MD5 Sum           : da0022e73749e437f4c2e296cc716b28

So it is proved that python2.5 is not on current. And yes, it will break 
everything that uses python2.4 because of python2.5 will 
use /usr/lib/python2.5.

See you pacman.conf to see if you have any other repository configured.

_______________________________________________
arch mailing list
arch@archlinux.org
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to