Received: from mail-wr1-f54.google.com (mail-wr1-f54.google.com [209.85.221.54]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 5D964781B7C for <~alpine/users@lists.alpinelinux.org>; Sat, 4 Apr 2020 13:26:02 +0000 (UTC) Received: by mail-wr1-f54.google.com with SMTP id j17so11821135wru.13 for <~alpine/users@lists.alpinelinux.org>; Sat, 04 Apr 2020 06:26:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:from:date:message-id:subject:to; bh=NZBBjz2IlxpBt7XyAWaAyD9RNn91zfCs7wUKXJFfCAg=; b=bpb5/qVvWynCaSiNqeyEB1PmNriXKOo6hs36cYmUdOhau6i+gymj89iT8Cnft1j92X m6MAVpD4JMPH0J1CKZgOEkLKXwqN+JjNGnspHbmm4HiO0pyuBM3PHRU7rD23jrclqKF2 ESmDGyPQhP4gE7pApYvfOky+00UzzS7Qfar4kFNYp6tYemnN7aLsIe5qOJLlTtbx4V8z Y873TY7k8ahDIUFsJTKk5STBfl2xS7Yu8ZxrRyEeYJdIKUcl4p8aewY+hCNIzufd/eBP 2OXag+EbsNZ+0PalOLZOBHflErSThcW+1lo1ZIG11BDT3NhGqeD6bmDVWqTh85qdQ84p EBGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=NZBBjz2IlxpBt7XyAWaAyD9RNn91zfCs7wUKXJFfCAg=; b=hVc/ptCqk8fviRNDoGsTnpKM8nHjkG1Ke8tuizdh+z3vzVd8AVlF0Eksx5GNLQhZC3 tVwq8qTB2p8LyxKWf0qIOQx73bo06hm1tIXgT60mRFFPzC3C/vckIcQtYMOFxh1nvRdp KSReFJgSmXoVSgVkOTq+NpzmGaqZW/B51OoDRdyse6TG+som/SQTdq5N8UcAITWQYhaq A9bURt5qAx/VJ3h3HizLtlm0U2uCJuJCM9uYPi8yIfd3UpcR4hsZTxRFCC1xzO1A9JRW 16whmCukUvZkQxzsomaYvm6Dmk4uHjTOfXgFJ6WTPdYmWAt6kyMOSXkMX+BWJzs1zmAI GT9Q== X-Gm-Message-State: AGi0PuZ0mgO0vRYzyyPPvkMhHUU/f6ezn17BfcvxTK3z7J9rHUQlGzVH 0REbGUH1cFAWS9Si8Gf5suyCRKM1CttziaV9a9GfztwY X-Google-Smtp-Source: APiQypKEkMm4x7lIM22tWHh5ZCz+fTOT/NNAIjPRzMGG1COgXUWUhKBahs4bVhh+7F/1OChfNdstpeFtP+SYDgCUS6g= X-Received: by 2002:adf:de82:: with SMTP id w2mr14766933wrl.92.1586006761592; Sat, 04 Apr 2020 06:26:01 -0700 (PDT) MIME-Version: 1.0 From: Ralph van Etten Date: Sat, 4 Apr 2020 15:22:40 +0200 Message-ID: Subject: alpine linux and salt To: ~alpine/users@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="000000000000a2d9ba05a276f9ba" --000000000000a2d9ba05a276f9ba Content-Type: text/plain; charset="UTF-8" Hi, I would like to use salt to manage a couple of alpine linux servers but I have some issues installing salt. Alpine v3.11 has salt 2019.2.2 but this version does not work because it depends on py3-tornado version 5 while alpine comes with which tornado 6. Installing salt 3000.1 from edge also gives dependency issues with either pycrypto or setuptools. Installing salt using the salt bootstrap script gives the same issues. I tried installing salt using the bootstrap script in pip mode, but that is not supported under alpine (by the bootstrap script). I'm testing salt it using a fresh install of alpine 3.11.5 in a virtual machine. Has anyone successfully installed salt? Thanks, Ralph. --000000000000a2d9ba05a276f9ba Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

I would like to use salt to manage = a couple of alpine linux servers but I have some issues installing salt.

Alpine v3.11 has salt=C2=A02019.2.2 but this version= does not work because it depends on py3-tornado version 5 while alpine com= es with which tornado 6.

Installing salt 3000.1 fr= om edge also gives dependency issues with either pycrypto or setuptools.

Installing salt using the salt bootstrap script give= s the same issues. I tried installing salt using the bootstrap script in pi= p mode, but that is not supported under alpine (by the bootstrap script).

I'm testing salt it using a fresh install of al= pine=C2=A03.11.5 in a virtual machine.

Has any= one successfully installed salt?

Thanks,
Ralph.
--000000000000a2d9ba05a276f9ba--