Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 514796 - media-tv/tvheadend-3.4.27: "USE Flag 'curl' not in IUSE"
Summary: media-tv/tvheadend-3.4.27: "USE Flag 'curl' not in IUSE"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Leho Kraav (:macmaN @lkraav)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-24 02:46 UTC by Patrick Lauer
Modified: 2015-02-05 09:14 UTC (History)
2 users (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 Patrick Lauer gentoo-dev 2014-06-24 02:46:44 UTC
* Package:    media-tv/tvheadend-3.4.27
 * Repository: gentoo
 * Maintainer: leho@kraav.com proxy-maint@gentoo.org
 * USE:        amd64 dvb dvbscan elibc_glibc kernel_linux userland_GNU zlib
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Adding user 'tvheadend' to your system ...
 *  - Userid: 187
 *  - Shell: /sbin/nologin
 *  - Home: /dev/null
 *  - Groups: video
 *  - GECOS: added by portage for tvheadend
>>> Unpacking source...
>>> Unpacking tvheadend-3.4.27.tar.gz to /var/tmp/portage/media-tv/tvheadend-3.4.27/work
>>> Source unpacked in /var/tmp/portage/media-tv/tvheadend-3.4.27/work
>>> Preparing source in /var/tmp/portage/media-tv/tvheadend-3.4.27/work/tvheadend-3.4patch1 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-tv/tvheadend-3.4.27/work/tvheadend-3.4patch1 ...
 * ERROR: media-tv/tvheadend-3.4.27::gentoo failed (configure phase):
 *   USE Flag 'curl' not in IUSE for media-tv/tvheadend-3.4.27
Comment 1 BT 2014-06-24 08:41:52 UTC
This was an oversight by me. I suggested some changes to the ebuilds after they were version bumped by Matthew Thode (prometheanfire). There is no curl configure switch in 3.4.27 so the following should fix the issue.

-		$(use_enable curl imagecache) \
+		$(use_enable imagecache) \

@Patrick

Although this package is proxy maintained by Leho Kraav, he has never been active. It's probably best if you commit the fix yourself.
Comment 2 BT 2014-09-27 02:34:00 UTC
This bug was fixed over two months ago and can be closed.