Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

[SOLVED] Is this proper repository list?

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

[SOLVED] Is this proper repository list?

#1 Post by pawRoot »

deb http://deb.debian.org/debian/ stable main contrib non-free
deb-src http://deb.debian.org/debian/ stable main contrib non-free

deb http://deb.debian.org/debian/ stable-updates main contrib non-free
deb-src http://deb.debian.org/debian/ stable-updates main contrib non-free

deb http://deb.debian.org/debian-security stable/updates main
deb-src http://deb.debian.org/debian-security stable/updates main
Or should i add contrib and non-free to the rest too?
Last edited by pawRoot on 2018-01-10 08:30, edited 1 time in total.

steve_v
df -h | grep > 20TiB
df -h | grep > 20TiB
Posts: 1418
Joined: 2012-10-06 05:31
Location: /dev/chair
Has thanked: 79 times
Been thanked: 189 times

Re: Is this proper repository list?

#2 Post by steve_v »

pawRoot wrote:should i add contrib and non-free to the rest too
Yes, if you want security updates for contrib & non-free packages.
Once is happenstance. Twice is coincidence. Three times is enemy action. Four times is Official GNOME Policy.

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: Is this proper repository list?

#3 Post by pawRoot »

Thanks

I guess it would be recommended thing to do?

kopper
Posts: 138
Joined: 2016-09-30 14:30

Re: [SOLVED] Is this proper repository list?

#4 Post by kopper »

I guess it would be recommended thing to do?
It sure is.
Debian 10.2 Stable with i3
Secure your stuff: Securing Debian Manual
Don't break your stuff: Source List Management DontBreakDebian

steve_v
df -h | grep > 20TiB
df -h | grep > 20TiB
Posts: 1418
Joined: 2012-10-06 05:31
Location: /dev/chair
Has thanked: 79 times
Been thanked: 189 times

Re: Is this proper repository list?

#5 Post by steve_v »

Well I'd recommend it, but I'm nobody important. :P
There are packages in there and the changelogs say they're security updates, but whether you want them or not is up to you.
Once is happenstance. Twice is coincidence. Three times is enemy action. Four times is Official GNOME Policy.

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: [SOLVED] Is this proper repository list?

#6 Post by dilberts_left_nut »

Also, you don't need the deb-src lines unless you are using the source packages (you would know if you are).
Otherwise, all they do is slow down your updates and put unnecessary extra load on the repo servers.
AdrianTM wrote:There's no hacker in my grandma...

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: [SOLVED] Is this proper repository list?

#7 Post by pawRoot »

dilberts_left_nut wrote:Also, you don't need the deb-src lines unless you are using the source packages (you would know if you are).
Otherwise, all they do is slow down your updates and put unnecessary extra load on the repo servers.
I actually needed them, can't remember now, but i think for compiling termite or gaps.

User avatar
dilberts_left_nut
Administrator
Administrator
Posts: 5346
Joined: 2009-10-05 07:54
Location: enzed
Has thanked: 13 times
Been thanked: 66 times

Re: [SOLVED] Is this proper repository list?

#8 Post by dilberts_left_nut »

OK, but you can still comment them out until you need them again.
AdrianTM wrote:There's no hacker in my grandma...

User avatar
pawRoot
Posts: 603
Joined: 2016-12-28 18:26
Has thanked: 1 time
Been thanked: 1 time

Re: [SOLVED] Is this proper repository list?

#9 Post by pawRoot »

Ok will do, thx for advice

Post Reply