Example (fedpkg clone zlib) fails with: fatal: detected dubious ownership in repository at '/srv/git/repositories/rpms/zlib.git'
fatal: detected dubious ownership in repository at '/srv/git/repositories/rpms/zlib.git'
Example (Pagure PR merge button pressing) fails with: Your task failed: Command '['git', 'push', 'origin', '--follow-tags', 'refs/heads/rawhide:rawhide']' returned non-zero exit status 128.
Your task failed: Command '['git', 'push', 'origin', '--follow-tags', 'refs/heads/rawhide:rawhide']' returned non-zero exit status 128.
When do you need this? (YYYY/MM/DD) ASAP
If we cannot complete your request, what is the impact? No work done on Fedora.
Metadata Update from @nphilipp: - Issue assigned to nphilipp
Same thing on the fedora-infrastructure issue tracker here: https://pagure.io/fedora-infrastructure/issue/12010
I’ll take it.
Metadata Update from @jnsamyak: - Issue tagged with: medium-gain, medium-trouble, ops
Bumping to high-gain because if distgit doesn’t work it’s “high loss” so to speak. 😉
high-gain
Metadata Update from @nphilipp: - Issue untagged with: medium-gain - Issue tagged with: high-gain
Change pushed to Ansible: fedora-infra/ansible#2090
The changes fixes pulling from distgit for me:
nils@gibbon:~/dist-git/fedora/rpms/python-rpmautospec-core (rawhide)> git pull remote: Enumerating objects: 1, done. remote: Counting objects: 100% (1/1), done. remote: Total 1 (delta 0), reused 0 (delta 0), pack-reused 0 Unpacking objects: 100% (1/1), 203 bytes | 203.00 KiB/s, done. From ssh://pkgs.fedoraproject.org/rpms/python-rpmautospec-core 2f23017..e509340 rawhide -> origin/rawhide * [new branch] f40 -> origin/f40 e9c2387..e509340 main -> origin/main Updating 2f23017..e509340 Fast-forward nils@gibbon:~/dist-git/fedora/rpms/python-rpmautospec-core (rawhide)>
Metadata Update from @nphilipp: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.