Hide Forgot
Description of problem: $ git remote -v githubHubbitus git:Hubbitus/rpm-openssh-epel-include.git (fetch) githubHubbitus git:Hubbitus/rpm-openssh-epel-include.git (push) origin ssh://hubbitus.org/rpms/openssh (fetch) origin DISABLED (push) $ fedpkg -v copr-build epel-openssh-include Generating an srpm Creating repo object from /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master Running rpmbuild --define '_sourcedir /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master' --define '_specdir /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master' --define '_builddir /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master' --define '_srcrpmdir /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master' --define '_rpmdir /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master' --define 'dist .fc26' --define 'fedora 26' --eval '%undefine rhel' --define 'fc26 1' --eval '%undefine fc24' --nodeps -bs /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master/openssh.spec directly on the tty Wrote: /home/pasha/SOFT/FEDORA/_NOT_my/openssh/master/openssh-7.3p1-3.1.fc26.src.rpm Running copr-cli build epel-openssh-include DISABLED-7.3p1-3.1.fc26.src.rpm directly on the tty Something went wrong: Error: [Errno 2] No such file or directory: 'DISABLED-7.3p1-3.1.fc26.src.rpm' Version-Release number of selected component (if applicable): $ rpm -q fedpkg fedpkg-1.25-1.fc24.noarch
Did you set the push URL manually to DISABLED? If you instead set it to an empty string, fedpkg will fall back to determining module named based on spec file. It will still prevent you from pushing to the remote repository. $ git remote set-url --push origin ''
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
This bug appears to have been reported against 'rawhide' during the Fedora 26 development cycle. Changing version to '26'.
Does this problem still happen to you, and is Lubomir's comment 1 helpful to fix your problem?
Close this bug. Feel free to close if it still happens.