Gentoo Archives: gentoo-science

From: "François Bissey" <frp.bissey@×××××.com>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] problem syncing the science overlay
Date: Mon, 15 Jan 2018 10:40:45
Message-Id: 3D20F23B-61E5-4562-83F6-44FDDA516DD9@slingshot.co.nz
In Reply to: [gentoo-science] problem syncing the science overlay by grozin@gentoo.org
1 Got that problem too. My solution for that kind of problem is
2 layman -d …
3 layman -a …
4 and everything usually is back to normal.
5
6 > On 15/01/2018, at 23:29, grozin@g.o wrote:
7 >
8 > Hello *,
9 >
10 > For a couple of days I cannot sync the overlay:
11 >
12 > dns ~ # layman -s science
13 >
14 > * Fetching remote list...
15 > * Fetch Ok
16 >
17 > * Syncing selected overlay(s)...
18 > * Running Git... # ( cd /var/lib/layman/science && /usr/bin/git pull )
19 > Warning: untrusted X11 forwarding setup failed: xauth key data not generated
20 > error: cannot lock ref 'refs/remotes/origin/jlec/scilab': 'refs/remotes/origin/jlec' exists; cannot create 'refs/remotes/origin/jlec/scilab'
21 > From git+ssh://git.gentoo.org/proj/sci
22 > ! [new branch] jlec/scilab -> origin/jlec/scilab (unable to update local ref)
23 > * Failure result returned from Git
24 > *
25 > * Errors:
26 > * ------
27 > * Failed to sync overlay "science".
28 > * Error was: Syncing overlay "science" returned status 1!
29 > * db.sync()
30 > *
31 >
32 > * CLI: Errors occurred processing action sync
33 > *
34 > * Errors:
35 > * ------
36 > * Failed to sync overlay "science".
37 > * Error was: Syncing overlay "science" returned status 1!
38 > * db.sync()
39 >
40 > What has changed?
41 >
42 > Andrey
43 >