[wpkg-users] [Bug 176] WPKG Service crashes when using Offline mode

bugzilla-daemon at bugzilla.wpkg.org bugzilla-daemon at bugzilla.wpkg.org
Fri Nov 20 22:15:04 CET 2009


http://bugzilla.wpkg.org/show_bug.cgi?id=176





--- Comment #9 from Justin <brinegar at physics.unc.edu>  2009-11-20 22:14:43 ---
(In reply to comment #8)
> (In reply to comment #7)
> 
> > This is a bug that may prevent us from going live for laptop installations.  I
> > am willing to help test any patches.
> 
> Easy workaround: use the custom script connect method and specify sth. like
> "ping -n 1 <server name or ip>" as command with a timeout of e.g. 3 seconds.

This doesn't work for me either (I had tried earlier too):

my batch file:
@echo off
ping -n 1 someserver.near.me 1>NUL 2>NUL

Upon configuring WPKG to use this file for offline mode custom script, I get
"WNetAddConnection2-> The network name cannot be found." written to the event
log.

When I disable offline mode, it works fine.  If I set it to a script that
merely says "exit /b 0" it gives me the same error.  The same applies to other
error codes.

-- 
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the wpkg-users mailing list