* J. Scheurich: > I am a programmer/maintainer of white_dune ( > http://wdune.ourproject.org/ ) and i am trying to > include it into fedora. Welcome! > $ 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 be 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 -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx