Package Details: gitopolis 1.13.0-1

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)

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 -

   /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x60d): undefined reference to `_libssh2_ntohu32'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x779): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x8a3): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x8cc): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x9a6): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x9c0): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xac9): undefined reference to `_libssh2_store_u32'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xae4): undefined reference to `_libssh2_store_str'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xc74): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xc8e): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xcc5): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xd26): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xde7): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xdfe): undefined reference to `_libssh2_store_u32'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xe19): undefined reference to `_libssh2_store_str'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xe2a): undefined reference to `_libssh2_store_str'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xeab): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0xf56): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x1021): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x1058): undefined reference to `_libssh2_error'
      /usr/bin/ld: userauth.c:(.text._libssh2_userauth_publickey+0x1072): undefined reference to `_libssh2_error'

... 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 function libssh2_keepalive_send': keepalive.c:(.text.libssh2_keepalive_send+0x124): undefined reference to_libssh2_error' collect2: error: ld returned 1 exit status

= note: some extern functions couldn't be found; some native libraries may need to be installed or have their path specified = note: use the -l flag to specify native libraries to link = note: use the cargo:rustc-link-lib directive 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