[Bug 1487936] [NEW] $DOCKER_OPTS missing in systemd's docker.service

2015-08-23 Thread brainstorm
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

[Bug 1242743] Re: space before ";" breaks php.ini parsing

2013-10-23 Thread brainstorm
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

[Bug 1242743] Re: space before ";" breaks php.ini parsing

2013-10-21 Thread brainstorm
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

[Bug 1242743] Re: space before ";" breaks php.ini parsing

2013-10-21 Thread brainstorm
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:

[Bug 1242743] [NEW] space before ";" breaks php.ini parsing

2013-10-21 Thread brainstorm
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

[Bug 592853] Re: libvirt.libvirtError: Cannot access CA certificate '/etc/pki/CA/cacert.pem'

2010-06-12 Thread brainstorm
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

[Bug 592853] Re: libvirt.libvirtError: Cannot access CA certificate '/etc/pki/CA/cacert.pem'

2010-06-11 Thread brainstorm
** 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

[Bug 592853] [NEW] libvirt.libvirtError: Cannot access CA certificate '/etc/pki/CA/cacert.pem'

2010-06-11 Thread brainstorm
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 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported

2010-02-26 Thread brainstorm
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: