diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-06-26 13:21:47 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-06-26 13:21:47 +0000 |
commit | 5405c9f5ecae8ae89b6f8dcefb7e52bd52641a11 (patch) | |
tree | 8ff314147ce88b2d547806d717b87ef3602788a7 /nymphos.txt | |
parent | 2021-06-26T13:00:01Z (diff) | |
download | repos-5405c9f5ecae8ae89b6f8dcefb7e52bd52641a11.tar.gz repos-5405c9f5ecae8ae89b6f8dcefb7e52bd52641a11.tar.bz2 repos-5405c9f5ecae8ae89b6f8dcefb7e52bd52641a11.zip |
2021-06-26T13:15:01Z
Diffstat (limited to 'nymphos.txt')
-rw-r--r-- | nymphos.txt | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/nymphos.txt b/nymphos.txt index 9c77b9d68386..c3ba693442bd 100644 --- a/nymphos.txt +++ b/nymphos.txt @@ -10,9 +10,15 @@ pkgcore 0.12.1 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos *** syncing nymphos -Already up to date. +fatal: unable to access 'https://git.nymphos.ga/anon/nymphos/': Could not resolve host: git.nymphos.ga +!!! failed syncing nymphos + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos +*** syncing nymphos +Cloning into '/var/lib/repo-mirror-ci/sync/nymphos'... *** synced nymphos - * Sync succeeded + * 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 nymphos |