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

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



Hi Andreas,

On Tue, 19 May 2015 10:12:57 +0200, Andreas Tille <andreas@an3as.eu> wrote:
> 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.

It's already available in pbuilder as
/usr/share/doc/pbuilder/examples/D80no-man-db-rebuild

Regards,

Stephen

Attachment: pgpcS2xd09rKT.pgp
Description: OpenPGP digital signature


Reply to: