5
rated 0 times
[
5]
[
0]
/ answers: 1 / hits: 3412
/ 1 Year ago, wed, august 17, 2022, 5:25:53
Before releasing packages to Debian (and later sync them to Ubuntu) I need to test them in a sid chroot, but I get this error on a clean 14.04 system:
$ sudo DIST=sid ARCH=i386 pbuilder create
[sudo] password for u:
I: Distribution is unstable.
I: Current time: Mon Mar 17 09:37:53 EDT 2014
I: pbuilder-time-stamp: 1395063473
I: Building the build environment
I: running debootstrap
/usr/sbin/debootstrap
I: Retrieving Release
I: Retrieving Release.gpg
I: Checking Release signature
E: Release signed by unknown key (key id 8B48AD6246925553)
E: debootstrap failed
W: Aborting with an error
I: cleaning the build env
I: removing directory /var/cache/pbuilder/build//8688 and its subdirectories
What type of keys do I have to install to avoid such failure?
More From » 14.04