blob: 9953455f24caf3a72732e299342b38370762fe7d (
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
|
{'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': 'me@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.12.11
$ 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 after 95 ms: No route to host
!!! 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
|