[Bug 1796119] Re: docker-compose should not require golang-github-docker-docker-credential-helpers package

2019-01-09 Thread Kevin Kramer
FWIW. I had 4 Bionic installs that just had docker-ce installed from the repo along with pip docker and this issue hit me. These hosts did not have docker-compose installed. I just had to `apt -y remove golang-docker- credential-helpers; pip install docker` to get it to work via command line or

[Bug 537746] Re: mount.nfs fails stating incorrect mount option but succeeds if -v option is used

2015-05-06 Thread Kevin Kramer
stumbled across this trying to debug my mount issues. Here is my strace attempting a default mount from the command line. The same autofs setup (auto.master, etc) work fine on SL 6.6 fwiw strace -f -eexecve mount server:/export/ufs/hp /mnt execve(/bin/mount, [mount, server:/export/ufs/hp, /mnt],