blob: 9b12c1bd9a12db1e4490103a74d8169072951297 (
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
|
{'description': {'en': 'Overlay for LibreWolf'},
'homepage': 'https://librewolf.net/',
'name': 'librewolf',
'owner': [{'email': 'james@thegreatmcpain.xyz',
'name': 'James McClain',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://codeberg.org/librewolf/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@codeberg.org:librewolf/gentoo.git'}],
'status': 'unofficial'}
pkgcore 0.12.24
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync librewolf
*** syncing librewolf
fatal: unable to access 'https://codeberg.org/librewolf/gentoo.git/': The requested URL returned error: 502
!!! failed syncing librewolf
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync librewolf
*** syncing librewolf
Cloning into '/var/lib/repo-mirror-ci/sync/librewolf'...
fatal: unable to access 'https://codeberg.org/librewolf/gentoo.git/': The requested URL returned error: 502
!!! failed syncing librewolf
* Sync failed again with 1, removing
|