diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-12 13:05:04 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2020-06-12 13:05:04 +0000 |
commit | 92c363cc3e528d8cb1454a91aef0af7d5ab2793f (patch) | |
tree | 57c8cff2dafc11e2b95b2de66ecb84d66cfbe732 /rdnetto-overlay.txt | |
parent | 2020-06-12T12:30:01Z (diff) | |
download | repos-92c363cc3e528d8cb1454a91aef0af7d5ab2793f.tar.gz repos-92c363cc3e528d8cb1454a91aef0af7d5ab2793f.tar.bz2 repos-92c363cc3e528d8cb1454a91aef0af7d5ab2793f.zip |
2020-06-12T13:00:01Z
Diffstat (limited to 'rdnetto-overlay.txt')
-rw-r--r-- | rdnetto-overlay.txt | 30 |
1 files changed, 20 insertions, 10 deletions
diff --git a/rdnetto-overlay.txt b/rdnetto-overlay.txt index 7cf337a870fc..023bf86efa11 100644 --- a/rdnetto-overlay.txt +++ b/rdnetto-overlay.txt @@ -13,18 +13,28 @@ 'status': 'unofficial'} $ pmaint sync rdnetto-overlay From https://github.com/rdnetto/rdnetto-overlay - 2bdac9d..ae1c181 master -> origin/master -Updating 2bdac9d..ae1c181 -Fast-forward - app-editors/neovim-qt/Manifest | 5 ++- - app-editors/neovim-qt/files/neovim-qt-0.2.15.patch | 35 +++++++++++++++++++++ - app-editors/neovim-qt/neovim-qt-0.2.15.ebuild | 36 +++++++++++++++++++++- - 3 files changed, 74 insertions(+), 2 deletions(-) - create mode 100644 app-editors/neovim-qt/files/neovim-qt-0.2.15.patch - mode change 120000 => 100644 app-editors/neovim-qt/neovim-qt-0.2.15.ebuild + + ae1c181...5d87849 master -> origin/master (forced update) + +*** 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 +*** syncing rdnetto-overlay +!!! failed syncing rdnetto-overlay + * Sync failed with 1 + * Will try to re-create +$ pmaint sync rdnetto-overlay +Cloning into '/var/lib/repo-mirror-ci/sync/rdnetto-overlay'... *** syncing rdnetto-overlay *** synced rdnetto-overlay - * 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 rdnetto-overlay |