Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Again emerge represents a wise koan
Date: Sat, 28 Jan 2017 08:36:14
Message-Id: 71545585-91a8-ad11-69ae-c11523bf697d@gmail.com
In Reply to: Re: [gentoo-user] Again emerge represents a wise koan by Meino.Cramer@gmx.de
1 Meino.Cramer@×××.de wrote:
2 > Dale <rdalek1967@×××××.com> [17-01-28 09:24]:
3 >> Meino.Cramer@×××.de wrote:
4 >>> Roeleveld <joost@××××××××.org> [17-01-28 08:12]:
5 >>>> On Saturday, January 28, 2017 4:43:14 AM CET Meino.Cramer@×××.de wrote:
6 >>>>> Hi,
7 >>>>>
8 >>>>> I tried to decipher this, but I failed, since the six isn't there
9 >>>>> actually...
10 >>>>>
11 >>>>> emerge: there are no ebuilds to satisfy
12 >>>>> ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
13 >>>>> ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
14 >>>>> on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
15 >>>>> on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
16 >>>>> gle_target_python3_5(-)]". (dependency required by
17 >>>>> "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by
18 >>>>> "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
19 >>>>> "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
20 >>>>> "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
21 >>>>> "@selected" [set])
22 >>>>> (dependency required by "@world" [argument])
23 >>>>>
24 >>>>> How can I get out of this?
25 >>>>>
26 >>>>> Cheers
27 >>>>> Meino
28 >>>> I would recommend a re-sync. That package and version exists on my system:
29 >>>> [I] dev-python/six
30 >>>> Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy pypy3
31 >>>> python2_7 python3_4 python3_5"}
32 >>>> Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test
33 >>>> PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5")
34 >>>> Homepage: https://bitbucket.org/gutworth/six https://
35 >>>> pypi.python.org/pypi/six
36 >>>> Description: Python 2 and 3 compatibility library
37 >>>>
38 >>>> And I sync'd yesterday.
39 >>>>
40 >>>> --
41 >>>> Joost
42 >>>>
43 >>> does not help...same as before...
44 >>>
45 >>> Meino
46 >>>
47 >>>
48 >>>
49 >>>
50 >> It exists here as well. My last sync was about 4 days ago.
51 >>
52 >> root@fireball / # equery list -p dev-python/six
53 >> * Searching for six in dev-python ...
54 >> [IP-] [ ] dev-python/six-1.10.0:0
55 >> root@fireball / #
56 >>
57 >> Have you tried a different mirror to sync with?
58 >>
59 >> Dale
60 >>
61 >> :-) :-)
62 >>
63 > Before digging through a lot of possible mirrors...
64 > As you have successfully sunced: What mirror do you use?
65 > (And would you give me a hint, what all needs to changed
66 > to swotch to git...would be nice...thanks! :)
67 >
68 > Meino
69 >
70 >
71 >
72 >
73
74
75 This is my gentoo.conf in /etc/portage/repos.conf/.
76
77 [DEFAULT]
78 main-repo = gentoo
79
80 [gentoo]
81 location = /var/cache/portage/tree
82 sync-type = rsync
83 sync-uri = rsync://rsync26.us.gentoo.org/gentoo-portage
84
85
86 I don't know about git, yet. I think if you replace the contents of
87 gentoo.conf with what Joost replied with, that should do it. I'm not
88 sure if anything else has to be changed. I do seem to recall there
89 being a howto on the Gentoo wiki tho. I recall someone posting a link
90 on here at some point, or maybe it was -dev.
91
92 Dale
93
94 :-) :-)

Replies

Subject Author
Re: [gentoo-user] Again emerge represents a wise koan "J. Roeleveld" <joost@××××××××.org>
Re: [gentoo-user] Again emerge represents a wise koan Meino.Cramer@×××.de