diff options
author | 2018-04-22 23:06:54 +0000 | |
---|---|---|
committer | 2018-04-22 23:06:54 +0000 | |
commit | f2c7714e3a4c47e00eea6776739ee642410b43e3 (patch) | |
tree | f49a72bb15be3c534135ef4d5074fee63143fd5d /fritteli.txt | |
parent | 2018-04-22T21:52:12Z (diff) | |
download | repos-f2c7714e3a4c47e00eea6776739ee642410b43e3.tar.gz repos-f2c7714e3a4c47e00eea6776739ee642410b43e3.tar.bz2 repos-f2c7714e3a4c47e00eea6776739ee642410b43e3.zip |
2018-04-22T23:01:07Z
Diffstat (limited to 'fritteli.txt')
-rw-r--r-- | fritteli.txt | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/fritteli.txt b/fritteli.txt index f878392f5025..a6b965059086 100644 --- a/fritteli.txt +++ b/fritteli.txt @@ -11,21 +11,20 @@ {'type': 'git', 'uri': 'git://gittr.ch/linux/gentoo-overlay.git'}, {'type': 'git', 'uri': 'git@gittr.ch:linux/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync fritteli -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 -*** syncing fritteli -fatal: unable to access 'https://gittr.ch/linux/gentoo-overlay.git/': The requested URL returned error: 502 -*** failed syncing fritteli - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync fritteli 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 *** syncing fritteli Cloning into '/home/mgorny/sync/fritteli'... -fatal: unable to access 'https://gittr.ch/linux/gentoo-overlay.git/': Operation timed out after 300043 milliseconds with 0 out of 0 bytes received -*** failed syncing fritteli - * Sync failed again with 1, removing +*** synced fritteli + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 fritteli +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 |