Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1843864 - perl-File-RsyncP-0.74-17.fc33 FTBFS: cp: cannot stat '/usr/lib/rpm/config.*': No such file or directory
Summary: perl-File-RsyncP-0.74-17.fc33 FTBFS: cp: cannot stat '/usr/lib/rpm/config.*':...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-File-RsyncP
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Jitka Plesnikova
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks: F33FTBFS
TreeView+ depends on / blocked
 
Reported: 2020-06-04 10:36 UTC by Petr Pisar
Modified: 2020-06-08 19:44 UTC (History)
3 users (show)

Fixed In Version: perl-File-RsyncP-0.74-18.fc33
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-06-08 19:44:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Pisar 2020-06-04 10:36:15 UTC
perl-File-RsyncP-0.74-17.fc33 fails to build in Fedora 33:

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vWubWB
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf File-RsyncP-0.74
+ /usr/bin/gzip -dc /builddir/build/SOURCES/File-RsyncP-0.74.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd File-RsyncP-0.74
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ cp '/usr/lib/rpm/config.*' FileList/
cp: cannot stat '/usr/lib/rpm/config.*': No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.vWubWB (%prep)

A difference between the passing and failing build root is at <https://koschei.fedoraproject.org/build/8421636>. This is probably triggered by upgrading rpm-build from 4.15.90-0.git14971.12.fc33.1 to 4.16.0-0.beta1.1.fc33.1.

Comment 1 Jitka Plesnikova 2020-06-04 10:54:08 UTC
The files /usr/lib/rpm/config.* were removed from rpm-build.


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