May
Sub-archives
Bootstrapping Ubuntu feisty
Hmm. Debian fixed this problems, but Ubuntu manages to get them also:
P: Configuring package volumeid O: cp: O: cannot stat `/etc/fstab' O: : No such file or directory O: O: dpkg: error processing volumeid (--configure): O: subprocess post-installation script returned error exit status 1
cdebootstrap 0.4.1
I finaly got some time to do development. I decided to use this for extending cdebootstrap. And it got several new features and cleanups.
Most notable change is the support to check Release files against the pgp-signature. This feature is enabled by default and uses the keyring supplied by debian-archive-keyring.
It now also includes definitions for newer Ubuntu releases and it works in my testcases. The keyring needs to be supplied manualy.
The rest are usual cleanups on the codebase and deprecation of some not longer used features.
Vary caching broken in Squid 2.6
After another debugging session I have to declare that caching of ressources with Vary headers is not working with squid 2.6. I have to check if this was working with squid 2.5 as Plone provides a predefined setup for this.
Lets see what upstream say about this.

