There is some issue with the Fedora 43 branch of pgbouncer. It does not list any package in the package overview:
pgbouncer
https://src.fedoraproject.org/rpms/pgbouncer
And it throws errors when trying to push to it:
slaanesh@wks2:~/workspace/fedora/pgbouncer$ git pull Already up to date. slaanesh@wks2:~/workspace/fedora/pgbouncer$ git push Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0) remote: Branch refs/heads/f43 is unsupported. Cannot push to a disabled branch (maybe eol?). remote: Denied push for ref 'refs/heads/f43' for user 'slaanesh' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/pgbouncer ! [remote rejected] f43 -> f43 (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/pgbouncer'
Requesting it throws an error:
slaanesh@wks2:~/workspace/fedora/pgbouncer$ fedpkg request-branch f43 Requested branch "f43" already exists. Skipping the operation.
Metadata Update from @jnsamyak: - Issue assigned to jnsamyak
Metadata Update from @jnsamyak: - Issue tagged with: low-gain, low-trouble, ops, sprint-4
This was blocked in koji;
pgbouncer f41-Beta fab pgbouncer f43 orphan pgbouncer epel10.1 devrim
I have unblocked it, this should unblock you.
Metadata Update from @jnsamyak: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Still nothing, sorry:
$ git push Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0) remote: Branch refs/heads/f43 is unsupported. Cannot push to a disabled branch (maybe eol?). remote: Denied push for ref 'refs/heads/f43' for user 'slaanesh' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/pgbouncer ! [remote rejected] f43 -> f43 (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/pgbouncer'
Metadata Update from @slaanesh: - Issue status updated to: Open (was: Closed)
Any update? Still does not work. Thanks.
Anyone? It has been 5 days now. Thanks.
Can you try now?
The f43 branch was retired (had a dead.package file) so it wouldn't let you push to it.
I reverted the retirement commit.
Thanks it worked. That's strange, as far as I know the package has never been orphaned, even though the repository has the retirement/unretirement also in rawhide's history.
Thanks!
Metadata Update from @slaanesh: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.