bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-11 Thread Dennis Mungai
Also, your workaround worked (in git, at least). I'm not sure if there are other cases affected by this in the wild. On 11 May 2016 at 11:10, Dennis Mungai wrote: > Hey there, > > Sorry for the late reply. > > I used Pjotr's Guix hacking notes to fix the prob

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-11 Thread Dennis Mungai
Hey there, Sorry for the late reply. I used Pjotr's Guix hacking notes to fix the problem , solution: https://github.com/pjotrp/guix-notes/blob/master/HACKING.org#git-ca-certificates On 10 May 2016 at 16:46, Dennis Mungai wrote: > Sure, will do. > > On 10 May 2016 at 16:38, L

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-10 Thread Dennis Mungai
Sure, will do. On 10 May 2016 at 16:38, Ludovic Courtès wrote: > Dennis Mungai skribis: > >> I'm using git 2.7.4 from a guix profile, and here is my current environment: >> >> guix package -p ~/opt/guix-build-system --search-paths >> warning: failed to install

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-10 Thread Dennis Mungai
ystem/share" export GUIX_GTK3_PATH="/home/lin/opt/guix-build-system/lib/gtk-3.0" So yeah, it can be done ;-) On 10 May 2016 at 16:11, Ricardo Wurmus wrote: > > Dennis Mungai writes: > >> Hello there, >> >> I'm using git 2.7.4 from a guix profile, and h

bug#23504: git 2.7.4 fails to clone repositories over HTTPS sources

2016-05-10 Thread Dennis Mungai
Hello there, I'm using git 2.7.4 from a guix profile, and here is my current environment: guix package -p ~/opt/guix-build-system --search-paths warning: failed to install locale: Invalid argument export PATH="/home/lin/opt/guix-build-system/bin:/home/lin/opt/guix-build-system/sbin" export XDG_D

bug#23055: wget within guix fails to resolve FQDNs when used as an input (native or otherwise)

2016-03-19 Thread Dennis Mungai
Hello there, I'm porting Arrayfire to GNU Guix, see https://github.com/Brainiarc7/guix-bioinformatics/blob/master/gn/packages/arrayfire.scm One of the inputs declared is wget, needed as a fall-back when fetching BoostCompute should the Cmake checksums fail. See the build log below: -- Boost ver

bug#23055: wget within guix fails to resolve FQDNs when used as an input (native or otherwise)

2016-03-19 Thread Dennis Mungai
Update: All worked out. I was able to port over the dependencies to guix and fed them as inputs to the package in question. All builds as expected. Thanks and regards, Dennis Mungai. On 18 March 2016 at 21:23, Dennis Mungai wrote: > Hello David, > > Thanks for the clarification.

bug#23055: wget within guix fails to resolve FQDNs when used as an input (native or otherwise)

2016-03-19 Thread Dennis Mungai
Hello David, Thanks for the clarification. Seems Arrayfire will need several modify-phases statements to clean up the current build system and in addition, port Boost.Compute to GNU Guix as an input. Will do, and provide feedback on the same. Thanks and regards, Dennis Mungai. On 18 March

bug#22948: Porting ocl-icd to guix fails because of ruby

2016-03-10 Thread Dennis Mungai
Hello, And a small update: After running the garbage collector, the problem went away (And saved me about 20GBs under /gnu/store). I'm suspecting this was a corrupt store. On 9 March 2016 at 16:33, Ludovic Courtès wrote: > Dennis Mungai skribis: > > > env TEMPDIR=/gnu/tmp

bug#22948: Porting ocl-icd to guix fails because of ruby

2016-03-08 Thread Dennis Mungai
Hello there, I am porting ocl-icd to guix, see the package here: https://github.com/Brainiarc7/guix-bioinformatics/blob/master/gn/packages/ocl-icd.scm I'm getting bugged by this error everytime I call the build as such from a dev setup: env TEMPDIR=/gnu/tmp GUIX_PACKAGE_PATH=../guix-bioinformat

bug#22153: Make check fails

2015-12-17 Thread Dennis Mungai
he requested results. Regards, Dennis. On 13 December 2015 at 14:09, Ludovic Courtès wrote: > Hi, > > Dennis Mungai skribis: > > > + > GUIX_DAEMON_SOCKET=/home/administrator/source.build/GCC.buildenv/guix-0.9.0/t-register-39139/var/guix/guix/daemon-socket/socket > >