Garrett Wollman
Garrett Wollman
Here is a typescript. First run (just normal `pkg upgrade` after changing a package in the repo): ``` root@khavrinen$ pkg upgrade Updating isfahel repository catalogue... Fetching meta.conf: 100% 163 B...
`include/tests_databases` invokes `xargs` with the nonstandard `-i`(lower-case `i`) flag, resulting in an error message to stderr. It should use the standard `-I` (upper-case `I`) flag, which requires an argument instead...
I recently upgraded (via binary package) from 2.6 to 2.7, after which innfeed now rejects innfeed.conf at the first `peer` block. For example, if innfeed.conf begins with (note first line...
I find that the example code, at least running on my cloud, is unable to keep up with the firehose. There is not a network issue -- 30 Mbit/s is...
The README doesn't say how quote-reposts are modeled (are they just a post with a link in it, as on Twitter, or are they a special kind of repost with...
I am not sure if this is actually a pkg issue or a port issue, but I'm leaning towards pkg because the dependency does seem to be correctly recorded. Note...