Your message dated Mon, 07 Aug 2006 14:02:22 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#361085: fixed in denyhosts 2.5-1 has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: denyhosts-python2.4 Version: 2.2-1 Severity: grave Tags: patch Justification: renders package unusable After the command `/etc/init.d/denyhosts start` denyhosts-python2.4 raises an ImportError exception: Starting DenyHosts: denyhostsTraceback (most recent call last): File "/usr/bin/denyhosts", line 5, in ? import DenyHosts.python_version ImportError: No module named DenyHosts.python_version The attached patch will fix this problem. best regards Pascal -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages denyhosts-python2.4 depends on: ii denyhosts-common 2.2-1 an utility to help sys admins thwa ii python2.4 2.4.2-2 An interactive high-level object-o denyhosts-python2.4 recommends no packages. -- no debconf information--- /usr/bin/denyhosts.org 2006-04-06 14:04:24.000000000 +0200 +++ /usr/bin/denyhosts 2006-04-06 14:14:23.000000000 +0200 @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python2.4 import os import sys
--- End Message ---
--- Begin Message ---Source: denyhosts Source-Version: 2.5-1 We believe that the bug you reported is fixed in the latest version of denyhosts, which is due to be installed in the Debian FTP archive: denyhosts-common_2.5-1_all.deb to pool/main/d/denyhosts/denyhosts-common_2.5-1_all.deb denyhosts-python2.3_2.5-1_all.deb to pool/main/d/denyhosts/denyhosts-python2.3_2.5-1_all.deb denyhosts-python2.4_2.5-1_all.deb to pool/main/d/denyhosts/denyhosts-python2.4_2.5-1_all.deb denyhosts_2.5-1.diff.gz to pool/main/d/denyhosts/denyhosts_2.5-1.diff.gz denyhosts_2.5-1.dsc to pool/main/d/denyhosts/denyhosts_2.5-1.dsc denyhosts_2.5-1_all.deb to pool/main/d/denyhosts/denyhosts_2.5-1_all.deb denyhosts_2.5.orig.tar.gz to pool/main/d/denyhosts/denyhosts_2.5.orig.tar.gz A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Marco Nenciarini <[EMAIL PROTECTED]> (supplier of updated denyhosts package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 7 Aug 2006 14:50:09 +0200 Source: denyhosts Binary: denyhosts denyhosts-python2.3 denyhosts-common denyhosts-python2.4 Architecture: source all Version: 2.5-1 Distribution: unstable Urgency: low Maintainer: Marco Bertorello <[EMAIL PROTECTED]> Changed-By: Marco Nenciarini <[EMAIL PROTECTED]> Description: denyhosts - an utility to help sys admins thwart ssh hackers denyhosts-common - an utility to help sys admins thwart ssh hackers (transitional pa denyhosts-python2.3 - an utility to help sys admins thwart ssh hackers (transitional pa denyhosts-python2.4 - an utility to help sys admins thwart ssh hackers (transitional pa Closes: 361085 372090 377469 380770 Changes: denyhosts (2.5-1) unstable; urgency=low . [ Marco Bertorello ] * New upstream release (Closes: #377469) * Switch to cdbs build system * From now patches are handled with dpatch * Build-Depend on dpatch * New python policy (Closes: #361085, #380770) * Modified init script to call the upstream one * Moved private python modules under /usr/share/denyhosts to not pollute the python sys.path namespace. * Included FAQ.html as documentation * Added logrotate script (thanks to Jesse Norell) * Included README.Debian that explains how to make denyhosts working with bastilla (thanks to Jesse Norell). * Depends on lsb-base 3.1-10, prevoius versions are buggy (Closes: #372090) * Moved python from Build-Depends-Indep to Build-Depends line. Thaks to Marc Dequènes (Duck) . [ Marco Nenciarini ] * Removed all files from denyhosts-python* and denyhosts-common packages. All functionality are now in denyhosts package. * denyhosts-python2.3, denyhosts-python2.4 and denyhosts-common are now empty transitional packages. * Switch debhelper compat level to 5 * Added myself to Uploaders field Files: 454b637a172687d52b2f76930a15fcc1 772 net optional denyhosts_2.5-1.dsc b33f0cdae6448ae559c5f22dbffe59f2 42612 net optional denyhosts_2.5.orig.tar.gz 2b7ede013165a02e1fb53a076b54ba85 31103 net optional denyhosts_2.5-1.diff.gz d08e30cfa8bcc5dbbbdcb206da8acab7 61930 net optional denyhosts_2.5-1_all.deb f96a11e652711af8225dedf236af8e50 3080 net optional denyhosts-common_2.5-1_all.deb ad53d962b041488d43fdeb968a67fec7 3090 net optional denyhosts-python2.3_2.5-1_all.deb 166bfa793fc6be8d6713741fd097a4cd 3088 net optional denyhosts-python2.4_2.5-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) iD8DBQFE14rfaGRzDfCV5eQRApacAJ9K5KbWsBzfCWa32P4Xi9zcBuP7JwCfbkv9 nvAUXiVDl5RazYxLvBPPxcg= =582b -----END PGP SIGNATURE-----
--- End Message ---

