Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138467 - app-misc/evidence-9999 - CVS module missing
Summary: app-misc/evidence-9999 - CVS module missing
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-29 05:46 UTC by Mark
Modified: 2006-09-13 19:09 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2006-06-29 05:46:36 UTC
tone e17 # emerge evidence
Calculating dependencies... done!
>>> Emerging (1 of 1) app-misc/evidence-9999 to /
>>> checking ebuild checksums ;-)
>>> checking auxfile checksums ;-)
>>> checking miscfile checksums ;-)
 * This is a LIVE CVS ebuild.
 * That means there are NO promises it will work.
 * If it fails to build, FIX THE CODE YOURSELF
 * before reporting any issues.
>>> Unpacking source...
 * Fetching CVS module evidence into /usr/portage/distfiles/cvs-src ...
 * Running  cvs -q -f -z4 -d ":pserver:anonymous:@anoncvs.enlightenment.org:/var/cvs/e" login
Logging in to :pserver:anonymous@anoncvs.enlightenment.org:2401/var/cvs/e
 * Running  cvs -q -f -z4 -d ":pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e" checkout  evidence
cvs server: cannot find module `evidence' - ignored
cvs [checkout aborted]: cannot expand modules

!!! ERROR: app-misc/evidence-9999 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_unpack
  ebuild.sh, line 711:   Called src_unpack
  ebuild.sh, line 1248:   Called cvs_src_unpack
  cvs.eclass, line 505:   Called cvs_fetch
  cvs.eclass, line 340:   Called die

!!! cvs checkout command failed
!!! If you need support, post the topmost build error, and the call stack if relevant.

Another one that the ebuild will probably be gone on?
Comment 1 SpanKY gentoo-dev 2006-07-01 23:51:45 UTC
your local settings is screwing this up
Comment 2 Mark 2006-07-02 12:20:58 UTC
(In reply to comment #1)
> your local settings is screwing this up

Apologies for seeming lost but which setting?
Comment 3 Mark 2006-09-13 03:57:35 UTC
Ok, I'd like to say that I knew what local setting but in short I don't. Can you assist me with what I need to alter to make this found?

Apologies for reopening this but I have tampered and not got any further. Is it the CVS source?
Comment 4 SpanKY gentoo-dev 2006-09-13 19:09:02 UTC
the evidence ebuild sets ECVS_SERVER to evidence.cvs.sourceforge.net:/cvsroot/evidence ... so if your emerge isnt using that, it's because you set E17_ECVS_SERVER in your env somewhere