-
Using the repology.org's API, I've generated a list of possible updates that can be made to the nix packages. It lists the current nixpkgs_unstable version on the left of the arrow and the version tha…
-
This is a work log of a "OSS Gate workshop".
"OSS Gate workshop" is an activity to increase OSS developers.
Here's been discussed in Japanese. Thanks.
## 作業ログ作成時の説明
以下のテンプレートを埋めてタイトルに設定します。埋め方…
-
10.11.6, Brew updated, `brew doctor` doesn't seem to show anything remotely related(you can see the log below). Atool and postgresql seem completely unrelated.
Command that introduced the issue:
`…
-
- [x] Confirmed this is a problem with running a `brew` command and not `brew install`ing or the post-install behaviour of one or more formulae? If it's a formulae-specific problem please file this is…
-
I'm having issue with installing package influxdb:
`$. brew install influxdb`
> Warning: You are using OS X 10.12.
> We do not provide support for this pre-release version.
> You may encounter build…
-
When publishing large mirrors to S3 I quickly hit the S3 API throttling limits.
Aptly doesn't seem to gracefully scale down (boto based stuff does) and simply fails the publish instead.
My working t…
-
Building with RocksDB 5.7.3 is fine. But building with RocksDB 5.8 leads to the following build failure:
```
-- Building osqueryd: /tmp/osquery-20170929-16420-11rk70f/osquery/osqueryd
cd /tmp/osq…
-
I'm trying to install the plugin with fastlane 2.19.1 on macOS 10.12.3 with XCode 8.2.1. The installation fails with the following error:
```
$ fastlane add_plugin instrumented_tests
+-----------…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read [doc…
-
I have the following perl snippet executing which is failing:
==============
my $lwp_caller = new Paws::Net::LWPCaller( debug => 1 );
my $batch = Paws->service('Batch', caller => …