diff options
Diffstat (limited to 'holgersson-overlay.txt')
-rw-r--r-- | holgersson-overlay.txt | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/holgersson-overlay.txt b/holgersson-overlay.txt index 61dd931a5f9a..546e2d547e30 100644 --- a/holgersson-overlay.txt +++ b/holgersson-overlay.txt @@ -8,21 +8,21 @@ 'source': [{'type': 'git', 'uri': 'https://git.holgersson.xyz/holgersson-overlay'}], 'status': 'unofficial'} -$ pmaint sync holgersson-overlay -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id -*** syncing holgersson-overlay -fatal: unable to access 'https://git.holgersson.xyz/holgersson-overlay/': The requested URL returned error: 504 -*** failed syncing holgersson-overlay - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync holgersson-overlay WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id *** syncing holgersson-overlay Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'... -fatal: unable to access 'https://git.holgersson.xyz/holgersson-overlay/': The requested URL returned error: 504 -*** failed syncing holgersson-overlay - * Sync failed again with 1, removing +*** synced holgersson-overlay + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 holgersson-overlay +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:EAPI 7 isn't fully supported + * Cache regenerated successfully |