Bug#373807: [Pbuilder-maint] Bug#373807: one base.tzg per distribution
martin f krafft
madduck at debian.org
Fri Oct 27 16:25:11 CEST 2006
also sprach Loïc Minier <lool at dooz.org> [2006.10.22.1606 +0200]:
> I had the same problem than you, and ended up using this shell snippet
> in my pbuilderrc:
>
> # archived chroot image location
> if [ "$PDEBUILD_PBUILDER" = "pbuilder" ]; then
> BASETGZDIR="$PBUILDERROOT/basetgz/$DISTRIBUTION"
> create_dir "$BASETGZDIR"
> BASETGZ="$BASETGZDIR/base.tgz"
> fi
>
> /usr/share/doc/pbuilder/examples/pbuilder-distribution.sh is another
> solution.
>
> Do you agree this feature can be handled by end-user configuration?
Certainly. I've been using
http://svn.madduck.net/pub/bin/pbuilder/plogin, which can be
symlinked to pexecute, pbuild, pupdate, and pclean. Those five take
care of my pbuilder needs. To build packages, I use pbuild, or, if
that's not available, the same sort of idea in dbuild:
http://svn.madduck.net/pub/bin/debian/dbuild.
(updates to these pending, I am on the train now and rewrote parts)
> Should be keep the bug open?
Well, it kinda depends. I think it's always nice to get rid of
wrapper shell scripts as functionality moves to the core -- pbuilder
in this case. If it won't get fixed, tag it wontfix. Okay?
--
.''`. martin f. krafft <madduck at debian.org>
: :' : proud Debian developer, author, administrator, and user
`. `'` http://people.debian.org/~madduck - http://debiansystem.info
`- Debian - when you have better things to do than fixing systems
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature (GPG/PGP)
Url : http://lists.alioth.debian.org/pipermail/pbuilder-maint/attachments/20061027/a24a2da6/attachment.pgp
More information about the Pbuilder-maint
mailing list