also sprach Loïc Minier <[EMAIL PROTECTED]> [2006.10.22.1540 +0200]: > I have a workaround for a similar problem: adding the sid archive to > my experimental pbuilder's sources.list. It's a shell snippet which I > put directly in my pbuilderrc, but it might be included in pbuilder > itself if found useful; here's my ~/.pbuilder/experimental.pbuilderrc: > > # set the dist name > DISTRIBUTION="experimental" > > # source common Debian options > . $HOME/.pbuilder/debian-common.pbuilderrc > > # add sid to the APT configuration > if ! grep -qw sid "$APTCONFDIR/sources.list"; then > cat >> "$APTCONFDIR/sources.list" <<EOF > > # sid > deb $MIRRORSITE sid main > deb-src $MIRRORSITE sid main > EOF > fi > > # switch back to sid because of the debootstrapping process > DISTRIBUTION="sid"
I have no idea how this is supposed to add the experimental archive to the APT sources.list... Also, I am well aware that I can hack stuff with pbuilderrc. I am trying to avoid that. I think the security archives should be added to a stable or testing chroot by default simply because they are rather helpful. -- .''`. martin f. krafft <[EMAIL PROTECTED]> : :' : 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
signature.asc
Description: Digital signature (GPG/PGP)

