[Bug 117547] Re: fails to upgrade python2.5

2007-06-02 Thread Scott Kitterman
Sami, The problem you are having is a different issue. Please don't hijack bugs. What you probably have is a mirror that isn't fully updated. Wait a few hours, then try to apt-get update and then try the upgrade again. If you still have a problem, file a new bug. -- fails to upgrade

[Bug 117547] Re: fails to upgrade python2.5

2007-06-01 Thread oican
At last i managed to delete those files by file system debugging. But upgrade is still broken. [EMAIL PROTECTED]:/usr/lib/python2.5/encodings$ sudo apt-get -f upgrade python2.5-minimal Reading package lists... Done Building dependency tree Reading state information... Done Correcting

[Bug 117547] Re: fails to upgrade python2.5

2007-06-01 Thread Scott Kitterman
It looks like you have/had some kind of file system corruption. I'm marking this bug rejected, because I don't think there's an actual Python specific problem here. ** Changed in: python2.5 (Ubuntu) Status: Unconfirmed = Rejected -- fails to upgrade python2.5

[Bug 117547] Re: fails to upgrade python2.5

2007-06-01 Thread Sami Kosonen
I have also a problem with this same package: [EMAIL PROTECTED]:~$ sudo aptitude upgrade Reading package lists... Done Building dependency tree Reading state information... Done Initializing package states... Done Building tag database... Done The following packages have unmet

Re: [Bug 117547] Re: fails to upgrade python2.5

2007-05-30 Thread oican
Does anybody have any ide about how to delete those files? rm: cannot remove `/usr/lib/python2.5/encodings/cp1250.pyc': Operation not permitted rm: cannot remove `/usr/lib/python2.5/encodings/cp1251.pyc': Operation not permitted rm: cannot remove

[Bug 117547] Re: fails to upgrade python2.5

2007-05-30 Thread Scott Kitterman
Have you tried to manually remove them? For example, sudo rm /usr/lib/python2.5/encodings/cp1250.pyc -- fails to upgrade python2.5 https://bugs.launchpad.net/bugs/117547 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

Re: [Bug 117547] Re: fails to upgrade python2.5

2007-05-30 Thread oican
Of course. But those files have non-root ownership . For example user : 6xx, group: 128x , and the odd thing is even the owner has no wr permissions. root is not able to do anything on those files. I'm stuck with this error, I've been using Debian on my laptop for years, and Ubuntu on my

[Bug 117547] Re: fails to upgrade python2.5

2007-05-29 Thread oican
i also wonder how some files have (e.g. /usr/lib/python2.5/encodings/cp1250.pyc ) has some non-root ownership ? Even i can not delete them manually. -- fails to upgrade python2.5 https://bugs.launchpad.net/bugs/117547 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 117547] Re: fails to upgrade python2.5

2007-05-29 Thread Scott Kitterman
You might try sudo aptitude dist-upgrade. If that doesn't work, please paste a copy of your full /etc/apt/sources.list. -- fails to upgrade python2.5 https://bugs.launchpad.net/bugs/117547 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

Re: [Bug 117547] Re: fails to upgrade python2.5

2007-05-29 Thread oican
i had also tried aptitude dist-upgrade. It did not work. Here's my sources list: # deb cdrom:[Ubuntu 6.10 _Feisty Eft_ - Release i386 (20061025)]/ feisty main restricted deb http://tr.archive.ubuntu.com/ubuntu/ feisty main restricted deb-src http://tr.archive.ubuntu.com/ubuntu/

Re: [Bug 117547] Re: fails to upgrade python2.5

2007-05-29 Thread oican
I'll give the output once again.Maybe useful. [EMAIL PROTECTED]:~$ sudo aptitude dist-upgrade Reading package lists... Done Building dependency tree Reading state information... Done Reading extended state information Initializing package states... Done Building tag database...