Date: Sun, 29 Sep 2019 22:55:16 +0900 (JST) From: Yasuhiro KIMURA <yasu@utahime.org> To: freebsd-questions@freebsd.org Subject: Re: How to tell what users Ruby Message-ID: <20190929.225516.1790830252692909987.yasu@utahime.org> In-Reply-To: <ED82496B44D510B8171582DB@Pauls-MacBook-Pro.local> References: <ED82496B44D510B8171582DB@Pauls-MacBook-Pro.local>
next in thread | previous in thread | raw e-mail | index | archive | help
From: Paul Schmehl <pschmehl_lists@tx.rr.com> Subject: How to tell what users Ruby Date: Sun, 29 Sep 2019 01:17:52 -0500 > I'm running ruby 2.4 on a server. I want to upgrade to the new default > version, so I checked /usr/ports/UDPATING. > > Among other things, it said this: "f you wish to update to the new > default version, you need to first stop any software that uses ruby." > > Is there a utility I can use that will tell me that? How do I identify > what programs are using ruby? Try 'pkg delete -n lang/ruby24'. It shows all packages that depend on ruby 2.4. --- Yasuhiro KIMURA
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190929.225516.1790830252692909987.yasu>
