diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 20:03:32 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 20:03:32 +0000 |
commit | e7731fe51655a6287acf758b28a9c1e9e952f56e (patch) | |
tree | 9bbbd8dad871c00b79721e9e9bb757fbf1283db3 /activehome.txt | |
parent | 2024-10-24T19:45:00Z (diff) | |
download | repos-e7731fe51655a6287acf758b28a9c1e9e952f56e.tar.gz repos-e7731fe51655a6287acf758b28a9c1e9e952f56e.tar.bz2 repos-e7731fe51655a6287acf758b28a9c1e9e952f56e.zip |
2024-10-24T20:00:00Z
Diffstat (limited to 'activehome.txt')
-rw-r--r-- | activehome.txt | 15 |
1 files changed, 11 insertions, 4 deletions
diff --git a/activehome.txt b/activehome.txt index 1c849153f672..b1c671556769 100644 --- a/activehome.txt +++ b/activehome.txt @@ -18,15 +18,22 @@ 'status': 'unofficial'} pkgcore 0.12.28 - * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome +*** syncing activehome +fatal: unable to access 'https://anongit.gentoo.org/git/user/activehome.git/': Recv failure: Connection reset by peer +!!! failed syncing activehome + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync activehome +WARNING:pkgcore:AstroFloyd repo at '/var/lib/repo-mirror-ci/sync/AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jmbsvicetto repo at '/var/lib/repo-mirror-ci/sync/jmbsvicetto', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gamerlay repo at '/var/lib/repo-mirror-ci/sync/gamerlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:musl repo at '/var/lib/repo-mirror-ci/sync/musl', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing activehome Cloning into '/var/lib/repo-mirror-ci/sync/activehome'... *** synced activehome - * 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 activehome |