diff options
author | 2023-03-31 16:46:54 +0000 | |
---|---|---|
committer | 2023-03-31 16:46:54 +0000 | |
commit | b80391dd20a29c02343bd8e4a6e85b2ab9254979 (patch) | |
tree | a3def837985804c9a495338e977a7d2f250c05ce /underworld.txt | |
parent | 2023-03-31T16:30:01Z (diff) | |
download | repos-b80391dd20a29c02343bd8e4a6e85b2ab9254979.tar.gz repos-b80391dd20a29c02343bd8e4a6e85b2ab9254979.tar.bz2 repos-b80391dd20a29c02343bd8e4a6e85b2ab9254979.zip |
2023-03-31T16:45:01Z
Diffstat (limited to 'underworld.txt')
-rw-r--r-- | underworld.txt | 34 |
1 files changed, 24 insertions, 10 deletions
diff --git a/underworld.txt b/underworld.txt index f0dd2929c080..45763afe4352 100644 --- a/underworld.txt +++ b/underworld.txt @@ -16,21 +16,35 @@ 'status': 'unofficial'} pkgcore 0.12.20 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync underworld -*** syncing underworld -fatal: unable to access 'https://github.com/DakEnviy/underworld-overlay.git/': Failed to connect to github.com port 443 after 57 ms: Couldn't connect to server -!!! failed syncing underworld - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync underworld +WARNING:pkgcore:stuff repo at '/var/lib/repo-mirror-ci/sync/stuff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tatsh-overlay repo at '/var/lib/repo-mirror-ci/sync/tatsh-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:telans repo at '/var/lib/repo-mirror-ci/sync/telans', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:third-party-certbot-plugins repo at '/var/lib/repo-mirror-ci/sync/third-party-certbot-plugins', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tmacedo repo at '/var/lib/repo-mirror-ci/sync/tmacedo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:toniz4-overlay repo at '/var/lib/repo-mirror-ci/sync/toniz4-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:torbrowser repo at '/var/lib/repo-mirror-ci/sync/torbrowser', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:touchfish-os repo at '/var/lib/repo-mirror-ci/sync/touchfish-os', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:trolltoo repo at '/var/lib/repo-mirror-ci/sync/trolltoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:ukui repo at '/var/lib/repo-mirror-ci/sync/ukui', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:usenet-overlay repo at '/var/lib/repo-mirror-ci/sync/usenet-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:unc3nsored repo at '/var/lib/repo-mirror-ci/sync/unc3nsored', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:stuff repo at '/var/lib/repo-mirror-ci/sync/stuff', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tatsh-overlay repo at '/var/lib/repo-mirror-ci/sync/tatsh-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:telans repo at '/var/lib/repo-mirror-ci/sync/telans', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:third-party-certbot-plugins repo at '/var/lib/repo-mirror-ci/sync/third-party-certbot-plugins', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:tmacedo repo at '/var/lib/repo-mirror-ci/sync/tmacedo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:toniz4-overlay repo at '/var/lib/repo-mirror-ci/sync/toniz4-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:torbrowser repo at '/var/lib/repo-mirror-ci/sync/torbrowser', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:touchfish-os repo at '/var/lib/repo-mirror-ci/sync/touchfish-os', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:trolltoo repo at '/var/lib/repo-mirror-ci/sync/trolltoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:ukui repo at '/var/lib/repo-mirror-ci/sync/ukui', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:unc3nsored repo at '/var/lib/repo-mirror-ci/sync/unc3nsored', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing underworld Cloning into '/var/lib/repo-mirror-ci/sync/underworld'... -fatal: unable to access 'https://github.com/DakEnviy/underworld-overlay.git/': Failed to connect to github.com port 443 after 59 ms: Couldn't connect to server -!!! failed syncing underworld - * Sync failed again with 1, removing +*** synced underworld + * 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 underworld + * Cache regenerated successfully |