1 | {'description': {'en': 'stuff'},
|
2 | 'feed': ['https://github.com/istitov/stuff/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/istitov/stuff',
|
4 | 'name': 'stuff',
|
5 | 'owner': [{'email': 'iohann.s.titov@gmail.com', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://github.com/istitov/stuff.git'}],
|
8 | 'status': 'unofficial'}
|
9 | $ pmaint sync stuff
|
10 | WARNING:pkgcore:slonko repo at '/var/lib/repo-mirror-ci/sync/slonko', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
11 | Already up to date.
|
12 | *** syncing stuff
|
13 | *** synced stuff
|
14 | * Sync succeeded
|
15 | $ git log --format=%ci -1
|
16 | $ git show -q --pretty=format:%G? HEAD
|
17 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 stuff
|
18 | * media-gfx/svgcleaner-0.9.1: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
19 | * media-gfx/svgcleaner-9999: failed sourcing ebuild: EAPI=6 is not supported
| [FATAL] |
20 | * x11-misc/appmenu-thunderbird-3.5: failed sourcing ebuild: inherit requires unknown eclass: bzr.eclass
| [FATAL] |
21 | * Cache regen failed with 1
|