Bug 188970

Summary: gstreamer rpm build fails due to unpackaged files
Product: [Fedora] Fedora Reporter: Prarit Bhargava <prarit>
Component: gstreamer08-pluginsAssignee: Brian Pepple <bdpepple>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-05-16 16:05:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 163350    
Attachments:
Description Flags
Patch to spec file for unpackaged files none

Description Prarit Bhargava 2006-04-14 00:50:02 UTC
Description of problem:

gstreamer rpm build fails due to unpackaged files

Version-Release number of selected component (if applicable):

gstreamer08-plugins-0.8.12-2.fc5.src.rpm 

How reproducible: 100%


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

error: Installed (but unpackaged) file(s) found:
   /usr/lib/gstreamer-0.8/libgstaasink.so
   /usr/lib/gstreamer-0.8/libgstcddasrc.so
   /usr/lib/gstreamer-0.8/libgstdirectfbvideosink.so
   /usr/lib/gstreamer-0.8/libgsthermescolorspace.so
   /usr/lib/gstreamer-0.8/libgstlibvisual.so
   /usr/lib/gstreamer-0.8/libgstmusepack.so
   /usr/lib/gstreamer-0.8/libgstshout.so
   /usr/lib/gstreamer-0.8/libgstsid.so
   /usr/lib/gstreamer-0.8/libgstwavpack.so


Expected results:

Build should complete

Additional info: Patch attached.

Comment 1 Prarit Bhargava 2006-04-14 00:50:02 UTC
Created attachment 127734 [details]
Patch to spec file for unpackaged files

Comment 2 Brian Pepple 2006-04-14 01:23:00 UTC
The reason that it failed  on the rebuild is because you've got additional
packages installed on your system.  Try building the srpm in Mock (which is what
is used to build pacakges for FE), it will build fine.  The patch as is will
fail in the build system, without the aditional corresponding BuildRequires.

Hopefully, I'll get some free time in the next week or so, to look at building
these additional plugins.

Comment 3 Michael Schwendt 2006-06-25 18:11:19 UTC
The SID plugin configures libsidplay with bad settings.
( http://bugzilla.gnome.org/show_bug.cgi?id=344667 )

Comment 4 Brian Pepple 2007-05-16 16:05:41 UTC
Closing as wontfix, since this package has been orphaned since 2006-12-18, and I
believe removed from devel.