Hi,

Coming back to an old e-mail. Those workers now seem to be offline
according to the status in https://ci2.apache.org/#/workers

I don't like to remove them but if they don't work and we can't fix them we
should probably consider this.

Kind regards,
Daniel



Den tis 19 sep. 2023 kl 23:58 skrev Daniel Sahlberg <
daniel.l.sahlb...@gmail.com>:

> Hi,
>
> There are two buildbot jobs svn-windows-local and svn-windows-ra that
> currently fail. See for example
> https://ci2.apache.org/#/builders/106/builds/104
>
> Relevant part of error message, it seems that one Python component is
> missing:
>
> error in RunProcess._startCommand (spawnProcess not available since pywin32 
> is not installed.)
> Traceback (most recent call last):
>   File "C:\Program 
> Files\Python310\lib\site-packages\buildbot_worker\runprocess.py", line 460, 
> in start
>     self._startCommand()
>   File "C:\Program 
> Files\Python310\lib\site-packages\buildbot_worker\runprocess.py", line 584, 
> in _startCommand
>     self.process = self._spawnProcess(
>   File "C:\Program 
> Files\Python310\lib\site-packages\buildbot_worker\runprocess.py", line 618, 
> in _spawnProcess
>     return self._spawnAsBatch(processProtocol, executable, args, env,
>   File "C:\Program 
> Files\Python310\lib\site-packages\buildbot_worker\runprocess.py", line 656, 
> in _spawnAsBatch
>     return reactor.spawnProcess(processProtocol, executable, argv, env,
>   File "C:\Program 
> Files\Python310\lib\site-packages\twisted\internet\posixbase.py", line 419, 
> in spawnProcess
>     raise NotImplementedError(
> NotImplementedError: spawnProcess not available since pywin32 is not 
> installed.
>
>
> Does anyone have access to this server to install pywin32?
>
> Kind regards,
> Daniel Sahlberg
>

Reply via email to