Your message dated Wed, 17 Aug 2011 08:48:55 +0000
with message-id <[email protected]>
and subject line Bug#546772: fixed in denyhosts 2.6-10
has caused the Debian Bug report #546772,
regarding denyhosts: Synchronization Mode doesn't work and yields Python error
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
546772: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546772
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: denyhosts
Version: Debian 6 Squeeze/Sid
Severity: normal

When enable sync, accepting only, not sending; I get this error:

2010-09-24 00:19:41,275 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 01:19:44,628 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 02:19:47,876 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 03:19:51,244 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 03:29:26,795 - denyhosts   : INFO     new denied hosts:
['195.93.169.242']
2010-09-24 04:19:59,721 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 05:20:03,093 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 06:20:06,407 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 07:18:44,773 - denyhosts   : INFO     new denied hosts:
['61.151.238.131']
2010-09-24 07:20:14,905 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 08:20:18,198 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 09:20:21,515 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits
2010-09-24 10:20:24,843 - sync        : ERROR    long int exceeds XML-RPC limits
Traceback (most recent call last):
  File "/usr/share/denyhosts/DenyHosts/sync.py", line 117, in receive_new_hosts
    self.__prefs.get("SYNC_DOWNLOAD_RESILIENCY"))
  File "/usr/lib/python2.6/xmlrpclib.py", line 1199, in __call__
    return self.__send(self.__name, args)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1483, in __request
    allow_none=self.__allow_none)
  File "/usr/lib/python2.6/xmlrpclib.py", line 1132, in dumps
    data = m.dumps(params)
  File "/usr/lib/python2.6/xmlrpclib.py", line 677, in dumps
    dump(v, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 699, in __dump
    f(self, value, write)
  File "/usr/lib/python2.6/xmlrpclib.py", line 725, in dump_long
    raise OverflowError, "long int exceeds XML-RPC limits"
OverflowError: long int exceeds XML-RPC limits

???



--- End Message ---
--- Begin Message ---
Source: denyhosts
Source-Version: 2.6-10

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_2.6-10.debian.tar.gz
  to main/d/denyhosts/denyhosts_2.6-10.debian.tar.gz
denyhosts_2.6-10.dsc
  to main/d/denyhosts/denyhosts_2.6-10.dsc
denyhosts_2.6-10_all.deb
  to main/d/denyhosts/denyhosts_2.6-10_all.deb



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.8
Date: Wed, 17 Aug 2011 10:20:29 +0200
Source: denyhosts
Binary: denyhosts
Architecture: source all
Version: 2.6-10
Distribution: unstable
Urgency: low
Maintainer: Kyle Willmon <[email protected]>
Changed-By: Marco Nenciarini <[email protected]>
Description: 
 denyhosts  - Utility to help sys admins thwart SSH crackers
Closes: 462926 546772
Changes: 
 denyhosts (2.6-10) unstable; urgency=low
 .
   [ Marco Nenciarini ]
   * [526c9cb] Switch vcs fields to git
   * [ae3d952] Add debian/gbp.conf to make easy the usage of git-buildpackage
     and gbp-pq
   * [59c1cc1] Convert all patches to gbp-pq compatible format
   * [7d0f0dd] Remove the dh_make standatd template from the watch file
 .
   [ Kyle Willmon ]
   * [62965a5] Fixed 06_permit_rootlogin_no to match hostnames (Closes: #462926)
   * [6d355a6] Fixed section for installed FAQ
   * [d392fc9] Updated description removes lintian warning
   * [5fd3570] Revert patch which did not actually fix #508504 (Closes: #546772)
   * [b23dade] Bump standards version
   * [88a069e] Remove Conflicts and Replaces from old transition
   * [caa300f] Convert from cdbs with python-central to debhelper with
     dh_python2 and bump compat
   * [32c638a] Remove upgrade workaround for bug in < 2.5-3
   * [b94d5d6] Add support for /run
   * [a4d9eaa] Fix whitespace issue in 04_migrate_warning.patch
   * [ae61317] Correct Vcs-* fields after Alioth transition
Checksums-Sha1: 
 99e508ea9d4f1176e5b49f5621621b8267ffe76c 1239 denyhosts_2.6-10.dsc
 e739aeb1123e917b8cf5c6b4d73fdb7bc76074d4 40319 denyhosts_2.6-10.debian.tar.gz
 ace13b115da13db0422673a785d0b731e65a507a 74192 denyhosts_2.6-10_all.deb
Checksums-Sha256: 
 445124ba7c7340699b96880c06528d60db39962b73dac2cd193533f1437111b8 1239 
denyhosts_2.6-10.dsc
 6a063a10267f847777d03df38380f55f21a3a43e1fa8bca33c80cd5a24459fe7 40319 
denyhosts_2.6-10.debian.tar.gz
 96d0f3d6e54543863111d6920c149334c3d2c38b8ae73ddd35e34877ceb4acec 74192 
denyhosts_2.6-10_all.deb
Files: 
 806a86760235481995a3b36280d34667 1239 net optional denyhosts_2.6-10.dsc
 2d8aae6ea1878af795b939f400d10e73 40319 net optional 
denyhosts_2.6-10.debian.tar.gz
 368948b9bfe362db8eff746b3d4e35b3 74192 net optional denyhosts_2.6-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk5LetwACgkQaGRzDfCV5eRE7QCePPtlXmIcrX+fi+hYE96NO2WO
s0wAn1r+Qo7aNIrOMOXNf7TLRSBAcY4j
=umTz
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to