Bug 2153465 - Package can't be build on rhel9 based system
Summary: Package can't be build on rhel9 based system
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: rust-nix0.22
Version: epel9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Rust SIG
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-12-14 16:24 UTC by Tuomo Soini
Modified: 2023-08-16 01:21 UTC (History)
2 users (show)

Fixed In Version: rust-nix0.22-0.22.3-6.el9 rust-nix0.22-0.22.3-6.fc37 rust-nix0.22-0.22.3-6.fc38
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-08-16 00:32:58 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Tuomo Soini 2022-12-14 16:24:43 UTC
Description of problem:

Package can't be build on rhel9 machine because one test fails when build system runs with rhel9 kernel.

failing test is test_fcntl::linux_android::test_fallocate

Fix is simple:

-%cargo_test -- -- --skip sys::test_socket::test_af_alg_aead
+%cargo_test -- -- --skip sys::test_socket::test_af_alg_aead --skip test_fcntl::linux_android::test_fallocate

Comment 1 Fedora Update System 2023-08-07 14:54:59 UTC
FEDORA-2023-dacc2d2c08 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-dacc2d2c08

Comment 2 Fedora Update System 2023-08-07 14:55:00 UTC
FEDORA-EPEL-2023-ca36ba1f41 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-ca36ba1f41

Comment 3 Fedora Update System 2023-08-07 14:55:01 UTC
FEDORA-2023-2c6ce2e0ad has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2c6ce2e0ad

Comment 4 Fedora Update System 2023-08-08 01:51:10 UTC
FEDORA-2023-2c6ce2e0ad has been pushed to the Fedora 37 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2c6ce2e0ad`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2c6ce2e0ad

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2023-08-08 01:56:58 UTC
FEDORA-2023-dacc2d2c08 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-dacc2d2c08`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-dacc2d2c08

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2023-08-08 02:00:13 UTC
FEDORA-EPEL-2023-ca36ba1f41 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-ca36ba1f41

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2023-08-16 00:32:58 UTC
FEDORA-EPEL-2023-ca36ba1f41 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2023-08-16 00:38:10 UTC
FEDORA-2023-2c6ce2e0ad has been pushed to the Fedora 37 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 Fedora Update System 2023-08-16 01:21:11 UTC
FEDORA-2023-dacc2d2c08 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.