Jordan Sissel

Results 273 comments of Jordan Sissel

Thank you for working on this — I still want to play with it and get you feedback but haven’t made time yet. On Wed, May 18, 2022, at 5:24...

Tested, but still want to review the code to see what you needed to do to make this happen "rubygem-rails-7.0.3-1.noarch.rpm"} # Check for the srpm % ls rubygem*.src.rpm rubygem-rails-7.0.3-1.src.rpm #...

Another thought: For `rpmbuild --rebuild`, one must supply the `--target noarch` for noarch packages such as pure Ruby or Python code which doesn't have any CPU-specific architecture code. Is there...

> I think it's a reasonable 80% case Agreed > The other benefit is for places that simply require a SRPM for whatever reason 🤷. Yes! When I think about...

> `snickerdoodle.localdomain` This is the name of my own machine which shows up in the example output in the documentation. Doing some quick research, I found the following: * [An...

This could be a bug in fpm. It looks like it fails when trying to figure out what version/name/etc the Deluge Python package has. I’ll see if I can figure...

@ronkorving - I _have_? As in, I specifically _own_ this broken feature? I'll own the fact that it is broken, but consider that I also have responsibility for so many...

@ronkorving I was busy being quite irritated from your last comment that I didn't see your first one. Thanks for reporting that the fix works. As this patch doesn't solve...

@michaeltchapman no worries on lack of tests; someone will produce them if I don't :) You're under no obligation to write such tests, btw!

Is this patch still needing to be merged? Sorry for the delays again.. Let me know - worst case, we can merge without tests and move forward. :)