diff options
Diffstat (limited to 'jkolo.txt')
-rw-r--r-- | jkolo.txt | 29 |
1 files changed, 12 insertions, 17 deletions
diff --git a/jkolo.txt b/jkolo.txt index 132bffeb1b67..88f70fa07a30 100644 --- a/jkolo.txt +++ b/jkolo.txt @@ -8,6 +8,7 @@ 'source': [{'type': 'git', 'uri': 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync jkolo 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 @@ -16,21 +17,15 @@ WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/hexedit WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs *** syncing jkolo -fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': The requested URL returned error: 502 -*** failed syncing jkolo - * Sync failed with 1 - * Will try to re-create -$ pmaint sync jkolo -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/hexedit-overlay' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -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 -WARNING:pkgcore:repo lacks a defined name: '/var/lib/repo-mirror-ci/sync/hexedit-overlay' -WARNING:pkgcore:repo at '/var/lib/repo-mirror-ci/sync/hexedit-overlay', named 'hexedit-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs -*** syncing jkolo Cloning into '/var/lib/repo-mirror-ci/sync/jkolo'... -fatal: unable to access 'https://git.kolosowscy.pl/jurek/gentoo-overlay.git/': Couldn't resolve host 'git.kolosowscy.pl' -*** failed syncing jkolo - * Sync failed again with 1, removing +*** synced jkolo + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 jkolo +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 |