diff options
author | 2024-06-30 22:03:58 +0000 | |
---|---|---|
committer | 2024-06-30 22:03:58 +0000 | |
commit | e53b0dc67e4d94370737a16335c8ae8ea2b0e1e6 (patch) | |
tree | 9ae242e5826a407416d3e954110aa7c9f5cffcf6 /XaetaCore.txt | |
parent | 2024-06-30T21:45:00Z (diff) | |
download | repos-e53b0dc67e4d94370737a16335c8ae8ea2b0e1e6.tar.gz repos-e53b0dc67e4d94370737a16335c8ae8ea2b0e1e6.tar.bz2 repos-e53b0dc67e4d94370737a16335c8ae8ea2b0e1e6.zip |
2024-06-30T22:00:00Z
Diffstat (limited to 'XaetaCore.txt')
-rw-r--r-- | XaetaCore.txt | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/XaetaCore.txt b/XaetaCore.txt index ef1383257d48..e53dc82d9fbd 100644 --- a/XaetaCore.txt +++ b/XaetaCore.txt @@ -10,16 +10,15 @@ 'status': 'unofficial'} pkgcore 0.12.24 + * Adding new repository $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync XaetaCore -*** syncing XaetaCore -fatal: unable to access 'https://git.xaetacore.net/jeroenmathon/xaetacore/': Failed to connect to git.xaetacore.net port 443 after 1165 ms: Couldn't connect to server -!!! failed syncing XaetaCore - * Sync failed with 1 - * Will try to re-create -$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync XaetaCore -WARNING:pkgcore:quarks repo at '/var/lib/repo-mirror-ci/sync/quarks', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +WARNING:pkgcore:HomeAssistantRepository repo at '/var/lib/repo-mirror-ci/sync/HomeAssistantRepository', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing XaetaCore Cloning into '/var/lib/repo-mirror-ci/sync/XaetaCore'... -fatal: unable to access 'https://git.xaetacore.net/jeroenmathon/xaetacore/': Failed to connect to git.xaetacore.net port 443 after 3119 ms: Couldn't connect to server -!!! failed syncing XaetaCore - * Sync failed again with 1, removing +warning: redirecting to https://git.xaetacore.net/jeroenmathon/xaetacore.git/ +*** synced XaetaCore + * 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 XaetaCore + * Cache regenerated successfully |