#6268 can't push to a number of packages
Closed: Fixed 6 years ago Opened 6 years ago by zbyszek.

I was rebuilding a bunch of packages today, and for a few I couldn't push. The error seems to always the same:

$ git push
FATAL: W any rpms/python-caja zbyszek 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.

Affected packages:
python-caja
python-cherrypy2
python-memcached
python-peak-rules
python-turbocheetah
python-turbojson
python-turbokid
python-werkzeug

(I build ~800 other packages, so I don't think there's a problem with my setup, there must be something special about those packages.)


Metadata Update from @pingou:
- Issue assigned to pingou

6 years ago

I think I found it, it's a bug in pagure-dist-git that broke provenpackager access.

Fix submitted in https://pagure.io/pagure-dist-git/pull-request/24

  • python-caja done
  • python-cherrypy2 done
  • python-memcached done
  • python-peak-rules done
  • python-turbocheetah done
  • python-turbojson done
  • python-turbokid done
  • python-werkzeug running

Metadata Update from @pingou:
- Issue close_status updated to: Fixed

6 years ago

Login to comment on this ticket.

Metadata