diff options
author | 2018-02-17 13:25:33 +0000 | |
---|---|---|
committer | 2018-02-17 13:25:33 +0000 | |
commit | 5abe99776af78587a4156ec41d1d7467bcca759f (patch) | |
tree | a8523d331458b4f96d0ad8e8bd4efdbdfac3d231 /hossie.txt | |
parent | 2018-02-17T13:00:01Z (diff) | |
download | repos-5abe99776af78587a4156ec41d1d7467bcca759f.tar.gz repos-5abe99776af78587a4156ec41d1d7467bcca759f.tar.bz2 repos-5abe99776af78587a4156ec41d1d7467bcca759f.zip |
2018-02-17T13:20:01Z
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 23 |
1 files changed, 11 insertions, 12 deletions
diff --git a/hossie.txt b/hossie.txt index bfed5afef7a2..b67a6b5801ff 100644 --- a/hossie.txt +++ b/hossie.txt @@ -6,21 +6,20 @@ 'source': [{'type': 'git', 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync hossie -WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id -*** syncing hossie -fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': Failed to connect to git.hossie.de port 443: Connection refused -*** failed syncing hossie - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync hossie WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id *** syncing hossie Cloning into '/home/mgorny/sync/hossie'... -fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': Failed to connect to git.hossie.de port 443: Connection refused -*** failed syncing hossie - * Sync failed again with 1, removing +*** synced hossie + * Sync succeeded +$ git log --format=%ci -1 +$ git show -q --pretty=format:%G? HEAD +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hossie +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id +WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs + * Cache regenerated successfully |