Roadmap: https://github.com/cobbler/cobbler/wiki/Roadmap Meeting Room: https://meet.opensuse.org/cobbler
SchoolGuy on set_attribute_resolved
XML-RPC: Enable fetching whole … API: Add new set_item_resolved_… (compare)
SchoolGuy on owners-inheritance
SchoolGuy on main
Add dump_vars endpoint to the X… Items: Inherit owners per defau… utils: Prevent AttributeError i… and 5 more (compare)
SchoolGuy on set_attribute_resolved
Add dump_vars endpoint to the X… Items: Inherit owners per defau… utils: Prevent AttributeError i… and 6 more (compare)
SchoolGuy on owners-inheritance
Add dump_vars endpoint to the X… Items: Inherit owners per defau… utils: Prevent AttributeError i… and 4 more (compare)
SchoolGuy on owners-inheritance
Update cobbler/remote.py Co-au… (compare)
Maximum report size is 65535 bytes. Input parameters list-suites and list-tests will be automatically adjusted if max size is exceeded.
Check Runs are created for specific commit SHA. It's not possible to specify under which workflow test report should belong if more workflows are running for the same SHA. Thanks to this GitHub "feature" it's possible your test report will appear in an unexpected place in GitHub UI. For more information, see #67.
cobbler reposync
run, reposync, run!
creating: /var/www/cobbler/repo_mirror/cobbler-rocky-8.4-appstream/config.repo
creating: /var/www/cobbler/repo_mirror/cobbler-rocky-8.4-appstream/.origin/cobbler-rocky-8.4-appstream.repo
running: /usr/bin/dnf reposync -l -n -d --config=/var/www/cobbler/repo_mirror/cobbler-rocky-8.4-appstream/.origin/cobbler-rocky-8.4-appstream.repo --repoid=cobbler-rocky-8.4-appstream -p /var/www/cobbler/repo_mirror -a x86_64
received on stdout: usage: dnf [-c [config file]] [-q] [-v] [--version] [--installroot [path]]
[--nodocs] [--noplugins] [--enableplugin [plugin]]
[--disableplugin [plugin]] [--releasever RELEASEVER]
[--setopt SETOPTS] [--skip-broken] [-h] [--allowerasing]
--nobest] [-C] [-R [minutes]] [-d [debug level]]
[--debugsolver] [--showduplicates] [-e ERRORLEVEL] [--obsoletes]
[--rpmverbosity [debug level name]] [-y] [--assumeno]
--repo [repo]]
--disable] [-x [package]] [--disableexcludes [repo]]
[--repofrompath [repo,path]] [--noautoremove] [--nogpgcheck]
[--color COLOR] [--refresh] [-4] [-6] [--destdir DESTDIR]
[--downloadonly] [--comment COMMENT] [--bugfix] [--enhancement]
[--newpackage] [--security] [--advisory ADVISORY] [--bz BUGZILLA]
[--cve CVES] [--sec-severity {Critical,Important,Moderate,Low}]
[--forcearch ARCH]
:point_up: Edit: running: /usr/bin/dnf reposync -l -n -d --config=/var/www/cobbler/repo_mirror/appstream-8-x86_64/.origin/appstream-8-x86_64.repo --repoid=appstre
am-8-x86_64 -p /var/www/cobbler/repo_mirror -a x86_64
received on stdout: usage: dnf [-c [config file]] [-q] [-v] [--version] [--installroot [path]]
[--nodocs] [--noplugins] [--enableplugin [plugin]]
[--disableplugin [plugin]] [--releasever RELEASEVER]
[--setopt SETOPTS] [--skip-broken] [-h] [--allowerasing]
--nobest] [-C] [-R [minutes]] [-d [debug level]]
[--debugsolver] [--showduplicates] [-e ERRORLEVEL] [--obsoletes]
[--rpmverbosity [debug level name]] [-y] [--assumeno]
--repo [repo]]
--disable] [-x [package]] [--disableexcludes [repo]]
[--repofrompath [repo,path]] [--noautoremove] [--nogpgcheck]
[--color COLOR] [--refresh] [-4] [-6] [--destdir DESTDIR]
[--downloadonly] [--comment COMMENT] [--bugfix] [--enhancement]
[--newpackage] [--security] [--advisory ADVISORY] [--bz BUGZILLA]
[--cve CVES] [--sec-severity {Critical,Important,Moderate,Low}]
[--forcearch ARCH]
received on stderr: Command line error: argument -d/--debuglevel: expected one argument
:point_up: Edit: ```running: /usr/bin/dnf reposync -l -n -d --config=/var/www/cobbler/repo_mirror/appstream-8-x86_64/.origin/appstream-8-x86_64.repo --repoid=appstre
am-8-x86_64 -p /var/www/cobbler/repo_mirror -a x86_64
received on stdout: usage: dnf [-c [config file]] [-q] [-v] [--version] [--installroot [path]]
[--nodocs] [--noplugins] [--enableplugin [plugin]]
[--disableplugin [plugin]] [--releasever RELEASEVER]
[--setopt SETOPTS] [--skip-broken] [-h] [--allowerasing]
--nobest] [-C] [-R [minutes]] [-d [debug level]]
[--debugsolver] [--showduplicates] [-e ERRORLEVEL] [--obsoletes]
[--rpmverbosity [debug level name]] [-y] [--assumeno]
--repo [repo]]
--disable] [-x [package]] [--disableexcludes [repo]]
[--repofrompath [repo,path]] [--noautoremove] [--nogpgcheck]
[--color COLOR] [--refresh] [-4] [-6] [--destdir DESTDIR]
[--downloadonly] [--comment COMMENT] [--bugfix] [--enhancement]
[--newpackage] [--security] [--advisory ADVISORY] [--bz BUGZILLA]
[--cve CVES] [--sec-severity {Critical,Important,Moderate,Low}]
[--forcearch ARCH]
received on stderr: Command line error: argument -d/--debuglevel: expected one argument```
python3-librepo
as suggested on one issue, and later I changed the liine on the settings to: reposync_flags: "-n --delete"