i2p 0.9.45 install/update failed:
==> FEHLER: Ein Fehler geschah in prepare().
Breche ab...
Error making: i2p
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: | |
Conflicts: | |
Submitter: | Mikos |
Maintainer: | skydrome |
Last Packager: | skydrome |
Votes: | 312 |
Popularity: | 0.52 |
First Submitted: | 2005-09-04 19:46 |
Last Updated: | 2021-02-18 04:08 |
i2p 0.9.45 install/update failed:
==> FEHLER: Ein Fehler geschah in prepare().
Breche ab...
Error making: i2p
Had a power outage when I was preparing this and had to use a different computer that didnt have my current changes bundled with it being 4am, its fixed now, sry.
For message about expiring key, gpg --refresh-keys EE7256A8
should alleviate the warning
Compilation of 0.9.45 fails for me when trying to apply the patch file. Compilation succeeds when I comment out patching. I haven't yet tested if anything actually and substantively works afterward, but is the upstream-fixes patch still necessary?
Hi, there is a warning about an expired key, but moreover I get:
patching file apps/routerconsole/java/src/com/vuze/plugins/mlab/MLabRunner.java
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file apps/routerconsole/java/src/com/vuze/plugins/mlab/MLabRunner.java.rej
patching file apps/routerconsole/java/src/edu/internet2/ndt/JSONUtils.java
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file apps/routerconsole/java/src/edu/internet2/ndt/JSONUtils.java.rej
patching file apps/routerconsole/java/src/edu/internet2/ndt/NDTConstants.java
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file apps/routerconsole/java/src/edu/internet2/ndt/NDTConstants.java.rej
patching file apps/routerconsole/java/src/edu/internet2/ndt/Protocol.java
Hunk #1 succeeded at 105 (offset 23 lines).
patching file apps/routerconsole/java/src/edu/internet2/ndt/Tcpbw100.java
Reversed (or previously applied) patch detected! Skipping patch.
6 out of 6 hunks ignored -- saving rejects to file apps/routerconsole/java/src/edu/internet2/ndt/Tcpbw100.java.rej
patching file history.txt
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file history.txt.rej
patching file router/java/src/net/i2p/router/JobQueue.java
Reversed (or previously applied) patch detected! Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file router/java/src/net/i2p/router/JobQueue.java.rej
patching file router/java/src/net/i2p/router/RouterVersion.java
patching file router/java/src/net/i2p/router/message/OutboundClientMessageOneShotJob.java
Reversed (or previously applied) patch detected! Skipping patch.
5 out of 5 hunks ignored -- saving rejects to file router/java/src/net/i2p/router/message/OutboundClientMessageOneShotJob.java.rej
That did it, thank you!
you can download the key from https://geti2p.net/_static/zzz.key.asc
and gpg --import
I'm having trouble verifying the source file signature. I've tried adding the key 85F345DD59683006
with the command gpg --keyserver pgp.mit.edu --recv-keys 85F345DD59683006
but the keyserver is not available. Using hkp://pgp.mit.edu:80
also fails. Any help is greatly appreciated.
fixed translations building, problem was hardcoded gettext version in the source
i2psource_0.9.42.tar.bz2 fails on integrity check for i2p 0.9.42-2
Strangely this package can be compiled with JDK 11 but not 12
Pinned Comments
skydrome commented on 2020-02-19 14:50
you can download the key from https://geti2p.net/_static/zzz.key.asc and
gpg --import