Gentoo Archives: gentoo-user

From: "赵佳晖" <jiahui.tar.gz@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user]Problem when upgrate to grub2
Date: Wed, 06 Jun 2012 13:09:05
Message-Id: CAJf79ng51ab1p+NMJiPYAQ2nLTzDM1EPs9t5YThNR8sO58FgBQ@mail.gmail.com
1 Hello, everyone. I want upgrade grub to grub2 , so i follow the
2 doc<http://dev.gentoo.org/~scarabeus/grub-2-guide.xml>and
3 wiki <http://en.gentoo-wiki.com/wiki/Grub2#Installation> . But when i use
4 the command: "emerge -av sys-boot/grub:2"
5 it comes error :
6 * Running autopoint --force ... [
7 !! ]
8
9 * Failed Running autopoint !
10 *
11 * Include in your bugreport the contents of:
12 *
13 * /var/tmp/portage/sys-boot/grub-9999/temp/autopoint.out
14
15 * ERROR: sys-boot/grub-9999 failed (prepare phase):
16 * Failed Running autopoint !
17 *
18 * Call stack:
19 * ebuild.sh, line 85: Called src_prepare
20 * environment, line 3164: Called source './autogen.sh'
21 * autogen.sh, line 70: Called eautoreconf '-vi'
22 * environment, line 1021: Called eautopoint '--force'
23 * environment, line 990: Called autotools_run_tool 'autopoint'
24 '--force'
25 * environment, line 665: Called die
26 * The specific snippet of code:
27 * die "Failed Running $1 !";
28 *
29 * If you need support, post the output of 'emerge --info
30 =sys-boot/grub-9999',
31 * the complete build log and the output of 'emerge -pqv
32 =sys-boot/grub-9999'.
33 * The complete build log is located at
34 '/var/tmp/portage/sys-boot/grub-9999/temp/build.log'.
35 * The ebuild environment file is located at
36 '/var/tmp/portage/sys-boot/grub-9999/temp/environment'.
37 * S: '/var/tmp/portage/sys-boot/grub-9999/work/grub-9999'
38
39 >>> Failed to emerge sys-boot/grub-9999, Log file:
40
41 >>> '/var/tmp/portage/sys-boot/grub-9999/temp/build.log'
42
43 * Messages for package sys-boot/grub-9999:
44
45 * Failed Running autopoint !
46 *
47 * Include in your bugreport the contents of:
48 *
49 * /var/tmp/portage/sys-boot/grub-9999/temp/autopoint.out
50 * ERROR: sys-boot/grub-9999 failed (prepare phase):
51 * Failed Running autopoint !
52 *
53 * Call stack:
54 * ebuild.sh, line 85: Called src_prepare
55 * environment, line 3164: Called source './autogen.sh'
56 * autogen.sh, line 70: Called eautoreconf '-vi'
57 * environment, line 1021: Called eautopoint '--force'
58 * environment, line 990: Called autotools_run_tool 'autopoint'
59 '--force'
60 * environment, line 665: Called die
61 * The specific snippet of code:
62 * die "Failed Running $1 !";
63 *
64 * If you need support, post the output of 'emerge --info
65 =sys-boot/grub-9999',
66 * the complete build log and the output of 'emerge -pqv
67 =sys-boot/grub-9999'.
68 * The complete build log is located at
69 '/var/tmp/portage/sys-boot/grub-9999/temp/build.log'.
70 * The ebuild environment file is located at
71 '/var/tmp/portage/sys-boot/grub-9999/temp/environment'.
72 * S: '/var/tmp/portage/sys-boot/grub-9999/work/grub-9999'
73
74 Did anyone know how did this happen ?
75
76 --
77 好好学习,天天向上!!!

Replies

Subject Author
Re: [gentoo-user]Problem when upgrate to grub2 Salvatore Borgia <salvo2789@×××××.com>