Re: [CentOS] yum update perl error in CentOS 5.3

2009-04-03 Thread Olaf Mueller
Ralph Angenendt wrote: Hello. > Olaf Mueller wrote: >> File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, >> in >> _read_db_obj >> setattr(self, item, _share_data(db_obj[item])) >> TypeError: unsubscriptable object > > One question: Your system has been updated to 5.3? Y

Re: [CentOS] yum update perl error in CentOS 5.3

2009-04-03 Thread Olaf Mueller
Jim Perrin wrote: Hello, > On Fri, Apr 3, 2009 at 7:10 AM, Olaf Mueller > wrote: >> if running 'yum update' on a CentOS 5.3 workstation, that was >> upgraded from CentOS 5.2, I run into the following error with perl. > [...] It could also be a corrupted package. Try a 'yum clean all' then > reru

Re: [CentOS] yum update perl error in CentOS 5.3

2009-04-03 Thread Ralph Angenendt
Olaf Mueller wrote: > File "/usr/lib/python2.4/site-packages/yum/sqlitesack.py", line 94, in > _read_db_obj > setattr(self, item, _share_data(db_obj[item])) > TypeError: unsubscriptable object We're somehow seeing this error all over the place, which seems to be a problem with multiarch. See

Re: [CentOS] yum update perl error in CentOS 5.3

2009-04-03 Thread Jim Perrin
On Fri, Apr 3, 2009 at 7:10 AM, Olaf Mueller wrote: > Hello, > > if running 'yum update' on a CentOS 5.3 workstation, that was upgraded > from CentOS 5.2, I run into the following error with perl. > > Any hints? DId you use cpan to update or install any perl modules? Have you built a newer versi