Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
open-xchange MD5 verification failed.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks
View previous topic :: View next topic  
Author Message
nixon7606
n00b
n00b


Joined: 21 Jun 2006
Posts: 29

PostPosted: Fri Mar 09, 2007 6:06 pm    Post subject: open-xchange MD5 verification failed. Reply with quote

Hey ALL,

I am trying to install Open-xchange

I am following http://gentoo-wiki.com/HOWTO_Open-Xchange

I have atempted to emerge open-xchange.

I am getting:

* Crystal_OX_Theme_Webmail.tar.bz2 MD5 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 RMD160 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 SHA1 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 SHA256 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking Crystal_OX_Theme.tgz ;-) ... [ ok ]
* checking Crystal_OX_Theme_Webmail.tar.bz2 ;-) ... [ ok ]
* checking open-xchange-0.8.2.tar.bz2 ;-) ... [ !! ]

!!! Digest verification failed:
!!! /usr/portage/distfiles/open-xchange-0.8.2.tar.bz2
!!! Reason: Failed on MD5 verification
!!! Got: 3fbf953d58f5cce2c29149e53fcfda01
!!! Expected: bb685bc3a95d31d437f42870892c45de


Anyone out there know how to get past this point?
Back to top
View user's profile Send private message
IQgryn
l33t
l33t


Joined: 05 Sep 2005
Posts: 764
Location: WI, USA

PostPosted: Sat Mar 10, 2007 7:36 am    Post subject: Reply with quote

That usually means the file was downloaded incorrectly. Remove /usr/portage/distfiles/open-xchange-0.8.2.tar.bz2 and try the emerge again.
Back to top
View user's profile Send private message
nixon7606
n00b
n00b


Joined: 21 Jun 2006
Posts: 29

PostPosted: Sat Mar 10, 2007 6:38 pm    Post subject: Reply with quote

I removed file and re emerged. Still same error. is there a way to download that file from another source?



Calculating dependencies... done!

>>> Emerging (1 of 1) www-apps/open-xchange-0.8.2 to /
* Crystal_OX_Theme.tgz MD5 ;-) ... [ ok ]
* Crystal_OX_Theme.tgz RMD160 ;-) ... [ ok ]
* Crystal_OX_Theme.tgz SHA1 ;-) ... [ ok ]
* Crystal_OX_Theme.tgz SHA256 ;-) ... [ ok ]
* Crystal_OX_Theme.tgz size ;-) ... [ ok ]
>>> Downloading 'http://mirror.open-xchange.org/download/open-xchange-0.8.2.tar.bz2'
--11:36:07-- http://mirror.open-xchange.org/download/open-xchange-0.8.2.tar.bz2
=> `/usr/portage/distfiles/open-xchange-0.8.2.tar.bz2'
Resolving mirror.open-xchange.org... 69.64.49.231, 69.64.48.182, 81.3.43.252, ...
Connecting to mirror.open-xchange.org|69.64.49.231|:80... connected.
HTTP request sent, awaiting response... 302 Found
Location: http://www.open-xchange.com/oxcms/opencms/ox_com/EN/developer//download/open-xchange-0.8.2.tar.bz2 [following]
--11:36:07-- http://www.open-xchange.com/oxcms/opencms/ox_com/EN/developer//download/open-xchange-0.8.2.tar.bz2
=> `/usr/portage/distfiles/open-xchange-0.8.2.tar.bz2'
Resolving www.open-xchange.com... 87.106.13.60
Connecting to www.open-xchange.com|87.106.13.60|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]

[ <=> ] 2 --.--K/s

11:36:08 (488.28 KB/s) - `/usr/portage/distfiles/open-xchange-0.8.2.tar.bz2' saved [2]

>>> Resuming download...
>>> Downloading 'http://distfiles.gentoo.org/distfiles/open-xchange-0.8.2.tar.bz2'
--11:36:08-- http://distfiles.gentoo.org/distfiles/open-xchange-0.8.2.tar.bz2
=> `/usr/portage/distfiles/open-xchange-0.8.2.tar.bz2'
Resolving distfiles.gentoo.org... 64.50.236.52, 64.50.238.52, 156.56.247.195, ...
Connecting to distfiles.gentoo.org|64.50.236.52|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Length: 1,970,970 (1.9M), 1,970,968 (1.9M) remaining [application/x-tar]

100%[====================================>] 1,970,970 1.30M/s

11:36:09 (1.30 MB/s) - `/usr/portage/distfiles/open-xchange-0.8.2.tar.bz2' saved [1970970/1970970]

* Crystal_OX_Theme_Webmail.tar.bz2 MD5 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 RMD160 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 SHA1 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 SHA256 ;-) ... [ ok ]
* Crystal_OX_Theme_Webmail.tar.bz2 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
* checking Crystal_OX_Theme.tgz ;-) ... [ ok ]
* checking Crystal_OX_Theme_Webmail.tar.bz2 ;-) ... [ ok ]
* checking open-xchange-0.8.2.tar.bz2 ;-) ... [ !! ]

!!! Digest verification failed:
!!! /usr/portage/distfiles/open-xchange-0.8.2.tar.bz2
!!! Reason: Failed on MD5 verification
!!! Got: 3fbf953d58f5cce2c29149e53fcfda01
!!! Expected: bb685bc3a95d31d437f42870892c45de
Back to top
View user's profile Send private message
aidanjt
Veteran
Veteran


Joined: 20 Feb 2005
Posts: 1118
Location: Rep. of Ireland

PostPosted: Sat Mar 10, 2007 9:13 pm    Post subject: Reply with quote

The open xchange webserver is doing something stupid and wget is appending to that stupidity.

rm the tarball in distfiles and wget -P /usr/portage/distfiles http://distfiles.gentoo.org/distfiles/open-xchange-0.8.2.tar.bz2
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Documentation, Tips & Tricks All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum