https://bugzilla.redhat.com/show_bug.cgi?id=1786210 --- Comment #4 from Andrew Toskin <andrew@xxxxxxx> --- Sorry for the long radio silence, I've had some special projects at my dayjob eating all my time... python-djvulibre was unretired, but I can't seem to push to the repository, and I don't understand why. Since y'all have been helpful getting the package started, I'm hoping you won't mind explaining what's wrong here. The git remote URL looks correct, and the python-djvulibre package is listed as mine on src.fedoraproject.org. ↪ git remote --verbose local ~/backups/repos/packaging/python-djvulibre/ (fetch) local ~/backups/repos/packaging/python-djvulibre/ (push) production ssh://terrycloth@xxxxxxxxxxxxxxxxxxxxxx/rpms/python-djvulibre.git (fetch) production ssh://terrycloth@xxxxxxxxxxxxxxxxxxxxxx/rpms/python-djvulibre.git (push) https://src.fedoraproject.org/rpms/python-djvulibre But when I try to push, I get this error. ↪ git push --set-upstream production Enumerating objects: 21, done. Counting objects: 100% (21/21), done. Delta compression using up to 12 threads Compressing objects: 100% (16/16), done. Writing objects: 100% (17/17), 7.31 KiB | 7.31 MiB/s, done. Total 17 (delta 3), reused 0 (delta 0) remote: Branch refs/heads/master is unsupported remote: Denied push for ref 'refs/heads/master' for user 'terrycloth' remote: All changes have been rejected To ssh://pkgs.fedoraproject.org/rpms/python-djvulibre.git ! [remote rejected] master -> master (pre-receive hook declined) error: failed to push some refs to 'ssh://terrycloth@xxxxxxxxxxxxxxxxxxxxxx/rpms/python-djvulibre.git' "Branch ...master is unsupported" sounds to me like the 'master' branch is missing or somehow locked? Except it does exist on src.fedoraproject.org, and I don't see anything in the repo settings that would explain this. So I'm not sure if RelEng neglected to set up some repo permissions when unretiring the package, or if I've somehow misconfigured something just for this one repo. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx