[Bug 24551] New: Cannot install Windows Server 2003 Administration Tools Pack
http://bugs.winehq.org/show_bug.cgi?id=24551 Summary: Cannot install Windows Server 2003 Administration Tools Pack Product: Wine Version: 1.3.3 Platform: x86 URL: http://www.microsoft.com/downloads/en/details.aspx?Fam ilyID=c16ae515-c8f4-47ef-a1e4-a8dcbacff8e3 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: andrew.millington(a)gmail.com Created an attachment (id=30987) --> (http://bugs.winehq.org/attachment.cgi?id=30987) ~/wine-git/wine msiexec /i adminpak.msi 2> log.txt I am not sure the installer copies anything but I notice that it does not appear in the program list in Add/Remove Programs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Andrew Millington <andrew.millington(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer --- Comment #1 from Andrew Millington <andrew.millington(a)gmail.com> 2010-09-28 02:22:12 CDT --- Filled in some keywords and I'm not 100% sure if installer keyword is appropriate but the bug does occur during the installation. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2010-09-28 03:38:49 CDT ---
err:module:import_dll Library framedyn.dll (which is needed by L"C:\\users\\andrew\\Temp\\msi2d8.tmp") not found
That's probably (part of) the problem. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 --- Comment #3 from Andrew Millington <andrew.millington(a)gmail.com> 2010-09-28 05:01:54 CDT --- Created an attachment (id=30988) --> (http://bugs.winehq.org/attachment.cgi?id=30988) WINEDLLOVERRIDES="framedyn=n" ~/wine-git/wine msiexec /i adminpak.msi &> log.txt Errors for the missing framedyn.dll disappear but the problem is still the same. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2010-09-28 11:21:27 CDT --- (In reply to comment #3)
Created an attachment (id=30988) --> (http://bugs.winehq.org/attachment.cgi?id=30988) [details] WINEDLLOVERRIDES="framedyn=n" ~/wine-git/wine msiexec /i adminpak.msi &> log.txt
Errors for the missing framedyn.dll disappear but the problem is still the same.
That's because you're missing other dll's. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |frederic.delanoy(a)gmail.com Ever Confirmed|0 |1 --- Comment #5 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-03-09 14:12:41 CST --- Still in 1.4. A large number of DLLs are missing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2012-03-12 13:15:37 CDT --- I'm tempted to close this as WONTFIX, it's not a real application failing, but a service pack for windows. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 --- Comment #7 from Hans Leidekker <hans(a)meelstraat.net> 2012-03-12 13:31:41 CDT --- (In reply to comment #6)
I'm tempted to close this as WONTFIX, it's not a real application failing, but a service pack for windows.
Yes, though there was an msi bug in there which is fixed by a2420d6960df77d6073e3666d375936c5999fe7. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |fa2420d6960df77d6073e3666d3 | |75936c5999fe7 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Austin English <austinenglish(a)gmail.com> 2012-03-12 13:43:31 CDT --- (In reply to comment #7)
(In reply to comment #6)
I'm tempted to close this as WONTFIX, it's not a real application failing, but a service pack for windows.
Yes, though there was an msi bug in there which is fixed by a2420d6960df77d6073e3666d375936c5999fe7.
Yeah, I just noticed that when reading wine-patches :). It fails before that commit, afterward does install, and shows up in the uninstaller list. There's still a bunch of missing dll errors, but until those affect a 'real world' application, nothing to worry about. Fixed, thanks Hans. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Component|-unknown |msi Resolution|FIXED | Ever Confirmed|1 |0 --- Comment #9 from Hans Leidekker <hans(a)meelstraat.net> 2012-03-12 14:19:46 CDT --- Setting component. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Hans Leidekker <hans(a)meelstraat.net> 2012-03-12 14:22:09 CDT --- Fixed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2012-03-16 14:08:06 CDT --- Closing bugs fixed in 1.5.0. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Alexandre Julliard <julliard(a)winehq.org> 2012-03-16 17:10:51 CDT --- Really closing bugs fixed in 1.5.0. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |1.4.x -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24551 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|1.4.x |--- -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org