JM

Results 47 comments of JM

in my case, PATH resolved `ifconfig` to one installed by [devbox](https://www.jetify.com/devbox) (i.e., `/Users/me/.local/share/devbox/global/default/.devbox/nix/profile/default/bin/ifconfig`) instead of the necessary `/sbin/ifconfig` removed the linked `ifconfig` and then `which ifconfig` returned `/sbin/ifconfig` and the...

```console % devbox add nodePackages.gitlab-ci-local Error: Package nodePackages.gitlab-ci-local not found ```

`brew install ffmpeg` `poetry add ffmpeg-python` then try again

there’s a question mark in the path > On Apr 9, 2020, at 2:11 AM, Yaroslav wrote: > >  > Hi, > Is there any update on this issue?...

yeah it works now when i pull `20230922`! not sure what the reason was. it's been a long time since i was on a chromebook and a windows laptop doing...

re-install latest version of ffmpeg and it should work: ```bash brew install ffmpeg ``` context for changes (i think related): https://patchwork.ffmpeg.org/project/ffmpeg/patch/[email protected]/

possibly changed to https://connect.secure.wellsfargo.com/auth/login/present

@gotjosh take a look at this line: https://github.com/grafana/cortex-tools/blob/35691e0471880e9eb20562207976c5861df26455/pkg/rules/compare.go#L215 trying to figure out how to increase verbosity with a flag