https://bugzilla.redhat.com/show_bug.cgi?id=1475228 --- Comment #17 from Yunying Sun <yunying.sun@xxxxxxxxx> --- $fedpkg clone rpms/tpm2-abrmd /usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead. DeprecationWarning) Cloning into 'tpm2-abrmd'... remote: Counting objects: 3, done. remote: Total 3 (delta 0), reused 0 (delta 0) Receiving objects: 100% (3/3), done. $cd tpm2-abrmd/ $fedpkg import ~/rpmbuild/SRPMS/tpm2-abrmd-1.1.0-5.el7.src.rpm $git add . $git commit -m "Initial import (#1475228)" $fedpkg push /usr/lib/python2.7/site-packages/fedora/client/bodhi.py:48: DeprecationWarning: fedora.client.bodhi has been deprecated. Please use bodhi.client.bindings instead. DeprecationWarning) FATAL: W any rpms/tpm2-abrmd yunyings DENIED by fallthru (or you mis-spelled the reponame) fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. Could not execute push: Command '['git', 'push']' returned non-zero exit status 128 Seeing at https://src.fedoraproject.org/rpms/tpm2-abrmd/settings, I'm the admin of this repo: yunyings (main admin) But koji list-pkgs shows Owner of this package is "releng": [test@SKLS02 tpm2-abrmd]$ koji list-pkgs --package=tpm2-abrmd --show-blocked Package Tag Extra Arches Owner ----------------------- ----------------------- ---------------- --------------- tpm2-abrmd f27 releng Not sure if that's problem or not. Does anyone knows how to fix this push error? -- 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