diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-28 21:21:26 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-12-28 21:21:26 +0000 |
commit | c9111aa867bc9d555a126c3750e447f8a3285d71 (patch) | |
tree | b123c845426953e988d3640428d6b4e5e30e7994 /icinga.txt | |
parent | 2021-12-28T21:00:01Z (diff) | |
download | repos-c9111aa867bc9d555a126c3750e447f8a3285d71.tar.gz repos-c9111aa867bc9d555a126c3750e447f8a3285d71.tar.bz2 repos-c9111aa867bc9d555a126c3750e447f8a3285d71.zip |
2021-12-28T21:15:01Z
Diffstat (limited to 'icinga.txt')
-rw-r--r-- | icinga.txt | 36 |
1 files changed, 34 insertions, 2 deletions
diff --git a/icinga.txt b/icinga.txt index 17f585526278..9f1d63e5504c 100644 --- a/icinga.txt +++ b/icinga.txt @@ -12,9 +12,41 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga *** syncing icinga -Already up to date. +From https://github.com/antonfischl1980/icinga + + 83d9ba1...e0f218a master -> origin/master (forced update) +hint: Pulling without specifying how to reconcile divergent branches is +hint: discouraged. You can squelch this message by running one of the following +hint: commands sometime before your next pull: +hint: +hint: git config pull.rebase false # merge (the default strategy) +hint: git config pull.rebase true # rebase +hint: git config pull.ff only # fast-forward only +hint: +hint: You can replace "git config" with "git config --global" to set a default +hint: preference for all repositories. You can also pass --rebase, --no-rebase, +hint: or --ff-only on the command line to override the configured default per +hint: invocation. +Committer identity unknown + +*** Please tell me who you are. + +Run + + git config --global user.email "you@example.com" + git config --global user.name "Your Name" + +to set your account's default identity. +Omit --global to set the identity only in this repository. + +fatal: empty ident name (for <repomirrorci@jacamar.gentoo.org>) not allowed +!!! failed syncing icinga + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync icinga +*** syncing icinga +Cloning into '/var/lib/repo-mirror-ci/sync/icinga'... *** synced icinga - * Sync succeeded + * Sync succeeded after re-adding $ git log --format=%ci -1 $ git show -q --pretty=format:%G? HEAD $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 icinga |