Am 14.08.2012 17:20, schrieb Dom: > > I suspect that fakeroot is interpreting the -s option. > > Can you try: > > $ fakeroot -- apt-getfrom -s "deb http://ftp.debian.org/debian stable \ > main" download debian-archive-keyring > > The "--" should make fakeroot pass the -s through to your apt-getfrom > command. > >
Unfortenately, using an additional "--" yields the same result. The "real" error occurs when I'm trying to update a keyring while building a package. So apt-getfrom is called by a script which itself is called from within debian/rules. Calling apt-getfrom with fakeroot was just an attempt to pin down the problem. -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/k0e41l$qn1$1...@dough.gmane.org