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 3 of 4 12 3 4
 
LinkBack Thread Tools Display Modes
  #21 (permalink)  
Old 24-Apr-2009, 07:12
caf4926's Avatar
Global Moderator
 
Join Date: Jun 2008
Location: The English Lake District. UK - GMT/BST
Posts: 12,889
caf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputationcaf4926 has a brilliant future with this reputation
Send a message via MSN to caf4926
Default Re: Wrong Digest error

Strange I didn't get this error. My mirrors are Kent in UK.

I just did refresh again now 13.14hrs UK. Still working fine for me.
__________________
Box: openSUSE 11.2 | (KDE4.3.3) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM
Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM
Reply With Quote
  #22 (permalink)  
Old 24-Apr-2009, 07:25
FeatherMonkey's Avatar
Wise Penguin
 
Join Date: Mar 2008
Posts: 1,545
FeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura about
Default Re: Wrong Digest error

Mine to caf(Though last was oxford) guess they have a better sync policy. Without someone posting some info won't know.

But if I was to guess I reckon as they updated the master, some mirrors where syncing.

Though the rpm seems strange as I downloaded it to check the sum. But it doesn't seemed to of changed since being released the date is 03-Dec-2008 18:31.

I can only guess that perhaps one of the metadata files was wrong at some point.
__________________
Man first, have a try at Info, have a look at Wiki, if all that fails Scroogle!!!!!
If I've helped click on the Rep button I don't know what it does but it sounds cool.
Reply With Quote
  #23 (permalink)  
Old 24-Apr-2009, 07:38
FeatherMonkey's Avatar
Wise Penguin
 
Join Date: Mar 2008
Posts: 1,545
FeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura about
Default Re: Wrong Digest error

Either that or it has been updated and we're waiting for it to sync
__________________
Man first, have a try at Info, have a look at Wiki, if all that fails Scroogle!!!!!
If I've helped click on the Rep button I don't know what it does but it sounds cool.
Reply With Quote
  #24 (permalink)  
Old 24-Apr-2009, 09:09
ram88's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: relative
Posts: 1,169
ram88 hasn't been rated much yet
Send a message via MSN to ram88 Send a message via Skype™ to ram88
Default Re: Wrong Digest error

It's OK now. Refresh your repositories and grab the latest icon theme!
__________________
http://akoskm.blogspot.com/
http://yami.googlecode.com/

Do not login directly as root - Thank you!
Reply With Quote
  #25 (permalink)  
Old 29-Apr-2009, 00:36
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 16
mem_novell hasn't been rated much yet
Default Re: Wrong Digest error

Well I cant gunzip primary.xml.gz, as seen in the quote below it errors.

I checked the sha1sum of primary.xml.gz against the one in repmond.xml and they match.

I am being redircted to mirror.pacific.net.au

Sorry for the lag in updates, work keeps me pretty busy.

I am going to try an update now, will post back with results.

Code:
mem@linux-682p:~/working> wget http://download.opensuse.org/distribution/11.1/repo/oss/suse/repodata/repomd.xml                                                                                                           
--2009-04-29 13:27:20--  http://download.opensuse.org/distribution/11.1/repo/oss/suse/repodata/repomd.xml    
Resolving download.opensuse.org... 195.135.221.130                                                           
Connecting to download.opensuse.org|195.135.221.130|:80... connected.                                        
HTTP request sent, awaiting response... 200 OK                                                               
Length: 951 [text/xml]                                                                                       
Saving to: `repomd.xml'

100%[===================================================================>] 951         --.-K/s   in 0s

2009-04-29 13:27:21 (66.9 MB/s) - `repomd.xml' saved [951/951]

mem@linux-682p:~/working> wget -c http://download.opensuse.org/distribution/11.1/repo/oss/suse/repodata/primary.xml.gz
--2009-04-29 13:27:39--  http://download.opensuse.org/distribution/11.1/repo/oss/suse/repodata/primary.xml.gz
Resolving download.opensuse.org... 195.135.221.130
Connecting to download.opensuse.org|195.135.221.130|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://mirror.pacific.net.au/linux/opensuse/distribution/11.1/repo/oss/suse/repodata/primary.xml.gz [following]
--2009-04-29 13:27:40--  http://mirror.pacific.net.au/linux/opensuse/distribution/11.1/repo/oss/suse/repodata/primary.xml.gz
Resolving mirror.pacific.net.au... 61.8.0.17
Connecting to mirror.pacific.net.au|61.8.0.17|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4731369 (4.5M) [text/xml]
Saving to: `primary.xml.gz'

100%[===================================================================>] 4,731,369   35.4K/s   in 1m 58s

2009-04-29 13:29:55 (39.3 KB/s) - `primary.xml.gz' saved [4731369/4731369]

mem@linux-682p:~/working> sha1sum primary.xml.gz
6d992ec6b2797cdf4bfe4a61bec683d067577612  primary.xml.gz
mem@linux-682p:~/working> gunzip primary.xml.gz

gzip: primary.xml.gz: invalid compressed data--crc error

Last edited by mem_novell; 29-Apr-2009 at 00:37. Reason: tidy up quote
Reply With Quote
  #26 (permalink)  
Old 29-Apr-2009, 00:44
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 16
mem_novell hasn't been rated much yet
Default Re: Wrong Digest error

Well still getting the same error:


Im going to try not using the download.opensuse.org mirror and pick another one. Hopefully its just the Australian mirror, I have had similar issues with other au mirrors for linux distributions. iinet have a habit of letting their mirror for .debs get up to 6 months out of sync.
Reply With Quote
  #27 (permalink)  
Old 29-Apr-2009, 00:57
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 16
mem_novell hasn't been rated much yet
Default Re: Wrong Digest error



I swapped to the mirror Index of /opensuse for updates, oss and non-oss. Unfortunately I still get a wrong digest error.

So having tried all, can someone please provide me with a method to test this manually. I still suspect all issues lie with my proxy provider who insist its not their issue (just like any good ISP helpdesk).
Reply With Quote
  #28 (permalink)  
Old 29-Apr-2009, 02:31
ram88's Avatar
Wise Penguin
 
Join Date: Jun 2008
Location: relative
Posts: 1,169
ram88 hasn't been rated much yet
Send a message via MSN to ram88 Send a message via Skype™ to ram88
Default Re: Wrong Digest error

Are you tried to refresh your repositories?
Code:
sudo zypper refresh
__________________
http://akoskm.blogspot.com/
http://yami.googlecode.com/

Do not login directly as root - Thank you!
Reply With Quote
  #29 (permalink)  
Old 29-Apr-2009, 02:48
Puzzled Penguin
 
Join Date: Apr 2009
Posts: 16
mem_novell hasn't been rated much yet
Default Re: Wrong Digest error

Tried, no difference
Quote:
mem@linux-682p:~/working> sudo zypper refresh
root's password:
System management is locked by the application with pid 31390 (/usr/lib/YaST2/bin/y2base).
Close this application before trying again.
mem@linux-682p:~/working> sudo zypper refresh
Retrieving repository '11.1' metadata [done]
Building repository '11.1' cache [done]
Repository 'openSUSE-NonOSS-Add-on 11.1-0' is up to date.
All repositories have been refreshed.
Tried Yast2, "Software Repositories" and get the same digest error.

Still hoping someone can break down the yast method so I can manually test and identify where it is failing.
Reply With Quote
  #30 (permalink)  
Old 29-Apr-2009, 05:36
FeatherMonkey's Avatar
Wise Penguin
 
Join Date: Mar 2008
Posts: 1,545
FeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura aboutFeatherMonkey has a spectacular reputation aura about
Default Re: Wrong Digest error

From what I can work out..

Secure Installation Sources - openSUSE

You're checking against http://mirror.nyi.net/opensuse/distr...po/oss/content now this has the checksum in it, as returned by your machine.

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.

I don't know where Suse stores this file or even if it does, but to me it looks like it isn't getting newer files. Though you seem to of solved it with zypper.

To me you don't have a problem with the proxy, otherwise the file would be corrupt. Even when it errors it errors with the correct checksum, but the sum it is checking against is wrong. Now as to why the sum is wrong I haven't got a clue it's like you have an old cache or something. As the one on the repos adds up fine i.e package.gz with content from failing mirror.

Edit
Perhaps something is being cached by the proxy and not being requested as new, wild out there idea maybe.
__________________
Man first, have a try at Info, have a look at Wiki, if all that fails Scroogle!!!!!
If I've helped click on the Rep button I don't know what it does but it sounds cool.
Reply With Quote
Reply
Page 3 of 4 12 3 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