Re: [gentoo-user] Again emerge represents a wise koan
On 170128-09:27+, J. Roeleveld wrote: > >Hyour mirror and a new sysnc doe snot fix the > >problem...strange... > > > >Meino > > Try a webrsync? > -- The only way in gentoo, to be sure that what you get is what you asked for, from your mirror, without MiTM of any kind, is the webrsync, because the Releng Team PGP-signs those portage snapshots. The link to webrsync must be in the Portage/Sync (or so) link already given in some previous emails. git would really really be great, but if you can't be sure about what you get, no, thanks! The Gentoo devs were unable/unwilling to solve that intricate verifiability issue... -- Miroslav Rovis Zagreb, Croatia http://www.CroatiaFidelis.hr signature.asc Description: Digital signature
Re: [gentoo-user] Again emerge represents a wise koan
Marc Joliet [17-01-28 11:12]: > On Saturday 28 January 2017 04:43:14 meino.cra...@gmx.de wrote: > > Hi, > > > > I tried to decipher this, but I failed, since the six isn't there > > actually... > > > > emerge: there are no ebuilds to satisfy > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > > gle_target_python3_5(-)]". (dependency required by > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > > "@selected" [set]) > > (dependency required by "@world" [argument]) > > > > How can I get out of this? > > > > Cheers > > Meino > > How do you have $PYTHON_TARGETS and $PYTHON_SINGLE_TARGET configured? Do you > have any overrides in package.use? All I can see in the ebuild is that > setuptools and six need to have the same values for both (specifically, > setuptools-34.0.2-r1 depends on >=dev-python/six-1.10.0[${PYTHON_USEDEP}], > where $PYTHON_USEDEP expands to the value in your emerge output). > > HTH > -- > Marc Joliet > -- > "People who think they know everything really annoy those of us who know we > don't" - Bjarne Stroustrup The compilation went through successfuly ! :) BIG THANK YOUto all helpers! Cheers Meino
Re: [gentoo-user] Again emerge represents a wise koan
Marc Joliet [17-01-28 11:12]: > On Saturday 28 January 2017 04:43:14 meino.cra...@gmx.de wrote: > > Hi, > > > > I tried to decipher this, but I failed, since the six isn't there > > actually... > > > > emerge: there are no ebuilds to satisfy > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > > gle_target_python3_5(-)]". (dependency required by > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > > "@selected" [set]) > > (dependency required by "@world" [argument]) > > > > How can I get out of this? > > > > Cheers > > Meino > > How do you have $PYTHON_TARGETS and $PYTHON_SINGLE_TARGET configured? Do you > have any overrides in package.use? All I can see in the ebuild is that > setuptools and six need to have the same values for both (specifically, > setuptools-34.0.2-r1 depends on >=dev-python/six-1.10.0[${PYTHON_USEDEP}], > where $PYTHON_USEDEP expands to the value in your emerge output). > > HTH > -- > Marc Joliet > -- > "People who think they know everything really annoy those of us who know we > don't" - Bjarne Stroustrup Compiling has started in doing its work currently,,,the culprit was a *~ file, which was a leftover of a previous edit it seems. I will report back what finally will be acchieved. Thanks a lot for all the help to all who have posted to this thread! :) Meino
Re: [gentoo-user] Again emerge represents a wise koan
On Saturday 28 January 2017 04:43:14 meino.cra...@gmx.de wrote: > Hi, > > I tried to decipher this, but I failed, since the six isn't there > actually... > > emerge: there are no ebuilds to satisfy > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > gle_target_python3_5(-)]". (dependency required by > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > "@selected" [set]) > (dependency required by "@world" [argument]) > > How can I get out of this? > > Cheers > Meino How do you have $PYTHON_TARGETS and $PYTHON_SINGLE_TARGET configured? Do you have any overrides in package.use? All I can see in the ebuild is that setuptools and six need to have the same values for both (specifically, setuptools-34.0.2-r1 depends on >=dev-python/six-1.10.0[${PYTHON_USEDEP}], where $PYTHON_USEDEP expands to the value in your emerge output). HTH -- Marc Joliet -- "People who think they know everything really annoy those of us who know we don't" - Bjarne Stroustrup signature.asc Description: This is a digitally signed message part.
Re: [gentoo-user] Again emerge represents a wise koan
On January 28, 2017 9:48:50 AM GMT+01:00, meino.cra...@gmx.de wrote: >Dale [17-01-28 09:44]: >> meino.cra...@gmx.de wrote: >> > Dale [17-01-28 09:24]: >> >> meino.cra...@gmx.de wrote: >> >>> Roeleveld [17-01-28 08:12]: >> On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de >wrote: >> > Hi, >> > >> > I tried to decipher this, but I failed, since the six isn't >there >> > actually... >> > >> > emerge: there are no ebuilds to satisfy >> > >">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p >> > >ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth >> > >on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth >> > >on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin >> > gle_target_python3_5(-)]". (dependency required by >> > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency >required by >> > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency >required by >> > "dev-python/docutils-0.12::gentoo" [installed]) (dependency >required by >> > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency >required by >> > "@selected" [set]) >> > (dependency required by "@world" [argument]) >> > >> > How can I get out of this? >> > >> > Cheers >> > Meino >> I would recommend a re-sync. That package and version exists on >my system: >> [I] dev-python/six >> Available versions: 1.10.0{tbz2} {doc test >PYTHON_TARGETS="pypy pypy3 >> python2_7 python3_4 python3_5"} >> Installed versions: 1.10.0{tbz2}(09:05:31 AM >11/04/2016)(-doc -test >> PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") >> Homepage:https://bitbucket.org/gutworth/six >https:// >> pypi.python.org/pypi/six >> Description: Python 2 and 3 compatibility library >> >> And I sync'd yesterday. >> >> -- >> Joost >> >> >>> does not help...same as before... >> >>> >> >>> Meino >> >>> >> >>> >> >>> >> >>> >> >> It exists here as well. My last sync was about 4 days ago. >> >> >> >> root@fireball / # equery list -p dev-python/six >> >> * Searching for six in dev-python ... >> >> [IP-] [ ] dev-python/six-1.10.0:0 >> >> root@fireball / # >> >> >> >> Have you tried a different mirror to sync with? >> >> >> >> Dale >> >> >> >> :-) :-) >> >> >> > Before digging through a lot of possible mirrors... >> > As you have successfully sunced: What mirror do you use? >> > (And would you give me a hint, what all needs to changed >> > to swotch to git...would be nice...thanks! :) >> > >> > Meino >> > >> > >> > >> > >> >> >> This is my gentoo.conf in /etc/portage/repos.conf/. >> >> [DEFAULT] >> main-repo = gentoo >> >> [gentoo] >> location = /var/cache/portage/tree >> sync-type = rsync >> sync-uri = rsync://rsync26.us.gentoo.org/gentoo-portage >> >> >> I don't know about git, yet. I think if you replace the contents of >> gentoo.conf with what Joost replied with, that should do it. I'm not >> sure if anything else has to be changed. I do seem to recall there >> being a howto on the Gentoo wiki tho. I recall someone posting a >link >> on here at some point, or maybe it was -dev. >> >> Dale >> >> :-) :-) >> > >Hyour mirror and a new sysnc doe snot fix the >problem...strange... > >Meino Try a webrsync? -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Re: [gentoo-user] Again emerge represents a wise koan
Dale [17-01-28 09:44]: > meino.cra...@gmx.de wrote: > > Dale [17-01-28 09:24]: > >> meino.cra...@gmx.de wrote: > >>> Roeleveld [17-01-28 08:12]: > On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: > > Hi, > > > > I tried to decipher this, but I failed, since the six isn't there > > actually... > > > > emerge: there are no ebuilds to satisfy > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > > gle_target_python3_5(-)]". (dependency required by > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency > > required by > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > > "@selected" [set]) > > (dependency required by "@world" [argument]) > > > > How can I get out of this? > > > > Cheers > > Meino > I would recommend a re-sync. That package and version exists on my > system: > [I] dev-python/six > Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy > pypy3 > python2_7 python3_4 python3_5"} > Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc > -test > PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") > Homepage:https://bitbucket.org/gutworth/six https:// > pypi.python.org/pypi/six > Description: Python 2 and 3 compatibility library > > And I sync'd yesterday. > > -- > Joost > > >>> does not help...same as before... > >>> > >>> Meino > >>> > >>> > >>> > >>> > >> It exists here as well. My last sync was about 4 days ago. > >> > >> root@fireball / # equery list -p dev-python/six > >> * Searching for six in dev-python ... > >> [IP-] [ ] dev-python/six-1.10.0:0 > >> root@fireball / # > >> > >> Have you tried a different mirror to sync with? > >> > >> Dale > >> > >> :-) :-) > >> > > Before digging through a lot of possible mirrors... > > As you have successfully sunced: What mirror do you use? > > (And would you give me a hint, what all needs to changed > > to swotch to git...would be nice...thanks! :) > > > > Meino > > > > > > > > > > > This is my gentoo.conf in /etc/portage/repos.conf/. > > [DEFAULT] > main-repo = gentoo > > [gentoo] > location = /var/cache/portage/tree > sync-type = rsync > sync-uri = rsync://rsync26.us.gentoo.org/gentoo-portage > > > I don't know about git, yet. I think if you replace the contents of > gentoo.conf with what Joost replied with, that should do it. I'm not > sure if anything else has to be changed. I do seem to recall there > being a howto on the Gentoo wiki tho. I recall someone posting a link > on here at some point, or maybe it was -dev. > > Dale > > :-) :-) > Hyour mirror and a new sysnc doe snot fix the problem...strange... Meino
Re: [gentoo-user] Again emerge represents a wise koan
On January 28, 2017 9:35:58 AM GMT+01:00, Dale wrote: >meino.cra...@gmx.de wrote: >> Dale [17-01-28 09:24]: >>> meino.cra...@gmx.de wrote: Roeleveld [17-01-28 08:12]: > On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de >wrote: >> Hi, >> >> I tried to decipher this, but I failed, since the six isn't there >> actually... >> >> emerge: there are no ebuilds to satisfy >> >">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p >> >ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth >> >on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth >> >on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin >> gle_target_python3_5(-)]". (dependency required by >> "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency >required by >> "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency >required by >> "dev-python/docutils-0.12::gentoo" [installed]) (dependency >required by >> "media-video/mpv-0.23.0::gentoo" [installed]) (dependency >required by >> "@selected" [set]) >> (dependency required by "@world" [argument]) >> >> How can I get out of this? >> >> Cheers >> Meino > I would recommend a re-sync. That package and version exists on my >system: > [I] dev-python/six > Available versions: 1.10.0{tbz2} {doc test >PYTHON_TARGETS="pypy pypy3 > python2_7 python3_4 python3_5"} > Installed versions: 1.10.0{tbz2}(09:05:31 AM >11/04/2016)(-doc -test > PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") > Homepage:https://bitbucket.org/gutworth/six >https:// > pypi.python.org/pypi/six > Description: Python 2 and 3 compatibility library > > And I sync'd yesterday. > > -- > Joost > does not help...same as before... Meino >>> It exists here as well. My last sync was about 4 days ago. >>> >>> root@fireball / # equery list -p dev-python/six >>> * Searching for six in dev-python ... >>> [IP-] [ ] dev-python/six-1.10.0:0 >>> root@fireball / # >>> >>> Have you tried a different mirror to sync with? >>> >>> Dale >>> >>> :-) :-) >>> >> Before digging through a lot of possible mirrors... >> As you have successfully sunced: What mirror do you use? >> (And would you give me a hint, what all needs to changed >> to swotch to git...would be nice...thanks! :) >> >> Meino >> >> >> >> > > >This is my gentoo.conf in /etc/portage/repos.conf/. > >[DEFAULT] >main-repo = gentoo > >[gentoo] >location = /var/cache/portage/tree >sync-type = rsync >sync-uri = rsync://rsync26.us.gentoo.org/gentoo-portage > > >I don't know about git, yet. I think if you replace the contents of >gentoo.conf with what Joost replied with, that should do it. I'm not >sure if anything else has to be changed. I do seem to recall there >being a howto on the Gentoo wiki tho. I recall someone posting a link >on here at some point, or maybe it was -dev. > >Dale > >:-) :-) Important when switching to git. The directory needs to be empty. (Or maybe even fully non existent, not 100รท certain) This is because of the way 'git clone' works. -- Joost -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Re: [gentoo-user] Again emerge represents a wise koan
J. Roeleveld wrote: > > Meino, > > On my mobile now so can't easily search. > There is a howto somewhere, but the important part is that file I quoted in > my email. > And you need to clear your portage tree (or set a different location). > I sometimes end up doing the initial clone manually if it complains about > something. > > -- > Joost This may help. https://wiki.gentoo.org/wiki/Project:Portage/Sync Dale :-) :-)
Re: [gentoo-user] Again emerge represents a wise koan
meino.cra...@gmx.de wrote: > Dale [17-01-28 09:24]: >> meino.cra...@gmx.de wrote: >>> Roeleveld [17-01-28 08:12]: On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: > Hi, > > I tried to decipher this, but I failed, since the six isn't there > actually... > > emerge: there are no ebuilds to satisfy > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > gle_target_python3_5(-)]". (dependency required by > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required > by > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > "@selected" [set]) > (dependency required by "@world" [argument]) > > How can I get out of this? > > Cheers > Meino I would recommend a re-sync. That package and version exists on my system: [I] dev-python/six Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy pypy3 python2_7 python3_4 python3_5"} Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") Homepage:https://bitbucket.org/gutworth/six https:// pypi.python.org/pypi/six Description: Python 2 and 3 compatibility library And I sync'd yesterday. -- Joost >>> does not help...same as before... >>> >>> Meino >>> >>> >>> >>> >> It exists here as well. My last sync was about 4 days ago. >> >> root@fireball / # equery list -p dev-python/six >> * Searching for six in dev-python ... >> [IP-] [ ] dev-python/six-1.10.0:0 >> root@fireball / # >> >> Have you tried a different mirror to sync with? >> >> Dale >> >> :-) :-) >> > Before digging through a lot of possible mirrors... > As you have successfully sunced: What mirror do you use? > (And would you give me a hint, what all needs to changed > to swotch to git...would be nice...thanks! :) > > Meino > > > > This is my gentoo.conf in /etc/portage/repos.conf/. [DEFAULT] main-repo = gentoo [gentoo] location = /var/cache/portage/tree sync-type = rsync sync-uri = rsync://rsync26.us.gentoo.org/gentoo-portage I don't know about git, yet. I think if you replace the contents of gentoo.conf with what Joost replied with, that should do it. I'm not sure if anything else has to be changed. I do seem to recall there being a howto on the Gentoo wiki tho. I recall someone posting a link on here at some point, or maybe it was -dev. Dale :-) :-)
Re: [gentoo-user] Again emerge represents a wise koan
On January 28, 2017 9:27:12 AM GMT+01:00, meino.cra...@gmx.de wrote: >Dale [17-01-28 09:24]: >> meino.cra...@gmx.de wrote: >> > Roeleveld [17-01-28 08:12]: >> >> On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de >wrote: >> >>> Hi, >> >>> >> >>> I tried to decipher this, but I failed, since the six isn't there >> >>> actually... >> >>> >> >>> emerge: there are no ebuilds to satisfy >> >>> >">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p >> >>> >ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth >> >>> >on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth >> >>> >on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin >> >>> gle_target_python3_5(-)]". (dependency required by >> >>> "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency >required by >> >>> "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency >required by >> >>> "dev-python/docutils-0.12::gentoo" [installed]) (dependency >required by >> >>> "media-video/mpv-0.23.0::gentoo" [installed]) (dependency >required by >> >>> "@selected" [set]) >> >>> (dependency required by "@world" [argument]) >> >>> >> >>> How can I get out of this? >> >>> >> >>> Cheers >> >>> Meino >> >> >> >> I would recommend a re-sync. That package and version exists on my >system: >> >> [I] dev-python/six >> >> Available versions: 1.10.0{tbz2} {doc test >PYTHON_TARGETS="pypy pypy3 >> >> python2_7 python3_4 python3_5"} >> >> Installed versions: 1.10.0{tbz2}(09:05:31 AM >11/04/2016)(-doc -test >> >> PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") >> >> Homepage:https://bitbucket.org/gutworth/six >https:// >> >> pypi.python.org/pypi/six >> >> Description: Python 2 and 3 compatibility library >> >> >> >> And I sync'd yesterday. >> >> >> >> -- >> >> Joost >> >> >> > does not help...same as before... >> > >> > Meino >> > >> > >> > >> > >> >> It exists here as well. My last sync was about 4 days ago. >> >> root@fireball / # equery list -p dev-python/six >> * Searching for six in dev-python ... >> [IP-] [ ] dev-python/six-1.10.0:0 >> root@fireball / # >> >> Have you tried a different mirror to sync with? >> >> Dale >> >> :-) :-) >> > >Before digging through a lot of possible mirrors... >As you have successfully sunced: What mirror do you use? >(And would you give me a hint, what all needs to changed >to swotch to git...would be nice...thanks! :) > >Meino Meino, On my mobile now so can't easily search. There is a howto somewhere, but the important part is that file I quoted in my email. And you need to clear your portage tree (or set a different location). I sometimes end up doing the initial clone manually if it complains about something. -- Joost -- Sent from my Android device with K-9 Mail. Please excuse my brevity.
Re: [gentoo-user] Again emerge represents a wise koan
Dale [17-01-28 09:24]: > meino.cra...@gmx.de wrote: > > Roeleveld [17-01-28 08:12]: > >> On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: > >>> Hi, > >>> > >>> I tried to decipher this, but I failed, since the six isn't there > >>> actually... > >>> > >>> emerge: there are no ebuilds to satisfy > >>> ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > >>> ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > >>> on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > >>> on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > >>> gle_target_python3_5(-)]". (dependency required by > >>> "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required > >>> by > >>> "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > >>> "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > >>> "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > >>> "@selected" [set]) > >>> (dependency required by "@world" [argument]) > >>> > >>> How can I get out of this? > >>> > >>> Cheers > >>> Meino > >> > >> I would recommend a re-sync. That package and version exists on my system: > >> [I] dev-python/six > >> Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy > >> pypy3 > >> python2_7 python3_4 python3_5"} > >> Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test > >> PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") > >> Homepage:https://bitbucket.org/gutworth/six https:// > >> pypi.python.org/pypi/six > >> Description: Python 2 and 3 compatibility library > >> > >> And I sync'd yesterday. > >> > >> -- > >> Joost > >> > > does not help...same as before... > > > > Meino > > > > > > > > > > It exists here as well. My last sync was about 4 days ago. > > root@fireball / # equery list -p dev-python/six > * Searching for six in dev-python ... > [IP-] [ ] dev-python/six-1.10.0:0 > root@fireball / # > > Have you tried a different mirror to sync with? > > Dale > > :-) :-) > Before digging through a lot of possible mirrors... As you have successfully sunced: What mirror do you use? (And would you give me a hint, what all needs to changed to swotch to git...would be nice...thanks! :) Meino
Re: [gentoo-user] Again emerge represents a wise koan
J. Roeleveld [17-01-28 09:12]: > On Saturday, January 28, 2017 8:49:38 AM CET meino.cra...@gmx.de wrote: > > Roeleveld [17-01-28 08:12]: > > > On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: > > > > Hi, > > > > > > > > I tried to decipher this, but I failed, since the six isn't there > > > > actually... > > > > > > > > emerge: there are no ebuilds to satisfy > > > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-) > > > > ?,p > > > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_ > > > > pyth > > > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-), > > > > -pyth > > > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-pytho > > > > n_sin gle_target_python3_5(-)]". (dependency required by > > > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required > > > > by > > > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > > > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > > > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > > > > "@selected" [set]) > > > > (dependency required by "@world" [argument]) > > > > > > > > How can I get out of this? > > > > > > > > Cheers > > > > Meino > > > > > > I would recommend a re-sync. That package and version exists on my system: > > > [I] dev-python/six > > > > > > Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy > > > pypy3 > > > > > > python2_7 python3_4 python3_5"} > > > > > > Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test > > > > > > PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") > > > > > > Homepage:https://bitbucket.org/gutworth/six https:// > > > > > > pypi.python.org/pypi/six > > > > > > Description: Python 2 and 3 compatibility library > > > > > > And I sync'd yesterday. > > > > > > -- > > > Joost > > > > does not help...same as before... > > Strange. > You do have the ebuild in your portage-tree? > > How do you sync? I use "git": > * > $ cat /etc/portage/repos.conf/gentoo.conf > [DEFAULT] > main-repo = gentoo > > [gentoo] > location = /opt/portage > sync-type = git > sync-uri = https://github.com/gentoo-mirror/gentoo.git > sync-depth = 0 > auto-sync = yes > * > > -- > Joost > I do this thing: cmdline eix-sync ; emerge --update --newuse --deep --with-bdeps=y --tree --keep-going --backtrack=30 -v --verbose-conflicts screen @world [DEFAULT] main-repo = gentoo [gentoo] location = /usr/portage sync-type = rsync sync-uri = rsync://rsync.europe.gentoo.org/gentoo-portage Meino
Re: [gentoo-user] Again emerge represents a wise koan
meino.cra...@gmx.de wrote: > Roeleveld [17-01-28 08:12]: >> On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: >>> Hi, >>> >>> I tried to decipher this, but I failed, since the six isn't there >>> actually... >>> >>> emerge: there are no ebuilds to satisfy >>> ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p >>> ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth >>> on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth >>> on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin >>> gle_target_python3_5(-)]". (dependency required by >>> "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by >>> "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by >>> "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by >>> "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by >>> "@selected" [set]) >>> (dependency required by "@world" [argument]) >>> >>> How can I get out of this? >>> >>> Cheers >>> Meino >> >> I would recommend a re-sync. That package and version exists on my system: >> [I] dev-python/six >> Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy pypy3 >> python2_7 python3_4 python3_5"} >> Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test >> PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") >> Homepage:https://bitbucket.org/gutworth/six https:// >> pypi.python.org/pypi/six >> Description: Python 2 and 3 compatibility library >> >> And I sync'd yesterday. >> >> -- >> Joost >> > does not help...same as before... > > Meino > > > > It exists here as well. My last sync was about 4 days ago. root@fireball / # equery list -p dev-python/six * Searching for six in dev-python ... [IP-] [ ] dev-python/six-1.10.0:0 root@fireball / # Have you tried a different mirror to sync with? Dale :-) :-)
Re: [gentoo-user] Again emerge represents a wise koan
On Saturday, January 28, 2017 8:49:38 AM CET meino.cra...@gmx.de wrote: > Roeleveld [17-01-28 08:12]: > > On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: > > > Hi, > > > > > > I tried to decipher this, but I failed, since the six isn't there > > > actually... > > > > > > emerge: there are no ebuilds to satisfy > > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-) > > > ?,p > > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_ > > > pyth > > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-), > > > -pyth > > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-pytho > > > n_sin gle_target_python3_5(-)]". (dependency required by > > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required > > > by > > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > > > "@selected" [set]) > > > (dependency required by "@world" [argument]) > > > > > > How can I get out of this? > > > > > > Cheers > > > Meino > > > > I would recommend a re-sync. That package and version exists on my system: > > [I] dev-python/six > > > > Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy > > pypy3 > > > > python2_7 python3_4 python3_5"} > > > > Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test > > > > PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") > > > > Homepage:https://bitbucket.org/gutworth/six https:// > > > > pypi.python.org/pypi/six > > > > Description: Python 2 and 3 compatibility library > > > > And I sync'd yesterday. > > > > -- > > Joost > > does not help...same as before... Strange. You do have the ebuild in your portage-tree? How do you sync? I use "git": * $ cat /etc/portage/repos.conf/gentoo.conf [DEFAULT] main-repo = gentoo [gentoo] location = /opt/portage sync-type = git sync-uri = https://github.com/gentoo-mirror/gentoo.git sync-depth = 0 auto-sync = yes * -- Joost
Re: [gentoo-user] Again emerge represents a wise koan
Roeleveld [17-01-28 08:12]: > On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: > > Hi, > > > > I tried to decipher this, but I failed, since the six isn't there > > actually... > > > > emerge: there are no ebuilds to satisfy > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > > gle_target_python3_5(-)]". (dependency required by > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > > "@selected" [set]) > > (dependency required by "@world" [argument]) > > > > How can I get out of this? > > > > Cheers > > Meino > > > I would recommend a re-sync. That package and version exists on my system: > [I] dev-python/six > Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy pypy3 > python2_7 python3_4 python3_5"} > Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test > PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") > Homepage:https://bitbucket.org/gutworth/six https:// > pypi.python.org/pypi/six > Description: Python 2 and 3 compatibility library > > And I sync'd yesterday. > > -- > Joost > does not help...same as before... Meino
Re: [gentoo-user] Again emerge represents a wise koan
On Saturday, January 28, 2017 4:43:14 AM CET meino.cra...@gmx.de wrote: > Hi, > > I tried to decipher this, but I failed, since the six isn't there > actually... > > emerge: there are no ebuilds to satisfy > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin > gle_target_python3_5(-)]". (dependency required by > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by > "@selected" [set]) > (dependency required by "@world" [argument]) > > How can I get out of this? > > Cheers > Meino I would recommend a re-sync. That package and version exists on my system: [I] dev-python/six Available versions: 1.10.0{tbz2} {doc test PYTHON_TARGETS="pypy pypy3 python2_7 python3_4 python3_5"} Installed versions: 1.10.0{tbz2}(09:05:31 AM 11/04/2016)(-doc -test PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5") Homepage:https://bitbucket.org/gutworth/six https:// pypi.python.org/pypi/six Description: Python 2 and 3 compatibility library And I sync'd yesterday. -- Joost
[gentoo-user] Again emerge represents a wise koan
Hi, I tried to decipher this, but I failed, since the six isn't there actually... emerge: there are no ebuilds to satisfy ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]". (dependency required by "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) How can I get out of this? Cheers Meino