Package Details: freenet 0.7.5.1497-1

Git Clone URL: https://aur.archlinux.org/freenet.git (read-only, click to copy)
Package Base: freenet
Description: A peer-to-peer platform for censorship-resistant communication and publishing
Upstream URL: https://freenetproject.org
Keywords: anonymous censorship encrypted freenet network
Licenses: GPL2
Submitter: Xemertix
Maintainer: Thynix
Last Packager: skydrome
Votes: 182
Popularity: 0.001910
First Submitted: 2009-04-17 16:46 (UTC)
Last Updated: 2023-03-05 00:21 (UTC)

Dependencies (7)

Required by (0)

Sources (8)

Pinned Comments

amanvg commented on 2020-10-13 08:32 (UTC)

if you are having issues with the key, run this command:

curl -sS https://freenetproject.org/assets/keyring.gpg | gpg --import -

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 19 Next › Last »

e3a4 commented on 2021-09-19 20:13 (UTC)

Build fails with the following message

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring root project 'fred'.
> Dependency verification failed for configuration ':classpath'
  2 artifacts failed verification:
    - JavaEWAH-1.1.12.jar (com.googlecode.javaewah:JavaEWAH:1.1.12) from repository Gradle Central Plugin Repository
    - JavaEWAH-1.1.12.pom (com.googlecode.javaewah:JavaEWAH:1.1.12) from repository Gradle Central Plugin Repository
  If the artifacts are trustworthy, you will need to update the gradle/verification-metadata.xml file by following the instructions at https://docs.gradle.org/7.1/userguide/dependency_verification.html#sec:troubleshooting-verification

  Open this report for more details: file:///home/me/.cache/yay/freenet/src/fred/build/reports/dependency-verification/at-1632082316444/dependency-verification-report.html

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 31s
==> ERROR: A failure occurred in build().
    Aborting...
error making: freenet

skydrome commented on 2021-06-15 18:49 (UTC)

https://freenetproject.org/freenet-build-1491-released-platform-support.html

Changes to the package:

  • As before, make sure to build with jdk15 or earlier or plugins wont work

dluciv commented on 2021-05-17 16:45 (UTC)

As for software77.net, FreeNet works with IpToCountry.dat copied from previous versions (to sources) and builds by modifying a PKGBUILD. Or you can use this one https://web.archive.org/web/20200226213039if_/http://software77.net/geo-ip/?DL=4 in PKGBUILD URL.

This file looks like it is a piece of very old crap https://github.com/kaseya/IpToCountry which is not maintained anymore.

general commented on 2021-04-23 14:22 (UTC)

curl: (6) Could not resolve host: software77.net

everything else resolves/downloads just fine on this machine software77.net might be down permanently

skydrome commented on 2021-04-12 03:04 (UTC) (edited on 2021-04-12 03:05 (UTC) by skydrome)

https://freenetproject.org/freenet-build-1490-released.html

Changes to the package:

  • Gradle 7.0
  • Even though the ability to build with jdk16 is available, it breaks some plugins and could be other issues with the main router.

skydrome commented on 2020-10-15 06:19 (UTC) (edited on 2021-01-09 09:47 (UTC) by skydrome)

https://freenetproject.org/freenet-build-1489-released.html

amanvg commented on 2020-10-13 08:32 (UTC)

if you are having issues with the key, run this command:

curl -sS https://freenetproject.org/assets/keyring.gpg | gpg --import -

Refawn commented on 2020-08-22 14:51 (UTC)

Tried building using Pamac in Manjaro and I get this:


Building freenet...
==> Making package: freenet 0.7.5.1486-1 (sáb 22 ago 2020 11:26:22)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating fred git repo...
Fetching origin
  -> Updating plugin-KeyUtils git repo...
Fetching origin
  -> Updating plugin-UPnP git repo...
Fetching origin
  -> Updating plugin-Library git repo...
Fetching origin
  -> Updating plugin-WebOfTrust git repo...
Fetching origin
  -> Updating seedrefs git repo...
Fetching origin
  -> Found IpToCountry.dat
  -> Found run.sh
  -> Found wrapper.config
  -> Found freenet.ini
  -> Found freenet.service
  -> Found freenet.tmpfiles
  -> Found 0001-keyutils-fix-constructor-call.patch
==> Validating source files with sha256sums...
    fred ... Skipped
    plugin-KeyUtils ... Skipped
    plugin-UPnP ... Skipped
    plugin-Library ... Skipped
    plugin-WebOfTrust ... Skipped
    seedrefs ... Skipped
    IpToCountry.dat ... Skipped
    run.sh ... Passed
    wrapper.config ... Passed
    freenet.ini ... Passed
    freenet.service ... Passed
    freenet.tmpfiles ... Passed
    0001-keyutils-fix-constructor-call.patch ... Passed
==> Verifying source file signatures with gpg...
    fred git repo ... FAILED (unknown public key B41A6047FD6C57F9)
==> ERROR: One or more PGP signatures could not be verified!
Failed to build freenet
I guess I could modify the build files to match the key but I'm not sure.

skydrome commented on 2020-08-11 04:44 (UTC) (edited on 2021-04-12 03:02 (UTC) by skydrome)

https://freenetproject.org/freenet-build-1486-released.html

Changes to the package:

  • Gradle 6.6