public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] emerge -aDNvu world fails
@ 2008-03-29 16:10 Kevin O'Gorman
  2008-03-29 16:23 ` Mark Knecht
  0 siblings, 1 reply; 11+ messages in thread
From: Kevin O'Gorman @ 2008-03-29 16:10 UTC (permalink / raw
  To: gentoo-user

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

I cannot emerge world any more because portage keeps barfing on some random
java ebuild.
Java's not even in the list of things to emerge, but here's what I see:

Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB

Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild Manifests...

!!! Digest verification failed:
!!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
!!! Reason: Failed on RMD160 verification
!!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
!!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
treat init.d #


I've tried deleting the offending file and re-syncing, but the same error
occurs.

Help???

++ kevin

-- 
Kevin O'Gorman, PhD

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-29 16:10 Kevin O'Gorman
@ 2008-03-29 16:23 ` Mark Knecht
  2008-03-29 16:41   ` Kevin O'Gorman
  0 siblings, 1 reply; 11+ messages in thread
From: Mark Knecht @ 2008-03-29 16:23 UTC (permalink / raw
  To: gentoo-user

On Sat, Mar 29, 2008 at 9:10 AM, Kevin O'Gorman <kogorman@gmail.com> wrote:
> I cannot emerge world any more because portage keeps barfing on some random
> java ebuild.
> Java's not even in the list of things to emerge, but here's what I see:
>
> Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
>
> Would you like to merge these packages? [Yes/No] yes
> >>> Verifying ebuild Manifests...
>
> !!! Digest verification failed:
> !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
> !!! Reason: Failed on RMD160 verification
>  !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
> !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
> treat init.d #
>
>
> I've tried deleting the offending file and re-syncing, but the same error
> occurs.
>
> Help???
>
> ++ kevin
>
> --
> Kevin O'Gorman, PhD
>

For now mask java above whatever revision is currently installed and
move on. When your emerge is complete remember to remove the mask.
When they fix the file/digest/whatever is causing the problem it will
start working again.

Hope this helps,
Mark
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-29 16:23 ` Mark Knecht
@ 2008-03-29 16:41   ` Kevin O'Gorman
  2008-03-29 17:27     ` Mark Knecht
  0 siblings, 1 reply; 11+ messages in thread
From: Kevin O'Gorman @ 2008-03-29 16:41 UTC (permalink / raw
  To: gentoo-user

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

On Sat, Mar 29, 2008 at 9:23 AM, Mark Knecht <markknecht@gmail.com> wrote:

> On Sat, Mar 29, 2008 at 9:10 AM, Kevin O'Gorman <kogorman@gmail.com>
> wrote:
> > I cannot emerge world any more because portage keeps barfing on some
> random
> > java ebuild.
> > Java's not even in the list of things to emerge, but here's what I see:
> >
> > Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
> >
> > Would you like to merge these packages? [Yes/No] yes
> > >>> Verifying ebuild Manifests...
> >
> > !!! Digest verification failed:
> > !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
> > !!! Reason: Failed on RMD160 verification
> >  !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
> > !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
> > treat init.d #
> >
> >
> > I've tried deleting the offending file and re-syncing, but the same
> error
> > occurs.
> >
> > Help???
> >
> > ++ kevin
> >
> > --
> > Kevin O'Gorman, PhD
> >
>
> For now mask java above whatever revision is currently installed and
> move on. When your emerge is complete remember to remove the mask.
> When they fix the file/digest/whatever is causing the problem it will
> start working again.
>

Unfortunately, that puts portage into a proper tizzy because my current
version is not longer listed
as available (sun-jdk-1.6.0.03).  Portage therefore goes into a fit of
downgrades, which I do not want.
I find that I can get stuff emerged by doing --pretend, then emerging
everything except java.
This, of course, is not the Way It Should  Be (TM), but may get me through
the rough patch.

++ kevin


-- 
Kevin O'Gorman, PhD

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-29 16:41   ` Kevin O'Gorman
@ 2008-03-29 17:27     ` Mark Knecht
  2008-03-29 17:46       ` Norberto Bensa
  0 siblings, 1 reply; 11+ messages in thread
From: Mark Knecht @ 2008-03-29 17:27 UTC (permalink / raw
  To: gentoo-user

On Sat, Mar 29, 2008 at 9:41 AM, Kevin O'Gorman <kogorman@gmail.com> wrote:
>
> On Sat, Mar 29, 2008 at 9:23 AM, Mark Knecht <markknecht@gmail.com> wrote:
>
>
> >
> >
> >
> > On Sat, Mar 29, 2008 at 9:10 AM, Kevin O'Gorman <kogorman@gmail.com>
> wrote:
> > > I cannot emerge world any more because portage keeps barfing on some
> random
> > > java ebuild.
> > > Java's not even in the list of things to emerge, but here's what I see:
> > >
> > > Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
> > >
> > > Would you like to merge these packages? [Yes/No] yes
> > > >>> Verifying ebuild Manifests...
> > >
> > > !!! Digest verification failed:
> > > !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
> > > !!! Reason: Failed on RMD160 verification
> > >  !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
> > > !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
> > > treat init.d #
> > >
> > >
> > > I've tried deleting the offending file and re-syncing, but the same
> error
> > > occurs.
> > >
> > > Help???
> > >
> > > ++ kevin
> > >
> > > --
> > > Kevin O'Gorman, PhD
> > >
> >
> > For now mask java above whatever revision is currently installed and
> > move on. When your emerge is complete remember to remove the mask.
> > When they fix the file/digest/whatever is causing the problem it will
> > start working again.
> >
>
> Unfortunately, that puts portage into a proper tizzy because my current
> version is not longer listed
> as available (sun-jdk-1.6.0.03).  Portage therefore goes into a fit of
> downgrades, which I do not want.
>  I find that I can get stuff emerged by doing --pretend, then emerging
> everything except java.
> This, of course, is not the Way It Should  Be (TM), but may get me through
> the rough patch.
>
> ++ kevin
>
Yeah, that's a drag. Not the way it's supposed to work but clearly it
happens once in awhile.

Typically I don't do emerge -DuN world anymore but rather run emerge
-pvDuN world, pick an app that has some dependencies, emerge that app
to pick up stuff and work my way through the list until I'm down to
just a few. I never emerge everything I see in the list since most are
dependencies themselves and I don't want to add them to my world file.

Good luck,
Mark
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-29 17:27     ` Mark Knecht
@ 2008-03-29 17:46       ` Norberto Bensa
  2008-03-29 17:56         ` Mark Knecht
  0 siblings, 1 reply; 11+ messages in thread
From: Norberto Bensa @ 2008-03-29 17:46 UTC (permalink / raw
  To: gentoo-user; +Cc: Mark Knecht

Mark Knecht wrote:
> I never emerge everything I see in the list since most are
> dependencies themselves and I don't want to add them to my world file.
>

emerge -1 what-ever-dep-you-dont-want-in-world


bye,
norberto
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-29 17:46       ` Norberto Bensa
@ 2008-03-29 17:56         ` Mark Knecht
  2008-03-29 18:31           ` Mike Edenfield
  2008-03-29 19:22           ` Neil Bothwick
  0 siblings, 2 replies; 11+ messages in thread
From: Mark Knecht @ 2008-03-29 17:56 UTC (permalink / raw
  To: Norberto Bensa; +Cc: gentoo-user

On Sat, Mar 29, 2008 at 10:46 AM, Norberto Bensa <nbensa@gmail.com> wrote:
> Mark Knecht wrote:
>  > I never emerge everything I see in the list since most are
>  > dependencies themselves and I don't want to add them to my world file.
>  >
>
>  emerge -1 what-ever-dep-you-dont-want-in-world
>
Of course, if I Want to figure out which 10 items shouldn't be in my
world file. I'm doing that right now with an openmotif emerge. However
I was saying that if I see a big list of items, do equery depends one
of the items, see something like k3b or even gnome, then emerging
gnome picks up the dependencies even easier than using -1. At least I
feel that way, but that's just me.

- Mark
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-29 17:56         ` Mark Knecht
@ 2008-03-29 18:31           ` Mike Edenfield
  2008-03-29 19:22           ` Neil Bothwick
  1 sibling, 0 replies; 11+ messages in thread
From: Mike Edenfield @ 2008-03-29 18:31 UTC (permalink / raw
  To: gentoo-user

Mark Knecht wrote:
> On Sat, Mar 29, 2008 at 10:46 AM, Norberto Bensa <nbensa@gmail.com> wrote:
>   
>> Mark Knecht wrote:
>>  > I never emerge everything I see in the list since most are
>>  > dependencies themselves and I don't want to add them to my world file.
>>  >
>>
>>  emerge -1 what-ever-dep-you-dont-want-in-world
>>
>>     
> Of course, if I Want to figure out which 10 items shouldn't be in my
> world file. I'm doing that right now with an openmotif emerge. However
> I was saying that if I see a big list of items, do equery depends one
> of the items, see something like k3b or even gnome, then emerging
> gnome picks up the dependencies even easier than using -1. At least I
> feel that way, but that's just me.
>
> - Mark
>   
I usually do this too, unless the number of ports to upgrade is very 
small.  One tip that might save you time, add --tree to your emerge call 
and you can tell at a glance when an ebuild with a lot of dependencies 
is in your list.
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-29 17:56         ` Mark Knecht
  2008-03-29 18:31           ` Mike Edenfield
@ 2008-03-29 19:22           ` Neil Bothwick
  1 sibling, 0 replies; 11+ messages in thread
From: Neil Bothwick @ 2008-03-29 19:22 UTC (permalink / raw
  To: gentoo-user

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

On Sat, 29 Mar 2008 10:56:37 -0700, Mark Knecht wrote:

> >  > I never emerge everything I see in the list since most are
> >  > dependencies themselves and I don't want to add them to my world
> >  > file. 
> >
> >  emerge -1 what-ever-dep-you-dont-want-in-world
> >  
> Of course, if I Want to figure out which 10 items shouldn't be in my
> world file.

There's nothing to figure out, packages that need to be in your world
file are already there, so an update never needs to add anything and you
can safely use --oneshot with all the packages you pick from the emerge
-up world output.


-- 
Neil Bothwick

I have had a perfectly wonderful evening, but this wasn't it.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
@ 2008-03-30  5:22 Gregory Shearman
  2008-03-31 16:31 ` Kevin O'Gorman
  0 siblings, 1 reply; 11+ messages in thread
From: Gregory Shearman @ 2008-03-30  5:22 UTC (permalink / raw
  To: gentoo-user

Kevin O'Gorman wrote:

> I cannot emerge world any more because portage keeps barfing on some
> random java ebuild.
> Java's not even in the list of things to emerge, but here's what I see:
> 
> Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
> 
> Would you like to merge these packages? [Yes/No] yes
>>>> Verifying ebuild Manifests...
> 
> !!! Digest verification failed:
> !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
> !!! Reason: Failed on RMD160 verification
> !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
> !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
> treat init.d #
> 
> 
> I've tried deleting the offending file and re-syncing, but the same error
> occurs.
> 
> Help???
> 
> ++ kevin
> 

https://bugs.gentoo.org/show_bug.cgi?id=215288

[....]

Workaround:
    remove EBUILD line from Manifest
    remove /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild

[...]


-- 
Regards,

Gregory.
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
  2008-03-30  5:22 [gentoo-user] emerge -aDNvu world fails Gregory Shearman
@ 2008-03-31 16:31 ` Kevin O'Gorman
  0 siblings, 0 replies; 11+ messages in thread
From: Kevin O'Gorman @ 2008-03-31 16:31 UTC (permalink / raw
  To: gentoo-user

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

On Sat, Mar 29, 2008 at 10:22 PM, Gregory Shearman <zekeyg@gmail.com> wrote:

> Kevin O'Gorman wrote:
>
> > I cannot emerge world any more because portage keeps barfing on some
> > random java ebuild.
> > Java's not even in the list of things to emerge, but here's what I see:
> >
> > Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
> >
> > Would you like to merge these packages? [Yes/No] yes
> >>>> Verifying ebuild Manifests...
> >
> > !!! Digest verification failed:
> > !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
> > !!! Reason: Failed on RMD160 verification
> > !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
> > !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
> > treat init.d #
> >
> >
> > I've tried deleting the offending file and re-syncing, but the same
> error
> > occurs.
> >
> > Help???
> >
> > ++ kevin
> >
>
> https://bugs.gentoo.org/show_bug.cgi?id=215288
>
> [....]
>
> Workaround:
>    remove EBUILD line from Manifest
>    remove /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
>
> [...]
>
> Things have moved quickly.  The workaround did not work for me, but before
I got to post
a complaint about it, the PowersThatBe somehow pushed good copies of the
portage tree
out to the mirrors, and things seem to be working again.

Thanks, though.  It was an interesting education.

-- 
Kevin O'Gorman, PhD

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

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [gentoo-user] emerge -aDNvu world fails
@ 2008-04-01 12:07 Gregory Shearman
  0 siblings, 0 replies; 11+ messages in thread
From: Gregory Shearman @ 2008-04-01 12:07 UTC (permalink / raw
  To: gentoo-user

Kevin O'Gorman wrote:

> On Sat, Mar 29, 2008 at 10:22 PM, Gregory Shearman <zekeyg@gmail.com>
> wrote:
> 
>> Kevin O'Gorman wrote:
>>
>> > I cannot emerge world any more because portage keeps barfing on some
>> > random java ebuild.
>> > Java's not even in the list of things to emerge, but here's what I see:
>> >
>> > Total: 14 packages (14 upgrades), Size of downloads: 99,898 kB
>> >
>> > Would you like to merge these packages? [Yes/No] yes
>> >>>> Verifying ebuild Manifests...
>> >
>> > !!! Digest verification failed:
>> > !!! /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
>> > !!! Reason: Failed on RMD160 verification
>> > !!! Got: 751637964edd458f00c9c72de8f5375eabaf9004
>> > !!! Expected: c7268656bf1adccafde5dd9c1104c5a12905b1dc
>> > treat init.d #
>> >
>> >
>> > I've tried deleting the offending file and re-syncing, but the same
>> error
>> > occurs.
>> >
>> > Help???
>> >
>> > ++ kevin
>> >
>>
>> https://bugs.gentoo.org/show_bug.cgi?id=215288
>>
>> [....]
>>
>> Workaround:
>>    remove EBUILD line from Manifest
>>    remove /usr/portage/dev-java/sun-jdk/sun-jdk-1.5.0.15-r1.ebuild
>>
>> [...]
>>
>> Things have moved quickly.  The workaround did not work for me, but
>> before
> I got to post
> a complaint about it, the PowersThatBe somehow pushed good copies of the
> portage tree
> out to the mirrors, and things seem to be working again.

The workaround worked for me but I had to get rid of the Changelog ( and 
remove it from the Manifest) as well.
It was also corrupted.

emerge worked fine after that. I'll do another sync later in the week.

> Thanks, though.  It was an interesting education.

Yep. Gentoo is like that.

-- 
Regards,

Gregory.
-- 
gentoo-user@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-04-01 12:07 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-30  5:22 [gentoo-user] emerge -aDNvu world fails Gregory Shearman
2008-03-31 16:31 ` Kevin O'Gorman
  -- strict thread matches above, loose matches on Subject: below --
2008-04-01 12:07 Gregory Shearman
2008-03-29 16:10 Kevin O'Gorman
2008-03-29 16:23 ` Mark Knecht
2008-03-29 16:41   ` Kevin O'Gorman
2008-03-29 17:27     ` Mark Knecht
2008-03-29 17:46       ` Norberto Bensa
2008-03-29 17:56         ` Mark Knecht
2008-03-29 18:31           ` Mike Edenfield
2008-03-29 19:22           ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox