public inbox for gentoo-amd64@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-amd64] udev problem
@ 2006-02-21 13:35 gigli
  2006-02-21 16:53 ` [gentoo-amd64] " Duncan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: gigli @ 2006-02-21 13:35 UTC (permalink / raw
  To: gentoo-amd64

Hi

i'm installing a new system since an upgrade of motherboard and 
processor. Under an emerge -e system do i got this message, it's the 
udev-079-r1

!!! Digest verification Failed:
!!! /usr/portage/sys-fs/udev/files/udev.permissions
!!! Reason: Filesize does not match recordes size

I have synced twice but o got the same problem, anyone has any soloution

Thanks
Martin
-- 
gentoo-amd64@gentoo.org mailing list



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

* [gentoo-amd64]  Re: udev problem
  2006-02-21 13:35 [gentoo-amd64] udev problem gigli
@ 2006-02-21 16:53 ` Duncan
  2006-02-21 17:26 ` [gentoo-amd64] " Richard Fish
  2006-02-25 11:19 ` Peter Humphrey
  2 siblings, 0 replies; 5+ messages in thread
From: Duncan @ 2006-02-21 16:53 UTC (permalink / raw
  To: gentoo-amd64

gigli@swipnet.se posted <43FB1705.5000908@swipnet.se>, excerpted below, 
on Tue, 21 Feb 2006 14:35:01 +0100:

> i'm installing a new system since an upgrade of motherboard and 
> processor. Under an emerge -e system do i got this message, it's the 
> udev-079-r1
> 
> !!! Digest verification Failed:
> !!! /usr/portage/sys-fs/udev/files/udev.permissions
> !!! Reason: Filesize does not match recordes size
> 
> I have synced twice but o got the same problem, anyone has any soloution

Often, those issues resolve themselves in a few hours to a day.  If a sync
catches a package update in-progress, occasionally, the changed file
will be available but the matching digest or manifest file won't be, or
the reverse (updated digest/manifest but not yet the datafile).

If you are still getting it a day later, check your sync server.  It can
sometimes get out of sync on one or more files, and if you are always
getting the same sync server, that might be it.  By default, portage uses
a sync pool and you get a random server from the pool, but if you've set
it to a specific server or if for some reason you keep getting the same
one and it's bad...

Of course, it's also possible something has been compromised, which is
what the digests are supposed to guard against and why it's not a good
idea to simply ebuild digest the new value.  That's unlikely but possible.

If the issue continues more than a day and  you've verified it's not a
single sync server issue, bugfile on the package (checking to see if a
similar bug has  already been filed, naturally).  If it's a sync
server issue, bugfile on that particular server.

BTW, I'm up to udev-84 here and I haven't synced for a few days, but I'm
on ~amd64 (~arch means unstable).  You are probably running stable amd64. 
You could try adding that package to /etc/portage/package.keywords (as
detailed in the handbook, I believe) with ~amd64, if you want to try a
newer version, and possibly avoid the permissions file issue -- at a
slight additional risk of problems, but many including myself run their
entire system ~arch, without serious issues most of the time.  It's up to
you, of course.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman in
http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html


-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] udev problem
  2006-02-21 13:35 [gentoo-amd64] udev problem gigli
  2006-02-21 16:53 ` [gentoo-amd64] " Duncan
@ 2006-02-21 17:26 ` Richard Fish
  2006-02-25 11:19 ` Peter Humphrey
  2 siblings, 0 replies; 5+ messages in thread
From: Richard Fish @ 2006-02-21 17:26 UTC (permalink / raw
  To: gentoo-amd64

On 2/21/06, gigli@swipnet.se <gigli@swipnet.se> wrote:
> Hi
>
> i'm installing a new system since an upgrade of motherboard and
> processor. Under an emerge -e system do i got this message, it's the
> udev-079-r1
>
> !!! Digest verification Failed:
> !!! /usr/portage/sys-fs/udev/files/udev.permissions
> !!! Reason: Filesize does not match recordes size
>
> I have synced twice but o got the same problem, anyone has any soloution

Wait a while and sync again.  You can also monitor the bug:

http://bugs.gentoo.org/show_bug.cgi?id=123302

-Richard

-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] udev problem
  2006-02-21 13:35 [gentoo-amd64] udev problem gigli
  2006-02-21 16:53 ` [gentoo-amd64] " Duncan
  2006-02-21 17:26 ` [gentoo-amd64] " Richard Fish
@ 2006-02-25 11:19 ` Peter Humphrey
  2006-02-25 11:42   ` gigli
  2 siblings, 1 reply; 5+ messages in thread
From: Peter Humphrey @ 2006-02-25 11:19 UTC (permalink / raw
  To: gentoo-amd64

On Tuesday 21 February 2006 13:35, gigli@swipnet.se wrote:

> i'm installing a new system since an upgrade of motherboard and
> processor. Under an emerge -e system do i got this message, it's the
> udev-079-r1
>
> !!! Digest verification Failed:
> !!! /usr/portage/sys-fs/udev/files/udev.permissions
> !!! Reason: Filesize does not match recordes size
>
> I have synced twice but o got the same problem, anyone has any soloution

If it hasn't fixed itself yet, delete 
/usr/portage/distfiles/udev-079.tar.bz
and sync again.

-- 
Rgds
Peter Humphrey
-- 
gentoo-amd64@gentoo.org mailing list



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

* Re: [gentoo-amd64] udev problem
  2006-02-25 11:19 ` Peter Humphrey
@ 2006-02-25 11:42   ` gigli
  0 siblings, 0 replies; 5+ messages in thread
From: gigli @ 2006-02-25 11:42 UTC (permalink / raw
  To: gentoo-amd64

Thanks for the input about the udev situation. I screwed up and did a 
stage3 install, and now the system works as a charm. But before that did 
I sync; after that, deleted the ebuild and tried again, then I did a 
digest of the ebuild, and that worked, but somewhere on the way the 
system broke, i guess i shouldn't. But now i'm happy again with a brand 
new gentoo system.

Martin

Peter Humphrey wrote:
> On Tuesday 21 February 2006 13:35, gigli@swipnet.se wrote:
> 
>> i'm installing a new system since an upgrade of motherboard and
>> processor. Under an emerge -e system do i got this message, it's the
>> udev-079-r1
>>
>> !!! Digest verification Failed:
>> !!! /usr/portage/sys-fs/udev/files/udev.permissions
>> !!! Reason: Filesize does not match recordes size
>>
>> I have synced twice but o got the same problem, anyone has any soloution
> 
> If it hasn't fixed itself yet, delete 
> /usr/portage/distfiles/udev-079.tar.bz
> and sync again.
> 

-- 
gentoo-amd64@gentoo.org mailing list



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

end of thread, other threads:[~2006-02-25 11:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-21 13:35 [gentoo-amd64] udev problem gigli
2006-02-21 16:53 ` [gentoo-amd64] " Duncan
2006-02-21 17:26 ` [gentoo-amd64] " Richard Fish
2006-02-25 11:19 ` Peter Humphrey
2006-02-25 11:42   ` gigli

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