Daniel Gröber (dxld)

Results 377 comments of Daniel Gröber (dxld)

Looks like this is going to take a fair bit of work. The basics are working, the setup goes through but is painfully slow (building 3 different php version takes...

From: Nazar Mokrynskyi [email protected] Subject: Re: [travis-run] The command "phpenv global 5.5" failed and exited with 127 during . (#5) Date: Mon, 24 Nov 2014 17:48:17 -0800 > Well, here...

> BTW, why don't you use docker automatic image building? > It may ease deployment of new images for you a lot since you don't > have to build image...

@nazar-pc I'm making progress towards making this work after all. I found a Dockerfile that works around ubuntu's upstart problems which I'm now using as the basis for the travis-run...

I don't really like/support using third party repositories. Also the package is only tested on Debian. Regrettably there is no standard way to support multiple Debian derived distributions in one...

Ok I think I know a way to make this less PITA. If I declare the dependecy on docker as a Reccomends instead of Depends then it will be installed...

Notice the "[deprecated for now, pending rewrite]" in the description ;) Actually I'm going to abandon this project completely, going to build my own CI system travis is just too...

The ideas in the source are still applicable it's just that the travis guys have moved around a bunch of stuff and I don't have time nor motivation to get...

I also ordered some boards from JLC just now, but they seem to have accepted them for production without a hitch. Though you are right, their [docs](https://jlcpcb.com//quote/pcbOrderFaq/Gold%20Fingers) say "3. A...

Quoting from the output above: > /Users/rune/.local/bin/stack exec -- /Users/rune/.stack/snapshots/x86_64-osx/lts-6.4/7.10.3/bin/ghc-mod legacy-interactive check /Users/rune/IdeaProjects/blockchain-restful-address-index/src/Main.hs `stack exec` sets the GHC_PACKAGE_PATH envvar and cabal-install added this error around 1.24 (IIRC). This has been...