Re: gnome 2 gnucash into unstable
Frank Küster <frank@debian.org> writes:
> Thomas Bushnell BSG <tb@becket.net> wrote:
>
>> Presumably the problem is that the packages cannot be authenticated.
>> Presumably that's because the key inside the chroot is the old 2005
>> one? How do I fix that?
>
> $ grep apt.config /etc/pbuilderrc.sid
> APTCONFDIR="/etc/pbuilder/apt.config/"
> $ cat /etc/pbuilder/apt.config/apt.conf.d/allow-unauthenticated
> APT::Get::AllowUnauthenticated 1;
> $
Doesn't work for me.
# grep apt.config /etc/pbuilderrc
APTCONFDIR="/etc/pbuilder/apt.config/"
# cat /etc/pbuilder/apt.config/apt.conf.d/allow-unauthenticated
APT::Get::AllowUnauthenticated 1;
but the same errors persist.
Reply to: