Package: ikiwiki Version: 3.20170111 Severity: important Ikiwiki supports setting (some) options from commandline, loading an existing configfile, and dumping settings as a configfile.
In the past (not certain but I believe worked fine 6 months ago). ikiwiki support all three in concert, which I rely on to bootstrap a new site from scratch. Essentially, this used to work: ikiwiki --setup existing.setup --dumpsetup new.setup Now that command fails. - Jonas