setup.py install does not work

Bug #86250 reported by Nicholas Allen
2
Affects Status Importance Assigned to Milestone
loggerhead
Fix Released
Medium
Robey Pointer

Bug Description

I downloaded the tar ball and loggerhead runs just fine but if I try to
install it with python setup.py install then I get the following error:

running install
running bdist_egg
running egg_info
writing requirements to loggerhead.egg-info/requires.txt
writing loggerhead.egg-info/PKG-INFO
writing top-level names to loggerhead.egg-info/top_level.txt
writing dependency_links to loggerhead.egg-info/dependency_links.txt
reading manifest file 'loggerhead.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
writing manifest file 'loggerhead.egg-info/SOURCES.txt'
installing library code to build/bdist.linux-i686/egg
running install_lib
running build_py
installing package data to build/bdist.linux-i686/egg
running install_data
warning: install_data: setup script did not provide a directory for
'loggerhead' -- installing right in 'build/bdist.linux-i686/egg'
error: can't copy 'loggerhead': doesn't exist or not a regular file

Revision history for this message
Robey Pointer (robey) wrote :

i see this error too. i'm not sure what it means but i'll try to figure it out. luckily, you don't need to do an install to run loggerhead, so it's not urgent.

Changed in loggerhead:
assignee: nobody → robey
importance: Undecided → Medium
status: Unconfirmed → Confirmed
Revision history for this message
Robey Pointer (robey) wrote :

i fixed this by just commenting out some lines in setup.py. an "install" is missing vital things like the start/stop scripts, and config files, so i'm not sure it's meaningful at all to do an "install", but at least it won't error out now.

Changed in loggerhead:
status: Confirmed → Fix Committed
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Released in 1.2.

Changed in loggerhead:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.