sha1sum mismatch!

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jpark31
Newbie
Newbie
Posts: 2
Joined: Thu Jul 29, 2010 10:19 pm

sha1sum mismatch!

Post by jpark31 »

I am trying to install Java through winetricks and keep getting this error...I have deleted it and tried multiple times...

I am using Ubuntu 10.04 and Wine 1.1.42...

Resolving fpdownload.macromedia.com... 72.246.146.70
Connecting to fpdownload.macromedia.com|72.246.146.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2605008 (2.5M) [application/octet-stream]
Saving to: `install_flash_player_ax.exe'

100%[==================================================================================================================>] 2,605,008 936K/s in 2.7s

2010-07-29 23:28:08 (936 KB/s) - `install_flash_player_ax.exe' saved [2605008/2605008]

------------------------------------------------------
sha1sum mismatch! Rename /home/kasey/.winetrickscache/./install_flash_player_ax.exe and try again.
------------------------------------------------------
/home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:13: Unable to locate image file in pixmap_path: "shadows/window-bg.png"
/home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:112: Unable to locate image file in pixmap_path: "menubar/menubar-item.png"
/home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:115: Background image options specified without filename
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Try using the trunk version of winetricks,
http://winezeug.googlecode.com/svn/trunk/winetricks

It's time for another release. Soon!
3vi1
Level 4
Level 4
Posts: 125
Joined: Sun Feb 24, 2008 8:24 pm

Post by 3vi1 »

DanKegel wrote:Try using the trunk version of winetricks,
http://winezeug.googlecode.com/svn/trunk/winetricks

It's time for another release. Soon!
Here here! It's an indispensable tool, and we appreciate the effort you put into it.

Thanks Dan!
James McKenzie

sha1sum mismatch!

Post by James McKenzie »

jpark31 wrote:
I am trying to install Java
Java is available from Oracle....

Are you talking about FLASH? It seems that way from the rest of your
message.
through winetricks and keep getting this error...I have deleted it and tried multiple times...

I am using Ubuntu 10.04 and Wine 1.1.42...

Resolving fpdownload.macromedia.com... 72.246.146.70
Connecting to fpdownload.macromedia.com|72.246.146.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2605008 (2.5M) [application/octet-stream]
Saving to: `install_flash_player_ax.exe'

100%[==================================================================================================================>] 2,605,008 936K/s in 2.7s

2010-07-29 23:28:08 (936 KB/s) - `install_flash_player_ax.exe' saved [2605008/2605008]

------------------------------------------------------
sha1sum mismatch! Rename /home/kasey/.winetrickscache/./install_flash_player_ax.exe and try again.
------------------------------------------------------
/home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:13: Unable to locate image file in pixmap_path: "shadows/window-bg.png"
/home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:112: Unable to locate image file in pixmap_path: "menubar/menubar-item.png"
/home/kasey/.themes/XPLuna/gtk-2.0/panel.rc:115: Background image options specified without filename





jpark31
Newbie
Newbie
Posts: 2
Joined: Thu Jul 29, 2010 10:19 pm

Post by jpark31 »

yes, I meant flash...
Tw3aky
Level 1
Level 1
Posts: 8
Joined: Thu Aug 12, 2010 5:18 pm

Post by Tw3aky »

If someone is struggling with this errormsg on Mac OS X, even after you've updated to the latest version of the script, check that you have md5sha1sum installed on your box.

:oops: I hope this prevents other people like me wasting 2 hours and bashing their head on the keyboard figuring this one out.

Greets.
T.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

The script is supposed to fail with a dialog box if it can't find
an sha1sum utility. Is it not doing that?

What version of Wine are you using on the mac, and who packaged
it? Are you using plain winetricks?
Tw3aky
Level 1
Level 1
Posts: 8
Joined: Thu Aug 12, 2010 5:18 pm

Post by Tw3aky »

Well, it didn't fail and i got no notifying msg box.
I installed Wine 1.2 and winetricks via macports, so it build them from source, doesn't it? As far from being plain winetricks, i should believe so, again having it build from source with macports.

When i updated the script manually like you have mentioned to solve the problem, i noticed the script i had was the 20100731 version, so it wasn't that far off.

Btw, my OS X version is 10.6.4
James McKenzie

sha1sum mismatch!

Post by James McKenzie »

Tw3aky wrote:
Well, it didn't fail and i got no notifying msg box.
I installed Wine 1.2 and winetricks via macports, so it build them from source, doesn't it? As far from being plain winetricks, i should believe so, again having it build from source with macports.

Winetricks is a bash script. Nothing to build.

Can you run the following from the terminal app?

winetricks --version

And report back what it says?

Dan,

Can you check with the MacPorts folks and see what they are doing with
winetricks? I use Fink and the two do not live well with each other.

James McKenzie
James McKenzie

sha1sum mismatch!

Post by James McKenzie »

DanKegel wrote:
The script is supposed to fail with a dialog box if it can't find
an sha1sum utility. Is it not doing that?

What version of Wine are you using on the mac, and who packaged
it? Are you using plain winetricks?
Dan:

Fink's version of Winetricks is 20090604-1.

I'll try to find the maintainer and let them know what the latest is
(20100811??).

James McKenzie
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

I've added the fink winetricks maintainer (Ben) to my list of people to alert
when I do new releases.

The macports maintainer (ryan) was already notified.

I suppose I should write a little script that checks up on all
the maintainers to see what their lag time is in getting
new releases packaged...

(Oh, and for the record: it's not a bash script, it's an sh script.
The difference is portability.)
James McKenzie

sha1sum mismatch!

Post by James McKenzie »

DanKegel wrote:
I've added the fink winetricks maintainer (Ben) to my list of people to alert
when I do new releases.

The macports maintainer (ryan) was already notified.

I suppose I should write a little script that checks up on all
the maintainers to see what their lag time is in getting
new releases packaged...

(Oh, and for the record: it's not a bash script, it's an sh script.
The difference is portability.)

Thank you for notifying Ben.

James McKenzie
Tw3aky
Level 1
Level 1
Posts: 8
Joined: Thu Aug 12, 2010 5:18 pm

Post by Tw3aky »

Dunno if its still of any use, my winetricks version is

Code: Select all

Winetricks version 20100811.  (C) 2007-2009 Dan Kegel et al.  LGPL.
Cheers
James Mckenzie

sha1sum mismatch!

Post by James Mckenzie »

Tw3aky <[email protected]> wrote:
Sent: Aug 16, 2010 8:26 AM
To: [email protected]
Subject: [Wine] Re: sha1sum mismatch!

Dunno if its still of any use, my winetricks version is

Code: Select all

Winetricks version 20100811.  (C) 2007-2009 Dan Kegel et al.  LGPL.
That's the latest version. Are you still having problems with .NET 2.0?

James McKenzie
loviehead
Newbie
Newbie
Posts: 1
Joined: Wed Jul 20, 2011 7:20 am

Post by loviehead »

It's an indispensable tool, and we appreciate the effort you put into it it helped me a lot... :D
Locked