[Bug 500621] Re: Spurious Module ... has already been imported warnings

2010-08-30 Thread Jose Ernesto Davila
** Changed in: pygments (Ubuntu) Status: New = Confirmed -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2010-06-30 Thread stefaanlippens
I had a similar problem with Sphinx (package python-sphinx) after a karmic to lucid upgrade. I got errors for modules pygment, roman, docutils, sphinx and jinja2. Fixed it like proposed in #5: rename/remove the pyc files and run sudo update-python-modules python-foobar.public -- Spurious

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2010-05-21 Thread Brent Kraczek
I have a similar problem using matplotlib, also on a karmic-lucid upgrade, so it's probably not the specific pymodule, but however the loading of python modules got updated. -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621 You received this bug

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2010-02-15 Thread Max Bowsher
This has reoccurred on a second independent karmic-lucid upgrade, so I believe there's a real issue here. -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2010-02-15 Thread Max Bowsher
sudo mv /usr/lib/pymodules/python2.6/pygments/__init__.pyc /usr/lib/pymodules/python2.6/pygments/__init__.pyc.broken sudo update-python-modules python-pygments.public made the warning go away -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621 You

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2010-02-01 Thread Matthias Klose
** Package changed: distribute (Ubuntu) = pygments (Ubuntu) -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2009-12-26 Thread Max Bowsher
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/37213267/Dependencies.txt -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2009-12-26 Thread Max Bowsher
This would seem to have something to do with pygments.__file__ being the path to the .pyc file (which is not a symlink) on karmic, but being the path to the .py file (which is a symlink) on lucid. -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621

[Bug 500621] Re: Spurious Module ... has already been imported warnings

2009-12-26 Thread Max Bowsher
This may actually just be a weird local problem, as purging and reinstalling the python-pygments package fixed the problem for me. I'll find another lucid machine to compare. -- Spurious Module ... has already been imported warnings https://bugs.launchpad.net/bugs/500621 You received this bug