openSUSE Forums > Install/Boot/Login » Wrong Digest error

Go Back   openSUSE Forums > Install/Boot/Login
Forums FAQ Members List Search Today's Posts Mark Forums Read


Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts)

Reply
Page 4 of 4 « First 23 4
 
LinkBack Thread Tools Display Modes
  #31 (permalink)  
Old 29-Apr-2009, 21:35
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 16
mem_novell hasn't been rated much yet
Default Re: Wrong Digest error

Quote:
In my limited opinion you seem to be checking against some kind of content that is wrong. I would of expected you to see corruption elsewhere if proxy, i.e manual download of rpm.
You mean like I clearly stated in my 1st post ?

Quote:
running rpm --checksig on an rpm downloaded via download.opensuse.org fails.
Here is another example:

Code:
mem@linux-682p:~/working> wget -c http://mirror.nyi.net/opensuse/update/11.1/rpm/noarch/kernel-docs-2.6.3-3.13.13.noarch.rpm
--2009-04-30 10:28:08--  http://mirror.nyi.net/opensuse/update/11.1/rpm/noarch/kernel-docs-2.6.3-3.13.13.noarch.rpm
Resolving mirror.nyi.net... 64.90.181.77
Connecting to mirror.nyi.net|64.90.181.77|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 9112364 (8.7M) [text/plain]
Saving to: `kernel-docs-2.6.3-3.13.13.noarch.rpm'

100%[===================================================================>] 9,112,364   95.9K/s   in 92s

2009-04-30 10:29:40 (96.9 KB/s) - `kernel-docs-2.6.3-3.13.13.noarch.rpm' saved [9112364/9112364]

mem@linux-682p:~/working> rpm --checksig kernel-docs-2.6.3-3.13.13.noarch.rpm
kernel-docs-2.6.3-3.13.13.noarch.rpm: rsa sha1 MD5 PGP MD5 NOT OK
mem@linux-682p:~/working>
If someone could download the rpm, do a --checksig as well it may be enough to prove the proxy is corrupting the downloads.
Reply With Quote
  #32 (permalink)  
Old 29-Apr-2009, 21:49
malcolmlewis's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: Podunk
Posts: 4,710
malcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputationmalcolmlewis has great reputation
Default Re: Wrong Digest error

Quote:
Originally Posted by mem novell
If someone could download the rpm, do a --checksig as well it may be
enough to prove the proxy is corrupting the downloads.
Hi
Here you go, works fine for me.

Code:
malcolml@mizz-piggy:~$ wget -c
http://mirror.nyi.net/opensuse/update/11.1/rpm/noarch/kernel-docs-2.6.3-3.13.13.noarch.rpm
--2009-04-29 21:43:24--
http://mirror.nyi.net/opensuse/update/11.1/rpm/noarch/kernel-docs-2.6.3-3.13.13.noarch.rpm
Resolving mirror.nyi.net... 64.90.181.77 Connecting to
mirror.nyi.net|64.90.181.77|:80... connected. HTTP request sent,
awaiting response... 200 OK Length: 9112364 (8.7M) [text/plain] Saving
to: `kernel-docs-2.6.3-3.13.13.noarch.rpm'

100%[======================================>] 9,112,364    202K/s   in
41s

2009-04-29 21:44:06 (219 KB/s) - `kernel-docs-2.6.3-3.13.13.noarch.rpm'
saved [9112364/9112364]

malcolml@mizz-piggy:~$ rpm --checksig
kernel-docs-2.6.3-3.13.13.noarch.rpm
kernel-docs-2.6.3-3.13.13.noarch.rpm: rsa sha1 (md5) pgp md5 OK
malcolml@mizz-piggy:~$
--
Cheers Malcolm °¿° (Linux Counter #276890)
openSUSE 11.1 (i586) Kernel 2.6.27.21-0.1-pae
up 15:17, 2 users, load average: 0.05, 0.25, 0.36
ASUS eeePC 1000HE ATOM N280 1.66GHz | GPU Mobile 945GM/GMS/GME

Reply With Quote
  #33 (permalink)  
Old 29-Apr-2009, 23:06
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 16
mem_novell hasn't been rated much yet
Default Re: Wrong Digest error

Thankyou very much mate,
I shall take the server home tonight, repeat the test and post results.
Reply With Quote
  #34 (permalink)  
Old 29-Apr-2009, 23:28
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 16
mem_novell hasn't been rated much yet
Default Re: Wrong Digest error

My coworker opened a direct gateway to the internet for me to test.

Unfortunately, it still errors. Is it possible a dodgey cd could be the cause of this ?. We only have 1 set of cdr's here and they r a cheap brand.

I shall reburn the iso and test tonight either way.

Code:
linux-682p:~ # rpmdb --rebuilddb                             
error: rpmdbAdd: skipping h#      76 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284
error: rpmdbAdd: skipping h#      99 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284
error: rpmdbNextIterator: skipping h#     945 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284
error: rpmdbAdd: skipping h#     166 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284         
error: rpmdbNextIterator: skipping h#     389 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284
error: rpmdbNextIterator: skipping h#     576 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284
error: rpmdbAdd: skipping h#     493 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284         
error: rpmdbNextIterator: skipping h#     490 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284
error: rpmdbAdd: skipping h#     734 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284         
error: rpmdbNextIterator: skipping h#     343 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284
error: rpmdbAdd: skipping h#     938 Header V3 RSA/SHA256 signature: BAD, key ID 3dbdc284         
linux-682p:~ # zypper ref                                                                         
Repository '11.1' is up to date.                                                                  
Repository 'openSUSE-NonOSS-Add-on 11.1-0' is up to date.                                         
Repository 'openSUSE 11.1-0' is up to date.                                                       
All repositories have been refreshed.                                                             
linux-682p:~ # zypper up                                                                          
Loading repository data...                                                                        
Reading installed packages...                                                                     

The following packages are going to be upgraded:
--SNIP--
etrieving package bundle-lang-gnome-en-11.1-11.3.noarch (1/192), 9.7 M (17.7 M unpacked)
Retrieving: bundle-lang-gnome-en-11.1-11.3.noarch.rpm [done (77.5 K/s)]
Digest verification failed for bundle-lang-gnome-en-11.1-11.3.noarch.rpm. Expected b85b6ea393c8657a11df981a4ca5270d2065f26f, found 5f64284ad77796d30224eab25b504780e2dc5492. Continue? [yes/NO]:
Reply With Quote
  #35 (permalink)  
Old 30-Apr-2009, 05:46
Knurpht's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: groningen, netherlands
Posts: 1,804
Knurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enoughKnurpht 's reputation will be famous soon enough
Default Re: Wrong Digest error

One way or another your system seems corrupted. I've tested lots and lots to see if I could force my laptop to have your problem, just can't. If I was in your shoes, I'd reinstall from scratch.
__________________
- AMD Athlon X2 6.0 GHz, 8 GB DDR2-800, 30 GB SSD, 1.5 TB, EVGA 9800GT, openSUSE 11.2 KDE4 4.3.3
- ASUS K70IO laptop, GT120M-1GB, 4 GB, 64 GB SSD, opensuse Factory, KDE4 4.3.3

R.E.S.T.E.C.P.
Reply With Quote
  #36 (permalink)  
Old 04-May-2009, 11:20
Student Penguin
 
Join Date: Mar 2009
Posts: 51
orba hasn't been rated much yet
Default Re: Wrong Digest error

I'm getting this error as well though with a different package. I haven't done any updates in over two weeks and just tried today.

Code:
Retrieving repository 'Packman Repository' metadata [done]
Building repository 'Packman Repository' cache [done]
Repository 'openSUSE-11.1-Debug' is up to date.
Repository 'openSUSE-11.1-Non-Oss' is up to date.
Repository 'openSUSE-11.1-Oss' is up to date.
Digest verification failed for packages.DU.gz. Expected c2c47b2bea12224005074a4a1dff2abb66ec28f0, found 0e90c879133dc4ac7b63acd021c0969cc24d00e6. Continue? [yes/NO]: n
Retrieving repository 'openSUSE-11.1-Source' metadata [error]
Repository 'openSUSE-11.1-Source' is invalid.
packages.DU.gz has wrong checksum
Please check if the URIs defined for this repository are pointing to a valid repository.
Skipping repository 'openSUSE-11.1-Source' because of the above error.
I don't want to have to re-install since I'm using dial up and have some of the recent updates and patches installed, and don't want to download them again.

Will try caf4926's suggestion, or maybe wait a week and try refreshing again.
Reply With Quote
  #37 (permalink)  
Old 04-May-2009, 15:31
Student Penguin
 
Join Date: Mar 2009
Posts: 51
orba hasn't been rated much yet
Default Re: Wrong Digest error

Another small hurdle cleared. Thanks to caf4926's suggestions, I no longer get the error. I also read over the link about repository management and decided to delete source, as I don't need it, though it came with default install of 11.1 for 64 bit computer.
Reply With Quote
Reply
Page 4 of 4 « First 23 4

Bookmarks

Tags
11.1, update error, wrong digest, yast2


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2