Vito

Results 45 issues of Vito

### How are you running Renovate? Self-hosted ### If you're self-hosting Renovate, tell us what version of Renovate you run. 32.116.0 ### Please select which platform you are using if...

type:bug
priority-2-high
manager:gitlab-ci
status:ready
reproduction:provided

**Describe the bug** I tried to do some experiments with `output.srt`. I think it has problems. 1. Opam versions of `conf-srt` and `srt` are not maintained. They will fail to...

**Describe the bug** If I run liquidsoap as root, then I'll see ``` init: security exit, root euid & guid (user & group). Override with set("init.allow_root",true) ``` This suggestion comes...

**Describe the bug** I got an error if I apply a function that modifies *source*, pass modified *source* into the `output.file` and then try to create a list from unmodified...

**Describe the bug** If I enter command `\`, then interactive session will fall into infinite loop. ``` Error 3: Parse error: # At line 1, char 0-0: Error 3: Parse...

**Describe the bug** Using `output.file` to dump the `source`, causes shutdown if system error happened. If this happened, then there's no way you can intercept the error. ``` liquidsoap_1 |...

**Describe the bug** In issue #2146 I noticed that at startup the average cpu time used by version 2.0.*, approximately 1.5-2 times more than 1.4.4. I used this command ```sh...

**Describe the bug** `smooth_add` triggers `on_track` event only once - at startup. So I can't monitor metadata changes without this event. Also it seems this operator has no information about...

## Summary I found a case when managing the containers labels related to deck-chores could trigger various exceptions. This exception causes the `deck-chores` container to crash. ``` Traceback (most recent...

bug

## Summary If I change the time interval in `compose.yaml`, the job is not rescheduled. If I change the command in `compose.yaml`, the job command doesn't change. ## Reproduction 1....

bug