[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Modern Debian packaging system for DevOps: does it exist?



Hi,

On Fri, May 15, 2015 at 05:57:06PM +0200, gregor herrmann wrote:
> 
> For pbuilder/cowbuilder I'm using the following hook:
> 
> % cat /var/cache/pbuilder/hooks/D10-man-db 
> #!/bin/sh
> # Don't rebuild man-db
> 
> echo "I: Preseed man-db/auto-update to false"
> debconf-set-selections <<EOF
> man-db man-db/auto-update boolean false
> EOF

I was always wondering whether I should file a bug report against
pbuilder to do exactly this but was not clever enough to know how to
propose a patch.  Now, since I saved this problem for myself due to this
great tip I keep on wondering whether there is no chance to inject this
right into official pbuilder since I guess everybody really wants this.

Thanks Gregor for getting this nuisance away

      Andreas.

-- 
http://fam-tille.de


Reply to: