From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:56801) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i730d-0005qs-Qt for guix-patches@gnu.org; Sun, 08 Sep 2019 15:38:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i730c-0005ZY-QD for guix-patches@gnu.org; Sun, 08 Sep 2019 15:38:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58555) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i730c-0005ZP-ND for guix-patches@gnu.org; Sun, 08 Sep 2019 15:38:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i730c-0008Tp-IP for guix-patches@gnu.org; Sun, 08 Sep 2019 15:38:02 -0400 Subject: [bug#37083] [PATCH 0/1] (Help needed!) machine: Implement 'digital-ocean-environment-type'. Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87ftlxf6q3.fsf@sdf.lonestar.org> <875zmirizk.fsf@gnu.org> <87y2z45knp.fsf@gnu.org> <87blvysuaz.fsf@sdf.lonestar.org> <87tv9nc1fz.fsf@sdf.lonestar.org> Date: Sun, 08 Sep 2019 21:37:23 +0200 In-Reply-To: <87tv9nc1fz.fsf@sdf.lonestar.org> (Jakob L. Kreuze's message of "Sat, 07 Sep 2019 16:10:24 -0400") Message-ID: <87y2yy7f64.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: "Jakob L. Kreuze" Cc: 37083@debbugs.gnu.org Hi Jakob, zerodaysfordays@sdf.lonestar.org (Jakob L. Kreuze) skribis: > Indeed, it does :) Yay! > Now, to fix the other issues with this. I'm getting a "more than one > target service of type 'shepherd-root'" error, which is unusual. I'll > investigate further. Presumably there=E2=80=99s more than one service of type =E2=80=98shepherd-root-service-type=E2=80=99 in the =E2=80=98services=E2=80= =99 field? Let me know if I can help. Good luck with your other endeavors! Thanks, Ludo=E2=80=99.