oneumyvakin

Results 9 comments of oneumyvakin

I've faced with same issue and found solution with disabling spawn in config like this: `echo "config_opts['use_nspawn'] = False" >> /etc/mock/site-defaults.cfg` It will be nice to describe this in docs...

OK, I've resolved the issue, but not sure what was the root cause. I've tried to downgrade docker and containerd to 19.03 and 1.3.7, but it didn't helps. I've spotted...

Looks like this issue actual for CentOS 8 as well.

@mkuratczyk I'm using K8s on bare-metal and I'm not using shared storage operators. I have a two cases when scaling down looks like can help: 1. When need to replace...

Can't get why this issues still not fixed? Currently, because of *deprecated* gometalinter, this package just can't be installed.

-1 Agree with @alomvar useless spent of efforts.

I'm not sure how to update x/tool because our project has a lot of packages which have multiple transitive dependencies on old x/tools Here the debug output: ``` #10 [5/5]...

The issue happens because of `search DOMAINS` in your OS like ``` /etc/resolv.conf. nameserver 127.0.0.53 options edns0 trust-ad search DOMAINS ``` resolver adds 'domains' to `postgresql-cluster.default.svc.cluster.local` domain name: ``` #...

I've got issue looks _like_ the same: ``` 2023-02-27 06:02:09.181 35 LOG {ticks: 0, maint: 0, retry: 0} 2023-02-27 06:02:18,013 INFO: Lock owner: postgresql-cluster-0; I am postgresql-cluster-0 2023-02-27 06:02:25,729 INFO:...