tis-windows10-upgrade

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
Peuh
Messages: 3
Registration: July 8, 2020 - 2:59 PM

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:

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 2843 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
Peuh
Messages: 3
Registration: July 8, 2020 - 2:59 PM

July 9, 2020 - 1:26 PM

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) :/
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

July 9, 2020 - 6:00 PM

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.
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Peuh
Messages: 3
Registration: July 8, 2020 - 2:59 PM

July 10, 2020 - 6:08 PM

I saw your newsletter... Arf

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

Thanks in advance for your help. 😊
Locked