diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-01 11:51:41 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2019-10-01 11:51:41 +0000 |
commit | e8e48a6543e7114fedbf0c39855d07e69bccb6f5 (patch) | |
tree | 2e4287e994823f9ddc0b1ae643729b8e2df2b5b9 /aluco.txt | |
parent | 2019-10-01T11:20:01Z (diff) | |
download | repos-e8e48a6543e7114fedbf0c39855d07e69bccb6f5.tar.gz repos-e8e48a6543e7114fedbf0c39855d07e69bccb6f5.tar.bz2 repos-e8e48a6543e7114fedbf0c39855d07e69bccb6f5.zip |
2019-10-01T11:40:02Z
Diffstat (limited to 'aluco.txt')
-rw-r--r-- | aluco.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/aluco.txt b/aluco.txt index ffb704964e4c..b2598259a117 100644 --- a/aluco.txt +++ b/aluco.txt @@ -13,10 +13,17 @@ 'uri': 'git+ssh://git@git.gentoo.org/user/aluco.git'}], 'status': 'unofficial'} $ pmaint sync aluco -Already up to date. +WARNING:pkgcore:DuPol repo at '/var/lib/repo-mirror-ci/sync/DuPol', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). +fatal: unable to access 'https://anongit.gentoo.org/git/user/aluco.git/': Couldn't resolve host 'anongit.gentoo.org' +*** syncing aluco +*** failed syncing aluco + * Sync failed with 1 + * Will try to re-create +$ pmaint sync aluco +Cloning into '/var/lib/repo-mirror-ci/sync/aluco'... *** syncing aluco *** synced aluco - * 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 aluco |