Jordan Sissel

Results 273 comments of Jordan Sissel

#1909 might fix this. I don't have access to macOS Catalina at this time, so I would love if you could help test this. If you don't know how to...

I faked my own `pkgbuild` on Linux just to make it so I could see if the flags given to `pkgbuild` were correct, and you can review that here, instead...

Lovely! Thank you for testing :) On Mon, Jun 6, 2022, at 7:57 AM, mcataga wrote: > > > Hey Jordan, I was able to test the package and I'm...

I merged a fix for this but haven’t yet had energy to do an fpm release. Sorry for the delays. https://github.com/jordansissel/fpm/pull/1896

CI hasn’t worked correctly in some time, so I’m not sure if the results are worth worrying about. Sorry for the confusion. Looks like there are reports that this patch...

Thinking about how to make this test pass across different lintian versions... Maybe just try both? If both fail, then consider it a test failure. If one succeeds, we're ok....

Testing manually `bundle exec rspec`: * Master: 263 examples, 9 failures * This PR: 263 examples, 45 failures The following tests fail on this PR but do not fail on...

The pacman failures seem to be all identical: ``` 37) FPM::Package::Pacman#output normal tests package attributes should have the correct iteration Failure/Error: original.output(target) NoMethodError: undefined method `read' for nil:NilClass # ./lib/fpm/util.rb:267:in...

I will try to do soon. Other responsibilities have taken priority over this the past few months. On Fri, Feb 22, 2019 at 10:38 AM William N. Braswell, Jr. <...

At first glance, this is a large PR which introduces many test failures and changes quite a number of things. I can spend some time trying to review, but with...