[Bug 332824] Re: Unable to delete old directory in jaunty

2015-02-27 Thread dino99
That's quite old; report with newer active version if needed ** Changed in: python-central (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/332824 Title: Unable

Re: [Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-23 Thread James Westby
On Mon, 2009-02-23 at 12:38 +, Matthias Klose wrote: > James Westby schrieb: > > bzr could check __file__ and if it is /usr/lib//dist-packages/ > > then also search the corresponding site-packages. > > So for our case: if it is /usr/lib//dist-packages/, check > /usr/local/lib//dist-packages/,

Re: [Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-23 Thread Matthias Klose
James Westby schrieb: > bzr could check __file__ and if it is /usr/lib//dist-packages/ > then also search the corresponding site-packages. So for our case: if it is /usr/lib//dist-packages/, check /usr/local/lib//dist-packages/, if it is /usr/lib//site-packages/, check /usr/local/lib//site-package

Re: [Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-23 Thread James Westby
On Mon, 2009-02-23 at 11:23 +, Matthias Klose wrote: > > packaged bzr plugins install themselves to the "bzrlib/plugins" directory > > of the bzr package, which is one of the places that bzr looks for them. The > > do > > depend on the bzr package though, so I'm not sure why this is happening,

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-23 Thread Matthias Klose
> packaged bzr plugins install themselves to the "bzrlib/plugins" directory > of the bzr package, which is one of the places that bzr looks for them. The do > depend on the bzr package though, so I'm not sure why this is happening, > unless the plugins were local installs. It seems like this would

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread Marco Rodrigues
Hi! Here is the output of the two commands you suggested me to run. $ bzr plugins -v builddeb 2.1dev bzr-builddeb - manage packages in a Bazaar branch. /usr/lib/python2.5/site-packages/bzrlib/plugins/builddeb bzrtools 1.12 Various useful commands for working with bzr. /usr/lib/pyt

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread James Westby
Hi, You clearly have more plugins installed that cia, notably bzrtools, builddeb and svn. These are the ones that are causing the problem, not the ones installed in your home directory. For more complete information could you please include the output of "bzr plugins -v" and "apt-cache policy bzr

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread Marco Rodrigues
No. I still have python2.4 installed. $ dpkg -S /usr/bin/python2.4 python2.4-minimal: /usr/bin/python2.4 bzr plugins: I've bzr-cia at ~/.bazaar/plugins: $ ls -R ~/.bazaar/plugins/cia/ /home/kmos/.bazaar/plugins/cia/: build __init__.py __init__.pyc README setup.py tests TODO /home/kmos/.b

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread Matthias Klose
checked an upgrade from intrepid with python2.4 installed. couldn't reproduce this. which other packages were installed? any bzr plugins? was python2.4 removed during the same upgrade? -- Unable to delete old directory in jaunty https://bugs.launchpad.net/bugs/332824 You received this bug notific

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread Marco Rodrigues
/usr/lib/python2.4/site-packages/bzrlib: total 4 drwxr-xr-x 5 root root 4096 2009-02-22 09:49 plugins /usr/lib/python2.4/site-packages/bzrlib/plugins: total 12 drwxr-xr-x 3 root root 4096 2009-02-21 21:27 builddeb drwxr-xr-x 3 root root 4096 2009-02-21 21:27 bzrtools drwxr-xr-x 6 root root 4096 20

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread Matthias Klose
ok, what about an ls -lR? ;) -- Unable to delete old directory in jaunty https://bugs.launchpad.net/bugs/332824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubunt

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread Marco Rodrigues
$ ls -l /usr/lib/python2.4/site-packages/bzrlib total 4 drwxr-xr-x 5 root root 4096 2009-02-22 09:49 plugins $ ls -l /usr/lib/python2.4/site-packages/bzrlib/plugins/ total 12 drwxr-xr-x 3 root root 4096 2009-02-21 21:27 builddeb drwxr-xr-x 3 root root 4096 2009-02-21 21:27 bzrtools drwxr-xr-x 6 ro

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread Matthias Klose
please could you add the output of an ls -l of this directory? -- Unable to delete old directory in jaunty https://bugs.launchpad.net/bugs/332824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread James Westby
That there is a dupe in another package that has also just been rebuilt against the new python-central (python-twisted) suggests that this is a python-central issue. Thanks, James ** Changed in: bzr (Ubuntu) Sourcepackagename: dpkg => bzr Status: New => Invalid -- Unable to delete old

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread ciaran.mooney
** Changed in: dpkg (Ubuntu) Sourcepackagename: bzr => dpkg -- Unable to delete old directory in jaunty https://bugs.launchpad.net/bugs/332824 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists

[Bug 332824] Re: Unable to delete old directory in jaunty

2009-02-22 Thread James Westby
This may well be a python-central issue, so adding a task for that. Thanks, James ** Also affects: python-central (Ubuntu) Importance: Undecided Status: New -- Unable to delete old directory in jaunty https://bugs.launchpad.net/bugs/332824 You received this bug notification because