1 | {'description': {'en': 'Bitcoin and CPU/GPU mining related ebuilds'},
|
2 | 'homepage': 'https://gitlab.com/bitcoin/gentoo.git',
|
3 | 'name': 'bitcoin',
|
4 | 'owner': [{'email': 'flow@gentoo.org',
|
5 | 'name': 'Florian Schmaus',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'https://gitlab.com/bitcoin/gentoo.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.17
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bitcoin
|
13 | *** syncing bitcoin
|
14 | Already up to date.
|
15 | *** synced bitcoin
|
16 | * Sync succeeded
|
17 | $ git log --format=%ci -1
|
18 | $ git show -q --pretty=format:%G? HEAD
|
19 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bitcoin
|
20 | * net-p2p/Sia-1.2.2: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
21 | * net-p2p/Sia-9999: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
22 | * net-p2p/namecoin-0.3.75: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
23 | * net-p2p/namecoin-0.3.76: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
24 | * net-p2p/namecoin-0.3.80: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
25 | * net-p2p/namecoin-9999: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
26 | * Cache regen failed with 1
|