Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 217056 - dev-python/pastescript-1.1 build fails
Summary: dev-python/pastescript-1.1 build fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-09 21:00 UTC by Vladimir G. Ivanovic
Modified: 2008-04-18 13:23 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,4.84 KB, text/plain)
2008-04-09 21:01 UTC, Vladimir G. Ivanovic
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir G. Ivanovic 2008-04-09 21:00:31 UTC
[...snip...]
Generating docs as requested...
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'pudge'

ERROR: dev-python/pastescript-1.1 failed.
Call stack:
              ebuild.sh, line   49:  Called src_compile
            environment, line 2403:  Called die
The specific snippet of code:
          PYTHONPATH=. "${python}" setup.py pudge || die "generating docs failed";
 The die message:
  generating docs failed
----------
Note: pudge-0.1.3 is installed.
Note: 'USE="-doc" emerge --nodeps pastescript' succeeds.
Comment 1 Vladimir G. Ivanovic 2008-04-09 21:01:26 UTC
Created attachment 149236 [details]
emerge --info
Comment 2 Ali Polatel (RETIRED) gentoo-dev 2008-04-18 13:23:31 UTC
pastescript-1.6.2 which is in CVS should fix this. Thanks for reporting :)