Re: Goals for 0.4

2013-08-31 Thread Jose E. Marchesi
I just realized that we can do even better: have --list-generations output recutils-formatted data (using ‘object->fields’). Then, if we do it right, the output can just be piped to ‘recsel’ to select entries of a certain age, to display specific fields, etc. Like: gen

Re: Online hackathon ?

2013-08-31 Thread Jason Self
There will also be a hackathon going on at the GNU Project's 30th anniversary [0] in Boston if anyone's interested in meeting in person there. It could probably be coordinated with an online hackathon too. Based on Libby's message [1] it might be possible to coordinate something for Guix too. Just

Re: Goals for 0.4

2013-08-31 Thread Ludovic Courtès
jema...@gnu.org (Jose E. Marchesi) skribis: > I just realized that we can do even better: have --list-generations > output recutils-formatted data (using ‘object->fields’). Then, if we do > it right, the output can just be piped to ‘recsel’ to select entries of > a certain age, to

Re: Python 3 binaries

2013-08-31 Thread Ludovic Courtès
Cyril Roelandt skribis: > On 08/31/2013 05:30 PM, Andreas Enge wrote: >> Hello, >> >> python 3 does not ship a python binary any more, just a binary called >> python3. That could be useful, since it would allow to install python 2 and 3 >> side by side. However, all packages relying on a shebang

Re: Python 3 native-search-paths

2013-08-31 Thread Ludovic Courtès
Andreas Enge skribis: > On Sat, Aug 31, 2013 at 06:07:35PM +0200, Ludovic Courtès wrote: >> Andreas Enge skribis: >> > I just noticed that there is a variable native-search-paths in python-2, >> > which looks like it should be updated for python 3. However, when I modify >> > the package accordi

Re: Goals for 0.4

2013-08-31 Thread Ludovic Courtès
(Cc’ing José or recutils.) José: this is about providing a way to list the “generations” of a profile, i.e., the packages that were installed at a given point in time. Nikita Karetnikov skribis: >> Rather, I would do: > >> --delete-generations=3..9 > >> It’s easier to parse and to type. > >>

Re: Python 3 binaries

2013-08-31 Thread Cyril Roelandt
On 08/31/2013 05:30 PM, Andreas Enge wrote: Hello, python 3 does not ship a python binary any more, just a binary called python3. That could be useful, since it would allow to install python 2 and 3 side by side. However, all packages relying on a shebang substitution with a python binary now fa

Re: [PATCH 0/2] Add tools for sysadmins: htop and dfc.

2013-08-31 Thread Nikita Karetnikov
> I think our messages crossed. What do you think of the “Coding Style” > section in ‘HACKING’? It’s OK. Let’s keep it. We could always augment it if there’s a need. pgpZMzPiDwgMP.pgp Description: PGP signature

Re: Python 3 native-search-paths

2013-08-31 Thread Andreas Enge
On Sat, Aug 31, 2013 at 06:07:35PM +0200, Ludovic Courtès wrote: > Andreas Enge skribis: > > I just noticed that there is a variable native-search-paths in python-2, > > which looks like it should be updated for python 3. However, when I modify > > the package accordingly, it is not recompiled. Ho

Re: Goals for 0.4

2013-08-31 Thread Nikita Karetnikov
> Rather, I would do: > --delete-generations=3..9 > It’s easier to parse and to type. > Likewise, it could even support: > --delete-generations=1month Here’s what I decided to use: --list-generations --list-generations=10 --list-generations=1,32,9 --list-generations=4..10 --list-generatio

Re: Python 3 native-search-paths

2013-08-31 Thread Ludovic Courtès
Andreas Enge skribis: > I just noticed that there is a variable native-search-paths in python-2, > which looks like it should be updated for python 3. However, when I modify > the package accordingly, it is not recompiled. How come? Is this variable > really needed? Yes it is [0]. :-) Changing

Re: Compiling guix 0.3 on a fedora 8 planetlab node

2013-08-31 Thread Mark H Weaver
l...@gnu.org (Ludovic Courtès) writes: > Matthias Wachs skribis: > >>> How did it complain exactly? Is it running as ‘root’, as per >>> ? >>> >>> The ability to run build processes in a chroot and under separate UIDs >>> i

Re: Goals for 0.4

2013-08-31 Thread Cyprien Nicolas
Il y a 20 heures, Ludovic Courtès écrivit : > Amirouche Boubekki skribis: > > > What about the possiblity to use overlays ? > > Could you elaborate? > > I hear this comes from the Gentoo jargon, but I’m not sure what > that means. I like the idea. I'll try to elaborate myself, as a Gentoo user

Re: Overlays

2013-08-31 Thread Ludovic Courtès
Amirouche Boubekki skribis: > The issue I see is that some one wants to distribute recipes but > doesn't want to contribute them in the guix repository. One way to do > that is to fork the guix repository and merge once in a while and then > ask the users to install packages using the command use

Re: [PATCH 0/2] Add tools for sysadmins: htop and dfc.

2013-08-31 Thread Ludovic Courtès
Cyril Roelandt skribis: > This patch series adds htop and dfc, which are 'modern' versions of top and > df. [...] > gnu/packages/sysutils.scm | 70 > + It just occurred to me that there’s already (gnu packages system), which contains sysadmin too

Python 3 native-search-paths

2013-08-31 Thread Andreas Enge
I just noticed that there is a variable native-search-paths in python-2, which looks like it should be updated for python 3. However, when I modify the package accordingly, it is not recompiled. How come? Is this variable really needed? Andreas

Python 3 binaries

2013-08-31 Thread Andreas Enge
Hello, python 3 does not ship a python binary any more, just a binary called python3. That could be useful, since it would allow to install python 2 and 3 side by side. However, all packages relying on a shebang substitution with a python binary now fail. I see two general possibilities to solve

Re: Overlays

2013-08-31 Thread Amirouche Boubekki
2013/8/30 Ludovic Courtès > > Nikita Karetnikov skribis: > > >> So I think Guix nearly supports overlays, no? :-) > > > > What do NixOS people mean by “overlay”? > > Well, I don’t think that wiki page has much authority. ;-) > > “Overlay” is not a term that is used in NixOS circles. My guess i

Re: Agreeing on some "rules" for packaging.

2013-08-31 Thread Ludovic Courtès
Andreas Enge skribis: > On Sat, Aug 31, 2013 at 11:31:08AM +0200, Ludovic Courtès wrote: >> > No, since @xref creates text starting by "See", so is only suitable for the >> > beginning of a sentence. >> In general, it is best to use '@ref' only when you need some word >> other than "see" to

Re: Agreeing on some "rules" for packaging.

2013-08-31 Thread Andreas Enge
On Sat, Aug 31, 2013 at 11:31:08AM +0200, Ludovic Courtès wrote: > > No, since @xref creates text starting by "See", so is only suitable for the > > beginning of a sentence. > In general, it is best to use '@ref' only when you need some word > other than "see" to precede the reference. When

Re: [PATCH 0/2] Add tools for sysadmins: htop and dfc.

2013-08-31 Thread Ludovic Courtès
Nikita Karetnikov skribis: > Should we mention this in the “packaging rules” section? I think our messages crossed. What do you think of the “Coding Style” section in ‘HACKING’? Ludo’.

Re: Agreeing on some "rules" for packaging.

2013-08-31 Thread Ludovic Courtès
Andreas Enge skribis: > On Thu, Aug 29, 2013 at 12:42:31AM +0200, Ludovic Courtès wrote: [...] >> I would perhaps move “Python Modules” into a “Specific Packages” >> subsection (or something like that), where we might eventually have >> “Perl Packages” as well. WDYT? > > Maybe once we have Per

Re: [PATCH 2/2 v2] gnu: Add dfc.

2013-08-31 Thread Ludovic Courtès
Cyril Roelandt skribis: > + (synopsis "Display file system space usage using graphs and colors.") Minus period, but OK otherwise. Ludo’.

Re: [PATCH 1/2 v2] gnu: Add htop.

2013-08-31 Thread Ludovic Courtès
Cyril Roelandt skribis: > + (synopsis "An interactive process viewer") -An, but OK otherwise. Ludo’.