Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Is there a "zypper ps" (from openSUSE) equivalent for Gentoo?
Date: Sun, 08 May 2011 15:29:03
Message-Id: iq6coi$2b1$1@dough.gmane.org
In Reply to: Re: [gentoo-user] Re: Is there a "zypper ps" (from openSUSE) equivalent for Gentoo? by Dan Johansson
1 On 05/08/2011 10:45 AM, Dan Johansson wrote:
2 > On Saturday 07 May 2011 20.32:01 Nikos Chantziaras wrote:
3 >> On 05/07/2011 06:19 PM, justin wrote:
4 >>> On 07/05/11 17:10, Nikos Chantziaras wrote:
5 >>>> On openSUSE, there's a very helpful command after performing updates
6 >>>> that tells me which running programs are using files that were just
7 >>>> overwritten by updated copies. The command is "zypper ps". It helps to
8 >>>> avoid rebooting the machine (as I have to do in Gentoo), since I know
9 >>>> exactly what needs to be restarted (like X, sshd, etc.)
10 >>>>
11 >>>> Is there something like that in Gentoo?
12 >>>
13 >>> app-admin/lib_users
14 >
15 > And do not forget app-admin/checkrestart
16
17 That one seems even better than lib_users; it also reports files other
18 than *.so files.