Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 511154 - Add a spinner option for repoman
Summary: Add a spinner option for repoman
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: 2014-05-23 23:43 UTC by Manuel Rüger (RETIRED)
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 Manuel Rüger (RETIRED) gentoo-dev 2014-05-23 23:43:17 UTC
Currently my travis repoman runs can fail because of missing console output. 
A spinner option as it is already existing for the emerge command would fix this.

Please add such an option to repoman.
Comment 1 Brian Dolbec (RETIRED) gentoo-dev 2014-05-24 00:31:49 UTC
Well, I've just started a slice and dice operation on repomans structure and code.
It is also looking like (so far) I will be using the plugin system from emaint.  It may be quite possible to optionally turn on a progress bar (reusing the one from emaint).  There is no guarantee that all modules will be able handle a progress bar.  It is also too early in the rewrite process to know.

It is also my goal to make the code have decent API's, so it should be quite possible to run repoman from a django webpage and get data returned from it's modules without the need to parse terminal output.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-12 03:18:17 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.