diff options
author | 2018-01-23 21:17:37 +0000 | |
---|---|---|
committer | 2018-01-23 21:17:37 +0000 | |
commit | a5c5c28271b8f4fc86add7ad21274b48c9dc27d7 (patch) | |
tree | c3d3480a989efbf111d394ae56540bcf3de78dc3 /abendbrot.txt | |
parent | 2018-01-23T18:22:26Z (diff) | |
download | repos-a5c5c28271b8f4fc86add7ad21274b48c9dc27d7.tar.gz repos-a5c5c28271b8f4fc86add7ad21274b48c9dc27d7.tar.bz2 repos-a5c5c28271b8f4fc86add7ad21274b48c9dc27d7.zip |
2018-01-23T20:48:42Z
Diffstat (limited to 'abendbrot.txt')
-rw-r--r-- | abendbrot.txt | 38 |
1 files changed, 10 insertions, 28 deletions
diff --git a/abendbrot.txt b/abendbrot.txt index 1891820ccff2..b7c25f3d8cbf 100644 --- a/abendbrot.txt +++ b/abendbrot.txt @@ -12,44 +12,26 @@ 'uri': 'git://github.com/stefan-gr/abendbrot.git'}, {'type': 'git', 'uri': 'git@github.com:stefan-gr/abendbrot.git'}], 'status': 'unofficial'} -$ pmaint sync abendbrot -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -*** syncing abendbrot -fatal: unable to access 'https://github.com/stefan-gr/abendbrot.git/': Couldn't resolve host 'github.com' -*** failed syncing abendbrot - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync abendbrot WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/ROKO__' WARNING:pkgcore:repo at '/home/mgorny/sync/ROKO__', named 'ROKO__', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/AstroFloyd' -WARNING:pkgcore:repo at '/home/mgorny/sync/AstroFloyd', named 'AstroFloyd', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/ShyPixie' -WARNING:pkgcore:repo at '/home/mgorny/sync/ShyPixie', named 'ShyPixie', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/4nykey' WARNING:pkgcore:repo at '/home/mgorny/sync/4nykey', named '4nykey', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/FireBurn' WARNING:pkgcore:repo at '/home/mgorny/sync/FireBurn', named 'FireBurn', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/Krontage' -WARNING:pkgcore:repo at '/home/mgorny/sync/Krontage', named 'Krontage', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/AzP' -WARNING:pkgcore:repo at '/home/mgorny/sync/AzP', named 'AzP', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/AlexandreFournier' -WARNING:pkgcore:repo at '/home/mgorny/sync/AlexandreFournier', named 'AlexandreFournier', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/0x4d4c' -WARNING:pkgcore:repo at '/home/mgorny/sync/0x4d4c', named '0x4d4c', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). *** syncing abendbrot Cloning into '/home/mgorny/sync/abendbrot'... -error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 104 -fatal: The remote end hung up unexpectedly -fatal: early EOF -fatal: index-pack failed -*** failed syncing abendbrot - * Sync failed again with 1, removing +*** synced abendbrot + * Sync succeeded +$ git log --format=%ci -1 +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 abendbrot +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs + * Cache regenerated successfully |