LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Upgrade 13.37 to current 14 RC3 partly fail (https://www.linuxquestions.org/questions/slackware-14/upgrade-13-37-to-current-14-rc3-partly-fail-4175425049/)

czezz 08-31-2012 07:25 PM

Upgrade 13.37 to current 14 RC3 partly fail
 
I have just upgraded Slackware (first time in my life) from 13.37 to 14 RC3 with following procedure:

Code:

vi /etc/slackpkg/mirrors
slackpkg update
slackpkg check-updates (nothing happaned)
slackpkg upgrade-all

Afterwards system started up with many errors.
(libs, hald, udev - displayed only on console. Dont really see it in syslog/message.)
End result was that system was up but could not find eth0.

I have started system from rescue CD and chrooted.
In next step I run following:
Code:

slackpkg install-new
that has installed in my system lot of unnecessary packages (eg. some KDE packages - I dont use KDE at all).
Result: after reboot I have eth0 back but still lot of errors (libs, hald, udev).

What did I do wrong ?
Is it always like this after upgrade ?

btw.
I was able to capture last screen from console:
http://imageshack.us/photo/my-images/32/slack.png/

Alien Bob 08-31-2012 07:28 PM

This post may help you understand better: http://www.linuxquestions.org/questi...5/#post4676576

Eric

czezz 09-02-2012 06:10 AM

Hi Eric,
thank you very much for this link. It is very helpful. I have much better understanding now.
I have redo my upgrade test (on my VM) and system looks pretty good now :)

However, I feel like to give some comment to yours:

Quote:

The first of those three commands (install-new) will install every package which is listed in the ChangeLog.txt file as "Added:" It will not install any other packages, for instance if you did not have KDE installed before, this command will not add KDE packages to your computer all of a sudden.
True - it will install only packages tagged with Added... but you need to be double careful and deselect packages that you dont want to install.
Eg. Even though you do not have KDE installed, install-new will display to you all KDE packages which are tagged in Changelog with Added. If you do not want to have them installed, you have to deselect them.

What I am writing here, might be obvious for someones, however I was doing that for the first time and it was not that clear to me.
Hope it will help to someone else.

Thanks,
czezz


All times are GMT -5. The time now is 12:39 AM.