Search Criteria
Package Details: appimage-git r1724.701b711-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/appimage-git.git (read-only, click to copy) |
---|---|
Package Base: | appimage-git |
Description: | Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, debian and derivatives. |
Upstream URL: | http://appimage.org |
Keywords: | appimage |
Licenses: | MIT |
Conflicts: | appimage |
Provides: | appimage |
Submitter: | jgmdev |
Maintainer: | None |
Last Packager: | Mr.Smith1974 |
Votes: | 33 |
Popularity: | 0.000011 |
First Submitted: | 2016-06-25 04:16 (UTC) |
Last Updated: | 2023-07-14 08:17 (UTC) |
Dependencies (19)
- binutils
- cairo (cairo-gitAUR)
- coreutils (coreutils-gitAUR, busybox-coreutilsAUR, coreutils-hybrid-gitAUR, coreutils-selinuxAUR, coreutils-hybridAUR, coreutils-uutilsAUR)
- fuse (fuse2)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- inotify-tools (inotify-tools-gitAUR)
- libarchive (libarchive-gitAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- xz (xz-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zsync
- cmake (cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- squashfuse (squashfuse-gitAUR) (make)
- vim (neovim-drop-inAUR, neovim-symlinksAUR, vim-cli-gitAUR, gvim-wayland-lilydjwg-gitAUR, vim-gitAUR, gvim-gtk2AUR, gvim) (make)
- wget (wget-gitAUR, wurlAUR) (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
rvben commented on 2018-03-06 19:18 (UTC)
For me the installation failed with the following message:
It seems that 'pkg-config' is a dependency that is not included in the dependency list.
Plexcon commented on 2018-02-28 19:54 (UTC)
make[2]: [CMakeFiles/xz.dir/build.make:90: xz-prefix/src/xz-stamp/xz-download] Error 1 make[1]: [CMakeFiles/Makefile2:420: CMakeFiles/xz.dir/all] Error 2 make: *** [Makefile:141: all] Error 2 ==> ERROR: Se produjo un fallo en build(). Cancelando...
grexe commented on 2018-01-11 19:42 (UTC)
cmake is missing from the package dependencies, hence the build fails.
jgmdev commented on 2018-01-03 07:11 (UTC)
My internet connection was really messy the past days, but finally I got my hands on a more reliable connection. I was able to properly test and fix the build process. Also disabled the automatic activation of appimaged system service. Thanks to @ivanruvalcaba, @steadfasterX and the others that reported the issues and fixes.
By the way I disabled the tests that are run by the build and submitted a pull request to mainstream that fixes improper 'if' condition that always triggered the tests.
languitar commented on 2018-01-02 18:13 (UTC)
Please do not automagically start or enable user systemd services. Instead print a notice on installation. Archlinux users want to have control.
ivanruvalcaba commented on 2018-01-02 00:27 (UTC)
This did the trick for me:
steadfasterX commented on 2018-01-01 13:14 (UTC) (edited on 2018-01-01 13:19 (UTC) by steadfasterX)
I had the following error like EasyToRemember & jeancf already reported:
PKGBUILD: line 66: appimagetool.AppDir/AppRun: No such file or directory
The following change fixed it for me:
Then I was able to install but i havent tested yet if the result is working fine :P EDIT: Confirmed to work now :) at least I was able to run the Emteria OS installer fine
<deleted-account> commented on 2017-12-30 01:21 (UTC)
why does this start and enable the daemon for all users by default?
mitras2 commented on 2017-12-28 02:27 (UTC) (edited on 2017-12-28 12:16 (UTC) by mitras2)
I can confirm nimbusflow's problem. Same here and sadly no idea why. I can only say that one of my CPU-cores was up at 100% load for all the time of the test that did fail (and it did fail because of a timeout).
nimbusflow commented on 2017-12-27 09:14 (UTC) (edited on 2017-12-27 09:17 (UTC) by nimbusflow)
Getting this when installing via pacaur and pamac. Any clues as to why? Thanks in advance!
```
1: -> Registering type 1 AppImage: /home/[username]/.cache/pacaur/appimage-git/src/AppImageKit/tests/data//AppImageExtract_6-x86_64.AppImage
1: _______
1: AppImage type: 1
1: Opening /home/[username]/.cache/pacaur/appimage-git/src/AppImageKit/tests/data//AppImageExtract_6-x86_64.AppImage as Type 1 AppImage
1: Closing /home/[username]/.cache/pacaur/appimage-git/src/AppImageKit/tests/data//AppImageExtract_6-x86_64.AppImage
1: ISO9660 based type 1 AppImage
1: md5 of URI RFC 2396: fe4ba8c899a932a44e128aa658cd2b42
1: Got root desktop: AppImageExtract.desktop
1: desktop_icon_value_original: AppImageExtract
1: Installing desktop file
1: [Desktop Entry]
1: Name=AppImageExtract
1: Exec=/home/[username]/.cache/pacaur/appimage-git/src/AppImageKit/tests/data//AppImageExtract_6-x86_64.AppImage
1: Icon=appimagekit_fe4ba8c899a932a44e128aa658cd2b42_AppImageExtract
1: Terminal=True
1: Type=Application
1: Categories=Development;
1: Comment=Extract AppImage contents, part of AppImageKit
1: StartupNotify=true
1: TryExec=/home/[username]/.cache/pacaur/appimage-git/src/AppImageKit/tests/data//AppImageExtract_6-x86_64.AppImage
1: X-AppImage-Comment=Generated by appimaged continuous
1: X-AppImage-Identifier=fe4ba8c899a932a44e128aa658cd2b42
1: install: /home/[username]/.local/share/applications/appimagekit_fe4ba8c899a932a44e128aa658cd2b42-AppImageExtract.desktop
1: install: /tmp/appimagekit_fe4ba8c899a932a44e128aa658cd2b42_AppImageExtract.png
1: Installed: /tmp/appimagekit_fe4ba8c899a932a44e128aa658cd2b42_AppImageExtract.png
1/1 Test #1: test_libappimage .................***Timeout 1500.00 sec
0% tests passed, 1 tests failed out of 1
Total Test time (real) = 1500.00 sec
The following tests FAILED: 1 - test_libappimage (Timeout) Errors while running CTest ==> ERROR: A failure occurred in build(). Aborting... :: failed to build appimage-git package(s)
« First ‹ Previous 1 2 3 4 5 6 Next › Last »