1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{'description': {'en': 'Overlay for apps related to secure communication, '
'cryptography, cryptocurrency, server-side stuff, etc.'},
'feed': ['https://gitlab.com/chaoslab/chaoslab-overlay/commits/master.atom'],
'homepage': 'https://gitlab.com/chaoslab/chaoslab-overlay',
'name': 'chaoslab',
'owner': [{'email': 'gentoo@chaoslab.org',
'name': 'Ian Moone',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/chaoslab/chaoslab-overlay.git'}],
'status': 'unofficial'}
$ pmaint sync chaoslab
fatal: could not read Username for 'https://gitlab.com': No such device or address
*** syncing chaoslab
!!! failed syncing chaoslab
* Sync failed with 1
* Will try to re-create
$ pmaint sync chaoslab
Cloning into '/var/lib/repo-mirror-ci/sync/chaoslab'...
fatal: could not read Username for 'https://gitlab.com': No such device or address
*** syncing chaoslab
!!! failed syncing chaoslab
* Sync failed again with 1, removing
|