Daniel Alley

Results 427 comments of Daniel Alley

It looks like the latest 6.15 snap does NOT have this fix, or any other fixes, it's using 3.23.0 from last October. [This BZ](https://bugzilla.redhat.com/show_bug.cgi?id=2253381) is on the 6.15.0 train (I...

Well I did try reverting that commit and I still wasn't able to reproduce. Maybe something else? IDK. In any case please confirm if this was a fresh system or...

Would it be problematic to try deleting the repo, performing orphan cleanup, and then re-syncing it, to see if it is ultimately fixed?

Well, without being able to reproduce this I'm going to close it.

copying over some notes from a duplicate issue > As a 7 months-old user of pulp, I can tell that, yes, docs are confusing, specially in the beginning. You start...

We should probably try to make this functionality generic enough that it could potentially be used with https://github.com/TommyLike/signatrust and not specifically obs-signd

> With a quick code search and document reading, I think pulp rpm only signs the repo metadata itself Correct, that's the current state of things

So, a quick summary of some of the more tricky requirements / problems here: * The simplest approach would be to sign packages at upload time, and not support signing...

The signing service creation in its current state can never be made publicly accessible as it involves handing Pulp a shell script to execute. That's why it's only available as...