#3962 botched/broken cvsadmin request and/or git repo
Closed: Fixed Opened by rdieter.

I think I'm seeing a broken/botched git repo and/or cvsadmin request for qt5-qtimageformats (see https://bugzilla.redhat.com/show_bug.cgi?id=915916 )

The (first?) latest cvsadmin request was not processed with comment:
"Already exists in devel only with than as owner..."

which is interesting and odd in itself, since this the package was only just reviewed.

Further, it's git repo seems non-functional:

$ fedpkg clone qt5-qtimageformats
Cloning into 'qt5-qtimageformats'...
fatal: '/srv/git/rpms//qt5-qtimageformats.git' does not appear to be a git repository
fatal: Could not read from remote repository.

and doesn't appear in list:
http://pkgs.fedoraproject.org/cgit/qt5

But, sure enough, it is in pkgdb with a single branch (devel) and owner (than),
https://admin.fedoraproject.org/pkgdb/acls/name/qt5-qtimageformats


Further, it's git repo seems non-functional:

$ fedpkg clone qt5-qtimageformats Cloning into 'qt5-qtimageformats'... fatal: > '/srv/git/rpmsqt5-qtimageformats.git' does not appear to be a git repository fatal: Could not read from remote repository.

Yes, it's b/c there is no such git repo setup server-side.[[BR]]
Also, no source tarball at all in look-a-side cache.

This seem to me like a failed scm process which's lurking around.[[BR]]
Might worth it to check the date creation of this entry in pkgd.

I think it might have been an artifact of a connectivity issue I was having yesterday. I've created the git repo to reflect what's currently in pkgdb. If you add the other owners in pkgdb, and submit the Package Change Request for the other branches you should be OK.

Great, thanks.

OK, flexing some provenpackager muscle (since I don't have acls), I do get this doing any git operations on the repo:

Exception AttributeError: '_read_only' in > ignored

Is it worth worrying about?

(oh, and the commits/pushes seem ok...)

This is solved I think?

Please re-open if there is still any issue here.

Metadata