Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/mnt/gentoo/etc/portage/repos.conf/gentoo.conf empty
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
randomeme098
n00b
n00b


Joined: 05 Aug 2018
Posts: 14

PostPosted: Sat Aug 11, 2018 6:51 pm    Post subject: /mnt/gentoo/etc/portage/repos.conf/gentoo.conf empty Reply with quote

when I go to my gentoo.conf with nano it's all empty, is that okay?
https://wiki.gentoo.org/wiki/Handbook:AMD64/Installation/Base
I selected mirrors and did
Code:
mkdir --parents /mnt/gentoo/etc/portage/repos.conf
cp /mnt/gentoo/usr/share/portage/config/repos.conf /mnt/gentoo/etc/portage/repos.conf/gentoo.conf
nano -w /mnt/gentoo/etc/portage/repos.conf/gentoo.conf

there's nothing there and from what I understand there should be this:
Code:
[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.gentoo.org/gentoo-portage
auto-sync = yes
sync-rsync-verify-jobs = 1
sync-rsync-verify-metamanifest = yes
sync-rsync-verify-max-age = 24
sync-openpgp-key-path = /usr/share/openpgp-keys/gentoo-release.asc
sync-openpgp-key-refresh-retry-count = 40
sync-openpgp-key-refresh-retry-overall-timeout = 1200
sync-openpgp-key-refresh-retry-delay-exp-base = 2
sync-openpgp-key-refresh-retry-delay-max = 60
sync-openpgp-key-refresh-retry-delay-mult = 4

# for daily squashfs snapshots
#sync-type = squashdelta
#sync-uri = mirror://gentoo/../snapshots/squashfs


[Moderator edit: added [code] tags to preserve output layout. -Hu]
Back to top
View user's profile Send private message
freke
l33t
l33t


Joined: 23 Jan 2003
Posts: 952
Location: Somewhere in Denmark

PostPosted: Sat Aug 11, 2018 7:08 pm    Post subject: Reply with quote

Is anything in /mnt/gentoo/usr/share/portage/config/repos.conf ?

But yes - the configuration should be something like the listed.
Back to top
View user's profile Send private message
randomeme098
n00b
n00b


Joined: 05 Aug 2018
Posts: 14

PostPosted: Sat Aug 11, 2018 7:22 pm    Post subject: Reply with quote

nope, /mnt/gentoo/usr/share/portage/config/repos.conf is empty too
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sat Aug 11, 2018 8:36 pm    Post subject: Reply with quote

Those commands look correct but if it's empty afterwards one of them should have printed some kind of error
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