all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Listing processes that use old files
@ 2015-01-18  0:09 Kete Foy
  2015-01-18 14:15 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Kete Foy @ 2015-01-18  0:09 UTC (permalink / raw
  To: guix-devel

Enhancement request for a notice of processes running old files after 
upgrading a package.
In this case, the upgraded package would be a dependency of another process.
This is crucial for running patched software without security 
vulnerabilities.
A guix command for listing the processes would be nice, but we could 
lsof in the meantime.
The package manager would not take any further action.
We discussed this in the IRC channel.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Listing processes that use old files
  2015-01-18  0:09 Listing processes that use old files Kete Foy
@ 2015-01-18 14:15 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2015-01-18 14:15 UTC (permalink / raw
  To: Kete Foy; +Cc: guix-devel

Kete Foy <kete@ninthfloor.org> skribis:

> Enhancement request for a notice of processes running old files after
> upgrading a package.
> In this case, the upgraded package would be a dependency of another process.
> This is crucial for running patched software without security
> vulnerabilities.
> A guix command for listing the processes would be nice, but we could
> lsof in the meantime.
> The package manager would not take any further action.
> We discussed this in the IRC channel.

Yes, one can use ‘lsof’ or similar to find out processes using old
packages.  It’s not clear to me what Guix can do exactly to help with
that.  Do you have anything in mind?

Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-18 14:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-18  0:09 Listing processes that use old files Kete Foy
2015-01-18 14:15 ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.