blob: e7be88dafa8812727727bc6a21b08c25bb72bf25 (
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
|
{'description': {'en': 'Personal overlay with no special focus'},
'feed': ['https://git.sr.ht/~dblsaiko/ebuilds/log/rss.xml'],
'homepage': 'https://git.sr.ht/~dblsaiko/ebuilds',
'name': '2xsaiko',
'owner': [{'email': 'gentoo@dblsaiko.net',
'name': '2xsaiko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~dblsaiko/ebuilds'},
{'type': 'git', 'uri': 'git@git.sr.ht:~dblsaiko/ebuilds'}],
'status': 'unofficial'}
pkgcore 0.11.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 2xsaiko
*** syncing 2xsaiko
fatal: unable to access 'https://git.sr.ht/~dblsaiko/ebuilds/': Failed to connect to git.sr.ht port 443: Connection timed out
!!! failed syncing 2xsaiko
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync 2xsaiko
*** syncing 2xsaiko
Cloning into '/var/lib/repo-mirror-ci/sync/2xsaiko'...
*** synced 2xsaiko
* Sync succeeded after re-adding
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 2xsaiko
* Cache regenerated successfully
|