|
List Info
Thread: m4 ebuild digest problem
|
|
| m4 ebuild digest problem |
  United States |
2007-05-24 09:11:56 |
Hey guys,
Ran into this one last night:
*** doing stage: system
+ emerge -e system
!!! Problem with sandbox binary. Disabling...
Calculating system dependencies... done!
>>> Verifying ebuild Manifests...
!!! Digest verification failed:
!!!
/var/local/cell/gentoo-prefix/usr/portage/sys-devel/m4/m4-1.
4.9.ebuild
!!! Reason: Failed on SHA256 verification
!!! Got:
61d716638c177853d018d49a60c46f5a14a26de2805a15af1ad7adfc4d7d
5741
!!! Expected:
145cd5281ee27a5879bf22464c2ae268acdfb5eb411f08a0e939c27577fc
b348
failed stage was: resume:subversion
You have mail in /u/cell/mailbox
Should I just wait a day and try again?
-jason pepas
--
gentoo-alt gentoo.org mailing list
|
|
| Re: m4 ebuild digest problem |

|
2007-05-24 10:18:03 |
On Thu, 2007-05-24 at 09:11 -0500, Jason Pepas wrote:
> Hey guys,
>
> Ran into this one last night:
>
> *** doing stage: system
> + emerge -e system
Wow, the first user of prefix-launcher, cool!
Which platform are you on ?
> !!! Problem with sandbox binary. Disabling...
>
> Calculating system dependencies... done!
> >>> Verifying ebuild Manifests...
>
> !!! Digest verification failed:
> !!!
/var/local/cell/gentoo-prefix/usr/portage/sys-devel/m4/m4-1.
4.9.ebuild
> !!! Reason: Failed on SHA256 verification
> !!! Got:
61d716638c177853d018d49a60c46f5a14a26de2805a15af1ad7adfc4d7d
5741
> !!! Expected:
>
145cd5281ee27a5879bf22464c2ae268acdfb5eb411f08a0e939c27577fc
b348
I encounter these problem too (not just for m4), but did not
dig into it
yet. As a workaround I always do: export
FEATURES="-strict digest"
or add these features to etc/make.conf
> failed stage was: resume:subversion
Because 'emerge -e system' has stopped before doing anything
real, I'm
unsure if 'emerge --resume' will resume at the right point.
To be sure you might want to do:
$ /path/to/eprefix-bootstrap
--eprefix=/var/local/cell/gentoo-prefix --stage=system
> Should I just wait a day and try again?
This is the other option - I've just checked in
eprefix-bootstrap to
always have those features set, although it should be
temporary.
/haubi/
--
23. - 25. Mai 2007
Salomon Automation an der Jahrestagung Logistikforum Schweiz
2007
Tagungsort: Swissôtel in Basel
20. Juni 2007
Salomon Automation am 2. Schweizerischen Supply Chain
Management Forum der GS1 Schweiz in Baden.
Tagungsort: Trafohalle Baden, Schweiz
20. Juni 2007
MoveRetail-Handelstag, Hamburg
Die MoveRetail Partner, Salomon Automation, maxess
systemhaus, Superdata, Remira, POS Systemhaus und Mosaic
veranstalten den 1. MoveRetail-Handelstag.
Tagungsort: Steigenberger Hotel, Hamburg
Salomon Automation GmbH - Friesachstrasse 15 - A-8114
Friesach bei Graz
Sitz der Gesellschaft: Friesach bei Graz
UID-NR:ATU28654300 - Firmenbuchnummer: 49324 K
Firmenbuchgericht: Landesgericht für Zivilrechtssachen Graz
--
gentoo-alt gentoo.org mailing list
|
|
| Re: m4 ebuild digest problem |
  United States |
2007-05-24 11:01:12 |
Michael Haubenwallner wrote:
> Wow, the first user of prefix-launcher, cool!
> Which platform are you on ?
I will (eventually) be using it on:
* ubuntu x86
* ubuntu x86_64
* solaris sun4u
Thanks for your help -- this project will be truly awesome
once it gets
off the ground.
-jason pepas
--
gentoo-alt gentoo.org mailing list
|
|
| Re: m4 ebuild digest problem |
  Netherlands |
2007-05-25 02:47:56 |
On 24-05-2007 11:01:12 -0500, Jason Pepas wrote:
> Michael Haubenwallner wrote:
>> Wow, the first user of prefix-launcher, cool!
>> Which platform are you on ?
>
> I will (eventually) be using it on:
>
> * ubuntu x86
> * ubuntu x86_64
> * solaris sun4u
Great.
fc6 x86_64 and solaris sun4u work (apart from a very
annoying issue with
patch).
> Thanks for your help -- this project will be truly
awesome once it gets off
> the ground.
Cool, see how far you get with prefix-launcher.
--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt gentoo.org mailing list
|
|
| Re: sparc issue, was m4 ebuild digest
problem |
  United States |
2007-05-25 09:52:21 |
Fabian Groffen wrote:
> Cool, see how far you get with prefix-launcher.
I'll go ahead and reply to this mail here, as the mail
originated from
this list, but future prefix-launcher mails will go on the
new mailing
lists after they are set up.
under solaris, I run into a problem on the second stage of
prefix-launcher:
+ emerge --oneshot --nodeps portage
!!! /var/local/cell/gentoo-prefix/etc/make.profile is not a
symlink and
will probably prevent most merges.
!!! It should point into a profile within
/var/local/cell/gentoo-prefix/usr/portage/profiles/
!!! (You can safely ignore this message when syncing. It's
harmless.)
!!! ARCH is not set... Are you missing the
'/etc/make.profile' symlink?
!!! Is the symlink correct? Is your portage tree complete?
failed stage was: portage
In fact, make.profile doesn't exist at all in my sun prefix.
I assume
it should point to this?
usr/portage/profiles/default-prefix/sunos/solaris/
Is this something which is generated automatically, or is
something the
user does as part of the build process?
thanks,
jason pepas
--
gentoo-alt gentoo.org mailing list
|
|
| Re: sparc issue, was m4 ebuild digest
problem |
  United States |
2007-05-25 10:20:44 |
Jason Pepas wrote:
> !!! ARCH is not set... Are you missing the
'/etc/make.profile' symlink?
> !!! Is the symlink correct? Is your portage tree
complete?
Ok, I created a sunos 5.9 profile (yeah, we still haven't
upgraded to
solaris 10...) using the following bit of script:
# setup the sunos 5.9 profile
cd
$/usr/portage/profiles/default-prefix/sunos/solaris
mkdir -p 5.9
echo "sys-sunos/libc-2.9" >
5.9/package.provided
echo ".." > 5.9/parent
mkdir -p 5.9/sparc
cat > 5.9/sparc/make.defaults << EOF
ARCH=sparc
CHOST="sparc-sun-solaris2.9"
ACCEPT_KEYWORDS="sparc-solaris"
USE="sparc-solaris"
EOF
echo ".." > 5.9/sparc/parent
cd -
-jason pepas
--
gentoo-alt gentoo.org mailing list
|
|
| Re: sparc issue, was m4 ebuild digest
problem |
  Netherlands |
2007-05-25 10:23:03 |
On 25-05-2007 09:52:21 -0500, Jason Pepas wrote:
> failed stage was: portage
>
> In fact, make.profile doesn't exist at all in my sun
prefix. I assume it
> should point to this?
>
> usr/portage/profiles/default-prefix/sunos/solaris/
it should point to
$EPREFIX/usr/portage/profiles/default-prefix/sunos/solaris/5
.10
and if you're not on Solaris 10, then we'll have to create a
profile for
your system.
> Is this something which is generated automatically, or
is something the
> user does as part of the build process?
I don't know for prefix-launcher, but I guess it also sets
up this
symlink, like the bootstrap script does.
--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt gentoo.org mailing list
|
|
| Re: sparc issue, was m4 ebuild digest
problem |
  United States |
2007-05-25 10:29:50 |
Jason Pepas wrote:
> Ok, I created a sunos 5.9 profile (yeah, we still
haven't upgraded to
> solaris 10...) using the following bit of script:
Its working! Mwuahahahahahahaha!
-jason pepas
--
gentoo-alt gentoo.org mailing list
|
|
| Re: sparc issue, was m4 ebuild digest
problem |
  Netherlands |
2007-05-25 10:35:00 |
I'll add something like this, thanks!
On 25-05-2007 10:20:44 -0500, Jason Pepas wrote:
> Jason Pepas wrote:
>> !!! ARCH is not set... Are you missing the
'/etc/make.profile' symlink?
>> !!! Is the symlink correct? Is your portage tree
complete?
>
> Ok, I created a sunos 5.9 profile (yeah, we still
haven't upgraded to
> solaris 10...) using the following bit of script:
>
> # setup the sunos 5.9 profile
> cd
$/usr/portage/profiles/default-prefix/sunos/solaris
> mkdir -p 5.9
> echo "sys-sunos/libc-2.9" >
5.9/package.provided
> echo ".." > 5.9/parent
> mkdir -p 5.9/sparc
> cat > 5.9/sparc/make.defaults << EOF
> ARCH=sparc
> CHOST="sparc-sun-solaris2.9"
> ACCEPT_KEYWORDS="sparc-solaris"
> USE="sparc-solaris"
> EOF
> echo ".." > 5.9/sparc/parent
> cd -
>
>
> -jason pepas
> --
> gentoo-alt gentoo.org mailing list
>
--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt gentoo.org mailing list
|
|
| Re: sparc issue, was m4 ebuild digest
problem |

|
2007-05-25 10:36:03 |
On Fri, 2007-05-25 at 09:52 -0500, Jason Pepas wrote:
> Fabian Groffen wrote:
> > Cool, see how far you get with prefix-launcher.
>
> I'll go ahead and reply to this mail here, as the mail
originated from
> this list, but future prefix-launcher mails will go on
the new mailing
> lists after they are set up.
>
> under solaris, I run into a problem on the second stage
of prefix-launcher:
Which solaris exactly do you have (uname -a) ?
>
> + emerge --oneshot --nodeps portage
>
>
> !!! /var/local/cell/gentoo-prefix/etc/make.profile is
not a symlink and
> will probably prevent most merges.
> !!! It should point into a profile within
> /var/local/cell/gentoo-prefix/usr/portage/profiles/
> !!! (You can safely ignore this message when syncing.
It's harmless.)
>
>
> !!! ARCH is not set... Are you missing the
'/etc/make.profile' symlink?
> !!! Is the symlink correct? Is your portage tree
complete?
>
> failed stage was: portage
>
> In fact, make.profile doesn't exist at all in my sun
prefix. I assume
> it should point to this?
>
> usr/portage/profiles/default-prefix/sunos/solaris/
Not exactly.
It should point two levels deeper - currently those two are
available:
profiles/default-prefix/sunos/solaris/5.10/x86/
profiles/default-prefix/sunos/solaris/5.10/sparc/
Look into 'bootstrap-prefix.sh' if it already knows your
specific
solaris.
>
> Is this something which is generated automatically, or
is something the
> user does as part of the build process?
It should be set up by 'bootstrap-prefix.sh' during stage
'setup'
eprefix-bootstrap-stage 'setup'.
What is the output of:
$ /path/to/eprefix-bootstrap --eprefix=/your/eprefix
--stage=setup --onestage
/haubi/
--
23. - 25. Mai 2007
Salomon Automation an der Jahrestagung Logistikforum Schweiz
2007
Tagungsort: Swissôtel in Basel
20. Juni 2007
Salomon Automation am 2. Schweizerischen Supply Chain
Management Forum der GS1 Schweiz in Baden.
Tagungsort: Trafohalle Baden, Schweiz
20. Juni 2007
MoveRetail-Handelstag, Hamburg
Die MoveRetail Partner, Salomon Automation, maxess
systemhaus, Superdata, Remira, POS Systemhaus und Mosaic
veranstalten den 1. MoveRetail-Handelstag.
Tagungsort: Steigenberger Hotel, Hamburg
Salomon Automation GmbH - Friesachstrasse 15 - A-8114
Friesach bei Graz
Sitz der Gesellschaft: Friesach bei Graz
UID-NR:ATU28654300 - Firmenbuchnummer: 49324 K
Firmenbuchgericht: Landesgericht für Zivilrechtssachen Graz
--
gentoo-alt gentoo.org mailing list
|
|
[1-10]
|
|