This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. Note: No gcc, gcc-c++ or clang found in BuildRequires See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ - If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. Note: License file furo.js.LICENSE.txt is not marked as %license See: https://docs.fedoraproject.org/en-US/packaging- guidelines/LicensingGuidelines/#_license_text ===== MUST items ===== C/C++: [ ]: Provides: bundled(gnulib) in place as required. Note: Sources not installed [ ]: Package does not contain kernel modules. [x]: Header files in -devel subpackage, if present. [x]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: There is no build directory. Running licensecheck on vanilla upstream sources. No licenses found. Please check the source files for licenses manually. [ ]: License file installed when any subpackage combination is installed. [ ]: Package requires other packages for directories it uses. Note: No known owner of /usr/lib/sysusers.d, /usr/share/locale/pt/LC_MESSAGES, /usr/bin, /usr/share/man, /usr/share/zsh, /usr/share/selinux, /usr/lib/tmpfiles.d, /usr/share/locale/it, /usr, /usr/share/locale/ja/LC_MESSAGES, /var/lib, /usr/share/locale/pt, /usr/share/locale/it/LC_MESSAGES, /usr/share/gocode, /etc/sysctl.d, /usr/share/locale/es, /usr/share/locale/pt_BR/LC_MESSAGES, /usr/share/locale/pt_BR, /usr/share/selinux/packages, /var/log, /usr/share/locale/ru/LC_MESSAGES, /etc, /var, /usr/share/locale, /usr/share/locale/de, /var/cache, /usr/share/locale/nl, /usr/share/licenses, /etc/dnsmasq.d, /usr/share/bash-completion, /usr/share/gocode/src, /usr/share/locale/es/LC_MESSAGES, /var/lib/selinux, /usr/share/fish/vendor_completions.d, /usr/share, /var/lib/selinux/targeted/active, /usr/lib/systemd, /usr/share/locale/fr, /usr/share/fish, /usr/share/locale/ru, /usr/lib, /usr/share/locale/fr/LC_MESSAGES, /usr/share/man/man1, /var/lib/selinux/targeted, /var/lib/selinux/targeted/active/modules/200, /usr/share/doc, /usr/lib/systemd/system, /usr/share/locale/de/LC_MESSAGES, /usr/share/zsh/site-functions, /usr/share/locale/nl/LC_MESSAGES, /var/lib/selinux/targeted/active/modules, /usr/share/locale/ja, /usr/share/selinux/packages/targeted [ ]: Package must own all directories that it creates. Note: Directories without known owners: /usr/lib/sysusers.d, /usr/share/locale/pt/LC_MESSAGES, /usr/share/gocode/src, /usr/bin, /usr/share/man, /usr/share/zsh, /usr/share/locale/es/LC_MESSAGES, /var/lib/selinux, /usr/share/fish/vendor_completions.d, /usr/share, /usr/lib/tmpfiles.d, /usr/share/selinux, /var/lib/selinux/targeted/active, /usr/share/locale/it, /usr, /usr/lib/systemd, /usr/share/fish, /usr/share/locale/fr, /usr/share/locale/ja/LC_MESSAGES, /usr/share/locale/ru, /usr/lib, /var/lib, /usr/share/locale/pt, /usr/share/locale/it/LC_MESSAGES, /usr/share/gocode, /usr/share/locale/fr/LC_MESSAGES, /usr/share/man/man1, /etc/sysctl.d, /usr/share/locale/es, /var/lib/selinux/targeted, /usr/share/doc, /usr/share/selinux/packages, /var/log, /usr/lib/systemd/system, /var/lib/selinux/targeted/active/modules/200, /usr/share/locale/pt_BR/LC_MESSAGES, /usr/share/locale/pt_BR, /usr/share/locale/ru/LC_MESSAGES, /etc, /var, /usr/share/locale/de/LC_MESSAGES, /usr/share/locale/nl/LC_MESSAGES, /usr/share/selinux/packages/targeted, /usr/share/locale, /usr/share/zsh/site-functions, /var/lib/selinux/targeted/active/modules, /var/cache, /usr/share/locale/de, /usr/share/locale/nl, /usr/share/licenses, /usr/share/locale/ja, /etc/dnsmasq.d, /usr/share/bash-completion [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Package contains desktop file if it is a GUI application. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: The spec file handles locales properly. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 14799 bytes in 5 files. [ ]: Package complies to the Packaging Guidelines [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: The License field must be a valid SPDX expression. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: %config files are marked noreplace or the reason is justified. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files. Note: Systemd service file(s) in incus [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in golang- github-lxc-incus-devel , incus-selinux , incus-client , incus-tools , incus-agent [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: Scriptlets must be sane, if used. [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [ ]: Spec use %global instead of %define unless justified. Note: %define requiring justification: %define gotestflags -buildmode pie -compiler gc -v -tags libsqlite3 [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: Uses parallel make %{?_smp_mflags} macro. [x]: Sources can be downloaded from URI in Source: tag [x]: SourceX is a working URL. ===== EXTRA items ===== Generic: [x]: Rpmlint is run on debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. [x]: Large data in /usr/share should live in a noarch subpackage if package is arched. Rpmlint ------- Checking: incus-6.0.0-0.1.fc38.aarch64.rpm golang-github-lxc-incus-devel-6.0.0-0.1.fc38.noarch.rpm incus-selinux-6.0.0-0.1.fc38.noarch.rpm incus-client-6.0.0-0.1.fc38.aarch64.rpm incus-tools-6.0.0-0.1.fc38.aarch64.rpm incus-agent-6.0.0-0.1.fc38.aarch64.rpm incus-doc-6.0.0-0.1.fc38.noarch.rpm incus-6.0.0-0.1.fc38.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpthtjcr34')] checks: 32, packages: 8 incus-doc.noarch: E: zero-length /usr/share/doc/incus-doc/html/_static/scripts/furo-extensions.js incus-agent.aarch64: E: statically-linked-binary /usr/bin/incus-agent incus-tools.aarch64: E: statically-linked-binary /usr/bin/incus-migrate incus-tools.aarch64: E: spelling-error ('unmap', '%description -l en_US unmap -> unman, uncap') incus-tools.aarch64: E: spelling-error ('uids', '%description -l en_US uids -> yids, ids, aids') incus-tools.aarch64: E: spelling-error ('gids', '%description -l en_US gids -> digs, gods, ids') incus-tools.aarch64: E: spelling-error ('lxc', '%description -l en_US lxc -> lxi, lac') incus-tools.aarch64: E: spelling-error ('lxd', '%description -l en_US lxd -> led, lxi, lid') incus.aarch64: W: post-without-tmpfile-creation /usr/lib/tmpfiles.d/incus.conf incus-agent.aarch64: W: position-independent-executable-suggested /usr/bin/incus-agent incus-tools.aarch64: W: position-independent-executable-suggested /usr/bin/incus-migrate incus.aarch64: E: non-standard-dir-perm /var/cache/incus 700 incus.aarch64: E: non-standard-dir-perm /var/lib/incus 711 incus.aarch64: E: non-standard-dir-perm /var/log/incus 700 incus-selinux.noarch: E: non-readable /var/lib/selinux/targeted/active/modules/200/incus 0 incus-selinux.noarch: W: no-documentation incus.spec:228: W: macro-in-comment %gobuildflags incus.aarch64: W: log-files-without-logrotate ['/var/log/incus'] golang-github-lxc-incus-devel.noarch: W: hidden-file-or-dir /usr/share/gocode/src/github.com/lxc/incus/.goipath golang-github-lxc-incus-devel.noarch: W: files-duplicate /usr/share/gocode/src/github.com/lxc/incus/internal/server/network/ovn/schema/ovn-nb/connection.go /usr/share/gocode/src/github.com/lxc/incus/internal/server/network/ovn/schema/ovn-ic-nb/connection.go:/usr/share/gocode/src/github.com/lxc/incus/internal/server/network/ovn/schema/ovn-ic-sb/connection.go golang-github-lxc-incus-devel.noarch: W: files-duplicate /usr/share/gocode/src/github.com/lxc/incus/internal/server/network/ovn/schema/ovn-sb/ssl.go /usr/share/gocode/src/github.com/lxc/incus/internal/server/network/ovn/schema/ovn-ic-nb/ssl.go:/usr/share/gocode/src/github.com/lxc/incus/internal/server/network/ovn/schema/ovn-ic-sb/ssl.go:/usr/share/gocode/src/github.com/lxc/incus/internal/server/network/ovn/schema/ovn-nb/ssl.go incus-selinux.noarch: W: dangerous-command-in-%pre cp incus-selinux.noarch: W: dangerous-command-in-%postun rm incus-selinux.noarch: W: dangerous-command-in-%posttrans rm incus-selinux.noarch: W: dangerous-command-in-%post rm 8 packages and 0 specfiles checked; 12 errors, 13 warnings, 33 filtered, 12 badness; has taken 2.7 s Rpmlint (debuginfo) ------------------- Checking: incus-tools-debuginfo-6.0.0-0.1.fc38.aarch64.rpm incus-client-debuginfo-6.0.0-0.1.fc38.aarch64.rpm incus-agent-debuginfo-6.0.0-0.1.fc38.aarch64.rpm incus-debuginfo-6.0.0-0.1.fc38.aarch64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.5.0 configuration: /usr/lib/python3.12/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmpip7prfem')] checks: 32, packages: 4 4 packages and 0 specfiles checked; 0 errors, 0 warnings, 34 filtered, 0 badness; has taken 2.0 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "golang-github-lxc-incus-devel". (none): E: there is no installed rpm "incus-selinux". (none): E: there is no installed rpm "incus-debuginfo". (none): E: there is no installed rpm "incus-agent-debuginfo". (none): E: there is no installed rpm "incus-tools". (none): E: there is no installed rpm "incus-tools-debuginfo". (none): E: there is no installed rpm "incus". (none): E: there is no installed rpm "incus-doc". (none): E: there is no installed rpm "incus-client". (none): E: there is no installed rpm "incus-client-debuginfo". (none): E: there is no installed rpm "incus-agent". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.4.0 configuration: /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-legacy-licenses.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 31, packages: 11 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.0 s Source checksums ---------------- https://linuxcontainers.org/downloads/incus/incus-6.0.0.tar.xz : CHECKSUM(SHA256) this package : 6120be57e66ccc526a39a5f7429bbb12b736270e86ffacc11a3bb97bf5c5a9b9 CHECKSUM(SHA256) upstream package : 6120be57e66ccc526a39a5f7429bbb12b736270e86ffacc11a3bb97bf5c5a9b9 Requires -------- incus (rpmlib, GLIBC filtered): (incus-selinux = 6.0.0-0.1.fc38 if selinux-policy-targeted) (nftables if iptables-nft) /bin/sh /usr/bin/sh attr config(incus) dnsmasq ebtables incus-client iptables libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libcap.so.2()(64bit) libcowsql.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblxc.so.1()(64bit) libresolv.so.2()(64bit) libsqlite3.so.0()(64bit) libudev.so.1()(64bit) libudev.so.1(LIBUDEV_183)(64bit) libudev.so.1(LIBUDEV_189)(64bit) libudev.so.1(LIBUDEV_199)(64bit) lxcfs rsync rtld(GNU_HASH) shadow-utils squashfs-tools systemd tar xdelta xz golang-github-lxc-incus-devel (rpmlib, GLIBC filtered): go-filesystem golang(github.com/Rican7/retry/jitter) golang(github.com/armon/go-proxyproto) golang(github.com/cenkalti/backoff/v4) golang(github.com/checkpoint-restore/go-criu/v6/crit) golang(github.com/cowsql/go-cowsql) golang(github.com/cowsql/go-cowsql/app) golang(github.com/cowsql/go-cowsql/client) golang(github.com/cowsql/go-cowsql/driver) golang(github.com/digitalocean/go-qemu/qmp) golang(github.com/digitalocean/go-smbios/smbios) golang(github.com/dustinkirkland/golang-petname) golang(github.com/flosch/pongo2) golang(github.com/fvbommel/sortorder) golang(github.com/go-acme/lego/v4/acme) golang(github.com/go-acme/lego/v4/certcrypto) golang(github.com/go-acme/lego/v4/certificate) golang(github.com/go-acme/lego/v4/challenge) golang(github.com/go-acme/lego/v4/lego) golang(github.com/go-acme/lego/v4/registration) golang(github.com/go-chi/chi/v5) golang(github.com/go-jose/go-jose/v3) golang(github.com/go-logr/logr) golang(github.com/golang-jwt/jwt/v5) golang(github.com/google/gopacket) golang(github.com/google/gopacket/layers) golang(github.com/google/uuid) golang(github.com/gorilla/mux) golang(github.com/gorilla/websocket) golang(github.com/gosexy/gettext) golang(github.com/j-keck/arping) golang(github.com/jaypipes/pcidb) golang(github.com/jochenvg/go-udev) golang(github.com/kballard/go-shellquote) golang(github.com/lxc/go-lxc) golang(github.com/mattn/go-sqlite3) golang(github.com/mdlayher/ndp) golang(github.com/mdlayher/netx/eui64) golang(github.com/mdlayher/vsock) golang(github.com/miekg/dns) golang(github.com/minio/madmin-go) golang(github.com/minio/minio-go/v7) golang(github.com/minio/minio-go/v7/pkg/credentials) golang(github.com/mitchellh/mapstructure) golang(github.com/olekukonko/tablewriter) golang(github.com/openfga/go-sdk) golang(github.com/openfga/go-sdk/client) golang(github.com/openfga/go-sdk/credentials) golang(github.com/osrg/gobgp/v3/api) golang(github.com/osrg/gobgp/v3/pkg/log) golang(github.com/osrg/gobgp/v3/pkg/packet/bgp) golang(github.com/osrg/gobgp/v3/pkg/server) golang(github.com/ovn-org/libovsdb/client) golang(github.com/ovn-org/libovsdb/model) golang(github.com/ovn-org/libovsdb/ovsdb) golang(github.com/pierrec/lz4/v4) golang(github.com/pkg/sftp) golang(github.com/pkg/xattr) golang(github.com/robfig/cron/v3) golang(github.com/sirupsen/logrus) golang(github.com/sirupsen/logrus/hooks/syslog) golang(github.com/sirupsen/logrus/hooks/writer) golang(github.com/spf13/cobra) golang(github.com/spf13/cobra/doc) golang(github.com/stretchr/testify/assert) golang(github.com/stretchr/testify/require) golang(github.com/syndtr/gocapability/capability) golang(github.com/vishvananda/netlink) golang(github.com/vishvananda/netlink/nl) golang(github.com/zitadel/oidc/v3/pkg/client) golang(github.com/zitadel/oidc/v3/pkg/client/rp) golang(github.com/zitadel/oidc/v3/pkg/http) golang(github.com/zitadel/oidc/v3/pkg/oidc) golang(github.com/zitadel/oidc/v3/pkg/op) golang(go.starlark.net/starlark) golang(golang.org/x/crypto/ssh) golang(golang.org/x/exp/slog) golang(golang.org/x/oauth2) golang(golang.org/x/sync/errgroup) golang(golang.org/x/sys/unix) golang(golang.org/x/term) golang(golang.org/x/text/cases) golang(golang.org/x/text/language) golang(google.golang.org/protobuf/proto) golang(google.golang.org/protobuf/reflect/protoreflect) golang(google.golang.org/protobuf/runtime/protoimpl) golang(google.golang.org/protobuf/types/known/anypb) golang(gopkg.in/tomb.v2) golang(gopkg.in/yaml.v2) golang(k8s.io/utils/inotify) incus-selinux (rpmlib, GLIBC filtered): /bin/sh container-selinux libselinux-utils policycoreutils policycoreutils-python-utils selinux-policy selinux-policy-base incus-client (rpmlib, GLIBC filtered): gettext libc.so.6()(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) incus-tools (rpmlib, GLIBC filtered): incus(aarch-64) libacl.so.1()(64bit) libacl.so.1(ACL_1.0)(64bit) libc.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) liblxc.so.1()(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) incus-agent (rpmlib, GLIBC filtered): incus(aarch-64) incus-doc (rpmlib, GLIBC filtered): Provides -------- incus: config(incus) group(incus) group(incus-admin) incus incus(aarch-64) golang-github-lxc-incus-devel: golang(github.com/lxc/incus/client) golang(github.com/lxc/incus/internal/cmd) golang(github.com/lxc/incus/internal/dnsutil) golang(github.com/lxc/incus/internal/eagain) golang(github.com/lxc/incus/internal/filter) golang(github.com/lxc/incus/internal/i18n) golang(github.com/lxc/incus/internal/instance) golang(github.com/lxc/incus/internal/instancewriter) golang(github.com/lxc/incus/internal/io) golang(github.com/lxc/incus/internal/iprange) golang(github.com/lxc/incus/internal/jmap) golang(github.com/lxc/incus/internal/linux) golang(github.com/lxc/incus/internal/migration) golang(github.com/lxc/incus/internal/netutils) golang(github.com/lxc/incus/internal/ports) golang(github.com/lxc/incus/internal/recover) golang(github.com/lxc/incus/internal/revert) golang(github.com/lxc/incus/internal/rsync) golang(github.com/lxc/incus/internal/server/acme) golang(github.com/lxc/incus/internal/server/apparmor) golang(github.com/lxc/incus/internal/server/auth) golang(github.com/lxc/incus/internal/server/auth/oidc) golang(github.com/lxc/incus/internal/server/backup) golang(github.com/lxc/incus/internal/server/backup/config) golang(github.com/lxc/incus/internal/server/bgp) golang(github.com/lxc/incus/internal/server/certificate) golang(github.com/lxc/incus/internal/server/cgroup) golang(github.com/lxc/incus/internal/server/cluster) golang(github.com/lxc/incus/internal/server/cluster/config) golang(github.com/lxc/incus/internal/server/cluster/request) golang(github.com/lxc/incus/internal/server/config) golang(github.com/lxc/incus/internal/server/daemon) golang(github.com/lxc/incus/internal/server/db) golang(github.com/lxc/incus/internal/server/db/cluster) golang(github.com/lxc/incus/internal/server/db/generate/db) golang(github.com/lxc/incus/internal/server/db/generate/file) golang(github.com/lxc/incus/internal/server/db/generate/lex) golang(github.com/lxc/incus/internal/server/db/node) golang(github.com/lxc/incus/internal/server/db/operationtype) golang(github.com/lxc/incus/internal/server/db/query) golang(github.com/lxc/incus/internal/server/db/schema) golang(github.com/lxc/incus/internal/server/db/warningtype) golang(github.com/lxc/incus/internal/server/device) golang(github.com/lxc/incus/internal/server/device/config) golang(github.com/lxc/incus/internal/server/device/nictype) golang(github.com/lxc/incus/internal/server/device/pci) golang(github.com/lxc/incus/internal/server/dns) golang(github.com/lxc/incus/internal/server/dnsmasq) golang(github.com/lxc/incus/internal/server/dnsmasq/dhcpalloc) golang(github.com/lxc/incus/internal/server/endpoints) golang(github.com/lxc/incus/internal/server/endpoints/listeners) golang(github.com/lxc/incus/internal/server/events) golang(github.com/lxc/incus/internal/server/firewall) golang(github.com/lxc/incus/internal/server/firewall/drivers) golang(github.com/lxc/incus/internal/server/fsmonitor) golang(github.com/lxc/incus/internal/server/fsmonitor/drivers) golang(github.com/lxc/incus/internal/server/instance) golang(github.com/lxc/incus/internal/server/instance/drivers) golang(github.com/lxc/incus/internal/server/instance/drivers/qmp) golang(github.com/lxc/incus/internal/server/instance/instancetype) golang(github.com/lxc/incus/internal/server/instance/operationlock) golang(github.com/lxc/incus/internal/server/ip) golang(github.com/lxc/incus/internal/server/lifecycle) golang(github.com/lxc/incus/internal/server/locking) golang(github.com/lxc/incus/internal/server/loki) golang(github.com/lxc/incus/internal/server/metadata) golang(github.com/lxc/incus/internal/server/metrics) golang(github.com/lxc/incus/internal/server/migration) golang(github.com/lxc/incus/internal/server/network) golang(github.com/lxc/incus/internal/server/network/acl) golang(github.com/lxc/incus/internal/server/network/ovn) golang(github.com/lxc/incus/internal/server/network/ovn/schema/ovn-ic-nb) golang(github.com/lxc/incus/internal/server/network/ovn/schema/ovn-ic-sb) golang(github.com/lxc/incus/internal/server/network/ovn/schema/ovn-nb) golang(github.com/lxc/incus/internal/server/network/ovn/schema/ovn-sb) golang(github.com/lxc/incus/internal/server/network/ovs) golang(github.com/lxc/incus/internal/server/network/ovs/schema/ovs) golang(github.com/lxc/incus/internal/server/network/zone) golang(github.com/lxc/incus/internal/server/node) golang(github.com/lxc/incus/internal/server/operations) golang(github.com/lxc/incus/internal/server/project) golang(github.com/lxc/incus/internal/server/refcount) golang(github.com/lxc/incus/internal/server/request) golang(github.com/lxc/incus/internal/server/resources) golang(github.com/lxc/incus/internal/server/response) golang(github.com/lxc/incus/internal/server/scriptlet) golang(github.com/lxc/incus/internal/server/scriptlet/load) golang(github.com/lxc/incus/internal/server/seccomp) golang(github.com/lxc/incus/internal/server/state) golang(github.com/lxc/incus/internal/server/storage) golang(github.com/lxc/incus/internal/server/storage/drivers) golang(github.com/lxc/incus/internal/server/storage/memorypipe) golang(github.com/lxc/incus/internal/server/storage/quota) golang(github.com/lxc/incus/internal/server/storage/s3) golang(github.com/lxc/incus/internal/server/storage/s3/miniod) golang(github.com/lxc/incus/internal/server/sys) golang(github.com/lxc/incus/internal/server/syslog) golang(github.com/lxc/incus/internal/server/task) golang(github.com/lxc/incus/internal/server/template) golang(github.com/lxc/incus/internal/server/ucred) golang(github.com/lxc/incus/internal/server/util) golang(github.com/lxc/incus/internal/server/vsock) golang(github.com/lxc/incus/internal/server/warnings) golang(github.com/lxc/incus/internal/sql) golang(github.com/lxc/incus/internal/usbid) golang(github.com/lxc/incus/internal/util) golang(github.com/lxc/incus/internal/version) golang(github.com/lxc/incus/shared/api) golang(github.com/lxc/incus/shared/api/agent) golang(github.com/lxc/incus/shared/api/guest) golang(github.com/lxc/incus/shared/api/scriptlet) golang(github.com/lxc/incus/shared/archive) golang(github.com/lxc/incus/shared/cancel) golang(github.com/lxc/incus/shared/cgo) golang(github.com/lxc/incus/shared/cliconfig) golang(github.com/lxc/incus/shared/idmap) golang(github.com/lxc/incus/shared/ioprogress) golang(github.com/lxc/incus/shared/logger) golang(github.com/lxc/incus/shared/osarch) golang(github.com/lxc/incus/shared/proxy) golang(github.com/lxc/incus/shared/simplestreams) golang(github.com/lxc/incus/shared/subprocess) golang(github.com/lxc/incus/shared/tcp) golang(github.com/lxc/incus/shared/termios) golang(github.com/lxc/incus/shared/tls) golang(github.com/lxc/incus/shared/units) golang(github.com/lxc/incus/shared/util) golang(github.com/lxc/incus/shared/validate) golang(github.com/lxc/incus/shared/ws) golang(github.com/lxc/incus/test/mini-oidc/storage) golang-github-lxc-incus-devel golang-ipath(github.com/lxc/incus) incus-selinux: incus-selinux incus-client: incus-client incus-client(aarch-64) incus-tools: incus-tools incus-tools(aarch-64) incus-agent: incus-agent incus-agent(aarch-64) incus-doc: incus-doc Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name incus --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-38-aarch64 Active plugins: Shell-api, C/C++, Generic Disabled plugins: Perl, Java, Ocaml, PHP, R, Haskell, fonts, Python, SugarActivity Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH