1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
|
{'description': {'en': 'This overlay is a collaborative maintained Gentoo developer overlay. Some of us are involved with SecuShare, but we try out all sorts of XKEYSCORE-resistant technology. Some of our unique ebuilds are the full GNUnet suite, and software around the psyced chatserver. Some ebuilds are experimental/testing - refer to the included README for more info and details. If you would like to get involved read https://wiki.gentoo.org/wiki/Overlay:Youbroketheinternet'},
'homepage': 'http://youbroketheinternet.org/#overlay',
'name': 'youbroketheinternet',
'owner': [{'email': 'ngillmann@runbox.com',
'name': 'N. "ng0" Gillmann',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://cheettyiapsyciew.onion/youbroketheinternet-overlay'},
{'type': 'git',
'uri': 'https://gnunet.org/git/youbroketheinternet-overlay.git'},
{'type': 'git',
'uri': 'git://gnunet.org/youbroketheinternet-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync youbroketheinternet
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/holgersson-overlay'
WARNING:pkgcore:repo at '/home/mgorny/sync/holgersson-overlay', named 'holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/hanno'
WARNING:pkgcore:repo at '/home/mgorny/sync/hanno', named 'hanno', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up-to-date.
*** syncing youbroketheinternet
*** synced youbroketheinternet
* Sync succeeded
$ git log --format=%ci -1
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 youbroketheinternet
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
WARNING:pkgcore:repo at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
* ERROR: www-client/torbrowser-31.7.0_p451 failed (depend phase):
* inherit for mozcoreconf-v3 failed
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/youbroketheinternet/www-client/torbrowser/torbrowser-31.7.0_p451.ebuild'
* torbrowser-31.7.0_p451.ebuild, line 25: Called inherit 'check-reqs' 'flag-o-matic' 'toolchain-funcs' 'eutils' 'gnome2-utils' 'mozconfig-v5.31' 'multilib' 'pax-utils' 'autotools'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'mozconfig-v5.31'
* ebuild-daemon.lib, line 30: Called __qa_invoke 'source' '/home/mgorny/repos/youbroketheinternet/eclass/mozconfig-v5.31.eclass'
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/youbroketheinternet/eclass/mozconfig-v5.31.eclass'
* mozconfig-v5.31.eclass, line 21: Called inherit 'multilib' 'flag-o-matic' 'toolchain-funcs' 'mozcoreconf-v3'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'mozcoreconf-v3'
* ebuild-daemon.lib, line 35: Called die
* ERROR: www-client/torbrowser-45.7.0_p650 failed (depend phase):
* unknown inherit command from pythonic side, 'gen_metadata 709' for eclass git-r3
*
* Call stack:
* isolated-functions.lib, line 333: Called source '/home/mgorny/repos/youbroketheinternet/www-client/torbrowser/torbrowser-45.7.0_p650.ebuild'
* torbrowser-45.7.0_p650.ebuild, line 27: Called inherit 'git-r3' 'check-reqs' 'flag-o-matic' 'toolchain-funcs' 'eutils' 'gnome2-utils' 'mozconfig-v6.45' 'pax-utils' 'autotools'
* ebuild-default-functions.lib, line 210: Called __internal_inherit 'git-r3'
* ebuild-daemon.lib, line 37: Called die
received unknown com: CATEGORY='dev-qt' PKGCORE_EBUILD_PHASE_FUNC=true PKGCORE_ECONF_DISABLE_SILENT_RULES=true PKGCORE_ECONF_DISABLE_DEPENDENCY_TRACKING=true PKGCORE_UNPACK_CASE_INSENSITIVE=true PKGCORE_DODOC_ALLOW_RECURSIVE=true PKGCORE_UNPACK_ABSOLUTE_PATHS=true P='qzxing-9999' PKGCORE_BASH_COMPAT='4.2' PVR=9999 PV=9999 PKGCORE_DOINS_ALLOW_SYMLINKS=true PKGCORE_NEW_READS_STDIN=true PKGCORE_NONFATAL=false PR=r0 EAPI=6 PKGCORE_DOMAN_LANGUAGE_OVERRIDE=true PKGCORE_PROFILE_IUSE_INJECTION=true PKGCORE_NONFATAL_DIE=true EBUILD='/home/mgorny/repos/youbroketheinternet/dev-qt/qzxing/qzxing-9999.ebuild' PF='qzxing-9999' PKGCORE_GLOBAL_FAILGLOB=true PN=qzxing PKGCORE_ECONF_DOCDIR_AND_HTMLDIR=true PKGCORE_DOMAN_LANGUAGE_DETECT=truepath
* Cache regen failed with -13
|