Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 2163 invoked from network); 20 Feb 2005 16:24:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 20 Feb 2005 16:24:21 -0000 Received: (qmail 800 invoked by uid 500); 20 Feb 2005 16:24:21 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 755 invoked by uid 500); 20 Feb 2005 16:24:20 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: "Apache HTTPD Bugs Notification List" Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 739 invoked by uid 99); 20 Feb 2005 16:24:20 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=NO_REAL_NAME X-Spam-Check-By: apache.org Received: from ajax-1.apache.org (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 20 Feb 2005 08:24:20 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (8.12.11/8.12.11) with ESMTP id j1KGOH3I025837 for ; Sun, 20 Feb 2005 17:24:17 +0100 Received: (from nobody@localhost) by ajax.apache.org (8.12.11/8.12.11/Submit) id j1KGOHfp025834; Sun, 20 Feb 2005 17:24:17 +0100 Date: Sun, 20 Feb 2005 17:24:17 +0100 Message-Id: <200502201624.j1KGOHfp025834@ajax.apache.org> From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 33663] New: - Can not install MSI distribution, because "ResolveServerName" fails X-Bugzilla-Reason: AssignedTo X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=33663 Summary: Can not install MSI distribution, because "ResolveServerName" fails Product: Apache httpd-2.0 Version: 2.0.53 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P2 Component: support AssignedTo: bugs@httpd.apache.org ReportedBy: sfzhi@yahoo.com When trying to install MSI binary distribution of Apache-2.0.53 the installer says that installation has been interrupted and nothing has been installed. The MSI log file contains the following fragment: ... MSI (c) (F4:E8) [16:45:00:765]: Doing action: ResolveServerName Action start 16:45:00: ResolveServerName. MSI (c) (F4:50) [16:45:00:765]: Invoking remote custom action. DLL: C:\USERPR~1\Zhi\LOCALS~1\Temp\MSI17.tmp, Entrypoint: _ResolveServerName@4 MSI (c) (F4:90) [16:45:00:765]: Cloaking enabled. MSI (c) (F4:90) [16:45:00:765]: Attempting to enable all disabled priveleges before calling Install on Server MSI (c) (F4:90) [16:45:00:765]: Connected to service for CA interface. MSI (c) (F4!4C) [16:45:00:796]: PROPERTY CHANGE: Modifying RESOLVED_WINSOCK2 property. Its current value is '0'. Its new value: '1'. Action ended 16:45:00: ResolveServerName. Return value 3. MSI (c) (F4:E8) [16:45:00:843]: Doing action: SetupCompleteError ... The problem does not appear with Apache-2.0.52. The OS is Windows 2000 Pro SP4, MSI 3.0. The PC has 2 network interfaces. One is "Microsoft Loopback Adapter" (used for MS Virtual PC) and the other one is "real" Wi-Fi CardBus adapter (RaLink RT2500 based). If the CardBus adapter is ejected (that is when there is only one network interface left) the problem disappears and installation succeeds. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org