Gentoo Archives: gentoo-dev

From: Robert Moulton <rmoulton@××××××××××××.edu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] 1.4 build problem at 'emerge system'
Date: Tue, 22 Oct 2002 12:37:22
Message-Id: Pine.LNX.4.44.0210220945450.24923-100000@red1.cac.washington.edu
1 building a 1.4 box I just ran into a problem... at the 'emerge system'
2 step it seems that the syslibs/db-3.2.9-r1 package can't be retrieved:
3
4 cdimage portage # emerge system
5 Calculating system dependencies ...done!
6 >>> emerge syslibs/db-3.2.9-r1 to /
7 >>> Downloading
8 http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/db-3.2.9.tar.gz
9 --17:24:03--
10 http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/db-3.2.9.tar.gz
11 => '/usr/portage/distfiles/db-3.2.9.tar.gz'
12 Resolving www.ibiblio.org... done.
13 Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
14 HTTP request sent, awaiting response... 404 Not Found
15 17:24:04 ERROR 404: Not Found.
16
17 >>> Downloading http://www.sleepycat.com/update/3.2.9/db-3.2.9.tar.gz
18 --17:24:04-- http://www.sleepycat.com/update/3.2.9/db-3.2.9.tar.gz
19 => '/usr/portage/distfiles/db-3.2.9.tar.gz'
20 Resolving www.sleepycat.com... done.
21 Connecting to www.sleepycat.com[161.58.1.253]:80... connected.
22 HTTP request sent, awaiting response... 404 Not Found
23 17:24:04 ERROR 404: Not Found.
24
25 !!! Couldn't download db-3.2.9.tar.gz. Aborting
26 cdimage portage #
27
28 what gives? What should I do about this?
29
30 -Robert

Replies

Subject Author
Re: [gentoo-dev] 1.4 build problem at 'emerge system' Kerin Millar <kerin@×××××××××××××××.net>