Package: python-central
Version: 0.5.5
Severity: critical
Justification: makes unrelated software on the system break

Hi!

First, feel free to downgrade the severity or reassign it to reportbug
(if the problem is on it).

Today I have uninstalled apt-listbugs (see #389681) to install and
update some packages (there may be a way of disabling apt-listbugs
instead uninstalling it, but I didn't think on that).
With apt-listbugs not giving error anymore, I did an "aptitude install
reportbug" (to just update the reportbug package).

But without success:

(...)
Setting up reportbug (3.30) ...
Traceback (most recent call last):
 File "/usr/bin/pycentral", line 1325, in ?
   main()
 File "/usr/bin/pycentral", line 1319, in main
   rv = action.run(global_options)
 File "/usr/bin/pycentral", line 865, in run
   self.options.exclude, byte_compile_default=True)
 File "/usr/bin/pycentral", line 657, in install
   self.default_runtime.byte_compile(self.private_files,
AttributeError: 'NoneType' object has no attribute 'byte_compile'
dpkg: error processing reportbug (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
reportbug
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:

And I can't install or remove packages anymore, using apt-get or
aptitude (because it keeps giving this error above).

Nor uninstall reportbug:

(...)
Removing reportbug ...
Traceback (most recent call last):
 File "/usr/bin/pycentral", line 1325, in ?
   main()
 File "/usr/bin/pycentral", line 1319, in main
   rv = action.run(global_options)
 File "/usr/bin/pycentral", line 922, in run
   pkg.remove(runtimes, remove_script_files=True)
 File "/usr/bin/pycentral", line 682, in remove
   default_runtime.remove_byte_code(self.private_files)
AttributeError: 'NoneType' object has no attribute 'remove_byte_code'
dpkg: error processing reportbug (--purge):
subprocess pre-removal script returned error exit status 1
Traceback (most recent call last):
 File "/usr/bin/pycentral", line 1325, in ?
   main()
 File "/usr/bin/pycentral", line 1319, in main
   rv = action.run(global_options)
 File "/usr/bin/pycentral", line 865, in run
   self.options.exclude, byte_compile_default=True)
 File "/usr/bin/pycentral", line 657, in install
   self.default_runtime.byte_compile(self.private_files,
AttributeError: 'NoneType' object has no attribute 'byte_compile'
dpkg: error while cleaning up:
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
reportbug
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:

Basically I can't do anything with packages on my system (install,
remove, upgrade, etc).

Did I make something really bad with my system or is python-central
with problem?

Thank you very much!

Best regards,
Nelson


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to