Re: 01/03: gnu: Add ncurses-with-gpm.

2017-07-07 Thread Ludovic Courtès
Heya Danny, I’m really happy to see you continue John’s heroic work on the installer! I’ll be happy to give it a spin when you deem appropriate. dan...@scratchpost.org (Danny Milosavljevic) skribis: > commit 6b6c8317097482487c41f302a2ae4fc27d9220f0 > Author: Danny Milosavljevic > Date: Fri J

Installer, ISO9660, etc.

2017-07-07 Thread Ludovic Courtès
Hi! Danny Milosavljevic skribis: > 95% done. If would actually work if we came to a consensus about the volume > label (it must be uppercase; see bug# 27520 in guix-patches). Also, UUID > boot support is still mostly missing - same as in the non-iso9660 case. Dose the ‘string-upcase’ sugges

Re: Graphical Installer - Call for Testing.

2017-07-07 Thread Ludovic Courtès
Danny Milosavljevic skribis: > Hydra does (system-disk-image installation-os > #:disk-image-size > (* 1024 MiB). > > Try doing the same in the Guile interpreter, like so: > > guile -L . > ,use (gnu system vm)

Re: Binding generator, for Guile, to C libraries

2017-07-07 Thread Ludovic Courtès
Hi Danny, Danny Milosavljevic skribis: >> Matt Wette, the author of nyacc, was apparently in the process of >> writing a similar tool using nyacc’s C99 parser. Might be worth >> looking at. > > Nice! I've actually thought about using nyacc and mes for that - but > since we use gcc to compile

Re: python-conda: Build is not reproducible

2017-07-07 Thread Ludovic Courtès
Hello, Frederick Muriithi skribis: > I defined a new package, python-conda, and tried to build with the > command `./pre-inst-env guix build --rounds=3 python-conda` > > I expected that the package would have built successfully, instead, > the build fails with the message: > > output ‘/gnu/store

Re: Guix infrastructure

2017-07-07 Thread Ludovic Courtès
Hello Guix! Leo Famulari skribis: > On Thu, Jul 06, 2017 at 08:09:17PM -0400, myglc2 wrote: >> On 07/01/2017 at 14:01 Leo Famulari writes: >> > ... Bayfront is still not fully operational, so hydra.gnu.org is still >> > serving as the front-end of the build farm. We are still relying on the >> >

Re: python-conda: Build is not reproducible

2017-07-07 Thread Frederick Muriithi
On Fri, Jul 7, 2017 at 3:03 PM, Ludovic Courtès wrote: > Hello, > > This is most likely a consequence of . > > Can you run: > > diff -ru --no-dereference \ > /gnu/store/302bb93kq3170xr57vijil7cya2s74ir-python-conda-4.3.16{,-check} > > to confirm that only Python o

Re: Seeking PHP "Hello World" project (or other simple example)

2017-07-07 Thread Adonay Felipe Nogueira
I also keep my distance from PHP. :) Although I know very few about it, and have programmed in it in the past, I prefer GNU Artanis, because it allows me to use Guile Scheme for doing sites, for which I'm getting familiar with, although I didn't make any website yet. Also, various researches show

Re: Installer, ISO9660, etc.

2017-07-07 Thread Danny Milosavljevic
Hi Ludo, On Fri, 07 Jul 2017 13:34:52 +0200 l...@gnu.org (Ludovic Courtès) wrote: > Danny Milosavljevic skribis: > > > 95% done. If would actually work if we came to a consensus about the > > volume label (it must be uppercase; see bug# 27520 in guix-patches). Also, > > UUID boot support is

Re: 06/08: gnu: python-pyopenssl: Update to 17.1.0.

2017-07-07 Thread Marius Bakke
Mark H Weaver writes: > Hi Marius, > > mba...@fastmail.com (Marius Bakke) writes: >> mbakke pushed a commit to branch master >> in repository guix. >> >> commit 96bbc41f8be5e6bb8483f5ce596db47be271e9e8 >> Author: Marius Bakke >> Date: Sat Jul 1 21:14:30 2017 +0200 >> >> gnu: python-pyopens

Re: 06/08: gnu: python-pyopenssl: Update to 17.1.0.

2017-07-07 Thread Mark H Weaver
Marius Bakke writes: > Mark H Weaver writes: > >> mba...@fastmail.com (Marius Bakke) writes: >>> mbakke pushed a commit to branch master >>> in repository guix. >>> >>> commit 96bbc41f8be5e6bb8483f5ce596db47be271e9e8 >>> Author: Marius Bakke >>> Date: Sat Jul 1 21:14:30 2017 +0200 >>> >>>

Re: FW: [oss-security] accepting new members to (linux-)distros lists

2017-07-07 Thread Leo Famulari
On Thu, Jun 29, 2017 at 12:48:22PM +0800, Alex Vong wrote: > Leo Famulari writes: > > [...] > > But, the "Stack Clash" issues took us by surprise and we spent a few > > days writing and testing our fixes. We are committed to supporting > > 32-bit platforms where these bugs are apparently easy to

Re: FW: [oss-security] accepting new members to (linux-)distros lists

2017-07-07 Thread Leo Famulari
On Wed, Jul 05, 2017 at 01:33:05PM -0400, Mark H Weaver wrote: > l...@gnu.org (Ludovic Courtès) writes: > > The real question is about our commitment to contribute back. > > Presumably only one or two of us would be on that list, so they would > > largely have that responsibility individually, even

Re: 01/02: gnu: blast+: Update to 2.6.0.

2017-07-07 Thread Ben Woodcroft
On 07/07/17 09:39, Leo Famulari wrote: On Fri, Jul 07, 2017 at 09:33:26AM +1000, Ben Woodcroft wrote: Hi Ludo, On 07/07/17 02:54, Ludovic Courtès wrote: Hi Ben, donttrust...@gmail.com (Ben Woodcroft) skribis: commit 18dea67dc3a42d782b34b551304748346f173184 Author: Ben Woodcroft Date:

`guix pack --target=arm-linux-gnueabihf guile` fails at phase unpack

2017-07-07 Thread Louis Pearson
I am experimenting with different methods of building applications and deploying them to embedded devices. I am currently experimenting with `guix` and the `guix pack` command. When running `guix pack --target=arm-linux-gnueabihf guile` with guile however, I encounter this error: ``` starting phas