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
28
|
{'description': {'en': 'Unofficial ebuilds for gentoo based distributions.'},
'feed': ['https://github.com/sandikata/ROKO__/commits/master.atom'],
'homepage': 'https://github.com/sandikata/ROKO__',
'name': 'ROKO__',
'owner': [{'email': 'sandikata@yandex.ru',
'name': 'Alexandrow Rosen',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/sandikata/ROKO__.git'},
{'type': 'git', 'uri': 'git://github.com/sandikata/ROKO__.git'}],
'status': 'unofficial'}
$ pmaint sync ROKO__
fatal: unable to access 'https://github.com/sandikata/ROKO__.git/': Failed to connect to github.com port 443: Connection timed out
*** syncing ROKO__
!!! failed syncing ROKO__
* Sync failed with 1
* Will try to re-create
$ pmaint sync ROKO__
WARNING:pkgcore:0x4d4c repo at '/var/lib/repo-mirror-ci/sync/0x4d4c', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:AlexandreFournier repo at '/var/lib/repo-mirror-ci/sync/AlexandreFournier', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
Cloning into '/var/lib/repo-mirror-ci/sync/ROKO__'...
*** syncing ROKO__
*** synced ROKO__
* Sync succeeded after re-adding
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 ROKO__
* Cache regenerated successfully
|