diff options
author | 2018-05-21 06:06:34 +0000 | |
---|---|---|
committer | 2018-05-21 06:06:34 +0000 | |
commit | 7424f99068508d604ecf36db5727a3e077931ff2 (patch) | |
tree | e92589b7c8306df842a5c0a824d886a9acc98001 /perl-experimental.txt | |
parent | 2018-05-21T04:40:01Z (diff) | |
download | repos-7424f99068508d604ecf36db5727a3e077931ff2.tar.gz repos-7424f99068508d604ecf36db5727a3e077931ff2.tar.bz2 repos-7424f99068508d604ecf36db5727a3e077931ff2.zip |
2018-05-21T05:40:01Z
Diffstat (limited to 'perl-experimental.txt')
-rw-r--r-- | perl-experimental.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/perl-experimental.txt b/perl-experimental.txt index 023544c0b3e0..feb84ea5c9fb 100644 --- a/perl-experimental.txt +++ b/perl-experimental.txt @@ -18,9 +18,18 @@ WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported 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 perl-experimental -Already up to date. +fatal: unable to access 'https://anongit.gentoo.org/git/proj/perl-overlay.git/': OpenSSL SSL_connect: SSL_ERROR_SYSCALL in connection to anongit.gentoo.org:443 +*** failed syncing perl-experimental + * Sync failed with 1 + * Will try to re-create +$ pmaint sync perl-experimental +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 perl-experimental +Cloning into '/home/mgorny/sync/perl-experimental'... *** synced perl-experimental - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint regen --use-local-desc --pkg-desc-index -t 1 perl-experimental |