[SOLVED] tis-FreeFem packet issue

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
Olivier Schmitt
Messages: 44
Registration: Oct 22, 2024 - 1:25 p.m.

March 5, 2026 - 5:01 PM

Hello,

On our end, the package https://wapt.tranquil.it/store/fr/tis-FreeFem 4.16 has been pushed to Windows.
We noticed a problem:

Fatal error: Setup FreeFEM-4.016-amd64-win64.exe has been installed but the key FreeFem++-win64-4.16_is1 cannot be found

In the control on a:
package: tis-FreeFem
version: 4.16-2
architecture: x64

installed_softwares("Freefem")
[{'key': 'FreeFem++-win64-4.016_is1', 'name': 'FreeFem++ version 4.016 (win 64 bit)', 'version': '', 'install_date': '2026-03-05 00:00:00', 'install_location': 'C:\\Program Files (x86)\\FreeFem++\\', 'uninstall_string': '"C:\\Program Files (x86)\\FreeFem++\\unins001.exe"',
'publisher': '', 'system_component': 0, 'win64': False}, {'key': 'FreeFem++-win64-4.15_is1', 'name': 'FreeFem++ version 4.15 (win 64 bits)', 'version': '', 'install_date': '2025-04-29 00:00:00', 'install_location': 'C:\\Program Files (x86)\\FreeFem++\\', 'uninstall_string'
: '"C:\\Program Files (x86)\\FreeFem++\\unins000.exe"', 'publisher': '', 'system_component': 0, 'win64': False}]

A 0 has slipped in somewhere.
italbot
Messages: 61
Registration: Sep 26, 2023 - 3:50 p.m.

March 5, 2026 - 5:32 PM

Hello,

I see that this is version 4.16. Is this the package from our store? On our end, I only see version 4.15 for Windows.

Sincerely,

Ingrid
Tranquil IT
Olivier Schmitt
Messages: 44
Registration: Oct 22, 2024 - 1:25 p.m.

March 6, 2026 - 09:54

Hello,

I just received feedback from our infrastructure manager.
The package has apparently been updated from the publisher's GitHub repository.
I will report it to the repository.
Olivier Schmitt
Messages: 44
Registration: Oct 22, 2024 - 1:25 p.m.

March 6, 2026 - 10:01

https://github.com/FreeFem/FreeFem-sources/issues/380

We'll see whether it needs to be handled in the installation script or not.
It might be a choice made by the developer.
italbot
Messages: 61
Registration: Sep 26, 2023 - 3:50 p.m.

March 6, 2026 - 10:21

Hello,

On our store we currently only have version 4.15 because it's the latest stable release for Windows, and we haven't encountered any errors with this package, so feel free to use it.
When version 4.16 (which is currently a pre-release) is released, we'll see if we need to change the script in our package.

Sincerely,

Ingrid
Tranquil IT
Locked