Re: resolvedeps
"Alex Kramarov" <[email protected]>
| Newsgroups | gmane.network.up2date.current.devel |
|---|---|
| Message-ID | <[email protected]> |
> "There aren't many of them" seems a poor excuse for doing it wrong. > Baseing your implementation to assume that it will always be just > kernel/glibc/openssl seems to me to be standing on Murphy's front stoop, > pounding on the door, shouting "Take me, take me." i couldn't help myself from starting to lough while reading this grachick description, but you are correct. simply put, i have 2 joices : use rpmdb will all the minuses discussed, or start relying on some db like db3 - installed everywhere, doesn't need anything special. i can't use "shelves" since i understand it is something python specific, and i have very limited knolwdge of python, just enough to hack up2date into nrh-up2date ... The fact that the file paths chane with archivecture is a strong argument for doing it "right" instead of "quick" . I didn't think of that. Will get to work. Alex.