Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Seamonkey and Firefox clash over rust version.
Date: Wed, 12 Jan 2022 01:14:12
Message-Id: fdb2375f-e82e-c5ec-1188-47c1663aab4a@gmail.com
In Reply to: Re: [gentoo-user] Seamonkey and Firefox clash over rust version. by Arve Barsnes
1 Arve Barsnes wrote:
2 > On Mon, 10 Jan 2022 at 12:28, Arve Barsnes <arve.barsnes@×××××.com> wrote:
3 >> On Mon, 10 Jan 2022 at 11:33, Dale <rdalek1967@×××××.com> wrote:
4 >>> I read in a bug report that this is fixed in a overlay. Makes me wonder
5 >>> why this has been going on for a month or so without a 'in tree' fix.
6 >>> I'd rather not add a overlay but if it is the only fix, may have too.
7 >> An alternative to adding the whole overlay (and the poly-c overlay is
8 >> quite big) is to just copy the ebuild you want to your local overlay.
9 >> It looks like poly is involved in the maintenance of this package
10 >> normally, so I'm not sure why this is not in the main repo yet, if
11 >> there is something weird being worked on.
12 >>
13 >> The biggest change if you copy it locally, is that you get the latest
14 >> released version of seamonkey, and the rust dependency in the ebuild
15 >> has been updated to:
16 >>
17 >>> =virtual/rust-1.34.0
18 >> That seems to indicate that the current requirement of <1.53 was never correct?
19 >>
20 >> Either way, worth a try if you ask me, you're on a newer version, the
21 >> rust conflict with firefox will not come up again, and hopefully
22 >> eventually, the main gentoo repo will get even newer versions so
23 >> you'll get automatically updated without having added a full extra
24 >> overlay.
25 > Also, the ebuild to copy:
26 >
27 > https://www.gentoofan.org/gentoo/poly-c_overlay/www-client/seamonkey/seamonkey-2.53.10.2-r2.ebuild
28 >
29 > Cheers,
30 > Arve
31 >
32 >
33
34
35 I was going to add the overlay but I get this error:
36
37
38 root@fireball / # layman -a poly-c
39
40  * Adding overlay...
41  * Running Rsync... # /usr/bin/rsync -rlptDvz --progress --delete
42 --delete-after --timeout=180 --exclude=distfiles/* --exclude=local/*
43 --exclude=packages/* rsync://rsync.gentoofan.org/poly-c/
44 /var/lib/layman/poly-c
45 rsync: getaddrinfo: rsync.gentoofan.org 873: Temporary failure in name
46 resolution
47 rsync error: error in socket IO (code 10) at clientserver.c(137)
48 [Receiver=3.2.3]
49  * Failure result returned from Rsync
50  * Deleting _empty_ directory "/var/lib/layman/poly-c"
51  * Adding repository "poly-c" failed!
52
53  * CLI: Errors occurred processing action add
54  * Adding repository "poly-c" failed!
55
56 root@fireball / #
57
58
59 I been getting that for around 24 hours now.  If I go to a web browser,
60 the site works fine.  No clue why it isn't working.  Can someone test
61 this and see if it works for them?  If it works for someone else, then
62 it is me.  If it fails for someone else, then it's not just me. 
63
64 Thanks.
65
66 Dale
67
68 :-)  :-) 

Replies

Subject Author
Re: [gentoo-user] Seamonkey and Firefox clash over rust version. Arve Barsnes <arve.barsnes@×××××.com>