Re: Acl test investigation

2017-06-20 Thread Kei Kebreau
l...@gnu.org (Ludovic Courtès) writes: > Hello Kei, > > Kei Kebreau skribis: > >> I discovered that the Acl tests are failing partly because the coreutils >> seemingly aren't compiled with Acl support before the tests are run >> (even though acl is an input to coreutils). The tests are written wi

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

2017-06-20 Thread Adonay Felipe Nogueira
Perhaps you can make such contribution directly to the official PHP project? :) -- - [[https://libreplanet.org/wiki/User:Adfeno]] - Palestrante e consultor sobre /software/ livre (não confundir com gratis). - "WhatsApp"? Ele não é livre, por isso não uso. Iguais a ele prefiro GNU Ring, ou Tox

Acl test investigation

2017-06-20 Thread Kei Kebreau
I discovered that the Acl tests are failing partly because the coreutils seemingly aren't compiled with Acl support before the tests are run (even though acl is an input to coreutils). The tests are written with the assumption that the coreutils are built with Acl support. An example is in the sbit

Re: zipbomb handling should not be done in url-fetch/zipbomb

2017-06-20 Thread Arun Isaac
>> * Proposal >> >> zip bomb (zip archives without a top level directory) handling should >> not be done in `url-fetch/zipbomb'. It should be implemented as a >> boolean argument to the `unpack' phase. > > I guess the Boolean argument would determine whether to do (chdir > (first-subdirectory ".")

Re: guixsd in lxd container

2017-06-20 Thread Eddy Pronk
On Mon, Jun 19, 2017 at 9:41 PM, Ludovic Courtès wrote: >> Shall I open a bug for this so it can be tracked? > > Before, I’d like to make sure we have a good understanding of what we > need. > > My first question would be, do we really need to have a mechanism other > than ‘guix system container’?