Public bug reported:
While creating a docker-swarm master and nodes on top of a openstack
cluster running Ubuntu 15.04 images, I ran into the problem that my
local docker-machine client was unable to connect to swarm-master and
nodes post-instantiation, here's the reason and solution:
https://git
Yeah, good point regarding the interactive prompt, maybe it is not worth
the hassle, one could wait for upstream to converge.
Thanks for your attention!
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launc
Well, the patch applies to upstream sourcecode, it does not apply
directly on the php5 ubuntu package... but again, just 1 line needs to
be modified.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad
Reported upstream over here too: https://bugs.php.net/bug.php?id=65939
It is a very simple patch, it would be lovely to see it patched in the
current Saucy release.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https:
Public bug reported:
The following php.ini snippet is found in the newest releases of php.ini
(found un downloads section and Ubuntu 13.10):
; If disabled, all PHPDoc comments are dropped from the code to reduce the
;size of the optimized code.
;opcache.save_comments=1
The space before " ;siz
Soren, indeed, I just figured it out myself right now :-S Marking
invalid...
** Changed in: vm-builder (Ubuntu)
Status: Incomplete => Invalid
--
libvirt.libvirtError: Cannot access CA certificate '/etc/pki/CA/cacert.pem'
https://bugs.launchpad.net/bugs/592853
You received this bug notific
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/50156636/Dependencies.txt
** Attachment added: "RelatedPackageVersions.txt"
http://launchpadlibrarian.net/50156637/RelatedPackageVersions.txt
--
libvirt.libvirtError: Cannot access CA certificate '/etc/pki/CA/cacert.pem
Public bug reported:
It is my impression that "/etc/pki" directory is a RedHat-specific
thing. Shouldn't it look under "/etc/ca-certificates" ?
Does it make sense to generate such a self-signed certificate on python-
vm-builder's postinstall ?:
http://libvirt.org/remote.html#Remote_TLS_CA
-
Bug #474107 does not fix it for me since libvirt itself (virsh) is using
-q anyway on new releases:
LIBVIRT_DEBUG=1 virsh -c qemu+ssh://r...@/system
It seems that "nc -q" code is present on libvirt itself too:
13:55:49.688: debug : doRemoteOpen:564 : proceeding with name = qemu:///system
13: