James Stewart Miller

Results 65 comments of James Stewart Miller

According to the docs, if the configuration is different then the container is recreated, but I cannot see where the configuration might be different..

Here is the output from the container creation in the ansible playbook. It reports that it has changed but not why, I think. ```json ok: [localhost] => { "output": {...

this is the output from the container build with --diff and -vv. I can't see anything that might have changed. ```json ok: [localhost] => { "image_output.stdout_lines": [ "[", " {",...

@sshnaidm the second entry of the output dictionary has changed as true. I thought this means that the container has been recreated. Certainly if I enter the container at that...

Ah thanks. In my situation its not important who creates the links, as long as they are created so I missed it. I will change it as you suggest, many...

I am unable to install openvpn with ```error: While applying overrides for pkg openvpn: Could not find group 'openvpn' in group file``` on coreos 42. Is there a workaround? Is...

I just installed openvpn successfully on my silverblue 42 machine. It required an --allow-inactive to install it though.

@mihalyr I have also just installed openvpn succesfully on the most recent coreos f41.

@mihalyr but once installed, I am unable to install anything else or update. My silverblue 42 install is fine but I think openvpn is in the base image. I am...

There doesn't seem to be much investigation of this issue going on. I can't find any real evidence of it affecting a large number of people nor can I raise...