Re: JARs and reference scanning

2017-04-25 Thread Chris Marusich
Hartmut Goebel writes: > Am 24.04.2017 um 00:57 schrieb Chris Marusich: >> Chris Marusich writes: >> >>> Speaking of JAR files, shouldn't we try to avoid them entirely? My >>> understanding is that they are compressed files, which means the

Re: How to remove useless generations to save disk spack

2017-04-25 Thread Leo Famulari
On April 25, 2017 4:08:12 PM PDT, tumashu wrote: >feng@tumashu:/tmp $ guix system list-generations >Generation 11月 11 2017 06:21:35 > 文件名:/var/guix/profiles/system-1-link >canonical file name: /gnu/store/fbz7fhx8cv0fvzsas981a4897bwf31r8-system > label: GNU with Linux-Libre

Re: [Fwd: Re: [repology/repology] Add Guix support (#218)]

2017-04-25 Thread Eric Bavier
On Tue, 25 Apr 2017 16:14:12 + ng0 wrote: > Hi, > > how often do we update the data on the website (I haven asked which > data though)? Is it in anyway accurate or just a snapshot taken once > a month? The "packages" pages are updated nightly from the git master

Re: [PATCH] gnu: Add cool-retro-term.

2017-04-25 Thread Eric Bavier
Petter, Thanks for the patch! And Chris, thanks for the review. A few notes from my look through: On Mon, 24 Apr 2017 14:30:26 +0200 Petter wrote: > > * gnu/packages/terminals.scm (cool-retro-term): New variable. > --- > gnu/packages/terminals.scm | 62 >

Re:Re: How to remove useless generations to save disk spack

2017-04-25 Thread tumashu
Thanks very much! 在 2017-04-26 07:50:54,"Maxim Cournoyer" 写道: >Hi tumashu, > >Please refer to the manual >(https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-package.html), > in particular to the --delete-generations option of the package command. >

Re: How to remove useless generations to save disk spack

2017-04-25 Thread Maxim Cournoyer
Hi tumashu, Please refer to the manual (https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-package.html), in particular to the --delete-generations option of the package command. Maxim On April 25, 2017 4:08:12 PM PDT, tumashu wrote: >How to remove useless

Re:Re: Fail to run : guix packckage -u git --fallback

2017-04-25 Thread Maxim Cournoyer
On April 25, 2017 1:54:03 PM PDT, tumashu wrote: >Sorry, maybe weshould say: /tmp is no space left If you just used one of the Guix system configuration templates for your installation I believe your /tmp is simply a directory on your main partition. The problem is

How to remove useless generations to save disk spack

2017-04-25 Thread tumashu
How to remove useless generations to save disk spack? -- feng@tumashu:/tmp $ df -h 文件系统容量 已用 可用 已用% 挂载点 none964M 0 964M0% /dev /dev/sda119G 14G 3.4G 81% /

Re: cross-compiling in core-updates

2017-04-25 Thread Sergei Trofimovich
On Tue, 25 Apr 2017 17:10:58 +0300 Manolis Ragkousis wrote: > Hello Rene, > > I am currently looking into that. > > Manolis I've tracked it down to guile-2.-0>2.2 bump. 'define-syntax %modify-phases' somehow changed the meaning:

Re:Re: Fail to run : guix packckage -u git --fallback

2017-04-25 Thread tumashu
Sorry, maybe weshould say: /tmp is no space left 在 2017-04-25 21:30:57,Petter 写道: Hi tumashu, On Tue, 25 Apr 2017 20:53:05 +0800 (CST) tumashu wrote: > IOError: [Errno 28] No space left on device: Did you notice this part? Best, Petter

Re:Re: Fail to run : guix packckage -u git --fallback

2017-04-25 Thread tumashu
/tmp is not mount a hard disk part in normal deskop system, if guixsd use many space of /tmp, we should note user in install section of manual. -- 发自我的网易邮箱手机智能版 在 2017-04-26 02:18:17,"Leo Famulari" 写道: >On Tue, Apr 25, 2017 at 03:30:57PM +0200, Petter wrote: >> Hi

JARs and reference scanning (was: Need help from Java-developers)

2017-04-25 Thread Hartmut Goebel
Am 24.04.2017 um 00:57 schrieb Chris Marusich: > Chris Marusich writes: > >> Speaking of JAR files, shouldn't we try to avoid them entirely? My >> understanding is that they are compressed files, which means the Guix >> daemon won't be able to scan them for references. I

Re: Staging

2017-04-25 Thread Leo Famulari
On Mon, Apr 17, 2017 at 04:09:01PM -0400, Leo Famulari wrote: > On Mon, Apr 17, 2017 at 09:33:12PM +0200, Marius Bakke wrote: > > @Leo, others: I don't anticipate more staging updates in a while, should > > we try and get this merged? > > Sure, I merged master into staging and started an

[Fwd: Re: [repology/repology] Add Guix support (#218)]

2017-04-25 Thread ng0
Hi, how often do we update the data on the website (I haven asked which data though)? Is it in anyway accurate or just a snapshot taken once a month? And I don't know nothing about a json involved in the website, but I also haven't looked at the current code which generates the packages

Re: cross-compiling in core-updates

2017-04-25 Thread Manolis Ragkousis
Hello Rene, I am currently looking into that. Manolis

Re: Fail to run : guix packckage -u git --fallback

2017-04-25 Thread Petter
Hi tumashu, On Tue, 25 Apr 2017 20:53:05 +0800 (CST) tumashu wrote: > IOError: [Errno 28] No space left on device: Did you notice this part? Best, Petter

Fail to run : guix packckage -u git --fallback

2017-04-25 Thread tumashu
iidbs7a5hwysm6a5xlbbjqybr-apr-1.5.2/lib -lapr-1 phase `build' succeeded after 168.8 seconds starting phase `check' [01/97] auth-testsuccess [02/97] cache-test...success [03/97]

cross-compiling in core-updates

2017-04-25 Thread rennes
When I try './pre-inst-env guix build --target=i586-pc-gnu bootstrap-tarballs' in core-updates, get the error: @ build-started /gnu/store/ya79b5bk7b819nh64k3lk5iwjmg5hnan-bash-static-4.4.12.drv - x86_64-linux

Re: fonts bug in icecat?

2017-04-25 Thread ng0
ng0 transcribed 0.5K bytes: > ng0 transcribed 0.3K bytes: > > Hi, > > > > I used to be able to select system installed fonts (I think), > > such as Noto or Un. > > > > In the Preferences > Fonts > Advanced dialogue this is no longer > > possible, at least for the two mentioned fonts. > > > > Is

Re: fonts bug in icecat?

2017-04-25 Thread ng0
ng0 transcribed 0.3K bytes: > Hi, > > I used to be able to select system installed fonts (I think), > such as Noto or Un. > > In the Preferences > Fonts > Advanced dialogue this is no longer > possible, at least for the two mentioned fonts. > > Is this a bug? I found this while using xfce4.

fonts bug in icecat?

2017-04-25 Thread ng0
Hi, I used to be able to select system installed fonts (I think), such as Noto or Un. In the Preferences > Fonts > Advanced dialogue this is no longer possible, at least for the two mentioned fonts. Is this a bug? I found this while using xfce4. -- PGP and more:

Re: Open Government Data License & CC-BY 4.0

2017-04-25 Thread Alex Vong
Alex Vong writes: > Hello Brendan, > > If I understand correctly, CC-BY 4.0 is a non-copyleft license. Since > the license is compatible with CC-BY 4.0, it is also a permissive > license. So I think using 'license:non-copyleft' should work. > Also, you can add a comment

Re: Open Government Data License & CC-BY 4.0

2017-04-25 Thread Alex Vong
Hello Brendan, If I understand correctly, CC-BY 4.0 is a non-copyleft license. Since the license is compatible with CC-BY 4.0, it is also a permissive license. So I think using 'license:non-copyleft' should work. > ng0 於 2017-04-25 17:47 寫道: >> >> CC-BY 3.0 is in Guix. Unless something

Re: Defining user services in Guix.

2017-04-25 Thread Ricardo Wurmus
Mekeor Melire writes: > Mathieu Othacehe writes: > But you can start your own shepherd under your user account and have that shepherd manage user services - it's nice. >> >> Thank you Danny for the details procedure. I'll use that for

Re: Open Government Data License & CC-BY 4.0

2017-04-25 Thread Brendan Tildesley
ng0 於 2017-04-25 17:47 寫道: > > CC-BY 3.0 is in Guix. Unless something fundamental changed in 4.0, 4.0 > should be okay to add in the variants which are not CC-BY-NC. > > Licenses can be added in guix/licenses.scm Well the license seems to be compatible with CC-BY 4.0 because it explicitly states

Re: Open Government Data License & CC-BY 4.0

2017-04-25 Thread ng0
Hi, Brendan Tildesley transcribed 0.9K bytes: > I would like to package the cns-11643 fonts published at > http://data.gov.tw/node/5961 , however the license ( > http://data.gov.tw/license ) is the Open Government Data License > published by the Taiwanese government, and is not available in Guix.

Open Government Data License & CC-BY 4.0

2017-04-25 Thread Brendan Tildesley
I would like to package the cns-11643 fonts published at http://data.gov.tw/node/5961 , however the license ( http://data.gov.tw/license ) is the Open Government Data License published by the Taiwanese government, and is not available in Guix. According to