On 29/10/16 at 11:14 +0200, Julien Puydt wrote:
> Hi,
> 
> I tried to "pbuilder create" a new base.tgz, but it still had tzdata and
> lsb-base, so I had to "pbuilder login --save-after-login" and remove them by
> hand using "dpkg --purge" (then "apt-get autoremove" that did nothing). I
> still had no problem building node-es6-promise.
> 
> How can I get the clean, minimal and up-to-date chroot you mention in your
> report?

Hi Julien,

You can install debfoster in the chroot, and then run
debfoster -o UseRecommends=no -o MaxPriority=required

to clean up the chroot from non-essential packages.
 
Lucas

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to