diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-22 11:34:18 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-08-22 11:34:18 +0000 |
commit | ec1b019c850a1f8d394d847cf2805d04529d9347 (patch) | |
tree | 743ac8be483329c985c0270fa051e61dc6273d9f /quarks.txt | |
parent | 2024-08-22T11:15:00Z (diff) | |
download | repos-ec1b019c850a1f8d394d847cf2805d04529d9347.tar.gz repos-ec1b019c850a1f8d394d847cf2805d04529d9347.tar.bz2 repos-ec1b019c850a1f8d394d847cf2805d04529d9347.zip |
2024-08-22T11:30:00Z
Diffstat (limited to 'quarks.txt')
-rw-r--r-- | quarks.txt | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/quarks.txt b/quarks.txt index b3cc9ae5b93c..f4d1319801b9 100644 --- a/quarks.txt +++ b/quarks.txt @@ -11,15 +11,13 @@ 'status': 'unofficial'} pkgcore 0.12.24 -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync quarks -*** syncing quarks -fatal: unable to access 'https://git.zero-downtime.net/quark/quarks.git/': Failed to connect to git.zero-downtime.net port 443 after 132855 ms: Couldn't connect to server -!!! failed syncing quarks - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync quarks *** syncing quarks Cloning into '/var/lib/repo-mirror-ci/sync/quarks'... -fatal: unable to access 'https://git.zero-downtime.net/quark/quarks.git/': Failed to connect to git.zero-downtime.net port 443 after 204 ms: Couldn't connect to server -!!! failed syncing quarks - * Sync failed again with 1, removing +*** synced quarks + * Sync succeeded +$ 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 quarks + * Cache regenerated successfully |