Francois Marier <[email protected]> wrote: > Package: ipcheck > Version: 0.233-1 > Severity: normal > Tags: patch > > Everytime I run ipcheck.py on cron (I have it in /etc/cron.hourly), I get > this: > > Traceback (most recent call last): > File "/usr/sbin/ipcheck.py", line 5518, in <module> > _main(sys.argv) > File "/usr/sbin/ipcheck.py", line 5198, in _main > fp.close() > File "/usr/lib/python2.6/socket.py", line 273, in close > self._sock.close() > AttributeError: 'NoneType' object has no attribute 'close'
Since my installation of squeeze, I have been getting these as well. I applied your patch and the error has gone away. Thanks. -- Bill Wohler <[email protected]> aka <[email protected]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

