Public bug reported: Immediately after "apt-get install python-twisted-core":
gl...@jackalopian:~$ twistd --help 2>error > /dev/null; cat error /usr/lib/python2.6/dist-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead import os, md5, sys /usr/lib/python2.6/dist-packages/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/twisted/python/usage.py", line 413, in __str__ return self.getSynopsis() + '\n' + self.getUsage(width=None) File "/usr/lib/python2.6/dist-packages/twisted/python/usage.py", line 449, in getUsage for (cmd, short, parser, desc) in self.subCommands: File "/usr/lib/python2.6/dist-packages/twisted/application/app.py", line 679, in subCommands for plug in plugins: File "/usr/lib/python2.6/dist-packages/twisted/plugin.py", line 200, in getPlugins allDropins = getCache(package) --- <exception caught here> --- File "/usr/lib/python2.6/dist-packages/twisted/plugin.py", line 179, in getCache dropinPath.setContent(pickle.dumps(dropinDotCache)) File "/usr/lib/python2.6/dist-packages/twisted/python/filepath.py", line 623, in setContent f = sib.open('w') File "/usr/lib/python2.6/dist-packages/twisted/python/filepath.py", line 433, in open return open(self.path, mode+'b') exceptions.IOError: [Errno 13] Permission denied: '/usr/lib/python2.6/dist-packages/twisted/plugins/dropin.cache.new' I think we've seen this bug before. ** Affects: twisted (Ubuntu) Importance: Undecided Status: New -- twisted does not update its plugin cache properly in jaunty https://bugs.launchpad.net/bugs/361865 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