Thanks Bertrand!
Yes, same here, OK in VM and on a "hard" installation with the Noble sources.
All that's left is to add `if lsb_release -cs == "resolute" then "noble"` to the WAPT sources.
Have a good week everyone!
Hello everyone, We're starting our testing phase for the new Ubuntu LTS (26.04). I think the Ubuntu "Noble" tis-waptagent package will be compatible with "Resolute," but just to be sure, could you add a native "Resolute" tis-waptagent and tis-waptagent-gui to your roadmap? Thanks a lot...
Thank you so much, Denis!
Best of luck to the whole team, and may 2026 be filled with success!
Where I come from, we say "Hack the Planet!"
For you, I'd say "Conquer the World!"
In the documentation: https://www.wapt.fr/fr/doc/wapt-server-install-debian-based.html#installing-the-wapt-server-packages , it says to install the GPG key using this command: `sudo bash -c 'wget -qO- https://wapt.tranquil.it/$(lsb_release -is)/tiswapt-pub-2026.gpg > /usr/share/keyrings ...`
Seafile, since version 9.0.7, no longer provides .deb packages in their repository. Therefore, the latest version in their repository (and thus in Wapt) is 9.0.6. They have now switched to the AppImage format :( I quickly cobbled together a working package based on what...
Thank you so much, Bertrand! Everything is working perfectly! Just a minor hiccup because the XML element was declared like this: "
I couldn't find any results for `bs_find_all('https://contoso.com/test.xml', 'Key')`. I needed to use `Key -> key` (lowercase) in `bs_find_all('https://contoso.com ...`).
I need to create a "Clari Copilot" package (easy, their installer.exe works correctly with /S). However, I'm stuck on the update_package.py function because the binary is hosted on a CDN, without a main HTML page, but I was able to find an XML page listing...