Henrik Skupin on January 26th, 2012

The final bits of Mozmill 1.5.8 are now available through Pypi. Install or upgrade Mozmill by running: pip install –upgrade mozmill==1.5.8 We had to release this version to fix a recent regression which has been identified in Mozmill 1.5.7, and which caused a hard-stop when an user restart has been requested. The issue did only [...]

Continue reading about Mozmill 1.5.8 has been released

Henrik Skupin on January 11th, 2012

Since I have been using rdiff-backup to backup my Xen domU machines, I get a daily message from cron which informs me that some sockets couldn’t be backed-up because the path is too long: SpecialFileError var/spool/postfix/public/flush Socket error: AF_UNIX path too long After some digging I have found that this is related to the length [...]

Continue reading about Suppress socket warnings when using rdiff-backup