[Bug 204526] Re: python-central doesn't handle modified symlinks created with symlinks -c

2008-11-24 Thread datakid
this work around worked for me, on intrepid.

Note that this bug has been reposted here:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/301571

-- 
python-central doesn't handle modified symlinks created with symlinks -c
https://bugs.launchpad.net/bugs/204526
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204526] Re: python-central doesn't handle modified symlinks created with symlinks -c

2008-11-11 Thread drewp
I also had trouble with this link today:
lrwxrwxrwx 1 root root   55 2008-04-21 02:55 
/usr/lib/python2.5/site-packages/GMenuSimpleEditor/menufilewriter.py -> 
/usr/share/pyshared/GMenuSimpleEditor/menufilewriter.py

"aptitude reinstall python-gmenu" didn't help. My workaround was to run this:
sudo ln -s /usr/share/python-support/python-gmenu/GMenuSimpleEditor/ 
/usr/share/pyshared/   

I'm on ubuntu 8.10, on a machine that has been upgraded through a few
past versions of ubuntu.

-- 
python-central doesn't handle modified symlinks created with symlinks -c
https://bugs.launchpad.net/bugs/204526
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.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 204526] Re: python-central doesn't handle modified symlinks created with symlinks -c

2008-04-22 Thread Launchpad Bug Tracker
This bug was fixed in the package python-central - 0.6.5ubuntu1

---
python-central (0.6.5ubuntu1) hardy; urgency=low

  * Don't complain about absolute symlinks replaced by relative symlinks
pointing to the pyshared directory. Might happen if a user runs
symlinks -c, or a chroot is prepared for use with fakechroot (Ubuntu's
apport retrace service runs in such an environment). LP: #204526.
  * Don't create preinst scripts, if the packages doesn't have any shared
files.
  * On upgrade, remove byte-code files for private modules not existing
anymore in a new version of a package. Closes: #476976.
  * pycentral pkgprepare: Skip package, if the required runtime is not
yet installed. Closes: #476685.
  * pycentral version: New subcommand.

 -- Matthias Klose <[EMAIL PROTECTED]>   Tue, 22 Apr 2008 10:02:46 +0200

** Changed in: python-central (Ubuntu)
   Status: Confirmed => Fix Released

-- 
python-central doesn't handle modified symlinks created with symlinks -c
https://bugs.launchpad.net/bugs/204526
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.ubuntu.com/mailman/listinfo/ubuntu-bugs