Search Criteria
Package Details: ion-git 1.0.5.r1511.gb1b9475-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ion-git.git (read-only, click to copy) |
---|---|
Package Base: | ion-git |
Description: | The Ion Shell. Compatible with Redox and Linux. |
Upstream URL: | https://gitlab.redox-os.org/redox-os/ion |
Licenses: | MIT |
Conflicts: | ion |
Provides: | ion |
Submitter: | z3ntu |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 11 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-09 09:23 (UTC) |
Last Updated: | 2024-09-06 05:49 (UTC) |
Dependencies (4)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
z3ntu commented on 2023-11-14 17:37 (UTC)
@xiota: Please report this upstream on their gitlab. Appears to be caused by the latest commit upstream https://gitlab.redox-os.org/redox-os/ion/-/commit/d7a9e7952d25114d545fb33cf61c752f69f948de, before they had a Makefile rule creating this file but not anymore, the
bash/version.sh
script is never called from the Makefile but the Makefile still expects the file to be created somehow which is the error you can see.xiota commented on 2023-11-14 17:33 (UTC)
Clean chroot.
sfort commented on 2021-04-20 13:17 (UTC)
Please add "aarch64" to arch
rustymech commented on 2021-01-03 08:09 (UTC)
Hi, will this package be updated to a more recent commit?
spease commented on 2019-08-23 02:12 (UTC)
I can't seem to find this with
yay ion-git
oryaourt ion-git
- is it still available or has it been disabled somehow?z3ntu commented on 2019-07-18 08:44 (UTC)
@aleksator: You can always enable the feature in your local build, but I don't want to keep changing the PKGBUILD because they add or remove feature flags. Imo if the upstream maintainers think this feature is not ready yet, it shouldn't be enabled for people who don't explicitely want it.
aleksator commented on 2019-07-17 00:16 (UTC) (edited on 2019-07-17 00:16 (UTC) by aleksator)
Please consider enabling "advanced_arg_parsing" feature in cargo build, which uses structopt library for better command line argument handling.
More info in the repository issue: https://gitlab.redox-os.org/redox-os/ion/issues/878
vadix commented on 2017-10-06 20:44 (UTC)
1 2 Next › Last »