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
|
{'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/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 mozconfig-v5.31 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 35: Called die
Sandboxed process killed by signal: Broken pipe
* ERROR: www-client/torbrowser-31.7.0_p451 failed (depend phase):
* inherit for mozconfig-v5.31 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 35: Called die
sandbox:stop caught signal 15 in pid 13033
Sandboxed process killed by signal: Terminated
!!! caught exception inherit requires an unknown eclass, mozconfig-v5.31 cannot be found while processing ebuild src: www-client/torbrowser-31.7.0_p451
caught exception '%s' while processing '%s'(MetadataException('Metadata Exception: pkg ebuild src: www-client/torbrowser-31.7.0_p451, attr description\nerror: Metadata Exception: pkg ebuild src: www-client/torbrowser-31.7.0_p451, attr data\nerror: inherit requires an unknown eclass, mozconfig-v5.31 cannot be found',), <<class 'pkgcore.ebuild.ebuild_src.package'> cpv='www-client/torbrowser-31.7.0_p451' @0x7f24fd2b3690>)
* Cache regen failed with 1
|