hexedit-overlay

1
{'description': {'en': 'Ebuilds for infrastructure-related packages and my own '
2
                       'projects'},
3
 'homepage': 'http://hexedit.me/gentoo/',
4
 'name': 'hexedit-overlay',
5
 'owner': [{'email': 'hexedit@ifproject.ru',
6
            'name': 'Timofey Negrebetsky',
7
            'type': 'person'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://git.ifproject.ru/hexedit/gentoo-overlay.git'}],
11
 'status': 'unofficial'}
12
pkgcore 0.11.8
13
14
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay
15
*** syncing hexedit-overlay
16
fatal: unable to access 'https://git.ifproject.ru/hexedit/gentoo-overlay.git/': Failed to connect to git.ifproject.ru port 443: Connection timed out
17
!!! failed syncing hexedit-overlay
18
 * Sync failed with 1
[FATAL]
19
 * Will try to re-create
20
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hexedit-overlay
21
*** syncing hexedit-overlay
22
Cloning into '/var/lib/repo-mirror-ci/sync/hexedit-overlay'...
23
*** synced hexedit-overlay
24
 * Sync succeeded after re-adding
25
$ git log --format=%ci -1
26
$ git show -q --pretty=format:%G? HEAD
27
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 hexedit-overlay
28
 * Cache regenerated successfully