I tried schroot in a different way, as described here:
https://wiki.debian.org/Schroot
As part of the process, you install a complete, fresh Buster with:
debootstrap buster /srv/chroot/buster
So this solution is like a container.
Best,
Irek
On 14.06.2018 12:47, to...@tuxteam.de wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Wed, Jun 13, 2018 at 08:37:57AM -0700, Don Armstrong wrote:
On Wed, 13 Jun 2018, Irek Szcześniak wrote:
Thanks for pointing out pbuilder, I think I'll give it a try. I also might
want to try virtual containers, but it seems like an overkill.
You might also try out schroot.
Something like:
apt-get install schroot ubuntu-dev-tools;
mk-sbuild unstable;
schroot unstable;
will get you in an unstable chroot which you can use to build packages.
[schroot+sbuild is what Debian developers often use instead of pbuilder,
but either approach works.]
Took out mk-sbuild for a whirl. What I didn't like at all: when you
invoke a command and it goes out and starts installing packages for
you (and doing other assorted sysadmin tasks).
Pretty heavy-handed, if you ask me. YMMV.
Cheers
- -- tomás
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlsiR8sACgkQBcgs9XrR2kYirgCfVtkknb0sQHxAMf26LFWq20PA
2GsAnRB7zxFJQtbUvm/zure+47es9fhx
=jWOu
-----END PGP SIGNATURE-----