Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id B9233782BB9; Wed, 29 Sep 2021 17:47:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alpinelinux.org; s=smtp; t=1632937648; h=from:from:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references; bh=9NRWW6xtXWKsigtHBJqjh1NdwYOj3mzVKQZ4Mag3vt0=; b=HpkoKO5BCuwwS+0CMut1kf3bCDLyTYyFYgluAeuywtYmpAB1W4uq3QOK3BDLw5N0qUNjUQ QXAiUQm8E055WXcDETT2F3h3fEF5PzEfkCpaXHbtZj2X5ugBHWRSTmJ26VuIwUTeo7Sww+ JyD0JrxL3St19scdbmYG2rb6QUjj754= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Marvin Preuss From: Kevin Daudt Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20210929115932.1522150-1-marvin@xsteadfastx.org> Subject: Re: [PATCH v2] testing/speedtest_exporter: new aport Date: Wed, 29 Sep 2021 17:47:28 -0000 Message-ID: <163293764871.6885.5714321287122654192.gitlab.25940.59b728b827f6581ab2435f1d973b860707830d5e@listserv.local> On Wed, 29 Sep 2021 13:59:32 +0200, Marvin Preuss wrote: > + $pkgname-$pkgver.tar.gz::https://github.com/nlamirault/speedtest_exporter/archive/v$pkgver.tar.gz > + $pkgname.initd > + $pkgname.confd ``` >>> WARNING: speedtest_exporter*: Found OpenRC directory (/etc/conf.d or /etc/init.d) but name doesn't end with -openrc ``` Please add `$pkgname-openrc` to the subpackages. -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/25940#note_182720