diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-04-08 14:04:07 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-04-08 14:04:07 +0000 |
commit | b1ca440de3a4e55cabf5aefb8e00b1b66e354f01 (patch) | |
tree | 28068cd254f862aea3e2862a2786a85327ae1560 /bubba.txt | |
parent | 2022-04-08T13:45:01Z (diff) | |
download | repos-b1ca440de3a4e55cabf5aefb8e00b1b66e354f01.tar.gz repos-b1ca440de3a4e55cabf5aefb8e00b1b66e354f01.tar.bz2 repos-b1ca440de3a4e55cabf5aefb8e00b1b66e354f01.zip |
2022-04-08T14:00: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 d31dcc904e90..42dead1c0423 100644 --- a/bubba.txt +++ b/bubba.txt @@ -15,15 +15,40 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bubba *** syncing bubba From https://github.com/gordonb3/bubba-overlay - 3750f19..ac4da08 master -> origin/master -Updating 3750f19..ac4da08 -Fast-forward - sys-kernel/bubba-b3-kernel-bin/Manifest | 2 + - .../bubba-b3-kernel-bin-5.15.32-r1.ebuild | 93 ++++++++++++++++++++++ - 2 files changed, 95 insertions(+) - create mode 100644 sys-kernel/bubba-b3-kernel-bin/bubba-b3-kernel-bin-5.15.32-r1.ebuild + + ac4da08...bbb75aa 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 |