Reini

Results 15 comments of Reini

> I think the noisy images are not included in the repo. So it's just showing noise The broken files are in the debian package: ``` $ dpkg -L pennywise...

As a workaround I downloaded pennywise.svg and created the png files with image magick convert: `dpkg -L pennywise | sed -n 's|/usr/share/icons/hicolor/\([^/]\+\)/apps/pennywise.png|\1|p' | sudo xargs -n1 -I{} convert -background transparent...

I found a workaround in a custom script and deactivated builtin myrepos step. I also need another command for mr so here is my little script: ```shell #!/usr/bin/env sh for...

`allbranchrsupdate` is s custom function in my .mrconfig that checks out one local branch after the other and did an update than. So this would not work for others ...

Try ```shell # vagrant build in ssh version: $ vagrant ssh -- -V OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.13, OpenSSL 1.0.1f 6 Jan 2014 # my workaround: $ vagrant ssh -- -F /dev/null ```...

This is on vim 9 on mac. On vim 8.2 on ubuntu 22.04 (multipass vm on the sam mac) there is no error. vim version on mac: ```shell VIM -...

I assume you have to enter the user's password here as you have to do it with system settings gui. I will test this with the next update (if I...

I think `sudo` is needed to install the updates, as many websites e.g. https://iboysoft.com/news/update-mac-from-terminal.html tell me.

```shell ✓ macOS-13.5.2> reini@mbp ~ % softwareupdate --list Software Update Tool Finding available software Software Update found the following new or updated software: * Label: Command Line Tools for Xcode-15.0...

```shell ✓ macOS-13.5.2> reini@mbp ~ % softwareupdate --list Software Update Tool Finding available software Software Update found the following new or updated software: * Label: macOS Ventura 13.6-22G120 Title: macOS...