Ari Maniatis

Results 67 comments of Ari Maniatis

I can reproduce this problem with 1.10.2. ```pkg upgrade -g php71-*``` will install 21 new php71 packages. But ```pkg upgrade``` will show only 8 php71 packages to be upgraded. My...

There was a jruby issue but it was fixed a while ago. https://jira.codehaus.org/browse/JRUBY-6339 Perhaps this is now a warbler specific problem. There is a warbler openssl problem which might be...

Thanks for this. In my case I'm pretty sure all the user/group ids and string names match each other across all machines. So I don't think it is the same...

No, I moved to other solutions with plain rsync on multiple masters which proved simpler for my use-case.

Also it should be noted that putting ``` #!/usr/local/bin/bash ``` at the top of the hook doesn't cause it to be run by bash. poudriere isn't running the hook as...

Version handling is by far the worst part of an otherwise excellent ports system in FreeBSD. We've got ports like https://www.freshports.org/net-mgmt/zabbix52-server/ which are versioned by creating a new port every...

Thank you. If I had a wishlist for pkg itself, I'd love to be able to have a switch which disabled flavours entirely. So rather than supporting three versions of...

Hi @vishwin . I'm not sure I understand your points here. The problem is that it is rarely possible to run one or two packages under a different Python (or...

iText 7 supports pdf/a-2 and 3. If you use that instead of iText 2.1.7 will that do what you need?