-
Hello,
I am facing problem, that I am not able to build Docker image due to ZTS not enabled.
Dockerfile:
```
FROM php:zts
RUN pecl install parallel-beta
CMD tail -f /dev/stdout
```
Error…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…
-
This issue will server to gather bottling failures for ARM.
*Current blockers:*
- `brew`: https://github.com/Homebrew/brew/issues/9449
- ~`brew`: https://github.com/Homebrew/brew/issues/9434~
- …
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
Tarantool version: 1.7.6, 1.10.3, 2.1.2
OS version: docker, alpine 3.5
Server: r4.8xlarge, 32 vCPUs, 244 GiB
Bug description:
During the active writes we get a segfault. Everything used to b…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
httpc throws exception CURLE_RECV_ERROR (56) "Failure when receiving data from the peer" when sending request to Google FCM server.
```bash
$ cat /etc/os-release | grep -i version=
VERSION="16.04.4…
-
Tarantool version:
1.10.2-119-g21f87c30d
OS version:
Docker Image from alpine:3.5
Bug description:
I have sharded tarantool. Memory leak on container metrics (only on storages, same in master…
-
Follow up on https://github.com/Homebrew/brew/issues/4755.
# What you were trying to do (and why)
What: Use Homebrew to install dependencies in a CI environment (CircleCI/macOS in this case).
…
-
I've been getting this error since I updated md5 and I cannot figure out what it is. I don't know quite what I did but the script isn't working either manually or automatically as part of Sabs/Radarr…