Gentoo Archives: gentoo-catalyst

From: Joshua Hoblitt <jhoblitt@××××××××××.edu>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] stage4 build consistently chokes on app-text/tetex-3.0_p1-r3
Date: Fri, 07 Sep 2007 22:06:01
Message-Id: 20070907220605.GJ5988@ifa.hawaii.edu
1 I'm not sure what's going on here. I've tried removing the the file from my
2 distfiles dir repeatedly and even pruging catalyst's cache and starting the
3 stage4 build over. No matter what I try catalyst consistently dies trying to
4 [re-]download this package. The ebuild seems to be OK outside of catalyst with
5 the exact same portage configuration files. Any ideas?
6
7 -J
8
9 --
10 >>> Emerging (5 of 81) app-text/tetex-3.0_p1-r3 to /
11 --21:44:56-- http://distfiles.gentoo.org/distfiles/tetex-texmf-3.0.tar.gz
12 => `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz'
13 Resolving distfiles.gentoo.org... 156.56.247.195, 216.165.129.135, 64.50.238.52, ...
14 Connecting to distfiles.gentoo.org|156.56.247.195|:80... connected.
15 HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
16
17 The file is already fully retrieved; nothing to do.
18
19 --21:44:56-- http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/tetex-texmf-3.0.tar.gz
20 => `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz'
21 Resolving distro.ibiblio.org... 152.46.7.109
22 Connecting to distro.ibiblio.org|152.46.7.109|:80... connected.
23 HTTP request sent, awaiting response... 416 Requested Range Not Satisfiable
24
25 The file is already fully retrieved; nothing to do.
26
27 --21:44:56-- ftp://cam.ctan.org/tex-archive/systems/unix/teTeX/current/distrib/tetex-texmf-3.0.tar.gz
28 => `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz'
29 Resolving cam.ctan.org... 128.232.104.10
30 Connecting to cam.ctan.org|128.232.104.10|:21... connected.
31 Logging in as anonymous ... Logged in!
32 ==> SYST ... done. ==> PWD ... done.
33 ==> TYPE I ... done. ==> CWD /tex-archive/systems/unix/teTeX/current/distrib ... done.
34 ==> SIZE tetex-texmf-3.0.tar.gz ... done.
35 ==> PASV ... done. ==> REST 91402377 ... done.
36 ==> RETR tetex-texmf-3.0.tar.gz ... done.
37 Length: 91,402,377 (87M), 0 (0) remaining
38
39 100%[+++++++++++++++++++++++++++++++++++++] 91,402,377 --.--K/s
40
41 21:45:00 (0.00 B/s) - `/usr/portage/distfiles/tetex-texmf-3.0.tar.gz' saved [91402377]
42
43 !!! Couldn't download 'tetex-texmf-3.0.tar.gz'. Aborting.
44
45 !!! catalyst: Error in attempt to build packages
46
47
48 Traceback (most recent call last):
49 File "modules/generic_stage_target.py", line 1186, in build_packages
50 " build_packages "+mypack,"Error in attempt to build packages",env=self.env)
51 File "/usr/lib/catalyst/modules/catalyst_support.py", line 485, in cmd
52 raise CatalystError,myexc
53 CatalystError: <unprintable instance object>
54 None
55
56 !!! catalyst: stage4build aborting due to error.
57
58
59 Catalyst aborting....

Replies