Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 281692 - app-admin/python-updater: Use --keep-going emerge option
Summary: app-admin/python-updater: Use --keep-going emerge option
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High enhancement
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2009-08-16 17:53 UTC by Kobboi
Modified: 2010-01-29 17:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kobboi 2009-08-16 17:53:45 UTC
I was not looking at the python-updater process, only to find out much later that it wanted to re-emerge a package from a deleted overlay.

Suggestion: use --keep-going in the emerge

Reproducible: Always
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-08-17 20:39:48 UTC
(In reply to comment #0)
> I was not looking at the python-updater process, only to find out much later
> that it wanted to re-emerge a package from a deleted overlay.
> 
> Suggestion: use --keep-going in the emerge

--keep-going won't help in this case:

# emerge --keep-going nonexistent_package expat
Calculating dependencies... done!

emerge: there are no ebuilds to satisfy "nonexistent_package".

# 
Comment 2 Pacho Ramos gentoo-dev 2009-09-02 07:55:46 UTC
Isn't "python-updater -- --keep-going" enough for you?
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-12-08 15:29:45 UTC
--keep-going option is useful in other situations, so I have added using of it in r253.
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-29 17:18:57 UTC
Fixed in app-admin/python-updater-0.8.