public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Salvatore Borgia <salvo2789@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]Problem when upgrate to grub2
Date: Wed, 6 Jun 2012 18:16:43 +0200	[thread overview]
Message-ID: <CABRtZ3V3Vz5v_ZV1bK16pCaeCFvu_jTgG+X052H0Tri1BGQ+aQ@mail.gmail.com> (raw)
In-Reply-To: <CAJf79ni1z+UC5WqE8upzftcbQShtDhLGKX0BN=iWje9JT0kd1Q@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 4282 bytes --]

have you tried to add that line to your configure.ac file?

2012/6/6 赵佳晖 <jiahui.tar.gz@gmail.com>

> of course,the autopoint.out is below:
>
> ***** autopoint *****
> ***** PWD: /var/tmp/portage/sys-boot/grub-9999/work/grub-9999
> ***** autopoint --force
>
> autopoint: *** Missing version: please specify in configure.ac through a
> line 'AM_GNU_GETTEXT_VERSION(x.yy.zz)' the gettext version the package is
> using
> autopoint: *** Stop.
>
>
> 2012/6/6 Salvatore Borgia <salvo2789@gmail.com>
>
>> can you post your autopoint.out please?
>>
>> 2012/6/6 赵佳晖 <jiahui.tar.gz@gmail.com>
>>
>>> I have used the command: emerge sys-devel/gettext ,and i'm also run the
>>> command python-update. It seems didn't work for me.
>>>
>>>
>>> 2012/6/6 Salvatore Borgia <salvo2789@gmail.com>
>>>
>>>> hi, see here<http://forums-web1.gentoo.org/viewtopic-t-924710-start-0.html>
>>>>
>>>> 2012/6/6 赵佳晖 <jiahui.tar.gz@gmail.com>
>>>>
>>>>>     Hello, everyone. I want upgrade grub to grub2 , so i follow the
>>>>> doc <http://dev.gentoo.org/~scarabeus/grub-2-guide.xml> and wiki<http://en.gentoo-wiki.com/wiki/Grub2#Installation>. But when i use the command: "emerge
>>>>> -av sys-boot/grub:2"
>>>>> it comes error :
>>>>>  * Running autopoint --force ...
>>>>>   [ !! ]
>>>>>
>>>>>  * Failed Running autopoint !
>>>>>  *
>>>>>  * Include in your bugreport the contents of:
>>>>>  *
>>>>>  *   /var/tmp/portage/sys-boot/grub-9999/temp/autopoint.out
>>>>>
>>>>>  * ERROR: sys-boot/grub-9999 failed (prepare phase):
>>>>>  *   Failed Running autopoint !
>>>>>  *
>>>>>  * Call stack:
>>>>>  *     ebuild.sh, line   85:  Called src_prepare
>>>>>  *   environment, line 3164:  Called source './autogen.sh'
>>>>>  *    autogen.sh, line   70:  Called eautoreconf '-vi'
>>>>>  *   environment, line 1021:  Called eautopoint '--force'
>>>>>  *   environment, line  990:  Called autotools_run_tool 'autopoint'
>>>>> '--force'
>>>>>  *   environment, line  665:  Called die
>>>>>  * The specific snippet of code:
>>>>>  *           die "Failed Running $1 !";
>>>>>  *
>>>>>  * If you need support, post the output of 'emerge --info
>>>>> =sys-boot/grub-9999',
>>>>>  * the complete build log and the output of 'emerge -pqv
>>>>> =sys-boot/grub-9999'.
>>>>>  * The complete build log is located at
>>>>> '/var/tmp/portage/sys-boot/grub-9999/temp/build.log'.
>>>>>  * The ebuild environment file is located at
>>>>> '/var/tmp/portage/sys-boot/grub-9999/temp/environment'.
>>>>>  * S: '/var/tmp/portage/sys-boot/grub-9999/work/grub-9999'
>>>>>
>>>>> >>> Failed to emerge sys-boot/grub-9999, Log file:
>>>>>
>>>>> >>>  '/var/tmp/portage/sys-boot/grub-9999/temp/build.log'
>>>>>
>>>>>  * Messages for package sys-boot/grub-9999:
>>>>>
>>>>>  * Failed Running autopoint !
>>>>>  *
>>>>>  * Include in your bugreport the contents of:
>>>>>  *
>>>>>  *   /var/tmp/portage/sys-boot/grub-9999/temp/autopoint.out
>>>>>  * ERROR: sys-boot/grub-9999 failed (prepare phase):
>>>>>  *   Failed Running autopoint !
>>>>>  *
>>>>>  * Call stack:
>>>>>  *     ebuild.sh, line   85:  Called src_prepare
>>>>>  *   environment, line 3164:  Called source './autogen.sh'
>>>>>  *    autogen.sh, line   70:  Called eautoreconf '-vi'
>>>>>  *   environment, line 1021:  Called eautopoint '--force'
>>>>>  *   environment, line  990:  Called autotools_run_tool 'autopoint'
>>>>> '--force'
>>>>>  *   environment, line  665:  Called die
>>>>>  * The specific snippet of code:
>>>>>  *           die "Failed Running $1 !";
>>>>>  *
>>>>>  * If you need support, post the output of 'emerge --info
>>>>> =sys-boot/grub-9999',
>>>>>  * the complete build log and the output of 'emerge -pqv
>>>>> =sys-boot/grub-9999'.
>>>>>  * The complete build log is located at
>>>>> '/var/tmp/portage/sys-boot/grub-9999/temp/build.log'.
>>>>>  * The ebuild environment file is located at
>>>>> '/var/tmp/portage/sys-boot/grub-9999/temp/environment'.
>>>>>  * S: '/var/tmp/portage/sys-boot/grub-9999/work/grub-9999'
>>>>>
>>>>> Did anyone know how did this happen ?
>>>>>
>>>>> --
>>>>> 好好学习,天天向上!!!
>>>>>
>>>>
>>>>
>>>
>>>
>>> --
>>> 好好学习,天天向上!!!
>>>
>>
>>
>
>
> --
> 好好学习,天天向上!!!
>

[-- Attachment #2: Type: text/html, Size: 7590 bytes --]

  reply	other threads:[~2012-06-06 16:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-06 13:07 [gentoo-user]Problem when upgrate to grub2 赵佳晖
2012-06-06 13:22 ` Salvatore Borgia
2012-06-06 14:49   ` 赵佳晖
2012-06-06 15:06     ` Salvatore Borgia
2012-06-06 15:51       ` 赵佳晖
2012-06-06 16:16         ` Salvatore Borgia [this message]
2012-06-06 18:00   ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABRtZ3V3Vz5v_ZV1bK16pCaeCFvu_jTgG+X052H0Tri1BGQ+aQ@mail.gmail.com \
    --to=salvo2789@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox