Gentoo Archives: gentoo-user

From: John covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] unable to install php-docs
Date: Sun, 09 Dec 2007 14:21:42
Message-Id: 18267.63570.461680.267176@ccs.covici.com
1 Hi folks. On an update I was doing today I ran into this error while
2 trying to install phpdocs -- here is the fragment:
3
4 >>> Install php-docs-20071125-r1 into
5 >>> /var/tmp/portage/app-doc/php-docs-20071125-r1/image/ category
6 >>> app-doc
7 * Installing en manual, this will take a while... ...
8 /usr/portage/app-doc/php-docs/php-docs-20071125-r1.ebuild: line 63:
9 /bin/mv: Argument list too long
10 *
11 * ERROR: app-doc/php-docs-20071125-r1 failed.
12 * Call stack:
13 * ebuild.sh, line 1701: Called dyn_install
14 * ebuild.sh, line 1138: Called qa_call
15 * 'src_install'
16 * ebuild.sh, line 44: Called src_install
17 * php-docs-20071125-r1.ebuild, line 64: Called die
18 * The specific snippet of code:
19 * mv
20 * "${D}"/usr/share/doc/${PF}/html/{*.html,figures}
21 * "${D}"/usr/share/doc/${PF}/html/${lang} \
22 * || die "mv failed on ${lang}"
23 * The die message:
24 * mv failed on en
25 *
26 * If you need support, post the topmost build error, and the call
27 stack if relevant.
28 * A complete build log is located at
29 '/var/log/portage/app-doc:php-docs-20071125-r1:20071209-131352.log'.
30 *
31
32 Anyone with any ideas on how to fix this?
33
34 Thanks.
35
36 --
37 Your life is like a penny. You're going to lose it. The question is:
38 How do
39 you spend it?
40
41 John Covici
42 covici@××××××××××.com
43 --
44 gentoo-user@g.o mailing list

Replies

Subject Author
[gentoo-user] unable to install php-docs John covici <covici@××××××××××.com>