Bryce Larson

Results 26 comments of Bryce Larson

@jeff350 it seems that the ubi images don't have packages available that are needed for salt, such as python3 for rhel7, and python3-systemd for rhel8. I'm don't think there's a...

> @bryceml I am assuming all of the freebsd tests and fedora 35 tests are already failing in develop and do not need to be fixed. that is true >...

I opened https://github.com/saltstack/salt-bootstrap/pull/1608 if you think we should merge that now.

I marked this Info Needed since we need to know what the correct behavior is and if @kondotak is willing to open a pr.

wanted to put down that the tiamat daily build repos, such as https://repo.saltproject.io/salt-dev/py3/debian/10/amd64/ are using `stable` for the dist value on all debian repos, so we should accommodate those as...

We would like to, not sure when that will happen. Ubuntu 20.04 and Debian 10 all their dependencies provided by the os, so you can point to the amd64 repos...

> @bryceml is there anything AWS can do to help, like providing access to Graviton2 based instances ? Or patches to your build pipelines? One thing that would make it...

> We also ran into this problem and would like to be able to bootstrap the graviton based EC2 instance types (c6g, m6g, etc) when running Amazon Linux 2. >...

with pip uninstalling, there probably isn't a cleaner solution than doing ```bash sudo find /|grep -i salt ``` and removing relevant files in order to get all of the service/config/log/etc....

This appears fixed in 2019.2.2 and newer. Let me know if that's not the case.