LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Am i updating Properly?? Newbie Question (https://www.linuxquestions.org/questions/slackware-14/am-i-updating-properly-newbie-question-873342/)

kuiper 04-06-2011 09:02 AM

Am i updating Properly?? Newbie Question
 
Hey guys,

I'm a little confused with the changelog and the updates that i get from my mirror when i run slackpkg update.

I see the change log , change with security updates every day and when i try to update update from my mirror with slackpkg i get nothing for days sometimes weeks? Eventually ill get a couple of packages that need to be upgraded. Is this because my mirror isnt updating regularly ?? And if so does anyone know and good mirrors that update reguarly??

I usually run
slackpkg update
slackpkg upgrade-all
(but most of the time get nothing)


Thanks guys.

sycamorex 04-06-2011 09:05 AM

Which version of Slackware are you running?
Please note that in stable the updates are not that frequent. It is the current branch that gets updates on a regular (sometimes daily) basis.

What is the mirror that you use?

willysr 04-06-2011 09:06 AM

if you are using a -Stable, then you won't see much update as in -Current, because -Stable only has updates for security vulnerabilities. You won't get new version in -Stable

kuiper 04-06-2011 09:18 AM

Version 13.1 and the oregon state mirror

sycamorex 04-06-2011 09:21 AM

I assume that slackpkg uses the stable branch from the Oregon state mirror (you can check it in /etc/slackpkg/mirrors).

Make sure you check the stable branch changelogs.

kuiper 04-06-2011 09:27 AM

Alrighty thanks for your help guys. I've got it now i was worried because when i used to use ubuntu it use to update every day .... sometimes twice a day !!

Thanks heaps

sycamorex 04-06-2011 09:32 AM

That's one of the reasons why Slackware-stable is... well, stable.

TobiSGD 04-06-2011 09:37 AM

Quote:

Originally Posted by kuiper (Post 4315879)
Alrighty thanks for your help guys. I've got it now i was worried because when i used to use ubuntu it use to update every day .... sometimes twice a day !!

Simply because Ubuntu is released at a specific date, not when it is ready, so they have to fix a lot of bugs after release.

repo 04-06-2011 09:50 AM

On my current I use
Code:

slackpkg update
slackpkg upgrade-all
slackpkg install-new
slackpkg install patches

Kind regards

sycamorex 04-06-2011 10:24 AM

Quote:

Originally Posted by repo (Post 4315898)
On my current I use
Code:

slackpkg update
slackpkg upgrade-all
slackpkg install-new
slackpkg install patches

Kind regards

Does it matter if you issue 'install-new' before 'upgrade-all'? That's what I've been doing.

rg3 04-06-2011 12:41 PM

By default you *should* run install-new before upgrade-all, except in very specific situations that are likely to be pointed out in the change log. This is because an important package may have a new dependency, and it has to be installed first. If not, your system could be left broken in the middle of upgrade-all.


All times are GMT -5. The time now is 10:59 AM.