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 [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

