Florian Weimer
2018-12-10 10:42:24 UTC
I am a programmer/maintainer of white_dune (
http://wdune.ourproject.org/ ) and i am trying to
include it into fedora.
Welcome!http://wdune.ourproject.org/ ) and i am trying to
include it into fedora.
$ fedpkg --release f29 build --srpm rpmbuild/SRPMS/wdune-0.99-1.pl1216.fc29.src.rpm
Failed to get repository name from Git url or pushurl
[====================================] 100% 00:00:46 22.25 MiB 489.29 KiB/sec
Building wdune-0.99-1.pl1216.fc29.src.rpm for f29-candidate
Created task: 31387399
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=31387399
Watching tasks (this may be safely interrupted)...
31387399 build (f29-candidate, wdune-0.99-1.pl1216.fc29.src.rpm): free
31387399 build (f29-candidate, wdune-0.99-1.pl1216.fc29.src.rpm): free -> FAILED: ActionNotAllowed: policy violation (build_from_srpm)
0 free 0 open 0 done 1 failed
31387399 build (f29-candidate, wdune-0.99-1.pl1216.fc29.src.rpm) failed
$
Any ideas ?
You need to create a non-production (scratch) build which cannot beFailed to get repository name from Git url or pushurl
[====================================] 100% 00:00:46 22.25 MiB 489.29 KiB/sec
Building wdune-0.99-1.pl1216.fc29.src.rpm for f29-candidate
Created task: 31387399
Task info: https://koji.fedoraproject.org/koji/taskinfo?taskID=31387399
Watching tasks (this may be safely interrupted)...
31387399 build (f29-candidate, wdune-0.99-1.pl1216.fc29.src.rpm): free
31387399 build (f29-candidate, wdune-0.99-1.pl1216.fc29.src.rpm): free -> FAILED: ActionNotAllowed: policy violation (build_from_srpm)
0 free 0 open 0 done 1 failed
31387399 build (f29-candidate, wdune-0.99-1.pl1216.fc29.src.rpm) failed
$
Any ideas ?
released when building from a SRPM, like this:
$ fedpkg --release f29 build --scratch --srpm rpmbuild/SRPMS/wdune-0.99-1.pl1216.fc29.src.rpm
Thanks,
Florian
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraprojec