Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Veracrypt Update  (Read 630 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Re: Veracrypt Update

Reply #1
The update that Arch pushed to stable 7 hours ago?


That's great but we really can't have every user saying "Arch just upgraded package xyz, please do the same" in the forum. Not trying to be mean, just want to nip this in the bud.

We have tools for following Arch's packages and at this point they're pretty robust. So unless a package has been sitting behind Arch for a long period of time (I'd say about two weeks) or something is currently broken, exercise patience. If you want it sooner, you can always grab Arch's PKGBUILD and build it on your own.


Re: Veracrypt Update

Reply #2
Quote
The update that Arch pushed to stable 7 hours ago?
Affirmative I also did not notice it was so recently updated to be honest.

Quote
or something is currently broken
Veracrypt will not launch with the latest system update for me.
Plasma/Wayland
Would not be posting if the app was functional
I understand your messages I'll attempt to remedy myself. Thanks

Re: Veracrypt Update

Reply #3
Veracrypt will not launch with the latest system update for me.

This changes things, please include this information up front next time. It seems we unintentionally diverged from Arch with wxwidgets, which would explain the issue you're describing. veracrypt-1.26.24-2 was built against wxwidgets 3.3.0, but we have since rolled back wxwidgets to 3.2.8.1. I then pushed veracrypt-1.26.24-2.1 to rebuild it against the current wxwidgets, which will likely cause it to stop launching for you again. Sorry about that.

To resolve, grab the wxwidgets dependencies from your mirror: pacman -Sy wxwidgets-common wxwidgets-gtk3

Hope that works out for you and I apologize for the misunderstanding.

 

Re: Veracrypt Update

Reply #4
Veracrypt will not launch with the latest system update for me.

This changes things, please include this information up front next time. It seems we unintentionally diverged from Arch with wxwidgets, which would explain the issue you're describing. veracrypt-1.26.24-2 was built against wxwidgets 3.3.0, but we have since rolled back wxwidgets to 3.2.8.1. I then pushed veracrypt-1.26.24-2.1 to rebuild it against the current wxwidgets, which will likely cause it to stop launching for you again. Sorry about that.

To resolve, grab the wxwidgets dependencies from your mirror: pacman -Sy wxwidgets-common wxwidgets-gtk3

Hope that works out for you and I apologize for the misunderstanding.

I apologize about the lack of specifics. Noted. Will certainly do better if there is a next time.

Thanks again for the replies the issue has been fully resolved