blob: cd2370421dc88ee29f383548232c0b8900a30d0a (
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
28
29
30
31
32
33
|
{'description': {'en': 'A collection of suckless programs that are not in the '
'main repo as well as their dependencies and setup '
'scripts'},
'feed': ['https://git.stellar-nexus.ru/suckless-extra/atom.xml'],
'homepage': 'https://git.stellar-nexus.ru/suckless-extra/log.html',
'name': 'suckless-extra',
'owner': [{'email': 'gentoo@stellar-nexus.ru',
'name': 'Plat',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'git://git.stellar-nexus.ru/suckless-extra'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync suckless-extra
*** syncing suckless-extra
fatal: unable to connect to git.stellar-nexus.ru:
git.stellar-nexus.ru[0: 194.87.244.10]: errno=Connection timed out
git.stellar-nexus.ru[1: fe80::215:5dff:fe0b:24fd]: errno=Invalid argument
!!! failed syncing suckless-extra
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync suckless-extra
*** syncing suckless-extra
Cloning into '/var/lib/repo-mirror-ci/sync/suckless-extra'...
fatal: unable to connect to git.stellar-nexus.ru:
git.stellar-nexus.ru[0: 194.87.244.10]: errno=Connection timed out
git.stellar-nexus.ru[1: fe80::215:5dff:fe0b:24fd]: errno=Invalid argument
!!! failed syncing suckless-extra
* Sync failed again with 1, removing
|