tis-windows10-upgrade
Published: July 8, 2020 - 3:19 PM
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:
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). 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
- 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 agent is up to date (1.8.2.7269). 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