http://bugs.winehq.org/show_bug.cgi?id=34384
Bug #: 34384 Summary: Media Browser 3 Installer doesn't see .Net 4.5 as installed (wine-mono) Product: Wine Version: 1.7.0 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: mscoree AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: madewokherd@gmail.com Classification: Unclassified
Followup to bug 34309 (dupe of bug 31487).
Prerequisite check for system component Microsoft .NET Framework 4.5 (x86 and x64) failed with the following error message: "Installation of the Microsoft .NET Framework 4.5 is not supported on this operating system. Contact your application vendor."
See the setup log file located at 'C:\users\austin\Temp\VSDa1f3.tmp\install.log' for more information.
Looking at its log, it's missing registry keys: austin@aw25 ~/.wine/drive_c/users/austin/Temp/VSDa1f3.tmp $ cat install.log The following properties have been set: Property: [AdminUser] = true {boolean} Property: [InstallMode] = HomeSite {string} Property: [NTProductType] = 0 {int} Property: [ProcessorArchitecture] = Intel {string} Property: [VersionNT] = 5.1.3 {version} Running checks for package 'Microsoft .NET Framework 4.5 (x86 and x64)', phase BuildList Reading value 'Version' of registry key 'HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full' Unable to read registry value Not setting value for property 'DotNet45Full_TargetVersion' The following properties have been set for package 'Microsoft .NET Framework 4.5 (x86 and x64)': Running checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe' Result of running operator 'ValueEqualTo' on property 'InstallMode' and value 'HomeSite': true Result of checks for command 'DotNetFX45\dotNetFx45_Full_x86_x64.exe' is 'Bypass' Running checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe' Result of running operator 'ValueNotEqualTo' on property 'InstallMode' and value 'HomeSite': false Skipping ByPassIf because Property 'DotNet45Full_TargetVersion' was not defined Result of running operator 'ValueEqualTo' on property 'AdminUser' and value 'false': false Result of running operator 'VersionLessThan' on property 'VersionNT' and value '6.0.0': true Result of checks for command 'DotNetFX45\dotNetFx45_Full_setup.exe' is 'Fail' 'Microsoft .NET Framework 4.5 (x86 and x64)' RunCheck result: Fail A prerequisite failed for Package "Microsoft .NET Framework 4.5 (x86 and x64)" Package failed with message "Installation of the Microsoft .NET Framework 4.5 is not supported on this operating system. Contact your application vendor."
http://bugs.winehq.org/show_bug.cgi?id=34384
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.mediabrowser3.co | |m/
--- Comment #1 from Austin English austinenglish@gmail.com 2013-08-29 14:30:43 CDT --- http://www.mb3admin.com/downloads/beta/server/setup.exe
austin@aw25 ~ $ sha1sum setup.exe 03d074357ff8a1ea238c18e4a96939ab1135eeba setup.exe austin@aw25 ~ $ du -h setup.exe 420K setup.exe austin@aw25 ~ $ wine --version wine-1.7.0-348-g0c6423d
http://bugs.winehq.org/show_bug.cgi?id=34384
--- Comment #2 from Austin English austinenglish@gmail.com 2013-10-28 19:07:45 CDT --- With wine-1.7.5 and wine-mono-4.5.0, this installs fine. Fails with wine-mono-0.0.8.
http://bugs.winehq.org/show_bug.cgi?id=34384
Vincent Hardy vincent.hardy.be@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vincent.hardy.be@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=34384
--- Comment #3 from Vincent Povirk madewokherd@gmail.com --- It sounds like this is fixed? Can the bug be resolved?
https://bugs.winehq.org/show_bug.cgi?id=34384
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to Vincent Povirk from comment #3)
It sounds like this is fixed? Can the bug be resolved?
Sure, not sure why I didn't before.
https://bugs.winehq.org/show_bug.cgi?id=34384
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Fixed by SHA1| |608b1e141457dc9653d4783419a | |a6492ea705d99
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
since Wine-Mono 4.5.0 was a test version with manual integration [1], using the official Wine-Mono 4.5.2 upgrade commit here.
https://source.winehq.org/git/wine.git/commitdiff/608b1e141457dc9653d4783419...
--- snip --- $ git tag --contains 608b1e141457dc9653d4783419aa6492ea705d99 wine-1.7.10 wine-1.7.11 wine-1.7.12 wine-1.7.13 ... --- snip ---
[1] https://www.winehq.org/pipermail/wine-devel/2013-October/101880.html
Regards
https://bugs.winehq.org/show_bug.cgi?id=34384
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.20.