#788 closed defect

python setup.py install: darcsver produces erroneous error — at Version 1

Reported by: arch_o_median Owned by: nobody
Priority: minor Milestone: undecided
Component: packaging Version: 1.5.0
Keywords: install usability error Cc:
Launchpad Bug:

Description (last modified by zooko)

The following error is not critical to the install process.

Running pycryptopp-0.5.15/setup.py -q bdist_egg --dist-dir /tmp/easy_install-p2hE68/pycryptopp-0.5.15/egg-dist-tmp-8gF_HB

darcs failed:  Not a repository: . (./_darcs/inventory: openBinaryFile: does not exist (No such file or directory))
setup.py darcsver: Failure from attempt to find version tags with 'darcs changes', and pycryptopp/_version.py already exists, so leaving it alone.
gcc: error trying to exec 'cc1plus': execvp: No such file or directory
error: Setup script exited with error: command 'gcc' failed with exit status 1

Change History (1)

comment:1 Changed at 2009-08-16T23:40:17Z by zooko

  • Description modified (diff)

edited initial comment text to fix wiki formatting

Note: See TracTickets for help on using tickets.