classabbyamp

Results 418 comments of classabbyamp

``` $ xbps-query -F '\{{pkgname!json}:{run_depends!json}\}\n' -m ... {"android-udev-rules":} ... ``` an incantation like this can create invalid json (hacky I know). I think all that needs adding is a default...

I see what you're getting at with tracking the owner/group *name* rather than *id*: I was assuming they would be uniform across systems, which is ofc not correct. > I...

ok pkgdb is updated to use the idtree cache. I think all that remains is writing some tests.

@Duncaen ready for further review

style issues fixed (except where refactor will happen) what data structure should be used for a mapping then? could xbps_dictionary be used?

> -n does not print the messages at the moment, I don't think breaking the parseable output is a good idea. ~~I like the idea of putting them on stderr,...

+1 to having `...//main`, but that shouldn't need anything in xbps (except default config files). aside from rsync implications, it would probably make browsing the repo manually more sane (no...

I think it would still be valuable to have the redirect rules, to ensure that older installs aren't completely screwed

what fails with busybox?