From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nadya Voronova Subject: Re: Trouble with adding a package Date: Wed, 28 Mar 2018 03:56:02 +0300 Message-ID: References: <87605ih78h.fsf@elephly.net> <87y3ieezj1.fsf@elephly.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a1134e8ec9b877405686e78bd" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f0zNl-0004t3-45 for help-guix@gnu.org; Tue, 27 Mar 2018 20:56:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f0zNk-0007E9-12 for help-guix@gnu.org; Tue, 27 Mar 2018 20:56:05 -0400 Received: from mail-oi0-x229.google.com ([2607:f8b0:4003:c06::229]:44947) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f0zNj-0007Dh-Rz for help-guix@gnu.org; Tue, 27 Mar 2018 20:56:03 -0400 Received: by mail-oi0-x229.google.com with SMTP id j143-v6so678351oih.11 for ; Tue, 27 Mar 2018 17:56:03 -0700 (PDT) In-Reply-To: <87y3ieezj1.fsf@elephly.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org --001a1134e8ec9b877405686e78bd Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable I'm so sorry. I did probably the dumbest mistake. I have package named "tcalc" and i was using "tcal" instead. Of course it was unknown package. And now everything is working. 2018-03-27 10:41 GMT+03:00 Ricardo Wurmus : > > Hi Nadya, > > > Also, while I was experimenting I tried "sudo ./pre-inst-env guix-daemo= n > > --build-users-group =3D guixbuild". And it froze my terminal too. > > If you meant > > sudo ./pre-inst-env guix-daemon --build-users-group=3Dguixbuild > > then =E2=80=9Cfreezing=E2=80=9D is expected. This is a daemon, so it won= =E2=80=99t exit. It > will keep running and accepting requests. Usually it is started by a > service manager or it is backgrounded manually when it is run in a > terminal session. > > But you should only run it once. After installing Guix you probably > already started the daemon (confirm with =E2=80=9Cpgrep -fa guix-daemon= =E2=80=9D), so > starting it again won=E2=80=99t work. > > > Yep, i tried to do it. > > I tried to add it to another file (with (define-public tcal)). And i > tried > > to add my file to "" (and it appeared in the Makefile). In both cases, > > nothing happened, still unknown package. > > Was there any more output? > > Could you send us the complete diff compared to the original sources you > downloaded? > > -- > Ricardo > > GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC > https://elephly.net > > > --001a1134e8ec9b877405686e78bd Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I'm so sorry. I did probably the dumbest mistake.= =C2=A0
I have package named "tcalc" and i was using &qu= ot;tcal" instead. Of course it was unknown package.
And now = everything is working.

2018-03-27 10:41 GMT+03:00 Ricardo Wurmus <rekado@elephl= y.net>:

Hi Nadya,

> Also, while I was experimenting I tried "sudo ./pre-inst-env guix= -daemon
> --build-users-group =3D guixbuild". And it froze my terminal too.=

If you meant

=C2=A0 =C2=A0 sudo ./pre-inst-env guix-daemon --build-users-group=3Dguixbui= ld

then =E2=80=9Cfreezing=E2=80=9D is expected.=C2=A0 This is a daemon, so it = won=E2=80=99t exit.=C2=A0 It
will keep running and accepting requests.=C2=A0 Usually it is started by a<= br> service manager or it is backgrounded manually when it is run in a
terminal session.

But you should only run it once.=C2=A0 After installing Guix you probably already started the daemon (confirm with =E2=80=9Cpgrep -fa guix-daemon=E2= =80=9D), so
starting it again won=E2=80=99t work.

> Yep, i tried to do it.
> I tried to add it to another file (with (define-public tcal)). And i t= ried
> to add my file to "" (and it appeared in the Makefile). In b= oth cases,
> nothing happened, still unknown package.

Was there any more output?

Could you send us the complete diff compared to the original sources you downloaded?

--
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6=C2=A0 2150 197A 5888 235F ACAC
https:= //elephly.net



--001a1134e8ec9b877405686e78bd--