Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 381725 - mpd 0.16.4 ebuild points to a nonexistent patch file, patch now applied upstream
Summary: mpd 0.16.4 ebuild points to a nonexistent patch file, patch now applied upstream
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Christoph Mende (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-04 00:42 UTC by Josh
Modified: 2011-09-04 09:05 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Josh 2011-09-04 00:42:46 UTC
Reproducible: Always
Comment 1 Josh 2011-09-04 01:02:13 UTC
The mpd 0.16.4 ebuild tried to process the patch mpd-0.16.4-ffmpeg.patch, due to the following line in the ebuild.

    epatch "${FILESDIR}"/${PN}-0.16.conf.patch \
        "${FILESDIR}"/${P}-ffmpeg.patch

From looking at the source, it looks like this patch has already been applied upstream. So it should be removed from the ebuild.
Comment 2 Michael Weber (RETIRED) gentoo-dev 2011-09-04 01:24:12 UTC
+  04 Sep 2011; Michael Weber <xmw@gentoo.org> mpd-0.16.4.ebuild:
+  ffmpeg patch now in upstream, remove unneeded and failing eepatch line (bug
+  381725 by Josh)
+