-
Hi,
When we run
rebar3 appup generate -p Path -c Path1 we are able to generate appup files for this specific once. correct?
In the above case we are able to provide different release paths.
…
-
Original reporter: `slepher`
Affected version: `OTP-22.3.4.1`
Component: `sasl`
Migrated from: https://bugs.erlang.org/browse/ERL-1415
---
```
assume me have an application app_a-0.1.0 deps on lib_…
-
thank you for notice, here is the situation. i have a release project named V1.0.1, and i want to use rebar3 upgrade, everything is ok ,but when i rebar3 attach ,the project can't read the env due to…
-
When creating a tar, `relx` produces the following structure (simplified for demonstration)
```
├── erts-13.1.5
│ └── ...
├── lib
│ └── ...
└── releases
├── 0.7.0
│ ├── relup
…
-
Hello guys,
OS: Mac OSX
```
Erlang/OTP 23 [erts-11.1.8] [source] [64-bit] [smp:16:16] [ds:16:16:10] [async-threads:1] [hipe] [dtrace]
IEx 1.11.3 (compiled with Erlang/OTP 23)
```
We're usi…
auror updated
3 years ago
-
could those values be adjusted to be addresses of php sourcecode, not C where it was compiled from?
```
[pid 2520] sendmsg(16, {msg_name(29)={sa_family=AF_LOCAL, sun_path="/run/systemd/journal/socke…
-
As per the other issue, this is something I stumbled upon working on my own project, which involves placing furniture in buildings.
Getting the position and orientation of one object, could be a piec…
-
The current approach to config data is using the application_controller get_env utilities. These require an ets access to get the information. Rather than adding an extra ets fetch before every ets_bu…
-
### Steps to reproduce
Running a deployment with Edeliver. Just updated to erlang OTP 25. Tried to build the release and it breaks.
### Verbose Logs
MIX_ENV=prod env MIX_ENV=prod mix edelive…
-
Distillery v2.0 [removed](https://github.com/bitwalker/distillery/blob/75f237521b5ccfb16e822b0c098c88f74e2b08ff/docs/upgrading_to_2_0.md#deprecations) the `--verbosity` option, which causes an error w…