Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 410249 - handle only or only one of options: ESCM_OFFLINE, EVSC_OFFLINE - darcs.eclass cvs.eclass mercurial.eclass git.eclass subversion.eclass
Summary: handle only or only one of options: ESCM_OFFLINE, EVSC_OFFLINE - darcs.eclass...
Status: RESOLVED DUPLICATE of bug 311101
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-30 15:37 UTC by Alexander Vershilov (RETIRED)
Modified: 2012-04-01 18:50 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 Alexander Vershilov (RETIRED) gentoo-dev 2012-03-30 15:37:40 UTC
find . -type f | xargs grep -l ESCM_OFFLINE
./darcs.eclass
./cvs.eclass
./mercurial.eclass
./git.eclass
./subversion.eclass

find . -type f | xargs grep -l EVCS_OFFLINE
./git-2.eclass
./bzr.eclass

so user should provide both environment variables


Reproducible: Always

Steps to Reproduce:
1. run emerge live ebuild with EVSC_OFFLINE
2. run emerge live ebuild with ESCM_OFFLINE
Actual Results:  
portage will try to download sources

Expected Results:  
portage should not try to download sources
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-03-31 16:50:07 UTC
The number and variety of eclasses and the ebuilds that use them make a single bug inefficient for tracking the changes, except if it will be used as a Tracker Bug that more specific bug reports may block.

But foremost, changes to eclasses should be brought up for discussion on the gentoo-dev@ mailing list. So please bring it to the attention of Gentoo developers there and reopen this bug as a tracker once some kind of consensus and plan has been achieved.
Comment 2 Ulrich Müller gentoo-dev 2012-04-01 18:50:02 UTC
Let's use the existing tracker bug 311101 for this.

*** This bug has been marked as a duplicate of bug 311101 ***