Bug 1944422
Summary: | Review Request: rust-systemd - A rust interface to libsystemd/libelogind provided APIs | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Rémi Lauzier <remilauzier> |
Component: | Package Review | Assignee: | Robert-André Mauchin 🐧 <eclipseo> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | eclipseo, package-review, remilauzier |
Target Milestone: | --- | Flags: | eclipseo:
fedora-review+
|
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-05-23 01:03:38 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1944398, 1944408, 1944412 | ||
Bug Blocks: | 1941896 |
Description
Rémi Lauzier
2021-03-29 22:00:58 UTC
Using https://copr-be.cloud.fedoraproject.org/results/remilauzier/rudo/fedora-34-x86_64/02113879-rust-systemd/rust-systemd.spec - You need to fix this: # Upstream license specification: LGPL-2.1-or-later WITH GCC-exception-2.0 # License file not in crate bug: https://github.com/jmesmon/rust-systemd/issues/186 License: LGPLv2+ WITH [identifier] with exceptions # FIXME: Upstream uses unknown SPDX tag WITH! → # Upstream license specification: LGPL-2.1-or-later WITH GCC-exception-2.0 # License file not in crate bug: https://github.com/jmesmon/rust-systemd/issues/186 License: LGPLv2 with exceptions - This won't be necessary: echo "systemd-devel" once you Requires: systemd-devel in rust-libsystemd-sys - License ok - Latest version packaged - Builds in mock - Conforms to Packaging Guidelines Please fix the aforementioned issues. Hi! I make it compile but it seem to need systemd-devel in it's dependencies. Really don't know why copr refuse to pull systemd-devel with rust-libsystemd-sys https://download.copr.fedorainfracloud.org/results/remilauzier/rudo/fedora-34-x86_64/02121324-rust-systemd/rust-systemd.spec (In reply to Rémi Lauzier from comment #2) > Hi! > I make it compile but it seem to need systemd-devel in it's dependencies. > Really don't know why copr refuse to pull systemd-devel with > rust-libsystemd-sys > https://download.copr.fedorainfracloud.org/results/remilauzier/rudo/fedora- > 34-x86_64/02121324-rust-systemd/rust-systemd.spec You probably are building than the repo are generated. Delete your old builds and try regenerate repo on the main page. You were right problem solved! https://download.copr.fedorainfracloud.org/results/remilauzier/rudo/fedora-34-x86_64/02121425-rust-systemd/rust-systemd.spec Package approved. You still need to find a sponsor. Sponsored. (fedscm-admin): The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-systemd FEDORA-2021-dd116f8411 has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-dd116f8411 FEDORA-2021-dd116f8411 has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2021-dd116f8411 \*` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-dd116f8411 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-dd116f8411 has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |