Shawn Walker wrote: > On 01/ 5/10 01:04 PM, Danek Duvall wrote: > >Brock Pytlik wrote: > > > >>http://cr.opensolaris.org/~bpytlik/ips-13485-v1/ > > >indexer.py: > > > > - It could just be a slow brain, but this modifies the fmris in the > > catalog itself, right? Wait, fmris() uses the old catalog file, so how > > does this work at all? > > fmris() doesn't use the "old catalog file". Confusion here? Ignore > server/catalog.py; it isn't used here at all.
It's kind of hard to ignore; Brock is changing it! Will ServerCatalog.refresh_index() ever be called? If not, then can Brock just eliminate that change? If so, then it calls self.fmris(), which very definitely opens a file called "catalog" and expects it to have entries like "V pkg ..." in it. What else am I missing? Danek _______________________________________________ pkg-discuss mailing list pkg-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/pkg-discuss