I recently unretired libtsm https://bugzilla.redhat.com/show_bug.cgi?id=2373136 But I can't push to the repository:
$fedpkg push Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0) remote: Branch refs/heads/rawhide is unsupported. Cannot push to a disabled branch (maybe eol?). remote: Denied push for ref 'refs/heads/rawhide' for user 'jfalempe' remote: All changes have been rejected
I think it's because it's blocked in koji:
$koji list-pkgs --owner jfalempe --show-blocked Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- libtsm f43 jfalempe [BLOCKED]
I tried to run:
koji unblock-pkg f43 libtsm 2025-08-05 16:20:44,705 [ERROR] koji: ActionNotAllowed: policy violation (package_list)
But I don't have the right to do so.
Metadata Update from @jnsamyak: - Issue tagged with: low-gain, low-trouble, ops
Metadata Update from @jnsamyak: - Issue assigned to jnsamyak
libtsm f43 jfalempe
Metadata Update from @jnsamyak: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Metadata Update from @jfalempe: - Issue status updated to: Open (was: Closed)
I've no idea why, but I still can't push to the rawhide branch of this repository:
git push Total 0 (delta 0), reused 0 (delta 0), pack-reused 0 (from 0) remote: Branch refs/heads/rawhide is unsupported. Cannot push to a disabled branch (maybe eol?). remote: Denied push for ref 'refs/heads/rawhide' for user 'jfalempe' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/libtsm ! [remote rejected] rawhide -> rawhide (pre-receive hook declined) error: failed to push some refs to 'ssh://pkgs.fedoraproject.org/rpms/libtsm'
FWIW https://src.fedoraproject.org/rpms/libtsm/branches shows "rawhide" as an inactive branch
I see it in active branches
I tried pushing an unretirement commit as well, it got in, check again?
Yes, my changes are in the repo now, not sure what unblocked it.
Thanks for the help.
Metadata Update from @jfalempe: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)