Andreas Zuber

Results 15 comments of Andreas Zuber

1.4.23 It's indeed possible that a new version of this package is the cause. I don't remember seeing this messages when installing pyfa 2.37.0, but when I now reinstall it...

As some already mentioned the issue is that the Puppetfile supports ruby syntax and people are doing all kinds of wild things with it. A very nice solution would be...

We hit this issue recently and made some observations regarding it. With the proxy configured, `gu available` seems to actually work fine, while `gu install native-image` doesn't. Is it possible...

Thanks for reporting. Looks like there are several issues with the Debian scripts.

Just referencing #377 here so we take this into account when working on that PR.

Hi, the delayed_job executable is in the bin directory now. I would be very much interested in those errors from db:setup if you still have the logs.

Hmm, I just tried to verify this with a CentOS 7 Vagrant Box but with postgres and db:setup worked. The reason for this seems to be that db:setup loads the...

Yes, looks like only a new field was added so it just doesn't get recorded in the database but should not cause any problems otherwise.

Yeah this should better not be merged before we have some tests around the tasks to ensure the old behavior is still working. I added it to milestone 3.2 where...

Hi @smortex sorry for the late reply and thanks for the review. This PR was extracted from some older PR from another person and no one is currently working on...