diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-10-06 10:21:06 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2021-10-06 10:21:06 +0000 |
commit | cd2944e5762fe9570db5116dd5e46fbd3e562ce1 (patch) | |
tree | 14123f7551dedb84d0ad55e962dc47b9038e9d62 /bubba.txt | |
parent | 2021-10-06T10:00:01Z (diff) | |
download | repos-cd2944e5762fe9570db5116dd5e46fbd3e562ce1.tar.gz repos-cd2944e5762fe9570db5116dd5e46fbd3e562ce1.tar.bz2 repos-cd2944e5762fe9570db5116dd5e46fbd3e562ce1.zip |
2021-10-06T10:15:01Z
Diffstat (limited to 'bubba.txt')
-rw-r--r-- | bubba.txt | 41 |
1 files changed, 33 insertions, 8 deletions
diff --git a/bubba.txt b/bubba.txt index e3e7970d9a18..1e1c2e14d2cb 100644 --- a/bubba.txt +++ b/bubba.txt @@ -13,15 +13,40 @@ pkgcore 0.12.7 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bubba *** syncing bubba From https://github.com/gordonb3/bubba-overlay - 0cb8e63..d39d6ab master -> origin/master -Updating 0cb8e63..d39d6ab -Fast-forward - app-admin/bubba-admin/Manifest | 2 + - app-admin/bubba-admin/bubba-admin-2.6.1-r2.ebuild | 395 ++++++++++++++++++++++ - 2 files changed, 397 insertions(+) - create mode 100644 app-admin/bubba-admin/bubba-admin-2.6.1-r2.ebuild + + d39d6ab...7a870cb 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 bubba + * Sync failed with 1 + * Will try to re-create +$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bubba +*** syncing bubba +Cloning into '/var/lib/repo-mirror-ci/sync/bubba'... *** synced bubba - * 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 bubba |