cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

XPSEP XP and Server 2003 32 bit Checksum didn't match #265

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

 I got this error when trying to install dotnet30sp1

What version of the product are you using? On what operating system?

 Arch linux 64bit, using winetricks from http://winetricks.googlecode.com/svn/trunk/src/winetricks, win32 env prefix and if it matters im using wine-1.4.1

Original issue reported on code.google.com by Bugs...@hotmail.com on 29 Aug 2012 at 2:28

GoogleCodeExporter commented 8 years ago
Works fine here.  What does 'winetricks --version' say?

I think you need wine-1.5.* to install .net properly, try wine-1.5.11.

Original comment by daniel.r...@gmail.com on 29 Aug 2012 at 2:54

GoogleCodeExporter commented 8 years ago
im using WINETRICKS_VERSION=20120819, sorry for not actually saying the version 
><

Original comment by Bugs...@hotmail.com on 29 Aug 2012 at 4:29

GoogleCodeExporter commented 8 years ago
 I tried what you mentioned using wine 1.5.11 and I still got checksum errors and I also got some sha1sum errors as well

Original comment by Bugs...@hotmail.com on 30 Aug 2012 at 11:16

GoogleCodeExporter commented 8 years ago
Maybe you're not running the winetricks you think you are?

Please do
   winetricks -v dotnet30sp1 > log.txt 2>&1
   gzip log.txt
and attach log.txt.gz

Original comment by daniel.r...@gmail.com on 30 Aug 2012 at 1:57

GoogleCodeExporter commented 8 years ago
Sorry for the late reply, I ended up having to reinstall wine 1.4.1 cause of a 
issue with path of exile, well I did what you mentioned in your last 
post...here you go :P

Original comment by Bugs...@hotmail.com on 30 Aug 2012 at 9:58

Attachments:

GoogleCodeExporter commented 8 years ago
Curl doesn't like that url, I see it here locally as well:

curl -L -o 'XPSEP XP and Server 2003 32 bit.msi' -C - --header 
'Accept-Encoding: gzip,deflate' 
'http://download.microsoft.com/download/2/5/2/2526f55d-32bc-410f-be18-164ba67ae0
7d/XPSEP XP and Server 2003 32 bit.msi'

austin@aw25 ~ $ cat !$
cat XPSEP\ XP\ and\ Server\ 2003\ 32\ bit.msi
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 
4.01//EN""http://www.w3.org/TR/html4/strict.dtd">
<HTML><HEAD><TITLE>Bad Request</TITLE>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>
<BODY><h2>Bad Request</h2>
<hr><p>HTTP Error 400. The request is badly formed.</p>
</BODY></HTML>

you can install wget as a workaround. Confirming for now, may revisit later.

Original comment by austinenglish@gmail.com on 29 Jun 2013 at 1:57

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1017.

Original comment by austinenglish@gmail.com on 29 Jun 2013 at 7:38

GoogleCodeExporter commented 8 years ago
Issue 204 has been merged into this issue.

Original comment by daniel.r...@gmail.com on 29 Jun 2013 at 4:49