diff options
author | 2023-04-24 20:34:08 +0000 | |
---|---|---|
committer | 2023-04-24 20:34:08 +0000 | |
commit | dafff1bd269f61ce3cc31078518f2cb67fdef16c (patch) | |
tree | 6d177f06599a092efb33e3d37228b8e699e171d2 /vortex.txt | |
parent | 2023-04-24T20:15:01Z (diff) | |
download | repos-dafff1bd269f61ce3cc31078518f2cb67fdef16c.tar.gz repos-dafff1bd269f61ce3cc31078518f2cb67fdef16c.tar.bz2 repos-dafff1bd269f61ce3cc31078518f2cb67fdef16c.zip |
2023-04-24T20:30:01Z
Diffstat (limited to 'vortex.txt')
-rw-r--r-- | vortex.txt | 23 |
1 files changed, 21 insertions, 2 deletions
diff --git a/vortex.txt b/vortex.txt index 2a9e21dfd0bd..fa82542b1d53 100644 --- a/vortex.txt +++ b/vortex.txt @@ -15,9 +15,28 @@ pkgcore 0.12.20 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vortex *** syncing vortex -Already up to date. +fatal: unable to access 'https://github.com/nE0sIghT/vortex-overlay.git/': Failed to connect to github.com port 443 after 129873 ms: Couldn't connect to server +!!! failed syncing vortex + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync vortex +WARNING:pkgcore:ahyangyi-overlay repo at '/var/lib/repo-mirror-ci/sync/ahyangyi-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:apriluwu repo at '/var/lib/repo-mirror-ci/sync/apriluwu', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:arx-libertatis repo at '/var/lib/repo-mirror-ci/sync/arx-libertatis', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:dlang repo at '/var/lib/repo-mirror-ci/sync/dlang', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:fritteli repo at '/var/lib/repo-mirror-ci/sync/fritteli', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:han repo at '/var/lib/repo-mirror-ci/sync/han', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:jm-overlay repo at '/var/lib/repo-mirror-ci/sync/jm-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:miramir repo at '/var/lib/repo-mirror-ci/sync/miramir', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:powerman repo at '/var/lib/repo-mirror-ci/sync/powerman', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:robert7k repo at '/var/lib/repo-mirror-ci/sync/robert7k', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:didos repo at '/var/lib/repo-mirror-ci/sync/didos', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:electron repo at '/var/lib/repo-mirror-ci/sync/electron', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:kostas-overlay repo at '/var/lib/repo-mirror-ci/sync/kostas-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +*** syncing vortex +Cloning into '/var/lib/repo-mirror-ci/sync/vortex'... *** synced vortex - * 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 vortex |