Re: [gentoo-user] Digest verification failed: qt-x11-opensource-src-4.1.4.tar.gz

2006-10-25 Thread Régis Décamps

On 10/25/06, Meino Christian Cramer [EMAIL PROTECTED] wrote:

Hi,

 I got this:

Downloading 
'ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/qt-x11-opensource-src-4.1.4.tar.gz'
   --06:23:28--  
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/qt-x11-opensource-src-4.1.4.tar.gz
  = `/usr/portage/distfiles/qt-x11-opensource-src-4.1.4.tar.gz'
   Resolving sunsite.informatik.rwth-aachen.de... 137.226.34.227
   Connecting to sunsite.informatik.rwth-aachen.de|137.226.34.227|:21... 
connected.
   Logging in as anonymous ... Logged in!
   == SYST ... done.== PWD ... done.
   == TYPE I ... done.  == CWD /pub/Linux/gentoo/distfiles ... done.
   == PASV ... done.== RETR qt-x11-opensource-src-4.1.4.tar.gz ... done.
   Length: 32,174,985 (31M) (unauthoritative)

   100%[] 32,174,985   122.99K/sETA 
00:00

   06:27:46 (122.36 KB/s) - 
`/usr/portage/distfiles/qt-x11-opensource-src-4.1.4.tar.gz' saved [32174985]

* checking ebuild checksums ;-) ...  [ 
ok ]
* checking auxfile checksums ;-) ... [ 
ok ]
* checking miscfile checksums ;-) ...[ 
ok ]
* checking qt-x11-opensource-src-4.1.4.tar.gz ;-) ...[ 
!! ]

   !!! Digest verification failed:
   !!! /usr/portage/distfiles/qt-x11-opensource-src-4.1.4.tar.gz
   !!! Reason: Filesize does not match recorded size
   !!! Got: 32174985
   !!! Expected: 409784


Hello,


From Trolltech:

STORED: ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-4.1.4.tar.gz
88f8c9c4622108baca2950baac3c02d6  qt-x11-opensource-src-4.1.4.tar.gz
Size: 32174985 bytes

So I'd say there is a problem in the ebuild. Maybe you should copy the
ebuild in an overlay directory and regenerate it with
ebuild qt-x11-opensource-src-4.1.4.ebuild digest


--
Régis

http://regis.decamps.info/blog/

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Digest verification failed: qt-x11-opensource-src-4.1.4.tar.gz

2006-10-25 Thread Neil Bothwick
On Wed, 25 Oct 2006 12:08:42 +0200, Régis Décamps wrote:

 So I'd say there is a problem in the ebuild. Maybe you should copy the
 ebuild in an overlay directory and regenerate it with
 ebuild qt-x11-opensource-src-4.1.4.ebuild digest

You don;t need to copy an ebuild to an overlay to re-digest it, you can
do it with the version i the portage tree. You can even do it when
emerging, with emerge --digest, but be aware this will redigest all
packages emerged, including dependencies.

However you do it, think very carefully first. Package digests are a
security measure, to ensure none of the files you are installing have
been tampered with. By regdigesting a package, you're discarding this
check. Before considering this, remove the file(s) from $DISTDIR, sync
again and try to emerge the package normally.


-- 
Neil Bothwick

WinErr 01F: Reserved for future mistakes of our developers.


signature.asc
Description: PGP signature


Re: [gentoo-user] Digest verification failed: qt-x11-opensource-src-4.1.4.tar.gz

2006-10-25 Thread Stuart Howard

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

Have a look at this, should help

On 25/10/06, Neil Bothwick [EMAIL PROTECTED] wrote:

On Wed, 25 Oct 2006 12:08:42 +0200, Régis Décamps wrote:

 So I'd say there is a problem in the ebuild. Maybe you should copy the
 ebuild in an overlay directory and regenerate it with
 ebuild qt-x11-opensource-src-4.1.4.ebuild digest

You don;t need to copy an ebuild to an overlay to re-digest it, you can
do it with the version i the portage tree. You can even do it when
emerging, with emerge --digest, but be aware this will redigest all
packages emerged, including dependencies.

However you do it, think very carefully first. Package digests are a
security measure, to ensure none of the files you are installing have
been tampered with. By regdigesting a package, you're discarding this
check. Before considering this, remove the file(s) from $DISTDIR, sync
again and try to emerge the package normally.


--
Neil Bothwick

WinErr 01F: Reserved for future mistakes of our developers.






--
There are 10 types of people in this world: those who understand
binary, those who don't

--Unknown

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Digest verification failed: qt-x11-opensource-src-4.1.4.tar.gz

2006-10-25 Thread Meino Christian Cramer
From: Stuart Howard [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Digest verification failed: 
qt-x11-opensource-src-4.1.4.tar.gz
Date: Wed, 25 Oct 2006 11:55:50 +0100

Thanks a lot! qt is currently compiling! :)

Keep hacking!
mcc


 http://bugs.gentoo.org/show_bug.cgi?id=149809
 
 Have a look at this, should help
 
 On 25/10/06, Neil Bothwick [EMAIL PROTECTED] wrote:
  On Wed, 25 Oct 2006 12:08:42 +0200, Régis Décamps wrote:
 
   So I'd say there is a problem in the ebuild. Maybe you should copy the
   ebuild in an overlay directory and regenerate it with
   ebuild qt-x11-opensource-src-4.1.4.ebuild digest
 
  You don;t need to copy an ebuild to an overlay to re-digest it, you can
  do it with the version i the portage tree. You can even do it when
  emerging, with emerge --digest, but be aware this will redigest all
  packages emerged, including dependencies.
 
  However you do it, think very carefully first. Package digests are a
  security measure, to ensure none of the files you are installing have
  been tampered with. By regdigesting a package, you're discarding this
  check. Before considering this, remove the file(s) from $DISTDIR, sync
  again and try to emerge the package normally.
 
 
  --
  Neil Bothwick
 
  WinErr 01F: Reserved for future mistakes of our developers.
 
 
 
 
 
 -- 
 There are 10 types of people in this world: those who understand
 binary, those who don't
 
 --Unknown
 
 -- 
 gentoo-user@gentoo.org mailing list
 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Digest verification failed: qt-x11-opensource-src-4.1.4.tar.gz

2006-10-24 Thread Meino Christian Cramer
Hi,

 I got this:

Downloading 
'ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/qt-x11-opensource-src-4.1.4.tar.gz'
   --06:23:28--  
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/distfiles/qt-x11-opensource-src-4.1.4.tar.gz
  = `/usr/portage/distfiles/qt-x11-opensource-src-4.1.4.tar.gz'
   Resolving sunsite.informatik.rwth-aachen.de... 137.226.34.227
   Connecting to sunsite.informatik.rwth-aachen.de|137.226.34.227|:21... 
connected.
   Logging in as anonymous ... Logged in!
   == SYST ... done.== PWD ... done.
   == TYPE I ... done.  == CWD /pub/Linux/gentoo/distfiles ... done.
   == PASV ... done.== RETR qt-x11-opensource-src-4.1.4.tar.gz ... done.
   Length: 32,174,985 (31M) (unauthoritative)
   
   100%[] 32,174,985   122.99K/sETA 
00:00
   
   06:27:46 (122.36 KB/s) - 
`/usr/portage/distfiles/qt-x11-opensource-src-4.1.4.tar.gz' saved [32174985]
   
* checking ebuild checksums ;-) ...  [ 
ok ]
* checking auxfile checksums ;-) ... [ 
ok ]
* checking miscfile checksums ;-) ...[ 
ok ]
* checking qt-x11-opensource-src-4.1.4.tar.gz ;-) ...[ 
!! ]
   
   !!! Digest verification failed:
   !!! /usr/portage/distfiles/qt-x11-opensource-src-4.1.4.tar.gz
   !!! Reason: Filesize does not match recorded size
   !!! Got: 32174985
   !!! Expected: 409784

 How should I proceed? Is it possible to fix this bug without
 downloading this big archive again ?

 Kind regards,
 mcc
-- 
gentoo-user@gentoo.org mailing list