Package Details: garden-tools 2.5.1-2

Git Clone URL: https://aur.archlinux.org/garden-tools.git (read-only, click to copy)
Package Base: garden-tools
Description: Garden grows and cultivates collections of Git trees
Upstream URL: https://gitlab.com/garden-rs/garden
Licenses: MIT
Submitter: yochananmarqos
Maintainer: yochananmarqos
Last Packager: yochananmarqos
Votes: 0
Popularity: 0.000000
First Submitted: 2024-06-23 22:02 (UTC)
Last Updated: 2026-02-14 17:14 (UTC)

Latest Comments

1 2 Next › Last »

meyznu commented on 2026-02-17 17:45 (UTC)

Hey, I'm good. I don't want to argue with you. Let's assume that my pacman is hallucinating, my system is bad, and I am a moron. I removed this package, and everything is good for me personally now. We cool?

yochananmarqos commented on 2026-02-17 17:37 (UTC)

@meyznu: This depends on libgcc in the core repo, not libgcc-snapshot in the AUR. The link above is libgcc.

meyznu commented on 2026-02-17 17:35 (UTC)

@yochananmarqos pacman is hallucinating then: AUR Dependency (2): garden-tools-2.5.1-2, libgcc-snapshot-16.0.0.snapshot20260215-1

This website must be hallucinating as well. The link to the gcc dependency on this very webpage leads to "libgcc-snapshot 16.0.0.snapshot20260215-1".

yochananmarqos commented on 2026-02-17 17:29 (UTC)

@meyznu: GCC 16 does not exist. It sounds like you're not fully up to date. The current version of GCC is 15.2.1. Users are expected to be up to date with Arch Stable when using the AUR.

meyznu commented on 2026-02-17 17:25 (UTC)

@yochananmarqos pacman installs GCC16 snapshot as a dependency.

yochananmarqos commented on 2026-02-17 17:13 (UTC)

@meyznu: No, it doesn't. What are you on about?

meyznu commented on 2026-02-17 17:11 (UTC)

Oh, wow, it now depends on an unreleased version of GCC. Immediate delete.

shilka commented on 2024-07-13 10:11 (UTC)

@woschtl Thank you. Your hint inspire me. Finally I found that the problem is rust source accessibility and I resolve that by set a valid rust_dist_server env parameter.

woschtl commented on 2024-07-11 09:51 (UTC)

Hint: If this fails building, updating the Rust compiler may help.

rustup update

shilka commented on 2024-07-10 02:22 (UTC) (edited on 2024-07-10 02:37 (UTC) by shilka)

@yochananmarqos That's very strange. My output of the same command is:

> RUSTUP_TOOLCHAIN=stable rustc -vV | sed -n 's/host: //p'                                                                                               
> info: syncing channel updates for 'stable-x86_64-unknown-linux-gnu'
> error: no release found for 'stable'

My rust env is installed from pacman(extra/rustup) with version: 1:1.27.1-1 The output of rustc -vV:

rustc 1.77.0-nightly (6ae4cfbbb 2024-01-17)

binary: rustc
commit-hash: 6ae4cfbbb080cafea7f6be48ce47678ee057352c
commit-date: 2024-01-17
host: x86_64-unknown-linux-gnu
release: 1.77.0-nightly
LLVM version: 17.0.6