Package Details: i2p-bin 2.9.0-1

Git Clone URL: https://aur.archlinux.org/i2p-bin.git (read-only, click to copy)
Package Base: i2p-bin
Description: A distributed anonymous network (pre-compiled binary)
Upstream URL: https://geti2p.net
Keywords: anonymous censorship encrypted i2p network
Licenses: GPL2
Conflicts: i2p, i2p-dev
Provides: i2p
Submitter: DaNiMoTh
Maintainer: Salama
Last Packager: Salama
Votes: 55
Popularity: 0.111054
First Submitted: 2011-03-02 13:57 (UTC)
Last Updated: 2025-06-04 05:41 (UTC)

Dependencies (2)

Required by (5)

Sources (10)

Latest Comments

1 2 3 4 5 Next › Last »

skydrome commented on 2025-06-20 04:56 (UTC)

https://github.com/i2p/i2p.www/commit/787817bc6b9455f6780cea20dc9e4d81cc49733e It was updated, your hash is correct.

MrAureliusR commented on 2025-06-19 16:58 (UTC) (edited on 2025-06-19 17:01 (UTC) by MrAureliusR)

Current version is failing to build due to a sha256 mismatch. Upstream has updated perhaps? EDIT: Yeah, I'm getting fee438e9f42345eeef3f5255842bbcf725eb01f1f84589791a525cd45143555b as the sha256sum of i2pinstall_2.9.0.jar

marek22k commented on 2024-10-01 14:17 (UTC)

The java-service-wrapper dep has no maintainer and is flagged out of date.

Re4mstr commented on 2023-04-05 06:42 (UTC)

Alright, this seems to be it.

I have moved to docker-compose, but thank you so much for your time, both troubleshooting and maintaining this package.

Salama commented on 2023-04-03 14:24 (UTC)

Looks like it can happen in some cases with coreutils 9.2.

https://forum.proxmox.com/threads/solved-lxc-install-from-gnu-coreutils-operation-not-permitted.124959/

You can wait for an update or downgrade if that bug is the reason of your problem.

Re4mstr commented on 2023-04-03 12:50 (UTC)

$ install -Dm644 src/i2prouter.service pkg/i2p-bin/usr/lib/systemd/system/i2prouter.service install: failed to clone 'pkg/i2p-bin/usr/lib/systemd/system/i2prouter.service' from 'src/i2prouter.service': Operation not permitted

Salama commented on 2023-04-02 22:11 (UTC) (edited on 2023-04-02 23:01 (UTC) by Salama)

Can you use the install command for other files or even the same file when you run it from a terminal?

Example after a failed makepkg: install -Dm644 src/i2prouter.service pkg/i2p-bin/usr/lib/systemd/system/i2prouter.service

Re4mstr commented on 2023-04-02 21:22 (UTC)

Same error, sadly...

Salama commented on 2023-04-02 12:14 (UTC)

Sorry, that permission check was unrelated to the problem. I use paru on two different machines and upgrading i2p-bin for me. Does updating without an AUR helper work?

git clone https://aur.archlinux.org/i2p-bin.git cd i2p-bin makepkg -si

Re4mstr commented on 2023-04-02 09:46 (UTC)

Yes, it shows those permissions exactly.