diff options
author | 2016-04-24 09:01:47 +0000 | |
---|---|---|
committer | 2016-04-24 09:01:47 +0000 | |
commit | a21a447c5e13f60e11c031eef2d7a09e162ae838 (patch) | |
tree | 9510a0716fe05e93e45fe256a3710b194e6f9f21 /hossie.txt | |
parent | 2016-04-24T08:43:24 (diff) | |
download | repos-a21a447c5e13f60e11c031eef2d7a09e162ae838.tar.gz repos-a21a447c5e13f60e11c031eef2d7a09e162ae838.tar.bz2 repos-a21a447c5e13f60e11c031eef2d7a09e162ae838.zip |
2016-04-24T09:00:01
Diffstat (limited to 'hossie.txt')
-rw-r--r-- | hossie.txt | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/hossie.txt b/hossie.txt index dce4cc124207..b205719e9283 100644 --- a/hossie.txt +++ b/hossie.txt @@ -6,17 +6,14 @@ 'source': [{'type': 'git', 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}], 'status': 'unofficial'} -$ pmaint sync hossie -WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': The requested URL returned error: 502 -*** syncing hossie -*** failed syncing hossie - * Sync failed with 1 - * Will try to re-create + * Adding new repository $ pmaint sync hossie WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' Cloning into '/home/mgorny/sync/hossie'... -fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': The requested URL returned error: 502 *** syncing hossie -*** failed syncing hossie - * Sync failed again with 1, removing +*** synced hossie + * Sync succeeded +$ pmaint regen --use-local-desc --pkg-desc-index -t 1 hossie +WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' +WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format(s): 'profile-set' + * Cache regenerated successfully |