Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 18144 - emerge-webrsync tries to wget error message when /etc/make.profile doesn't exist yet
Summary: emerge-webrsync tries to wget error message when /etc/make.profile doesn't ex...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All All
: High trivial (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-25 06:53 UTC by Jan Molic
Modified: 2011-10-30 22:19 UTC (History)
1 user (show)

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 Jan Molic 2003-03-25 06:53:55 UTC
First emerge-webrsync call (at installation) when /etc/make.profile doesnt exist emerge-webrsync 
tries to wget an error message generated in this line 
 
GENTOO_MIRRORS="`${PYTHON} -c 'import portage... 
 
so, result is waiting. I've added a wget debug. 
 
Fetching most recent snapshot 
wget: >>>/snapshots/portage-20030325.tar.bz2 
wget: Note:/snapshots/portage-20030325.tar.bz2 
wget: /etc/make.profile/snapshots/portage-20030325.tar.bz2 
wget: isn't/snapshots/portage-20030325.tar.bz2 
wget: available;/snapshots/portage-20030325.tar.bz2 
wget: an/snapshots/portage-20030325.tar.bz2 
wget: 'emerge/snapshots/portage-20030325.tar.bz2 
wget: sync'/snapshots/portage-20030325.tar.bz2 
wget: will/snapshots/portage-20030325.tar.bz2 
wget: probably/snapshots/portage-20030325.tar.bz2 
wget: fix/snapshots/portage-20030325.tar.bz2 
wget: this./snapshots/portage-20030325.tar.bz2 
wget: ftp://ftp.tu-clausthal.de/pub/linux/gentoo/snapshots/portage-20030325.tar.bz2 
wget: http://www.ibiblio.org/pub/Linux/distributions/gentoo/snapshots/portage-20030325.tar.bz2 
wget: >>>/snapshots/portage-20030324.tar.bz2 
wget: Note:/snapshots/portage-20030324.tar.bz2 
wget: /etc/make.profile/snapshots/portage-20030324.tar.bz2 
wget: isn't/snapshots/portage-20030324.tar.bz2 
wget: available;/snapshots/portage-20030324.tar.bz2 
wget: an/snapshots/portage-20030324.tar.bz2 
wget: 'emerge/snapshots/portage-20030324.tar.bz2 
wget: sync'/snapshots/portage-20030324.tar.bz2 
wget: will/snapshots/portage-20030324.tar.bz2 
wget: probably/snapshots/portage-20030324.tar.bz2 
wget: fix/snapshots/portage-20030324.tar.bz2 
wget: this./snapshots/portage-20030324.tar.bz2 
wget: ftp://ftp.tu-clausthal.de/pub/linux/gentoo/snapshots/portage-20030324.tar.bz2 
wget: http://www.ibiblio.org/pub/Linux/distributions/gentoo/snapshots/portage-20030324.tar.bz2 
wget: >>>/snapshots/portage-20030323.tar.bz2 
wget: Note:/snapshots/portage-20030323.tar.bz2 
wget: /etc/make.profile/snapshots/portage-20030323.tar.bz2 
wget: isn't/snapshots/portage-20030323.tar.bz2 
... 

Reproducible: Couldn't Reproduce
Steps to Reproduce:
1. rm /etc/make.profile 
2. emerge-webrsync 
3. 



I think emerge-webrsync should say more than only "Fetching recently snapshots...". 
When no todays snapshot exist it should say "Nothing to be done today" (if /usr/portage exists) 
and exit.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-04-28 05:00:54 UTC
Should be taken care of in >=portage-2.0.48_pre3