Penn Bauman

Results 7 comments of Penn Bauman

I don't have a `~/.bash_profile` because I don't use bash (at least for my regular user) and the file don't really do anything by default (`~/.bashrc` will be loaded without...

I'm seeing this issues with both Ubuntu 16.04 and 18.04 regardless on what `/tmp` is. I have a Debian system, with `/tmp` as a regular directory (`btrfs` filesystem), and a...

The tests will not be able to successed unless the debian-toolbox images are already present in [quay.io/toolbx](https://quay.io/organization/toolbx)

These images are based on the ones from [toolbx-images](https://github.com/toolbx-images/images) with a couple modication: - Added `iputils-ping` to `extra-packages` files (required by some tests) - Added `VERSION_ID` fields to `/etc/os-release` for...

I've rearranged the commits, so that image building workflows appear before the images are required by tests. The final commit with system tests is still available on the [preview branch](https://github.com/pennbauman/toolbox/tree/preview)...

I've rebased these patches on the current main branch, and fixed a couple `shellcheck` errors.

I also got this error both with an encrypted /var partition and with /var or all partitions cleared. I was able to avoid it if I formatted all partitions (except...