Bug 2299813 - Built `%{name}-debuginfo` and `%{name}-debugsource` have no dependencies
Summary: Built `%{name}-debuginfo` and `%{name}-debugsource` have no dependencies
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: fedora-review
Version: 42
Hardware: Unspecified
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-07-25 08:36 UTC by Sandro Bonazzola
Modified: 2025-02-26 13:05 UTC (History)
10 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sandro Bonazzola 2024-07-25 08:36:42 UTC
Noticed during the review of  `rust-vhost-device-vsock` (bug #2299655]
The generated  `%{crate}-debuginfo` and `%{name}-debugsource` have no dependencies despite they're using directories owned by `filesystem` package, resulting in fedora-review complaining about unowned directories.

I think both generated debuginfo and debugsource rpms should require as a minimum the filesystem package.

Reproducible: Always

Comment 1 Florian Festi 2024-08-07 10:04:15 UTC
Yes, technically they should have that dependency. But these packages are generated in the rpmbuild binary directly and we don't want to hard code any Fedora package names there. Adding a dependency to the directory directly is also frowned upon lately. The debuginfo and debugsource generation will get an overhaul in some distant future where this issues might be addressed. For now it is more realistic to just not issue an error in fedora-review.

Comment 2 Aoife Moloney 2025-02-26 13:05:34 UTC
This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle.
Changing version to 42.


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