diff options
author | 2016-02-29 04:23:56 +0000 | |
---|---|---|
committer | 2016-02-29 04:23:56 +0000 | |
commit | 77a58db940a74fea3590378db3774f6ba772018c (patch) | |
tree | a428924f2209342d23c7cb995e8e13b06b0aacb9 /distros.txt | |
parent | 2016-02-29T04:00:01 (diff) | |
download | repos-77a58db940a74fea3590378db3774f6ba772018c.tar.gz repos-77a58db940a74fea3590378db3774f6ba772018c.tar.bz2 repos-77a58db940a74fea3590378db3774f6ba772018c.zip |
2016-02-29T04:20:01
Diffstat (limited to 'distros.txt')
-rw-r--r-- | distros.txt | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/distros.txt b/distros.txt index 950449f6b455..f7b63a6b0930 100644 --- a/distros.txt +++ b/distros.txt @@ -8,10 +8,19 @@ 'status': 'unofficial'} $ pmaint sync distros WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' -Already up-to-date. +fatal: unable to connect to git.calculate.ru: +git.calculate.ru[0: 85.235.195.146]: errno=Connection timed out + +*** syncing distros +*** failed syncing distros + * Sync failed with 1 + * Will try to re-create +$ pmaint sync distros +WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format(s): 'profile-set' +Cloning into '/home/mgorny/sync/distros'... *** syncing distros *** synced distros - * Sync succeeded + * Sync succeeded after re-adding $ pmaint regen --use-local-desc --pkg-desc-index -t 1 distros 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' |