Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 546996 - Migrate maintainer-needed package list to https://qa-reports.gentoo.org/
Summary: Migrate maintainer-needed package list to https://qa-reports.gentoo.org/
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Quality Assurance Team
URL: https://wwwold.gentoo.org/proj/en/qa/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-18 10:43 UTC by Markos Chandras (RETIRED)
Modified: 2015-04-25 11:00 UTC (History)
1 user (show)

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


Attachments
maintainer-needed.sh (0001-maintainer-needed.sh-Add-script-to-list-maintainer-n.patch,1.47 KB, patch)
2015-04-18 10:43 UTC, Markos Chandras (RETIRED)
Details | Diff
maintainer-needed.sh (0001-maintainer-needed.sh-Add-script-to-list-maintainer-n.patch,1.55 KB, patch)
2015-04-19 09:23 UTC, Markos Chandras (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Markos Chandras (RETIRED) gentoo-dev 2015-04-18 10:43:24 UTC
Created attachment 401550 [details, diff]
maintainer-needed.sh

Please find attached a script for the https://gitweb.gentoo.org/proj/qa-scripts.git/ to migrate $URL to the https://qa-reports.gentoo.org/ website

Infra needs to run this on a daily basis and redirect it's output to an html file in https://qa-reports.gentoo.org/output/maintainer-needed/maintainer-needed.html or something. A link to that page should also be present on the homepage.

Let me know if you need more information. I have only tested that on my host.

Please give me ACK so i can commit it (or commit further improvements to the script in the future).

One thing that's missing is the description field. I will add that soon.
Comment 1 Alex Legler (RETIRED) archtester gentoo-dev Security 2015-04-18 10:49:59 UTC
(In reply to Markos Chandras from comment #0)
> Created attachment 401550 [details, diff] [details, diff]
> maintainer-needed.sh
> 

> min-width: %dem

Seems like you copied that from a sprintf'd string? Should be safe to remove before committing.
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2015-04-18 10:53:05 UTC
Yep sorry about that. I will simply drop it.
Comment 3 Markos Chandras (RETIRED) gentoo-dev 2015-04-18 13:04:54 UTC
The "Description" column is gone because of bug #546998. If pkgcore is installed on the said machine, I can use that instead to generate the description field.

Please let me know if 'pkgcore' is installed or not.
Comment 4 Alex Legler (RETIRED) archtester gentoo-dev Security 2015-04-18 20:29:50 UTC
(In reply to Markos Chandras from comment #3)
> The "Description" column is gone because of bug #546998. If pkgcore is
> installed on the said machine, I can use that instead to generate the
> description field.
> 
> Please let me know if 'pkgcore' is installed or not.

Installed versions:  0.9{tbz2}(01:20:25 AM 04/03/2015)(-doc -test PYTHON_TARGETS="python2_7")
Comment 5 Markos Chandras (RETIRED) gentoo-dev 2015-04-19 09:23:11 UTC
Created attachment 401594 [details, diff]
maintainer-needed.sh

Thank you

New version attached.

Can I commit it?
Comment 6 Ulrich Müller gentoo-dev 2015-04-24 16:40:30 UTC
Committed.

Infra, please enable the maintainer-needed.sh script and add the appropriate link to the webpage.