[Buildbot-devel] "no script named 'buildbot'"

Richard Woods rwoods at tresys.com
Wed Aug 18 15:45:51 UTC 2010


This is actually my first experience installing Python applications (previously my Python experience has been limited to self-contained single-file scripts);  I don't know exactly what I'm looking for here.

Running `which easy_install` gives '/usr/bin/easy_install'.  Running `ls /usr/bin/easy*` lists that and easy_install-2.4.  Looking at those scripts, the only difference is that anywhere easy_install says 'easy_install', easy_install-2.4 says 'easy_install-2.4'.  I don't know the significance of that difference.  I also don't know which one would have come with my distro (RHEL5).

-----Original Message-----
From: djmitche at gmail.com [mailto:djmitche at gmail.com] On Behalf Of Dustin J. Mitchell
Sent: Wednesday, August 18, 2010 11:36 AM
To: Richard Woods
Cc: buildbot-devel at lists.sourceforge.net
Subject: Re: [Buildbot-devel] "no script named 'buildbot'"

On Wed, Aug 18, 2010 at 10:22 AM, Richard Woods <rwoods at tresys.com> wrote:
> It was installed as root via easy_install, to the best of my knowledge.

The interaction of setuputils and system installs has always left me a bit baffled.  On buildbot.net, this is how I install buildbot, and the master runs as a non-privileged user, so this "should" work.

Do you, perhaps, have several versions installed?  Can you try running with the version that your Linux distro installs (I'm making a rash assumption here..)?  Or is that too ancient?

If anyone else has better experience with setuptools, please jump in!

Dustin

--
Open Source Storage Engineer
http://www.zmanda.com


More information about the devel mailing list