You are not logged in.
Hi,
I am trying to install AppImage, but getting the error.
Vial was working until few days ago. Also I have another desktop with the same configuration and I have no issues there.
I verified all installed packages on both desktops and did not find any difference.
-> Found Vial-v0.7.1-x86_64.AppImage
-> Found 92-viia.rules
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source_x86_64 files with sha256sums...
Vial-v0.7.1-x86_64.AppImage ... Passed
92-viia.rules ... Passed
:: (1/1) Parsing SRCINFO: vial-appimage
==> Making package: vial-appimage v0.7.1-2 (Thu 03 Apr 2025 02:50:42 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found Vial-v0.7.1-x86_64.AppImage
-> Found 92-viia.rules
==> Validating source_x86_64 files with sha256sums...
Vial-v0.7.1-x86_64.AppImage ... Passed
92-viia.rules ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
==> Starting prepare()...
/home/alex/.cache/yay/vial-appimage/PKGBUILD: line 28: ./Vial-v0.7.1-x86_64.AppImage: cannot execute: required file not found
==> ERROR: A failure occurred in prepare().
Aborting...
-> error making: vial-appimage-exit status 4
-> Failed to install the following packages. Manual intervention is required:
vial-appimage - exit status 4
Last edited by alex.leeken (Yesterday 20:40:44)
Offline
Please use code tags when posting terminal output.
https://wiki.archlinux.org/title/Genera … s_and_code
https://bbs.archlinux.org/help.php#bbcode
What filesystem are you building on, and how is it mounted?
findmnt -T /home/alex/.cache/yay
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Please use code tags when posting terminal output.
https://wiki.archlinux.org/title/Genera … s_and_code
https://bbs.archlinux.org/help.php#bbcodeWhat filesystem are you building on, and how is it mounted?
findmnt -T /home/alex/.cache/yay
Thanks, I will read how to output terminal code next time I posting something.
This is Archlinux, installed around 3 - 4 years ago.
TARGET SOURCE FSTYPE OPTIONS
/ /dev/mapper/archlinux-root ext4 rw,relatime
Last edited by alex.leeken (Yesterday 19:51:24)
Offline
When was the last time you did a full system update?
Offline
When was the last time you did a full system update?
I do all packages updates every day for pacman and aur.
And like I said I have identical installation where this issue does not exist.
I am not even able to extract it.
# ./Vial-v0.7.1-x86_64.AppImage --appimage-extract
-bash: ./Vial-v0.7.1-x86_64.AppImage: cannot execute: required file not found
Last edited by alex.leeken (Yesterday 19:56:59)
Offline
the output you gave didn't indicate that the file didn't even download. can you post the command you were using to install the package along with the full output please
Offline
the output you gave didn't indicate that the file didn't even download. can you post the command you were using to install the package along with the full output please
Command was
yay -S Vial
It did not download file,because it was already downloaded.
I just rebooted PC and problem was resolved.
Thanks everyone for help.
Last edited by alex.leeken (Yesterday 20:10:37)
Offline
Always remember to reboot after a full system update if you are running into issues. Glad the issue is solved. please mark the thread as solved
Offline