#2 Remove conflicting runroot option
Merged 8 years ago by . Opened 8 years ago by maxamillion.
maxamillion/pungi-fedora runroot  into  master

file modified
+1 -1
@@ -33,7 +33,7 @@ 

  runroot = False

  #runroot_channel = "fedora_compose"

  #runroot_channel = "runroot"

- runroot_tag = "f23-build"

+ #runroot_tag = "f23-build"

  

  # PKGSET

  pkgset_source = "koji" # koji, repos

no initial comment

Working on pungi4 some more and found that runroot can not be False and have a runroot_tag defined:

INIT: Config option runroot=False conflicts with option runroot_tag
Metadata