yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25040
[Bug 1350603] Re: smithy bootstrap fails following a failed build step
** Changed in: anvil
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to anvil.
https://bugs.launchpad.net/bugs/1350603
Title:
smithy bootstrap fails following a failed build step
Status in ANVIL for forging OpenStack.:
Fix Released
Bug description:
The anvil --action=build step will add and enable a new repo named
anvil-deps. In the event that this action fails, the anvil-deps repo
is still present and enabled on the user's system even though there
aren't rpms available for download from that repo. As a result, the
anvil --action=bootstrap will always fail following a failed anvil
--action=build. The workaround is to manually disable the anvil-deps
repo prior (shown below) to invoking anvil --action=bootstrap.
$ sudo yum-config-manager --disable anvil-deps
Some possible long term solutions are:
1. disable the anvil-deps repo before bootstrapping rpms
2. delay enabling the anvil-deps repo until --action=install
To manage notifications about this bug go to:
https://bugs.launchpad.net/anvil/+bug/1350603/+subscriptions
References