1 | {'description': {'en': 'packages for cloud development'},
|
2 | 'feed': ['https://github.com/d3fy/defiance-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/d3fy/defiance-overlay.git',
|
4 | 'name': 'defiance',
|
5 | 'owner': [{'email': 'dan@d3fy.net', 'name': 'Dan Molik', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/d3fy/defiance-overlay.git'},
|
9 | {'type': 'git', 'uri': 'git@github.com:d3fy/defiance-overlay.git'}],
|
10 | 'status': 'unofficial'}
|
11 | pkgcore 0.12.17
|
12 |
|
13 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync defiance
|
14 | *** syncing defiance
|
15 | Already up to date.
|
16 | *** synced defiance
|
17 | * Sync succeeded
|
18 | $ git log --format=%ci -1
|
19 | $ git show -q --pretty=format:%G? HEAD
|
20 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 defiance
|
21 | * app-admin/clockwork-3.3.2: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
22 | * app-admin/heketi-8.0.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
23 | * app-admin/heketi-9.0.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
24 | * net-proxy/seesaw-9999: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
25 | * net-vpn/strongswan-5.8.4: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
26 | * sys-cluster/nomad-0.8.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
27 | * www-apps/gitea-1.7.0: failed sourcing ebuild: inherit requires unknown eclass: user.eclass
| [FATAL] |
28 | * Cache regen failed with 1
|