Re: createrepo changes
Jeff Johnson <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
seth vidal wrote: >On Sun, 2005-01-09 at 09:51 +0800, Jeff Pitman wrote: > > >>On Sunday 09 January 2005 03:44, seth vidal wrote: >> >> >>>Any suggestions on how to remedy that? >>> >>> >>topological sort and lots of memory. >> >> > >right and that doesn't work very well. > Tokenize the dir paths, to have (dirtoken,basename) hash key, pkg # as value. Retrieve packages that satisfy Requires: /path/to/file. Put the hash into a file, and maintain persistently and incrementally for extra credit. 73 de Jeff