Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
!!! SYNC setting found in make.conf
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Dale__
n00b
n00b


Joined: 18 Apr 2015
Posts: 55

PostPosted: Tue May 12, 2015 7:57 pm    Post subject: !!! SYNC setting found in make.conf Reply with quote

emerge --ask whatever
!!! SYNC setting found in make.conf.
This setting is Deprecated and no longer used. Please ensure your 'sync-type' and 'sync-uri' are set correctly in /etc/portage/repos.conf/gentoo.conf

what is "correctly"?

should I take "SYNC" out of make.conf?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Tue May 12, 2015 8:00 pm    Post subject: Reply with quote

Dale__,

It should have been auto migrated and yes.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Dale__
n00b
n00b


Joined: 18 Apr 2015
Posts: 55

PostPosted: Tue May 12, 2015 8:50 pm    Post subject: Reply with quote

Code:

nano -w /etc/portage/repos.conf/gentoo.conf


ends up with a new file, same with
/etc/portage/repos.conf
/etc/portage/gentoo.conf

SYNC="rsync://rsync6.us.gentoo.org/gentoo-portage"
is in my /etc/portage/make.conf file

should I still remove the SYNC?
will the empty files work?
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54216
Location: 56N 3W

PostPosted: Tue May 12, 2015 10:07 pm    Post subject: Reply with quote

Dale__,

Code:
nano -w /etc/portage/repos.conf/gentoo.conf

Should show something like
Code:
[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://192.168.10.119/gentoo-portage
auto-sync = yes


That sync-uri won't work for you.

Do you have an etc-update to do?
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Dale__
n00b
n00b


Joined: 18 Apr 2015
Posts: 55

PostPosted: Wed May 13, 2015 2:10 am    Post subject: Reply with quote

Code:

nano -w /etc/portage/repos.conf/gentoo.conf


stills shows up as a new empty file

Quote:

Do you have an etc-update to do?


I did a handbook AMD64 install, with network,, xorg, KDE

Ii had to do
Code:

eselect news read


during the install, and at some point after, maybe my first system wide update which I did twice

also did the following a couple times, and tried it before the first code above
Code:

dispatch-conf


there might have been another command that was update related, I know I should be documenting these things along the way, I have some written down and some in text files
Back to top
View user's profile Send private message
chiqui.paula
n00b
n00b


Joined: 27 May 2015
Posts: 29

PostPosted: Tue Jun 02, 2015 2:38 am    Post subject: Reply with quote

So, is the problem solved?

Because I am having the same issue as well.

Suddenly that message popped on my terminal.

I am installing Gentoo and at the step of Kernel downloading.

Thanks,

PC,
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Tue Jun 02, 2015 5:32 am    Post subject: Reply with quote

Dale__ and chiqui.paula,

Just delete the SYNC= line from your make.conf file and read https://wiki.gentoo.org/wiki/Project:Portage/Sync#Portage_configuration.

See also:
* https://wiki.gentoo.org/wiki/Mirrorselect
* https://www.gentoo.org/support/news-items/2015-02-04-portage-sync-changes.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum