Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 300680

Summary: gpsd-2.39-r1 produces Python-script error while installing
Product: Gentoo Linux Reporter: Karl Ernst Brunk <ke.b>
Component: Current packagesAssignee: Steve Arnold <nerdboy>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sci-geosciences
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info =sci-geosciences/gpsd-2.39-r1
emerge -pqv =sci-geosciences/gpsd-2.39-r1
environment

Description Karl Ernst Brunk 2010-01-12 09:44:59 UTC
Yesterday - 52 updates. After 44 without errors gpsd did stop installing
because of :
...
 /usr/bin/install -c -m 644 'gpscap.py' '/var/tmp/portage/sci-geosciences/gpsd-2.39-r1/image//usr/lib/python2.6/site-packages/gpscap.py'
Byte-compiling python modules...
gps.py gpsfake.py gpscap.py
Byte-compiling python modules (optimized versions) ...
gps.py gpsfake.py gpscap.py
make[2]: Leaving directory `/var/tmp/portage/sci-geosciences/gpsd-2.39-r1/work/gpsd-2.39'
make[1]: Leaving directory `/var/tmp/portage/sci-geosciences/gpsd-2.39-r1/work/gpsd-2.39'
 * ERROR: sci-geosciences/gpsd-2.39-r1 failed:
 *   PYTHON(): Invalid usage
 * 
 * Call stack:
 *     ebuild.sh, line   48:  Called src_install
 *   environment, line 4327:  Called distutils_src_install
 *   environment, line 1184:  Called PYTHON '-A'
 *   environment, line  293:  Called die
 * The specific snippet of code:
 *                           die "${FUNCNAME}(): Invalid usage";

Similar thing happend with update of scons-1.2.0_p20091224. scons did not start compilation because the same error.

Reproducible: Always

Steps to Reproduce:
1.emerge =gpsd-2.39-r1
2.
3.

Actual Results:  
stops with error while installing

Expected Results:  
should finish instaling

send over :
emerge --info
build.log
environment
and
emerge -pqv
Comment 1 Karl Ernst Brunk 2010-01-12 09:46:23 UTC
Created attachment 216191 [details]
build.log
Comment 2 Karl Ernst Brunk 2010-01-12 09:47:43 UTC
Created attachment 216192 [details]
emerge --info =sci-geosciences/gpsd-2.39-r1
Comment 3 Karl Ernst Brunk 2010-01-12 09:48:37 UTC
Created attachment 216194 [details]
emerge -pqv =sci-geosciences/gpsd-2.39-r1
Comment 4 Karl Ernst Brunk 2010-01-12 09:50:07 UTC
Created attachment 216195 [details]
environment
Comment 5 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-12 10:19:13 UTC

*** This bug has been marked as a duplicate of bug 300677 ***