Hello everybody,
Objective
Get Grayjay running
Issue
Repository : aur
Name : grayjay-bin
Version : 9-1
…
Depends On : gtk3 unzip libnotify nss libxss libxtst xdg-utils at-spi2-core libsecret libappindicator-gtk3
…
Conflicts With : grayjay-git
…
This package fails to run and throws error:
Failure processing application bundle.
Bundle header version compatibility check failed. Header version: -2046820352.3872520
A fatal error occurred while processing application bundle
No-fix attempts
- grayjay-bin
- Installing and uninstalling
- Installing the latest dotnet-sdk
- grayjay and grayjay-git
- Installing failed with
-
rm: cannot remove '/home/username/.cache/yay/grayjay/pkg/grayjay/opt/grayjay/ffmpeg': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: grayjay-exit status 4 -> Failed to install the following packages. Manual intervention is required: grayjay - exit status 4- Tried fixing it in vain by running
-
rm -Rf /home/username/.cache/yay/grayjay/pkg/grayjay/opt/grayjay/ffmpeg
-
- Tried fixing it in vain by running
-
- Installing failed with
My notes thus far
- This is probably due to Grayjay not having the right version of Dotnet at its disposal.
-
Similar posts mention dotnet
-
The grayjay package lists dotnet-sdk 9 or higher under “make deps”
Repository : aur Name : grayjay Version : 9-1 ... Depends On : ffmpeg libsodium ... Make Deps : dotnet-sdk>=9 git git-lfs npm ...
-
Now, I am out of ideas. What would you try next?
Thank you in advance.