Daniel Alley

Results 427 comments of Daniel Alley

I wrote one in Rust. Haven't officially published it anywhere yet though https://github.com/dralley/rpmtools It works a little differently, it just creates a directory from the name of the RPM and...

@konstin re: https://github.com/pypi/warehouse/pull/13606

Perchance could you comment here w/ what those fields look like when populated (or point to a package where they are not null, I had trouble finding one)

Thanks! I had previously seen the PEPs, but they do not specify how PyPI presents those fields.

Un-triaging this, but we may later decide that this is a dup of #4044 in practice.

Re-evaluate how we handle .treeinfo that is not a properly well-formatted INI, e.g. HTML pages that say 404

@ggainey Do you remember what the practical side effects of the collision were?

Let me know if I'm getting this correct: Most repositories are arch-specific, but some SUSE repos (and maybe others elsehwere) combine all packages built for multiple architectures into one repo....

Is the subfolder layout something you have any particular care to preserve?

It feels like this could be generalized to https://github.com/pulp/pulp_rpm/issues/3469 - a package architecture filter is not that different from a package name filter. There's some caveats though. Multi-arch is a...