Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240952 - media-tv/mythtv-0.21_p18501: ./configure Permission Denied
Summary: media-tv/mythtv-0.21_p18501: ./configure Permission Denied
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Doug Goldstein (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-10 00:53 UTC by Roger
Modified: 2008-10-11 19:55 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 Roger 2008-10-10 00:53:34 UTC
>>> Configuring source in /var/tmp/portage/media-tv/mythtv-0.21_p18501/work/mythtv-0.21 ...
 * Running ./configure --prefix=/usr
 * --mandir=/usr/share/man
 * --libdir-name=lib --enable-libfaad --disable-altivec --enable-xvmc --enable-xvmcw            --disable-xvmc-vld --enable-glx-procaddrarb
 * --enable-dvb
 * --enable-firewire
 * --enable-lirc
 * --disable-audio-arts
 * --disable-directfb
 * --dvb-path=/usr/include
 * --enable-opengl-vsync
 * --enable-xrandr
 * --enable-xv
 * --enable-x11 --enable-mmx --with-bindings=perl,python --compile-type=profile --cpu=pentium3
/var/tmp/portage/media-tv/mythtv-0.21_p18501/temp/environment: line 3413: ./configure: Permission denied

# ls -alh /var/tmp/portage/media-tv/mythtv-0.21_p18501/work/mythtv-0.21/configure 
-rw-rw-r-- 1 portage portage 98K Oct  9 16:47 /var/tmp/portage/media-tv/mythtv-0.21_p18501/work/mythtv-0.21/configure

Reproducible: Always

Steps to Reproduce:
1. emerge =media-tv/mythtv-0.21_p18501
2. ebuild quits with error
3. Somebody forgot to chmod a+x ./configure?




Somebody forgot to chmod a+x ./configure?
Comment 1 Roger 2008-10-10 01:03:51 UTC
... also seeing this on mythtv-0.21_p18501!


I have 0.21_p17722 installed, and have yet to check "mythtv-0.21_p18116" for this error.

Just checked my installed version, and emerging does show configure is marked executable.

This definitely looks like either a packaging and/or ebuild error.
Comment 2 DEMAINE Benoît-Pierre, aka DoubleHP 2008-10-11 14:13:52 UTC
Roger, please report upstream; Gentoo can fix it, but getting it fixed upstream for next release would be better.
Comment 3 Roger 2008-10-11 18:40:29 UTC
To me, this looks like a long outstanding bug as all three of the following listed packaged mythtv tarballs distribute this:

0.21_p18116
0.21_p18314
0.21_p18501

I don't think this was done per oversite of the MythTV developers.

However, if it was, and I'm wrong, aren't there any others here already subscribed to the mythtv mailing list? ... if it's not posted here w/i the next week, I'll subscribe and push the bug upstream for feedback... but it's way quicker for someone else that is already subscribed!!!

I just find it's really odd nobody caught this way sooner and that it was done intentionally!
Comment 4 Roger 2008-10-11 19:21:17 UTC
ok. duh. my bag again. (as usual)

emerge grabs from:
repository:
http://svn.mythtv.org/svn/branches/release-0-21-fixes/mythplugins@18355


Just posted a quick irc message to the #mythtv (developers) channel on freenode.  Since it's an svn commit thang, might get to the people making the recent commits faster then filing a bug upstream ... as it is an svn issue.
Comment 5 Roger 2008-10-11 19:55:29 UTC
Ok.  They fixed mythtv ./configure execute bits on the SVN server.  Just mytharchive is still a-x.

I'm marking this as resolved/upstream as Gentoo isn't currently responsible for ./configure execute bits. :-)