calculate

1
{'description': {'en': 'Calculate Overlay'},
2
 'homepage': 'http://www.calculate-linux.org',
3
 'name': 'calculate',
4
 'owner': [{'email': 'at@calculate.ru', 'type': 'person'}],
5
 'quality': 'experimental',
6
 'source': [{'type': 'git',
7
             'uri': 'git://git.calculate.ru/calculate/overlay.git'}],
8
 'status': 'unofficial'}
9
$ pmaint sync calculate
10
fatal: unable to connect to git.calculate.ru:
11
git.calculate.ru[0: 95.213.228.194]: errno=Connection timed out
12
13
*** syncing calculate
14
!!! failed syncing calculate
15
 * Sync failed with 1
[FATAL]
16
 * Will try to re-create
17
$ pmaint sync calculate
18
Cloning into '/var/lib/repo-mirror-ci/sync/calculate'...
19
*** syncing calculate
20
*** synced calculate
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 calculate
25
 * Cache regenerated successfully