Marcin Woźniak

Results 16 comments of Marcin Woźniak

After testing the script it created in the docker container a folder `/:/opt/` when I removed from the script the mountpoint in line: https://github.com/webinstall/webi-installers/pull/461/files#diff-b8aed1a937e9424335cd5a4c1ae6e5c5c07e10f2c8ee3d491e05996881a6abeeR40. So I resolve it today ;)

Hello! Firstly I will describe how the script worked: - Before changes: When I run `./webi-docker.sh ` without any argument the `docker -v "":/opt/` for mounting the volume created folder...

As far I checked I can not run the alpine linux via my script so I add it into my TODO list and after that I will create another PR....

Hello! I added the https://github.com/webinstall/webi-installers/pull/421. I added the `shellcheck disable=SC2154` and I replaced `echo $(cmd)` with `cmd` and done some stuff ;) . I tested of the docker instance with...

> Thanks for this. Sorry it's been getting stale. > > 1. Could you make the commits more atomic? > > > * removing all of the `echo`s is one...

Hi! I created the https://github.com/webinstall/webi-installers/pull/330. Please check if my changes are correct. Thank you ;)

Hi! In the newest version I have that error: Computing //third_party/polymer/v3_0/components-chromium/paper-behaviors:paper-inky-focus-behavior(//build/toolchain/linux:x64) ERROR Unresolved dependencies. //third_party/perfetto/gn:zlib(//build/toolchain/linux:x64) needs //third_party/zlib:system_zlib(//build/toolchain/linux:x64) * ERROR: www-plugins/opera-ffmpeg-codecs-79.0.3945.88::jorgicio failed (configure phase): * (no error message) * * Call...

Hello! @avila-m-6 can you provide a wsl version and which distro are you using? Thank you!

I would like to test it but when I downloaded the Ubuntu Distro into a wsl. The current version is 22.04.1. So I can not reproduce that error. You can...