Package: python-twisted-core Version: 8.1.0-3 Severity: normal I get the following traceback when I run trial:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/twisted/python/usage.py", line 241, in
parseOptions
self.postOptions()
File "/usr/lib/python2.5/site-packages/twisted/scripts/trial.py", line 293,
in postOptions
self['reporter'] = self._loadReporterByName(self['reporter'])
File "/usr/lib/python2.5/site-packages/twisted/scripts/trial.py", line 279,
in _loadReporterByName
for p in plugin.getPlugins(itrial.IReporter):
File "/usr/lib/python2.5/site-packages/twisted/plugin.py", line 200, in
getPlugins
allDropins = getCache(package)
--- <exception caught here> ---
File "/usr/lib/python2.5/site-packages/twisted/plugin.py", line 179, in
getCache
dropinPath.setContent(pickle.dumps(dropinDotCache))
File "/usr/lib/python2.5/site-packages/twisted/python/filepath.py", line 574,
in setContent
sib.open('w').write(content)
File "/usr/lib/python2.5/site-packages/twisted/python/filepath.py", line 384,
in open
return open(self.path, mode+'b')
exceptions.IOError: [Errno 13] Permission denied:
'/usr/lib/python2.5/site-packages/twisted/plugins/dropin.cache.new'
Luckily, trial continues after the error and tests my software fine.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages python-twisted-core depends on:
ii python 2.5.2-2 An interactive high-level object-o
ii python-central 0.6.8 register and build utility for Pyt
ii python-twisted-bin 8.1.0-3 Event-based framework for internet
ii python-zopeinterface 3.3.1-7 The implementation of interface de
Versions of packages python-twisted-core recommends:
ii python-openssl [python-pyopen 0.7-2 Python wrapper around the OpenSSL
ii python-pam 0.4.2-12 A Python interface to the PAM libr
pn python-serial <none> (no description available)
Versions of packages python-twisted-core suggests:
ii python-glade2 2.12.1-6 GTK+ bindings: Glade support
ii python-gtk2 2.12.1-6 Python bindings for the GTK+ widge
ii python-profiler 2.5.2-1 deterministic profiling of any Pyt
ii python-qt3 3.17.4-1 Qt3 bindings for Python
ii python-tk 2.5.2-1 Tkinter - Writing Tk applications
pn python-wxgtk2.8 | python-wxgt <none> (no description available)
-- no debconf information
--
Martin Geisler
VIFF (Virtual Ideal Functionality Framework) brings easy and efficient
SMPC (Secure Multi-Party Computation) to Python. See: http://viff.dk/.
pgpAhyRYw74S7.pgp
Description: PGP signature

