http://bugs.winehq.org/show_bug.cgi?id=25406
Summary: Dotnet20 fail to install due to missing msi3.0 Product: Wine Version: 1.3.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: dyvazar@numericable.fr
Created an attachment (id=32334) --> (http://bugs.winehq.org/attachment.cgi?id=32334) errors while installing dotnet20
Need to install msi3.0 directly from MS to be able to install dotnet20 (required by one of my app). Actually winetricks cant help (r1905) because it only propose msi2.0 (MS has published 4.5).
So after installing msi3.0 from MS, then dotnet20 is able to install, but got some errors: see joined terminal output
http://bugs.winehq.org/show_bug.cgi?id=25406
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #32334|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=25406
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=25406
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #1 from Anastasius Focht focht@gmx.net 2010-12-04 06:40:36 CST --- Hello,
you probably used an existing WINEPREFIX for installing .NET Framework. Don't reuse such prefixes as previously installed software might interfere with the installer, causing problems like "MSI 3.0 required".
Just follow appdb HOWTO(s) for installing .NET: use a clean/separate WINEPREFIX and an up-to-date winetricks script.
The attached log shows only harmless stuff, these "errors" are expected and nothing to be afraid of. This bug is most likely invalid.
Regards
http://bugs.winehq.org/show_bug.cgi?id=25406
--- Comment #2 from dino dyvazar@numericable.fr 2010-12-05 07:21:16 CST --- have followed your post #1, read the howto, tried a new wineprefix, deinstalled/purged wine then make a new clean install with corefonts and fontfix (removed all the asian/african fonts):
always the same result: installation start then a popup says: sorry you need to close as an unattended error occured.
Made a few identic tests with dotnet20/35 but no luck
http://bugs.winehq.org/show_bug.cgi?id=25406
--- Comment #3 from Anastasius Focht focht@gmx.net 2010-12-05 08:28:44 CST --- Hello,
--- quote --- read the howto, tried a new wineprefix, deinstalled/purged wine then make a new clean install with corefonts and fontfix (removed all the asian/african fonts):
always the same result: installation start then a popup says: sorry you need to close as an unattended error occured. --- quote ---
ok then generate a trace log using:
--- snip --- $ rm -rf ~/.wine $ WINEDEBUG=+tid,+seh,+relay sh winetricks dotnet20 &> log.txt $ bzip2 log.txt --- snip ---
and attach the resulting log.txt.bz2 to this bug.
Regards
http://bugs.winehq.org/show_bug.cgi?id=25406
dino dyvazar@numericable.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED
--- Comment #4 from dino dyvazar@numericable.fr 2011-06-19 02:55:44 CDT --- too old, closing it now
http://bugs.winehq.org/show_bug.cgi?id=25406
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2011-07-07 16:16:29 CDT --- Closing.