diff options
Diffstat (limited to 'dMaggot.txt')
-rw-r--r-- | dMaggot.txt | 19 |
1 files changed, 7 insertions, 12 deletions
diff --git a/dMaggot.txt b/dMaggot.txt index b0c218e64b59..28a4512fa877 100644 --- a/dMaggot.txt +++ b/dMaggot.txt @@ -12,18 +12,13 @@ {'type': 'git', 'uri': 'git+ssh://git@git.gentoo.org/user/dMaggot.git'}], 'status': 'unofficial'} + * Adding new repository $ pmaint sync dMaggot -fatal: unable to access 'https://anongit.gentoo.org/git/user/dMaggot.git/': Couldn't resolve host 'anongit.gentoo.org' -*** syncing dMaggot -*** failed syncing dMaggot - * Sync failed with 1 - * Will try to re-create -$ pmaint sync dMaggot -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). -WARNING:pkgcore:alexcepoi repo at '/var/lib/repo-mirror-ci/sync/alexcepoi', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). -WARNING:pkgcore:anaximander repo at '/var/lib/repo-mirror-ci/sync/anaximander', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone). Cloning into '/var/lib/repo-mirror-ci/sync/dMaggot'... -fatal: unable to access 'https://anongit.gentoo.org/git/user/dMaggot.git/': Couldn't resolve host 'anongit.gentoo.org' *** syncing dMaggot -*** failed syncing dMaggot - * Sync failed again with 1, removing +*** synced dMaggot + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 dMaggot + * Cache regenerated successfully |