Package Details: pkg2appimage 1eceb30-3

Git Clone URL: https://aur.archlinux.org/pkg2appimage.git (read-only, click to copy)
Package Base: pkg2appimage
Description: Tool and recipes to convert existing deb packages to AppImage. (Upstream CI)
Upstream URL: https://github.com/AppImageCommunity/pkg2appimage
Licenses: GPL-2.0-only
Provides: pkg2appimage
Submitter: ninetailedtori
Maintainer: ninetailedtori
Last Packager: ninetailedtori
Votes: 0
Popularity: 0.000000
First Submitted: 2026-02-05 00:52 (UTC)
Last Updated: 2026-02-09 21:17 (UTC)

Dependencies (2)

Required by (1)

Sources (1)

Latest Comments

micwoj92 commented on 2026-02-09 22:28 (UTC)

The issue is that downloaded file is called pkg2appimage but install command wants to install pkg2appimage.AppImage file.

ninetailedtori commented on 2026-02-09 21:18 (UTC)

One sec, that was a silly typo. Try again.

micwoj92 commented on 2026-02-07 12:07 (UTC)

Sorry for spam, but in current form it's impossible to even install it:

==> WARNING: A package has already been built, installing existing package...
==> Installing package pkg2appimage with pacman -U...
[sudo] password for micwoj92: 
loading packages...
resolving dependencies...
looking for conflicting packages...

Package (2)         New Version  Net Change

pkg2appimage        1eceb30-1      0.18 MiB
pkg2appimage-debug  1eceb30-1      0.01 MiB

Total Installed Size:  0.20 MiB

:: Proceed with installation? [Y/n] 
(2/2) checking keys in keyring                           [------------------------------] 100%
(2/2) checking package integrity                         [------------------------------] 100%
(2/2) loading package files                              [------------------------------] 100%
(2/2) checking for file conflicts                        [------------------------------] 100%
error: failed to commit transaction (conflicting files)
pkg2appimage: /usr/share exists in filesystem
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).

micwoj92 commented on 2026-02-07 12:05 (UTC)

Also now I'm getting different error:

==> Starting package()...
install: cannot stat 'pkg2appimage.AppImage': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...

There is pkg2appimage in $srcdir, but there is no pkg2appimage.AppImage.
Please test packages before pushing

micwoj92 commented on 2026-02-07 12:02 (UTC)

This package now provides unpredictable version number. Seeing that upstream doesn't provide "versions", is it possible to replace this with -git package?