Bug 188970 - gstreamer rpm build fails due to unpackaged files
Summary: gstreamer rpm build fails due to unpackaged files
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gstreamer08-plugins
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brian Pepple
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: fedora-ia64
TreeView+ depends on / blocked
 
Reported: 2006-04-14 00:50 UTC by Prarit Bhargava
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-16 16:05:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Patch to spec file for unpackaged files (3.04 KB, patch)
2006-04-14 00:50 UTC, Prarit Bhargava
no flags Details | Diff

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.


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