You are not logged in.
Basically, I've been away from my arch box for about 3 months, which means it did not get any updates during that time at all... Today, I tried updating and it showed about 2GB of updates (more than half of the system). If I know Arch enough, doing this at once will break the system. I was wondering how I should go about doing this (hopefully, not "one by one"), and if there are any automation tools available that are suited for something like this?
Thanks ![]()
Offline
C'mon, 3 months is not that much!
Offline
...and if there are any automation tools available that are suited for something like this?
Thanks
yes, pacman -Syu ![]()
Offline
Don't be such a chicken
.
Seriously. The fun is in breaking it, then fixing it.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
doing this at once will break the system
Will it really!? Seriously? I know nothing is perfect as I've upgraded many different distributions many times. Sometimes it goes smooth, sometimes it doesn't. I was rather hoping Arch would (in general, if not always) be able to upgrade itself, most of the time anyway.
Thanks,
Jamie
archlinux x86_64
Offline
No, it won't break. Simple rule of arch updating - if it breaks then it would have done so even if you'd -Syued daily for the last year. It's just the package's fault in the end.
Last edited by Crows (2009-10-05 17:25:10)
Offline
Well, their is the potential problem that a previous version of a package did an update on the system the newer version no longer has in it. If you want to be absolutely sure, you should do a reinstall. I've seen this in Gentoo a good number of times that updates after a month could have problems because they update so frequently. Three months though isn't that bad. Personally I'd try it and pay close attention to all the news that occurred from here to there.
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline
It will break only as much as the upstream "breaks" - e.g. the new kernel might not work as nicely on your PC as the old one. Fortunately, in Arch, owing to its simplicity, it's easy to fix things (including rolling back).
Offline
Not for 3 monts but, my laptop is been -Syued each two months more or less in the last year, and I've never got any big problem. Nothing that could be fixed consulting the arch forums or pacman log.
Good luck ![]()
Inteligencia militar son términos contradictorios (G. Marx).
Offline
@ above posters, that's what I was thinking. If something breaks it would have broken anyway with my daily "pacman -Syu"
.
Thanks,
Jamie
archlinux x86_64
Offline
I just upgraded a laptop that a friend of mine has had at work for months without any known problems. I did take some time to read the logs and handle the configuration files (.pacnew and such). So I second what has been already brought up, after you do it go through /var/log/pacman.log and see what things need your attention.
Offline
http://bbs.archlinux.org/viewtopic.php?id=57205 .. it's a sticky for a reason. ![]()
Offline
thanks for all the replies (which encouraged me to just do it). I went ahead and upgraded everything at once. Even the inittab file was dealt with correctly, but there were some errors with texlive installation (yet, it seems to work). So, i think nothing broke.
Thanks again for all the help.
Offline
but there were some errors with texlive installation (yet, it seems to work).
TeXLive is known to need some afterwork with updates every now and then. Have a look e.g. at this thread and the TeXLive FAQ wiki of course.
To know or not to know ...
... the questions remain forever.
Offline