diff options
author | 2018-05-16 05:45:50 +0000 | |
---|---|---|
committer | 2018-05-16 05:45:50 +0000 | |
commit | 2cd58ba9d2b40847e619934f0fe4298222c300e6 (patch) | |
tree | 48fd4dabc6ebd8c206b47be869c773a34deafced /fem-overlay.txt | |
parent | 2018-05-16T05:20:01Z (diff) | |
download | repos-2cd58ba9d2b40847e619934f0fe4298222c300e6.tar.gz repos-2cd58ba9d2b40847e619934f0fe4298222c300e6.tar.bz2 repos-2cd58ba9d2b40847e619934f0fe4298222c300e6.zip |
2018-05-16T05:40:01Z
Diffstat (limited to 'fem-overlay.txt')
-rw-r--r-- | fem-overlay.txt | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/fem-overlay.txt b/fem-overlay.txt index b53a8f8a5785..270f6a6b338f 100644 --- a/fem-overlay.txt +++ b/fem-overlay.txt @@ -8,21 +8,20 @@ 'source': [{'type': 'git', 'uri': 'https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync fem-overlay -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 fem-overlay -fatal: unable to access 'https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git/': Failed to connect to bitbucket.fem.tu-ilmenau.de port 443: Connection timed out -*** failed syncing fem-overlay - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync fem-overlay 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 fem-overlay Cloning into '/home/mgorny/sync/fem-overlay'... -fatal: unable to access 'https://bitbucket.fem.tu-ilmenau.de/scm/gentoo/fem-overlay.git/': Failed to connect to bitbucket.fem.tu-ilmenau.de port 443: Connection timed out -*** failed syncing fem-overlay - * Sync failed again with 1, removing +*** synced fem-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 fem-overlay +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 |