I understand. Thanks!
Search Criteria
Package Details: zeronet 0.7.1-1
Git Clone URL: | https://aur.archlinux.org/zeronet.git (read-only, click to copy) |
---|---|
Package Base: | zeronet |
Description: | Decentralized websites using Bitcoin crypto and the BitTorrent network. |
Upstream URL: | https://zeronet.io/ |
Licenses: | |
Submitter: | redfish |
Maintainer: | redfish |
Last Packager: | redfish |
Votes: | 73 |
Popularity: | 0.002702 |
First Submitted: | 2016-01-17 07:43 |
Last Updated: | 2019-10-19 07:58 |
Dependencies (21)
- geoip2-database (geoipupdate)
- python (python-dbg)
- python-base58
- python-bencode.py
- python-bitcoinlib
- python-coincurve
- python-gevent-websocket
- python-maxminddb
- python-merkletools
- python-pyasn1
- python-pyasn1-modules
- python-pysocks
- python-rsa (python-rsa3)
- python-websocket-client (python-websocket-client-git)
- python-msgpack>=0.4.4
- python-gevent>=1.1.0 (python-gevent-git)
- python-pyelliptic>=2.0.1
- python-mock (check)
- python-pytest (check)
- namecoin-core (optional) – local name resolution
- tor (tor-unstable, tor-git) (optional) – anonymity
Required by (0)
Sources (3)
Tio commented on 2020-09-21 12:39
TJM commented on 2020-09-18 07:54
@Tio cgi.parse_qsl has been deprecated since Python 3.2 and been removed in Python 3.8 This problem has been fixed in the latest commit of upstream but not yet released. https://docs.python.org/3.8/whatsnew/3.8.html#api-and-feature-removals
Tio commented on 2020-09-12 20:43
I get this:
[22:41:07] - UiWSGIHandler error: AttributeError: module 'cgi' has no attribute 'parse_qsl' in UiServer.py line 41 > pywsgi.py line 917 > UiServer.py line 98
I am behind a VPN. Can this be the cause? http://127.0.0.1:43110/ keeps on loading...
redfish commented on 2020-06-29 23:06
@slondr: patches for Py3.8 exist but are unreleased, see my message on this issue (please post there to encourage upstream to make a release): https://github.com/HelloZeroNet/ZeroNet/issues/2472
Until then, try zeronet-git package instead.
slondr commented on 2020-06-29 22:18
Does zeronet not support Python 3.8?
From a fresh install, I get errors (no pages load) about parse_qsl being missing from a library; quick google search says parse_qs was removed in py3.8
redfish commented on 2020-05-24 04:31
@blx32: this package tracks the released version (see Releases page on GitHub). If you want to install the latest source code, use zeronet-git package.
@ioan: the instructions on how to start are printed upon installation; you can also see them in zeronet.install.
ioan commented on 2020-05-21 12:08
there are no instruction how to start this
blx32 commented on 2020-04-15 17:07
Updated PKGBUILD https://pastebin.com/k445k7eB
Ergus commented on 2020-04-05 22:01
I cant build the package. I get this error:
build/temp.linux-x86_64-3.8/_libsecp256k1.c:541:10: fatal error: secp256k1_ecdh.h: No such file or directory 541 | #include <secp256k1_ecdh.h> | ^~~~~~~~~~~~~~~~~~ compilation terminated. error: command 'gcc' failed with exit status 1 ==> ERROR: A failure occurred in build(). Aborting... Error making: python-coincurve
SleepingFox commented on 2020-03-31 05:07
Checking file conflicts...
Failed to commit transaction:
conflicting files:
gunicorn: /usr/bin/gunicorn already exists in filesystem
Any idea what this issue is about?
Pinned Comments
redfish commented on 2016-11-26 05:06
Before marking as out-of-date, please check current release at https://github.com/HelloZeroNet/ZeroNet/releases
Upstream releases unconventionally: the new version is pushed to users via the ZeroNet network before that version is actually released (if you care, then please tell upstream this is not a good approach). If you want the very latest version, use the VCS package: zeronet-git