diff options
Diffstat (limited to 'haskell.txt')
-rw-r--r-- | haskell.txt | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/haskell.txt b/haskell.txt index bbf6f7c748c0..a04ad0ff1502 100644 --- a/haskell.txt +++ b/haskell.txt @@ -11,14 +11,18 @@ {'type': 'git', 'uri': 'http://github.com/gentoo-haskell/gentoo-haskell.git'}], 'status': 'official'} + * Adding new repository $ pmaint sync haskell WARNING:pkgcore:repo at '/home/mgorny/sync/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -Already up-to-date. +WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/gnome-next' +WARNING:pkgcore:repo at '/home/mgorny/sync/gnome-next', named 'gnome-next', 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/djc' +WARNING:pkgcore:repo at '/home/mgorny/sync/djc', named 'djc', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +Cloning into '/home/mgorny/sync/haskell'... +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 *** syncing haskell -*** synced haskell - * Sync succeeded -$ git log --format=%ci -1 -$ pmaint regen --use-local-desc --pkg-desc-index -t 1 haskell -WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:repo at '/home/mgorny/repos/gentoo-playground', named 'gentoo-playground', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). - * Cache regenerated successfully +*** failed syncing haskell + * Sync failed with 1 |