Search Criteria
Package Details: gitopolis 1.13.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gitopolis.git (read-only, click to copy) |
|---|---|
| Package Base: | gitopolis |
| Description: | CLI tool to manage multiple git repositories; run commands, clone, and organize repos with tags |
| Upstream URL: | https://github.com/timabell/gitopolis |
| Licenses: | AGPL-3.0-only |
| Submitter: | alerque |
| Maintainer: | alerque |
| Last Packager: | alerque |
| Votes: | 1 |
| Popularity: | 0.127730 |
| First Submitted: | 2025-10-31 23:48 (UTC) |
| Last Updated: | 2025-12-08 11:56 (UTC) |
Dependencies (9)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- libcrypto.so (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR, openssl-1.1AUR, lib32-openssl, openssl)
- libgit2 (libgit2-gitAUR)
- libgit2.so (libgit2)
- libssl.so (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR, openssl-1.1AUR, lib32-openssl, openssl)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (check)
Latest Comments
mr_road commented on 2025-11-05 16:47 (UTC)
https://github.com/timabell/gitopolis/issues/242
mr_road commented on 2025-11-05 16:45 (UTC)
Install fails on my machine -
... userauth.c:(.text.libssh2_userauth_publickey_sk+0xed): undefined reference to
_libssh2_sk_pub_keyfilememory' /usr/bin/ld: userauth.c:(.text.libssh2_userauth_publickey_sk+0x2a1): undefined reference to_libssh2_error' /usr/bin/ld: userauth.c:(.text.libssh2_userauth_publickey_sk+0x301): undefined reference to_libssh2_error' /usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-comp.o): in functioncomp_method_zlib_decomp': comp.c:(.text.comp_method_zlib_decomp+0x147): undefined reference to_libssh2_error' /usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-comp.o): in functioncomp_method_zlib_comp': comp.c:(.text.comp_method_zlib_comp+0x5b): undefined reference to_libssh2_error' /usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-comp.o): in functioncomp_method_zlib_init': comp.c:(.text.comp_method_zlib_init+0x1f): undefined reference to_libssh2_calloc' /usr/bin/ld: comp.c:(.text.comp_method_zlib_init+0xb8): undefined reference to_libssh2_error' /usr/bin/ld: ~/.cache/yay/gitopolis/src/gitopolis-1.12.4/target/release/deps/liblibssh2_sys-af6d17e69a6ad6e7.rlib(f89bd02e425f6856-keepalive.o): in functionlibssh2_keepalive_send': keepalive.c:(.text.libssh2_keepalive_send+0x124): undefined reference to_libssh2_error' collect2: error: ld returned 1 exit status= note: some
externfunctions couldn't be found; some native libraries may need to be installed or have their path specified = note: use the-lflag to specify native libraries to link = note: use thecargo:rustc-link-libdirective to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib)error: could not compile
gitopolis(bin "gitopolis") due to 1 previous error ==> ERROR: A failure occurred in build(). Aborting... -> error making: gitopolis-exit status 4 -> Failed to install the following packages. Manual intervention is required: gitopolis - exit status 4