Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 109613 - erroneous ECVS_SERVER in cel-cvs
Summary: erroneous ECVS_SERVER in cel-cvs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Philip Walls (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-17 13:07 UTC by woodyst
Modified: 2007-03-17 14:39 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 woodyst 2005-10-17 13:07:25 UTC
in cel-cvs-0.97 ebuild there is
ECVS_SERVER="cvs.cel.sourceforge.net:/cvsroot/cel" but this cvs source server is
incorrect. If you change it by ECVS_SERVER="cvs.sourceforge.net:/cvsroot/cel" it
runs well for 0.99 (actual cvs version). Tested in amd64 too.

Reproducible: Always
Steps to Reproduce:
1. emerge cel-cvs (it timeouts)

Actual Results:  
the connection to cvs timeouts.

Expected Results:  
change ECVS_SERVER="cvs.cel.sourceforge.net:/cvsroot/cel" by
ECVS_SERVER="cvs.sourceforge.net:/cvsroot/cel" in an OVERLAY ebuild.

In amd64 it does not compile 2 targets but omitting "|| die" of line "jam ||
die" it installs well all targets but this.
Comment 1 Philip Walls (RETIRED) gentoo-dev 2007-03-17 14:39:20 UTC
Package removed