blob: d7486e81de23e7f48b1470d35cf9c33fe3706dea (
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
25
26
27
|
{'description': {'en': 'Inofficial HEPForge ebuilds'},
'feed': ['https://gitlab.com/APN-Pucky/gentoo-hep-forge/commits/master.atom'],
'homepage': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge',
'name': 'hep-forge',
'owner': [{'email': 'alexander@neuwirth-informatik.de',
'name': 'Alexander Puck Neuwirth',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/APN-Pucky/gentoo-hep-forge.git'},
{'type': 'git',
'uri': 'git+ssh://git@gitlab.com/APN-Pucky/gentoo-hep-forge.git'}],
'status': 'unofficial'}
pkgcore 0.12.27
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hep-forge
*** syncing hep-forge
fatal: unable to access 'https://gitlab.com/APN-Pucky/gentoo-hep-forge.git/': The requested URL returned error: 503
!!! failed syncing hep-forge
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hep-forge
*** syncing hep-forge
Cloning into '/var/lib/repo-mirror-ci/sync/hep-forge'...
fatal: unable to access 'https://gitlab.com/APN-Pucky/gentoo-hep-forge.git/': The requested URL returned error: 503
!!! failed syncing hep-forge
* Sync failed again with 1, removing
|