libressl

1
{'description': {'en': 'LibreSSL ebuilds testing repository'},
2
 'feed': ['https://cgit.gentoo.org/repo/proj/libressl.git/atom/'],
3
 'homepage': 'https://wiki.gentoo.org/wiki/Project:LibreSSL',
4
 'name': 'libressl',
5
 'owner': [{'email': 'libressl@gentoo.org', 'type': 'project'}],
6
 'quality': 'experimental',
7
 'source': [{'type': 'git',
8
             'uri': 'https://anongit.gentoo.org/git/repo/proj/libressl.git'},
9
            {'type': 'git',
10
             'uri': 'git+ssh://git@git.gentoo.org/repo/proj/libressl.git'}],
11
 'status': 'official'}
12
pkgcore 0.12.28
13
14
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync libressl
15
*** syncing libressl
16
fatal: unable to access 'https://anongit.gentoo.org/git/repo/proj/libressl.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 
17
!!! failed syncing libressl
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 libressl
21
*** syncing libressl
22
Cloning into '/var/lib/repo-mirror-ci/sync/libressl'...
23
*** synced libressl
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 libressl
28
 * Cache regenerated successfully