itsyaboyrooba

Results 2 issues of itsyaboyrooba

Hello! The Winsxs cleanup in [optimize.ps1](https://github.com/rgl/windows-vagrant/blob/master/optimize.ps1) fails on win2022 with: Console: ``` qemu.windows-2022-amd64: Error: 0x800f0806 qemu.windows-2022-amd64: qemu.windows-2022-amd64: The operation could not be completed due to pending operations. ``` Dism.log: [dism.log](https://github.com/rgl/windows-vagrant/files/10389731/dism.log)...

Hello, I can't build a Debian package with private shared libraries. I wish to put them in a separate `/usr/lib/mylibraries` directory. `dpkg-shlibdeps: warning: cannot find library library.so needed by /workspaces/src/myplugin/bin/library2.so...