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.54) id 1EtOfM-0008Ck-7U for garchives@archives.gentoo.org; Mon, 02 Jan 2006 12:19:56 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id k02CFMnu032431; Mon, 2 Jan 2006 12:15:22 GMT Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.207]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id k02CD3Pw016278 for ; Mon, 2 Jan 2006 12:13:04 GMT Received: by zproxy.gmail.com with SMTP id 8so2494920nzo for ; Mon, 02 Jan 2006 04:14:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oJ8noDwEtQKxoFr+9cpGHWILpZfxjYl3JcagcqItc3cUibWBji9DhmteZSrpCBS7hT0X3SfooLiLWHdra3ZNx6bMkvu1icKIV0bceXh1c2/SrFLHwHK9n0EVaRRDr5fgDiPFy4KXoCzoBq+B6kz/saEviSJQZ65M4lb06UCzaFw= Received: by 10.65.191.10 with SMTP id t10mr166468qbp; Mon, 02 Jan 2006 04:14:27 -0800 (PST) Received: by 10.64.199.20 with HTTP; Mon, 2 Jan 2006 04:14:26 -0800 (PST) Message-ID: <7bef1f890601020414r7a767880nc4eeb0de902d8834@mail.gmail.com> Date: Mon, 2 Jan 2006 22:14:27 +1000 From: "Alan E. Davis" To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] file dates on system totally bodged In-Reply-To: <20060102094525.09423f21@krikkit.digimed.co.uk> 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: <7bef1f890601011657xa050126n9e418ebb3a76d9cb@mail.gmail.com> <20060102094525.09423f21@krikkit.digimed.co.uk> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id k02CD3Pw016278 X-Archives-Salt: 96c370ee-c066-4e84-8b02-7d83cd26e858 X-Archives-Hash: e4b5110a1dd9fdf59eee10dfce6a7fba On 1/2/06, Neil Bothwick wrote: > Changing dates manually will confuse portage, which keeps track of the > datestamps of all files it installs. The upshot is that it will no > remove files where the dates have changed. The safest method of correcting > the dates would be to re-emerge the affected packages. Use genlop --list > --date XXX to see which you installed during the problem period, then > emerge them all with the --oneshot option. > Thank you for the uesful inshght. genlop just says: #genlop --list --date 01/01/2020 01/01/2021 Date 2020010100:00:00 is in the future, not good I got a list of packages with this: #genlop --list | grep 2020 |cut -b 38- | emerge >2020list Is it possible to run emerge using a list of files as input? Or stdin? Alan -- gentoo-user@gentoo.org mailing list