Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888205 - Make maintainer-needed subsections in pgo working
Summary: Make maintainer-needed subsections in pgo working
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: Packages (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Packages Website
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-25 01:00 UTC by Marco Scardovi (scardracs)
Modified: 2023-04-04 18:53 UTC (History)
2 users (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 Marco Scardovi (scardracs) 2022-12-25 01:00:10 UTC
Hi everyone,
today I was wondering why maintainer-needed@gentoo.org does not have a section on pgo, like proxy-maintainers and other people/projects. Using [1] it's possible to looks for packages actually under maintainer-needed, but it can't be possible to look for other subsections because all of them report 0. @asturm point me out about [2] in repology, for outdated packages, and I'd like to ask if it possible to implement it on pgo too for faster consultation. At the end maintainer-needed contains lots of packages, some of these are critical or used by lots of other packages (see for eg unixODBC on hunspell): be able to take a quick look at them would be useful for everyone. Let me know what you think about it.

[1] https://packages.gentoo.org/maintainer/maintainer-needed@gentoo.org
[2] https://repology.org/projects/?search=&maintainer=maintainer-needed%40gentoo.org&category=&inrepo=gentoo&notinrepo=&repos=&families=&repos_newest=&families_newest=&outdated=on
Comment 1 Larry the Git Cow gentoo-dev 2023-03-09 19:36:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/sites/soko.git/commit/?id=2686c45409bbce9be0d8308d4cb58098a0411b46

commit 2686c45409bbce9be0d8308d4cb58098a0411b46
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-03-09 19:03:16 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-03-09 19:03:16 +0000

    updater/maintainers: handle maintainer-needed
    
    Closes: https://bugs.gentoo.org/888205
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 pkg/portage/maintainers/update.go              | 54 ++++++++++++--------------
 web/templates/maintainer/maintainerheader.tmpl |  3 +-
 2 files changed, 27 insertions(+), 30 deletions(-)
Comment 2 Arthur Zamarin archtester Gentoo Infrastructure gentoo-dev Security 2023-03-24 19:12:22 UTC
Nope, my solution failed. Reopening so I remember this task.
Comment 3 Larry the Git Cow gentoo-dev 2023-04-04 18:53:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/sites/soko.git/commit/?id=bb310d66f0a6c1a90e342f8bef49e2413e260240

commit bb310d66f0a6c1a90e342f8bef49e2413e260240
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2023-04-04 17:08:26 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2023-04-04 17:08:26 +0000

    app/maintainer: fix maintainer-needed page
    
    Closes: https://bugs.gentoo.org/888205
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 pkg/app/handler/maintainer/show.go | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)