Bug#546772: Synchronization Mode yields Python error

2012-03-17 Thread Kyle Willmon
Mathieu, Thank you for pointing this out. It appears the problem was only fixed for fresh installs of denyhosts. When upgrading, you will need to clear the bad data out of /var/lib/denyhosts/sync-timestamp Please delete that file and see if the error continues. (You may see an error the first tim

Bug#546772:

2012-03-16 Thread Mathieu Malaterre
Hi I am running a stable system on my server. I simply recompiled denyhosts on my system and I still get those errors in the log file: 2012-03-12 20:04:38,912 - sync        : ERROR    long int exceeds XML-RPC limits Traceback (most recent call last):  File "/usr/share/denyhosts/DenyHosts/sync.py"

Bug#546772: Synchronization Mode yields Python error -solved for me

2011-05-09 Thread Kyle Willmon
Karl, On Sun, May 08, 2011 at 08:06:50PM -0500, Karl Schmidt wrote: > This has been folding some of our production servers - adding 2GB of > swap memory slows things to a crawl .. please raise the status to > critical. I don't believe that this bug has anything to do with the memory usage of deny

Bug#546772: Synchronization Mode yields Python error -solved for me

2011-05-08 Thread Karl Schmidt
The failure has other rather grave effects - May 8 19:48:12 kiwi kernel: [193754.299282] Adding 2097144k swap on /dev/mapper/kiwi-swap. Priority:-1 extents:1 across:2097144k This has been folding some of our production servers - adding 2GB of swap memory slows things to a crawl .. please ra

Bug#546772: denyhosts: Synchronization Mode doesn't work and yields Python error

2011-05-08 Thread Kyle Willmon
tags 546772 pending thanks I have removed the offending patch and will include this fix in the next uploaded version of this package. As for the concerns about re-opening #508504, I have looked into this and do not believe it is a problem. When the file is not found, it sends zero as the timestam

Bug#546772: denyhosts: Synchronization Mode yields Python error

2011-04-29 Thread Kyle Willmon
It does appear that this is being caused by the use of 'a' instead of 'w' as already stated. (Thanks Klaus for bring this to our attention) Unfortunately, after further investigation, it appears that the upstream source has always shipped that line with 'w' and that a debian patch was applied to c

Bug#546772: denyhosts: Synchronization Mode yields Python error -solved for me

2011-04-24 Thread Klaus Bogotz
Distributor ID: Ubuntu Description:Ubuntu 10.04.2 LTS Release:10.04 Codename: lucid AMD64 DenyHosts version: 2.6 From https://bugs.launchpad.net/ubuntu/+source/denyhosts/+bug/564476 I got a solution which seems to solve the problem for me. Ted wrote there: The denyhosts aut

Bug#546772: denyhosts: Synchronization Mode yields Python error

2011-04-24 Thread Natividad Carcedo
Distributor ID: Ubuntu Description:Ubuntu 10.04.2 LTS Release:10.04 Codename: lucid AMD64 DenyHosts version: 2.6 Apr 24 06:25:06 - denyhosts : INFO DenyHosts launched with the following args: Apr 24 06:25:06 - denyhosts : INFO/usr/sbin/denyhosts --daemon --pur

Bug#546772: denyhosts: Synchronization Mode doesn't work and yields Python error

2011-04-13 Thread Kyle Willmon
retitle 597956 denyhosts: Synchronization Mode doesn't work and yields Python error merge 546772 597956 thanks These two bugs describe the same problem. I will be looking into this more in depth shortly. If anyone can confirm this bug in newer versions of denyhosts, it would be appreciated. Than

Bug#546772: Quick fix and problem analysis

2010-07-05 Thread Markus Treinen
A solution to this can be found at http://sourceforge.net/tracker/?func=detail&aid=2898723&group_id=131204&atid=720419 In 2.6-6 a patch was introduced to create the sync-timestamp file, if it doesn't exist. I

Bug#546772: denyhosts: I see it on some systems, but not others

2010-05-02 Thread Jon Daley
Package: denyhosts Followup-For: Bug #546772 See my version numbers below: it works on this machine. But, I can confirm it on my squeeze machines. I see the failure on both 64 and 32 bit (my original guess was a 64 bit problem only, but the second reporter and one of my machines that fails is

Bug#546772: confirmed

2009-11-27 Thread Alexander Dahl
confirmed. however, the program doesn't seem to stop. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#546772: denyhosts: Confirm!

2009-10-05 Thread Greg Kochanski
Package: denyhosts Version: 2.6-6 Severity: normal I see it too. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'testing-proposed-updates') Architecture: i386 (i686) Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core) Locale: LANG=en_GB,

Bug#546772: denyhosts: Synchronization Mode doesn't work and yields Python error

2009-09-15 Thread Derkjan de Haan
Package: denyhosts Version: 2.6-6 Severity: normal When synchronisation mode is enabled, it doesn't work. It receives 2 batches of 50 hosts, and the third batch bails out on a python error: 2009-09-15 13:07:58,266 - sync: ERRORlong int exceeds XML-RPC limits Traceback (most recent c