From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-18.smtp.github.com [192.30.252.201]) by mail.toke.dk (Postfix) with ESMTPS id 54DBF8C64E8 for ; Thu, 30 Sep 2021 13:23:24 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=vt/f84gD Received: from github-lowworker-6349a71.ac4-iad.github.net (github-lowworker-6349a71.ac4-iad.github.net [10.52.18.20]) by smtp.github.com (Postfix) with ESMTP id 91530340212 for ; Thu, 30 Sep 2021 04:23:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1633001003; bh=kcrQUBtMFVK12m7t21VwMUAHcBBmTltfQSJTJaRGjwA=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=vt/f84gDqa6x2YcPRRGQ78+By522WHZKv5sUDaDOjVyJADJOhpdtiWbF6k7hRbFCW oN3R778MgRb/+cq5g2mJNVm+Ny6Xh4hyCtmPLylZUv5KeZceLJv91SUrmRP5NZ1nO2 +8YPqnKY+GYFlmHNxQ6vtIBTY8JCTFlpI/gnrWgA= Date: Thu, 30 Sep 2021 04:23:23 -0700 From: =?UTF-8?B?VG9rZSBIw7hpbGFuZC1Kw7hyZ2Vuc2Vu?= To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_61559e2b83922_4b9ac760289ea"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: tohojo X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: L4T3PZOGUK4CYB363IIEIPWI4RCCL73H X-Message-ID-Hash: L4T3PZOGUK4CYB363IIEIPWI4RCCL73H X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.4 Reply-To: tohojo/flent Subject: [Flent-users] Re: [tohojo/flent] Questions (and Error) regarding rrul_prio (#240) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_61559e2b83922_4b9ac760289ea Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit j-breyer ***@***.***> writes: >>Distro packaging tends to lack behind a bit - which distro (and version) > are you running? > > ``` > DISTRIB_ID=Ubuntu > DISTRIB_RELEASE=20.04 > DISTRIB_CODENAME=focal > DISTRIB_DESCRIPTION="Ubuntu 20.04.3 LTS" > NAME="Ubuntu" > VERSION="20.04.3 LTS (Focal Fossa)" > ID=ubuntu > ID_LIKE=debian > ``` Ah, in that case there's a PPA you can use: https://launchpad.net/~tohojo/+archive/ubuntu/flent -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/240#issuecomment-931232898 ----==_mimepart_61559e2b83922_4b9ac760289ea Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

j-breyer ***@***.***> writes:

>>Distro packaging tends to lack behind a bit - which distro (and version)
> are you running?
>
> ```
> DISTRIB_ID=Ubuntu
> DISTRIB_RELEASE=20.04
> DISTRIB_CODENAME=focal
> DISTRIB_DESCRIPTION="Ubuntu 20.04.3 LTS"
> NAME="Ubuntu"
> VERSION="20.04.3 LTS (Focal Fossa)"
> ID=ubuntu
> ID_LIKE=debian
> ```

Ah, in that case there's a PPA you can use:
https://launchpad.net/~tohojo/+archive/ubuntu/flent


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

----==_mimepart_61559e2b83922_4b9ac760289ea--