diff options
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..f16f6a1d4cea 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 + + 45f1ad3...e78032d 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 |