[gentoo-user] emerge --sync, where is the URL configured?

2018-06-20 Thread Ian Zimmerman
I am following the instructions here: https://wiki.gentoo.org/wiki/Chroot Got to the emerge --sync step, and it works! But why? There is no $CHROOT/etc/portage/repos.conf, let alone a gentoo.conf file inside it. So how does it know where to sync from? -- Please don't Cc: me privately on maili

Re: [gentoo-user] Upgrading gcc from 6.4 to 7.3

2018-06-20 Thread gevisz
2018-06-20 15:01 GMT+03:00 gevisz : > 2018-06-20 14:16 GMT+03:00 Mick : >> On Wednesday, 20 June 2018 11:43:32 BST gevisz wrote: >>> After updating portage tree today, portage >>> suggested to upgrade gcc from 6.4 to 7.3 >>> version what I have done just now. >>> >>> Nevertheless, >>> # gcc-config

Re: [gentoo-user] Upgrading gcc from 6.4 to 7.3

2018-06-20 Thread gevisz
2018-06-20 14:16 GMT+03:00 Mick : > On Wednesday, 20 June 2018 11:43:32 BST gevisz wrote: >> After updating portage tree today, portage >> suggested to upgrade gcc from 6.4 to 7.3 >> version what I have done just now. >> >> Nevertheless, >> # gcc-config --list-profiles >> [1] x86_64-pc-linux-gnu-6

Re: [gentoo-user] Upgrading gcc from 6.4 to 7.3

2018-06-20 Thread Mick
On Wednesday, 20 June 2018 11:43:32 BST gevisz wrote: > After updating portage tree today, portage > suggested to upgrade gcc from 6.4 to 7.3 > version what I have done just now. > > Nevertheless, > # gcc-config --list-profiles > [1] x86_64-pc-linux-gnu-6.4.0 * > [2] x86_64-pc-linux-gnu-7.3.0 >

[gentoo-user] Upgrading gcc from 6.4 to 7.3

2018-06-20 Thread gevisz
After updating portage tree today, portage suggested to upgrade gcc from 6.4 to 7.3 version what I have done just now. Nevertheless, # gcc-config --list-profiles [1] x86_64-pc-linux-gnu-6.4.0 * [2] x86_64-pc-linux-gnu-7.3.0 shows that I still have version 6.4 as a default. As https://wiki.gento