You are not logged in.

#1 2008-04-03 03:05:21

pogeymanz
Member
Registered: 2008-03-11
Posts: 1,020

Is Arch easy to maintain?

Note that I'm not asking about the INSTALL.

I'm asking if I install Arch to use as my main system; will I be constantly adjusting things, or is the install the only super-time consuming thing?

I ask this because of the News on the front page of Archlinux.org today. About netcfg2 replacing netcfg. I don't know too much about it, as I don't use netcfg, but does that mean that someone using netcfg has to now change all his/her netcfg config files to match the new syntax used by netcfg2?

netcfg v2 has been moved into a different package 'netcfg'. netcfg v2 is feature compatible, but not configuration compatible. Configurations need to be rewritten for netcfg v2, and examples are included in /etc/network.d/examples. For more information on transitioning to netcfg v2, please check the wiki: ...

So, if Arch were my main system, would I have to constantly adapt because of things like this? I actually enjoy setting up my system with Arch, but if I have to change what I'm used to all the time, I would be upset...

Offline

#2 2008-04-03 03:15:43

grndrush
Member
From: Hamilton, Ontario, Canada
Registered: 2003-12-28
Posts: 136
Website

Re: Is Arch easy to maintain?

Changes like the one you mention are not the norm, by any means. but as a 'bleeding-edge' distro, yes, you'll see such situations from time to time. IMX, a 

pacman -Syu

every few days is not only easy as pie, but keeps you VERY current. You DO want to do this on a regular basis, and NOT from a cron job; you need to *read* the output (which is also recorded in /var/log/pacman.log), and follow pacman's 'suggestions'. MANY of the problems people run into with Arch is going months without updating their system.

FWIW: Most 'pacman -Syu' runs take only a few minutes, sometimes less.

Offline

#3 2008-04-03 03:17:55

hk2717
Member
From: China
Registered: 2007-09-13
Posts: 217

Re: Is Arch easy to maintain?

Well, I spent one day to configure my xorg/fonts/xinit/Xdefaults/gtk/icon/openbox/pypanel/conky from scratch, and since then I've almost never touched any "tinker" thing. pacman -Syu breaks nothing (except a bug with perl/zim which is not fixed yet, but there is a temporary workaround) in three months. There are something installed as *.pacman.new but I always ignore them, so far no problem. No need to "adapt new things" for me.

Offline

#4 2008-04-03 03:20:39

grndrush
Member
From: Hamilton, Ontario, Canada
Registered: 2003-12-28
Posts: 136
Website

Re: Is Arch easy to maintain?

There are something installed as *.pacman.new but I always ignore them

Tick, tick, tick...

BTW: This is EXACTLY what I was referring to when I said you need to read pacman output, and respond accordingly.

Last edited by grndrush (2008-04-03 03:22:17)

Offline

#5 2008-04-03 03:23:46

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,404
Website

Re: Is Arch easy to maintain?

hk2717 wrote:

There are something installed as *.pacman.new but I always ignore them, so far no problem.

Look at all the posts about broken manpages from people who didn't deal with /etc/profile.pacnew...  There is a lot of them!

Back to the original question, you will need adjust your system from time to time.  When a big upgrade occurs, it is often necessary to do some adjustments to configuration files.  These are normally announced on the front page so you can look and see how frequent this sort of thing is for yourself.  However, most of the time I do nothing apart from read the output when updating.

Offline

#6 2008-04-03 07:51:39

kezar
Member
Registered: 2007-08-14
Posts: 61

Re: Is Arch easy to maintain?

There are tools to manage .pacsave and .pacnew file by the way smile
Arch is an admin distro, thus made for lazy people (and that's a good thing).

Offline

#7 2008-04-03 07:59:35

loosec
Member
Registered: 2007-03-08
Posts: 134

Re: Is Arch easy to maintain?

tools, what tools? sed, awk and diff? or how about vi or nano and two consoles? smile

Offline

#8 2008-04-03 10:50:01

finferflu
Forum Fellow
From: Manchester, UK
Registered: 2007-06-21
Posts: 1,899
Website

Re: Is Arch easy to maintain?

Or one console + vim and diffsplit wink


Have you Syued today?
Free music for free people! | Earthlings

"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery

Offline

#9 2008-04-03 11:17:59

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Is Arch easy to maintain?

Yakuake + 2 splits + pacdiff!

Well, back to topic -  Arch is dead easy to maintain if you know what you're doing on the dark side. Welcome to the dark side. We got what you need.


I need real, proper pen and paper for this.

Offline

#10 2008-04-04 02:01:48

Misbah
Member
Registered: 2008-02-27
Posts: 218

Re: Is Arch easy to maintain?

deleted

Last edited by Misbah (2012-02-14 05:33:38)

Offline

#11 2008-04-04 03:34:06

bender02
Member
From: UK
Registered: 2007-02-04
Posts: 1,328

Re: Is Arch easy to maintain?

Yes, something about .pacnew should be added to be beginner's guide...

Offline

#12 2008-04-04 05:24:03

schivmeister
Developer/TU
From: Singapore
Registered: 2007-05-17
Posts: 971
Website

Re: Is Arch easy to maintain?

Done, so continue into the darkness big_smile


I need real, proper pen and paper for this.

Offline

#13 2008-04-04 07:53:13

B-Con
Member
From: USA
Registered: 2007-12-17
Posts: 554
Website

Re: Is Arch easy to maintain?

Misbah wrote:

Man I didn't know about the pacnew things either until I read the wiki today.. I to have been ignoring them.. time to go find all the *new files and merge them. Jeez.

Behold the beauty of:
$ diff xyz xyz.pacnew
and
$ diff xyz xyz.pacnew -y
smile

Last edited by B-Con (2008-04-04 07:59:28)

Offline

#14 2008-04-04 12:38:13

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 323

Re: Is Arch easy to maintain?

Here are some newbie questions:

Pacman was upgraded today and I got a "mirrorlist.pacnew" where all the servers were uncommented and the "#Setup_Entry" and its server were missing...
So I venture to guess that all I need to do is to check if mirrorlist.pacnew lists a server I might want to try?

In my mirrorlist, the server for #Setup_Entry is uncommented. Is this the way it should be after installation?

I wish to install RAR. Serching for "rar" with pacman gives me a long list of libRARies smile   Can somebody tell me which regular expression to use, or which package name I should look for?

Last edited by whaler (2008-04-04 12:38:43)

Offline

#15 2008-04-04 12:52:07

dyscoria
Member
Registered: 2008-01-10
Posts: 1,007

Re: Is Arch easy to maintain?

The new mirrorlist is just updating the mirrors that are available. It still works in the same way, with any uncommented mirrors being used starting from the top (so put preferencial mirrors highest).

The rar package is in AUR: http://aur.archlinux.org/packages.php?ID=5872

The unrar package is in the repos: pacman -Sy unrar


flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)

Offline

#16 2008-04-04 12:58:14

whaler
Member
From: Oslo, Norway
Registered: 2008-03-25
Posts: 323

Re: Is Arch easy to maintain?

Thank you, dyscoria!

Offline

Board footer

Powered by FluxBB