Page 1 of 1

tis-windows10-upgrade

Published: July 8, 2020 - 3:19 PM
by Peuh
Good morning,

- Installed WAPT version: 1.8.2.7269
- Server OS (Linux) and version (Debian 9)
- Operating system of the administration/package creation machine (Windows Server 2016)


I am experiencing some issues when deploying the Windows 10 1909 update via your packages.
The windows10-upgrade-data file is complete and contains the ISO folder (update-package-source OK, build upload OK). Everything seems fine on this one.

During the installation of the Windows 10 upgrade, the following error message appears:

Code: Select all

Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\common.py", line 3877, in install_wapt
    exitstatus = setup.install()
  File "c:\windows\temp\waptonm_nd\setup.py", line 16, in install
  File "C:\Program Files (x86)\wapt\waptutils.py", line 690, in get_disk_free_space
    secs_per_cluster, bytes_per_sector, free_clusters, total_clusters = win32file.GetDiskFreeSpace(filepath) #pylint: disable=no-member
error: (2, 'GetDiskFreeSpace', 'Le fichier sp\xe9cifi\xe9 est introuvable.')
error: (2, 'GetDiskFreeSpace', 'Le fichier sp\xe9cifi\xe9 est introuvable.')
The waptutils.py file does exist in the agent's installation folder on the PC in question.
The agent is up to date (1.8.2.7269).
waptutils.PNG
waptutils.PNG (23.59 KB) Viewed 2844 times
However, there was no trace (before reboot or anything else) of the file c:\windows\temp\waptonm_nd\setup.py

Do you need any additional information/logs?
Thanks in advance

Re: tis-windows10-upgrade

Published: July 9, 2020 - 1:26 PM
by Peuh
Tested with version 2004 this morning and it works...

My tests:
Tis packages version 18362-16 for Windows 10 1909 (18363) don't work.
Tis version 19041-58 for 1909 doesn't work.
Tis version 19041-58 for 2004 works.

Unfortunately, 2004 isn't yet certified for many of our business applications (independent of my tests or intentions) :/

Re: tis-windows10-upgrade

Published: July 9, 2020 - 6:00 PM
by dcardon
Peuh wrote: July 9, 2020 - 1:26 PM Tried with version 2004 this morning, it works...

My tests:
with the Tis packages in version 18362-16 for Windows 10 1909 (18363) doesn't work.
Tis in version 19041-58 for 1909 doesn't work.
Tis in version 19041-58 for 2004 works.

Unfortunately, 2004 isn't yet certified for many of our business applications (independent of my tests or intentions) :/
And it is not yet validated for WAPT with WAPT WUA support (Windows update) :-) .

Microsoft introduced a bug in its latest version of the Windows Update library. It should be fixed in the August Patch Tuesday update.

Re: tis-windows10-upgrade

Published: July 10, 2020 - 6:08 PM
by Peuh
I saw your newsletter... Arf

Hem, well, so how can we try to deploy version 1909?

Thanks in advance for your help. 😊