Gentoo Archives: gentoo-dev

From: John Marr <jpmarr@×××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] gentoo-web ebuild error
Date: Sun, 24 Feb 2002 17:20:08
Message-Id: 20020224181338.22451b3b.jpmarr@optonline.net
1 Greetings:
2
3 I was reading through the gentoo web page, and I wanted to take a shot at working in xml as per the Guide basics page. I attempted to install gentoo-web-2.2 but recieved an ebuild error at line -354, Exitcode 4. If I discover something like this, is there a particular place that I can go to report this as opposed to emailing this list? I am including the output of my emerge command below so anyone interested can see what I am talking about.
4
5 Thank you for your time.
6
7 I have to say, this is the first linux distribution that I have ever used that actually "works" with and for me. Thanks to everyone here that contributed to such a great distribution.
8
9 ./marr
10
11 root@colonists gentoo-web # emerge gentoo-web
12 Calculating dependencies. done!
13 >>> emerge app-doc/gentoo-web-2.2 to /
14 >>> Fetching cvs2cl.pl...
15
16 >>> Trying site http://www.ibiblio.org/gentoo/distfiles/cvs2cl.pl...
17 --22:27:42-- http://www.ibiblio.org/gentoo/distfiles/cvs2cl.pl
18 => `/usr/portage/distfiles/cvs2cl.pl'
19 Resolving www.ibiblio.org... done.
20 Connecting to www.ibiblio.org[152.2.210.81]:80... connected.
21 HTTP request sent, awaiting response... 200 OK
22 Length: 58,520 [text/plain]
23
24 100%[====================================>] 58,520 256.27K/s ETA 00:00
25 22:27:42 (256.27 KB/s) - `/usr/portage/distfiles/cvs2cl.pl' saved [58520/58520]
26
27 >>> md5 ;-) cvs2cl.pl
28 >>> Unpacking source...
29 This will zap stuff in /www/virtual/www.gentoo.org/htdocs.
30 Beware -- maintainers only.
31 /usr/sbin/ebuild.sh: cd: /var/tmp/portage/gentoo-web-2.2/work/gentoo-web-2.2: No such file or directory
32 /usr/sbin/ebuild.sh: cvs: command not found
33 >>> Source unpacked.
34
35 >>> Install gentoo-web-2.2 into /var/tmp/portage/gentoo-web-2.2/image/ category
36 app-doc
37 /usr/sbin/ebuild.sh: cd: /var/tmp/portage/gentoo-web-2.2/work/gentoo-src/gentoo-web: No such file or directory
38 warning: failed to load external entity "xsl/guide-main.xsl"
39 cannot parse xsl/guide-main.xsl
40
41 !!! ERROR: The ebuild did not complete successfully.
42 !!! Function src_install, Line -354, Exitcode 4
43 !!! (no error message)
44
45 !!! emerge aborting on /usr/portage/app-doc/gentoo-web/gentoo-web-2.2.ebuild .
46 root@colonists gentoo-web #