diff options
Diffstat (limited to 'rage.txt')
-rw-r--r-- | rage.txt | 24 |
1 files changed, 22 insertions, 2 deletions
@@ -11,10 +11,30 @@ 'uri': 'git+ssh://git@gitlab.com/oxr463/overlay.git'}], 'status': 'unofficial'} $ pmaint sync rage -Already up to date. +From https://gitlab.com/oxr463/overlay + + af54e76...b9e6f73 master -> origin/master (forced update) + * [new branch] net-voip/freeswitch -> origin/net-voip/freeswitch + +*** 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 rage +!!! failed syncing rage + * Sync failed with 1 + * Will try to re-create +$ pmaint sync rage +Cloning into '/var/lib/repo-mirror-ci/sync/rage'... *** syncing rage *** synced rage - * 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 rage |