Please, create the following new repositories in the tests namespace:
https://src.fedoraproject.org/tests/postgresql https://src.fedoraproject.org/tests/python-psycopg2
Main admin should be me, "praiskup".
Fedora infrastructure does not handle creating repositories. You can open a ticket at https://pagure.io/releng/fedora-scm-requests/. This can be done using "fedpkg request-repo" command.
Metadata Update from @mizdebsk: - Issue close_status updated to: Invalid - Issue status updated to: Closed (was: Open)
fedpkg request-repo: error: argument --namespace: invalid choice: 'tests' (choose from 'rpms', 'container', 'modules', 'flatpaks')
Last time this was resolved here, see the #6695 ticket.
Metadata Update from @praiskup: - Issue status updated to: Open (was: Closed)
Metadata Update from @bowlofeggs: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: src.fp.o
FWIW, I'd like to have something similar to what is now working in tar, cpio and gettext packages.
tar
cpio
gettext
@pingou how did you make these other test repos? We need a SOP or way to process these requests...
and yes, this is more releng than infra, so ideally we would move it over there once we know how to make them.
Metadata Update from @pingou: - Issue assigned to pingou
Have both been created :)
@kevin, I have a simple script to create them which just needs an API token with the correct ACL :)
Metadata Update from @pingou: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thanks!
https://src.fedoraproject.org/tests/postgresql https://src.fedoraproject.org/tests/python-psycopg2 Have both been created :) @kevin, I have a simple script to create them which just needs an API token with the correct ACL :)
When you get a minute can you submit the script to the releng repo so others can do this? :)