From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1Dr1kH-0000v8-Lf for garchives@archives.gentoo.org; Fri, 08 Jul 2005 22:54:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j68MqpBI002978; Fri, 8 Jul 2005 22:52:51 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.205]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j68MmNjF029319 for ; Fri, 8 Jul 2005 22:48:23 GMT Received: by zproxy.gmail.com with SMTP id s18so243057nze for ; Fri, 08 Jul 2005 15:48:35 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=RbGbud0JyJVgHv31Nl1S9uAuIOlz8iYtL9qAwhWV6Js8out0iBXJrYxWYa6ZH7DJol17AJRxltY/YyrPjZ+zi+qjlCQE+XpM1CRQ1bx4bcvaJxElwUYlYeY+7C4nS/uuSxL7pg+unKzwOfSnPPQujRhZhQsNG7GQno5+usmC6RQ= Received: by 10.36.222.14 with SMTP id u14mr761263nzg; Fri, 08 Jul 2005 15:48:35 -0700 (PDT) Received: by 10.36.57.9 with HTTP; Fri, 8 Jul 2005 15:48:35 -0700 (PDT) Message-ID: <5bdc1c8b0507081548752aee19@mail.gmail.com> Date: Fri, 8 Jul 2005 15:48:35 -0700 From: Mark Knecht To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Generic "What installed this?" In-Reply-To: <42CEFF7D.6040602@badapple.net> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <5bdc1c8b05070815182f5bee58@mail.gmail.com> <42CEFF7D.6040602@badapple.net> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j68MmNjF029319 X-Archives-Salt: 5cc85fab-60c8-4418-93ec-6b9206b6e293 X-Archives-Hash: 23427b3def4f0e230b386cc5e176fe09 On 7/8/05, kashani wrote: > Mark Knecht wrote: > > Hi ho, > > What program do I run to determine what emerge operation installed > > something on the system, in this specific case /etc/init.d/serial? I > > guessed it would be equery but that didn't work. > > > > dragonfly ~ # equery b /etc/init.d/serial > > [ Searching for file(s) /etc/init.d/serial in *... ] > > dragonfly ~ # > > > > qpkg didn't seem to go backward from a file name. > > > > What other program can I run to discover that? > > > > qpkg seems to work okay for me. > > laxlxns02 ~ # qpkg -f /etc/init.d/serial > sys-apps/baselayout * > > kashani > -- > gentoo-user@gentoo.org mailing list > > I spoke too quickly. qpkg -f returns nothing for /etc/init.d/serial: dragonfly ~ # ls -al /etc/init.d/serial -rwxr-xr-x 1 root root 1104 Mar 11 09:57 /etc/init.d/serial dragonfly ~ # qpkg -f /etc/init.d/serial dragonfly ~ # and qpkg -l doesn't show 'serial' as being installed by baselayout: dragonfly ~ # qpkg -l sys-apps/baselayout | grep serial dragonfly ~ # I use the ~x86 version of baselayout. You are probably not I suspect? Thanks, Mark -- gentoo-user@gentoo.org mailing list