-
Bug
-
Resolution: Done
-
Major
-
None
-
9.x
-
None
-
None
-
None
-
False
-
False
-
-
None
-
Red Hat Enterprise Linux
-
None
-
None
-
Unspecified
-
Unspecified
-
Unspecified
Document link:
- https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/packaging_and_distributing_software/index#rebuilding-a-binary-from-a-source-rpm_building-rpms
- https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html-single/packaging_and_distributing_software/index#building-a-binary-from-the-spec-file_building-rpms
Section number and name:
- 4.6.2. Rebuilding a binary RPM from a source RPM
- 4.6.3. Building a binary RPM from the spec file
Describe the issue:
When building the cello package from source RPM/spec file, the following error occurred:
...stripped...
Processing files: cello-debugsource-1.0-1.el9.x86_64
error: Empty %files file /root/rpmbuild/BUILD/cello-1.0/debugsourcefiles.list
RPM build errors:
Empty %files file /root/rpmbuild/BUILD/cello-1.0/debugsourcefiles.list
Impact of this issue: The documentation consumer cannot reproduce the same outcome in the documentation.
Suggestions for improvement: Fix the cello spec file so that the binary package is buildable.