[chef] Re: Re: Re: apt package provider: a lot of return code 100 on apt-get


Chronological Thread 
  • From: Bryan McLellan < >
  • To:
  • Subject: [chef] Re: Re: Re: apt package provider: a lot of return code 100 on apt-get
  • Date: Thu, 30 Sep 2010 10:15:37 -0700

On Thu, Sep 30, 2010 at 9:35 AM, AJ Christensen 
< >
 wrote:
> Isn't error code 100 a general underlying-subsystem failure?
> Half-configured packages (dpkg --configure -a) or half-fetched APT sources
> (apt-get update), as well!

Yeah, a 404 on any sources.list entry will cause apt-get update to return 100.

A key issue will still return 0.

It's common to have apt-get fail on an initial chef run if someone is
modifying sources.list because you have to make sure it happens in the
right order; get everything into the sources.list, get the keys,
trigger an immediate apt-get update execute.

Bryan



Archive powered by MHonArc 2.6.16.

§