diff options
author | 2024-10-24 09:48:39 +0000 | |
---|---|---|
committer | 2024-10-24 09:48:39 +0000 | |
commit | c437cde122d0c27e3a0524bc47cc63ce33a173a0 (patch) | |
tree | 928f9fec16cbdcf09802f0bd04ba72cc7f223829 /gnustep.txt | |
parent | 2024-10-24T09:30:00Z (diff) | |
download | repos-c437cde122d0c27e3a0524bc47cc63ce33a173a0.tar.gz repos-c437cde122d0c27e3a0524bc47cc63ce33a173a0.tar.bz2 repos-c437cde122d0c27e3a0524bc47cc63ce33a173a0.zip |
2024-10-24T09:45:00Z
Diffstat (limited to 'gnustep.txt')
-rw-r--r-- | gnustep.txt | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/gnustep.txt b/gnustep.txt index 623d41187bdf..5bb0f6235ef8 100644 --- a/gnustep.txt +++ b/gnustep.txt @@ -15,9 +15,18 @@ pkgcore 0.12.28 * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gnustep +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', 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:gentoo-linux-surface-overlay repo at '/var/lib/repo-mirror-ci/sync/gentoo-linux-surface-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', 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:gerislay repo at '/var/lib/repo-mirror-ci/sync/gerislay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing gnustep Cloning into '/var/lib/repo-mirror-ci/sync/gnustep'... -fatal: unable to access 'https://anongit.gentoo.org/git/proj/gnustep.git/': Recv failure: Connection reset by peer -!!! failed syncing gnustep - * Sync failed with 1 +*** synced gnustep + * 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 gnustep + * Cache regenerated successfully |