[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apt-get fails due to "system" message bus problem



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.


Reply to: