blob: d04405967ae784fe28dc9add1553f943fbfff66a (
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
25
26
27
|
{'description': {'en': 'Personal overlay of Paul Healy'},
'homepage': 'https://cgit.gentoo.org/user/lmiphay.git/',
'name': 'lmiphay',
'owner': [{'email': 'lmiphay@gmail.com',
'name': 'Paul Healy',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://anongit.gentoo.org/user/lmiphay.git'}],
'status': 'unofficial'}
$ pmaint sync lmiphay
WARNING:pkgcore:jkolo repo at '/var/lib/repo-mirror-ci/sync/jkolo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing lmiphay
*** synced lmiphay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 lmiphay
* kde-misc/nowdock-panel-0.5.0-r1: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* kde-misc/nowdock-panel-9999: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* kde-misc/plasma-custom-desktop-menu-2016.01.20.14.10.49: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* kde-misc/semantik-9999: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* kde-misc/socket-sentry-9999: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* kde-misc/webslice-plasmoid-0.8.1: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* kde-misc/webslice-plasmoid-1.0: failed sourcing ebuild: inherit requires unknown eclass: kde5.eclass
* Cache regen failed with 1
|