Alyssa Coghlan

Results 501 comments of Alyssa Coghlan

Folks looking for an environment usable on Fedora may also want to take a look at my Docker based environment: https://github.com/ncoghlan/microbit/tree/master/devenv Angus Tomas also provided some additional details on getting...

I think if the docs used the term "Federated Message Bus" consistently (perhaps with a history section explaining the origins as "Fedora Messaging" and "Fedora Infrastructure Message Bus") that would...

Since I don't think I've written it down anywhere else, I'll also add a "Why fedmsg is cool" comment that may be useful in more clearly separating the fedora-fedmsg docs...

I actually just typed "fedmsg trigger" into Google because someone was asking about how to integrate other systems, and the Debian man page for it was the first thing that...

OK, going to turn that into a PR, I have a couple of questions: - should `fedmsg-trigger` go under the console script section or the service daemons section? - the...

The local translation that will keep name resolution consistent: from .ssl import SSLCommon # Ensure import from . import ssl # Bind top level name

Ouch - I'd forgotten that one of the downsides of using CentOS 5 as the baseline was not being able to use the softwarecollections.org infrastructure (since that only supports CentOS...

A possible alternative approach would be to use CERN's devtoolset 2 binaries for Scientific Linux rather than the people.centos.org ones: http://linuxsoft.cern.ch/cern/devtoolset/slc5-devtoolset.repo

More info on CERN's setup: http://linux.web.cern.ch/linux/devtoolset/#install

@kbsingh: I'm hoping manylinux2 will be able to use CentOS 6 + devtoolset-3 from softwarecollections.org as a cross-distro binary baseline, but at the moment EL5 is still too widespread in...