blob: f74828e5bc5a9fc6ea2acddcc74a8fe9d64418be (
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
|
{'description': {'en': 'Overlay for phackers'},
'feed': ['https://gitlab.phys-el.ru/ustinov/phackerlay/commits/master.atom'],
'homepage': 'https://gitlab.phys-el.ru/ustinov/phackerlay',
'name': 'phackerlay',
'owner': [{'email': 'ustinov@phys-el.ru',
'name': 'Alexander B. Ustinov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.phys-el.ru/ustinov/phackerlay.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync phackerlay
Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'...
*** syncing phackerlay
*** synced phackerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 32 phackerlay
* net-libs/ccnet-6.1.8: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* net-libs/ccnet-server-7.1.1: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* net-libs/libevhtp-9999: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* net-libs/libsearpc-3.2.0: failed sourcing ebuild: No supported implementation in PYTHON_COMPAT.
* Cache regen failed with 1
|