Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
live cvs error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rtp405
n00b
n00b


Joined: 18 Nov 2002
Posts: 10

PostPosted: Sat Mar 08, 2003 5:07 pm    Post subject: live cvs error Reply with quote

Hi,

gentoo 1.4.X
emerge sync = current

I installed gentoo during the last week and am slowly learning. I need to emerge several live cvs applications from the media-sound tree and have failed to figure out the problem.

Code:
emerge jack-cvs


Which produces:

Code:

Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/jack-cvs-0.44 to /
>>> Unpacking source...
 * Changing CVS server from :pserver:anonymous@cvs.jackit.sourceforge.net:/cvsroot/jackit=online to :pserver:anonymous@cvs.jackit.sourceforge.net:/cvsroot/jackit:
 * Searching for CVS dirs...
 * Modifying CVS dirs...
 * Running cvs -q -f -z4 update -dP -rHEAD with cvs.jackit.sourceforge.net:/cvsroot/jackit for jack/...
Traceback (most recent call last):
  File "<stdin>", line 2, in ?
ImportError: No module named pexpect
/usr/sbin/ebuild.sh: line 303: cvs: command not found

!!! ERROR: media-sound/jack-cvs-0.44 failed.
!!! Function cvs_fetch, Line 303, Exitcode 127
!!! died running cvs update


Ultimately this lead to examing cvs.eclass. Unfortunately I've been unable to resolve the issue. Have I failed to locate the appropriate documentation? As time permits, I've been reading what I could find during the last several days.

I'd apprecate someone crack'n me in the head with the clue stick

Thanks,

ron

btw; I'm an audio engineer, not a software engineer. While environment variables conceptually make sense I end up being distracted by brite lights when trying to figure out what I've failed to configure for this particular task...so, have a little patience. :)
Back to top
View user's profile Send private message
hielvc
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2805
Location: Oceanside, Ca

PostPosted: Sat Mar 08, 2003 7:50 pm    Post subject: Reply with quote

"emerge pexpect" will help.

hiel
Back to top
View user's profile Send private message
rtp405
n00b
n00b


Joined: 18 Nov 2002
Posts: 10

PostPosted: Sat Mar 08, 2003 8:08 pm    Post subject: Reply with quote

Hi,

Thanks for the reply. Your suggestions seems to have satisfied part of the problem.

Here's the new results:
Code:

root@stepdaddy parker # emerge jack-cvs
Calculating dependencies ...done!
>>> emerge (1 of 1) media-sound/jack-cvs-0.44 to /
>>> Unpacking source...
 * Running cvs -q -f -z4 update -dP -rHEAD with cvs.jackit.sourceforge.net:/cvsroot/jackit for jack/...
Traceback (most recent call last):
  File "<stdin>", line 11, in ?
  File "/usr/lib/python2.2/site-packages/pexpect.py", line 105, in __init__
    self.__spawn()
  File "/usr/lib/python2.2/site-packages/pexpect.py", line 136, in __spawn
    raise ExceptionPexpect ('The command was not found or was not executable: %s.' % self.command)
pexpect.ExceptionPexpect: 'The command was not found or was not executable: cvs.'
/usr/sbin/ebuild.sh: line 303: cvs: command not found

!!! ERROR: media-sound/jack-cvs-0.44 failed.
!!! Function cvs_fetch, Line 303, Exitcode 127
!!! died running cvs update

Any suggestions for solving this?

ron[/code]
Back to top
View user's profile Send private message
sieter
Tux's lil' helper
Tux's lil' helper


Joined: 03 Jan 2003
Posts: 111

PostPosted: Sat Mar 08, 2003 11:52 pm    Post subject: Reply with quote

Quote:
pexpect.ExceptionPexpect: 'The command was not found or was not executable: cvs.'
/usr/sbin/ebuild.sh: line 303: cvs: command not found


try emerge cvs...?
Back to top
View user's profile Send private message
rtp405
n00b
n00b


Joined: 18 Nov 2002
Posts: 10

PostPosted: Sun Mar 09, 2003 12:17 am    Post subject: Reply with quote

Hey,

LoL, not like 'emerge cvs' shouldn't have been beyound obvious.

Thanks for getting me back on track.

ron
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum