On 1/2/06, Neil Bothwick <[EMAIL PROTECTED]> 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

Reply via email to