Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 546996

Summary: Migrate maintainer-needed package list to https://qa-reports.gentoo.org/
Product: Gentoo Linux Reporter: Markos Chandras (RETIRED) <hwoarang>
Component: [OLD] UnspecifiedAssignee: Gentoo Quality Assurance Team <qa>
Status: RESOLVED FIXED    
Severity: normal CC: infra-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://wwwold.gentoo.org/proj/en/qa/treecleaners/maintainer-needed.xml
See Also: https://bugs.gentoo.org/show_bug.cgi?id=546998
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: maintainer-needed.sh
maintainer-needed.sh

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.