blob: 6e6c0840fa60072f07cdfec955c2ff54ee0df5ea (
plain)
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': 'Ebuilds by Florian Schmaus'},
'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
'name': 'flow',
'owner': [{'email': 'flow@gentoo.org',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
*** syncing flow
fatal: unable to access 'https://gitlab.com/Flow/flow-s-ebuilds.git/': The requested URL returned error: 503
!!! failed syncing flow
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
*** syncing flow
Cloning into '/var/lib/repo-mirror-ci/sync/flow'...
fatal: unable to access 'https://gitlab.com/Flow/flow-s-ebuilds.git/': The requested URL returned error: 503
!!! failed syncing flow
* Sync failed again with 1, removing
|