From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: Where is mysql/administration command? Date: Mon, 18 Feb 2019 02:11:28 +0100 Message-ID: <87zhqtc33z.fsf@nckx> References: <20190218010031.xhqam5qzdoaed5lp@WaraToNora> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:33720) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gvXT7-0007sD-0q for help-guix@gnu.org; Sun, 17 Feb 2019 20:11:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gvXT6-0000vH-FL for help-guix@gnu.org; Sun, 17 Feb 2019 20:11:37 -0500 Received: from tobias.gr ([2001:470:7405::1]:35986) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gvXT6-0000rJ-4D for help-guix@gnu.org; Sun, 17 Feb 2019 20:11:36 -0500 In-reply-to: <20190218010031.xhqam5qzdoaed5lp@WaraToNora> 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: Yoshinori Arai Cc: help-guix Hullo, Yoshinori Arai wrote: > I have done system reconfigure to add httpd, mysql service to=20 > try to > setup same environment in GuixSD. [=E2=80=A6] > Why is not mysql commands in system profile? Your operating-system's =E2=80=98packages=E2=80=99 field is probably missin= g=20 =E2=80=98mariadb=E2=80=99. Services don't install packages to your system= =20 profile. Kind regards, T G-R