Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44123 - cvs.eclass and ebuilding offline
Summary: cvs.eclass and ebuilding offline
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Tal Peer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-09 05:02 UTC by Torsten Veller (RETIRED)
Modified: 2004-03-14 10:36 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 Torsten Veller (RETIRED) gentoo-dev 2004-03-09 05:02:44 UTC
right now a -cvs ebuild (cvs.eclass) breaks if the computer is offline
and ECVS_SERVER!=offline.

Could you change this to something like:
If cvs-server is not available or you are not online, print a
warning/hint and try to build from an old checkout.
Comment 1 Tal Peer (RETIRED) gentoo-dev 2004-03-14 10:36:46 UTC
This was deemed unneeded in gentoo-dev (cvs ebuilds should be fixed to not override $ECVS_SERVER).