diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 09:48:39 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2024-10-24 09:48:39 +0000 |
commit | c437cde122d0c27e3a0524bc47cc63ce33a173a0 (patch) | |
tree | 928f9fec16cbdcf09802f0bd04ba72cc7f223829 /fd-gentoo.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 'fd-gentoo.txt')
-rw-r--r-- | fd-gentoo.txt | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/fd-gentoo.txt b/fd-gentoo.txt index 28b736242949..0e77c89572b0 100644 --- a/fd-gentoo.txt +++ b/fd-gentoo.txt @@ -12,6 +12,9 @@ pkgcore 0.12.28 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync fd-gentoo +WARNING:pkgcore:bircoph repo at '/var/lib/repo-mirror-ci/sync/bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:darkelf repo at '/var/lib/repo-mirror-ci/sync/darkelf', 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:displacer repo at '/var/lib/repo-mirror-ci/sync/displacer', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing fd-gentoo Already up to date. @@ -19,4 +22,5 @@ Already up to date. * Sync succeeded $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD - * Invalid metadata, removing: Failed instantiating section 'fd-gentoo' +$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 fd-gentoo + * Cache regenerated successfully |