Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300680 - gpsd-2.39-r1 produces Python-script error while installing
Summary: gpsd-2.39-r1 produces Python-script error while installing
Status: RESOLVED DUPLICATE of bug 300677
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Steve Arnold
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 09:44 UTC by Karl Ernst Brunk
Modified: 2010-01-12 10:19 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,107.65 KB, text/plain)
2010-01-12 09:46 UTC, Karl Ernst Brunk
Details
emerge --info =sci-geosciences/gpsd-2.39-r1 (gpsd_info,3.74 KB, text/plain)
2010-01-12 09:47 UTC, Karl Ernst Brunk
Details
emerge -pqv =sci-geosciences/gpsd-2.39-r1 (gpsd_pqv,126 bytes, text/plain)
2010-01-12 09:48 UTC, Karl Ernst Brunk
Details
environment (environment,164.79 KB, text/plain)
2010-01-12 09:50 UTC, Karl Ernst Brunk
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***