mysql

1
{'description': {'en': 'Gentoo MySQL overlay'},
2
 'feed': ['https://cgit.gentoo.org/proj/mysql.git/atom/'],
3
 'homepage': 'https://cgit.gentoo.org/proj/mysql.git/',
4
 'name': 'mysql',
5
 'owner': [{'email': 'mysql-bugs@gentoo.org',
6
            'name': 'MySQL Team',
7
            'type': 'project'}],
8
 'quality': 'experimental',
9
 'source': [{'type': 'git',
10
             'uri': 'https://anongit.gentoo.org/git/proj/mysql.git'},
11
            {'type': 'git', 'uri': 'git://anongit.gentoo.org/proj/mysql.git'},
12
            {'type': 'git',
13
             'uri': 'git+ssh://git@git.gentoo.org/proj/mysql.git'}],
14
 'status': 'official'}
15
pkgcore 0.12.28
16
17
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql
18
*** syncing mysql
19
fatal: unable to access 'https://anongit.gentoo.org/git/proj/mysql.git/': Recv failure: Connection reset by peer
20
!!! failed syncing mysql
21
 * Sync failed with 1
[FATAL]
22
 * Will try to re-create
23
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync mysql
24
*** syncing mysql
25
Cloning into '/var/lib/repo-mirror-ci/sync/mysql'...
26
*** synced mysql
27
 * Sync succeeded after re-adding
28
$ git log --format=%ci -1
29
$ git show -q --pretty=format:%G? HEAD
30
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 mysql
31
 * Cache regenerated successfully