blob: 40a4d6c97ae67513555dff257791725263252ed5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{'description': {'en': 'Experimental ebuilds'},
'feed': ['https://github.com/twitch153/ebuilds/commits/master.atom'],
'homepage': 'https://github.com/twitch153/ebuilds',
'name': 'twitch153',
'owner': [{'email': 'twitch153@gentoo.org',
'name': 'Devan Franchini',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'git://github.com/twitch153/ebuilds.git'}],
'status': 'unofficial'}
$ pmaint sync twitch153
WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:lanodanOverlay repo at '/var/lib/repo-mirror-ci/sync/lanodanOverlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:tastytea repo at '/var/lib/repo-mirror-ci/sync/tastytea', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing twitch153
*** synced twitch153
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 twitch153
* app-admin/webapp-config-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* games-emulation/dolphin-9999: failed sourcing ebuild: inherit requires unknown eclass: git-2.eclass
* Cache regen failed with 1
|