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 1QeYme-0006uq-TE for garchives@archives.gentoo.org; Wed, 06 Jul 2011 20:33:21 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 409E721C16D; Wed, 6 Jul 2011 20:31:48 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id E844721C16D for ; Wed, 6 Jul 2011 20:31:47 +0000 (UTC) Received: by wwf26 with SMTP id 26so281985wwf.10 for ; Wed, 06 Jul 2011 13:31:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; bh=9NeHObVlZWjfddx6Qxw24Zf4ZFufe0c3PgC8QTYpL8o=; b=hc2g8a8uieRkWPGZEcVqqbV11F1ZFLjlHi2CNMHfnyXAzddYDSbAmggksgiplJ0d3D LdJu2Qikb9caKuGwp2zCgRN6MlWXOEXixaE8GRjrnnSts68653kg/Qb0Z8K1L5evpBis /km9RDv3Oo4hox+KGR0YkaxbPjwsRRvvZs3yE= Received: by 10.227.39.131 with SMTP id g3mr8481wbe.40.1309984307032; Wed, 06 Jul 2011 13:31:47 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id fe4sm6351575wbb.45.2011.07.06.13.31.44 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 06 Jul 2011 13:31:45 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] KDE and HARD lock ups. Date: Wed, 6 Jul 2011 21:32:14 +0100 User-Agent: KMail/1.13.7 (Linux/2.6.38-gentoo-r6; KDE/4.6.3; x86_64; ; ) References: <4E11EEF3.70804@gmail.com> <201107061138.05780.michaelkintzios@gmail.com> <20110706123822.4d398c4d@zaphod.digimed.co.uk> In-Reply-To: <20110706123822.4d398c4d@zaphod.digimed.co.uk> 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 Content-Type: multipart/signed; boundary="nextPart2705508.afKBj48ZNu"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201107062132.29172.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: d90a529d2bfdf6b6ee5108b507aa4071 --nextPart2705508.afKBj48ZNu Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable On Wednesday 06 Jul 2011 12:38:22 Neil Bothwick wrote: > On Wed, 6 Jul 2011 11:37:54 +0100, Mick wrote: > > > It produces false positives and you need to look at the output for > > > each affected package, but do you know a better way of detecting > > > corruption of installed files? > >=20 > > I wasn't familiar with qcheck (yes, I know, I lead a sheltered life!) > > but adding --verbose does not reveal additional info. When you say > > "look at the output", do you mean the output of emerge -1aDv ? >=20 > The -B option restricts the output to just the names of packages with > changed files. If you feed this list back to qcheck with just the -T > option, you'll get a list of affected files. >=20 > qcheck -aBT >foo > qcheck -T $(cat foo) >=20 > You may want to pipe the output from the second through grep -v /etc/ Very useful Neil, thanks! Most of these files had lockfiles hanging around= ,=20 or some changed config file. =2D-=20 Regards, Mick --nextPart2705508.afKBj48ZNu Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk4UxlwACgkQVTDTR3kpaLZgUACfVqRXxuqzcWRswyExjQGE8Jhf /MsAoKJY1LzJMGzc15bDQR2/emHherfR =Z21J -----END PGP SIGNATURE----- --nextPart2705508.afKBj48ZNu--