Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 539294 - repoman commit: distinguish between issues in existing and new ebuilds
Summary: repoman commit: distinguish between issues in existing and new ebuilds
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Repoman (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-08 07:40 UTC by Michał Górny
Modified: 2022-07-12 03:18 UTC (History)
0 users

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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2015-02-08 07:40:21 UTC
Idea is relatively simple yet requires some implementation effort. Repoman assigns ebuilds to three groups:

1. unmodified files,

2. modifies files,

3. new files,

and outputs the issues in this order.

This would help developers distinguish issues in the ebuilds they commit from issues in earlier ebuilds. Especially important when a particular issue should be fixed with a revbump.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:40 UTC
repoman support has been removed per bug 835013.

Please file a new bug (or, I suppose, reopen this one) if you feel this check is still applicable to pkgcheck and doesn't already exist.