Installation problem on Vista 64 bits

116 views
Skip to first unread message

Benito

unread,
Feb 18, 2011, 4:54:27 AM2/18/11
to wpkg-gp
I am having a problem installing wpkg-gp 0.9 x64 on my "test" system
running Windows Vista 64 bits. The installation returns an error:

Service 'WPKG Control Service' (WpkgServer) failed to start. Verify
that you have sufficient privileges to start
system services.

it's not a problem with permission, because i'm trying to install it
with administrator profile.

If I run "WpkgServer.exe debug" in command line when the message
appears, it returns :

Traceback (most recent call last):
File "boot_service.py", line 6, in <module>
File "win32serviceutil.pyc", line 9, in <module>
File "win32api.pyc", line 12, in <module>
File "win32api.pyc", line 10, in __load
ImportError: DLL load failed: Le module spécifié est introuvable.

Any help appreciated.

Benito

unread,
Feb 23, 2011, 10:54:06 AM2/23/11
to wpkg-gp
I have the same problem with msi package 0.7 x64 & 0.8 x64
Anyone else experiencing this problem with Vista x64 ?
The installer works fine on Win 7 x64, i don't understand why it's not
with Vista.

cle...@gmail.com

unread,
Mar 2, 2011, 2:52:59 AM3/2/11
to wpk...@googlegroups.com


2011/2/23 Benito <benoit....@gmail.com>

Hi.

This must be due to a missing library.

I wil try to build the latest sources to a release soon. Then you can check if the problem persists. (I do not have a Vista 64-bit computer to test on, unfortunately).

-CL

Benito

unread,
Mar 2, 2011, 3:20:47 AM3/2/11
to wpkg-gp
Hi,

Thanks !
I will try this new version without problem.


On 2 mar, 08:52, "clei...@gmail.com" <clei...@gmail.com> wrote:
> 2011/2/23 Benito <benoit.godef...@gmail.com>

Benito

unread,
Mar 15, 2011, 9:20:45 AM3/15/11
to wpkg-gp
Same problem with package 0.10 x64 on Vista 64bits...

On 2 mar, 08:52, "clei...@gmail.com" <clei...@gmail.com> wrote:
> 2011/2/23 Benito <benoit.godef...@gmail.com>
>
>
>

cle...@gmail.com

unread,
Mar 15, 2011, 9:47:47 AM3/15/11
to wpk...@googlegroups.com
Hi!

Could you try to build it on your Vista 64 host? Follow the description here: http://code.google.com/p/wpkg-gp/wiki/DevelopmentGuide VC express and SDK is not necessary . . .

Then you might notice which dll's missing. . .

-CL

2011/3/15 Benito <benoit....@gmail.com>

Benito

unread,
Mar 15, 2011, 11:18:27 AM3/15/11
to wpkg-gp
Hi,

When i'm trying to run the command : make_installer.cmd x64
make_installer, it returns this following errors :

C:\wpkg-gp\wpkg-gp.wxs(83) : error LGHT0103 : The system cannot find
the file 'dist-x64\_hashlib.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(84) : error LGHT0103 : The system cannot find
the file 'dist-x64\_socket.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(85) : error LGHT0103 : The system cannot find
the file 'dist-x64\_ssl.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(86) : error LGHT0103 : The system cannot find
the file 'dist-x64\_win32sysloader.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(87) : error LGHT0103 : The system cannot find
the file 'dist-x64\bz2.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(88) : error LGHT0103 : The system cannot find
the file 'dist-x64\library.zip'.
C:\wpkg-gp\wpkg-gp.wxs(89) : error LGHT0103 : The system cannot find
the file 'dist-x64\perfmon.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(90) : error LGHT0103 : The system cannot find
the file 'dist-x64\python26.dll'.
C:\wpkg-gp\wpkg-gp.wxs(91) : error LGHT0103 : The system cannot find
the file 'dist-x64\pywintypes26.dll'.
C:\wpkg-gp\wpkg-gp.wxs(92) : error LGHT0103 : The system cannot find
the file 'dist-x64\select.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(93) : error LGHT0103 : The system cannot find
the file 'dist-x64\servicemanager.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(94) : error LGHT0103 : The system cannot find
the file 'dist-x64\unicodedata.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(95) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32api.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(96) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32crypt.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(97) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32event.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(98) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32evtlog.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(99) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32file.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(100) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32pipe.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(101) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32security.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(102) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32service.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(103) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32wnet.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(104) : error LGHT0103 : The system cannot find
the file 'dist-x64\WpkgPipeClient.exe'.
C:\wpkg-gp\wpkg-gp.wxs(106) : error LGHT0103 : The system cannot find
the file 'dist-x64\CFGMGR32.dll'.
C:\wpkg-gp\wpkg-gp.wxs(107) : error LGHT0103 : The system cannot find
the file 'dist-x64\CRYPT32.dll'.
C:\wpkg-gp\wpkg-gp.wxs(108) : error LGHT0103 : The system cannot find
the file 'dist-x64\DEVOBJ.dll'.
C:\wpkg-gp\wpkg-gp.wxs(109) : error LGHT0103 : The system cannot find
the file 'dist-x64\KERNELBASE.dll'.
C:\wpkg-gp\wpkg-gp.wxs(110) : error LGHT0103 : The system cannot find
the file 'dist-x64\MPR.dll'.
C:\wpkg-gp\wpkg-gp.wxs(111) : error LGHT0103 : The system cannot find
the file 'dist-x64\MSASN1.dll'.
C:\wpkg-gp\wpkg-gp.wxs(112) : error LGHT0103 : The system cannot find
the file 'dist-x64\MSWSOCK.dll'.
C:\wpkg-gp\wpkg-gp.wxs(113) : error LGHT0103 : The system cannot find
the file 'dist-x64\POWRPROF.dll'.
C:\wpkg-gp\wpkg-gp.wxs(114) : error LGHT0103 : The system cannot find
the file 'dist-x64\SETUPAPI.dll'.
C:\wpkg-gp\wpkg-gp.wxs(118) : error LGHT0103 : The system cannot find
the file 'dist-x64\WpkgServer.exe'.

Maybe I've forgotten something ??

Thanks
Ben

cle...@gmail.com

unread,
Mar 15, 2011, 12:00:31 PM3/15/11
to wpk...@googlegroups.com
Have you run make_installer.cmd make_py first?

-CL

2011/3/15 Benito <benoit....@gmail.com>

Benito

unread,
Mar 15, 2011, 12:31:57 PM3/15/11
to wpkg-gp
Ok, i run make_installer.cmd make_py then when i run
make_installer.cmd make_installer it returns :

C:\wpkg-gp\wpkg-gp.wxs(86) : error LGHT0103 : The system cannot find
the file 'dist-x64\_win32sysloader.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(89) : error LGHT0103 : The system cannot find
the file 'dist-x64\perfmon.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(91) : error LGHT0103 : The system cannot find
the file 'dist-x64\pywintypes26.dll'.
C:\wpkg-gp\wpkg-gp.wxs(93) : error LGHT0103 : The system cannot find
the file 'dist-x64\servicemanager.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(95) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32api.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(96) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32crypt.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(97) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32event.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(98) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32evtlog.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(99) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32file.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(100) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32pipe.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(101) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32security.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(102) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32service.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(103) : error LGHT0103 : The system cannot find
the file 'dist-x64\win32wnet.pyd'.
C:\wpkg-gp\wpkg-gp.wxs(106) : error LGHT0103 : The system cannot find
the file 'dist-x64\CFGMGR32.dll'.
C:\wpkg-gp\wpkg-gp.wxs(107) : error LGHT0103 : The system cannot find
the file 'dist-x64\CRYPT32.dll'.
C:\wpkg-gp\wpkg-gp.wxs(108) : error LGHT0103 : The system cannot find
the file 'dist-x64\DEVOBJ.dll'.
C:\wpkg-gp\wpkg-gp.wxs(109) : error LGHT0103 : The system cannot find
the file 'dist-x64\KERNELBASE.dll'.
C:\wpkg-gp\wpkg-gp.wxs(110) : error LGHT0103 : The system cannot find
the file 'dist-x64\MPR.dll'.
C:\wpkg-gp\wpkg-gp.wxs(111) : error LGHT0103 : The system cannot find
the file 'dist-x64\MSASN1.dll'.
C:\wpkg-gp\wpkg-gp.wxs(112) : error LGHT0103 : The system cannot find
the file 'dist-x64\MSWSOCK.dll'.
C:\wpkg-gp\wpkg-gp.wxs(113) : error LGHT0103 : The system cannot find
the file 'dist-x64\POWRPROF.dll'.
C:\wpkg-gp\wpkg-gp.wxs(114) : error LGHT0103 : The system cannot find
the file 'dist-x64\SETUPAPI.dll'.

Any idea ?

Ben


On 15 mar, 17:00, "clei...@gmail.com" <clei...@gmail.com> wrote:
> Have you run make_installer.cmd make_py first?
>
> -CL
>
> 2011/3/15 Benito <benoit.godef...@gmail.com>

cle...@gmail.com

unread,
Mar 16, 2011, 1:48:32 AM3/16/11
to wpk...@googlegroups.com
What is the output of nake_py?

-CL

2011/3/15 Benito <benoit....@gmail.com>

Benito

unread,
Mar 16, 2011, 4:21:07 AM3/16/11
to wpkg-gp
the end of the output make_py

*** copy extensions ***
*** copy dlls ***
*** copy data files ***
copying c:\python26\lib\site-packages\py2exe\run.exe -> C:\wpkg-gp\dist
\WpkgPipeClient.exe
copying c:\python26\lib\site-packages\py2exe\run.exe -> C:\wpkg-gp\dist
\WpkgServer.exe
The following modules appear to be missing
['_scproxy', 'ntsecuritycon', 'pywintypes', 'servicemanager',
'win32api', 'win32
con', 'win32crypt', 'win32event', 'win32evtlog', 'win32evtlogutil',
'win32file',
'win32netcon', 'win32pipe', 'win32security', 'win32service',
'win32serviceutil'
, 'win32wnet', 'winerror']

*** binary dependencies ***
Your executable(s) also depend on these dlls which are not included,
you may or may not need to distribute them.

Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating
system.

USER32.dll - C:\Windows\system32\USER32.dll
SHELL32.dll - C:\Windows\system32\SHELL32.dll
WSOCK32.dll - C:\Windows\system32\WSOCK32.dll
ADVAPI32.dll - C:\Windows\system32\ADVAPI32.dll
WS2_32.dll - C:\Windows\system32\WS2_32.dll
GDI32.dll - C:\Windows\system32\GDI32.dll
KERNEL32.dll - C:\Windows\system32\KERNEL32.dll
Accès refusé.
Accès refusé.
done
###################################

On 16 mar, 06:48, "clei...@gmail.com" <clei...@gmail.com> wrote:
> What is the output of nake_py?
>
> -CL
>
> 2011/3/15 Benito <benoit.godef...@gmail.com>

cle...@gmail.com

unread,
Mar 16, 2011, 11:24:10 AM3/16/11
to wpk...@googlegroups.com
Hi, again, sorry for the late answer. Could it be that you forgot to install the win32python libraries.

-CL

2011/3/16 Benito <benoit....@gmail.com>

Benito

unread,
Mar 16, 2011, 11:38:00 AM3/16/11
to wpkg-gp
No problem !
I installed pywin32-216.win-amd64-py2.6.exe and then when i run the
make_py command it returns :

*** copy extensions ***
*** copy dlls ***
*** copy data files ***
copying c:\python26\lib\site-packages\py2exe\run.exe -> C:\Users\root
\Desktop\wp
kg-gp\dist\WpkgPipeClient.exe
copying c:\python26\lib\site-packages\py2exe\run.exe -> C:\Users\root
\Desktop\wp
kg-gp\dist\WpkgServer.exe
The following modules appear to be missing
['_scproxy']

*** binary dependencies ***
Your executable(s) also depend on these dlls which are not included,
you may or may not need to distribute them.

Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating
system.

OLEAUT32.dll - C:\Windows\system32\OLEAUT32.dll
USER32.dll - C:\Windows\system32\USER32.dll
SHELL32.dll - C:\Windows\system32\SHELL32.dll
ole32.dll - C:\Windows\system32\ole32.dll
WSOCK32.dll - C:\Windows\system32\WSOCK32.dll
ADVAPI32.dll - C:\Windows\system32\ADVAPI32.dll
NETAPI32.dll - C:\Windows\system32\NETAPI32.dll
msvcrt.dll - C:\Windows\system32\msvcrt.dll
WS2_32.dll - C:\Windows\system32\WS2_32.dll
GDI32.dll - C:\Windows\system32\GDI32.dll
VERSION.dll - C:\Windows\system32\VERSION.dll
KERNEL32.dll - C:\Windows\system32\KERNEL32.dll
ntdll.dll - C:\Windows\system32\ntdll.dll
RPCRT4.dll - C:\Windows\system32\RPCRT4.dll
Accès refusé.
Accès refusé.
done
###################################




On 16 mar, 16:24, "clei...@gmail.com" <clei...@gmail.com> wrote:
> Hi, again, sorry for the late answer. Could it be that you forgot to install
> the win32python libraries.
>
> -CL
>
> 2011/3/16 Benito <benoit.godef...@gmail.com>

cle...@gmail.com

unread,
Mar 17, 2011, 10:03:02 AM3/17/11
to wpk...@googlegroups.com
Hi, good work!

Are you able to install and start the service you have built?

In the dist-x64 folder, run wpkgserver.exe install and wpkgserver.exe start just to test this.

If it works, can you send me a list of the files in the dist-x64 folder?

-CL

Run wpkg

2011/3/16 Benito <benoit....@gmail.com>

Benito

unread,
Mar 17, 2011, 10:24:33 AM3/17/11
to wpkg-gp
Hi,

it's ok the 2 commands return ok without error.

the files in the dist-x64 folder are :

_hashlib.pyd
_socket.pyd
_ssl.pyd
_win32sysloader.pyd
bz2.pyd
CRYPT32.dll
library.zip
MPR.dll
MSASN1.dll
MSWSOCK.dll
perfmon.pyd
POWRPROF.dll
python26.dll
pywintypes26.dll
Secur32.dll
select.pyd
servicemanager.pyd
unicodedata.pyd
USERENV.dll
win32api.pyd
win32crypt.pyd
win32event.pyd
win32evtlog.pyd
win32file.pyd
win32pipe.pyd
win32security.pyd
win32service.pyd
win32wnet.pyd
WpkgPipeClient.exe
WpkgServer.exe

That's all !

--
Ben



On 17 mar, 15:03, "clei...@gmail.com" <clei...@gmail.com> wrote:
> Hi, good work!
>
> Are you able to install and start the service you have built?
>
> In the dist-x64 folder, run wpkgserver.exe install and wpkgserver.exe start
> just to test this.
>
> If it works, can you send me a list of the files in the dist-x64 folder?
>
> -CL
>
> Run wpkg
>
> 2011/3/16 Benito <benoit.godef...@gmail.com>
> ...
>
> plus de détails »

Benito

unread,
Mar 17, 2011, 11:50:15 AM3/17/11
to wpkg-gp
Hi,

After make_py command, if i run make_installer command, it returns
error :

running make_installer for x64
Microsoft (R) Windows Installer Xml Compiler version 3.0.5419.0
Copyright (C) Microsoft Corporation. All rights reserved.

wpkg-gp.wxs
ConfigureBootMessages.wxs
MaintenanceTypeDlg_Customized.wxs
SelectNetworkUser.wxs
WixUI_Mondo_Customized.wxs
WpkgPolicySettings.wxs
Microsoft (R) Windows Installer Xml Linker version 3.0.5419.0
Copyright (C) Microsoft Corporation. All rights reserved.

C:\wpkg-gp\wpkg-gp.wxs(106) : error LGHT0103 : The system cannot find
the file 'dist-x64\CFGMGR32.dll'.
C:\wpkg-gp\wpkg-gp.wxs(108) : error LGHT0103 : The system cannot find
the file 'dist-x64\DEVOBJ.dll'.
C:\wpkg-gp\wpkg-gp.wxs(109) : error LGHT0103 : The system cannot find
the file 'dist-x64\KERNELBASE.dll'.
C:\wpkg-gp\wpkg-gp.wxs(114) : error LGHT0103 : The system cannot find
the file 'dist-x64\SETUPAPI.dll'.
done

It's normal ?
> ...
>
> plus de détails »

Benito

unread,
Mar 21, 2011, 6:22:43 AM3/21/11
to wpkg-gp
Hi,

I took the 4 dll files on my Win 7 64bits, and I put them on dist-x64
folder.
Then, I run make_installer.cmd x64 make_installer, and it's ok, the
msi has been built.

I installed the msi on Vista 64 bits and it works !!! The bug when the
service tried to start is fixed.

What do you think CL ?

Ben
> ...
>
> plus de détails »

Benito

unread,
Mar 24, 2015, 12:27:46 PM3/24/15
to wpk...@googlegroups.com
Hi,

I'm having another problem on Vista 64 bit with wpkg-gp 0.17_x64.
The installation is OK, but when I run "WpkgServer.exe debug" in command line, it returns : 

Traceback (most recent call last):
  File "boot_service.py", line 22, in <module>
  File "WpkgServer.pyc", line 17, in <module>
  File "WpkgExecuter.pyc", line 5, in <module>
  File "WpkgConfig.pyc", line 6, in <module>
  File "win32crypt.pyc", line 12, in <module>
  File "win32crypt.pyc", line 10, in __load
ImportError: DLL load failed: La procédure spécifiée est introuvable.

Then, I'm trying to rebuild wpkg-gp on this system with 

python-2.7.9.amd64
pywin32-219.win-amd64-py2.7
py2exe-0.6.9.win64-py2.7.amd64 

The output of "make_installer.cmd x64 make_py" command returns :

*** copy dlls ***
copying C:\Windows\system32\pywintypes27.dll -> c:\wpkg-gp\dist
copying C:\Windows\system32\python27.dll -> c:\wpkg-gp\dist
setting sys.winver for 'c:\wpkg-gp\dist\python27.dll' to 'py2exe'
copying c:\python27\w9xpopen.exe -> c:\wpkg-gp\dist
copying c:\python27\lib\site-packages\py2exe\run.exe -> c:\wpkg-gp\dist\WpkgPip
Client.exe
copying c:\python27\lib\site-packages\py2exe\run.exe -> c:\wpkg-gp\dist\MakeMSI
exe
copying c:\python27\lib\site-packages\py2exe\run.exe -> c:\wpkg-gp\dist\WpkgSer
er.exe
The following modules appear to be missing
['_scproxy', '_sysconfigdata', 'queue', 'validate']

*** binary dependencies ***
Your executable(s) also depend on these dlls which are not included,
you may or may not need to distribute them.

Make sure you have the license if you distribute any of them, and
make sure you don't distribute files belonging to the operating system.

   OLEAUT32.dll - C:\Windows\system32\OLEAUT32.dll
   USER32.dll - C:\Windows\system32\USER32.dll
   SHELL32.dll - C:\Windows\system32\SHELL32.dll
   ole32.dll - C:\Windows\system32\ole32.dll
   ADVAPI32.dll - C:\Windows\system32\ADVAPI32.dll
   NETAPI32.dll - C:\Windows\system32\NETAPI32.dll
   WS2_32.dll - C:\Windows\system32\WS2_32.dll
   GDI32.dll - C:\Windows\system32\GDI32.dll
   msi.dll - C:\Windows\system32\msi.dll
   VERSION.dll - C:\Windows\system32\VERSION.dll
   KERNEL32.dll - C:\Windows\system32\KERNEL32.dll
   CRYPT32.dll - C:\Windows\system32\CRYPT32.dll
   RPCRT4.dll - C:\Windows\system32\RPCRT4.dll
        1 répertoires déplacés.
        1 répertoires déplacés.
done
################################### 

And when I run dist-x64/wpkgserver start, it returns :

Traceback (most recent call last): 
File "WpkgServer.pyc", line 50, in __init__ 
File "WpkgConfig.pyc", line 22, in __init__ 
WindowsError: (2, 'Le fichier spécifié est introuvable') 

Can you help me again ? Why the package wpkg-gp0.17_x64 cannot run on Vista 64 bits ?
Reply all
Reply to author
Forward
0 new messages