diff options
author | 2019-03-15 09:23:31 +0000 | |
---|---|---|
committer | 2019-03-15 09:23:31 +0000 | |
commit | 1c4d6fa7329c1c5fc8495cc4ea6a838647b133d4 (patch) | |
tree | 582b8846a42fd479b4988c3c35d03e97b773b51f /pinkpieea.txt | |
parent | 2019-03-15T09:00:01Z (diff) | |
download | repos-1c4d6fa7329c1c5fc8495cc4ea6a838647b133d4.tar.gz repos-1c4d6fa7329c1c5fc8495cc4ea6a838647b133d4.tar.bz2 repos-1c4d6fa7329c1c5fc8495cc4ea6a838647b133d4.zip |
2019-03-15T09:20:01Z
Diffstat (limited to 'pinkpieea.txt')
-rw-r--r-- | pinkpieea.txt | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/pinkpieea.txt b/pinkpieea.txt index 5bd758609a9e..f1c735bec87b 100644 --- a/pinkpieea.txt +++ b/pinkpieea.txt @@ -8,19 +8,7 @@ 'source': [{'type': 'git', 'uri': 'https://notabug.org/soredake/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync pinkpieea -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). -*** syncing pinkpieea -fatal: unable to access 'https://notabug.org/soredake/gentoo-overlay.git/': The requested URL returned error: 504 -*** failed syncing pinkpieea - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync pinkpieea 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). @@ -31,6 +19,14 @@ 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). *** syncing pinkpieea Cloning into '/var/lib/repo-mirror-ci/sync/pinkpieea'... -fatal: unable to access 'https://notabug.org/soredake/gentoo-overlay.git/': The requested URL returned error: 502 -*** failed syncing pinkpieea - * Sync failed again with 1, removing +*** synced pinkpieea + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 pinkpieea +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 |