diff options
author | 2020-03-25 20:36:16 +0000 | |
---|---|---|
committer | 2020-03-25 20:36:16 +0000 | |
commit | b7d58540fe277c6649afec46f9dc60156ca15375 (patch) | |
tree | efef87495bd3ebe8abbdbb96fa3130cf9b3a8f13 /spikyatlinux.txt | |
parent | 2020-03-25T20:00:01Z (diff) | |
download | repos-b7d58540fe277c6649afec46f9dc60156ca15375.tar.gz repos-b7d58540fe277c6649afec46f9dc60156ca15375.tar.bz2 repos-b7d58540fe277c6649afec46f9dc60156ca15375.zip |
2020-03-25T20:30:01Z
Diffstat (limited to 'spikyatlinux.txt')
-rw-r--r-- | spikyatlinux.txt | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/spikyatlinux.txt b/spikyatlinux.txt index c9e00d7d5550..770d5b165431 100644 --- a/spikyatlinux.txt +++ b/spikyatlinux.txt @@ -10,10 +10,18 @@ 'uri': 'https://github.com/spikyatlinux/ebuilds_for_gentoo.git'}], 'status': 'unofficial'} $ pmaint sync spikyatlinux -Already up to date. +From https://github.com/spikyatlinux/ebuilds_for_gentoo + + b4984eb...3b8cc41 master -> origin/master (forced update) +fatal: refusing to merge unrelated histories +*** syncing spikyatlinux +!!! failed syncing spikyatlinux + * Sync failed with 1 + * Will try to re-create +$ pmaint sync spikyatlinux +Cloning into '/var/lib/repo-mirror-ci/sync/spikyatlinux'... *** syncing spikyatlinux *** synced spikyatlinux - * 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 spikyatlinux |