-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior
Description
#!bash
# pip install -e git://github.com/hmarr/boto@ses#egg=boto
Obtaining boto from git+git://github.com/hmarr/boto@ses#egg=boto
Cloning git://github.com/hmarr/boto (to ses) to ./src/boto
Running setup.py egg_info for package boto
Installing collected packages: boto
Running setup.py develop for boto
Creating /usr/local/lib/python2.6/dist-packages/boto.egg-link (link to .)
Adding boto 2.0b3 to easy-install.pth file
Installing sdbadmin script to /usr/local/bin
Installing elbadmin script to /usr/local/bin
Installing cfadmin script to /usr/local/bin
Installing s3put script to /usr/local/bin
Installing fetch_file script to /usr/local/bin
Installing launch_instance script to /usr/local/bin
Installing list_instances script to /usr/local/bin
Installing taskadmin script to /usr/local/bin
Installing kill_instance script to /usr/local/bin
Installing bundle_image script to /usr/local/bin
Installing pyami_sendmail script to /usr/local/bin
Installing lss3 script to /usr/local/bin
Installing cq script to /usr/local/bin
Installed /home/ubuntu/src/boto
Successfully installed boto
Cleaning up...
# pip install -e git://github.com/hmarr/boto@ses#egg=boto
Obtaining boto from git+git://github.com/hmarr/boto@ses#egg=boto
Updating ./src/boto clone (to ses)
fatal: ambiguous argument 'ses': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions
Complete output from command /usr/bin/git reset --hard -q ses:
----------------------------------------
Command /usr/bin/git reset --hard -q ses failed with error code 128
Storing complete log in /root/.pip/pip.log
pip's version is 0.8.2.
- Bitbucket: https://bitbucket.org/ianb/pip/issue/215
- Originally Reported By: Valentin Golev
- Originally Created At: 2011-02-18 00:27:20
Metadata
Metadata
Assignees
Labels
auto-lockedOutdated issues that have been locked by automationOutdated issues that have been locked by automationtype: bugA confirmed bug or unintended behaviorA confirmed bug or unintended behavior