blob: 20858ac69aa2b7a4eab5a521cea3f5eaaa4c8df5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{'description': {'en': 'Rinaldus overlay'},
'homepage': 'https://github.com/rinaldus/rinaldus-overlay',
'name': 'rinaldus-overlay',
'owner': [{'email': 'forreg@rinaldus.ru',
'name': 'Rinaldus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/rinaldus/rinaldus-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync rinaldus-overlay
WARNING:pkgcore:holgersson-overlay repo at '/var/lib/repo-mirror-ci/sync/holgersson-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Already up to date.
*** syncing rinaldus-overlay
*** synced rinaldus-overlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 rinaldus-overlay
* xfce-extra/xfce4-dockbarx-plugin-0.4.1: failed sourcing ebuild: inherit requires unknown eclass: xfconf.eclass
* Cache regen failed with 1
|