diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-02 11:05:44 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-07-02 11:05:44 +0000 |
commit | 75ebcf783293b03458b73bfc27d87f71e27d2ae0 (patch) | |
tree | 342e39d9dbee03c41ac7ca32435678b99b405edc /anarchy.txt | |
parent | 2022-07-02T10:45:01Z (diff) | |
download | repos-75ebcf783293b03458b73bfc27d87f71e27d2ae0.tar.gz repos-75ebcf783293b03458b73bfc27d87f71e27d2ae0.tar.bz2 repos-75ebcf783293b03458b73bfc27d87f71e27d2ae0.zip |
2022-07-02T11:00:02Z
Diffstat (limited to 'anarchy.txt')
-rw-r--r-- | anarchy.txt | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/anarchy.txt b/anarchy.txt index de0a66f2f8f8..54f3219a1a38 100644 --- a/anarchy.txt +++ b/anarchy.txt @@ -14,14 +14,17 @@ 'status': 'official'} pkgcore 0.12.11 - * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy -WARNING:pkgcore:activehome repo at '/var/lib/repo-mirror-ci/sync/activehome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:activehome repo at '/var/lib/repo-mirror-ci/sync/activehome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing anarchy +fatal: unable to access 'https://anongit.gentoo.org/git/dev/anarchy.git/': Could not resolve host: anongit.gentoo.org +!!! failed syncing anarchy + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync anarchy *** syncing anarchy Cloning into '/var/lib/repo-mirror-ci/sync/anarchy'... *** synced anarchy - * 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 anarchy |