Re: [gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-03 Thread Grant
2. reports what version of installed software is actually running and it's up to the user to figure out what needs to be done if installed and running software versions do not match (probably better) 3. Whenever an ebuild installs a script in /etc/init.d, it checks to see whether the

Re: [gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-02 Thread Robin
bash: lsof: command not found. I must be missing something Robin On 2/2/06, Graham Murray [EMAIL PROTECTED] wrote: Grant [EMAIL PROTECTED] writes: A while ago I posted a question to this list asking how to be sure updated software has taken effect on your machine. Gentoo makes it easy

Re: [gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-02 Thread Rasmus Andersen
On Thu, Feb 02, 2006 at 04:37:53AM -0500, Robin wrote: bash: lsof: command not found. I must be missing something Have you emerged sys-process/lsof? The binary is in /usr/sbin/, so it might not be in your path. Rasmus -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-02 Thread Neil Bothwick
On Wed, 1 Feb 2006 20:37:31 -0800, Grant wrote: 2. reports what version of installed software is actually running and it's up to the user to figure out what needs to be done if installed and running software versions do not match (probably better) 3. Whenever an ebuild installs a script in

Re: [gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-02 Thread William Kenworthy
How do we do that? man emerge, man portage and man make.conf dont mention this. Which docs should I be looking at? BillK On Thu, 2006-02-02 at 10:47 +, Neil Bothwick wrote: On Wed, 1 Feb 2006 20:37:31 -0800, Grant wrote: 2. reports what version of installed software is actually

Re: [gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-02 Thread Neil Bothwick
On Thu, 02 Feb 2006 19:02:43 +0800, William Kenworthy wrote: How do we do that? man emerge, man portage and man make.conf dont mention this. Which docs should I be looking at? /etc/make.conf.example As it's only in ~arch portage at the moment, it doesn't appear to have made its way into the

[gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-01 Thread Grant
A while ago I posted a question to this list asking how to be sure updated software has taken effect on your machine. Gentoo makes it easy to install updated software, but what about being sure the newly updated software is actually running in place of the old version? The concensus seemed to be

Re: [gentoo-user] Installed vs. Running (new feature suggestion)

2006-02-01 Thread Graham Murray
Grant [EMAIL PROTECTED] writes: A while ago I posted a question to this list asking how to be sure updated software has taken effect on your machine. Gentoo makes it easy to install updated software, but what about being sure the newly updated software is actually running in place of the old