#3883: more meaningful error if module isn't found --------------------------+----------------------- Reporter: kalev | Owner: rel-eng@… Type: enhancement | Status: closed Milestone: | Component: other Resolution: fixed | Keywords: Blocked By: | Blocking: --------------------------+----------------------- Changes (by till):
* resolution: => fixed * status: new => closed
Comment:
There is a descriptive error message now (created by fedpkg): {{{ $ LANG=C fedpkg clone bar Cloning into 'bar'... R access for bar DENIED to till (Or there may be no repository at the given path. Did you spell it correctly?) fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists. Could not execute clone: Command '['git', 'clone', 'ssh://till@pkgs.fedoraproject.org/bar']' returned non-zero exit status 128 }}}