Bug 188531 - yum-utils rpm does not build due to unpackaged files error
Summary: yum-utils rpm does not build due to unpackaged files error
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2006-04-10 21:51 UTC by Prarit Bhargava
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: 1.0.x
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-02-14 11:01:03 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to fix unpackaged files warning in yum-utils spec file (599 bytes, patch)
2006-04-10 21:51 UTC, Prarit Bhargava
no flags Details | Diff

Description Prarit Bhargava 2006-04-10 21:51:18 UTC
Description of problem:

yum-utils does not build due to unpackaged files being present
Version-Release number of selected component (if applicable):
yum-utils-0.5-1.src.rpm

How reproducible: 100%

Steps to Reproduce:
1. rpmbuild --rebuild source rpm or rpmbuild -bb spec.file
 
Actual results:

Build fails with:

Checking for unpackaged file(s): /usr/lib/rpm/check-files
/var/tmp/yum-utils-0.5-1-root-root
error: Installed (but unpackaged) file(s) found:
   /usr/lib/yum-plugins/changelog.pyc
   /usr/lib/yum-plugins/changelog.pyo
   /usr/lib/yum-plugins/fastestmirror.pyc
   /usr/lib/yum-plugins/fastestmirror.pyo


RPM build errors:
    Installed (but unpackaged) file(s) found:
   /usr/lib/yum-plugins/changelog.pyc
   /usr/lib/yum-plugins/changelog.pyo
   /usr/lib/yum-plugins/fastestmirror.pyc
   /usr/lib/yum-plugins/fastestmirror.pyo

Expected results:

rpm build should complete.

Additional info: Patch attached.

Comment 1 Prarit Bhargava 2006-04-10 21:51:19 UTC
Created attachment 127577 [details]
Patch to fix unpackaged files warning in yum-utils spec file

Comment 2 Tim Lauridsen 2007-02-14 11:01:03 UTC
This is fixed in the current yum-utils 1.0.x releases.


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