Page 1 of 1

How TIS-TEMPLATE-MICROSOFT-STORE-APP Works

Published: June 1, 2023 - 4:31 PM
by jorico
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

Re: Functioning of TIS-TEMPLATE-MICROSOFT-STORE-APP

Published: June 5, 2023 - 10:34
by jpele
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

Re: Functioning of TIS-TEMPLATE-MICROSOFT-STORE-APP

Published: June 5, 2023 - 10:44 AM
by jorico
Hello,

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

Regards

Re: Functioning of TIS-TEMPLATE-MICROSOFT-STORE-APP

Published: June 5, 2023 - 11:20
by jpele
I don't think this package was actually compatible with 2.2

Re: Functioning of TIS-TEMPLATE-MICROSOFT-STORE-APP

Published: June 6, 2023 - 09:33
by dcardon
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

Re: Functioning of TIS-TEMPLATE-MICROSOFT-STORE-APP

Published: June 6, 2023 - 09:42
by jorico
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. :)

Re: Functioning of TIS-TEMPLATE-MICROSOFT-STORE-APP

Published: June 6, 2023 - 09:46
by dcardon
Thanks for the feedback, :-)
Denis