Gentoo Archives: gentoo-science

From: Andrew Savchenko <bircoph@g.o>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] problem syncing the science overlay
Date: Tue, 21 Apr 2015 04:58:27
Message-Id: 20150421095817.eafc5f62a163fc71231fbe0a@gentoo.org
In Reply to: [gentoo-science] problem syncing the science overlay by grozin@gentoo.org
1 Hi,
2
3 On Tue, 21 Apr 2015 08:09:08 +0600 (NOVT) grozin@g.o wrote:
4 > Hello *,
5 >
6 > Today I get
7 >
8 > dns ~ # layman -s science
9 >
10 > * Fetching remote list...
11 > * Fetch Ok
12 >
13 > * Syncing selected overlay(s)...
14 > * Running Git... # ( cd /var/lib/layman/science && /usr/bin/git pull )
15 > Permission denied (publickey).
16 > fatal: Could not read from remote repository.
17 >
18 > Please make sure you have the correct access rights
19 > and the repository exists.
20 > * Failure result returned from Git
21 > *
22 > * Errors:
23 > * ------
24 > * Failed to sync overlay "science".
25 > * Error was: Syncing overlay "science" returned status 1!
26 > * db.sync()
27 > *
28 >
29 > * CLI: Errors occurred processing action sync
30 > *
31 > * Errors:
32 > * ------
33 > * Failed to sync overlay "science".
34 > * Error was: Syncing overlay "science" returned status 1!
35 > * db.sync()
36 > *
37 >
38 > Other overlays (lisp, sunrise) sync normally.
39
40 You should really read news sometimes...
41 See gentoo-dev-announce or gentoo-dev mail lists about anongit
42 changes.
43
44 Long story short:
45 layman -f && layman -d science && layman -a science
46
47 Best regards,
48 Andrew Savchenko