Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Tobias Klausmann
Hi! And hot off the tar, here's v0.2: http://www.schwarzvogel.de/software-misc.shtml http://www.schwarzvogel.de/pkgs/lib_users-0.2.tar.gz Several suggestions were implemented, including more Pythonic code in a few spots and new patterns for the blacklist. Please test and comment. Regards, Tobi

Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Tobias Klausmann
Hi! On Wed, 28 Jul 2010, "Paweł Hajdan, Jr." wrote: > It would be interesting to integrated it with portage, similarly to how > it now displays "you have xx configuration files to update". It could > print "you have xx services to restart". Definitely. One of the reasons why I expressly mention

Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Tobias Klausmann
Hi! On Wed, 28 Jul 2010, Jeroen Roovers wrote: > > While that approach has the advantage of not only catching mapped > > files but every open FD, I am thinking about implementing something > > similar with lib_users (but using /proc//fd/). > > The great advantage would be that it also discovers

Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Jeroen Roovers
On Wed, 28 Jul 2010 15:23:55 +0200 Tobias Klausmann wrote: > While that approach has the advantage of not only catching mapped > files but every open FD, I am thinking about implementing something > similar with lib_users (but using /proc//fd/). The great advantage would be that it also discover

Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Paweł Hajdan, Jr.
On 7/28/10 2:38 AM, Tobias Klausmann wrote: > To make a long posting boring: I've hacked up a Python script > that does all that and prints out a nice summary. > Comments/suggestions appreciated. It would be interesting to integrated it with portage, similarly to how it now displays "you have xx c

Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Tobias Klausmann
Hi! On Wed, 28 Jul 2010, Jeroen Roovers wrote: > > To make a long posting boring: I've hacked up a Python script > > that does all that and prints out a nice summary. It's available > > from here: > > > > http://schwarzvogel.de/software-misc.shtml > > Is it like checkrestart[1], originally from

Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Jeroen Roovers
On Wed, 28 Jul 2010 14:53:01 +0200 Jeroen Roovers wrote: > On Wed, 28 Jul 2010 11:38:12 +0200 > Tobias Klausmann wrote: > > > To make a long posting boring: I've hacked up a Python script > > that does all that and prints out a nice summary. It's available > > from here: > > > > http://schwarz

Re: [gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Jeroen Roovers
On Wed, 28 Jul 2010 11:38:12 +0200 Tobias Klausmann wrote: > To make a long posting boring: I've hacked up a Python script > that does all that and prints out a nice summary. It's available > from here: > > http://schwarzvogel.de/software-misc.shtml > > Or, for those who want to go to the tgz d

[gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in x11-libs/gtk+: gtk+-2.20.1-r1.ebuild gtk+-2.18.9.ebuild ChangeLog

2010-07-28 Thread Gilles Dartiguelongue
Le vendredi 23 juillet 2010 à 20:33 +, Samuli Suominen (ssuominen) a écrit : > ssuominen10/07/23 20:33:03 > > Modified: gtk+-2.20.1-r1.ebuild gtk+-2.18.9.ebuild ChangeLog > Log: > Use virtual/jpeg. > (Portage version: 2.2_rc67/cvs/Linux x86_64) > > Revision Changes

[gentoo-dev] Lib_users, a post-upgrade helper

2010-07-28 Thread Tobias Klausmann
Hi! Short version: Upgrades happen, libs get deleted/replaced; my script (links below) tells you what processes to restart. Long version: I've recently realized that many admins aren't aware of a problem when upgrading their systems. Usually, people are told to run revdep-rebuild and do sundry

Re: [gentoo-dev] News item announcing as-needed (glep 42 stuff)

2010-07-28 Thread Samuli Suominen
On 07/28/2010 06:36 AM, Jeremy Olexa wrote: > On 07/27/2010 11:51 AM, Jeroen Roovers wrote: >> Since the QA trigger in portage is based on --hash-style=gnu, >> you'd have to make that the default as well to find a package >> ignoring LDFLAGS... > > Put that in the dev profile(s) then. :) > -Jerem

[gentoo-dev] Re: News item announcing as-needed (glep 42 stuff)

2010-07-28 Thread Jonathan Callen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 07/28/2010 01:26 AM, Ryan Hill wrote: > On Tue, 27 Jul 2010 22:36:17 -0500 > Jeremy Olexa wrote: > >> On 07/27/2010 11:51 AM, Jeroen Roovers wrote: >>> Since the QA trigger in portage is based on --hash-style=gnu, >>> you'd have to make that the