Edmund Haselwanter
Edmund Haselwanter
what about simulating the converge & verify behaviour. terminate winrm session and create a new one. wonder if this the reason I had to get a login shell in inspec...
for now I ended up with adding the 'known' needed env/path values to the test execution. not ideal.
hm. since I still struggle with the same problem (analysing images from a private repo) I tried this patch too. not working for me ... @leopoldodonnell did you miss to...
well. client is newer than server, so `clairctl` is not able to talk to an older api. I do not see how an upgrade of clairctl can fix this. or...
anyway. I just tested the 'upgrade the engine' path. this worked working against api: ``` docker version Client: Version: 1.13.1 API version: 1.26 Go version: go1.7.5 Git commit: 092cba3 Built:...
not `clairctl` is talking with the docker-engine. but I get: ``` clairctl analyze --local ********** panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1...
``` 2017-05-11 10:35:28.087096 D | dockerdist: registry.LookupPushEndpoints error: open /etc/docker/certs.d/aaa.bbb.com: permission denied panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x4f4ce0] goroutine...
Sad to see that this is still not implemented :-(
``` 2012-05-16 14:32:09 +0000: Copying over Sledgehammer bits 2012-05-16 14:32:14 +0000: Creating new ISO rsync: symlink "/home/vagrant/share/crowbar-build-cache/ubuntu-12.04/build/install/netboot/pxelinux.0" -> "ubuntu-installer/amd64/pxelinux.0" failed: Read-only file system (30) rsync: symlink "/home/vagrant/share/crowbar-build-cache/ubuntu-12.04/build/install/netboot/pxelinux.cfg" -> "ubuntu-installer/amd64/pxelinux.cfg" failed:...
IF I build on a not shared dir the errors are less, but some are still here: ``` I: Configuring resolvconf... I: Configuring initramfs-tools... I: Base system installed successfully. mkdir:...