From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S6SB9-0003HU-J5 for garchives@archives.gentoo.org; Sat, 10 Mar 2012 19:42:11 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EA97E06CC; Sat, 10 Mar 2012 19:41:58 +0000 (UTC) Received: from mail-wi0-f175.google.com (mail-wi0-f175.google.com [209.85.212.175]) by pigeon.gentoo.org (Postfix) with ESMTP id BA89EE0687 for ; Sat, 10 Mar 2012 19:40:25 +0000 (UTC) Received: by wibhn6 with SMTP id hn6so1715931wib.10 for ; Sat, 10 Mar 2012 11:40:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=GHvIVLCMVfYPRaoVKQDMKGZ5yqonfXv0Xh/wPPvPG0Y=; b=qzrLVGbn/tVh1US1ToctKA2tF+xNL/RsfAFnA4lhyyKJouM/1o2L5IDz2xnaNbETa/ nigXaQH9CnlNdNqFOi+uvqR+vsCYO3l6n62nOex14rginitdU95zwkh1/C8q0UTqj97a kIqr2Fs9eAJolVD60B4sFd1V0nWZiSF+WFuI7x5wGWS8V96ZiBqya4vP21ewZOM9JYdg PsdMXQrTKh0t2bndlN8V8/JOnuneHC9xMxcedFZqoCtdfAjf6UEYP9kHCJbyNhto45u1 XiG2m7OzIElRD7V+1zXi4ho7eDPW5kb5UQVHRoxou7C3UE68E0W/sKGZq8GkhCd8tCFO xRCw== Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.180.97.41 with SMTP id dx9mr14765192wib.9.1331408425012; Sat, 10 Mar 2012 11:40:25 -0800 (PST) Received: by 10.223.2.194 with HTTP; Sat, 10 Mar 2012 11:40:24 -0800 (PST) In-Reply-To: References: <20120308025700.GA11477@eisen.lan> <20120308145526.GA3771@eisen.lan> <20120308223837.3fa6c0a1@khumba.net> <20120309184653.22503378@khumba.net> Date: Sat, 10 Mar 2012 11:40:24 -0800 Message-ID: Subject: Re: [gentoo-user] Re: Disk usage during emerge From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 24602826-16d0-49a4-a807-319d16974d84 X-Archives-Hash: bd3f02f744b3814d6db2903ffd85625a On Sat, Mar 10, 2012 at 11:27 AM, Mark Knecht wrote: > On Fri, Mar 9, 2012 at 6:46 PM, Bryan Gardiner wrote: >> From Paul's output: >>> sys-apps/smartmontools: >>> =C2=A0 =C2=A0 =C2=A0 =C2=A0 5082 =C2=A0 =C2=A0/usr/sbin/smartd >>> sys-auth/consolekit: >>> =C2=A0 =C2=A0 =C2=A0 =C2=A0 4384 =C2=A0 =C2=A0/usr/sbin/console-kit-dae= mon >> >> This gives the package name, filename, and PID. =C2=A0Are you looking fo= r >> something else? >> >> - Bryan >> > > Hi Bryan, > =C2=A0 When I run checkrestart here I don't get all the output you saw in > Paul's post. Right now I have no problems so the output is boring: > > c2stable ~ # checkrestart > Found 0 processes using old versions of upgraded files > c2stable ~ # > > However earlier, when I had 1 old file in use checkrestart told me I > had 1 process that needed to be restarted but didn't tell me which > one. It did say something like > > Read checkrestart(1) > > which I took to be a man page, but I couldn't get anything to come up usi= ng man. > > Cheers, > Mark Never mind. After an update this morning I had 67 old files in use and checkrestart did tell me the scripts to restart. I must have missed it before. Cheers, Mark