Package Details: i2p 2.6.0-1

Git Clone URL: https://aur.archlinux.org/i2p.git (read-only, click to copy)
Package Base: i2p
Description: A distributed anonymous network
Upstream URL: https://geti2p.net
Keywords: anonymous censorship encrypted i2p network
Licenses: GPL2
Conflicts: i2p-bin, i2p-dev
Submitter: Mikos
Maintainer: Salama
Last Packager: Salama
Votes: 315
Popularity: 0.007553
First Submitted: 2005-09-04 19:46 (UTC)
Last Updated: 2024-07-20 18:51 (UTC)

Dependencies (4)

Sources (9)

Pinned Comments

Salama commented on 2023-04-01 09:18 (UTC) (edited on 2024-06-24 12:01 (UTC) by Salama)

You can download the keys from https://geti2p.net/_static/idk.key.asc and https://geti2p.net/_static/zzz.key.asc then gpg --import

Latest Comments

1 2 3 4 5 6 .. 27 Next › Last »

Salama commented on 2024-06-24 12:03 (UTC)

@wequin you need zzz's key for this release. His key on https://geti2p.net/en/get-involved/develop/release-signing-key is up to date.

wequin commented on 2024-06-24 05:48 (UTC)

I get the following error:

==> Verifying source file signatures with gpg... 
i2psource_2.5.2.tar.bz2 ... FAILED (unknown public key 85F345DD59683006) 

this key fingerprint is not listed here: https://geti2p.net/en/get-involved/develop/release-signing-key Perhaps the keys need to be updated?

Salama commented on 2023-08-05 15:19 (UTC)

@ybenel you need OpenJDK 17 or higher. You can set the java version with the archlinux-java command if you have one of them installed. You probably want jdk-openjdk or jdk17-openjdk.

If someone has a better solution, please let me know.

ybenel commented on 2023-08-05 12:39 (UTC)

Some is wrong with this PGKBUILD its not not building correctly.

compile:
    [mkdir] Created dir: /home/ybenel/.cache/yay/i2p/src/i2p-2.3.0/core/java/build
    [mkdir] Created dir: /home/ybenel/.cache/yay/i2p/src/i2p-2.3.0/core/java/build/obj
    [javac] Compiling 419 source files to /home/ybenel/.cache/yay/i2p/src/i2p-2.3.0/core/java/build/obj
    [javac] Ignoring source, target and bootclasspath as release has been set
    [javac] error: release version 17 not supported
    [javac] Usage: javac <options> <source files>
    [javac] use --help for a list of possible options

BUILD FAILED
/home/ybenel/.cache/yay/i2p/src/i2p-2.3.0/build.xml:420: The following error occurred while executing this line:
/home/ybenel/.cache/yay/i2p/src/i2p-2.3.0/core/java/build.xml:75: Compile failed; see the compiler error output for details.

Total time: 2 seconds
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: i2p-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
i2p - exit status 4

Salama commented on 2023-04-01 09:18 (UTC) (edited on 2024-06-24 12:01 (UTC) by Salama)

You can download the keys from https://geti2p.net/_static/idk.key.asc and https://geti2p.net/_static/zzz.key.asc then gpg --import

skydrome commented on 2023-04-01 06:24 (UTC)

thanks, added

Salama commented on 2023-03-31 12:08 (UTC)

I would like to be added to maintainers list

skydrome commented on 2023-03-20 06:12 (UTC)

If anyone would like to be added to maintainers list, leave a message here

luntik2012 commented on 2023-02-05 12:07 (UTC)

/home/user/.cache/yay/java-service-wrapper/src/wrapper_3.5.51_src/build.xml:801: The following error occurred while executing this line:
/home/user/.cache/yay/java-service-wrapper/src/wrapper_3.5.51_src/build.xml:611: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to "/usr/lib/jvm/java-8-openjdk/jre"

installing jdk helps, but it should be automated imo