The sample kojivmd.conf uses a topurl of kojiroot, not kojifiles. Update the example configuration to match what users will normally expect.
kojivmd.conf
topurl
kojiroot
kojifiles
Also, add HTTP error checking to kojivmd so it's easier to understand when topurl is mis-configured.
kojivmd
Metadata Update from @tkopecek: - Pull-request tagged with: no_qe
Commit e9b5ec21 fixes this pull-request
Pull-Request has been merged by tkopecek
The sample
kojivmd.confuses atopurlofkojiroot, notkojifiles. Update the example configuration to match what users will normally expect.Also, add HTTP error checking to
kojivmdso it's easier to understand whentopurlis mis-configured.