How TIS-TEMPLATE-MICROSOFT-STORE-APP Works

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
jorico
Messages: 27
Registration: August 11, 2022 - 4:42 PM
Location: NIORT

June 1, 2023 - 4:31 PM

Good morning,

I want to use the TIS-TEMPLATE-MICROSOFT-STORE-APP package to install the Power BI desktop application

However, when I run the update package I get the following error

Code: Select all

Traceback (most recent call last):
  File "D:\wapt\waptpackage.py", line 2968, in call_setup_hook
    raise EWaptMissingPackageHook('No %s function found in setup module for %s' % (hook_name, setup_filename or self.asrequirement()))
waptpackage.EWaptMissingPackageHook: No update_package function found in setup module for C:\Users\ADMINI~1\AppData\Local\Temp\4\wapt-20230601-16272600000.tmp\cam-microsoft-powerbi-desktop_2.117.984.1_windows_10.0_DEV-wapt\setup.py
I don't understand where I'm going wrong, can you help me?

Thank you so much :)

WAPT Enterprise version: 2.2.1.11957
OS Server: Debian Bullseye
Operating system of the administration machine: Windows Server 2019
WAPT Enterprise 2.5.5.15697
Server = Debian 11 Bullseye
Console = Windows Server 2019
--------------------------------------------------------------------------

Johan
User avatar
jpele
Messages: 156
Registration: March 4, 2019 - 12:01
Location: Nantes

June 5, 2023 - 10:34

Hello,
Thank you for your feedback.
Could you please provide the version number of the imported package?
You can test this package: https://wapt.tranquil.it/wapt-testing/t ... EPROD.wapt

The latest tis-template-microsoft-store-app packages are at min_wapt_version: 2.2.3.
I encourage you to update your WAPT environment.


Best regards,
Jimmy
jorico
Messages: 27
Registration: August 11, 2022 - 4:42 PM
Location: NIORT

June 5, 2023 - 10:44

Hello,

I'm using version 0.34 of the tis-template-microsoft-store-app package, which is at min_wapt_version: 2.2.

Regards
WAPT Enterprise 2.5.5.15697
Server = Debian 11 Bullseye
Console = Windows Server 2019
--------------------------------------------------------------------------

Johan
User avatar
jpele
Messages: 156
Registration: March 4, 2019 - 12:01
Location: Nantes

June 5, 2023 - 11:20

I don't think this package was actually compatible with 2.2
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 6, 2023 - 09:33

Hello,
the package is not compatible with wapt 2.2.1. To make package listings easier to read, the update_package function is now in a separate .py file.

Jimmy has fixed the min_wapt_version; the package is in the testing repository and will be available in the store in a few days. If you want to use the package, you will need to update your wapt.

Regards,

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
jorico
Messages: 27
Registration: August 11, 2022 - 4:42 PM
Location: NIORT

June 6, 2023 - 09:42

Hello Jimmy and Denis,

Thank you for your replies. I have noted that the package does not work on my version.

I will update it in a few days.

Thanks again. :)
WAPT Enterprise 2.5.5.15697
Server = Debian 11 Bullseye
Console = Windows Server 2019
--------------------------------------------------------------------------

Johan
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 6, 2023 - 09:46

Thanks for the feedback, :-)
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
Locked