Krontage

1
{'description': {'en': 'Personal overlay of Kron'},
2
 'feed': ['https://github.com/undying/krontage/commits/master.atom'],
3
 'homepage': 'https://github.com/undying/krontage',
4
 'name': 'Krontage',
5
 'owner': [{'email': 'undying-m@yandex.ru', 'name': 'Kron', 'type': 'person'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git', 'uri': 'https://github.com/undying/krontage.git'},
8
            {'type': 'git', 'uri': 'git://github.com/undying/krontage.git'},
9
            {'type': 'git', 'uri': 'git@github.com:undying/krontage.git'}],
10
 'status': 'unofficial'}
11
$ pmaint sync Krontage
12
fatal: unable to access 'https://github.com/undying/krontage.git/': Failed to connect to github.com port 443: Connection timed out
13
*** syncing Krontage
14
!!! failed syncing Krontage
15
 * Sync failed with 1
[FATAL]
16
 * Will try to re-create
17
$ pmaint sync Krontage
18
Cloning into '/var/lib/repo-mirror-ci/sync/Krontage'...
19
*** syncing Krontage
20
*** synced Krontage
21
 * Sync succeeded after re-adding
22
$ git log --format=%ci -1
23
$ git show -q --pretty=format:%G? HEAD
24
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 Krontage
25
 * Cache regenerated successfully