Gentoo Archives: gentoo-user

From: Miroslav Rovis <miro.rovis@××××××××××××××.hr>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] svn-server setup (need it for gnunet in Air-Gap install)
Date: Sun, 19 Feb 2017 15:42:16
Message-Id: 20170219154053.GA23313@g0n.xdwgrp
In Reply to: [gentoo-user] svn-server setup (need it for gnunet in Air-Gap install) by Miroslav Rovis
1 It may not be necessary to set up a subversion server, I now believe.
2 See below to what caused confusion here...
3
4 On 170219-12:56+0100, Miroslav Rovis wrote:
5 ...
6 > https://gnunet.org/node/2634
7 ...
8 > But I was wondering if anybody knows of a more Gentoo-specific
9 > tutorial/tip/thread/topic/other about setting up a Subversion server?
10
11 Here's what caused confusion:
12
13 Go to:
14 https://gnunet.org/git/youbroketheinternet-overlay.git/tree/net-misc/gnunet
15
16 of the currently available (you can see the equivalent listing there, as
17 in this local git clone'd repo of mine):
18
19 youbroketheinternet-overlay/net-misc/gnunet $ ls -ABgo
20 total 60
21 drwxr-xr-x 2 4096 2017-02-17 12:54 files
22 -rw-r--r-- 1 7436 2017-02-17 12:54 gnunet-0.10.1.ebuild
23 -rw-r--r-- 1 7440 2017-02-17 12:54 gnunet-0.10.1_pre01021.ebuild
24 -rw-r--r-- 1 4596 2017-02-17 12:54 gnunet-0.10.2_rc1.ebuild
25 -rw-r--r-- 1 7175 2017-02-17 12:54 gnunet-0.10.2_rc2.ebuild
26 -rw-r--r-- 1 7175 2017-02-17 12:54 gnunet-0.10.2_rc3.ebuild
27 -rw-r--r-- 1 7175 2017-02-17 12:54 gnunet-9999.ebuild
28 -rw-r--r-- 1 381 2017-02-17 12:54 Manifest
29 -rw-r--r-- 1 1467 2017-02-17 12:54 metadata.xml
30 youbroketheinternet-overlay/net-misc/gnunet $
31
32 And of those, only these ones are (and pls. notice it is EAPI=6, so
33 recent):
34 https://gnunet.org/git/youbroketheinternet-overlay.git/tree/net-misc/gnunet/gnunet-0.10.1.ebuild
35 <same https path>/gnunet-0.10.1_pre01021.ebuild
36 SVN repo ebuilds.
37
38 But these:
39
40 gnunet-0.10.2_rc1.ebuild
41 gnunet-0.10.2_rc2.ebuild
42 gnunet-0.10.2_rc3.ebuild
43 gnunet-9999.ebuild
44
45 are all git repo ebuilds, so I'll try and see if adding the gnunet-9999
46 below, will allow me to use the gnunet git (which I cloned to my local
47 space):
48
49 # cat /etc/portage/package.unmask/package.unmask.file
50 >=net-misc/gnurl-9999
51 >=net-misc/gnunet-9999
52 #
53
54 And surely I will use the suggestion (given to gnunet developers, in the
55 gnunet-9999.ebuild):
56
57 # if you're a gnunet developer, you can put a symlink to your local git
58 # here:
59 EGIT_REPO_URI="/usr/local/src/${PN}
60
61 Be it failure or success, I'll report back how my attempts fared.
62
63 --
64 Miroslav Rovis
65 Zagreb, Croatia
66 https://www.CroatiaFidelis.hr

Attachments

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