tags 443517 + unreproducible thanks On Sat, Sep 22, 2007 at 01:35:49AM +0200, Marc Lehmann wrote: > Package: dstat > Version: 0.6.3-2 > Severity: normal > > > dstat fails to install: > > Setting up dstat (0.6.3-2) ... > Traceback (most recent call last): > File "/usr/bin/pycentral", line 1375, in ? > main() > File "/usr/bin/pycentral", line 1369, in main > rv = action.run(global_options) > File "/usr/bin/pycentral", line 912, in run > self.options.exclude, byte_compile_default=True) > File "/usr/bin/pycentral", line 705, in install > self.default_runtime.byte_compile(self.private_files, > AttributeError: 'NoneType' object has no attribute 'byte_compile' > dpkg: error processing dstat (--configure): > subprocess post-installation script returned error exit status 1 > Errors were encountered while processing: > dstat > E: Sub-process /usr/bin/dpkg returned an error code (1) >
This worked fine for me on a stable box:
[EMAIL PROTECTED]:~$ dpkg -l dstat
No packages found matching dstat.
[EMAIL PROTECTED]:~$ apt-cache policy dstat
dstat:
Installed: (none)
Candidate: 0.6.3-2
Version table:
0.6.3-2 0
500 http://mirror.linux.org.au etch/main Packages
[EMAIL PROTECTED]:~$ sudo apt-get install dstat
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
dstat
0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded.
Need to get 43.8kB of archives.
After unpacking 222kB of additional disk space will be used.
Get:1 http://mirror.linux.org.au etch/main dstat 0.6.3-2 [43.8kB]
Fetched 43.8kB in 1s (24.6kB/s)
Selecting previously deselected package dstat.
(Reading database ... 136089 files and directories currently installed.)
Unpacking dstat (from .../archives/dstat_0.6.3-2_all.deb) ...
Setting up dstat (0.6.3-2) ...
INFO: using old version '/usr/bin/python2.3'
[EMAIL PROTECTED]:~$
signature.asc
Description: Digital signature

