Gentoo Archives: gentoo-user

From: Miroslav Rovis <miro.rovis@××××××××××××××.hr>
To: gentoo-user@l.g.o
Subject: [gentoo-user] svn-server setup (need it for gnunet in Air-Gap install)
Date: Sun, 19 Feb 2017 11:57:09
Message-Id: 20170219115635.GA18305@g0n.xdwgrp
1 The support question is at end. But I alsot thought it useful to relate
2 my experience with installing Gnunet.
3
4 I've successfully deployed installing from my Cgit-on-Apache served
5 cloned git's, whichever that I need, as you can read in:
6
7 Pale Moon Air-Gapped portage EAPI 6 Install
8 https://marc.info/?l=gentoo-user&m=148750248005478&w=2
9
10 And I've almost but completed installing Gnunet
11 ( if you're as poorly informed as I was, see:
12 http://youbroketheinternet.org/#overlay
13 https://wiki.gentoo.org/wiki/Overlay:Youbroketheinternet
14 https://gnunet.org/node/2634 <-- not guarrantied to survive...
15 ... Why? See:
16 https://secure-os.org/pipermail/desktops/2017-February/000171.html
17 where ng0, the author, writes in reply:
18 > There is also: GNUnet for Gentoo on gnunet.org (and I'm not sure if the
19 > tip needs to be updated as per: [[1]]
20 That page is outdated and will be removed once we update gnunet.org to
21 the new web framework.
22 )
23
24 But here's more of my experience so far with installing gnunet, with
25 this last hurdle to overcome left.
26
27 Gnunet has a few requirements, it should be here:
28 https://bugs.gentoo.org/show_bug.cgi?id=609740#c0
29 in the attachment:
30 https://bugs.gentoo.org/attachment.cgi?id=464236
31 or, by the current packages:
32 automake-1.14.1.tar.xz, gnurl-170218.tar, gnurl-git-170218.tar,
33 gnutls-3.5.9.tar.xz, Kjqmt7v-20100715.csr, libmicrohttpd-0.9.52.tar.gz,
34 Python-3.5.2.tar.xz, python-gentoo-patches-3.5.2-0.tar.xz,
35 root-anchors-20100715.xml, unbound-1.6.0.tar.gz
36
37 I have overcome the portage checksum fail issue for the dnssec-root, see:
38 youbroketheinternet's gnunet dependency net-dns/dnssec-root-20150403
39 checksum fail
40 https://bugs.gentoo.org/show_bug.cgi?id=609740
41 also:
42 dependency net-dns/dnssec-root-20150403 checksum fails
43 https://gnunet.org/bugs/view.php?id=4898
44 and:
45 gnunet dependency dnssec-root checksum fail for 7 yrs old IANA XML
46 https://lists.gt.net/gentoo/user/323337
47
48 and also I git clone'd gnurl to have it available locally for my
49 Air-Gapped...
50
51 All the above is solved.
52
53 But gnunet is developed in Subversion, and I have to make a Subversion
54 server now, and somehow pull from gnunet repo into my local, to have
55 gnunet available for my Air-Gapped...
56
57 I have searched, I have found this useful link (with further
58 references), for setting up a Subversion server:
59
60 How to set up a Subversion (SVN) server on GNU/Linux - Ubuntu
61 https://stackoverflow.com/questions/60736/how-to-set-up-a-subversion-svn-server-on-gnu-linux-ubuntu
62
63 But I was wondering if anybody knows of a more Gentoo-specific
64 tutorial/tip/thread/topic/other about setting up a Subversion server?
65
66 Regards!
67 --
68 Miroslav Rovis
69 Zagreb, Croatia
70 https://www.CroatiaFidelis.hr

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user] svn-server setup (need it for gnunet in Air-Gap install) Miroslav Rovis <miro.rovis@××××××××××××××.hr>