[Neurodebian-devel] Bug in the fail2ban packaging

Fulvio Scapin fulvio at studiostorti.com
Wed Apr 9 07:09:52 UTC 2014


Hello.

I'd like to report a bug in the fail2ban packaging, detected on Ubuntu 10.04 .

Here the output of apt-get:

Traceback (most recent call last):
  File "/usr/bin/pycentral", line 2300, in <module>
    main()
  File "/usr/bin/pycentral", line 2294, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 1481, in run
    pkg.read_version_info()
  File "/usr/bin/pycentral", line 897, in read_version_info
    raise PyCentralError, "package has no field Python-Version"
__main__.PyCentralError: package has no field Python-Version
dpkg: error processing fail2ban (--configure):
 subprocess installed post-installation script returned error exit status 1

In order to complete the installation I have to add something like:

Python-Version: all

to the package entry in /var/lib/dpkg/status and do apt-get -f install to complete the installation .


Regards.



More information about the Neurodebian-devel mailing list