Re: createrepo, --update and the sqlite database
Mike McLean <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
Oliver Falk wrote: >> Well. He pointed out, that createrepo also uses --update in koji and I >> found out, that --update and -d don't work together; Means that the xml >> creation goes faster due to --update, but the sqlite database seems to >> be completely recreated each time - and that - of course - takes some time. >> >> Is there someone who can take a look at that and add the appropriate >> code to use --update in sqlite creation as well? > > *ping* Since I wrote the --update code, I guess I should be the one. I'll look at this this week. I suspect this will be nontrivial (i.e. at least as much work as the original --update patch).