diff options
author | 2020-09-27 17:05:15 +0000 | |
---|---|---|
committer | 2020-09-27 17:05:15 +0000 | |
commit | 3538ffb48827a0c313a3c7e78fa8ae037befa96f (patch) | |
tree | 3465077da13f90d542d2a3b72fc025f55578f0e4 /spikyatlinux.txt | |
parent | 2020-09-27T16:30:01Z (diff) | |
download | repos-3538ffb48827a0c313a3c7e78fa8ae037befa96f.tar.gz repos-3538ffb48827a0c313a3c7e78fa8ae037befa96f.tar.bz2 repos-3538ffb48827a0c313a3c7e78fa8ae037befa96f.zip |
2020-09-27T17:00: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 4b80b61c9fb2..d3616219e9ab 100644 --- a/spikyatlinux.txt +++ b/spikyatlinux.txt @@ -23,10 +23,18 @@ preference for all repositories. You can also pass --rebase, --no-rebase, or --ff-only on the command line to override the configured default per invocation. -Already up to date. +From https://github.com/spikyatlinux/ebuilds_for_gentoo + + ce00b33...7b56928 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 |