Ken Dreyer

Results 95 comments of Ken Dreyer

I ran into this same issue. By the way I'm packaging mold for Fedora at https://copr.fedorainfracloud.org/coprs/ktdreyer/mold/ , are you a Fedora packager who can review this if I submit it...

Thank you for the warning. Maybe we should update the top of the README so it's clear to everyone.

`rst2html README.rst > /dev/null` highlights an error on STDERR. When I run that, I get: ``` README.rst:73: (WARNING/2) Inline emphasis start-string without end-string. ``` PR at https://github.com/dusty-phillips/gitifyhg/pull/110 I'm guessing this...

To be specific, the test suite's hardcoded values assume that LANG is set to "en_US.utf8". If LANG is not set to precisely that en_US.utf8 value, the test suite fails.

@jquast is your fork compatible with what's on PyPI now? (Can you become the maintainer and upload new releases to PyPI?) I'm wondering if we should move projects away from...

> I think you meant from `blessings` Whoops, you're right.

I tried again with ruby 2.0.0p353 (2013-11-22 revision 43784) [i386-linux] in a Fedora 20 chroot on a different computer. The result was that actually more tests failures: ``` 1) IceNine::Freezer::Numeric.deep_freeze...

Hi Dan, just FYI these tests are still failing for me, and I'm happy to test other things if you have ideas. Here's the full log from Fedora's build system:...

Thanks @mbj, I've confirmed that the test failures on Fedora are gone with your fix in #18 .

:+1: to merging with dnf-automatic. It would be amazing to simply have an option in `/etc/dnf/automatic.conf` to enable this.