Daniel Alley

Results 427 comments of Daniel Alley

Hey @sdherr, we talked about this in the RPM meeting and it makes complete sense. There is already a `layout` option for repository publications which this feature could slot right...

>Edit: nevermind, this seems to be fixed by rpm-datarepair 4073 Excellent news. Yes, for future reference, this is intended to be the correct fix. There's also now a `--dry-run` option...

> The question is - has using dep-solving ever found the dependencies of an RPM when multiple versions of that RPM are being copied at the same time? It *should*...

>here I'm experiencing 10x improvements compared to createrepo_c < 1.20 memory usage 10x or 10%?

I won't have a chance to fully review this for a couple of days. Quick question though, am I correct in thinking that this PR will mean that any time...

Sorry for not reviewing this promptly. Once the current set of PRs are merged, can you rebase?

@Mingun The Reader / RawReader split is coming soon, then?

A few points: * Probably makes sense to keep it in the plugins for now, since metadata signing doesn't apply to all content types - so not pulpcore * If...

I'm not sure a soft-failure that removes the package entirely is a great idea, the warnings may be missed (think automated scripts) and the package in question could well contain...

rpmbuild should probably reject control characters in requirement names, filenames & package names completely, and strip them from changelogs createrepo_c should probably warn + strip Alternatively, I believe it is...