[RESOLVED] Pronote and EDT client packages

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
lfkl
Messages: 39
Registration: Apr 11, 2019 - 05:51

August 25, 2026 - 02:21

Hello,

With the start of this school year, would it be possible for you to update the Pronote and EDT client packages from the store, please?
Could you also include an option in the script to allow automatic updates for the clients?
I believe that most schools are waiting for this update, and I haven't been able to create a working installation script this year...

Thank you in advance for your time, sincerely.
kcherel
Messages: 16
Registration: January 12, 2026 - 10:01

August 25, 2026 - 10:38

Hello, the new versions of Pronote and EDT client are currently in PREPROD : https://wapt.tranquil.it/store/fr/detai ... EPROD.wapt https://wapt.tranquil.it/store/fr/detai ... EPROD.wapt They will be released to the production store within 4 days. We recommend using WAPT to update WAPT packages. If you still want them to update automatically, there is a service that handles the updates for Pronote and EDT: run_powershell( 'Set-Service -Name "MajIndexEducationService" -StartupType Automatic; ' 'Start-Service -Name "MajIndexEducationService"' ) Sincerely, Kevin.


















lfkl
Messages: 39
Registration: Apr 11, 2019 - 05:51

August 26, 2026 - 05:16

Hello Kevin,

The problem is that the EDT package in preprod does not work.
I import it into my console and then perform an update-package.
It updates the binary correctly, as well as:
setup.ini
install_config.iss
uninstall_config.iss

The files are correct with the correct version key: {85CBC887-2105-4032-BBB2-4F88108AB7CC}

However, the Wapt installation consistently crashes with the following error:

Code: Select all

*** Interpréteur Distant Réinitialisé ***
Ligne de commande: install "C:\waptdev\lfkl-edt-client_2026.2.5-5_x64_windows_10.0_PROD-wapt\WAPT\.."
Using config file: C:\Program Files (x86)\wapt\wapt-get.ini
Installing WAPT files C:\waptdev\lfkl-edt-client_2026.2.5-5_x64_windows_10.0_PROD-wapt
Installing: Install_EDTclient_FR_2026.2.5_win64.exe (2.5)
2026-08-26 11:11:05,656 CRITICAL Fatal error in install script: CalledProcessErrorOutput: Command '"Install_EDTclient_FR_2026.2.5_win64.exe" -s -f1"C:\\waptdev\\lfkl-edt-client_2026.2.5-5_x64_windows_10.0_PROD-wapt\\install_config.iss" -f2"C:\\Windows\\Temp\\Install_EDTclient_FR_2026.2.5_win64.log"' returned non-zero exit status 2147753984.
Output::
Traceback (most recent call last):
  File "C:\Program Files (x86)\wapt\common.py", line 4534, in install_wapt
    exitstatus = setup.install()
  File "C:\waptdev\lfkl-edt-client_2026.2.5-5_x64_windows_10.0_PROD-wapt\setup.py", line 51, in install
    install_exe_if_needed(
  File "C:\Program Files (x86)\wapt\common.py", line 4451, in new_func
    return func(*args, **kwargs)
  File "C:\Program Files (x86)\wapt\setuphelpers_windows.py", line 1762, in install_exe_if_needed
    run(r'"%s" %s' % (exe, silentflags), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)
  File "C:\Program Files (x86)\wapt\waptutils.py", line 2423, in run
    raise CalledProcessErrorOutput(proc.returncode, cmd, ''.join(output))
waptutils.CalledProcessErrorOutput: Command '"Install_EDTclient_FR_2026.2.5_win64.exe" -s -f1"C:\\waptdev\\lfkl-edt-client_2026.2.5-5_x64_windows_10.0_PROD-wapt\\install_config.iss" -f2"C:\\Windows\\Temp\\Install_EDTclient_FR_2026.2.5_win64.log"' returned non-zero exit status 2147753984.
Output:

FATAL ERROR : Command '"Install_EDTclient_FR_2026.2.5_win64.exe" -s -f1"C:\\waptdev\\lfkl-edt-client_2026.2.5-5_x64_windows_10.0_PROD-wapt\\install_config.iss" -f2"C:\\Windows\\Temp\\Install_EDTclient_FR_2026.2.5_win64.log"' returned non-zero exit status 2147753984.
Output:
Exit code:  3
>>> 
I've tried adapting the script, but nothing works; I've been struggling since yesterday. There might be a change in installation behavior in the new EDT binary. Could you take a look at it? It's critical software here...

Thank you in advance for your time!
User avatar
sfonteneau
WAPT Expert
Messages: 2363
Registered: July 10, 2014 - 11:52 PM
Contact :

August 26, 2026 - 07:58

Hello,

surprisingly the package works in Luti on our system

https://luti.tranquil.it/get_folder_res ... luZG93cw==

(following the modification, obviously)

Simon
kcherel
Messages: 16
Registration: January 12, 2026 - 10:01

August 26, 2026 - 09:44

Hello Ramses,

why are you creating an update_package?

You can use the package as is. You can try these different actions to resolve your problem:
1. Remove the pre-production package currently present in the private repository.
2. Re-import the pre-production package into the private repository.
3. Run the update on a machine.
User avatar
dcardon
WAPT Expert
Messages: 1988
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

August 26, 2026 - 10:47

Hi Ramses,

could you please test if the updated package from the store is working correctly on your end? If it works, it means the update package behaves differently on your network than on the Luti farm, which is a problem in itself, but it gives us a starting point for troubleshooting :-)

(and yes, for your type of organization, it is indeed critical software :-) ).

Denis
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
lfkl
Messages: 39
Registration: Apr 11, 2019 - 05:51

September 1, 2026 - 8:43 AM

Hello everyone,

I carried out some new tests.
- The 2025 package downloaded from the Wapt store works
- Package 2026 (preproduction release) downloaded from the Wapt store does not work. The following error occurs (still at line 51 as previously reported):

Code: Select all

Installing: Install_EDTclient_FR_2026.2.5_win64.exe (2.5)
Erreur lors de l'installation de ['lfkl-edt-client(=2026.2.5-5)']: erreurs dans les paquets [[PackageRequest(package='lfkl-edt-client',version=(Version('2026.2.5.0'), 5),architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows'],min_os_version=Version('10.0.26100'),max_os_version=Version('10.0.26100')), PackageEntry('lfkl-edt-client','2026.2.5-5' architecture='x64',maturity='PROD',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5723, in install\n    result = self.install_wapt(p.localpath,\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4629, in install_wapt\n    raise e\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4534, in install_wapt\n    exitstatus = setup.install()\n  File "C:\\Program Files (x86)\\wapt\\private\\tmp\\waptm7jr4t9m\\setup.py", line 51, in install\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4451, in new_func\n    return func(*args, **kwargs)\n  File "C:\\Program Files (x86)\\wapt\\setuphelpers_windows.py", line 1762, in install_exe_if_needed\n    run(r\'"%s" %s\' % (exe, silentflags), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)\n  File "C:\\Program Files (x86)\\wapt\\waptutils.py", line 2423, in run\n    raise CalledProcessErrorOutput(proc.returncode, cmd, \'\'.join(output))\nwaptutils.CalledProcessErrorOutput: Command \'"Install_EDTclient_FR_2026.2.5_win64.exe" -s -f1"C:\\\\Program Files (x86)\\\\wapt\\\\private\\\\tmp\\\\waptm7jr4t9m\\\\install_config.iss" -f2"C:\\\\Windows\\\\Temp\\\\Install_EDTclient_FR_2026.2.5_win64.log"\' returned non-zero exit status 2147753984.\nOutput:\n']]
Traceback (most recent call last):
  File "<string>", line 1696, in run
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 891, in run
    self._run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1525, in _run
    raise Exception(_('Error during install of {}: errors in packages {}').format(
Exception: Erreur lors de l'installation de ['lfkl-edt-client(=2026.2.5-5)']: erreurs dans les paquets [[PackageRequest(package='lfkl-edt-client',version=(Version('2026.2.5.0'), 5),architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows'],min_os_version=Version('10.0.26100'),max_os_version=Version('10.0.26100')), PackageEntry('lfkl-edt-client','2026.2.5-5' architecture='x64',maturity='PROD',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5723, in install\n    result = self.install_wapt(p.localpath,\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4629, in install_wapt\n    raise e\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4534, in install_wapt\n    exitstatus = setup.install()\n  File "C:\\Program Files (x86)\\wapt\\private\\tmp\\waptm7jr4t9m\\setup.py", line 51, in install\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4451, in new_func\n    return func(*args, **kwargs)\n  File "C:\\Program Files (x86)\\wapt\\setuphelpers_windows.py", line 1762, in install_exe_if_needed\n    run(r\'"%s" %s\' % (exe, silentflags), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)\n  File "C:\\Program Files (x86)\\wapt\\waptutils.py", line 2423, in run\n    raise CalledProcessErrorOutput(proc.returncode, cmd, \'\'.join(output))\nwaptutils.CalledProcessErrorOutput: Command \'"Install_EDTclient_FR_2026.2.5_win64.exe" -s -f1"C:\\\\Program Files (x86)\\\\wapt\\\\private\\\\tmp\\\\waptm7jr4t9m\\\\install_config.iss" -f2"C:\\\\Windows\\\\Temp\\\\Install_EDTclient_FR_2026.2.5_win64.log"\' returned non-zero exit status 2147753984.\nOutput:\n']]

Exception: Erreur lors de l'installation de ['lfkl-edt-client(=2026.2.5-5)']: erreurs dans les paquets [[PackageRequest(package='lfkl-edt-client',version=(Version('2026.2.5.0'), 5),architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows'],min_os_version=Version('10.0.26100'),max_os_version=Version('10.0.26100')), PackageEntry('lfkl-edt-client','2026.2.5-5' architecture='x64',maturity='PROD',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5723, in install\n    result = self.install_wapt(p.localpath,\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4629, in install_wapt\n    raise e\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4534, in install_wapt\n    exitstatus = setup.install()\n  File "C:\\Program Files (x86)\\wapt\\private\\tmp\\waptm7jr4t9m\\setup.py", line 51, in install\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4451, in new_func\n    return func(*args, **kwargs)\n  File "C:\\Program Files (x86)\\wapt\\setuphelpers_windows.py", line 1762, in install_exe_if_needed\n    run(r\'"%s" %s\' % (exe, silentflags), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)\n  File "C:\\Program Files (x86)\\wapt\\waptutils.py", line 2423, in run\n    raise CalledProcessErrorOutput(proc.returncode, cmd, \'\'.join(output))\nwaptutils.CalledProcessErrorOutput: Command \'"Install_EDTclient_FR_2026.2.5_win64.exe" -s -f1"C:\\\\Program Files (x86)\\\\wapt\\\\private\\\\tmp\\\\waptm7jr4t9m\\\\install_config.iss" -f2"C:\\\\Windows\\\\Temp\\\\Install_EDTclient_FR_2026.2.5_win64.log"\' returned non-zero exit status 2147753984.\nOutput:\n']]
Traceback (most recent call last):
  File "<string>", line 1696, in run
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 891, in run
    self._run()
  File "C:\Program Files (x86)\wapt\waptservice\waptservice_common.py", line 1525, in _run
    raise Exception(_('Error during install of {}: errors in packages {}').format(
Exception: Erreur lors de l'installation de ['lfkl-edt-client(=2026.2.5-5)']: erreurs dans les paquets [[PackageRequest(package='lfkl-edt-client',version=(Version('2026.2.5.0'), 5),architectures=['x64'],locales=['fr'],maturities=['PROD'],tags=['windows'],min_os_version=Version('10.0.26100'),max_os_version=Version('10.0.26100')), PackageEntry('lfkl-edt-client','2026.2.5-5' architecture='x64',maturity='PROD',target_os='windows'), 'Traceback (most recent call last):\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 5723, in install\n    result = self.install_wapt(p.localpath,\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4629, in install_wapt\n    raise e\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4534, in install_wapt\n    exitstatus = setup.install()\n  File "C:\\Program Files (x86)\\wapt\\private\\tmp\\waptm7jr4t9m\\setup.py", line 51, in install\n  File "C:\\Program Files (x86)\\wapt\\common.py", line 4451, in new_func\n    return func(*args, **kwargs)\n  File "C:\\Program Files (x86)\\wapt\\setuphelpers_windows.py", line 1762, in install_exe_if_needed\n    run(r\'"%s" %s\' % (exe, silentflags), accept_returncodes=accept_returncodes, timeout=timeout, pidlist=pidlist)\n  File "C:\\Program Files (x86)\\wapt\\waptutils.py", line 2423, in run\n    raise CalledProcessErrorOutput(proc.returncode, cmd, \'\'.join(output))\nwaptutils.CalledProcessErrorOutput: Command \'"Install_EDTclient_FR_2026.2.5_win64.exe" -s -f1"C:\\\\Program Files (x86)\\\\wapt\\\\private\\\\tmp\\\\waptm7jr4t9m\\\\install_config.iss" -f2"C:\\\\Windows\\\\Temp\\\\Install_EDTclient_FR_2026.2.5_win64.log"\' returned non-zero exit status 2147753984.\nOutput:\n']]
Does the package install correctly on your system?

Thank you, best regards.
kcherel
Messages: 16
Registration: January 12, 2026 - 10:01

September 1, 2026 - 09:24

Hello,

Yes, I just tested the upgrade from version "2025.2.11-4" to "2026.2.5-4" and I'm not encountering any errors. In your case, it seems the installation is causing a problem, most likely related to the previous version.

Have you tried first uninstalling the old version of edt-client, then installing version 2026 on at least one of the workstations?
lfkl
Messages: 39
Registration: Apr 11, 2019 - 05:51

September 4, 2026 - 03:14

Hello,

yes, it seems to work when I put the old package (which doesn't have the same name) in conflict mode; the installation of the new one works.
Thanks for the tip. Problem solved.
kcherel
Messages: 16
Registration: January 12, 2026 - 10:01

September 4, 2026 - 9:15 AM

That's great news then!

Have a good day,

Best regards,
Kevin.
Locked