Make sure to follow and check these boxes before submitting an issue! Thank you.
when installing packages during the provisioning stage by the provisioning tool of choice (puppet) our libioc pkg repo is active — because the provisioning tool may have needed to be installed into the jail first
but our repo being latest, and FreeBSD's repo being quarterly, but listed first makes for a perfect recipe for conflicts
there's a few ways this can be resolved:
- switch to quarterly
- offer a choice between latest and quarterly
- disable the FreeBSD default repo
- instruct people on pitfalls with warning messages of they use pkg or provision sub commands
Make sure to follow and check these boxes before submitting an issue! Thank you.
print(libioc.VERSION)masterif usinga stable release.
when installing packages during the provisioning stage by the provisioning tool of choice (puppet) our libioc pkg repo is active — because the provisioning tool may have needed to be installed into the jail first
but our repo being latest, and FreeBSD's repo being quarterly, but listed first makes for a perfect recipe for conflicts
there's a few ways this can be resolved: