On Tuesday 20 December 2005 23:15, Jason Stubbs wrote: > On Tuesday 20 December 2005 01:49, Marius Mauch wrote: > > Also not talking about implementation details yet, just after comments > > about the general idea of forced portage updates. > > I gave it a go anyway... ;)
Also needed: Index: portage.py =================================================================== --- portage.py (revision 2414) +++ portage.py (working copy) @@ -6742,7 +6742,7 @@ mtimedbkeys=[ "updates", "info", "version", "starttime", -"resume", "ldpath" +"resume", "ldpath", "last_system_check" ] mtimedbfile=root+"var/cache/edb/mtimedb" try: -- Jason Stubbs -- [email protected] mailing list
