From nobody Mon Jun 3 16:26:02 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtJxs6S3Vz5Mnnw for ; Mon, 03 Jun 2024 16:26:09 +0000 (UTC) (envelope-from gray@nxg.name) Received: from mx2.mythic-beasts.com (mx2.mythic-beasts.com [IPv6:2a00:1098:0:82:1000:0:2:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtJxp6pZNz45gn for ; Mon, 3 Jun 2024 16:26:06 +0000 (UTC) (envelope-from gray@nxg.name) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nxg.name header.s=mythic-beasts-k1 header.b=u3Q7Ewk6; dmarc=none; spf=pass (mx1.freebsd.org: domain of gray@nxg.name designates 2a00:1098:0:82:1000:0:2:1 as permitted sender) smtp.mailfrom=gray@nxg.name DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nxg.name; s=mythic-beasts-k1; h=Date:Subject:To:From; bh=Qu/NNzYrATneuE0au6I0ffzKL8RRRTtxaRprY880fAE=; b=u3Q7Ewk6xNs9f0lc0XALY9wF3N VZXE7V1KIFDD5v5sZnYabuS0ShYkzHQg2k4Otg34WVt0sJav+iTC/BZss2yqRDZJH4iYCTG1JJA1b lA4i3xzWDmznGbyP1udI3fbHlEazGhsuj7/GLgVrLkA057H2FK0Vqq1hY/zI7xKdm0EIODS0wgc0R 9hY1+3SNuL7+XDpq536Y11fSamnCNEiXWfimtjLSwFPDOqAxGkfnnVYpl3J1DrkTXrt+B1MySYaBH Zwhm/dTv+N8YaLwcrhFhQ0eS37I80jqf82M0l8DKEq48eOMT4xAAk3XZaY6gZ5XdKHM1LPiSd5vHe 16BVPktg==; Received: by mailhub-hex-d.mythic-beasts.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sEAVY-00G9Ld-S2; Mon, 03 Jun 2024 17:26:05 +0100 From: Norman Gray To: FreeBSD Questions Subject: quotactl(2) units of reported sizes on ZFS Date: Mon, 03 Jun 2024 17:26:02 +0100 X-Mailer: MailMate (1.14r5964) Message-ID: <432AE47C-1502-4BFA-B680-7DAF6DDC601A@nxg.name> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable X-BlackCat-Spam-Score: 24 X-Spam-Status: No, score=2.4 X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.60 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; R_MISSING_CHARSET(0.50)[]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1098:0:82:1000:0:2:0/112]; R_DKIM_ALLOW(-0.20)[nxg.name:s=mythic-beasts-k1]; RCVD_IN_DNSWL_MED(-0.20)[2a00:1098:0:82:1000:0:2:1:from]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; ASN(0.00)[asn:44684, ipnet:2a00:1098::/32, country:GB]; RCVD_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[nxg.name:+]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; TO_DN_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; DMARC_NA(0.00)[nxg.name]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4VtJxp6pZNz45gn Hello, list. The call quotactl(2) reports quota sizes in units of 'blocks', but how bi= g is a block? Traditionally, of course, the answer is 512B, and when I use quotactl(2) = to Q_GETQUOTA for a user, with reference to a ZFS filesystem, the results= match the output of `zfs userspace` if I assume that block size. But I can't see that written down anywhere, neither in the quotactl manpa= ge, nor in /usr/include/ufs/ufs/quota.h. Also, I wouldn't be at all surp= rised if quotas were reported in different 'block sizes', on differently-= configured zpools (for example with a different ashift value), so the ass= umption that 'block=3D512B' could be right on one machine/filesystem but = wrong on another. So how big is 'a block', when interpreting the result of quotactl(2)? I've found this question weirdly hard to answer, asking on two of the for= ums and another freebsd.org list. I'm aware of libzfs, but I can't find any documentation on that, either. = I can see libzfs in the ZFS repo [1], but there doesn't seem to be a man= page covering the library, nor obviously relevant comments within /usr/in= clude/libzfs.h. I can see a mention of zfs_prop_get_userquota in that he= ader file (I should probably be using that, rather than quotactl()), but.= =2E. no documentation. (There is the separate anomaly that the quotactl(2) manpage says that it = is only supported on UFS, but it manifestly also works without error on a= ZFS filesystem.) Can anyone shed some light? Best wishes, Norman [1] https://github.com/openzfs/zfs/tree/master -- = Norman Gray : https://nxg.me.uk From nobody Mon Jun 3 20:28:12 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtQKY6tQdz5LCbd for ; Mon, 03 Jun 2024 20:28:33 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-vs1-xe33.google.com (mail-vs1-xe33.google.com [IPv6:2607:f8b0:4864:20::e33]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtQKY2FL3z4hqk for ; Mon, 3 Jun 2024 20:28:33 +0000 (UTC) (envelope-from wfdudley@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=TX51X8a1; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of wfdudley@gmail.com designates 2607:f8b0:4864:20::e33 as permitted sender) smtp.mailfrom=wfdudley@gmail.com Received: by mail-vs1-xe33.google.com with SMTP id ada2fe7eead31-48bef692af7so252282137.2 for ; Mon, 03 Jun 2024 13:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717446512; x=1718051312; darn=freebsd.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=jVquViw1wrqqK8HykBekQhbWfViaNg52ncgOWLGTU6k=; b=TX51X8a1uJcqWRmPhiNF+xSb/OkH7ur8Nynr63JaK+4TJt5vWRPWd1EzDy8+cT3utO Ma0ZcLHwVAXUTtbfrloYlVu/dwBxZ7CLZKM4rpYdW3E+YAxUlr6UiXF9995f7Im5p2Aw +9NAnxLP3IoV9gGDlwjHYi6EPvS+kqGZuLa5f2KU01K9lULIkO75xEcTVDczuarIes3q OWRYrQ/Xn1/M10M+PCcaznxe52koij7oZdDuwH/RBuD+926RgLaTgA/awc8PpMZH43GU AiWDPWZ4WNDh/u2QthA3YyVAcaHfebq+xtOcTt/RQw95EMLJSjdYH02Nq8p4JQYacm1j 4XdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717446512; x=1718051312; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=jVquViw1wrqqK8HykBekQhbWfViaNg52ncgOWLGTU6k=; b=xFNre/ND3Jo6MH86u7rVn0+wypfMsetEWrEMdKo0K984wiX2kPFvcY+qCyGROVB4cY oYgYvQ6qIcd54idg6Rm289P1hKtsp6ZHZdDB25GrRKTLrEmtcbNvI0goyjkRApdvI+A2 kkJdLDn6rmfp1TJyZMdoY85+k1i+TuDsaEpZI2cZlf25ZQSZFFFLW91zKifTtRgD/9Cq QUMaQhZBrbIDi+Y3bopnLUac6Ql8Fkpbt8SlWC1yUmvSABMLT3xEbERuA6ZkwmsIAz/B eJp6ERLmNNbnDKJWvQ4yU6cE6V6l2zYrRwaFvdaQ9pIZ4TK0mLjJTnMaOmEVVJqd+J/f 6krQ== X-Gm-Message-State: AOJu0Yzys9Hq0BZFXa+8lAvtePP3nO9bRwLfwkUIUfnDmkaqMIOxYA7o ldtrseCbGTeHmPtZMTsIaG4KuxTysjYg0nFNCPDqUDkB+vE7igN8DPG92RdiEi+bgGcxFi70tx4 B1JteKHkGseI9oaAIkjyfiBq53KM/4alq X-Google-Smtp-Source: AGHT+IGYdUPbjuirg3XLwDclHJtYGWD6yppng+v8a8DUbfQNWMNrub2sdkKiz9m5q3DHoZya1AYsKs+4W8SSIe8+7Tc= X-Received: by 2002:a67:f909:0:b0:48b:c18f:ab03 with SMTP id ada2fe7eead31-48bc231111amr9496426137.24.1717446512226; Mon, 03 Jun 2024 13:28:32 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 From: William Dudley Date: Mon, 3 Jun 2024 16:28:12 -0400 Message-ID: Subject: help with full zfs "partitions" - can't delete files To: freebsd-questions Content-Type: multipart/alternative; boundary="000000000000483df4061a022dae" X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.81 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.999]; NEURAL_HAM_SHORT(-0.81)[-0.812]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; FREEMAIL_FROM(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MISSING_XM_UA(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; MID_RHS_MATCH_FROMTLD(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; RCVD_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::e33:from] X-Rspamd-Queue-Id: 4VtQKY2FL3z4hqk --000000000000483df4061a022dae Content-Type: text/plain; charset="UTF-8" The problem: FreeBSD 13.3 amd64 system, with a zfs pool built from two physical drives. The zfs pool has 7 "partitions" (is that what they're called?) I was copying files over from another machine and didn't realize that I filled one of the partitions. I can't proceed now with this one full partition. Every single command fails due to "out of space". That includes: rm (one file or many) dd if=/dev/zero of=(some file) truncate (somefile) zfs destroy poolname/partitionname cannot destroy 'poolname/partitionname': out of space There are no snapshots, I never created any. Extensive googling has not shown any more than bug reports acknowledging that this is a problem. How do I fix this, short of burning the machine to the ground and starting over? Thanks, Bill Dudley This email is free of malware because I run Linux. --000000000000483df4061a022dae Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
The problem:

FreeBSD 13.3 am= d64 system, with
a zfs pool built from two physical drives.
The zf= s pool has 7 "partitions" (is that what they're called?)

I was copying files over from another machine and didn= 't realize that
I filled one of the partitions.
I can't proceed now with this one full partition.
Every single command fails due to "out of space".

=
That includes:
rm (one file or many)
dd if= =3D/dev/zero of=3D(some file)
truncate (somefile)
zfs d= estroy poolname/partitionname
cannot destroy 'poolname/partit= ionname': out of space

There are no snapsh= ots, I never created any.

Extensive googling has n= ot shown any more than bug reports acknowledging
that this is a p= roblem.

How do I fix this, short of burning the ma= chine to the ground and starting over?

Thanks,
Bill Dudley

This email is free = of malware because I run Linux.
--000000000000483df4061a022dae-- From nobody Mon Jun 3 20:37:43 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtQXM5w9sz5LDF8 for ; Mon, 03 Jun 2024 20:37:55 +0000 (UTC) (envelope-from pprocacci@gmail.com) Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtQXM4D2Cz4kbf for ; Mon, 3 Jun 2024 20:37:55 +0000 (UTC) (envelope-from pprocacci@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ej1-x62a.google.com with SMTP id a640c23a62f3a-a6269885572so853054366b.1 for ; Mon, 03 Jun 2024 13:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717447074; x=1718051874; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=bvMbTpljvurXmbypZQO7Zc3H9oh8OZhDNoGAkj/aE5o=; b=GBQ0jOuc1AMmBXRjDWAnslod2zcX33riR9sMCBl+Pc+yjOSnU5FCxIdlKldgLmhXW0 Mr1xVJnupyvxZGDgbyfco7mCbmF8nrXUVU+lKCl4Cmv8CPCU9SOYeIcwWioe++PdRl2m rCYdrt6prio3IQoKXT5MUD2PnQPMijCX98Uuw/lh6d3lW67fwwEWo0+wttWNrKihTEuL dp1tUMTx6GFPLlC01oye+8g3//cOSvzIfcdlvpLVq2jYWYf1foOAow/jzPUdnrrgqWdL HtOwsZPYjx6TYtmbG8xlhF689Ic5DZfDxQ4zYyjteoZo7Lk+5bwf0IGGcYL+xih/1WYC Vezg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717447074; x=1718051874; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=bvMbTpljvurXmbypZQO7Zc3H9oh8OZhDNoGAkj/aE5o=; b=c0swdlM6JQecsAYpXtxpLaGwo9FFOazxbxZEwzjAcnCwBwzJ8RnOpYak11slzWESCO FlAL1e19CDJesQKtnTmzBPp4eXWj9dwsT2nNMEyzmUKDa5F9J91lNn1ldjtFMMR97aEj U56VNjmcFtMvwOvMmU28sHlyEj9Kjyfil0wyJm9cTXVYio5z88/DSX19MiDf13buoBxZ 3mi625xAupEa0/4ldBqhVWlf6h1XpLWnTBtrKW2kKX+S9yb/myQLUyXH+R46qqmWs551 1pl5YEgn/Q4DqrgYFygncMQF/uQMFs703oYvJg2IJ0O1A3535griOgc5RPWP0dnYDtch npEw== X-Gm-Message-State: AOJu0YyKEqqynWhHrtfdxt83scVhxozQsjq3+FjUSYlnKefrU3iazLHa dyI2n12vV+knxDdViQQicssKxhTBuvz+3VM31SEERk0S8aoQVt3bLDqgnTje5U+fFZY50cW9b0z gI+f2ZzikM5C9p+G26mrXieXn1O0E X-Google-Smtp-Source: AGHT+IG7ooVqBlsc1U0F6OTB7tNx0oazlkeGxfViUKtg8mQ+WXQ53bytXhgYo9JCX/znoWuJA6qX/zCpsg8bjsvrQOg= X-Received: by 2002:a17:906:cd1b:b0:a68:31a9:6003 with SMTP id a640c23a62f3a-a69546b0d4fmr53947066b.23.1717447073352; Mon, 03 Jun 2024 13:37:53 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 References: In-Reply-To: From: Paul Procacci Date: Mon, 3 Jun 2024 16:37:43 -0400 Message-ID: Subject: Re: help with full zfs "partitions" - can't delete files To: William Dudley Cc: freebsd-questions Content-Type: multipart/alternative; boundary="000000000000ba54c5061a024ef2" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-Rspamd-Queue-Id: 4VtQXM4D2Cz4kbf --000000000000ba54c5061a024ef2 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Mon, Jun 3, 2024 at 4:29=E2=80=AFPM William Dudley = wrote: > The problem: > > FreeBSD 13.3 amd64 system, with > a zfs pool built from two physical drives. > The zfs pool has 7 "partitions" (is that what they're called?) > > I was copying files over from another machine and didn't realize that > I filled one of the partitions. > > I can't proceed now with this one full partition. > Every single command fails due to "out of space". > > That includes: > rm (one file or many) > dd if=3D/dev/zero of=3D(some file) > truncate (somefile) > zfs destroy poolname/partitionname > cannot destroy 'poolname/partitionname': out of space > > There are no snapshots, I never created any. > > Extensive googling has not shown any more than bug reports acknowledging > that this is a problem. > > How do I fix this, short of burning the machine to the ground and startin= g > over? > > Thanks, > Bill Dudley > > This email is free of malware because I run Linux. > They are called datasets. The dataset *may* have gone readonly. zfs get all poolname/dataset Posting the output of the above may help us. ~Paul --=20 __________________ :(){ :|:& };: --000000000000ba54c5061a024ef2 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Mon, Jun 3, 20= 24 at 4:29=E2=80=AFPM William Dudley <wfdudley@gmail.com> wrote:
The problem:

FreeBSD 13.3 amd64 system, with
a zfs pool built from two physi= cal drives.
The zfs pool has 7 "partitions" (is that what the= y're called?)

I was copying files over from an= other machine and didn't realize that
I filled one of the par= titions.

I can't proceed now with this one ful= l partition.
Every single command fails due to "out of space= ".

That includes:
rm (one file or m= any)
dd if=3D/dev/zero of=3D(some file)
truncate (somef= ile)
zfs destroy poolname/partitionname
cannot destroy = 'poolname/partitionname': out of space

There are no snapshots, I never created any.

Exte= nsive googling has not shown any more than bug reports acknowledging
<= div>that this is a problem.

How do I fix this, sho= rt of burning the machine to the ground and starting over?

Thanks,
Bill Dudley

This email is free of malware becau= se I run Linux.

They are called datasets.
The dataset *may* have gone readonly.

zfs get all pooln= ame/dataset

Posting the output of the above may help us.<= /div>

~Paul
--
__________________

:(){ :|:& };:
--000000000000ba54c5061a024ef2-- From nobody Mon Jun 3 20:53:55 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtQvG1Jfkz5LFt4 for ; Mon, 03 Jun 2024 20:54:18 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-vs1-xe36.google.com (mail-vs1-xe36.google.com [IPv6:2607:f8b0:4864:20::e36]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtQvF580gz4nSY for ; Mon, 3 Jun 2024 20:54:17 +0000 (UTC) (envelope-from wfdudley@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-vs1-xe36.google.com with SMTP id ada2fe7eead31-48bd4cefe5cso519153137.0 for ; Mon, 03 Jun 2024 13:54:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717448055; x=1718052855; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=NDtTEgU3hmeJd0HoUDfT0nAXyXkerGJ0SPjDGxLy+c4=; b=S9Mv2nyDDjUv22IelXwYTvibgDWLUVCXWqgVFc3G2LuyIFr1SMZcgUwx11cfU5dAek vT/yoG0A6LOKJoCeShDc/p77tITBfp1jEXAuI9i2NlWb/G/GbGCj+382N5wkHHghIpwp AUTu6qyDu2PzvA4ufL7TCerZ53t0EwttFTepdrLjdXpJdQCw4nCiW5IMVvvsEsXzW1qh ymA0ncYAZc7m+TMfAqRtla1t6UFp5PXO2OH/r+GrN7+sPWREpvu2TGP750X5lcVMgJQw /CBMojEaZZEa1XwDy8ZcX3HecFSj9MwLz+oSsW4UaGnEQxuD7QP4OuH13Zua2C64+dq+ bpTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717448055; x=1718052855; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=NDtTEgU3hmeJd0HoUDfT0nAXyXkerGJ0SPjDGxLy+c4=; b=T2+Tc+gnsPp830cbTe+MMFZhorGBqVye/l3fy//a8/diDxq1Lpm87MVUxcwr7DzMcs ifIBty0eJE3DWhTACtdqzoRhuj9U5RXX8bzbmElOnKw7jjiJNOJyn78PrWg/46czeVY/ 0s40fnqqG65aQhYDJjG2SWX5mxRffEKv3rLfvu3PAu5d+TaHc1gSk6na/hwPoCTXvA/b PG0YPV5Rzf/Sof7iQvgOee1ReDwdYkkx7Z0OIhVDg7rAs68CquOheIGS1BNCHwVan1uy BwmW0TuSMjYJsLRxXg7ErTpRPF+L1kVS5BYFt7iRLw8bG33Ay931zjPD90z590+X13Fq zHUw== X-Gm-Message-State: AOJu0YyYwTEzrgnP8DwR8cZ8r9U3Ev6+PCzBKSiveCmmzMtMTdQ9RNFe P5kYG54XvqpudRKlx8fhX3yzODTRIwmNTB515QAZosTMrY+U+jGGSONp3wtWBshLGopb911nwln g2YjjiFdcQe2/C2xhLemAPYfeRF4MVaoq X-Google-Smtp-Source: AGHT+IF5RRtm1goSkm8mth8qesXQNad2wRPyw8ogXMEMM8X+2H3ArC9YpTPCFPr7CDj/8oCMC5XaydJhpDwAtMjATYs= X-Received: by 2002:a67:ce06:0:b0:48b:9c24:98f with SMTP id ada2fe7eead31-48bc1f6f301mr9894460137.1.1717448054884; Mon, 03 Jun 2024 13:54:14 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 References: In-Reply-To: From: William Dudley Date: Mon, 3 Jun 2024 16:53:55 -0400 Message-ID: Subject: Re: help with full zfs "partitions" - can't delete files To: Paul Procacci Cc: freebsd-questions Content-Type: multipart/alternative; boundary="0000000000003b504a061a0289f4" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US] X-Rspamd-Queue-Id: 4VtQvF580gz4nSY --0000000000003b504a061a0289f4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable zfs get all m2pool/gU4 NAME PROPERTY VALUE SOURCE m2pool/gU4 type filesystem - m2pool/gU4 creation Sun Dec 9 19:13 2018 - m2pool/gU4 used 2.34T - m2pool/gU4 available 0B - m2pool/gU4 referenced 2.34T - m2pool/gU4 compressratio 1.00x - m2pool/gU4 mounted no - m2pool/gU4 quota none default m2pool/gU4 reservation none default m2pool/gU4 recordsize 128K default m2pool/gU4 mountpoint /u4 local m2pool/gU4 sharenfs off default m2pool/gU4 checksum on default m2pool/gU4 compression off default m2pool/gU4 atime on default m2pool/gU4 devices on default m2pool/gU4 exec on default m2pool/gU4 setuid on default m2pool/gU4 readonly off default m2pool/gU4 jailed off default m2pool/gU4 snapdir hidden default m2pool/gU4 aclmode discard default m2pool/gU4 aclinherit restricted default m2pool/gU4 createtxg 480 - m2pool/gU4 canmount on default m2pool/gU4 xattr on default m2pool/gU4 copies 1 default m2pool/gU4 version 5 - m2pool/gU4 utf8only off - m2pool/gU4 normalization none - m2pool/gU4 casesensitivity sensitive - m2pool/gU4 vscan off default m2pool/gU4 nbmand off default m2pool/gU4 sharesmb off default m2pool/gU4 refquota none default m2pool/gU4 refreservation none default m2pool/gU4 guid 16119321983578430568 - m2pool/gU4 primarycache all default m2pool/gU4 secondarycache all default m2pool/gU4 usedbysnapshots 0B - m2pool/gU4 usedbydataset 2.34T - m2pool/gU4 usedbychildren 0B - m2pool/gU4 usedbyrefreservation 0B - m2pool/gU4 logbias latency default m2pool/gU4 objsetid 84 - m2pool/gU4 dedup off default m2pool/gU4 mlslabel none default m2pool/gU4 sync standard default m2pool/gU4 dnodesize legacy default m2pool/gU4 refcompressratio 1.00x - m2pool/gU4 written 2.34T - m2pool/gU4 logicalused 2.34T - m2pool/gU4 logicalreferenced 2.34T - m2pool/gU4 volmode default default m2pool/gU4 filesystem_limit none default m2pool/gU4 snapshot_limit none default m2pool/gU4 filesystem_count none default m2pool/gU4 snapshot_count none default m2pool/gU4 snapdev hidden default m2pool/gU4 acltype nfsv4 default m2pool/gU4 context none default m2pool/gU4 fscontext none default m2pool/gU4 defcontext none default m2pool/gU4 rootcontext none default m2pool/gU4 relatime off default m2pool/gU4 redundant_metadata all default m2pool/gU4 overlay on default m2pool/gU4 encryption off default m2pool/gU4 keylocation none default m2pool/gU4 keyformat none default m2pool/gU4 pbkdf2iters 0 default m2pool/gU4 special_small_blocks 0 default Thanks, Bill Dudley This email is free of malware because I run Linux. On Mon, Jun 3, 2024 at 4:37=E2=80=AFPM Paul Procacci = wrote: > > > On Mon, Jun 3, 2024 at 4:29=E2=80=AFPM William Dudley wrote: > >> The problem: >> >> FreeBSD 13.3 amd64 system, with >> a zfs pool built from two physical drives. >> The zfs pool has 7 "partitions" (is that what they're called?) >> >> I was copying files over from another machine and didn't realize that >> I filled one of the partitions. >> >> I can't proceed now with this one full partition. >> Every single command fails due to "out of space". >> >> That includes: >> rm (one file or many) >> dd if=3D/dev/zero of=3D(some file) >> truncate (somefile) >> zfs destroy poolname/partitionname >> cannot destroy 'poolname/partitionname': out of space >> >> There are no snapshots, I never created any. >> >> Extensive googling has not shown any more than bug reports acknowledging >> that this is a problem. >> >> How do I fix this, short of burning the machine to the ground and >> starting over? >> >> Thanks, >> Bill Dudley >> >> This email is free of malware because I run Linux. >> > > They are called datasets. > > The dataset *may* have gone readonly. > > zfs get all poolname/dataset > > Posting the output of the above may help us. > > ~Paul > -- > __________________ > > :(){ :|:& };: > --0000000000003b504a061a0289f4 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: base64 PGRpdiBkaXI9Imx0ciI+PGZvbnQgZmFjZT0ibW9ub3NwYWNlIj56ZnMgZ2V0IGFsbCBtMnBvb2wv Z1U0PGJyPk5BTUUgwqAgwqAgwqAgwqBQUk9QRVJUWSDCoCDCoCDCoCDCoCDCoCDCoCDCoFZBTFVF IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgU09VUkNFPGJyPm0ycG9vbC9nVTQgwqB0eXBlIMKg IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgZmlsZXN5c3RlbSDCoCDCoCDCoCDCoCDCoCDCoCAtPGJy Pm0ycG9vbC9nVTQgwqBjcmVhdGlvbiDCoCDCoCDCoCDCoCDCoCDCoCDCoFN1biBEZWMgwqA5IDE5 OjEzIDIwMTggwqAtPGJyPm0ycG9vbC9nVTQgwqB1c2VkIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKg IMKgMi4zNFQgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAtPGJyPm0ycG9vbC9nVTQgwqBhdmFp bGFibGUgwqAgwqAgwqAgwqAgwqAgwqAgMEIgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg LTxicj5tMnBvb2wvZ1U0IMKgcmVmZXJlbmNlZCDCoCDCoCDCoCDCoCDCoCDCoDIuMzRUIMKgIMKg IMKgIMKgIMKgIMKgIMKgIMKgIMKgLTxicj5tMnBvb2wvZ1U0IMKgY29tcHJlc3NyYXRpbyDCoCDC oCDCoCDCoCAxLjAweCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoC08YnI+bTJwb29sL2dVNCDC oG1vdW50ZWQgwqAgwqAgwqAgwqAgwqAgwqAgwqAgbm8gwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg wqAgwqAgLTxicj5tMnBvb2wvZ1U0IMKgcXVvdGEgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgbm9u ZSDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqByZXNl cnZhdGlvbiDCoCDCoCDCoCDCoCDCoCBub25lIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRl ZmF1bHQ8YnI+bTJwb29sL2dVNCDCoHJlY29yZHNpemUgwqAgwqAgwqAgwqAgwqAgwqAxMjhLIMKg IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoG1vdW50cG9p bnQgwqAgwqAgwqAgwqAgwqAgwqAvdTQgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqBsb2Nh bDxicj5tMnBvb2wvZ1U0IMKgc2hhcmVuZnMgwqAgwqAgwqAgwqAgwqAgwqAgwqBvZmYgwqAgwqAg wqAgwqAgwqAgwqAgwqAgwqAgwqAgwqBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqBjaGVja3N1bSDC oCDCoCDCoCDCoCDCoCDCoCDCoG9uIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1 bHQ8YnI+bTJwb29sL2dVNCDCoGNvbXByZXNzaW9uIMKgIMKgIMKgIMKgIMKgIG9mZiDCoCDCoCDC oCDCoCDCoCDCoCDCoCDCoCDCoCDCoGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoGF0aW1lIMKgIMKg IMKgIMKgIMKgIMKgIMKgIMKgIG9uIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1 bHQ8YnI+bTJwb29sL2dVNCDCoGRldmljZXMgwqAgwqAgwqAgwqAgwqAgwqAgwqAgb24gwqAgwqAg wqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgZXhlYyDCoCDC oCDCoCDCoCDCoCDCoCDCoCDCoCDCoG9uIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRl ZmF1bHQ8YnI+bTJwb29sL2dVNCDCoHNldHVpZCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoG9uIMKg IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoHJlYWRv bmx5IMKgIMKgIMKgIMKgIMKgIMKgIMKgb2ZmIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKg ZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgamFpbGVkIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgb2Zm IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgc25h cGRpciDCoCDCoCDCoCDCoCDCoCDCoCDCoCBoaWRkZW4gwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg ZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgYWNsbW9kZSDCoCDCoCDCoCDCoCDCoCDCoCDCoCBkaXNj YXJkIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgYWNsaW5o ZXJpdCDCoCDCoCDCoCDCoCDCoCDCoHJlc3RyaWN0ZWQgwqAgwqAgwqAgwqAgwqAgwqAgZGVmYXVs dDxicj5tMnBvb2wvZ1U0IMKgY3JlYXRldHhnIMKgIMKgIMKgIMKgIMKgIMKgIDQ4MCDCoCDCoCDC oCDCoCDCoCDCoCDCoCDCoCDCoCDCoC08YnI+bTJwb29sL2dVNCDCoGNhbm1vdW50IMKgIMKgIMKg IMKgIMKgIMKgIMKgb24gwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgZGVmYXVsdDxicj5t MnBvb2wvZ1U0IMKgeGF0dHIgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgb24gwqAgwqAgwqAgwqAg wqAgwqAgwqAgwqAgwqAgwqAgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgY29waWVzIMKgIMKgIMKg IMKgIMKgIMKgIMKgIMKgMSDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoGRlZmF1bHQ8 YnI+bTJwb29sL2dVNCDCoHZlcnNpb24gwqAgwqAgwqAgwqAgwqAgwqAgwqAgNSDCoCDCoCDCoCDC oCDCoCDCoCDCoCDCoCDCoCDCoCDCoC08YnI+bTJwb29sL2dVNCDCoHV0Zjhvbmx5IMKgIMKgIMKg IMKgIMKgIMKgIMKgb2ZmIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgLTxicj5tMnBvb2wv Z1U0IMKgbm9ybWFsaXphdGlvbiDCoCDCoCDCoCDCoCBub25lIMKgIMKgIMKgIMKgIMKgIMKgIMKg IMKgIMKgIC08YnI+bTJwb29sL2dVNCDCoGNhc2VzZW5zaXRpdml0eSDCoCDCoCDCoCBzZW5zaXRp dmUgwqAgwqAgwqAgwqAgwqAgwqAgwqAtPGJyPm0ycG9vbC9nVTQgwqB2c2NhbiDCoCDCoCDCoCDC oCDCoCDCoCDCoCDCoCBvZmYgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqBkZWZhdWx0PGJy Pm0ycG9vbC9nVTQgwqBuYm1hbmQgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqBvZmYgwqAgwqAgwqAg wqAgwqAgwqAgwqAgwqAgwqAgwqBkZWZhdWx0PC9mb250PjxkaXY+PGZvbnQgZmFjZT0ibW9ub3Nw YWNlIj5tMnBvb2wvZ1U0IMKgc2hhcmVzbWIgwqAgwqAgwqAgwqAgwqAgwqAgwqBvZmYgwqAgwqAg wqAgwqAgwqAgwqAgwqAgwqAgwqAgwqBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqByZWZxdW90YSDC oCDCoCDCoCDCoCDCoCDCoCDCoG5vbmUgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgZGVmYXVs dDxicj5tMnBvb2wvZ1U0IMKgcmVmcmVzZXJ2YXRpb24gwqAgwqAgwqAgwqBub25lIMKgIMKgIMKg IMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoGd1aWQgwqAgwqAgwqAg wqAgwqAgwqAgwqAgwqAgwqAxNjExOTMyMTk4MzU3ODQzMDU2OCDCoCAtPGJyPm0ycG9vbC9nVTQg wqBwcmltYXJ5Y2FjaGUgwqAgwqAgwqAgwqAgwqBhbGwgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg wqAgwqBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqBzZWNvbmRhcnljYWNoZSDCoCDCoCDCoCDCoGFs bCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoHVz ZWRieXNuYXBzaG90cyDCoCDCoCDCoCAwQiDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCAt PGJyPm0ycG9vbC9nVTQgwqB1c2VkYnlkYXRhc2V0IMKgIMKgIMKgIMKgIDIuMzRUIMKgIMKgIMKg IMKgIMKgIMKgIMKgIMKgIMKgLTxicj5tMnBvb2wvZ1U0IMKgdXNlZGJ5Y2hpbGRyZW4gwqAgwqAg wqAgwqAwQiDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCAtPGJyPm0ycG9vbC9nVTQgwqB1 c2VkYnlyZWZyZXNlcnZhdGlvbiDCoDBCIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIC08 YnI+bTJwb29sL2dVNCDCoGxvZ2JpYXMgwqAgwqAgwqAgwqAgwqAgwqAgwqAgbGF0ZW5jeSDCoCDC oCDCoCDCoCDCoCDCoCDCoCDCoGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoG9ianNldGlkIMKgIMKg IMKgIMKgIMKgIMKgIMKgODQgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgLTxicj5tMnBv b2wvZ1U0IMKgZGVkdXAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgb2ZmIMKgIMKgIMKgIMKgIMKg IMKgIMKgIMKgIMKgIMKgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgbWxzbGFiZWwgwqAgwqAgwqAg wqAgwqAgwqAgwqBub25lIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJw b29sL2dVNCDCoHN5bmMgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqBzdGFuZGFyZCDCoCDCoCDC oCDCoCDCoCDCoCDCoCBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqBkbm9kZXNpemUgwqAgwqAgwqAg wqAgwqAgwqAgbGVnYWN5IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29s L2dVNCDCoHJlZmNvbXByZXNzcmF0aW8gwqAgwqAgwqAxLjAweCDCoCDCoCDCoCDCoCDCoCDCoCDC oCDCoCDCoC08YnI+bTJwb29sL2dVNCDCoHdyaXR0ZW4gwqAgwqAgwqAgwqAgwqAgwqAgwqAgMi4z NFQgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAtPGJyPm0ycG9vbC9nVTQgwqBsb2dpY2FsdXNl ZCDCoCDCoCDCoCDCoCDCoCAyLjM0VCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoC08YnI+bTJw b29sL2dVNCDCoGxvZ2ljYWxyZWZlcmVuY2VkIMKgIMKgIDIuMzRUIMKgIMKgIMKgIMKgIMKgIMKg IMKgIMKgIMKgLTxicj5tMnBvb2wvZ1U0IMKgdm9sbW9kZSDCoCDCoCDCoCDCoCDCoCDCoCDCoCBk ZWZhdWx0IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgZmls ZXN5c3RlbV9saW1pdCDCoCDCoCDCoG5vbmUgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgZGVm YXVsdDxicj5tMnBvb2wvZ1U0IMKgc25hcHNob3RfbGltaXQgwqAgwqAgwqAgwqBub25lIMKgIMKg IMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoGZpbGVzeXN0ZW1f Y291bnQgwqAgwqAgwqBub25lIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+ bTJwb29sL2dVNCDCoHNuYXBzaG90X2NvdW50IMKgIMKgIMKgIMKgbm9uZSDCoCDCoCDCoCDCoCDC oCDCoCDCoCDCoCDCoCBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqBzbmFwZGV2IMKgIMKgIMKgIMKg IMKgIMKgIMKgIGhpZGRlbiDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCBkZWZhdWx0PGJyPm0ycG9v bC9nVTQgwqBhY2x0eXBlIMKgIMKgIMKgIMKgIMKgIMKgIMKgIG5mc3Y0IMKgIMKgIMKgIMKgIMKg IMKgIMKgIMKgIMKgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgY29udGV4dCDCoCDCoCDCoCDCoCDC oCDCoCDCoCBub25lIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29s L2dVNCDCoGZzY29udGV4dCDCoCDCoCDCoCDCoCDCoCDCoCBub25lIMKgIMKgIMKgIMKgIMKgIMKg IMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoGRlZmNvbnRleHQgwqAgwqAgwqAgwqAg wqAgwqBub25lIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29sL2dV NCDCoHJvb3Rjb250ZXh0IMKgIMKgIMKgIMKgIMKgIG5vbmUgwqAgwqAgwqAgwqAgwqAgwqAgwqAg wqAgwqAgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgcmVsYXRpbWUgwqAgwqAgwqAgwqAgwqAgwqAg wqBvZmYgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqBkZWZhdWx0PGJyPm0ycG9vbC9nVTQg wqByZWR1bmRhbnRfbWV0YWRhdGEgwqAgwqBhbGwgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg wqBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqBvdmVybGF5IMKgIMKgIMKgIMKgIMKgIMKgIMKgIG9u IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIGRlZmF1bHQ8YnI+bTJwb29sL2dVNCDCoGVu Y3J5cHRpb24gwqAgwqAgwqAgwqAgwqAgwqBvZmYgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAgwqAg wqBkZWZhdWx0PC9mb250PjwvZGl2PjxkaXY+PGZvbnQgZmFjZT0ibW9ub3NwYWNlIj5tMnBvb2wv Z1U0IMKga2V5bG9jYXRpb24gwqAgwqAgwqAgwqAgwqAgbm9uZSDCoCDCoCDCoCDCoCDCoCDCoCDC oCDCoCDCoCBkZWZhdWx0PGJyPm0ycG9vbC9nVTQgwqBrZXlmb3JtYXQgwqAgwqAgwqAgwqAgwqAg wqAgbm9uZSDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCDCoCBkZWZhdWx0PGJyPm0ycG9vbC9nVTQg wqBwYmtkZjJpdGVycyDCoCDCoCDCoCDCoCDCoCAwIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKg IMKgIMKgZGVmYXVsdDxicj5tMnBvb2wvZ1U0IMKgc3BlY2lhbF9zbWFsbF9ibG9ja3MgwqAwIMKg IMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgIMKgZGVmYXVsdDwvZm9udD48YnI+PGRpdj48ZGl2 IGRpcj0ibHRyIiBjbGFzcz0iZ21haWxfc2lnbmF0dXJlIiBkYXRhLXNtYXJ0bWFpbD0iZ21haWxf c2lnbmF0dXJlIj48YnI+PC9kaXY+PGRpdiBjbGFzcz0iZ21haWxfc2lnbmF0dXJlIiBkYXRhLXNt YXJ0bWFpbD0iZ21haWxfc2lnbmF0dXJlIj5UaGFua3MsPC9kaXY+PGRpdiBjbGFzcz0iZ21haWxf c2lnbmF0dXJlIiBkYXRhLXNtYXJ0bWFpbD0iZ21haWxfc2lnbmF0dXJlIj5CaWxsIER1ZGxleTwv ZGl2PjxkaXYgZGlyPSJsdHIiIGNsYXNzPSJnbWFpbF9zaWduYXR1cmUiIGRhdGEtc21hcnRtYWls PSJnbWFpbF9zaWduYXR1cmUiPlRoaXMgZW1haWwgaXMgZnJlZSBvZiBtYWx3YXJlIGJlY2F1c2Ug SSBydW4gTGludXguPC9kaXY+PC9kaXY+PGJyPjwvZGl2PjwvZGl2Pjxicj48ZGl2IGNsYXNzPSJn bWFpbF9xdW90ZSI+PGRpdiBkaXI9Imx0ciIgY2xhc3M9ImdtYWlsX2F0dHIiPk9uIE1vbiwgSnVu IDMsIDIwMjQgYXQgNDozN+KAr1BNIFBhdWwgUHJvY2FjY2kgJmx0OzxhIGhyZWY9Im1haWx0bzpw cHJvY2FjY2lAZ21haWwuY29tIj5wcHJvY2FjY2lAZ21haWwuY29tPC9hPiZndDsgd3JvdGU6PGJy PjwvZGl2PjxibG9ja3F1b3RlIGNsYXNzPSJnbWFpbF9xdW90ZSIgc3R5bGU9Im1hcmdpbjowcHgg MHB4IDBweCAwLjhleDtib3JkZXItbGVmdDoxcHggc29saWQgcmdiKDIwNCwyMDQsMjA0KTtwYWRk aW5nLWxlZnQ6MWV4Ij48ZGl2IGRpcj0ibHRyIj48ZGl2PjxkaXY+PGRpdj48ZGl2PjxkaXYgZGly PSJsdHIiPjxicj48L2Rpdj48YnI+PGRpdiBjbGFzcz0iZ21haWxfcXVvdGUiPjxkaXYgZGlyPSJs dHIiIGNsYXNzPSJnbWFpbF9hdHRyIj5PbiBNb24sIEp1biAzLCAyMDI0IGF0IDQ6MjnigK9QTSBX aWxsaWFtIER1ZGxleSAmbHQ7PGEgaHJlZj0ibWFpbHRvOndmZHVkbGV5QGdtYWlsLmNvbSIgdGFy Z2V0PSJfYmxhbmsiPndmZHVkbGV5QGdtYWlsLmNvbTwvYT4mZ3Q7IHdyb3RlOjxicj48L2Rpdj48 YmxvY2txdW90ZSBjbGFzcz0iZ21haWxfcXVvdGUiIHN0eWxlPSJtYXJnaW46MHB4IDBweCAwcHgg MC44ZXg7Ym9yZGVyLWxlZnQ6MXB4IHNvbGlkIHJnYigyMDQsMjA0LDIwNCk7cGFkZGluZy1sZWZ0 OjFleCI+PGRpdiBkaXI9Imx0ciI+PGRpdj5UaGUgcHJvYmxlbTo8L2Rpdj48ZGl2Pjxicj48L2Rp dj48ZGl2PkZyZWVCU0QgMTMuMyBhbWQ2NCBzeXN0ZW0sIHdpdGg8L2Rpdj5hIHpmcyBwb29sIGJ1 aWx0IGZyb20gdHdvIHBoeXNpY2FsIGRyaXZlcy48ZGl2PlRoZSB6ZnMgcG9vbCBoYXMgNyAmcXVv dDtwYXJ0aXRpb25zJnF1b3Q7IChpcyB0aGF0IHdoYXQgdGhleSYjMzk7cmUgY2FsbGVkPyk8L2Rp dj48ZGl2Pjxicj48L2Rpdj48ZGl2Pkkgd2FzIGNvcHlpbmcgZmlsZXMgb3ZlciBmcm9tIGFub3Ro ZXIgbWFjaGluZSBhbmQgZGlkbiYjMzk7dCByZWFsaXplIHRoYXQ8L2Rpdj48ZGl2PkkgZmlsbGVk IG9uZSBvZiB0aGUgcGFydGl0aW9ucy48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PkkgY2FuJiMz OTt0IHByb2NlZWQgbm93IHdpdGggdGhpcyBvbmUgZnVsbCBwYXJ0aXRpb24uPC9kaXY+PGRpdj5F dmVyeSBzaW5nbGUgY29tbWFuZCBmYWlscyBkdWUgdG8gJnF1b3Q7b3V0IG9mIHNwYWNlJnF1b3Q7 LjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+VGhhdCBpbmNsdWRlczo8L2Rpdj48ZGl2PnJtIChv bmUgZmlsZSBvciBtYW55KTwvZGl2PjxkaXY+ZGQgaWY9L2Rldi96ZXJvIG9mPShzb21lIGZpbGUp PC9kaXY+PGRpdj50cnVuY2F0ZSAoc29tZWZpbGUpPC9kaXY+PGRpdj56ZnMgZGVzdHJveSBwb29s bmFtZS9wYXJ0aXRpb25uYW1lPC9kaXY+PGRpdj5jYW5ub3QgZGVzdHJveSAmIzM5O3Bvb2xuYW1l L3BhcnRpdGlvbm5hbWUmIzM5Ozogb3V0IG9mIHNwYWNlPGJyPjwvZGl2PjxkaXY+PGJyPjwvZGl2 PjxkaXY+VGhlcmUgYXJlIG5vIHNuYXBzaG90cywgSSBuZXZlciBjcmVhdGVkIGFueS48L2Rpdj48 ZGl2Pjxicj48L2Rpdj48ZGl2PkV4dGVuc2l2ZSBnb29nbGluZyBoYXMgbm90IHNob3duIGFueSBt b3JlIHRoYW4gYnVnIHJlcG9ydHMgYWNrbm93bGVkZ2luZzwvZGl2PjxkaXY+dGhhdCB0aGlzIGlz IGEgcHJvYmxlbS48L2Rpdj48ZGl2Pjxicj48L2Rpdj48ZGl2PkhvdyBkbyBJIGZpeCB0aGlzLCBz aG9ydCBvZiBidXJuaW5nIHRoZSBtYWNoaW5lIHRvIHRoZSBncm91bmQgYW5kIHN0YXJ0aW5nIG92 ZXI/PC9kaXY+PGRpdj48YnI+PC9kaXY+PGRpdj5UaGFua3MsPC9kaXY+PGRpdj5CaWxsIER1ZGxl eTwvZGl2PjxkaXY+PGJyIGNsZWFyPSJhbGwiPjxkaXY+PGRpdiBkaXI9Imx0ciIgY2xhc3M9Imdt YWlsX3NpZ25hdHVyZSI+VGhpcyBlbWFpbCBpcyBmcmVlIG9mIG1hbHdhcmUgYmVjYXVzZSBJIHJ1 biBMaW51eC48L2Rpdj48L2Rpdj48L2Rpdj48L2Rpdj4NCjwvYmxvY2txdW90ZT48L2Rpdj48YnIg Y2xlYXI9ImFsbCI+PC9kaXY+VGhleSBhcmUgY2FsbGVkIGRhdGFzZXRzLjxicj48YnI+PC9kaXY+ VGhlIGRhdGFzZXQgKm1heSogaGF2ZSBnb25lIHJlYWRvbmx5Ljxicj48YnI+PC9kaXY+emZzIGdl dCBhbGwgcG9vbG5hbWUvZGF0YXNldDxicj48YnI+PC9kaXY+PGRpdj5Qb3N0aW5nIHRoZSBvdXRw dXQgb2YgdGhlIGFib3ZlIG1heSBoZWxwIHVzLjwvZGl2PjxkaXY+PGJyPjwvZGl2PjxkaXY+flBh dWw8YnI+PC9kaXY+PGRpdj48ZGl2PjxkaXY+PGRpdj48c3BhbiBjbGFzcz0iZ21haWxfc2lnbmF0 dXJlX3ByZWZpeCI+LS0gPC9zcGFuPjxicj48ZGl2IGRpcj0ibHRyIiBjbGFzcz0iZ21haWxfc2ln bmF0dXJlIj5fX19fX19fX19fX19fX19fX188YnI+PGJyPjooKXsgOnw6JmFtcDsgfTs6PC9kaXY+ PC9kaXY+PC9kaXY+PC9kaXY+PC9kaXY+PC9kaXY+DQo8L2Jsb2NrcXVvdGU+PC9kaXY+DQo= --0000000000003b504a061a0289f4-- From nobody Mon Jun 3 22:24:50 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtSw20KK4z5LPMr for ; Mon, 03 Jun 2024 22:25:06 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from holgerdanske.com (holgerdanske.com [184.105.128.27]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "holgerdanske.com", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtSw06yBHz4yLc for ; Mon, 3 Jun 2024 22:25:04 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=holgerdanske.com header.s=nov-20210719-112354 header.b=f1VYs9Tn; dmarc=pass (policy=none) header.from=holgerdanske.com; spf=pass (mx1.freebsd.org: domain of dpchrist@holgerdanske.com designates 184.105.128.27 as permitted sender) smtp.mailfrom=dpchrist@holgerdanske.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=holgerdanske.com; s=nov-20210719-112354; t=1717453495; bh=ecbLJytr5ACZTE8P9YfrDwtIE0uTtsrrYQc4CNDe10U=; h=Received:Message-ID:Date:MIME-Version:User-Agent:Subject:To: References:Content-Language:From:In-Reply-To:Content-Type: Content-Transfer-Encoding; b=f1VYs9Tnd44x0s+IAtWbrrzCFf/tfJulHqjqTKqqlRNSc/pEtSeeyM0Xpx/LkkFXV Y30Ft2aepytSc6CFUpJ3DAv9Hw4BNtD7NnmZJQJAg4EggSMCjw8CI/+ncFX8oPhVJr 3Z7c698+wo/hF+enj0YxFX3S7LdohSJqxn5YvzJJLRFKUSN2C9VTlX45YXsdQF5GgG slgDJx2Gdlnv4KjHNqXk+OONUH3Wa65QnetjRSdZCcPrc0rrzyDNG8wAZ3wxXHfOwg nkYpQbV3znUPGgX1QIyLCyL5Yu3LM2BKNzVe8ixBpHesnUbs98xAXHNUbQgETpPgJ9 3EnZzvVO9fLyiz3IwcmyVjNcNU4JtTl8dla3l1gMyKZr3UycT+cWXeBnzF9bTST0mF te8q/OQ7Xkrm+Bmxc8wt8TBEqzJOlxMKdUgDi6FZvuiMU6uXOs68vslMBgiCOXEJKX AvzY9KmmIwvnZ7ua4W2iEYJwzmeDqK6zWOfLy+LN35RnJIt5gk+PkAGLL+7lsuWGAP i2q4AS33AAUg4MvCiSDzeYIEia+WosFfqhewgeYcGWe8JFeWl4JdlBTXnsv2LfU3UH Oa5/SQG6U/nWymrv/2/1sIoka7mqs1o9BSJmAejUvwg6rs+Ka79KGhJUTxPpvTc8Zq iN7cur/uhKlkTwif2PDGSDHU= Received: from 99.100.19.101 (99-100-19-101.lightspeed.frokca.sbcglobal.net [99.100.19.101]) by holgerdanske.com with ESMTPSA (TLS_AES_128_GCM_SHA256:TLSv1.3:Kx=any:Au=any:Enc=AESGCM(128):Mac=AEAD) (SMTP-AUTH username dpchrist@holgerdanske.com, mechanism PLAIN) for ; Mon, 3 Jun 2024 15:24:55 -0700 Message-ID: Date: Mon, 3 Jun 2024 15:24:50 -0700 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: help with full zfs "partitions" - can't delete files To: questions@freebsd.org References: Content-Language: en-US From: David Christensen In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.88 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.995]; DMARC_POLICY_ALLOW(-0.50)[holgerdanske.com,none]; R_SPF_ALLOW(-0.20)[+a]; R_DKIM_ALLOW(-0.20)[holgerdanske.com:s=nov-20210719-112354]; ONCE_RECEIVED(0.10)[]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:6939, ipnet:184.104.0.0/15, country:US]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[holgerdanske.com:+] X-Rspamd-Queue-Id: 4VtSw06yBHz4yLc On 6/3/24 13:28, William Dudley wrote: > The problem: > > FreeBSD 13.3 amd64 system, with > a zfs pool built from two physical drives. > The zfs pool has 7 "partitions" (is that what they're called?) > > I was copying files over from another machine and didn't realize that > I filled one of the partitions. > > I can't proceed now with this one full partition. > Every single command fails due to "out of space". > > That includes: > rm (one file or many) > dd if=/dev/zero of=(some file) > truncate (somefile) > zfs destroy poolname/partitionname > cannot destroy 'poolname/partitionname': out of space > > There are no snapshots, I never created any. > > Extensive googling has not shown any more than bug reports acknowledging > that this is a problem. > > How do I fix this, short of burning the machine to the ground and starting > over? > > Thanks, > Bill Dudley > > This email is free of malware because I run Linux. On 6/3/24 13:53, William Dudley wrote: > zfs get all m2pool/gU4 > NAME PROPERTY VALUE SOURCE > m2pool/gU4 aclinherit restricted default > m2pool/gU4 aclmode discard default > m2pool/gU4 acltype nfsv4 default > m2pool/gU4 atime on default > m2pool/gU4 available 0B - > m2pool/gU4 canmount on default > m2pool/gU4 casesensitivity sensitive - > m2pool/gU4 checksum on default > m2pool/gU4 compression off default > m2pool/gU4 compressratio 1.00x - > m2pool/gU4 context none default > m2pool/gU4 copies 1 default > m2pool/gU4 createtxg 480 - > m2pool/gU4 creation Sun Dec 9 19:13 2018 - > m2pool/gU4 dedup off default > m2pool/gU4 defcontext none default > m2pool/gU4 devices on default > m2pool/gU4 dnodesize legacy default > m2pool/gU4 encryption off default > m2pool/gU4 exec on default > m2pool/gU4 filesystem_count none default > m2pool/gU4 filesystem_limit none default > m2pool/gU4 fscontext none default > m2pool/gU4 guid 16119321983578430568 - > m2pool/gU4 jailed off default > m2pool/gU4 keyformat none default > m2pool/gU4 keylocation none default > m2pool/gU4 logbias latency default > m2pool/gU4 logicalreferenced 2.34T - > m2pool/gU4 logicalused 2.34T - > m2pool/gU4 mlslabel none default > m2pool/gU4 mounted no - > m2pool/gU4 mountpoint /u4 local > m2pool/gU4 nbmand off default > m2pool/gU4 normalization none - > m2pool/gU4 objsetid 84 - > m2pool/gU4 overlay on default > m2pool/gU4 pbkdf2iters 0 default > m2pool/gU4 primarycache all default > m2pool/gU4 quota none default > m2pool/gU4 readonly off default > m2pool/gU4 recordsize 128K default > m2pool/gU4 redundant_metadata all default > m2pool/gU4 refcompressratio 1.00x - > m2pool/gU4 referenced 2.34T - > m2pool/gU4 refquota none default > m2pool/gU4 refreservation none default > m2pool/gU4 relatime off default > m2pool/gU4 reservation none default > m2pool/gU4 rootcontext none default > m2pool/gU4 secondarycache all default > m2pool/gU4 setuid on default > m2pool/gU4 sharenfs off default > m2pool/gU4 sharesmb off default > m2pool/gU4 snapdev hidden default > m2pool/gU4 snapdir hidden default > m2pool/gU4 snapshot_count none default > m2pool/gU4 snapshot_limit none default > m2pool/gU4 special_small_blocks 0 default > m2pool/gU4 sync standard default > m2pool/gU4 type filesystem - > m2pool/gU4 used 2.34T - > m2pool/gU4 usedbychildren 0B - > m2pool/gU4 usedbydataset 2.34T - > m2pool/gU4 usedbyrefreservation 0B - > m2pool/gU4 usedbysnapshots 0B - > m2pool/gU4 utf8only off - > m2pool/gU4 version 5 - > m2pool/gU4 volmode default default > m2pool/gU4 vscan off default > m2pool/gU4 written 2.34T - > m2pool/gU4 xattr on default > Thanks, > Bill Dudley > This email is free of malware because I run Linux. When posting console sessions, please be complete -- prompt, exact command entered, exact output obtained. For example: 2024-06-03 15:15:29 toor@vf2 ~ # freebsd-version -kru; uname -a 13.3-RELEASE-p1 13.3-RELEASE-p1 13.3-RELEASE-p2 FreeBSD vf2.tracy.holgerdanske.com 13.3-RELEASE-p1 FreeBSD 13.3-RELEASE-p1 GENERIC amd64 Looking at the output of `zfs get all m2pool/gU4`, above: > m2pool/gU4 type filesystem - The ZFS dataset "m2pool/gU4" is a file system. > m2pool/gU4 available 0B - The file system has zero bytes of available space. > m2pool/gU4 readonly off default The file system is read-write. > m2pool/gU4 mountpoint /u4 local The file system mount point has been set to "/u4". > m2pool/gU4 canmount on default The file system can be mounted. > m2pool/gU4 mounted no - The file system is not mounted. As root, please mount the file system: # zfs mount m2pool/gU4 Then try removing files and/or directories under /u4. If either of the above fails, please post the complete console session. Also, please post a complete console session for the following commands: # freebsd-version -kru; uname -a # zpool list m2pool # zpool status m2pool # zpool get all m2pool | sort # mount | grep m2pool # ls -ld / /u4 David From nobody Mon Jun 3 22:31:07 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtT382TyLz5LPb1 for ; Mon, 03 Jun 2024 22:31:16 +0000 (UTC) (envelope-from mirror176@hotmail.com) Received: from NAM04-BN8-obe.outbound.protection.outlook.com (mail-bn8nam04olkn20801.outbound.protection.outlook.com [IPv6:2a01:111:f403:2c08::801]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "DigiCert Cloud Services CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtT3759fQz50l4 for ; Mon, 3 Jun 2024 22:31:15 +0000 (UTC) (envelope-from mirror176@hotmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=hotmail.com header.s=selector1 header.b=Yd08zGz0; dmarc=pass (policy=none) header.from=hotmail.com; spf=pass (mx1.freebsd.org: domain of mirror176@hotmail.com designates 2a01:111:f403:2c08::801 as permitted sender) smtp.mailfrom=mirror176@hotmail.com; arc=pass ("microsoft.com:s=arcselector9901:i=1") ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=DoGCl5kjoi5pHpPN/O3G1jkafXmi126+7PiJmXn12kxFr/7j5h2kOaUkLy11LQAiH2LYLFjNHF7+qDMP6rt1TLMzDDpX3XnrM+UouHjwVVhubljbSk7Mfn5nlFgKmDlgz18475F1aYDY8HDeds/cyGypELOJ5617AoFDGFtdgoUB+DdGUYOHuy91kV+LhmZh6/ZrNf8O5NP156UnP+WHI4V7SWZRzkVNfGU6qcsZrQy5UyRhbRNx5X8YEAaRg+loWH4Zjp6ZfM0chjLnWg2ahabnBAwLePvKFt5XeiO6N0pMUp5VQpf9XS0p97W5k0//EkwUOmVp+MY1C7+JE0gpFA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=2iFsfo68LU0YL6hIx4iDztjhCmvJI59yMC8e+4owKUE=; b=RLGAxLGV+n6Nb2itY1AE7+yhcxPGLYHoO0rLPfSo62jVy/1RMCM05IYSr7ItW+yj1wRoJ5BW1HaVeUZliV+kIdm9oqxntsd6MbkoLdm+UcGXz1fwGrhktdeDaSi/Cat/J+pMXEUcs/CplRdovQEFEfcoetXOZYaRuxYxGPbeGe+9lahS08LxvVf2cJQ1VnaNP9drDKAY88KSx/dNz6Lf9uknfFHhwpj6bX4pq1wr2C6fdYko3rxlZb+4q3CzIQrKa2UcU+ZnoMn8vxJgA5I7d3LcLgi//2R8AM/vgXjf823EMe0AdeNQQJNruUYYe4aYh5A5Q57RfLQqf0jVXPOaOg== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=2iFsfo68LU0YL6hIx4iDztjhCmvJI59yMC8e+4owKUE=; b=Yd08zGz0iLcL1BOQQJMYmnLZ8IdCrm3piydpje0eGUPEHAHNqekW9yXZo8ij+OR1+AQj5BddPq+e/Ox1gagJ722yl6ckdHcg39BiiPlvDPRPoOctkDnht1vlVc+k0sLz/8eFD30TY7KDycnXOd5X3TdduM7G1mbZkUbmLUGlY40UupviTLEwkFpyo9MgMYkjUxj5Y8rJUtK2x9ukHDyP25Mq4r0iOgAI/TuUow+XiqWN65xEzEfofAfb0DUYbDfPy7DCe2Wby4YTr3QrKUp0rXFAkoLR7dxVEbqpBcQ1tlld2KfaX9lkzQkassdHGhQBBkD8u2Ic/RguAUX3ckfvUg== Received: from PH0PR11MB4776.namprd11.prod.outlook.com (2603:10b6:510:30::14) by CH3PR11MB8592.namprd11.prod.outlook.com (2603:10b6:610:1b1::10) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.7611.30; Mon, 3 Jun 2024 22:31:11 +0000 Received: from PH0PR11MB4776.namprd11.prod.outlook.com ([fe80::caa:f536:1b7:c4e0]) by PH0PR11MB4776.namprd11.prod.outlook.com ([fe80::caa:f536:1b7:c4e0%6]) with mapi id 15.20.7633.021; Mon, 3 Jun 2024 22:31:11 +0000 Message-ID: Date: Mon, 3 Jun 2024 15:31:07 -0700 User-Agent: Mozilla Thunderbird Subject: Re: help with full zfs "partitions" - can't delete files To: questions@freebsd.org References: Content-Language: en-US From: "Edward Sanford Sutton, III" In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TMN: [ZlLHlAPjL0otvGkFMqOimIu5IdyL/uU+] X-ClientProxiedBy: MN2PR12CA0036.namprd12.prod.outlook.com (2603:10b6:208:a8::49) To PH0PR11MB4776.namprd11.prod.outlook.com (2603:10b6:510:30::14) X-Microsoft-Original-Message-ID: <32a47097-1c8d-4adf-bad1-49a35aa7f464@hotmail.com> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-TrafficTypeDiagnostic: PH0PR11MB4776:EE_|CH3PR11MB8592:EE_ X-MS-Office365-Filtering-Correlation-Id: 2acc4377-aa17-4d49-4c12-08dc841cde7d X-Microsoft-Antispam: BCL:0;ARA:14566002|461199019|440099019|3412199016; X-Microsoft-Antispam-Message-Info: Z/AdtRHTNJoddU04FNTxdfLsB5wYFG441cQJV72EB868ZKgN1f2uQWAV+rEPqCgsUDNkoPlzYsV95n5qD7iC6NVrKglS71jK7jz7oYpupWGSGs95kBZ+Wgl3NI4XpRC9GGyjJG4nbqknsrZ8/HfMRVTF6z7j1exLrgteMmT6gj6/Ep9wb+WuxygPZsixtGd3DnjRqglPnIcATpn98Auy7eVq3nyDCJyYfuDQWPTgtZ5zHftIrYr5qIrk14JaM/CZN6PhsumaKp9CcW5+vpt+fL3aB//hdD/sqxGNrFxG1X3+xkFdObFssKs6P4RwDE9O2hmu1+iIe+eXSVAJawUhbsjtBWdK+/HsjPckZo/BgEE0dAmYbcCu0mD6M5ClpiDO0MO59uHQ1NtQECX/Ejtn+uSvAmvqjZaDP02jH8vRqDac0GOoLqdnphR3F4QUdhW8pG9QkBRmZAv3+AQCG3wj5DM3l33OU9HUM9t566XxujXjtzJfgx4YnN+zVm/cNQl6wqEhND3AXkCs+9GctEwbZPMvkqiGubzO7VHwh05tdbZATwKzDukiEsaRR6x+mtbd X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?utf-8?B?MUQycFlFWjErdEZaZElObFdJdXVWMW9yQWpLM2R6TVdPSXBENlVveEx1OTN6?= =?utf-8?B?ejhTaUQ3VFVBM0x3Z3hHcTRrdGcyN0Vkd1VtMWk2cVEzdHJiTlF4VHB2ZGFM?= =?utf-8?B?cFNZWEc1R2F6QnJFR3RxY2xqRXoyRE4zR1REcmV1RzVucElJZ2w4Z0h3dUgv?= =?utf-8?B?SVpIRDhLWUltR1JTTzRRQVMyeUZwUEJmUnlrT1NyU3RyR2hKQlFxeVVJL0pr?= =?utf-8?B?ZXJ3YXhQWEtocnBuOWhHUmdPWlp4clFPSnVVd2JRREtCUVlKYXdYQTEzMTU4?= =?utf-8?B?Qm1zU2p2TnVrcHg1cFRWa1BSQkJ5N0pUb1Z3ZHlVQy9JVTZ5VUt3WEFBZThv?= =?utf-8?B?b2xaTk84elJOY1dWRkV4RHN2RHhvMno0NnN5Y3JFT2VPQmtOUlpmNnVTdWlK?= =?utf-8?B?NCtsZU1sM2R4eU9zdkpDQW94TkpyK0pCbWZJaGNNUHBES3BGbmxZZG54OXJL?= =?utf-8?B?ZFNYbjdYT0tPTVdtMEJOR2cvdTAzSkV3NjdvdytjYmZCd2lQenllci9VYmt6?= =?utf-8?B?a2w0N0NsQlVwYUoremd2dDNQRXVwWnZTNU9QcXZTVWNOeFNkQ1VhWlRSaXZH?= =?utf-8?B?SzgrL0llY1NTYlFsaEYwRzRYZnNFdnZCZit5cktKRkZhRmUwRXBoZ2tJZWlk?= =?utf-8?B?cUVrVldzcmkvTUNwWjBRaGJ2aXlYRkNNMXhJeHFtUSs2dkJZdlpwR3IxQklM?= =?utf-8?B?VVJaY2F1RExEQ3QrcTFXYnhiaHc0UmNhNEwwM3lIZXdyTjlBZlArNU5qODFR?= =?utf-8?B?UktZK2F5cXl5Q01sUmxqcGRpWlBCNFBuVjM5UDdMdXlEcDhBdDFTS2JhMDhF?= =?utf-8?B?SXJsd2pDN0YyVVl2STRqZGwzcm1rVktCWFdqNktpeHR2SXRYcVg2RndUTi9p?= =?utf-8?B?SlFyVlVCZWhYVzl5YnhjYWE5Zk54dWNGekk3SHYyaXpWTnRVMS9IWGRFTlla?= =?utf-8?B?dDU0QmpJd1ZFeVpSeTRJVHc3LytNaS9HMEd2QlN0RmJGWFNBWFp4a21DQzI2?= =?utf-8?B?Mm52RU02enVaQWxwNkpYaHlkTGRJbTV4a3oxdzdpM3RxUWdMY3V2MnliWVU1?= =?utf-8?B?SklFM1h4emtucFFmdlFya2xZdmZUZUlwczdNV2xwY3RHYUc0b1E1aFNONm52?= =?utf-8?B?YkhYVWQwZ0xIR0Z4bzN4K05YUmZvcnF6c1RQNzQvUVlQWUVXMzlWdmdNRkNj?= =?utf-8?B?aEFTTVZnVGdPaGgvUVZ6dU0yem0xN0VsZDZJS2hla2RVRUZyRDVyK0FHV2Zv?= =?utf-8?B?RERWUmd3c1A3M1hJLzdLYVFSdEQrSTdSOElVeTBrMnVyRUZ0elRtNlQxQ21y?= =?utf-8?B?VFZueElWS1dpOTk1MmpKbkxnQ2ZhS3BmUWFaSURZcDlYMHY4MXp4MEdvYTYr?= =?utf-8?B?ekw5NXl6bGZ5aXRjdFRkSXBlUm51dlBhclB0MTlGMGZaaDA5K0ppcGp2RWlR?= =?utf-8?B?RGpqOGppWWFQUUc3ZThwU0lLMjQxYVQ4NlpmdGpINGYxd2JnZGxrSmlaM0d1?= =?utf-8?B?cWVtOFIzWFVhRFlyMkNtREYrdXljRXNyazcvbHdaZTByVlV5cmZUZ3dnbStn?= =?utf-8?B?UXJrNkZKSGdVSzBkNXNlWURPbnFHK2pZY2JtQldlWFR1RC9ZbUxZbitSd3ZV?= =?utf-8?Q?uby/U+uoNiSFuSAMg8TvwfIkvYbMND7/hBRxy5gdtEkk=3D?= X-OriginatorOrg: sct-15-20-4755-11-msonline-outlook-e8f36.templateTenant X-MS-Exchange-CrossTenant-Network-Message-Id: 2acc4377-aa17-4d49-4c12-08dc841cde7d X-MS-Exchange-CrossTenant-AuthSource: PH0PR11MB4776.namprd11.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 03 Jun 2024 22:31:11.0517 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: CH3PR11MB8592 X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.34 / 15.00]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; ARC_ALLOW(-1.00)[microsoft.com:s=arcselector9901:i=1]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.85)[-0.847]; DMARC_POLICY_ALLOW(-0.50)[hotmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2a01:111:f403::/49]; R_DKIM_ALLOW(-0.20)[hotmail.com:s=selector1]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; ASN(0.00)[asn:8075, ipnet:2a01:111:f000::/36, country:US]; FREEMAIL_FROM(0.00)[hotmail.com]; MIME_TRACE(0.00)[0:+]; DWL_DNSWL_NONE(0.00)[hotmail.com:dkim]; FREEMAIL_ENVFROM(0.00)[hotmail.com]; RCPT_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[hotmail.com:+] X-Rspamd-Queue-Id: 4VtT3759fQz50l4 On 6/3/24 13:28, William Dudley wrote: > The problem: > > FreeBSD 13.3 amd64 system, with > a zfs pool built from two physical drives. Mirrored or striped layout? > The zfs pool has 7 "partitions" (is that what they're called?) > > I was copying files over from another machine and didn't realize that > I filled one of the partitions. What user? What command(s)? > I can't proceed now with this one full partition. If the pool is full, all datasets on it should be impacted instead of just one. > Every single command fails due to "out of space". > > That includes: > rm (one file or many) > dd if=/dev/zero of=(some file) > truncate (somefile) > zfs destroy poolname/partitionname > cannot destroy 'poolname/partitionname': out of space Tried as root? Users are limited from filling a partition fully. I thought ZFS always forces a certain amount be free to avoid issues like being unable to COW write to delete data. > There are no snapshots, I never created any. > > Extensive googling has not shown any more than bug reports acknowledging > that this is a problem. > > How do I fix this, short of burning the machine to the ground and > starting over? > > Thanks, > Bill Dudley > > This email is free of malware because I run Linux. No system, Linux included, can guarantee that. I have Linux malware infested botnets reaching out to me every day though 'usually' not by email. From nobody Mon Jun 3 22:45:46 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VtTNK048cz5LQd4 for ; Mon, 03 Jun 2024 22:46:09 +0000 (UTC) (envelope-from wfdudley@gmail.com) Received: from mail-vs1-xe33.google.com (mail-vs1-xe33.google.com [IPv6:2607:f8b0:4864:20::e33]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VtTNJ13nlz52PP for ; Mon, 3 Jun 2024 22:46:08 +0000 (UTC) (envelope-from wfdudley@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=LySi+eBc; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of wfdudley@gmail.com designates 2607:f8b0:4864:20::e33 as permitted sender) smtp.mailfrom=wfdudley@gmail.com Received: by mail-vs1-xe33.google.com with SMTP id ada2fe7eead31-48a3989641cso1093522137.1 for ; Mon, 03 Jun 2024 15:46:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717454766; x=1718059566; darn=freebsd.org; h=cc:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=rc+KnUKpndu+9fNlnpduYbnGfBvoFZa+8hd8yLRGRcA=; b=LySi+eBcmR1F6ugFxQp63NAYysqZlVQYzBOI7Y9X20pD0IUnlHglE7P9p+aLSwwp5T 2WKf6r/+Wtdl7j0DEhM5sE8JR/Js6ztKMuYK1HX0zlGE4B8nWlLreogU/Gp9bcGpM/Z+ YWPC0Ov8THEmzTJRDWm2t8IPPMstObWLR04xCdRHy9JAEYo7yv2c8LqoeIY0j3j7xzyK bPy4r8vVsa3i/vhnPdZAxYeJj6jxe1Cwc0pspbhJ2pYaHGRVCvqI75TT93Msnrls8RVP 1kU61IFvvv9X09mmCzjTl8zMVOExWbgXjhZQyUZWmOC0xz3/c2nfG309PHlEDvElmYgx d1vg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717454766; x=1718059566; h=cc:subject:message-id:date:from:in-reply-to:references:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=rc+KnUKpndu+9fNlnpduYbnGfBvoFZa+8hd8yLRGRcA=; b=io64p/xi9QJp1rtS27pTScfHY1B/1zHlaeyc65JfQ7EcEUBAZT8swuNSY5veotrN6B ft/+RaV3kJ49qhZTOGf2uu2KTmr6AX4erQ4KFmzMe8iCIiZs/PQ1v7ZxSfFNmg4QHH/U UdIicIfZ2WzwPV38gFZbEprIPcyvF+rwj9wYlO6QfF2DggkjPqpl/Fz16RlRmaCOx+u0 rRQWzqWewfUKFLGIrT+RV7QbB7NU+OE3oeW9RJ4Nn6O+j0Y/2+3A+zUFt2pWwb96m66b qCCpSU21mfmsM3DtYhrxW7PPo3IOrciVmUDefN67akFeXrZrCpm6X3DP+uqaSGguUNp6 JEJQ== X-Gm-Message-State: AOJu0YwVItrTsfHJ9Xn37zO6ZfXO7WPf62w6v7Ea9ZvRpvxgtsC7lH3Q NXxZUo7U7T3ZJ8qhhw9tm10BczaDtq5wTyx+TYscFY7LSAf8DZzDHjaBJ5CCAKmCDaw0MJEvq0j ZNa8BRIBvMT5YgxVTy4zzP8yf2Z5zVA== X-Google-Smtp-Source: AGHT+IG5Qu1Vxegp/qCMWf9+7xWlcElsYIM0S11jNADFTRHM/Gp5kIdp8TIBsVNnX7T1n/lqGErQMsHUYRqVv4WbPV0= X-Received: by 2002:a05:6102:24ae:b0:48b:bf07:5980 with SMTP id ada2fe7eead31-48bc2400df7mr11395903137.33.1717454766288; Mon, 03 Jun 2024 15:46:06 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 References: In-Reply-To: From: William Dudley Date: Mon, 3 Jun 2024 18:45:46 -0400 Message-ID: Subject: Re: help with full zfs "partitions" - can't delete files - SOLVED? Cc: questions@freebsd.org Content-Type: multipart/alternative; boundary="0000000000004337b4061a0419fe" X-Spamd-Bar: / X-Spamd-Result: default: False [-0.93 / 15.00]; MISSING_TO(2.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.93)[-0.926]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; FREEMAIL_ENVFROM(0.00)[gmail.com]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; MISSING_XM_UA(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; MLMMJ_DEST(0.00)[questions@freebsd.org]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; MID_RHS_MATCH_FROMTLD(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; RCVD_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::e33:from] X-Rspamd-Queue-Id: 4VtTNJ13nlz52PP --0000000000004337b4061a0419fe Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable see below On Mon, Jun 3, 2024 at 6:31=E2=80=AFPM Edward Sanford Sutton, III < mirror176@hotmail.com> wrote: > On 6/3/24 13:28, William Dudley wrote: > > The problem: > > > > FreeBSD 13.3 amd64 system, with > > a zfs pool built from two physical drives. > > Mirrored or striped layout? > Striped > > > The zfs pool has 7 "partitions" (is that what they're called?) > > > > I was copying files over from another machine and didn't realize that > > I filled one of the partitions. > > What user? What command(s)? > as root, by doing rsync from another machine's disk that is an NFS mount. > > > I can't proceed now with this one full partition. > > If the pool is full, all datasets on it should be impacted instead of > just one. > > > Every single command fails due to "out of space". > > > > That includes: > > rm (one file or many) > > dd if=3D/dev/zero of=3D(some file) > > truncate (somefile) > > zfs destroy poolname/partitionname > > cannot destroy 'poolname/partitionname': out of space > > Tried as root? Users are limited from filling a partition fully. I > thought ZFS always forces a certain amount be free to avoid issues like > being unable to COW write to delete data. > All commands as root. > > > There are no snapshots, I never created any. > > > > Extensive googling has not shown any more than bug reports acknowledgin= g > > that this is a problem. > > > > How do I fix this, short of burning the machine to the ground and > > starting over? > > > > Thanks, > > Bill Dudley > > > > This email is free of malware because I run Linux. > > No system, Linux included, can guarantee that. I have Linux malware > infested botnets reaching out to me every day though 'usually' not by > email. > I know, but it's "mostly" true, compared to people running Winders. ANYWAY, this might be "solved", in the sense that I have a work around. Paul Procacci emailed me a suggestion to try this: sysctl -w vfs.zfs.spa.slop_shift=3D6 and if that doesn't work, try 7 or 8. A setting of 7 allows me to delete files. Not sure if this lets me fully clean up the mess, but so far, so good. Bill Dudley --0000000000004337b4061a0419fe Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
see below


On Mon, Jun 3= , 2024 at 6:31=E2=80=AFPM Edward Sanford Sutton, III <mirror176@hotmail.com> wrote:
On 6/3/24 13:28, William Dudley= wrote:
> The problem:
>
> FreeBSD 13.3 amd64 system, with
> a zfs pool built from two physical drives.

Mirrored or striped layout?

Striped=C2= =A0

> The zfs pool has 7 "partitions" (is that what they're ca= lled?)
>
> I was copying files over from another machine and didn't realize t= hat
> I filled one of the partitions.

What user? What command(s)?

as root, by= doing rsync from another machine's disk that is an NFS mount.=C2=A0

> I can't proceed now with this one full partition.

If the pool is full, all datasets on it should be impacted instead of
just one.

> Every single command fails due to "out of space".
>
> That includes:
> rm (one file or many)
> dd if=3D/dev/zero of=3D(some file)
> truncate (somefile)
> zfs destroy poolname/partitionname
> cannot destroy 'poolname/partitionname': out of space

Tried as root? Users are limited from filling a partition fully. I
thought ZFS always forces a certain amount be free to avoid issues like being unable to COW write to delete data.

All commands as root.=C2=A0

> There are no snapshots, I never created any.
>
> Extensive googling has not shown any more than bug reports acknowledgi= ng
> that this is a problem.
>
> How do I fix this, short of burning the machine to the ground and
> starting over?
>
> Thanks,
> Bill Dudley
>
> This email is free of malware because I run Linux.

No system, Linux included, can guarantee that. I have Linux malware
infested botnets reaching out to me every day though 'usually' not = by email.

I know, but it's "mo= stly" true, compared to people running Winders.

ANYWAY, this might be "solved", in the sense that I have a wor= k around.
Paul Procacci emailed me a suggestion to try this:
<= /div>
sysctl -w vfs.zfs.spa.slop_shift=3D6
and if that doesn't work, try 7 or 8.=C2=A0 A setting= of 7 allows me to delete files.
Not sure if this lets me fully c= lean up the mess, but so far, so good.

Bill Dudley= =C2=A0
--0000000000004337b4061a0419fe-- From nobody Tue Jun 4 22:17:19 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vv4hf0YV0z5Mlc6 for ; Tue, 04 Jun 2024 22:17:22 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vv4hf01wvz428J; Tue, 4 Jun 2024 22:17:22 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717539442; h=from:from: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:references; bh=5H0GaFCnQKabNxNpfwa/tDx0N8Eoef/x46553q5Ju6I=; b=Y096rryhc3OPhpsts0HWiVKVWIAt3fMJRb4UMBoUer5i81VeR77U25Xf5iurrKQ48P3oz6 mWjdcyN7P9HPowCIjqU4pJrpPTTKRsYC6DcI+rS9URT32bfN+mMSlO9L4jGDIP3qQaFPHd umXQLmwU5dgcCp2fqXLknV3j1OC+6XaMnWEKiRh3fwnyJDnXab/jBsX0jCe2fJtlkU47h7 72Yfrnlheq6RynKCQrZyQqDTFVbCJpLjJK9k4j/jvvNqTJJwMkIZxyY7+4sUej4sdrGiFZ 3fFViMVmLXDV6dcSf4TkGwVDMic/q96z8ZlLm6Z84cg5la/leboHrLBrz42i3g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717539442; a=rsa-sha256; cv=none; b=Tcs3ZI8oZcSVATmyJzT5ORWtdPWlrjEtQEXEaIXyAwv1R6eMFdVnUwiqIO5v7xtkEeqy3O tFbDQSxFi8jqo8qXZgBHQ4g04pOCMCobpgheniIGKU1uP1Ep0/EHPbx4p59FcsC4Icv2bt VDu+kdntqYraGZ+oyUwGG658Z3E4VvAkesNp3bHhj1NYBf/qCbw7659cGV7veo926BHazx 5oYg4c7NJWtb9GYrxJY8Kat9/PH0hFp+1N/6h4yYqiFqy4NgxhBDLn45qrA5jYhuKUDOMF Zo4m36cxMLJ88rXTUqMWqegjpoag2nKnCRWH4M6Njc5BzMz/E9nPHS22z2QefQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717539442; h=from:from: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:references; bh=5H0GaFCnQKabNxNpfwa/tDx0N8Eoef/x46553q5Ju6I=; b=BDTd9pp+AhHDJjH+YEEN0ivEhbrkfGNbmqOUgMKPM7HG1VcGCuLq8G6qgObBv4i0BB1nz0 xexK+hpOIRjIcX2219yvd3XJjnUbvLneEvRy/OmdTXhK1lfY9Aj/MQ2LgDpQ5HgFLU4/Vk HkJNbikWefYdjj/cDDbDdreokWIUTFvGTQXxzJsXkU9w+clt8Tq0xyCztNO5o187iNiCif lwYerbVYv9I7FiHEILSN8YG1fOUgZ1ZD2MQsMYEXG8Sv9ImuERMmsWr9LeK6eO+6rnkHjh 0lqqHE3CUbvFIZtadnaXv1M1SGxzkPNcHSGj+KLUDENrCrq5b2I0ZN+z28r3OQ== Received: from ltc.des.dev (unknown [91.174.26.112]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Vv4hd62h1zMHT; Tue, 4 Jun 2024 22:17:21 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id AC0FA35CD5; Wed, 05 Jun 2024 00:17:19 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Norman Gray Cc: FreeBSD Questions Subject: Re: quotactl(2) units of reported sizes on ZFS In-Reply-To: <432AE47C-1502-4BFA-B680-7DAF6DDC601A@nxg.name> (Norman Gray's message of "Mon, 03 Jun 2024 17:26:02 +0100") References: <432AE47C-1502-4BFA-B680-7DAF6DDC601A@nxg.name> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Wed, 05 Jun 2024 00:17:19 +0200 Message-ID: <861q5c4akw.fsf@ltc.des.dev> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Norman Gray writes: > The call quotactl(2) reports quota sizes in units of 'blocks', but how > big is a block? Traditionally, of course, the answer is 512B, [...] You could simply have stopped there, it's a POSIX requirement. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org From nobody Wed Jun 5 03:59:30 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvDHn2MqGz5LNXD for ; Wed, 05 Jun 2024 03:59:49 +0000 (UTC) (envelope-from brett@lariat.net) Received: from mail.lariat.net (mail.lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id 4VvDHl6kPtz4nx9 for ; Wed, 5 Jun 2024 03:59:47 +0000 (UTC) (envelope-from brett@lariat.net) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of brett@lariat.net designates 66.62.230.51 as permitted sender) smtp.mailfrom=brett@lariat.net Received: from Toshi.lariat.net (localhost.lariat.org [127.0.0.1]) by mail.lariat.net (8.9.3/8.9.3) with ESMTP id VAA26271 for ; Tue, 4 Jun 2024 21:59:33 -0600 (MDT) Message-Id: <202406050359.VAA26271@mail.lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 04 Jun 2024 21:59:30 -0600 To: questions@freebsd.org From: Brett Glass Subject: Request to revive a port? List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spamd-Bar: - X-Spamd-Result: default: False [-1.51 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-0.99)[-0.993]; NEURAL_HAM_SHORT(-0.82)[-0.818]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+a]; RCVD_NO_TLS_LAST(0.10)[]; MIME_GOOD(-0.10)[text/plain]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:19092, ipnet:66.62.228.0/22, country:US]; MIME_TRACE(0.00)[0:+]; FROM_HAS_DN(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[lariat.net]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4VvDHl6kPtz4nx9 For many years, I've been installing a simple EMACS-like editor, rather than the bloated (and GPLed) GNU EMACS, on FreeBSD systems I create. It's extremely handy for those of us who, for decades, have been used to the EMACS keystrokes and commands. But between FreeBSD 14.0 and 14.1, it seems to have dropped out of the port and package collections. It's very simple and stable code, so while it generates a few compiler warnings under the latest CLANG (which could be easily fixed; they mainly have to do with function prototypes) it still does compile and run perfectly. How can I request that it be reinstated? --Brett Glass From nobody Wed Jun 5 04:34:22 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvF466zCWz5LVBc for ; Wed, 05 Jun 2024 04:34:46 +0000 (UTC) (envelope-from freebsd@gushi.org) Received: from prime.gushi.org (prime.gushi.org [IPv6:2620:137:6000:10::142]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "prime.gushi.org", Issuer "RapidSSL TLS RSA CA G1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvF464jXdz4t8R for ; Wed, 5 Jun 2024 04:34:46 +0000 (UTC) (envelope-from freebsd@gushi.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple ([71.26.39.97]) (authenticated bits=0) by prime.gushi.org (8.17.2/8.17.2) with ESMTPSA id 4554YeT2096150 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 5 Jun 2024 04:34:41 GMT (envelope-from freebsd@gushi.org) DKIM-Filter: OpenDKIM Filter v2.10.3 prime.gushi.org 4554YeT2096150 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gushi.org; s=prime2014; t=1717562082; bh=LC918DzCLOQFbFChMccnS8++nFteariBQy888Ade6uM=; h=Subject:From:In-Reply-To:Date:Cc:References:To; z=Subject:=20Re:=20Request=20to=20revive=20a=20port?|From:=20"Dan=2 0Mahoney=20(Ports)"=20|In-Reply-To:=20<20240605 0359.VAA26271@mail.lariat.net>|Date:=20Wed,=205=20Jun=202024=2000: 34:22=20-0400|Cc:=20questions@freebsd.org|References:=20<202406050 359.VAA26271@mail.lariat.net>|To:=20Brett=20Glass=20; b=jX0dldE5kVR4T5YxLLplSic5iwy92g6g04o79SKBwMeIVW30n5Mcmp/I3835oED9I VBXJhq104Dd+x4wSAGjdRdqYdOEdYg1ElWOVPTL0B/1BfgjcguorM8Jq8OTLBVeeJi qH1Cx08oh1GoLzBaKnm1T1ho607nmGOMv4VIFs0Bw1LMCiU6JSYwpBt4igXq4ZxC41 KSj02VbipB5WbXYsszOBaPUXkfjSdWVmgx0fl9wOT4igh1vTl8MhBPAC+wbcxOKuuh wB1rbdVYlwxDL2+7Ng/Zjv9K6O/xFf3zdz8a/o5/MBF5KOBmehDfQR2frpJNU8+wNY mZbv6gZnlwpwg== X-Authentication-Warning: prime.gushi.org: Host [71.26.39.97] claimed to be smtpclient.apple Content-Type: text/plain; charset=us-ascii List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) Subject: Re: Request to revive a port? From: "Dan Mahoney (Ports)" In-Reply-To: <202406050359.VAA26271@mail.lariat.net> Date: Wed, 5 Jun 2024 00:34:22 -0400 Cc: questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <202406050359.VAA26271@mail.lariat.net> To: Brett Glass X-Mailer: Apple Mail (2.3774.600.62) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:393507, ipnet:2620:137:6000::/44, country:US] X-Rspamd-Queue-Id: 4VvF464jXdz4t8R > On Jun 4, 2024, at 23:59, Brett Glass wrote: >=20 > For many years, I've been installing a simple EMACS-like editor, = rather than the bloated (and GPLed) GNU EMACS, on FreeBSD systems I = create. It's extremely handy for those of us who, for decades, have been = used to the EMACS keystrokes and commands. But between FreeBSD 14.0 and = 14.1, it seems to have dropped out of the port and package collections. = It's very simple and stable code, so while it generates a few compiler = warnings under the latest CLANG (which could be easily fixed; they = mainly have to do with function prototypes) it still does compile and = run perfectly. How can I request that it be reinstated? Is it me or did you fully neglect to mention the name of the port here? = Could you share that? -Dan= From nobody Wed Jun 5 04:42:46 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvFFZ2d97z5LW3m for ; Wed, 05 Jun 2024 04:42:58 +0000 (UTC) (envelope-from brett@lariat.net) Received: from mail.lariat.net (mail.lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id 4VvFFY6SBGz4vxD for ; Wed, 5 Jun 2024 04:42:57 +0000 (UTC) (envelope-from brett@lariat.net) Authentication-Results: mx1.freebsd.org; none Received: from Toshi.lariat.net (localhost.lariat.org [127.0.0.1]) by mail.lariat.net (8.9.3/8.9.3) with ESMTP id WAA26463; Tue, 4 Jun 2024 22:42:46 -0600 (MDT) Message-Id: <202406050442.WAA26463@mail.lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 04 Jun 2024 22:42:46 -0600 To: "Dan Mahoney (Ports)" From: Brett Glass Subject: Re: Request to revive a port? Cc: questions@freebsd.org In-Reply-To: References: <202406050359.VAA26271@mail.lariat.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:19092, ipnet:66.62.228.0/22, country:US] X-Rspamd-Queue-Id: 4VvFFY6SBGz4vxD The name of the port is "jove" - short for "JOn's Version of EMACS." One of the simplest and yet most capable editors that uses the EMACS keystrokes. --Brett Glass At 10:34 PM 6/4/2024, you wrote: > > On Jun 4, 2024, at 23:59, Brett Glass wrote: > > > > For many years, I've been installing a simple EMACS-like > editor, rather than the bloated (and GPLed) GNU EMACS, on FreeBSD > systems I create. It's extremely handy for those of us who, for > decades, have been used to the EMACS keystrokes and commands. But > between FreeBSD 14.0 and 14.1, it seems to have dropped out of > the port and package collections. It's very simple and stable > code, so while it generates a few compiler warnings under the > latest CLANG (which could be easily fixed; they mainly have to do > with function prototypes) it still does compile and run > perfectly. How can I request that it be reinstated? > >Is it me or did you fully neglect to mention the name of the port >here? Could you share that? > >-Dan From nobody Wed Jun 5 04:50:33 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvFQW5VqBz5LXSR for ; Wed, 05 Jun 2024 04:50:43 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvFQS5pSqz4xgx for ; Wed, 5 Jun 2024 04:50:40 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cs.ait.ac.th header.s=selector1 header.b=Tg5UtdSV; dmarc=pass (policy=none) header.from=cs.ait.ac.th; spf=pass (mx1.freebsd.org: domain of Olivier.Nicole@cs.ait.ac.th designates 192.41.170.16 as permitted sender) smtp.mailfrom=Olivier.Nicole@cs.ait.ac.th Received: from mail.cs.ait.ac.th (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id D37013AB07; Wed, 5 Jun 2024 11:50:35 +0700 (+07) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= content-type:content-type:mime-version:message-id:date:date :in-reply-to:subject:subject:from:from:received:received :received; s=selector1; t=1717563035; x=1719377436; bh=UEDGGQIAb r6se7z40NOLJxZImfaVk2t7NWZAI3eozLk=; b=Tg5UtdSVjJps653DasTr+V9qu MHWYOd8NcUShS5Jlc43xPC4g7vusOGaLVOuvMLyXWjGN4rYf2BHi9+9GXts1eWfc STnmrypK5EmC7yEgeOJvT8uTki10wD0CKtpLxYpgA/aMspRl4gezo3tImcIIol31 lKkFXviauqlyVibyTA= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by mail.cs.ait.ac.th (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id EP-y7jQib9_F; Wed, 5 Jun 2024 11:50:35 +0700 (+07) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 9DBC63AB01; Wed, 5 Jun 2024 11:50:35 +0700 (+07) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.15.2/8.15.2/Submit) id 4554oYFr022235; Wed, 5 Jun 2024 11:50:34 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) From: Olivier To: Brett Glass Cc: freebsd@gushi.org, questions@freebsd.org Subject: Re: Request to revive a port? In-Reply-To: <202406050442.WAA26463@mail.lariat.net> (message from Brett Glass on Tue, 04 Jun 2024 22:42:46 -0600) Date: Wed, 05 Jun 2024 11:50:33 +0700 Message-ID: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.61 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.91)[-0.915]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; DMARC_POLICY_ALLOW(-0.50)[cs.ait.ac.th,none]; R_SPF_ALLOW(-0.20)[+mx]; RCVD_IN_DNSWL_MED(-0.20)[192.41.170.16:from]; R_DKIM_ALLOW(-0.20)[cs.ait.ac.th:s=selector1]; MIME_GOOD(-0.10)[text/plain]; FROM_EQ_ENVFROM(0.00)[]; MISSING_XM_UA(0.00)[]; FROM_HAS_DN(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:4767, ipnet:192.41.170.0/24, country:TH]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; MID_RHS_MATCH_FROMTLD(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[cs.ait.ac.th:+] X-Rspamd-Queue-Id: 4VvFQS5pSqz4xgx >> between FreeBSD 14.0 and 14.1, it seems to have dropped out of >> the port and package collections. It's very simple and stable Ports are not really linked to a version of FreeBSD, I cannot find Jove on a 13.3 machine I have either. It may be because there was no active maintener anymore, I see that jove is maintained by ports@freebsd.org, so no specific person in charge. Best regards, Olivier From nobody Wed Jun 5 05:05:34 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvFmP58bWz5Lb6v for ; Wed, 05 Jun 2024 05:06:13 +0000 (UTC) (envelope-from reshadpatuck1@gmail.com) Received: from mail-wr1-x436.google.com (mail-wr1-x436.google.com [IPv6:2a00:1450:4864:20::436]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvFmP33Fxz50gB for ; Wed, 5 Jun 2024 05:06:13 +0000 (UTC) (envelope-from reshadpatuck1@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-wr1-x436.google.com with SMTP id ffacd0b85a97d-35dc984b3d2so4664661f8f.1 for ; Tue, 04 Jun 2024 22:06:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717563972; x=1718168772; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=GFRN/etWyYk/nsvnxjrF37oYJ/2H9RDOTI5gf+IkdcM=; b=eM7GBoZlxsrzn3MOBPQAxTiTOY2co5xsCZDMGYTaSrpSakB1mSUdcAlpE/+6kTk4JN JOUvmU9AWLY0KA+YkfSYkWpsW+NjS5iD5wUBPflOID6AQnw5dlnjnGffI5OxRbKvo1rW M76KBEe4AtNRE9iHX3l7VLMzXq1b8lMtIenZfwA2erDn40V1dnubcx0vtsWQBcHSPHvU BiPRhGd+txOGwTAAUjBO6NsHBqcbZ5Gd5fN0uQFIPqSlKOdwSf3yaG4BHffJok/FTu3n cncW0ky3djjy+ha3VmAn+1WsSUMjX2ZF/ymMYJDpo6ckmHSEVbb31hBciq0Bwxo2qisP xm+w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717563972; x=1718168772; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=GFRN/etWyYk/nsvnxjrF37oYJ/2H9RDOTI5gf+IkdcM=; b=wJtvbVr02UyTRCSbhaYIchKeYwt2mQZZtNKoJIJiSIizRDkYtsw666uD+inri57/IQ 74KjwtddKNI/YqHgy/3Jl08M9rjbaK/ruS9wr/iYzdBx1uY4LrrBvsoK5qRuajN4/wzc yCYr0F1kZH3SlUz7czViljPxUeKTiSr6pBDht9rJKVNo0pSSsXp9tptPNNOq8NCyJmPP zdlwmB3ycYJqAlKVK6ACQ4po8ZFD1M4G25m47R0+30fk1KZLsMu29UAr0i4uyuYz3n7u HKOn2cZIgZ3npjG6QGr2R3zw2tXabW+nXDrJ6ZoXLQFdAL4Y7jaSXAGLqlFht7GcZusT LSrA== X-Forwarded-Encrypted: i=1; AJvYcCWfheGLsqOn+grGRcXbrHpqGXuBFsx01dkj2cUNMZygWe+8MR7DkBIbFys30jt1Esxh+PWambtRi5RVFj+3DykX4dR5oiA= X-Gm-Message-State: AOJu0YzxW5Z6pxoK3jLhlRJGO3Kmf30kII2yxEXnRrSMoq33LHURlUDI cgRd5tajIMitMoLtINh7f4JvaMn4co/qVmaJoVIhNvV4ND+ialIXZVivQWOA0knC1AgkFS0ZMcU xfYyWVK7be9BJpqn+eiihxf9EbsTER6iUaR+/EA== X-Google-Smtp-Source: AGHT+IFKGjHdndX+tSXeC2lvLrrGu1UPyGqgsnpRlZvbNJgvVuLU0FNFSK7FlW1aRFASltfE2PAHnPxlhNLeos4b0fo= X-Received: by 2002:adf:ea88:0:b0:34f:5e1d:4ab9 with SMTP id ffacd0b85a97d-35e8ef18156mr949291f8f.33.1717563971422; Tue, 04 Jun 2024 22:06:11 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 References: <202406050442.WAA26463@mail.lariat.net> In-Reply-To: From: Reshad Patuck Date: Wed, 5 Jun 2024 10:35:34 +0530 Message-ID: Subject: Re: Request to revive a port? To: Olivier Cc: Brett Glass , freebsd@gushi.org, questions@freebsd.org Content-Type: multipart/alternative; boundary="000000000000655490061a1d8653" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-Rspamd-Queue-Id: 4VvFmP33Fxz50gB --000000000000655490061a1d8653 Content-Type: text/plain; charset="UTF-8" I had a look at the FreeBSD-ports repository history and it looks like the Jove port expired in January this year. editors/jove||2024-01-18|Has expired: No upstream update in last 23 years The upstream for this port is https://ftp.cs.toronto.edu/pub/moraes/jove/ARCHIVE/4.16/ with the latest files from 1996. That said there seems to be a github project which seems to be maintained https://github.com/jonmacs/jove and it looks like the debian package uses this. I can try my hand at creating a port for this over the weekend if that would be helpful. Best, Reshad On Wed, 5 Jun 2024 at 10:20, Olivier wrote: > >> between FreeBSD 14.0 and 14.1, it seems to have dropped out of > >> the port and package collections. It's very simple and stable > > Ports are not really linked to a version of FreeBSD, I cannot find Jove > on a 13.3 machine I have either. > > It may be because there was no active maintener anymore, I see that jove > is maintained by ports@freebsd.org, so no specific person in charge. > > Best regards, > > Olivier > > > --000000000000655490061a1d8653 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I had a look at the FreeBSD-ports repository history = and it looks like the Jove port expired in January this year.
edi= tors/jove||2024-01-18|Has expired: No upstream update in last 23 years
The upstream for this port is https://ftp.cs.toronto.edu/pub/moraes/jove/AR= CHIVE/4.16/ with the latest files from 1996.

T= hat said there seems to be a github project which seems to be maintained https://github.com/jonmacs/jove and it looks like the debian package uses this.
I can try my h= and at creating a port for this over the weekend if that would be helpful.<= /div>

Best,
Reshad

On Wed, 5 Jun 2024= at 10:20, Olivier <Olivi= er.Nicole@cs.ait.ac.th> wrote:
>> between FreeBSD 14.0 and 14.1, it seems to h= ave dropped out of
>> the port and package collections. It's very simple and stable =

Ports are not really linked to a version of FreeBSD, I cannot find Jove
on a 13.3 machine I have either.

It may be because there was no active maintener anymore, I see that jove is maintained by por= ts@freebsd.org, so no specific person in charge.

Best regards,

Olivier


--000000000000655490061a1d8653-- From nobody Wed Jun 5 05:12:41 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvFwJ27Fbz5LbgM for ; Wed, 05 Jun 2024 05:13:04 +0000 (UTC) (envelope-from freebsd@gushi.org) Received: from prime.gushi.org (prime.gushi.org [IPv6:2620:137:6000:10::142]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "prime.gushi.org", Issuer "RapidSSL TLS RSA CA G1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvFwH6d3zz523G for ; Wed, 5 Jun 2024 05:13:03 +0000 (UTC) (envelope-from freebsd@gushi.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple ([71.26.39.97]) (authenticated bits=0) by prime.gushi.org (8.17.2/8.17.2) with ESMTPSA id 4555CvQA001068 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 5 Jun 2024 05:12:58 GMT (envelope-from freebsd@gushi.org) DKIM-Filter: OpenDKIM Filter v2.10.3 prime.gushi.org 4555CvQA001068 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gushi.org; s=prime2014; t=1717564378; bh=+TY5kX3lXZ7re8x1Om2/pg7S47qn7aWC9+Ht89NwIHs=; h=From:Subject:Date:In-Reply-To:Cc:To:References; z=From:=20"Dan=20Mahoney=20(Ports)"=20|Subject:= 20Re:=20Request=20to=20revive=20a=20port?|Date:=20Wed,=205=20Jun=2 02024=2001:12:41=20-0400|In-Reply-To:=20|Cc:=20Brett=20Glass=20,=0D=0A=20ques tions@freebsd.org|To:=20Olivier=20|Re ferences:=20; b=CHXieI+9c7PdC8HhqQuEzzjT8iOcAdFeBpeCIz0N0BRNNoMChXTXxMoGmtndMnwGB s09HLyiVQAWP+hKiTPNfbCP6R8ikqLGiFtoe6rXaNVG9TOmsio/E8A5MMrhoP+kZR/ UQioZO3PTiOmMMEhZxat8J++xzoht+/qI1Fg/2AygAKxJsuy7yE9cjUbWfr7Pz0r61 cdIn1xkRKnQtvXyBAHdwn3/BeUn+fvtlztC/GlJXkVvGmiPo93C8BjaB85MZRXLggY S/Bab1f0EU535EX7fBlx+2fhQPkhE1KANlyEaILUF62DvQlBkaalyxlBxIVKeYYU5Z EL6nwav5dof+A== X-Authentication-Warning: prime.gushi.org: Host [71.26.39.97] claimed to be smtpclient.apple From: "Dan Mahoney (Ports)" Message-Id: <3FCDF511-30F7-4F1B-825F-98D60BBF4F78@gushi.org> Content-Type: multipart/alternative; boundary="Apple-Mail=_0074B154-5009-4322-AF8F-826438C7893B" List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) Subject: Re: Request to revive a port? Date: Wed, 5 Jun 2024 01:12:41 -0400 In-Reply-To: Cc: Brett Glass , questions@freebsd.org To: Olivier References: X-Mailer: Apple Mail (2.3774.600.62) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:393507, ipnet:2620:137:6000::/44, country:US] X-Rspamd-Queue-Id: 4VvFwH6d3zz523G --Apple-Mail=_0074B154-5009-4322-AF8F-826438C7893B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 According to freshports (https://www.freshports.org/editors/jove) it was = removed because there had been no update from upstream in 23 years. Perhaps the port should be revived to use this github version which = seems to show active development: https://github.com/jonmacs/jove It looks like vixie was the one who moved it to github =E2=80=94 I would = suggest giving a try to creating a new port for this version, and = submitting it. If this is something you find useful, it might be a = reasonable port to take maintainership of. -Dan > On Jun 5, 2024, at 00:50, Olivier wrote: >=20 >>> between FreeBSD 14.0 and 14.1, it seems to have dropped out of=20 >>> the port and package collections. It's very simple and stable >=20 > Ports are not really linked to a version of FreeBSD, I cannot find = Jove > on a 13.3 machine I have either. >=20 > It may be because there was no active maintener anymore, I see that = jove > is maintained by ports@freebsd.org, so no specific person in charge. >=20 > Best regards, >=20 > Olivier >=20 --Apple-Mail=_0074B154-5009-4322-AF8F-826438C7893B Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=utf-8 According to = freshports (https://www.freshports.or= g/editors/jove) it was removed because there had been no update from = upstream in 23 years.

Perhaps the port should be = revived to use this github version which seems to show active = development:



-Dan

On Jun 5, 2024, at 00:50, Olivier = <Olivier.Nicole@cs.ait.ac.th> wrote:

between FreeBSD 14.0 and 14.1, = it seems to have dropped out of
the port and package collections. = It's very simple and stable

Ports are = not really linked to a version of FreeBSD, I cannot find Jove
on a = 13.3 machine I have either.

It may be because there was no active = maintener anymore, I see that jove
is maintained by = ports@freebsd.org, so no specific person in charge.

Best = regards,

Olivier


= --Apple-Mail=_0074B154-5009-4322-AF8F-826438C7893B-- From nobody Wed Jun 5 05:13:18 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvFws36jbz5Lbjy for ; Wed, 05 Jun 2024 05:13:33 +0000 (UTC) (envelope-from freebsd@gushi.org) Received: from prime.gushi.org (prime.gushi.org [IPv6:2620:137:6000:10::142]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "prime.gushi.org", Issuer "RapidSSL TLS RSA CA G1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvFws13SJz52tj for ; Wed, 5 Jun 2024 05:13:33 +0000 (UTC) (envelope-from freebsd@gushi.org) Authentication-Results: mx1.freebsd.org; none Received: from smtpclient.apple ([71.26.39.97]) (authenticated bits=0) by prime.gushi.org (8.17.2/8.17.2) with ESMTPSA id 4555CvQB001068 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Wed, 5 Jun 2024 05:13:29 GMT (envelope-from freebsd@gushi.org) DKIM-Filter: OpenDKIM Filter v2.10.3 prime.gushi.org 4555CvQB001068 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gushi.org; s=prime2014; t=1717564409; bh=jOCiPEAcF5hJ9/UnVJx8kShoIOtdOtj4VEw9B0brm5k=; h=From:Subject:Date:In-Reply-To:Cc:To:References; z=From:=20"Dan=20Mahoney=20(Ports)"=20|Subject:= 20Re:=20Request=20to=20revive=20a=20port?|Date:=20Wed,=205=20Jun=2 02024=2001:13:18=20-0400|In-Reply-To:=20|Cc:=20Olivier=20,=0D=0A=20Brett=20Glass=20 ,=0D=0A=20questions@freebsd.org|To:=20Reshad=20Patuck=20|References:=20<202406050442.WAA26463@mail.lariat.n et>=0D=0A=20=0D=0A=20; b=KLwwSny6s5o1emj3QrTtNQvaAXxwoseMi099fpe5TZ52TH8F2kOw8DPD834f1ygkE XWvknWQRs1X8ANjdPANLAIhEAvOVADoYaAjl7UnffL1WNptRvrwjUTI9aPTFxg6C8D FTeDhcpv2XBWPgUkc4QI8/VAppTSzA+5uC95ARiqCCPP0+QZvvVnRQ85Fy4bB4AuIv 48HzTensFHdGKD7xBSyWKghKqlxOgWfdLuBmZdfUdZN350QK8misP0U3e+3g0H1a31 CkSNN0ISSRTm6EHB5niSdG7pcMGjAkvvmTWm+4OZ+vtiUcLVCLTIYV70pmwpIdZ4VO ibMzlSofMARxQ== X-Authentication-Warning: prime.gushi.org: Host [71.26.39.97] claimed to be smtpclient.apple From: "Dan Mahoney (Ports)" Message-Id: Content-Type: multipart/alternative; boundary="Apple-Mail=_6C733B1B-B06D-4BCE-8B41-6D28025DC93D" List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) Subject: Re: Request to revive a port? Date: Wed, 5 Jun 2024 01:13:18 -0400 In-Reply-To: Cc: Olivier , Brett Glass , questions@freebsd.org To: Reshad Patuck References: <202406050442.WAA26463@mail.lariat.net> X-Mailer: Apple Mail (2.3774.600.62) X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:393507, ipnet:2620:137:6000::/44, country:US] X-Rspamd-Queue-Id: 4VvFws13SJz52tj --Apple-Mail=_6C733B1B-B06D-4BCE-8B41-6D28025DC93D Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Jinx :) > On Jun 5, 2024, at 01:05, Reshad Patuck = wrote: >=20 > I had a look at the FreeBSD-ports repository history and it looks like = the Jove port expired in January this year. > editors/jove||2024-01-18|Has expired: No upstream update in last 23 = years > The upstream for this port is = https://ftp.cs.toronto.edu/pub/moraes/jove/ARCHIVE/4.16/ with the latest = files from 1996. >=20 > That said there seems to be a github project which seems to be = maintained https://github.com/jonmacs/jove and it looks like the debian = package uses this. > I can try my hand at creating a port for this over the weekend if that = would be helpful. >=20 > Best, > Reshad >=20 > On Wed, 5 Jun 2024 at 10:20, Olivier > wrote: >> >> between FreeBSD 14.0 and 14.1, it seems to have dropped out of=20 >> >> the port and package collections. It's very simple and stable=20 >>=20 >> Ports are not really linked to a version of FreeBSD, I cannot find = Jove >> on a 13.3 machine I have either. >>=20 >> It may be because there was no active maintener anymore, I see that = jove >> is maintained by ports@freebsd.org , so no = specific person in charge. >>=20 >> Best regards, >>=20 >> Olivier >>=20 >>=20 --Apple-Mail=_6C733B1B-B06D-4BCE-8B41-6D28025DC93D Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Jinx :)

On Jun 5, 2024, at 01:05, Reshad Patuck = <reshadpatuck1@gmail.com> wrote:


= --Apple-Mail=_6C733B1B-B06D-4BCE-8B41-6D28025DC93D-- From nobody Wed Jun 5 08:48:55 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvLjX1gZ9z5MBJ5 for ; Wed, 05 Jun 2024 08:49:04 +0000 (UTC) (envelope-from gray@nxg.name) Received: from mx1.mythic-beasts.com (mx1.mythic-beasts.com [IPv6:2a00:1098:0:86:1000:0:2:1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvLjW6jMlz4L7q; Wed, 5 Jun 2024 08:49:03 +0000 (UTC) (envelope-from gray@nxg.name) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=nxg.name; s=mythic-beasts-k1; h=Date:Subject:To:From; bh=e7JV6PbU13NF0qUtLVINhmAI11UNq6/cqh3yXP1esl0=; b=4VDS0hQdCgN6A7dPjS+dReZRwv NGDFjDlBPCOSZjMxIz6/BDxTJBDvOE+vQZw5kPUL+OzrooXtFK24jmvgGHrk1qRPFtpdrMlX8v4xU 2JAs6z5meZWItYbTdvfLLIFPHWRMyYX/BPgn/4VQsUC7y/tjYKEaPtxUmIQpma67jnAQcn9yIlOFb cp4upndfyo97X2Di4FIOhRUbr/VHmpnrim2d2syqdKkcVTDYDFPWjSPoMBv/bW8SrKNhoLy0+FV5h Hw0wuJFHrJTM7GmldHYopl+qPkCloq7d+raa8bvX/39WBotuKaDXAnZoINDXkgUsJyy5K7odnHq3G DPmI/EXg==; Received: by mailhub-cam-d.mythic-beasts.com with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sEmKL-00Dhii-Jk; Wed, 05 Jun 2024 09:49:02 +0100 From: Norman Gray To: =?utf-8?q?Dag-Erling_Sm=C3=B8rgrav?= Cc: FreeBSD Questions Subject: Re: quotactl(2) units of reported sizes on ZFS Date: Wed, 05 Jun 2024 09:48:55 +0100 X-Mailer: MailMate (1.14r5964) Message-ID: <28D77DB4-B8F1-4680-8891-F3CA454FC9F4@nxg.name> In-Reply-To: <861q5c4akw.fsf@ltc.des.dev> References: <432AE47C-1502-4BFA-B680-7DAF6DDC601A@nxg.name> <861q5c4akw.fsf@ltc.des.dev> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BlackCat-Spam-Score: 0 X-Spam-Status: No, score=-0.1 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:44684, ipnet:2a00:1098::/32, country:GB] X-Rspamd-Queue-Id: 4VvLjW6jMlz4L7q Dag-Erling, hello. On 4 Jun 2024, at 23:17, Dag-Erling Sm=C3=B8rgrav wrote: > Norman Gray writes: >> The call quotactl(2) reports quota sizes in units of 'blocks', but how= >> big is a block? Traditionally, of course, the answer is 512B, [...] > > You could simply have stopped there, it's a POSIX requirement. That's an interesting direction to come from -- thanks! Can you point to chapter and verse, though? Looking at [1], and specific= ally the specification of the contents of sys/stat.h [2], I find: > The unit for the st_blocks member of the stat structure is not defined = within POSIX.1-2017. In some implementations it is 512 bytes. It may diff= er on a file system basis. There is no correlation between values of the = st_blocks and st_blksize, and the f_bsize (from ) structur= e members. That's stat.h, of course, rather than anything to do with quotas specific= ally. But POSIX doesn't mention quotas (not surprisingly), so if the quo= tactl manpage were going to silently adopt a POSIX unit definition, it's = stat.h I'd expect it to come from. Individual utilities -- for example `ulimit` [3] or `df` -- document that= one or other argument is in units of 512B 'blocks', but that's a user-in= terface issue. Best wishes, Norman [1] The Open Group Base Specifications Issue 7, 2018 edition [2] https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_stat.h.= html [3] https://pubs.opengroup.org/onlinepubs/9699919799/utilities/ulimit.htm= l -- = Norman Gray : https://nxg.me.uk From nobody Wed Jun 5 15:19:00 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvWMY3XR9z5NDG5 for ; Wed, 05 Jun 2024 15:19:05 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "freefall.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VvWMY2yTbz46kS; Wed, 5 Jun 2024 15:19:05 +0000 (UTC) (envelope-from jbeich@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717600745; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2t5bRy5HJyzhIHlkRophqfHFkQSGB8hRkDfq1SiMCsY=; b=QzkgXwHhkbYBEOhd2xuZytTckiRQLqW92kvscTM9pOSIkTsPuQw2OjvGXO2oaFX8q1S2KY 04CE3yVjOMhweoKOQ+HvD6MT/1ogij//mZmTtw9m/k8CV7yodbGF0OHngl/mnwTaQClILK fpUrd6x5Lei5IVAzysRNVMKSQ1bw9DXmo+LrWVeupXs/F4prFkeqFCUhNSa0ZWZxnk9jLa DGLr3JGIpnxnXsq0W9A+uysdJpH3e2L+9Wv4LB6rl+RzawkXRXqRy5NcSypzlJEeMJ4V2A I8hbeQ1/HCRBzxRLboWEIYiG7eUHJJ/sSIp5NuOtlTMI7SScOep37/gcx1MVqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717600745; a=rsa-sha256; cv=none; b=I6rYb2nA2lBQ1lOCN3K30t/GJgKMtSeZhZ6MzJF5ipdRxiRenmWKQuexXSOME7NDq3ZaXk T+4FNng77wqCQeTJ5YAhK+W9AJeRUsT6fahvPZ0sdv5Xlh5P1iowo9hgMHn+h0gd+NWce6 mVY9QQOllr3FQqq5Z6hAfrJOv/MS53Y/aFzKmbSrh5hBw9dx1ikPPR8LT2X6tDrv6lUMh2 OWDurjMIFe8/7k+0QUgRug0149XA/SAVGdrOt/MFp2koed2vfG8yoOQr3upOWNh5JBbewb rxz3tlojmQ71MSwTG9T05aQ7EmG6Hu+9yW5wpMwkq7gkBaIgxThdO3kkCzq/EQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717600745; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=2t5bRy5HJyzhIHlkRophqfHFkQSGB8hRkDfq1SiMCsY=; b=r+o1CxvytjMRTxShDjZ6MbJ+HXLrfSzCMT+i7LowLPpEl7Uq7TgFIK4EKIlKiGl6/ys+Ct YLOD5cIC3Nev6nTE1kwLmCB9nihArOzliPSIORjVWO7lzeNO2zKwdM/AbtjN7AZf812VxR zKlFOW7hx9e3Z05Nmrfw22blBTO3dUIpticRMdTRzXeV6x8yOiIMvQ78OCSoDp5WAnx1iG RCCAJNZ5+8yJvw0x4PWWpKJV1Cgt68UKR/oZgwp5LMdOnYG/M7z6/OTebcwwzUqgB/3W2M dPkB6bVynD6Kx0Oi7kpEUX2an2/AN5mtc1e8uCo0+7dN+LrswaV0T8tiqY0NqA== Received: by freefall.freebsd.org (Postfix, from userid 1354) id 4BEAC15347; Wed, 05 Jun 2024 15:19:05 +0000 (UTC) From: Jan Beich To: Brett Glass Cc: questions@freebsd.org Subject: Re: Request to revive a port? In-Reply-To: <202406050359.VAA26271@mail.lariat.net> (Brett Glass's message of "Tue, 04 Jun 2024 21:59:30 -0600") References: <202406050359.VAA26271@mail.lariat.net> Date: Wed, 05 Jun 2024 17:19:00 +0200 Message-ID: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain Brett Glass writes: > For many years, I've been installing a simple EMACS-like editor, > rather than the bloated (and GPLed) GNU EMACS, on FreeBSD systems I > create. It's extremely handy for those of us who, for decades, have > been used to the EMACS keystrokes and commands. But between FreeBSD > 14.0 and 14.1, it seems to have dropped out of the port and package > collections. It's very simple and stable code, so while it generates a > few compiler warnings under the latest CLANG (which could be easily > fixed; they mainly have to do with function prototypes) it still does > compile and run perfectly. How can I request that it be reinstated? May I suggest to switch to editors/mg. It has more permissive license, /rescue version (mg-static flavor) and actively maintained on OpenBSD. Both jove and mg lack syntax highlighting, Lisp in startup scripts and Unicode support. However, jove supports lisp-mode unlike mg. From nobody Wed Jun 5 15:24:34 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VvWVP2HPgz5NFD9 for ; Wed, 05 Jun 2024 15:25:01 +0000 (UTC) (envelope-from brett@lariat.net) Received: from mail.lariat.net (mail.lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id 4VvWVN3ZKqz49WT for ; Wed, 5 Jun 2024 15:25:00 +0000 (UTC) (envelope-from brett@lariat.net) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of brett@lariat.net designates 66.62.230.51 as permitted sender) smtp.mailfrom=brett@lariat.net Received: from Toshi.lariat.net (localhost.lariat.org [127.0.0.1]) by mail.lariat.net (8.9.3/8.9.3) with ESMTP id JAA29492; Wed, 5 Jun 2024 09:24:36 -0600 (MDT) Message-Id: <202406051524.JAA29492@mail.lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Wed, 05 Jun 2024 09:24:34 -0600 To: Reshad Patuck , Olivier From: Brett Glass Subject: Re: Request to revive a port? Cc: freebsd@gushi.org, questions@FreeBSD.org In-Reply-To: References: <202406050442.WAA26463@mail.lariat.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_42385300==.ALT" X-Spamd-Bar: - X-Spamd-Result: default: False [-1.68 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.98)[-0.978]; MV_CASE(0.50)[]; R_SPF_ALLOW(-0.20)[+a]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; RCVD_NO_TLS_LAST(0.10)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:19092, ipnet:66.62.228.0/22, country:US]; TO_DN_SOME(0.00)[]; FROM_HAS_DN(0.00)[]; FREEMAIL_TO(0.00)[gmail.com,cs.ait.ac.th]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; MID_RHS_MATCH_FROMTLD(0.00)[]; DMARC_NA(0.00)[lariat.net]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[questions@FreeBSD.org]; RCPT_COUNT_THREE(0.00)[4] X-Rspamd-Queue-Id: 4VvWVN3ZKqz49WT --=====================_42385300==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed That would be fantastic! According to the article at https://opensource.com/article/20/3/lightweight-emacs (near the end), there is a jove 4.17.06-9. The code has been very stable for decades, though, so the newer version may add features rather than fixing bugs. --Brett Glass At 11:05 PM 6/4/2024, Reshad Patuck wrote: >I had a look at the FreeBSD-ports repository history and it looks >like the Jove port expired in January this year. >editors/jove||2024-01-18|Has expired: No upstream update in last 23 years >The upstream for this port is >https://ftp.cs.toronto.edu/pub/moraes/jove/ARCHIVE/4.16/ >with the latest files from 1996. > >That said there seems to be a github project which seems to be >maintained >https://github.com/jonmacs/jove >and it looks like the debian package uses this. >I can try my hand at creating a port for this over the weekend if >that would be helpful. > >Best, >Reshad > >On Wed, 5 Jun 2024 at 10:20, Olivier ><Olivier.Nicole@cs.ait.ac.th> wrote: > >> between FreeBSD 14.0 and 14.1, it seems to have dropped out of > >> the port and package collections. It's very simple and stable > >Ports are not really linked to a version of FreeBSD, I cannot find Jove >on a 13.3 machine I have either. > >It may be because there was no active maintener anymore, I see that jove >is maintained by ports@freebsd.org, so >no specific person in charge. > >Best regards, > >Olivier > --=====================_42385300==.ALT Content-Type: text/html; charset="us-ascii" That would be fantastic! According to the article at

https://opensource.com/article/20/3/lightweight-emacs

(near the end), there is a jove 4.17.06-9. The code has been very stable for decades, though, so the newer version may add features rather than fixing bugs.

--Brett Glass

At 11:05 PM 6/4/2024, Reshad Patuck wrote:
 
I had a look at the FreeBSD-ports repository history and it looks like the Jove port expired in January this year.
editors/jove||2024-01-18|Has expired: No upstream update in last 23 years
The upstream for this port is https://ftp.cs.toronto.edu/pub/moraes/jove/ARCHIVE/4.16/ with the latest files from 1996.

That said there seems to be a github project which seems to be maintained https://github.com/jonmacs/jove and it looks like the debian package uses this.
I can try my hand at creating a port for this over the weekend if that would be helpful.

Best,
Reshad

On Wed, 5 Jun 2024 at 10:20, Olivier < Olivier.Nicole@cs.ait.ac.th> wrote:
>> between FreeBSD 14.0 and 14.1, it seems to have dropped out of
>> the port and package collections. It's very simple and stable

Ports are not really linked to a version of FreeBSD, I cannot find Jove
on a 13.3 machine I have either.

It may be because there was no active maintener anymore, I see that jove
is maintained by ports@freebsd.org, so no specific person in charge.

Best regards,

Olivier

--=====================_42385300==.ALT-- From nobody Thu Jun 6 15:04:33 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vw70N5B8Mz5Mtw9 for ; Thu, 06 Jun 2024 15:04:36 +0000 (UTC) (envelope-from dale@dalescott.net) Received: from relay.b.hostedemail.com (smtprelay0241.b.hostedemail.com [64.98.42.241]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vw70M6ZYxz4HJJ for ; Thu, 6 Jun 2024 15:04:35 +0000 (UTC) (envelope-from dale@dalescott.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=dalescott.net header.s=key1 header.b=hIex8xZ6; dmarc=none; spf=pass (mx1.freebsd.org: domain of dale@dalescott.net designates 64.98.42.241 as permitted sender) smtp.mailfrom=dale@dalescott.net Received: from omf08.b.hostedemail.com (omf08 [10.200.6.71]) by unirelay02.b.hostedemail.com (Postfix) with ESMTP id 93C04A06A6 for ; Thu, 6 Jun 2024 15:04:34 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: dale@dalescott.net) by omf08.b.hostedemail.com (Postfix) with ESMTPA id 7CFF340006 for ; Thu, 6 Jun 2024 15:04:33 +0000 (UTC) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Date: Thu, 06 Jun 2024 09:04:33 -0600 From: Dale Scott To: freebsd-questions@freebsd.org Subject: npm fails "Error: EACCES: permission denied, mkdir '/tmp/tryton/..." Message-ID: <6b36bd5900752353fd25f9cf102f1069@dalescott.net> X-Sender: dale@dalescott.net Organization: dalescott.net Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Server: rspamout07 X-Stat-Signature: qe8a73ykn6witp3oyq7rusq8u44kkrtc X-Spam-Status: No, score=-4.90 X-Session-Marker: 64616C654064616C6573636F74742E6E6574 X-Session-ID: U2FsdGVkX1+HYTporPQOdMBB0oAKlc38i7P2Tu/M+ak= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dalescott.net; h=mime-version:date:from:to:subject:message-id:content-type:content-transfer-encoding; s=key1; bh=LYRNEFkm7tdoSu111XE1whAHQxlYe1g9/3pU5ypfzsc=; b=hIex8xZ6PwGDGlwim3i7MvMVSWynZ5SInFZeXkwktCCPQdLhoAQoxbMWqsSRTj2WmZBR/rBOleSz8lvhNLlL1LvO85Sr4ObcPHOB9RUCYutFHm1LRn+DSmTczEATIFejTupBTsFgWvTVfouuL7O5Krf15PN49LuYlrEa/KWc3yo= X-HE-Tag: 1717686273-78038 X-HE-Meta: U2FsdGVkX19ttHfjCgT9jC9TC7xSuOV/3h9M76Tu9MAmdpiRpG9r3Za/G4H0NjfbFgbkT0ourclfqabfwypNmZPa4GT68GSSxl4AssJOzz3kElRdzkNxlDzQOhyJEbE4uNampV3q0RSSzx0H3Ahzc4FPb5Bt/LskE09b0rkzU2wi8h95scI3FD6Qs41S/WRbKzHrGBi57f51do1soz3ivNzJnBIF+BPi2Jz5Bq5WorROkgf+LkUa/LU/EK5JJ7GK6/lvcScmpLnzAOOtpjgr3LLZwoUko2OwQHOjk0nKAXaYnsd/qYAPrUFUa9eyzWsZBcDSAPPjL411oMYLEzQxNcAfgsS+tkhXKjMIYRkc9HDkNfILwkyIsgG/NLU4maasymy4RAq9GtVGr+SabmpCgpKekbv82rHjsjcK8pK7HzS1GTUKzNx1euhP6x8JNXMTlhNKeQhmaG4Xry8csEAtXKmLnZAoNt4jCVKUOxqAm4fbKjHDqqGqqLbzXHznbE1JRD/mp0kvgxPSoyXpTv9IeaS1mTo2JMBlZS5FbdrqFxyEHkcF5NsoQg== X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[dalescott.net:s=key1]; R_SPF_ALLOW(-0.20)[+ip4:64.98.42.0/24]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:32491, ipnet:64.98.32.0/20, country:CA]; MIME_TRACE(0.00)[0:+]; HAS_ORG_HEADER(0.00)[]; MISSING_XM_UA(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; DMARC_NA(0.00)[dalescott.net: no valid DMARC record]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; DKIM_TRACE(0.00)[dalescott.net:+] X-Rspamd-Queue-Id: 4Vw70M6ZYxz4HJJ Hi all, I'm using npm to build an application (tryton-sao, the web client for Tryton ERP) and it fails when run as a regular user because of being unable to create a sub-directory in /tmp/, although the permissions on /tmp look ok to me. Running npm as root using sudo successfully completes, although npm issues warnings that using sudo is not necessary, not recommended, and that I should fix my system. From my notes, I was able to successfully run npm as a regular user in May 2022 (FreeBSD-13.0), and I first found I needed to run npm using sudo in Feb 2024 (FreeBSD-14.0) Fwiw, I've also posted to the Forum presuming mailing lists users aren't often forum users. https://forums.freebsd.org/threads/npm-fails-error-eacces-permission-denied-mkdir-tmp-tryton.93702/ Can anyone point me towards the likely cause and solution? I'm sure it will be obvious in hindsight. TIA! ## System dale@whizzer:~ % uname -a FreeBSD whizzer 14.0-RELEASE-p6 FreeBSD 14.0-RELEASE-p6 #0: Tue Mar 26 20:26:20 UTC 2024 root@amd64-builder.daemonology.net:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 dale@whizzer:~ % npm --version 10.5.1 dale@whizzer:~ % ## Permissions on /tmp dale@whizzer:~ % ll -d /tmp drwxrwxrwt 86 root wheel 1000 Jun 6 08:08 /tmp/ ## Failure running npm as regular user [tryton@whizzer ~/trytond/sao]$ npm install --production --legacy-peer-deps npm WARN config production Use `--omit=dev` instead. npm WARN deprecated osenv@0.1.5: This package is no longer supported. npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported > tryton-sao@7.0.11 postinstall > npx bower install bower bootstrap#^3.3.7 cached https://github.com/twbs/bootstrap.git#3.4.1 bower bootstrap#^3.3.7 validate 3.4.1 against https://github.com/twbs/bootstrap.git#^3.3.7 bower qunit#^1.18 cached https://github.com/jquery/qunit.git#1.23.1 ...... bower Sortable#^1.8.4 resolve https://github.com/RubaXa/Sortable.git#^1.8.4 bower moment#^2.10 EACCES EACCES: permission denied, mkdir '/tmp/tryton/bower/673d4f049f0db3d188488f447477968a-75940-tGGj4Z' Stack trace: Error: EACCES: permission denied, mkdir '/tmp/tryton/bower/673d4f049f0db3d188488f447477968a-75940-tGGj4Z' ...... [tryton@whizzer ~/trytond/sao]$ ## Success running npm using sudo dale@whizzer:/home/tryton/trytond/sao % sudo npm install --production --legacy-peer-deps npm WARN config production Use `--omit=dev` instead. > tryton-sao@7.0.11 postinstall > npx bower install bower ESUDO Please do not run with sudo Additional error details: Since bower is a user command, there is no need to execute it with superuser permissions. If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs. http://www.joyent.com/blog/installing-node-and-npm https://gist.github.com/isaacs/579814 You can however run a command with sudo using "--allow-root" option bower jquery#^3 cached https://github.com/jquery/jquery-dist.git#3.7.1 bower jquery#^3 validate 3.7.1 against https://github.com/jquery/jquery-dist.git#^3 bower bootstrap#^3.3.7 cached https://github.com/twbs/bootstrap.git#3.4.1 ...... bootstrap#3.4.1 bower_components/bootstrap └── jquery#3.7.1 jquery#3.7.1 bower_components/jquery papaparse#5.4.1 bower_components/papaparse c3#0.7.20 bower_components/c3 └── d3#5.16.0 gettext.js#0.7.0 bower_components/gettext.js mousetrap#1.6.5 bower_components/mousetrap moment#2.30.1 bower_components/moment qunit#1.23.1 bower_components/qunit Sortable#1.15.2 bower_components/Sortable fullcalendar#3.10.5 bower_components/fullcalendar ├── jquery#3.7.1 └── moment#2.30.1 bootstrap-rtl-ondemand#3.3.4-ondemand bower_components/bootstrap-rtl-ondemand └── bootstrap#3.4.1 d3#5.16.0 bower_components/d3 up to date, audited 137 packages in 5s 12 packages are looking for funding run `npm fund` for details found 0 vulnerabilities npm notice npm notice New minor version of npm available! 10.5.1 -> 10.8.1 npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.1 npm notice Run npm install -g npm@10.8.1 to update! npm notice dale@whizzer:/home/tryton/trytond/sao % -- Dale Scott www.dalescott.net From nobody Thu Jun 6 15:12:43 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vw7B15wq8z5Mvkw for ; Thu, 06 Jun 2024 15:12:57 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from sendmail.purelymail.com (sendmail.purelymail.com [34.202.193.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vw7B15QbQz4Kql for ; Thu, 6 Jun 2024 15:12:57 +0000 (UTC) (envelope-from mail@ozzmosis.com) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: a=rsa-sha256; b=dgyRgeO2kD9LT5QD95SbGZQwOqBvuElBhiBpSGZ9cdWnXSZtedNVwq96dwZWwuTHjjdBHfXmzh/IxIfv2zWE2BXrkQODs0ikC/QqbC6xe2w8/G4M9JIGgW34CicgXyjl4ZR68AeOPZ8W/oZbepLZ1ZOn4mb+tBFni5LSoAHDKtIMGBuu6OAlTU/ixqfX3sxcUaaY/nMpPXB/SOMS84ZDG5NTj1VfRN/5sLvL0T7GmIzI4AJAQC2JFo42wwKIAtKNVPepWvtt7k9olm+LTDGoZ1nuBnNCwSJmKKdFYBsPmZZ7qmFRfhqyilONccthtXHS87EEDVFprQh2Rf+8BrQDrA==; s=purelymail3; d=purelymail.com; v=1; bh=qa9nrYOGpUMdbS2ek5NW2ypd3lrm/OrXeybcOBUX7z4=; h=Feedback-ID:Received:Received:Date:From:To:Subject; Feedback-ID: 20038:3741:null:purelymail X-Pm-Original-To: questions@freebsd.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id 856274531; (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Thu, 06 Jun 2024 15:12:45 +0000 (UTC) Received: by blizzard.ozzmosis.com (Postfix, from userid 1001) id 7877CA7AB3; Fri, 07 Jun 2024 01:12:43 +1000 (AEST) Date: Fri, 7 Jun 2024 01:12:43 +1000 From: andrew clarke To: Jan Beich Cc: Brett Glass , FreeBSD questions Subject: Re: Request to revive a port? Message-ID: References: <202406050359.VAA26271@mail.lariat.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20240425 X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:14618, ipnet:34.192.0.0/12, country:US] X-Rspamd-Queue-Id: 4Vw7B15QbQz4Kql On 2024-06-05 17:19:00, Jan Beich (jbeich@FreeBSD.org) wrote: > May I suggest to switch to editors/mg. It has more permissive license, > /rescue version (mg-static flavor) and actively maintained on OpenBSD. > > Both jove and mg lack syntax highlighting, Lisp in startup scripts and > Unicode support. However, jove supports lisp-mode unlike mg. There is also Jed (editors/jed) and jmacs (from editors/joe). Both support syntax highlighting and Unicode. I used both years ago where I'd switch between them depending on what I was editing. These days I mostly use editors/micro. It doesn't use emacs key bindings by default but it may be possible to change that: https://github.com/zyedidia/micro/issues/643 From nobody Thu Jun 6 15:22:55 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vw7Z363jDz5MyWH for ; Thu, 06 Jun 2024 15:30:19 +0000 (UTC) (envelope-from jerry@seibercom.net) Received: from mail-oo1-xc35.google.com (mail-oo1-xc35.google.com [IPv6:2607:f8b0:4864:20::c35]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vw7Z15S5Fz4NFV for ; Thu, 6 Jun 2024 15:30:17 +0000 (UTC) (envelope-from jerry@seibercom.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=seibercom.net header.s=google header.b=CcvwMgZ+; dmarc=none; spf=pass (mx1.freebsd.org: domain of jerry@seibercom.net designates 2607:f8b0:4864:20::c35 as permitted sender) smtp.mailfrom=jerry@seibercom.net Received: by mail-oo1-xc35.google.com with SMTP id 006d021491bc7-5ba04e658a3so22787eaf.3 for ; Thu, 06 Jun 2024 08:30:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=seibercom.net; s=google; t=1717687816; x=1718292616; darn=freebsd.org; h=content-transfer-encoding:mime-version:organization:reply-to :message-id:subject:to:from:date:from:to:cc:subject:date:message-id :reply-to; bh=lfHP/aYWovm2oT/vIrDGAvR5ZzW1k4gTGkBVnYMXEa4=; b=CcvwMgZ+iToGsAhcMyzHQ7hs44u0EkJLwKH7Sv5Mnn2/wf4khRuqH0oqI5HSTotwXC FeAjuxqRwAhdJLW+B9/zbLoRcSpCpQ7nAN5rICmOaKx97Zn9Zm6teIIqO8doq64T6S9g MFAqoi+cwn45Bq+WJC4bCyfxtqMd3A4+tbsqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717687816; x=1718292616; h=content-transfer-encoding:mime-version:organization:reply-to :message-id:subject:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lfHP/aYWovm2oT/vIrDGAvR5ZzW1k4gTGkBVnYMXEa4=; b=J8U1RAqy3mk4JSjwFIP+guNfeZHGIjx3fDY2Z533MYKQPLjPOfCQgkN4oEjyzxwLoB yWockyOWO9kiQpiUUWB8Z/nTv/DGG6PWh/KpDyo5cntchMwZZ0G1buims7cg47lfx7JW h1d4500bEvA1NacFGITWkCzJkAuDhegS0LwVDPzcj6QOs5uNLSmHXzzvQd+UPaMYTxEr /+oASZbbjAWrgnzmD5ZBLXWvyhccxobrYOFx+pOUbmFNHwBneweEjZDQX6U2bLzgJu5f BRCDWuvm4U4lxUz/LXRtz9p24r/335Q1FJNOVN5ZAWn+iKiRrYpZKJiy62suTfVLRWAG +7bg== X-Gm-Message-State: AOJu0YwsFKbpYmP2BnZyN4JLX5t2O+VG3kXS1+Pf/k6PPcwkmPpFlAiy uIwEEkPgnaOyNZ7+owuLeam7fBajpYMVJI/twCsv9RgvKbgbWPxEHF4rxirVq4EhSG40xyKDpM6 q X-Google-Smtp-Source: AGHT+IHe6hhWt86B4Eo0J47MQeQGHXoTakNWo/RL0LQ9ZZz/7Ol2giMOwllWsrlXycsYdBbRFeH1bQ== X-Received: by 2002:a05:6902:260c:b0:dee:6ffb:b3ab with SMTP id 3f1490d57ef6-dfacacca5a5mr5277326276.4.1717687378934; Thu, 06 Jun 2024 08:22:58 -0700 (PDT) Received: from mystic.seibercom.net (syn-174-109-232-113.res.spectrum.com. [174.109.232.113]) by smtp.gmail.com with ESMTPSA id 3f1490d57ef6-dfae52ffbb8sm307932276.36.2024.06.06.08.22.58 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jun 2024 08:22:58 -0700 (PDT) Received: from localhost (ZEUS.seibercom.net [192.168.1.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (prime256v1) server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) (Authenticated sender: jerry@seibercom.net) by mystic.seibercom.net (Postfix) with ESMTPSA id 4Vw7YT1VlCzLH8 for ; Thu, 06 Jun 2024 11:29:49 -0400 (EDT) Date: Thu, 6 Jun 2024 11:22:55 -0400 From: "Gerard E. Seibert" To: questions@freebsd.org Subject: AlderLake-S GT1 Message-ID: <20240606112255.000029cd@seibercom.net> Reply-To: questions@freebsd.org Organization: seibercom.NET X-Mailer: Claws Mail 4.2.0 (GTK 3.24.41; x86_64-w64-mingw32) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Bar: + X-Spamd-Result: default: False [1.50 / 15.00]; REPLYTO_EQ_TO_ADDR(5.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; R_DKIM_ALLOW(-0.20)[seibercom.net:s=google]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[seibercom.net]; GREYLIST(0.00)[pass,body]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; HAS_ORG_HEADER(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::c35:from]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[seibercom.net:+]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; HAS_REPLYTO(0.00)[questions@freebsd.org] X-Rspamd-Queue-Id: 4Vw7Z15S5Fz4NFV I filed a bug report, [Bug 278639], regarding the failure of "i915kms.ko" and the AlderLake-S GT1. The system locks up immediately if I load the "i915kms.ko" module. Due to this problem, I cannot run Wayland. I was told, probably incorrectly, that the new version of FreeBSD 14.1 would correct this problem. I can not find anything in the released notes, etcetera that this bug has been squashed. Can anyone confirm that it now works correctly? Thanks From nobody Thu Jun 6 15:48:56 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vw7zd3RwWz5N1SY for ; Thu, 06 Jun 2024 15:49:01 +0000 (UTC) (envelope-from ludovit.koren@gmail.com) Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vw7zb45g5z4QRc for ; Thu, 6 Jun 2024 15:48:59 +0000 (UTC) (envelope-from ludovit.koren@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=LdoFZt1X; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of ludovit.koren@gmail.com designates 2a00:1450:4864:20::32f as permitted sender) smtp.mailfrom=ludovit.koren@gmail.com Received: by mail-wm1-x32f.google.com with SMTP id 5b1f17b1804b1-4215f694749so5853675e9.2 for ; Thu, 06 Jun 2024 08:48:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717688938; x=1718293738; darn=freebsd.org; h=mime-version:user-agent:message-id:date:user-mail-address:subject :to:from:from:to:cc:subject:date:message-id:reply-to; bh=omOe/fAafqIZfPC2kA6lbUVuSGSCq6LN+5jO2UD1jWs=; b=LdoFZt1XMyA/AlLWkIGFdZO1aYXQF8mzFmEM+bspgIazM948No15XGtYDaqWPbwZ5T oTTc/pgJxqfdZGMD7HFSK7JZIz03BGr9LwVL5C4GAFu4/LXrZOWVtCjXZFxg3E5bhPMK AwPVumJVqslPSnXAjk8k2G2OuwIJElmIupWZPBN1V1zPk1SCLEptnwSLO6hznh2I2nYq Xi5sX3nYaRWw1ca+rp36Y+QE6yKvxRsEU69eHcHTTsY2cMDfBBEXNW21NvRZZJCTaCAa lbUNh/vkDMg9M6q2CPcQM827BIQL/g6G5FMzObdlUDvznyUyEbDzSH1546bblxNhNs9n SEkQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717688938; x=1718293738; h=mime-version:user-agent:message-id:date:user-mail-address:subject :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=omOe/fAafqIZfPC2kA6lbUVuSGSCq6LN+5jO2UD1jWs=; b=AKfLSZXuwMfa559ZB0JQuZvhjXuWmUQ9lDZG08+EeecdNzrm8336hvYpLz3foEPWMR TS7k1FUu1IWulwfff7RZQc/HJQa1AGZfDPBdEOpTEVatyfH6Xrlw6wiHFGeL5JMmG4gv fqjO652dPZgvXVAbVJs7ZiGZzSdL1oVhdCUn1X8CYRHmCIWHLz+Y2wh14TDJQdsD0e+z cpnYxeqIXPyyuPX49hePnXy4mZfJ1nd/06sH+JwSTFCewWb/hPC+Z7yN65nx0OjSvQb/ LFtzXydf4i2mZdAkp356OTxQZytGsewKUXeR0ekX1orSmSFUyvVzKZ2cnR38FFgeqmr2 mYUA== X-Gm-Message-State: AOJu0YzV4Fxot9Ox1hsnkdhdKNvRazZyN6iTZo8lxBm3QLDe1fuXaBRf ydWK9Y3JLWbeVqWGARD4gUepOHwK1GNAvE2s0G6DU73W0ZSLRO1++NBEdA== X-Google-Smtp-Source: AGHT+IEpuapb8bqjuaZEk9yRLAbqbMf1B/wkuFvMgUd/hUxV1infhNXxUjzx6pbt5w+0MfAos4nqbw== X-Received: by 2002:a05:600c:3b06:b0:41b:f359:2b53 with SMTP id 5b1f17b1804b1-42164a36ad9mr683535e9.37.1717688937831; Thu, 06 Jun 2024 08:48:57 -0700 (PDT) Received: from jedi.localdomain (bband-dyn148.178-40-250.t-com.sk. [178.40.250.148]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-42158148f91sm61532605e9.30.2024.06.06.08.48.57 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 06 Jun 2024 08:48:57 -0700 (PDT) Received: by jedi.localdomain (Postfix, from userid 1001) id 5C1ADA8A30; Thu, 06 Jun 2024 17:48:56 +0200 (CEST) From: Ludovit Koren To: questions@freebsd.org Subject: HDMI sound howto User-Mail-Address: ludovit.koren@gmail.com Date: Thu, 06 Jun 2024 17:48:56 +0200 Message-ID: <86wmn2dqc7.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (berkeley-unix) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.66 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.66)[-0.657]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36:c]; MIME_GOOD(-0.10)[text/plain]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; FREEMAIL_FROM(0.00)[gmail.com]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TAGGED_FROM(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::32f:from] X-Rspamd-Queue-Id: 4Vw7zb45g5z4QRc Hi, I was able to use sound on my notebook: /boot/loader.conf hint.hdaa.0.nid33.config="as=1 seq=15" cat /dev/sndstat pcm0: (play/rec) default pcm1: (play) Installed devices from userspace: dsp: (play/rec) /usr/local/sbin/virtual_oss -B -D /var/run/virtual_oss/dsp.pid -B -S -Q 1 -C 2 -c 2 -T /dev/sndstat -r 48000 -b 24 -s 8.0ms -R /dev/dsp0 -P /dev/dsp0 -c 2 -d dsp -t vdsp.ctl sysctl hw.snd.default_unit hw.snd.default_unit: 0 Is there a possibility to switch the sound to the HDMI? I did not find any working solution. sysctl switch of default_unit to 1 did not do the trick. I can use the jack headphones and the mic but the mic on the notebook is not working. Thank you very much for advices. Regards, lk From nobody Thu Jun 6 15:58:42 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vw8Bv09d9z5N3Jb for ; Thu, 06 Jun 2024 15:58:47 +0000 (UTC) (envelope-from mail@ozzmosis.com) Received: from sendmail.purelymail.com (sendmail.purelymail.com [34.202.193.197]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vw8Bt1tZ6z4TgB for ; Thu, 6 Jun 2024 15:58:46 +0000 (UTC) (envelope-from mail@ozzmosis.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=purelymail.com header.s=purelymail3 header.b=yqNJ+8Qq; dmarc=none; spf=pass (mx1.freebsd.org: domain of mail@ozzmosis.com designates 34.202.193.197 as permitted sender) smtp.mailfrom=mail@ozzmosis.com DKIM-Signature: a=rsa-sha256; b=yqNJ+8QqUkJn/bAnnYC+5yS1jIflgN3fJA0VnUHm8vVd80JmCiDfVfCNTxo+ijcbeFPP8voU85UXrbdgSQLFC5pAAIqvVRoB6gMFU6W/d10oX7Xj9rmfPds2dN/oKirQ/c/CsZq59seUIVQYogUTsMaIUSYXLKGnJ6XEx0c3qOwVIWW4VyDZyQvzqqELdtEkZRk3y7WZP4Wzom6Mp7Tb4BqPB0BMYj++IT/q4Mk3iT1rbdGEr97IrCf7+5sZOOfLjPs7E2C8gYC2DEFPjGgT1BpPkU0ZmC5QIFaUV5Str5K8nIeeS4a8NTMSJSdwcBiyFKEEw4yKbWvlMxRr0cUJPQ==; s=purelymail3; d=purelymail.com; v=1; bh=hQQYxfakzgAvLxAqOsci1i+OxJHBjBtSRZ00dbWdHnM=; h=Feedback-ID:Received:Received:Date:From:To:Subject; Feedback-ID: 20038:3741:null:purelymail X-Pm-Original-To: questions@freebsd.org Received: by smtp.purelymail.com (Purelymail SMTP) with ESMTPSA id -1059729562; (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384); Thu, 06 Jun 2024 15:58:44 +0000 (UTC) Received: by blizzard.ozzmosis.com (Postfix, from userid 1001) id 4396FA79E2; Fri, 07 Jun 2024 01:58:42 +1000 (AEST) Date: Fri, 7 Jun 2024 01:58:42 +1000 From: andrew clarke To: Reshad Patuck Cc: FreeBSD questions Subject: Re: Request to revive a port? Message-ID: References: <202406050442.WAA26463@mail.lariat.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20240425 X-Spamd-Bar: - X-Spamd-Result: default: False [-1.98 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.98)[-0.983]; MID_RHS_NOT_FQDN(0.50)[]; R_SPF_ALLOW(-0.20)[+ip4:34.202.193.197]; R_DKIM_ALLOW(-0.20)[purelymail.com:s=purelymail3]; MIME_GOOD(-0.10)[text/plain]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; FREEMAIL_TO(0.00)[gmail.com]; RCPT_COUNT_TWO(0.00)[2]; DMARC_NA(0.00)[ozzmosis.com]; TO_DN_ALL(0.00)[]; ASN(0.00)[asn:14618, ipnet:34.192.0.0/12, country:US]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[purelymail.com:+]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; MIME_TRACE(0.00)[0:+] X-Rspamd-Queue-Id: 4Vw8Bt1tZ6z4TgB On 2024-06-05 10:35:34, Reshad Patuck (reshadpatuck1@gmail.com) wrote: > I had a look at the FreeBSD-ports repository history and it looks like the > Jove port expired in January this year. > editors/jove||2024-01-18|Has expired: No upstream update in last 23 years > The upstream for this port is > https://ftp.cs.toronto.edu/pub/moraes/jove/ARCHIVE/4.16/ with the latest > files from 1996. This seems a bit abitrary and unfair since MicroEMACS 4.0 (editors/uemacs) remains in Ports despite upstream not being updated since 1996-04-22. I uploaded the source to GitHub a few years ago as the maintainer of the FreeBSD port. Maybe moving it to GitHub was enough to keep the DeletionMonster(tm) away. Or maybe it was just overlooked. A mystery for the ages. I don't really use MicroEMACS myself any more but I believe there are still some FreeBSD users that do, so I'd prefer it wasn't deleted solely because it's unmaintained. (If I was being really petty and stubborn I could fork the source, change one byte and claim it was maintained again!) In time there will be a lot more unmaintained open source software. Age alone can't be enough to remove something from Ports. A good example is archives/zip which hasn't seen an update since 2008. PS. I've just discovered there's now a fork of the newer MicroEMACS 5.0 which has been patched to run under FreeBSD: git clone https://github.com/JoachimSchneider/MicroEmacs cd MicroEmacs/ue500/freebsd/termcap make ./emacs From nobody Thu Jun 6 18:36:40 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwCj872v6z5LKHP for ; Thu, 06 Jun 2024 18:36:44 +0000 (UTC) (envelope-from dale@dalescott.net) Received: from relay.b.hostedemail.com (smtprelay0255.b.hostedemail.com [64.98.42.255]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwCj753XSz4W9s for ; Thu, 6 Jun 2024 18:36:43 +0000 (UTC) (envelope-from dale@dalescott.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=dalescott.net header.s=key1 header.b=MkrXF32X; dmarc=none; spf=pass (mx1.freebsd.org: domain of dale@dalescott.net designates 64.98.42.255 as permitted sender) smtp.mailfrom=dale@dalescott.net Received: from omf13.b.hostedemail.com (omf13 [10.200.6.76]) by unirelay10.b.hostedemail.com (Postfix) with ESMTP id C0B171C0656 for ; Thu, 6 Jun 2024 18:36:41 +0000 (UTC) Received: from [HIDDEN] (Authenticated sender: dale@dalescott.net) by omf13.b.hostedemail.com (Postfix) with ESMTPA id 8F96D120009 for ; Thu, 6 Jun 2024 18:36:40 +0000 (UTC) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Date: Thu, 06 Jun 2024 12:36:40 -0600 From: Dale Scott To: freebsd-questions@freebsd.org Subject: Re: npm fails "Error: EACCES: permission denied, mkdir '/tmp/tryton/..." In-Reply-To: <6b36bd5900752353fd25f9cf102f1069@dalescott.net> References: <6b36bd5900752353fd25f9cf102f1069@dalescott.net> Message-ID: <55c3b39d38f5ba0763ffe8da32c4b3aa@dalescott.net> X-Sender: dale@dalescott.net Organization: dalescott.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=0.10 X-Rspamd-Server: rspamout03 X-Stat-Signature: o4kx6sq4gdw8j1s1mzw6k6n76phoukgs X-Session-Marker: 64616C654064616C6573636F74742E6E6574 X-Session-ID: U2FsdGVkX180h/O3E+K7Ss/Y8nSfUeWe5sU8mTvz+Vw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dalescott.net; h=mime-version:date:from:to:subject:in-reply-to:references:message-id:content-type:content-transfer-encoding; s=key1; bh=hyAiKHFrjhEA0z9L2K2PhrCR+aCcO0+kVbicubiUycs=; b=MkrXF32XbjxYdNAr3NK8oLStg3iOU1G/D9aTKO4jQvGPHo9p8DAW4VeE8kX3eue4vFWLiTlpi4FD/DDJMqMLKBotN02CTRxNv4GhbuzbNpKM8kxEeCSaVJQbDh6k2e8El0Q3VIQ8BPhuEvCSsNzgJCOHEoEKs/6VOVZYODNjmtw= X-HE-Tag: 1717699000-399154 X-HE-Meta: U2FsdGVkX1/B46kOhwZmNrEjjIjeKQmN2c8GA7kLiUmLKo0Z3Qm+VkaNX7tOASjAotHDBhbvM9Qgkp7dv/t1n4msnUAb4E2ak7Ye0BpRYa9Ke90T+t2JOG7/xV8jKmJiD9PzE9SfI9xM9EhOk5wl9lK44n0fNwlTF5/mHrmNHqlK2eggDnM45612juxIXNjme3J9Z0sSeGdnFi7STWJDhFnxiiIuil7kAxw2r9qJchxtReoNtdZFGV+xxtSySOMFalO4t6voMRdDVS/UTpZ7Mg== X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.50 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; R_DKIM_ALLOW(-0.20)[dalescott.net:s=key1]; R_SPF_ALLOW(-0.20)[+ip4:64.98.42.0/24]; MIME_GOOD(-0.10)[text/plain]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:32491, ipnet:64.98.32.0/20, country:CA]; MIME_TRACE(0.00)[0:+]; HAS_ORG_HEADER(0.00)[]; MISSING_XM_UA(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; DMARC_NA(0.00)[dalescott.net: no valid DMARC record]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; DKIM_TRACE(0.00)[dalescott.net:+] X-Rspamd-Queue-Id: 4VwCj753XSz4W9s On 2024-06-06 09:04, Dale Scott wrote: > Stack trace: > Error: EACCES: permission denied, mkdir > '/tmp/tryton/bower/673d4f049f0db3d188488f447477968a-75940-tGGj4Z' Thanks to @SirDice in the forum! Cause was /tmp/tryton/ already existed not owned by the user executing npm. Solution was simply to delete /tmp/tryton. Hurrah!. From nobody Thu Jun 6 21:00:58 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwGvk0L2Tz5N13n for ; Thu, 06 Jun 2024 21:01:06 +0000 (UTC) (envelope-from doug@safeport.com) Received: from fledge.watson.org (fledge.watson.org [147.160.157.40]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "A1-48603", Issuer "A1-48603" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwGvj0F3lz3wfR for ; Thu, 6 Jun 2024 21:01:05 +0000 (UTC) (envelope-from doug@safeport.com) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=softfail (mx1.freebsd.org: 147.160.157.40 is neither permitted nor denied by domain of doug@safeport.com) smtp.mailfrom=doug@safeport.com Received: from fledge.watson.org (doug@localhost [127.0.0.1]) by fledge.watson.org (8.16.1/8.16.1) with ESMTPS id 456L0wYk096090 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO) for ; Thu, 6 Jun 2024 21:00:58 GMT (envelope-from doug@safeport.com) Received: from localhost (doug@localhost) by fledge.watson.org (8.16.1/8.16.1/Submit) with ESMTP id 456L0wWY096087 for ; Thu, 6 Jun 2024 21:00:58 GMT (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Thu, 6 Jun 2024 21:00:58 +0000 (UTC) From: doug Reply-To: doug@safeport.com To: freebsd-questions@FreeBSD.org Subject: freebsd.org ports search not working Message-ID: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.10 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; MIME_GOOD(-0.10)[text/plain]; HAS_XAW(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; RCPT_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:6405, ipnet:147.160.157.0/24, country:US]; MID_RHS_MATCH_FROM(0.00)[]; MIME_TRACE(0.00)[0:+]; MISSING_XM_UA(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@FreeBSD.org]; RCVD_COUNT_TWO(0.00)[2]; REPLYTO_ADDR_EQ_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DMARC_NA(0.00)[safeport.com]; RCVD_TLS_LAST(0.00)[]; HAS_REPLYTO(0.00)[doug@safeport.com] X-Rspamd-Queue-Id: 4VwGvj0F3lz3wfR I gpt the following: ___________________________________________ FreeBSD Ports Search The FreeBSD Ports and Packages Collection offers a simple way for users and administrators to install applications. "Package Name" searches for the name of a port or distribution. "Description" searches case-insensitive in a short comment about the port. "All" searches case-insensitive for the package name and in the description about the port. Search for: perl All All Sections home | help Sorry, nothing found. You may look for other FreeBSD Search Services From nobody Fri Jun 7 06:56:13 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwX6b3XH8z5MwFL for ; Fri, 07 Jun 2024 06:56:23 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwX6Z2p81z4q2P for ; Fri, 7 Jun 2024 06:56:22 +0000 (UTC) (envelope-from ml@netfence.it) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=netfence.it; spf=pass (mx1.freebsd.org: domain of ml@netfence.it designates 78.134.96.152 as permitted sender) smtp.mailfrom=ml@netfence.it Received: from [10.1.2.18] (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.18.1/8.17.2) with ESMTPSA id 4576uDsL047076 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO) for ; Fri, 7 Jun 2024 08:56:13 +0200 (CEST) (envelope-from ml@netfence.it) X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be [10.1.2.18] Message-ID: Date: Fri, 7 Jun 2024 08:56:13 +0200 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: freebsd-questions@freebsd.org From: Andrea Venturoli Subject: AirPrint printer Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.79 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.996]; DMARC_POLICY_ALLOW(-0.50)[netfence.it,none]; R_SPF_ALLOW(-0.20)[+ip4:78.134.96.152]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:35612, ipnet:78.134.0.0/17, country:IT]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; R_DKIM_NA(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FROM_HAS_DN(0.00)[]; HAS_XAW(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; ARC_NA(0.00)[] X-Rspamd-Queue-Id: 4VwX6Z2p81z4q2P Hello. I'm evaluating a Brother DCP-L2660DW printer/scanner. On OpenPrinting it's deemed as a "Driverless printer" implementing the AirPrint standard. My understanding is that CUPS will handle it natively without any hassle. Is this correct? Details: _ the printer will be installed via LAN cable; _ I'm not interested in sharing this printer to other devices via CUPS/Samba/whatever as other devices will eventually connect directly to the printer; _ it should support scanning via SMTP, so I won't need to manage scanning from the clients. Any experience? bye & Thanks av. From nobody Fri Jun 7 07:33:02 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwXx56L24z5N07S for ; Fri, 07 Jun 2024 07:33:13 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Received: from mailout.qeng-ho.org (mailout.qeng-ho.org [217.155.128.244]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwXx54Jqkz4vQ8 for ; Fri, 7 Jun 2024 07:33:13 +0000 (UTC) (envelope-from freebsd@qeng-ho.org) Authentication-Results: mx1.freebsd.org; none Received: from [IPV6:2a02:8010:64c9:1::2] (unknown [IPv6:2a02:8010:64c9:1::2]) by mailout.qeng-ho.org (Postfix) with ESMTP id 287D4A795F; Fri, 7 Jun 2024 08:33:05 +0100 (BST) Message-ID: <53798bea-752e-409c-be66-349f68c32d19@qeng-ho.org> Date: Fri, 7 Jun 2024 08:33:02 +0100 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: AirPrint printer To: Andrea Venturoli , freebsd-questions@freebsd.org References: Content-Language: en-GB From: Arthur Chance In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:13037, ipnet:217.155.0.0/16, country:GB] X-Rspamd-Queue-Id: 4VwXx54Jqkz4vQ8 On 07/06/2024 07:56, Andrea Venturoli wrote: > Hello. > > I'm evaluating a Brother DCP-L2660DW printer/scanner. > On OpenPrinting it's deemed as a "Driverless printer" implementing the > AirPrint standard. > > My understanding is that CUPS will handle it natively without any hassle. > Is this correct? I don't have that particular model but I do have a Brother MFC-J4540DW AirPrint capable printer/scanner on wired ethernet and it worked with no hassles whatsoever. > Details: > _ the printer will be installed via LAN cable; > _ I'm not interested in sharing this printer to other devices via > CUPS/Samba/whatever as other devices will eventually connect directly to > the printer; All machines on my LAN see the printer directly but my wife's MacOS box also exports it automatically so both ways work should anyone need it. > _ it should support scanning via SMTP, so I won't need to manage > scanning from the clients. Not sure about this. Mine is a single sided scanner so I always do scans from the box next to the printer. -- Although not designed for computation, PIO is quite likely Turing complete, provided a long enough piece of tape can be found. It is conjectured that it could run DOOM, given a sufficiently high clock speed. — The Raspberry Pi Pico datasheet on its PIO capability. From nobody Fri Jun 7 11:13:48 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vwdr44Phzz5NKGp for ; Fri, 07 Jun 2024 11:14:12 +0000 (UTC) (envelope-from freebsd@vanderzwan.org) Received: from mail2.paztec.nl (mail2.paztec.nl [IPv6:2001:1af8:4700:a116:1::42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "mail2.paztec.nl", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vwdr175Sdz4KbP for ; Fri, 7 Jun 2024 11:14:09 +0000 (UTC) (envelope-from freebsd@vanderzwan.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=vanderzwan.org header.s=default header.b=VoOHa6eL; dmarc=pass (policy=quarantine) header.from=vanderzwan.org; spf=pass (mx1.freebsd.org: domain of freebsd@vanderzwan.org designates 2001:1af8:4700:a116:1::42 as permitted sender) smtp.mailfrom=freebsd@vanderzwan.org Received-SPF: pass (mail2.paztec.nl: 87.212.167.108 is whitelisted) receiver=mail2.paztec.nl; client-ip=87.212.167.108; helo=smtpclient.apple; envelope-from=freebsd@vanderzwan.org; x-software=spfmilter 2.001 http://www.acme.com/software/spfmilter/ with libspf2-1.2.11; DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=vanderzwan.org; s=default; t=1717758839; bh=QAp1FYvMYq+MekAfbjvvgojU0W9GuBB0ipeA+08i8to=; h=From:Subject:Date:To; b=VoOHa6eLGRZG/tzzfpuHu7HM2Oiz30+xrCREUodeRBc1nvRnGOEuqFH7Xec770tGQ 7LwWWt2VucxC4X2wMnDDZhoK3qsL5HVzJTJKSM5Bx5vhaL0X00GWPM/GBj6t4GvM+T FdFuxV49dybuqmnbmTS2TkbchPn5+QS0bRxQdk6E3wapB7Jt/Xz9d6DPKQu1qNQT/6 uDT0xt+6d+tZR3hB+Kuy9CwpNOg9bYhiMYiX1uLZMMjlEuXhC3A5H2RIltpmyGxOe2 0vBt8LIwEzqan17WueXSAps1ak9WAzyxHHtHOSfFw3x/OFL+ed6vwbYTaSQvTNAv4w BUUoH5w7vmBdQ== Received: from smtpclient.apple (thuisodido [87.212.167.108]) (authenticated bits=0) by mail2.paztec.nl (8.18.1/8.18.1) with ESMTPSA id 457BDxCv001892 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 7 Jun 2024 13:13:59 +0200 (CEST) (envelope-from freebsd@vanderzwan.org) X-Authentication-Warning: vps4.vanderzwan.org: Host thuisodido [87.212.167.108] claimed to be smtpclient.apple From: freebsd@vanderzwan.org Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3774.600.62\)) Subject: Updating jail /etc from 13.3-RELEASE to 14.1-RELEASE Message-Id: Date: Fri, 7 Jun 2024 13:13:48 +0200 To: questions@freebsd.org X-Mailer: Apple Mail (2.3774.600.62) X-Spamd-Bar: --- X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.999]; DMARC_POLICY_ALLOW(-0.50)[vanderzwan.org,quarantine]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[vanderzwan.org:s=default]; MIME_GOOD(-0.10)[text/plain]; DKIM_TRACE(0.00)[vanderzwan.org:+]; HAS_XAW(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_NO_DN(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:60781, ipnet:2001:1af8::/32, country:NL]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; APPLE_MAILER_COMMON(0.00)[]; MIME_TRACE(0.00)[0:+] X-Rspamd-Queue-Id: 4Vwdr175Sdz4KbP Hi, Is there a way to update /etc in a (bastille) jail from one release to = another major release ? The etcupdate tools seems to need an extracted source tree as far as I = can see=E2=80=A6 Any other option ? Thanks, Paul From nobody Fri Jun 7 13:53:40 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwjNB1dvKz5NXRZ for ; Fri, 07 Jun 2024 13:53:46 +0000 (UTC) (envelope-from rody@dds.nl) Received: from smtp2.signet.nl (smtp2.signet.nl [83.96.147.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwjN90S0gz4Xj6 for ; Fri, 7 Jun 2024 13:53:44 +0000 (UTC) (envelope-from rody@dds.nl) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=dds.nl; spf=pass (mx1.freebsd.org: domain of rody@dds.nl designates 83.96.147.103 as permitted sender) smtp.mailfrom=rody@dds.nl Received: from [10.0.1.103] (unknown [45.83.7.125]) by smtp2.signet.nl (Postfix) with ESMTPSA id 4AE6540B3F44 for ; Fri, 7 Jun 2024 15:53:40 +0200 (CEST) From: Rody To: freebsd-questions@freebsd.org Subject: How to install geoiplookup? Date: Fri, 7 Jun 2024 15:53:40 +0200 User-Agent: KMail/1.9.10 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <202406071553.40403.rody@dds.nl> X-Spamd-Bar: / X-Spamd-Result: default: False [0.04 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-0.999]; NEURAL_SPAM_SHORT(0.84)[0.839]; DMARC_POLICY_ALLOW(-0.50)[dds.nl,none]; R_SPF_ALLOW(-0.20)[+ip4:83.96.147.103]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; RCVD_IN_DNSWL_LOW(-0.10)[83.96.147.103:from]; MIME_TRACE(0.00)[0:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:21155, ipnet:83.96.128.0/17, country:NL]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4VwjN90S0gz4Xj6 Hi everyone, Trying to prepare myself to get command line geoip lookups working. Running 13.3-RELEASE-p1 of freebsd. It seems the pkg libmaxminddb is installed by default but missing the tools to access the data. The following page tells me to install the libmaxminddb via ports: https://forums.freebsd.org/threads/geoiplookup-for-the-new-geolite2-country-db.69866/ But it does not include info for when you've never used ports before. The following page tell what to do to get started with ports: https://docs.freebsd.org/en/books/handbook/ports/ And tells me that if ports was not installed during install, I should use a series of commands to use git. Not sure if ports was indeed installed or not during install. Any way to find out? The following page recommends to use portsnap: https://www.cyberciti.biz/faq/install-ports-in-freebsd/ Portsnap seems to be installed by default and easier to use, but: https://forums.freebsd.org/threads/portsnap-being-retired-whats-the-alternative.76463/ suggests that maybe only git should be used? Still, it seems the database was already installed automatically using pkg so it should probably be deleted prior to starting with ports? I imagine the geoiplookup tool is only a tiny binary and requires a lot of work to get it installed this way, or am I missing something? Rody From nobody Fri Jun 7 17:41:05 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwpQ41cb9z5LR1n for ; Fri, 07 Jun 2024 17:40:44 +0000 (UTC) (envelope-from josc@cloudzeeland.nl) Received: from filter07.spamservice.nl (filter07.spamservice.nl [IPv6:2001:1460:3:0:1c00:8dff:fe00:cfc]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "*.spamservice.nl", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwpQ33dVnz505L for ; Fri, 7 Jun 2024 17:40:43 +0000 (UTC) (envelope-from josc@cloudzeeland.nl) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=2is.nl header.s=192-174-1620656322 header.b=TE3elx9o; dmarc=pass (policy=none) header.from=cloudzeeland.nl; spf=pass (mx1.freebsd.org: domain of josc@cloudzeeland.nl designates 2001:1460:3:0:1c00:8dff:fe00:cfc as permitted sender) smtp.mailfrom=josc@cloudzeeland.nl DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=2is.nl; s=192-174-1620656322; h=Subject:From:To:MIME-Version:Date:Message-ID: Content-Type:reply-to:sender:cc:bcc:in-reply-to:references: content-transfer-encoding; bh=qlQl/w2XfslxiugXP65gRLh/kXLi+vw82WEP7vYF3Pc=; b=TE3elx9o/mGlTIhGBdfonxpQR3tMVENmVTCGfrFu59G/XTJqRZ6lpo81uHXX3mo9DN233r7Jds dnIOkpTvOVUHOVUKA5mNVJypJr5eDyQZP+9bOtsDykvr6ROpctuShzrgTmAw1jUV8DMj9kSFfhq26 nKkucSufaGPKBrhf5QtSTPuEtg6eRMWxWGZN9SFJEmWUmt1/kuzVXk8b32WHzBb2D1OvlURZm6r+D BUDjxoNtYuPSrw+quvHVuZdUpdfzhDrZfJ2mQa//G2PbJzaxHG+H2iC/D6HXI3mgpw3qpXEteUPFf rF2hd/sj4Hrp0CaCndST6jm1gq95U8+qlbucw==; Received: from v38098.2is.nl ([62.221.192.174]) by filter07.spamservice.nl with esmtps (TLSv1.3:TLS_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1sFdZv-006HYz-Ti for freebsd-questions@freebsd.org; Fri, 07 Jun 2024 19:40:40 +0200 Received: from [10.10.10.40] (terra.devrijegeest.nl [188.213.94.112]) by v38098.2is.nl (Postfix) with ESMTPSA id 3055243C6 for ; Fri, 7 Jun 2024 19:40:38 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------mJBWjdn4iWqGJvtMpskRfUBo" Message-ID: <2207a201-691f-43c5-b76a-565af11ab9f8@cloudzeeland.nl> Date: Fri, 7 Jun 2024 19:41:05 +0200 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: nl To: FreeBSD Mailing List From: Jos Chrispijn Subject: IPFW blocking ip ranges Organization: -- With both feed on the ground you cannot make any step formward X-PPP-Message-ID: <171778203843.24080.9238042402546101617@v38098.2is.nl> X-PPP-Vhost: cloudzeeland.nl X-Originating-IP: 62.221.192.174 X-SpamExperts-Domain: 2is.nl X-SpamExperts-Username: 62.221.192.174 X-SpamExperts-Outgoing-Class: unsure X-SpamExperts-Outgoing-Evidence: Combined (0.79) X-Recommended-Action: accept X-Filter-ID: Pt3MvcO5N4iKaDQ5O6lkdGlMVN6RH8bjRMzItlySaT+VjvYxAacQsrYPa0VN5TbqPUtbdvnXkggZ 3YnVId/Y5jcf0yeVQAvfjHznO7+bT5zBwzYOyw3TMVcHXgRum+xE5RmX5Wddz27geQcwtt3ZFCo/ xMM0hxORRmMMI7DUTwjnmBTi1DvCvkAHyrt26C6Z5g+sHZmT3CLVmxntdIVybVbCLlo7Sf9Yt4B6 10NB0tfiRcBfFvQv8oJwpDFinSDDMA6xdMQIKabf2Kvs4ECO/Kgq0E6MsRzbbm8YeFsfn2WDwIE7 VKe+bqpcdCns72R15vG/dZV2t8QVn7n+c5h2CQ27/YQuRj0C/QIjwc+Hmw1XQFOX0czP0M0FvfyK B99w+tYk7MnyW6QsekNAAVuBOGBIZS4rRgm1GD0QN7Psq7kMoOLjGsRz/MUE6aIZoCcUNXR4aVG4 tVHU1Zldyy+zfcS8BSYNKe1EmJ7QX5GC90a1k5uQqxrhndAAq8tjM7qUL4QFy0eB/isP83e9uHLE BeHTPI/rzJIRbhotX0RECi6iZywvaID5LV5wbC1AwOyexSAM9S74TZbEx6n8zlX7dQ9Xu+rM7Frw bGkvilYrrAYOE30trLv28spkrqk8saf2RMQ8kYoqEJrxk63t+5lodHIRhR40OqtfdKO75mh35XNL 3YKtvEnLWb+PKF+Z35wwupg8GpP9x1tFExoUL6K3zmff3yULj4f/AdfTdDs2PvuIxFY8fAmnEDb6 csn99EBi8n7xFG+cGZXEqLWG21aumyzo6zsMBiN5CrtOSZw5b+4J9qMmmQGFYcPpR/aeWlw6zqzD exfiJLF6bTAk5ICNXls4DaWSNd7Kn4DyblMC76U14sd+5UbAl3g6+kK0uwFDctgzcDoFd+96Xw4Q UNtTnWAQwdtfNvWe/L0ly8HUO+cR+iBa0+GhzXY6kDvcL7ZWOBuUkoPJIJkgBjvHAyqtUI9yMyEW Pciz2CU2ih+VKnPS2pyIV+r35qvIDR6Gi8v6gVihtW+gPtWoUy1xbRD3vlnJRQFEpH8FVt7hMdbT GjFRKL1srDJZ+sPeml87q/0AMS+4ayUpOtEhdxekWDmK9g== X-Report-Abuse-To: spam@filter6.spamservice.nl X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.98 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.994]; DMARC_POLICY_ALLOW(-0.50)[cloudzeeland.nl,none]; R_DKIM_ALLOW(-0.20)[2is.nl:s=192-174-1620656322]; R_SPF_ALLOW(-0.20)[+ip6:2001:1460::/32]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; HAS_ORG_HEADER(0.00)[]; ASN(0.00)[asn:48635, ipnet:2001:1460::/32, country:NL]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; HAS_XOIP(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; DKIM_TRACE(0.00)[2is.nl:+] X-Rspamd-Queue-Id: 4VwpQ33dVnz505L This is a multi-part message in MIME format. --------------mJBWjdn4iWqGJvtMpskRfUBo Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Can you tell me how to block in ipfw a certain ip range in one line, like 1.184.192.0 - 1.184.255.255 Thanks. --------------mJBWjdn4iWqGJvtMpskRfUBo Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit Can you tell me how to block in ipfw a certain ip range in one line, like 1.184.192.0 - 1.184.255.255
Thanks.
--------------mJBWjdn4iWqGJvtMpskRfUBo-- From nobody Fri Jun 7 17:53:49 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwpjQ2HpSz5LxYD for ; Fri, 07 Jun 2024 17:54:02 +0000 (UTC) (envelope-from pprocacci@gmail.com) Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwpjP3x3yz52jl for ; Fri, 7 Jun 2024 17:54:01 +0000 (UTC) (envelope-from pprocacci@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ed1-x532.google.com with SMTP id 4fb4d7f45d1cf-57a32b0211aso3273553a12.2 for ; Fri, 07 Jun 2024 10:54:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717782840; x=1718387640; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Ya2/BNLtl1ZjWeL8/9V3ajqyRZBxhrlOQpAKJuEwmTo=; b=Qcs9fs2GtHLiG9S0L/TqL1kIDI0UglTOgxssQQkcela3G5d9bVyGti83xFDjR87C+7 MBBnZgyRNqTRsBw3SFLTdD0lR4J976tzHCW4aKZ2LFLnSk6Ea0wGtkBePL5sm3OmKQd8 Cfw9dAeVOYEYTI11EV3X+4J8O2hvSeefEqeT3mmTBfPzN1d2xa0fuFZgsGkM0mr5RTN2 FheEGtEDj4KGyYWmSVUpg7zjBFGHh5ZHAcs9A08ZDZkyFNnWW7h0J4yRxsgEWzD8QWcc K2hNr1S8397Xbi57zSGT3mA8Hw+n++p0SSgnwS6BlqX3UoV7OKJ3Tfp3s5Z3eraIdqTI Pyxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717782840; x=1718387640; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Ya2/BNLtl1ZjWeL8/9V3ajqyRZBxhrlOQpAKJuEwmTo=; b=MpNgm8bINviUsfa1ndhmTGzaUtl1PalgGJ8gNGZ5iI5I64YDKGfvh/3WpkIBeZZHFd IElnmjwKeoxAfoOFVcqGsnt6bxTOH2VmMcDD+KdIMuDUyE8X3kba65dtsYDTg8cMJ3fL IkM+TawokrhruZvAQV4loRekN1HlW+/MzBn2eNN8XdwQHxe+Brnny67f0ZecC3S4uhoc 2ed8liJz+qGBqyQvt6Y8kIT/kCR7zsWemTj58ms3FvYbEOjHObTdoUMG6VL75VN/Y7F7 h3NUfMjwM9RxcD9wId6fzfugN36AKTBxckRL3xii8jcJ6hQWmEQIEiZduD99RorMmlUs +dKg== X-Gm-Message-State: AOJu0YxQDkaqJ6Og2YcGk3w57/8CQC72neXBIC61FiN2H7MNSJgNdj0K G/iB7TvMCWzww/ub8vI6m6kLqxaOGfdneGs9cimqlY/+xv5Fmh7Bw+/u9qqfelgCEwPI1oFvv6M tGh0PJO5GtsQtbWHePUy1ZfIxBQ== X-Google-Smtp-Source: AGHT+IE9ZDtnXSzBKKm20L+uSFCTvXomvvZErlAt1r427yFWnps7zLViii9wFbu/7oDGsz70rbLMqs10CN9HRrFHeg8= X-Received: by 2002:a05:6402:7d3:b0:57a:27f5:1273 with SMTP id 4fb4d7f45d1cf-57c5098011cmr2015992a12.37.1717782839410; Fri, 07 Jun 2024 10:53:59 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 References: <2207a201-691f-43c5-b76a-565af11ab9f8@cloudzeeland.nl> In-Reply-To: <2207a201-691f-43c5-b76a-565af11ab9f8@cloudzeeland.nl> From: Paul Procacci Date: Fri, 7 Jun 2024 13:53:49 -0400 Message-ID: Subject: Re: IPFW blocking ip ranges To: Jos Chrispijn Cc: FreeBSD Mailing List Content-Type: multipart/alternative; boundary="000000000000f1cd3c061a507b94" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US] X-Rspamd-Queue-Id: 4VwpjP3x3yz52jl --000000000000f1cd3c061a507b94 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Jun 7, 2024 at 1:41=E2=80=AFPM Jos Chrispijn = wrote: > Can you tell me how to block in ipfw a certain ip range in one line, like > 1.184.192.0 - 1.184.255.255 > Thanks. > ipfw add deny all from 1.184.0.0/18 to any Replace accordingly. ~Paul --=20 __________________ :(){ :|:& };: --000000000000f1cd3c061a507b94 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Fri, Jun 7, 2024 at 1:41= =E2=80=AFPM Jos Chrispijn <josc@= cloudzeeland.nl> wrote:
=20 =20 =20
Can you tell me how to block in ipfw = a certain ip range in one line, like 1.184.192.0 - 1.184.255.255
Thanks.

ipfw add <rulenum> deny all from 1.184.0.0/18 to any

Replace = <rulenum> accordingly.


~Paul

--
__________________

:(){ :|:& = };:
--000000000000f1cd3c061a507b94-- From nobody Fri Jun 7 17:54:29 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwpkB5RFSz5Ly14 for ; Fri, 07 Jun 2024 17:54:42 +0000 (UTC) (envelope-from pprocacci@gmail.com) Received: from mail-ed1-x535.google.com (mail-ed1-x535.google.com [IPv6:2a00:1450:4864:20::535]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwpkB0bF3z53ds for ; Fri, 7 Jun 2024 17:54:42 +0000 (UTC) (envelope-from pprocacci@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=UT7YYunN; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of pprocacci@gmail.com designates 2a00:1450:4864:20::535 as permitted sender) smtp.mailfrom=pprocacci@gmail.com Received: by mail-ed1-x535.google.com with SMTP id 4fb4d7f45d1cf-57a31d63b6bso3430668a12.0 for ; Fri, 07 Jun 2024 10:54:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717782880; x=1718387680; darn=freebsd.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Jo145R5ld1UGDgWDkg0e33hjHi3ZPIvCld74qXKBMq4=; b=UT7YYunNBkdq9uk7I8mtj7HwYaTOqR3zMobHLBfhvvOcv4AmpEe0VDd3PplPg6xgVi eqdTqxseIOpV8XLKdaneFgaTOmd6TSFtUYLFA7SLpZ6CEdIIqF4OlJqgXKjO5OfnEfE1 05Da3QMia+zlGIG+XieZNU/onyhX8wNpMSLaSrryvs4ZwNwB8YNvTFvu0xMR4AJr7o3O LKFBoKChGk0gxhJIwU6rII2JjuwxLMbWHOZV/yMADlMLVMa6D1upU/N20NTQD4xbvHWP mlXF6yLAH1YDdNjgC5t7gzQj3URS5kCyAnBZFDeWpNwBBy7F7q8qZ4y8pqoEyZxbBQns bytg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717782880; x=1718387680; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=Jo145R5ld1UGDgWDkg0e33hjHi3ZPIvCld74qXKBMq4=; b=R+l10kdLHEj/ouboDge6zH4AHZh6J/484M43ULBF19zDsr6LoPfgPefKdEMTmJCf3m DAtslTQZWM326EYhV+kZwdZX7XiGaD9rGdjzYDcXGqJlrcqV4DvbNT535we7SQbzmbwH cm3X6dRMVUQkMGe6bMNwuiNU3SXd4aMJMWJZr+65Z9HeU7zZ5ZSoiwYQ66jLHeHGZzzz 1mDTOFn+gCtNkkpxmv0v7b5GHXIzMYFKj0rZkya/8OyNYwNk8f5sRASRQ07jZq+tOe2H CY8T0I4aM6fgIftF0/y/L7VLKDe9HccS+H0iIVoKgIItaih4yUXmzgx0QBcdoxQz9ym+ QE7Q== X-Gm-Message-State: AOJu0YzBBGB84INBehaS/3orzUuBccIsSzkj1hA+rRXNTlZaGL6UV1wD FWOHD/CXKoxFDIVMoe8D9TrS2j0FRUeXqdE35J70cc9tB4/bShDAOd7q5mdbZuUyouDGoJ7xaUW /t7rXVJQNY5LW5Ebv720+pO1WIoEtdQg= X-Google-Smtp-Source: AGHT+IGuALtySLm8jW87pCdGXTu1LN9YSOVVyZJY+7N5pErskyY+pGSaM1gYealk/xs1azz1yTj0RKw/c7Cp2oPHgzw= X-Received: by 2002:a50:9b57:0:b0:57a:2780:e679 with SMTP id 4fb4d7f45d1cf-57c50901c74mr1941171a12.16.1717782880085; Fri, 07 Jun 2024 10:54:40 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 References: <2207a201-691f-43c5-b76a-565af11ab9f8@cloudzeeland.nl> In-Reply-To: From: Paul Procacci Date: Fri, 7 Jun 2024 13:54:29 -0400 Message-ID: Subject: Re: IPFW blocking ip ranges To: Jos Chrispijn Cc: FreeBSD Mailing List Content-Type: multipart/alternative; boundary="0000000000005e70db061a507e00" X-Spamd-Bar: - X-Spamd-Result: default: False [-2.00 / 15.00]; HTTP_TO_IP(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; URI_COUNT_ODD(1.00)[3]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; FREEMAIL_ENVFROM(0.00)[gmail.com]; RCVD_TLS_LAST(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_ALL(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCPT_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; MISSING_XM_UA(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_MATCH_ENVRCPT_SOME(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; MID_RHS_MATCH_FROMTLD(0.00)[]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; RCVD_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::535:from] X-Rspamd-Queue-Id: 4VwpkB0bF3z53ds --0000000000005e70db061a507e00 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Fri, Jun 7, 2024 at 1:53=E2=80=AFPM Paul Procacci = wrote: > > > On Fri, Jun 7, 2024 at 1:41=E2=80=AFPM Jos Chrispijn wrote: > >> Can you tell me how to block in ipfw a certain ip range in one line, lik= e >> 1.184.192.0 - 1.184.255.255 >> Thanks. >> > > ipfw add deny all from 1.184.0.0/18 to any > > Replace accordingly. > > > ~Paul > > -- > __________________ > > :(){ :|:& };: > Ack!!! abort abort! ipfw add deny all from 1.184.192.0/18 to any There ya go. ~Paul --=20 __________________ :(){ :|:& };: --0000000000005e70db061a507e00 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Fri, Jun 7, 2024 at 1:53= =E2=80=AFPM Paul Procacci <pproca= cci@gmail.com> wrote:


On Fri, Jun 7,= 2024 at 1:41=E2=80=AFPM Jos Chrispijn <josc@cloudzeeland.nl> wrote:
=20 =20 =20
Can you tell me how to block in ipfw = a certain ip range in one line, like 1.184.192.0 - 1.184.255.255
Thanks.

ipfw add <rulenum> deny all from 1.184.0.0/18 to any

<= /div>
Replace <rulenum> accordingly.


~Paul

--
__________________
:(){ :|:& };:

Ack!!!=C2=A0 abort abort!
ipfw add <rulenum> deny all from 1.184.192.0/18 to any

There ya go.

~Paul
--
__________________

:(){ :|:& };:
--0000000000005e70db061a507e00-- From nobody Fri Jun 7 18:32:12 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwqYj0cfbz5M1sB for ; Fri, 07 Jun 2024 18:32:25 +0000 (UTC) (envelope-from brett@lariat.net) Received: from mail.lariat.net (mail.lariat.net [66.62.230.51]) by mx1.freebsd.org (Postfix) with ESMTP id 4VwqYh39ZBz58MF for ; Fri, 7 Jun 2024 18:32:24 +0000 (UTC) (envelope-from brett@lariat.net) Authentication-Results: mx1.freebsd.org; none Received: from Toshi.lariat.net (localhost.lariat.org [127.0.0.1]) by mail.lariat.net (8.9.3/8.9.3) with ESMTP id MAA16230; Fri, 7 Jun 2024 12:32:14 -0600 (MDT) Message-Id: <202406071832.MAA16230@mail.lariat.net> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Fri, 07 Jun 2024 12:32:12 -0600 To: Jos Chrispijn , FreeBSD Mailing List From: Brett Glass Subject: Re: IPFW blocking ip ranges In-Reply-To: <2207a201-691f-43c5-b76a-565af11ab9f8@cloudzeeland.nl> References: <2207a201-691f-43c5-b76a-565af11ab9f8@cloudzeeland.nl> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="=====================_226440583==.ALT" X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:19092, ipnet:66.62.228.0/22, country:US] X-Rspamd-Queue-Id: 4VwqYh39ZBz58MF --=====================_226440583==.ALT Content-Type: text/plain; charset="us-ascii"; format=flowed IPFW has the ability to block subnets (ranges that can be matched with a base address and bitmask), e.g. 1.184.192.0/18, with just one pattern within a rule. Arbitrary ranges and discontiguous sets that can't be matched that way can use: * An "or block" (several patterns enclosed within braces and separated by "or"); * Multiple rules; or * An "address set" (a subnet specification followed by a list of addresses within a subnet that's /24 or smaller). The IPFW man page gives a grammar and shows examples. Search for "addr-list" within the page to find the right section. --Brett At 11:41 AM 6/7/2024, you wrote: >Can you tell me how to block in ipfw a certain ip range in one >line, like 1.184.192.0 - 1.184.255.255 >Thanks. --=====================_226440583==.ALT Content-Type: text/html; charset="us-ascii" IPFW has the ability to block subnets (ranges that can be matched with a
base address and bitmask), e.g. 1.184.192.0/18, with just one pattern within
a rule. Arbitrary ranges and discontiguous sets that can't be matched that
way can use:

* An "or block" (several patterns enclosed within braces and separated by "or");

* Multiple rules; or

* An "address set" (a subnet specification followed by a list of addresses within
a subnet that's /24 or smaller).

The IPFW man page gives a grammar and shows examples. Search for "addr-list"
within the page to find the right section.

--Brett

At 11:41 AM 6/7/2024, you wrote:
 
Can you tell me how to block in ipfw a certain ip range in one line, like 1.184.192.0 - 1.184.255.255
Thanks.
--=====================_226440583==.ALT-- From nobody Fri Jun 7 20:43:46 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwtTS6KYSz5MFWF for ; Fri, 07 Jun 2024 20:43:56 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Received: from mail-io1-xd33.google.com (mail-io1-xd33.google.com [IPv6:2607:f8b0:4864:20::d33]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwtTR0grrz47xG for ; Fri, 7 Jun 2024 20:43:55 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=fXY8ABWB; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of freebsdlouisville@gmail.com designates 2607:f8b0:4864:20::d33 as permitted sender) smtp.mailfrom=freebsdlouisville@gmail.com Received: by mail-io1-xd33.google.com with SMTP id ca18e2360f4ac-7eb4db9ca53so102938539f.1 for ; Fri, 07 Jun 2024 13:43:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717793031; x=1718397831; darn=freebsd.org; h=subject:to:content-language:user-agent:mime-version:date:message-id :from:from:to:cc:subject:date:message-id:reply-to; bh=mRnG7+jwT8xB087lronW5mPVK/ZyefF3x1M0ZlnpMoc=; b=fXY8ABWBlbHe2fHfEcwWqMkI3txc4pGoBCVV0SlxQx6+U+noy8fMw9zZi6lDc+ZVWE GBIM5Jm5Gu0ya8SCxktFNa/ML8KFyb5dH2IKrGHJRt4ypTFZlLW2xcqh6p2wIBLBGbti U9t/q2Ki4UHZ315n29H7fR/jr5lro+YCctW1Xf+SuLd4Yc3l/sesot3z2H6JKKa/bRKS FakUnXZq0VHL8Idwtxcb9GHbp+cElux2U6Tmz6yuNlSMaSdt64M4PFT6XQvem8hvUGsr hhvv2sKbb+cx0drMBLwkDVV2EHYzkBGTaNNQ3qCaUat6MTe1HEOVDzO7P+bSh7E+hyvK pT3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717793031; x=1718397831; h=subject:to:content-language:user-agent:mime-version:date:message-id :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=mRnG7+jwT8xB087lronW5mPVK/ZyefF3x1M0ZlnpMoc=; b=b0hI2Wv0uGq2zDo88WoqBLMK89z8l1Rzx9/9/KPfN3791o293Ew6CxnhOexYS60pRh ayczJ01dne1NM/Rce9QMYlYtUxs+7qGjsnI2PCiePoOgbow2yfF2wmXC7UK1+wJium/t UOwTg6GcVVz1VA0K4XtQQwSoIXkVK8GZX1DPiNg0tNSAziKsgQBPZV1wSYUjR1qYJRR7 zgot/czVZ5hYjPpTMSMU9lJyqeVToyadkRCIfL0Y5m4vXtJ32a67WeWm0t1TvQZi9t9C NO4xU56O7u8UBh7g04V0VWLCayyZ7v0zm6/vKsh/WkbNgukel7PKDm4y4ZzAPD0ZKv/o /ocA== X-Gm-Message-State: AOJu0YzLMwrjhDEeJCAa7J+yp2LF/D8jYPkVFoSsmoUqRSfeDi90gOEg afQcrHxZgdaUgDg2wV1lr2DMQjEI2KIoeXHufAdlh0c4z/jpvgM9772NtQ== X-Google-Smtp-Source: AGHT+IH/GFrPHg1kzajc8ZGpJAZRe0zvDQpm8J698gS+6ibnadqC0en6mSZ0FyiUCaLS5shuzzgqaQ== X-Received: by 2002:a05:6602:164b:b0:7e1:7d63:887 with SMTP id ca18e2360f4ac-7eb5726c122mr383263639f.18.1717793030618; Fri, 07 Jun 2024 13:43:50 -0700 (PDT) Received: from ?IPV6:2600:1015:a030:8fa9:ffae:da56:ef2d:cbff? ([2600:1015:a030:8fa9:ffae:da56:ef2d:cbff]) by smtp.gmail.com with ESMTPSA id 8926c6da1cb9f-4b7a24b413asm982959173.151.2024.06.07.13.43.48 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Jun 2024 13:43:49 -0700 (PDT) From: Steven Friedrich X-Google-Original-From: Steven Friedrich Content-Type: multipart/alternative; boundary="------------hzetW8jBDpONISQC8T6lYQLz" Message-ID: <93a7f908-aa0e-4d16-a5b1-442bb801a420@gmail.com> Date: Fri, 7 Jun 2024 16:43:46 -0400 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: FreeBSD Questions Subject: Xorg vs AMD Radeon 780M graphics X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.77 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.78)[-0.777]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::d33:from] X-Rspamd-Queue-Id: 4VwtTR0grrz47xG This is a multi-part message in MIME format. --------------hzetW8jBDpONISQC8T6lYQLz Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit I recently bought a GMKtek K8 (zen4 AMD Ryzen 7) with AMD Radeon 780M graphics.  It's an $800 mini-pc and I got it for $640 direct from GMKtec. I installed FreeBSD 14.1-Release. Linux Mint Cinnamon and KDE Neon too.  Both work nicely. I did install package drm-kmod and added amdgpu to rc.conf Here's my kernel modules: kldstat Id Refs Address                Size Name 1  105 0xffffffff80200000  1460e48 kernel 2    1 0xffffffff81661000   1148e0 if_re.ko 3    1 0xffffffff82000000   502958 amdgpu.ko 4    2 0xffffffff82503000    7c050 drm.ko 5    1 0xffffffff81ff8000     22b8 iic.ko 6    3 0xffffffff81ffb000     3080 linuxkpi_hdmi.ko 7    3 0xffffffff82580000     6350 dmabuf.ko 8    3 0xffffffff82587000     3378 lindebugfs.ko 9    1 0xffffffff8258b000     b360 ttm.ko 10    1 0xffffffff82597000     3390 acpi_wmi.ko 11    1 0xffffffff8259b000     5f90 ig4.ko 12    1 0xffffffff825a1000     3220 intpm.ko 13    1 0xffffffff825a5000     2178 smbus.ko 14    1 0xffffffff825a8000     3360 uhid.ko 15    1 0xffffffff825ac000     33c0 usbhid.ko 16    1 0xffffffff825b0000     3380 hidbus.ko 17    1 0xffffffff825b4000     3360 wmt.ko 18    1 0xffffffff825b8000     4364 ums.ko 19    1 0xffffffff825bd000     4d20 ng_ubt.ko 20    6 0xffffffff825c2000     abb8 netgraph.ko 21    2 0xffffffff825cd000     a250 ng_hci.ko 22    4 0xffffffff825d8000     2670 ng_bluetooth.ko 23    1 0xffffffff825db000     e5b0 snd_uaudio.ko 24    1 0xffffffff825ea000     8560 if_ure.ko 25    1 0xffffffff825f3000     3190 uether.ko 26    1 0xffffffff825f7000     e268 ng_l2cap.ko 27    1 0xffffffff82606000    1bf68 ng_btsocket.ko 28    1 0xffffffff82622000     38f8 ng_socket.ko 29    1 0xffffffff82626000     2a68 mac_ntpd.ko Sadly, xorg won't open a display.  It seemed to be trying an ATI driver, so I installed xf86-video-ati. The log looks better, but still no joy. Here is the dmesg regarding framebuffer: FreeBSD 14.1-STABLE stable/14-n267894-66b62c07fb91 Friedrich amd64 VT(efifb): resolution 800x600 And here is the Xorg.0.log: X.Org X Server 1.21.1.13 X Protocol Version 11, Revision 0 [   578.154] Current Operating System: FreeBSD zen4 14.1-STABLE FreeBSD 14.1-STABLE stable/14-n267894-66b62c07fb91 Friedrich amd64 [   578.154] [   578.154] Current version of pixman: 0.42.2 [   578.154]     Before reporting problems, check http://wiki.x.org     to make sure that you have the latest version. [   578.154] Markers: (--) probed, (**) from config file, (==) default setting,     (++) from command line, (!!) notice, (II) informational,     (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [   578.154] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun  7 16:07:07 2024 [   578.154] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d" [   578.155] (==) No Layout section.  Using the first Screen section. [   578.155] (==) No screen section available. Using defaults. [   578.155] (**) |-->Screen "Default Screen Section" (0) [   578.155] (**) |   |-->Monitor "" [   578.155] (==) No monitor specified for screen "Default Screen Section".     Using a default monitor configuration. [   578.155] (**) Allowing byte-swapped clients [   578.155] (==) Automatically adding devices [   578.155] (==) Automatically enabling devices [   578.155] (==) Automatically adding GPU devices [   578.155] (==) Automatically binding GPU devices [   578.155] (==) Max clients allowed: 256, resource mask: 0x1fffff [   578.155] (==) FontPath set to:     /usr/local/share/fonts/misc/,     /usr/local/share/fonts/TTF/,     /usr/local/share/fonts/OTF/,     /usr/local/share/fonts/Type1/,     /usr/local/share/fonts/100dpi/,     /usr/local/share/fonts/75dpi/, catalogue:/usr/local/etc/X11/fontpath.d [   578.155] (==) ModulePath set to "/usr/local/lib/xorg/modules" [   578.155] (II) The server relies on udev to provide the list of input devices.     If no devices become available, reconfigure udev or disable AutoAddDevices. [   578.155] (II) Module ABI versions: [   578.155]     X.Org ANSI C Emulation: 0.4 [   578.155]     X.Org Video Driver: 25.2 [   578.155]     X.Org XInput driver : 24.4 [   578.155]     X.Org Server Extension : 10.0 [   578.156] (--) PCI:*(101@0:0:0) 1002:1900:2014:8001 rev 197, Mem @ 0x7c00000000/268435456, 0xdc000000/2097152, 0xdc500000/524288, I/O @ 0x0000d000/256, BIOS @ 0x????????/65536 [   578.156] (II) LoadModule: "glx" [   578.156] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so [   578.157] (II) Module glx: vendor="X.Org Foundation" [   578.157]     compiled for 1.21.1.13, module version = 1.0.0 [   578.157]     ABI class: X.Org Server Extension, version 10.0 [   578.157] (==) Matched ati as autoconfigured driver 0 [   578.157] (==) Matched modesetting as autoconfigured driver 1 [   578.157] (==) Matched scfb as autoconfigured driver 2 [   578.157] (==) Matched vesa as autoconfigured driver 3 [   578.157] (==) Assigned the driver to the xf86ConfigLayout [   578.157] (II) LoadModule: "ati" [   578.157] (II) Loading /usr/local/lib/xorg/modules/drivers/ati_drv.so [   578.157] (II) Module ati: vendor="X.Org Foundation" [   578.157]     compiled for 1.21.1.13, module version = 19.1.0 [   578.157]     Module class: X.Org Video Driver [   578.157]     ABI class: X.Org Video Driver, version 25.2 [   578.157] (II) LoadModule: "radeon" [   578.157] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so [   578.158] (II) Module radeon: vendor="X.Org Foundation" [   578.158]     compiled for 1.21.1.13, module version = 19.1.0 [   578.158]     Module class: X.Org Video Driver [   578.158]     ABI class: X.Org Video Driver, version 25.2 [   578.158] (II) LoadModule: "modesetting" [   578.158] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so [   578.158] (II) Module modesetting: vendor="X.Org Foundation" [   578.158]     compiled for 1.21.1.13, module version = 1.21.1 [   578.158]     Module class: X.Org Video Driver [   578.158]     ABI class: X.Org Video Driver, version 25.2 [   578.158] (II) LoadModule: "scfb" [   578.158] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so [   578.158] (II) Module scfb: vendor="X.Org Foundation" [   578.158]     compiled for 1.21.1.13, module version = 0.0.5 [   578.158]     ABI class: X.Org Video Driver, version 25.2 [   578.158] (II) LoadModule: "vesa" [   578.158] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so [   578.158] (II) Module vesa: vendor="X.Org Foundation" [   578.158]     compiled for 1.21.1.13, module version = 2.5.0 [   578.158]     Module class: X.Org Video Driver [   578.158]     ABI class: X.Org Video Driver, version 25.2 [   578.158] (II) RADEON: Driver for ATI/AMD Radeon chipsets:     ATI Radeon Mobility X600 (M24), ATI FireMV 2400,     ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,     ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),     ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),     ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,     ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,     ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,     ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,     ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),     ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,     ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),     ATI Radeon X800SE (R420), ATI FireGL X3 (R420),     ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),     ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),     ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),     ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),     ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,     ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,     ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),     ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,     ATI Radeon 9800PRO, ATI Radeon 9800XT,     ATI Radeon Mobility 9600/9700 (M10/M11),     ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),     ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),     ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,     ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,     ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),     ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),     ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),     ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),     ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),     ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),     ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),     ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),     ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),     ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,     ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,     ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),     ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),     ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),     ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),     ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),     ATI Radeon X850, ATI unknown Radeon / FireGL (R480),     ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),     ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),     ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),     ATI Radeon X1800, ATI Mobility Radeon X1800 XT,     ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,     ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,     ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,     ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,     ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,     ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,     ATI FireGL V3350, ATI Mobility Radeon X1450,     ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,     ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,     ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,     ATI FireGL V3400, ATI Mobility FireGL V5250,     ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,     ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,     ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,     ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,     ATI FireGL V7400, ATI Radeon 9100 PRO IGP,     ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,     ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,     ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,     ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,     ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),     ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,     ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,     AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),     ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,     ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,     ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,     ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,     ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],     ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),     ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,     ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,     ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,     ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,     ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,     ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,     ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,     ATI Mobility Radeon HD 3850, ATI Radeon HD3850,     ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,     ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,     ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,     ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,     ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,     ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,     ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,     ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,     ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,     ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,     ATI FireGL V3600, ATI Radeon HD 2600 LE,     ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,     ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,     ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,     ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,     ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,     ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,     ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,     ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,     ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,     ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,     ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,     AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,     AMD Radeon HD 6300 Series Graphics,     AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,     ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,     AMD Firestream 9350, ATI Radeon HD 5800 Series,     ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,     ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,     ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,     ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,     REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,     ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,     AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,     AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,     ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,     MULLINS, KAVERI, HAWAII [   578.159] (II) modesetting: Driver for Modesetting Kernel Drivers: kms [   578.159] (II) scfb: driver for wsdisplay framebuffer: scfb [   578.159] (II) VESA: driver for VESA chipsets: vesa [   578.159] (--) Using syscons driver with X support (version 2.0) [   578.159] (--) using VT number 9 [   578.160] (EE) open /dev/dri/card0: No such file or directory [   578.160] (WW) Falling back to old probe method for modesetting [   578.160] (EE) open /dev/dri/card0: No such file or directory [   578.160] (WW) Falling back to old probe method for scfb [   578.160] scfb trace: probe start [   578.160] (II) scfb(1): using default device [   578.160] scfb trace: probe done [   578.160] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [   578.160] (EE) Screen 0 deleted because of no matching config section. [   578.160] (II) UnloadModule: "modesetting" [   578.160] (EE) Fatal server error: [   578.160] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices [   578.160] (EE) [   578.160] (EE) Please consult the The X.Org Foundation support      at http://wiki.x.org  for help. [   578.160] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information. [   578.160] (EE) [   578.161] (EE) Server terminated with error (1). Closing log file. --------------hzetW8jBDpONISQC8T6lYQLz Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

I recently bought a GMKtek K8 (zen4 AMD Ryzen 7) with AMD Radeon 780M graphics.  It's an $800 mini-pc and I got it for $640 direct from GMKtec.

I installed FreeBSD 14.1-Release.  Linux Mint Cinnamon and KDE Neon too.  Both work nicely.

I did install package drm-kmod and added amdgpu to rc.conf

Here's my kernel modules:

kldstat
Id Refs Address                Size Name
1  105 0xffffffff80200000  1460e48 kernel
2    1 0xffffffff81661000   1148e0 if_re.ko
3    1 0xffffffff82000000   502958 amdgpu.ko
4    2 0xffffffff82503000    7c050 drm.ko
5    1 0xffffffff81ff8000     22b8 iic.ko
6    3 0xffffffff81ffb000     3080 linuxkpi_hdmi.ko
7    3 0xffffffff82580000     6350 dmabuf.ko
8    3 0xffffffff82587000     3378 lindebugfs.ko
9    1 0xffffffff8258b000     b360 ttm.ko
10    1 0xffffffff82597000     3390 acpi_wmi.ko
11    1 0xffffffff8259b000     5f90 ig4.ko
12    1 0xffffffff825a1000     3220 intpm.ko
13    1 0xffffffff825a5000     2178 smbus.ko
14    1 0xffffffff825a8000     3360 uhid.ko
15    1 0xffffffff825ac000     33c0 usbhid.ko
16    1 0xffffffff825b0000     3380 hidbus.ko
17    1 0xffffffff825b4000     3360 wmt.ko
18    1 0xffffffff825b8000     4364 ums.ko
19    1 0xffffffff825bd000     4d20 ng_ubt.ko
20    6 0xffffffff825c2000     abb8 netgraph.ko
21    2 0xffffffff825cd000     a250 ng_hci.ko
22    4 0xffffffff825d8000     2670 ng_bluetooth.ko
23    1 0xffffffff825db000     e5b0 snd_uaudio.ko
24    1 0xffffffff825ea000     8560 if_ure.ko
25    1 0xffffffff825f3000     3190 uether.ko
26    1 0xffffffff825f7000     e268 ng_l2cap.ko
27    1 0xffffffff82606000    1bf68 ng_btsocket.ko
28    1 0xffffffff82622000     38f8 ng_socket.ko
29    1 0xffffffff82626000     2a68 mac_ntpd.ko

Sadly, xorg won't open a display.  It seemed to be trying an ATI driver, so I installed xf86-video-ati. The log looks better, but still no joy.

Here is the dmesg regarding framebuffer:

FreeBSD 14.1-STABLE stable/14-n267894-66b62c07fb91 Friedrich amd64
VT(efifb): resolution 800x600

And here is the Xorg.0.log:

X.Org X Server 1.21.1.13
X Protocol Version 11, Revision 0
[   578.154] Current Operating System: FreeBSD zen4 14.1-STABLE FreeBSD 14.1-STABLE stable/14-n267894-66b62c07fb91 Friedrich amd64
[   578.154]  
[   578.154] Current version of pixman: 0.42.2
[   578.154]     Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
[   578.154] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   578.154] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jun  7 16:07:07 2024
[   578.154] (==) Using system config directory "/usr/local/share/X11/xorg.conf.d"
[   578.155] (==) No Layout section.  Using the first Screen section.
[   578.155] (==) No screen section available. Using defaults.
[   578.155] (**) |-->Screen "Default Screen Section" (0)
[   578.155] (**) |   |-->Monitor "<default monitor>"
[   578.155] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
[   578.155] (**) Allowing byte-swapped clients
[   578.155] (==) Automatically adding devices
[   578.155] (==) Automatically enabling devices
[   578.155] (==) Automatically adding GPU devices
[   578.155] (==) Automatically binding GPU devices
[   578.155] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   578.155] (==) FontPath set to:
    /usr/local/share/fonts/misc/,
    /usr/local/share/fonts/TTF/,
    /usr/local/share/fonts/OTF/,
    /usr/local/share/fonts/Type1/,
    /usr/local/share/fonts/100dpi/,
    /usr/local/share/fonts/75dpi/,
    catalogue:/usr/local/etc/X11/fontpath.d
[   578.155] (==) ModulePath set to "/usr/local/lib/xorg/modules"
[   578.155] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
[   578.155] (II) Module ABI versions:
[   578.155]     X.Org ANSI C Emulation: 0.4
[   578.155]     X.Org Video Driver: 25.2
[   578.155]     X.Org XInput driver : 24.4
[   578.155]     X.Org Server Extension : 10.0
[   578.156] (--) PCI:*(101@0:0:0) 1002:1900:2014:8001 rev 197, Mem @ 0x7c00000000/268435456, 0xdc000000/2097152, 0xdc500000/524288, I/O @ 0x0000d000/256, BIOS @ 0x????????/65536
[   578.156] (II) LoadModule: "glx"
[   578.156] (II) Loading /usr/local/lib/xorg/modules/extensions/libglx.so
[   578.157] (II) Module glx: vendor="X.Org Foundation"
[   578.157]     compiled for 1.21.1.13, module version = 1.0.0
[   578.157]     ABI class: X.Org Server Extension, version 10.0
[   578.157] (==) Matched ati as autoconfigured driver 0
[   578.157] (==) Matched modesetting as autoconfigured driver 1
[   578.157] (==) Matched scfb as autoconfigured driver 2
[   578.157] (==) Matched vesa as autoconfigured driver 3
[   578.157] (==) Assigned the driver to the xf86ConfigLayout
[   578.157] (II) LoadModule: "ati"
[   578.157] (II) Loading /usr/local/lib/xorg/modules/drivers/ati_drv.so
[   578.157] (II) Module ati: vendor="X.Org Foundation"
[   578.157]     compiled for 1.21.1.13, module version = 19.1.0
[   578.157]     Module class: X.Org Video Driver
[   578.157]     ABI class: X.Org Video Driver, version 25.2
[   578.157] (II) LoadModule: "radeon"
[   578.157] (II) Loading /usr/local/lib/xorg/modules/drivers/radeon_drv.so
[   578.158] (II) Module radeon: vendor="X.Org Foundation"
[   578.158]     compiled for 1.21.1.13, module version = 19.1.0
[   578.158]     Module class: X.Org Video Driver
[   578.158]     ABI class: X.Org Video Driver, version 25.2
[   578.158] (II) LoadModule: "modesetting"
[   578.158] (II) Loading /usr/local/lib/xorg/modules/drivers/modesetting_drv.so
[   578.158] (II) Module modesetting: vendor="X.Org Foundation"
[   578.158]     compiled for 1.21.1.13, module version = 1.21.1
[   578.158]     Module class: X.Org Video Driver
[   578.158]     ABI class: X.Org Video Driver, version 25.2
[   578.158] (II) LoadModule: "scfb"
[   578.158] (II) Loading /usr/local/lib/xorg/modules/drivers/scfb_drv.so
[   578.158] (II) Module scfb: vendor="X.Org Foundation"
[   578.158]     compiled for 1.21.1.13, module version = 0.0.5
[   578.158]     ABI class: X.Org Video Driver, version 25.2
[   578.158] (II) LoadModule: "vesa"
[   578.158] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so
[   578.158] (II) Module vesa: vendor="X.Org Foundation"
[   578.158]     compiled for 1.21.1.13, module version = 2.5.0
[   578.158]     Module class: X.Org Video Driver
[   578.158]     ABI class: X.Org Video Driver, version 25.2
[   578.158] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
    ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
    ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
    ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
    ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
    ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
    ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
    ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
    ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
    ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
    ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
    ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
    ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
    ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
    ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
    ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
    ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
    ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
    ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
    ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
    ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
    ATI Radeon 9800PRO, ATI Radeon 9800XT,
    ATI Radeon Mobility 9600/9700 (M10/M11),
    ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
    ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
    ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
    ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
    ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
    ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
    ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
    ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
    ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
    ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
    ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
    ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
    ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
    ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
    ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
    ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
    ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
    ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
    ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
    ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
    ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
    ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
    ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
    ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
    ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
    ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
    ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
    ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
    ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
    ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
    ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
    ATI FireGL V3350, ATI Mobility Radeon X1450,
    ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
    ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
    ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
    ATI FireGL V3400, ATI Mobility FireGL V5250,
    ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
    ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
    ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
    ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
    ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
    ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
    ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
    ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
    ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
    ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
    ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
    ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
    AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
    ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
    ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
    ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
    ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
    ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
    ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
    ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
    ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
    ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
    ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
    ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
    ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
    ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
    ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
    ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
    ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
    ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
    ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
    ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
    ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
    ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
    ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
    ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
    ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
    ATI FireGL V3600, ATI Radeon HD 2600 LE,
    ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
    ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
    ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
    ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
    ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
    ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
    ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
    ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
    ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
    ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
    ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
    AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
    AMD Radeon HD 6300 Series Graphics,
    AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
    ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
    AMD Firestream 9350, ATI Radeon HD 5800 Series,
    ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
    ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
    ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
    ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
    REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
    ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
    AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
    AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
    ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
    MULLINS, KAVERI, HAWAII
[   578.159] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   578.159] (II) scfb: driver for wsdisplay framebuffer: scfb
[   578.159] (II) VESA: driver for VESA chipsets: vesa
[   578.159] (--) Using syscons driver with X support (version 2.0)
[   578.159] (--) using VT number 9

[   578.160] (EE) open /dev/dri/card0: No such file or directory
[   578.160] (WW) Falling back to old probe method for modesetting
[   578.160] (EE) open /dev/dri/card0: No such file or directory
[   578.160] (WW) Falling back to old probe method for scfb
[   578.160] scfb trace: probe start
[   578.160] (II) scfb(1): using default device
[   578.160] scfb trace: probe done
[   578.160] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   578.160] (EE) Screen 0 deleted because of no matching config section.
[   578.160] (II) UnloadModule: "modesetting"
[   578.160] (EE)
Fatal server error:
[   578.160] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
[   578.160] (EE)
[   578.160] (EE)
Please consult the The X.Org Foundation support
     at http://wiki.x.org
 for help.
[   578.160] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   578.160] (EE)
[   578.161] (EE) Server terminated with error (1). Closing log file.

--------------hzetW8jBDpONISQC8T6lYQLz-- From nobody Fri Jun 7 21:09:50 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vwv3d2z9hz5MHK9 for ; Fri, 07 Jun 2024 21:10:05 +0000 (UTC) (envelope-from peo@nethead.se) Received: from ns1.nethead.se (ns1.nethead.se [5.150.237.139]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "ns1.nethead.se", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vwv3c3SChz4Ctv for ; Fri, 7 Jun 2024 21:10:04 +0000 (UTC) (envelope-from peo@nethead.se) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=nethead.se header.s=NETHEADSE header.b=SU5Olzg1; dmarc=pass (policy=none) header.from=nethead.se; spf=pass (mx1.freebsd.org: domain of peo@nethead.se designates 5.150.237.139 as permitted sender) smtp.mailfrom=peo@nethead.se X-Virus-Scanned: amavisd-new at Nethead AB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=nethead.se; s=NETHEADSE; t=1717794595; bh=gkyaq9M6cWT2F18/a8MOSzsb5muAZkkGSUY7b61CeRE=; h=Date:Subject:To:References:From:In-Reply-To; b=SU5Olzg1QryuXSbL5FRmfS3OYqxxrBf5+ZgpOwtZYRfy1VcXglg7mWKFDvyOip6vP 2qRlsPAh1nKASn7R4dRodvgCsNiJHc0nqQfeULk5WSKgGAuZoP+DyMNYZxO/XWdtUm zu808FVqY5OodI6QP7YVdCYaNs3WUBKvAXYqu1Nc= Message-ID: Date: Fri, 7 Jun 2024 23:09:50 +0200 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: How to install geoiplookup? Content-Language: en-US To: questions@freebsd.org References: <202406071553.40403.rody@dds.nl> From: Per olof Ljungmark In-Reply-To: <202406071553.40403.rody@dds.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.88 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.89)[-0.894]; DMARC_POLICY_ALLOW(-0.50)[nethead.se,none]; R_SPF_ALLOW(-0.20)[+ip4:5.150.237.139]; R_DKIM_ALLOW(-0.20)[nethead.se:s=NETHEADSE]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; ASN(0.00)[asn:8473, ipnet:5.150.192.0/18, country:SE]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_COUNT_ZERO(0.00)[0]; MLMMJ_DEST(0.00)[questions@freebsd.org]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; DKIM_TRACE(0.00)[nethead.se:+] X-Rspamd-Queue-Id: 4Vwv3c3SChz4Ctv Hi, On 2024-06-07 15:53, Rody wrote: > Hi everyone, > > Trying to prepare myself to get command line geoip lookups working. Running > 13.3-RELEASE-p1 of freebsd. It seems the pkg libmaxminddb is installed by > default but missing the tools to access the data. > > The following page tells me to install the libmaxminddb via ports: > https://forums.freebsd.org/threads/geoiplookup-for-the-new-geolite2-country-db.69866/ > But it does not include info for when you've never used ports before. > > The following page tell what to do to get started with ports: > https://docs.freebsd.org/en/books/handbook/ports/ > And tells me that if ports was not installed during install, I should use a > series of commands to use git. [...] Try, % cd /usr % fetch http://ftp.freebsd.org/pub/FreeBSD/ports/ports/ports.tar.gz % tar -xvzf ports.tar.gz [lots of output] % whereis libmaxminddb /usr/ports/net/libmaxminddb % cd /usr/ports/net/libmaxminddb su # make install clean Per > Rody > > From nobody Fri Jun 7 21:40:15 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vwvkd2hnWz5MKvb for ; Fri, 07 Jun 2024 21:40:25 +0000 (UTC) (envelope-from mirror176@hotmail.com) Received: from NAM11-DM6-obe.outbound.protection.outlook.com (mail-dm6nam11olkn20801.outbound.protection.outlook.com [IPv6:2a01:111:f403:2c15::801]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "DigiCert Cloud Services CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vwvkc2Wcjz4HWf for ; Fri, 7 Jun 2024 21:40:24 +0000 (UTC) (envelope-from mirror176@hotmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=hotmail.com header.s=selector1 header.b="H9ii/fwa"; dmarc=pass (policy=none) header.from=hotmail.com; spf=pass (mx1.freebsd.org: domain of mirror176@hotmail.com designates 2a01:111:f403:2c15::801 as permitted sender) smtp.mailfrom=mirror176@hotmail.com; arc=pass ("microsoft.com:s=arcselector9901:i=1") ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=Vx+elhimX7T9B843h5feCNnb0QdIePIWAj0cEPUWbj/akqnJD5D1wIOBcmkmLyYMMtuTUphXWScemQxM7xRIJ46MX6w7WyOZoslk+rnIg9mY/Gw3Ojw1FU/3dfPjKOxtNi9h+/dNyNnsim1vZopSOB4oNgCf6SfouTT8UYRZEZXPhb8vFG6bfuid8wsUBV3EEPu67yaPPQQ0SB9pQ/oHsLbAfiMxdaw2akVTO4wyhWQOEtCiinb7he9plqssq6lpGGX3j0UASjfAC5q0mq2bWOMN8Du4MlxD0wmxljl9DD45EMAF8qqsOgU5NTEcydKzHScS4sP6hW1dMsJiuYYCjg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=1rv68cxt6OJ1Bpjci40JiEZPOABSSUzDOBKGD3fz4I8=; b=LNrIpB7wp/Qs7evY7IgKJXu4jhG9pbmjgLc65C2QQlRHuo7DvnWJWjnTTeNcsUcALqfQZh7Jp10PcnButW24BPRIKtmrY4bxnmiTmezDvcE6oPGBplV1KLyD3JuAGSOQ1xutWDAn+U1DVrvup7iL8B7ISsWLM1ycPhEwNBVTqcsKGT5rdqV1G/VyhWUR89a3AxkcXXh02pErmSroTjGMHZBFTLi7+tfdaYUiO3dsLR31C3dOH/I82KLh9EyXS/AJgsNwlaA5aqhLnccvMGKTD4M0MSc9b+fDd/qKxbmrbhAWTOrn3oKRsyFqcGxVAWesVqJ34fOq5W5pCVlcjQlxKw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=1rv68cxt6OJ1Bpjci40JiEZPOABSSUzDOBKGD3fz4I8=; b=H9ii/fwaFOCoANmgFwnmoBPiI+lUzc89reJJtI8dpLv9ck5bqf+AE2S76J++zFkNAh3ySSIsEwoFGJMVwSZfPVp05qIPVcQCccxA/TLMKo3wuiiHhxQvOEansC1lcjO1P0lYCiNX2UbD24zHPIoP6tuTGBOlqSdLRIJiwtKo1RsKOipzv2+HQDw5G8z/f1etCkh+eSqbtYpmUfL+vJLfcW8HIuntu8AkbC6sHuCpP2KE0KmLHYYgaxJaydNlmv4zdaE8bdnRj/XgBRXH8coYFPwJplW3bjxT75jHKL3qdG522tqxrFVtR2dd1HyE5XZctPURTaBX+8dIofR5DSWnJA== Received: from CO1PR11MB4770.namprd11.prod.outlook.com (2603:10b6:303:94::19) by CY5PR11MB6487.namprd11.prod.outlook.com (2603:10b6:930:31::17) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.7611.30; Fri, 7 Jun 2024 21:40:19 +0000 Received: from CO1PR11MB4770.namprd11.prod.outlook.com ([fe80::bffd:9e35:4afa:a747]) by CO1PR11MB4770.namprd11.prod.outlook.com ([fe80::bffd:9e35:4afa:a747%3]) with mapi id 15.20.7633.033; Fri, 7 Jun 2024 21:40:19 +0000 Message-ID: Date: Fri, 7 Jun 2024 14:40:15 -0700 User-Agent: Mozilla Thunderbird Subject: Re: How to install geoiplookup? To: questions@freebsd.org References: <202406071553.40403.rody@dds.nl> Content-Language: en-US From: "Edward Sanford Sutton, III" In-Reply-To: <202406071553.40403.rody@dds.nl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TMN: [IAl0FceDZnCjqExjAmE6a5A0G0XHe9CP] X-ClientProxiedBy: MN2PR01CA0028.prod.exchangelabs.com (2603:10b6:208:10c::41) To CO1PR11MB4770.namprd11.prod.outlook.com (2603:10b6:303:94::19) X-Microsoft-Original-Message-ID: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-TrafficTypeDiagnostic: CO1PR11MB4770:EE_|CY5PR11MB6487:EE_ X-MS-Office365-Filtering-Correlation-Id: dc3a900d-cd1f-4817-8f65-08dc873a6d23 X-Microsoft-Antispam: BCL:0;ARA:14566002|461199019|440099019|3412199016|1602099003; X-Microsoft-Antispam-Message-Info: h+cjGicWBZgTLT/EdvzwTLCpdZkgnrmIjpP3sI6VAT3cEwETyPRI3vHebGJg48WQHuk1CEUukbZJ+AiE0zfhs4Q/rqOE/QHWZWfBLbf786HjY9/5l8/iT10umBNf/47ScbJ3ZkMy92M3eL/5VoY2OWzz1AzhrrfHGfN0GxVaGK+vfOHZTIcJBqsaqZeGRpvrKXdeNEa/pgdweB5OF57m8J3+e6pEw1PZ2TqR2j1bWYmyYJCu1hShtNX6/IcJCnkqObLKTHruZ5CNikvyHrWFn2PGGUzR+YHfJOc4+ZmPgLmuLr+D6v6CtDCp+QrVQADe7QmTq6ey+Gdw5qjqACWv4ZhnRgblfAFmCRfL1EQlKTVtinGrnTgNZ1i6Fv+Z7S5Kb7FWgvAtqQ7Z1K9WTiVqAL/R65X4HA/6c9OcB7qL6umEbGh06SstdhGuWOGLzrh2IINnnURAwBgeHrNC+KmcmR0g252geCjjHHSSQqxLkFjNCIiRUX+zXzR3sbRe72h/xZwGoXeMlwX4hXmqQpLC5xcoGAzWnaH1E9nHUwj3m+ZDMZ/PSWGcbgZvC0Zqek2cgktkT+EDbxHQ2CjtKHAGAyxl9WMVQEjcr9ulCY8pxQhUA3n+CiW6EzcobUHbz1CbNyWswMvjqFwet8WspnboFiG4xn4+GBUdhjtFWKNAnwU= X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?utf-8?B?OG5YdUhBMEVIUWpFME55VzVMQVlVZTZqTjZKcVBlWXhvTURnb1hoa3kyOWx0?= =?utf-8?B?ZXRta0w5OU8zZzhQdFFucXNKbkdWbGFRRlVVQWNGNW4xWi9TdkxLVW1tRDVO?= =?utf-8?B?dVZTcjRSMXpMZ3ZCeks1enozTWN6OVpGZG9VaWVzMzlKY3d2RWp0cmplK1Zz?= =?utf-8?B?ZklqUVhqcXZTeHJzYUljQmROUS9nNXpseXAwMjNncVR3ZVd4QUp4M1BjV3RD?= =?utf-8?B?a29GcU5nVW9iNVVsTlA0N0lLRy9FUXRPenVkMWk1SmFqRXo4NXVhODVPZi83?= =?utf-8?B?b25RUlpsSVUzM0FXOU9aWlQwbGdncjZLRzNWUmRQNFZrNEM0ZHprcXRFQ0JJ?= =?utf-8?B?TlNqUjlyRFB1eFJpTlk3NkpzeDl1TG1hSk5DeWV3N0EzZ09SNTNONFUzRjNR?= =?utf-8?B?dnJDZUlMQ0QxRDRtK0VBallUVVQ0ZUZvQ0JLM0ZYRjU4NCswRFdOR1NIaUk5?= =?utf-8?B?TUVzT3YxVmVXVVR5c0plbmtoQTJhSnZxWENEYkNOUzE4TkViS0UxRWd5OVlq?= =?utf-8?B?STFheVJabks3S0owSjU1MXhGaUtaZHFKTmVST3FnVFRqZHluTk9KQU10R3BW?= =?utf-8?B?WWMvaHRUcisvWDNGeFFlU2JOOEZVaCtuZ3A2ZEhyODFvNm4zN1Z5ek9Henkz?= =?utf-8?B?dmNoa2FSZDdxV1F5UHlQUVNVOUtnVDIySm1XcVRiRjBFa2lDcTRaNkFPN1E3?= =?utf-8?B?ODFOZUZibHY0V2ZXSWk0YXE3ZGJocTV1Tk14OU9DcWk2NUZrN2pIaE0vSks4?= =?utf-8?B?a3J3RGpSYVBXNmRtWUVVS0h0ZE1mc0hTN2NrQW5yaDNPL09uUCt6a3E4QXAv?= =?utf-8?B?VWxnS1FUc1g0L3BqR3J4azdSd2d4SnpqMnMxNkY3V2ltOXR5MTh5ZXJJWW5C?= =?utf-8?B?a2RHV3dHYVU2K1FETGs2elRIdlVMS0xJdHFZMTA4dFJCWTBONGRqSzdFRExk?= =?utf-8?B?dGJhR1hva2xEcmFOdFpTWHR4cCtPWTJwOWxNeTZla1JXWDNwTVNTLzFzc1V6?= =?utf-8?B?TmZFci9pcmhJa241WEpCNU1YV1VtY0UzVWNRSFQ1MThucVBTNy9hbldoZ3hI?= =?utf-8?B?T0xWNlJlc2d6MUpvTXkySUNkd2hVWkRJaGRCQUt1UzhjMkdpS1dMM1JraHpu?= =?utf-8?B?RCtNSERWT1VyODJ3cC9FdERSKzRMdUJhL09PTlRNZDlZVDhQU0VyU2gxK2FO?= =?utf-8?B?dkxmVDU0OHY0RSthNkJ0aXdCODBOUXMxZ2M1Q2hvdFNEcG5BTC9XQWM1K2kx?= =?utf-8?B?ZVVLOEd3U1I5UlRlNnNieFlLSlJpTjVJeno1TUM5MENqS1JYbWtFa0JxMDhO?= =?utf-8?B?SDUwTEpuMitoQ3pKbGN0eGhRUUx3ZFNUdnB6aXpxZFBMS0VlVEV6M1p6MU4w?= =?utf-8?B?UnJWckRTRFJIbjNzOEZFWEdUaGM5NWxnYzFzTEN6QTB1RzZLVkFVOTZuMm53?= =?utf-8?B?bDVzV1g3WlU1aTJwMUtCYzBNL0hUV1FVNFIrZG0xcHZlOEJmSGhtMDUzRzI1?= =?utf-8?B?eGxPdUxPOUtUeHEwczR5OWY4TVZuYU9TUFR3NEVJbE9TVzBxckloVEwwYnVT?= =?utf-8?B?L2JWYU5nL3I0OFJrL0dreWhzOEs0bklTUm5WNUlOT1ozSElid0oxdm40VnNo?= =?utf-8?Q?hLZhmnTXOT45StH45BEii14MmHhFRVoreG3sswM2Ald8=3D?= X-OriginatorOrg: sct-15-20-4755-11-msonline-outlook-e8f36.templateTenant X-MS-Exchange-CrossTenant-Network-Message-Id: dc3a900d-cd1f-4817-8f65-08dc873a6d23 X-MS-Exchange-CrossTenant-AuthSource: CO1PR11MB4770.namprd11.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jun 2024 21:40:19.2215 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: CY5PR11MB6487 X-Spamd-Bar: - X-Spamd-Result: default: False [-1.46 / 15.00]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ARC_ALLOW(-1.00)[microsoft.com:s=arcselector9901:i=1]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.97)[-0.968]; DMARC_POLICY_ALLOW(-0.50)[hotmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2a01:111:f403::/49]; R_DKIM_ALLOW(-0.20)[hotmail.com:s=selector1]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; MIME_TRACE(0.00)[0:+]; DWL_DNSWL_NONE(0.00)[hotmail.com:dkim]; ASN(0.00)[asn:8075, ipnet:2a01:111:f000::/36, country:US]; FREEMAIL_ENVFROM(0.00)[hotmail.com]; FREEMAIL_FROM(0.00)[hotmail.com]; RCPT_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[hotmail.com:+] X-Rspamd-Queue-Id: 4Vwvkc2Wcjz4HWf On 6/7/24 06:53, Rody wrote: > Hi everyone, > > Trying to prepare myself to get command line geoip lookups working. Running > 13.3-RELEASE-p1 of freebsd. It seems the pkg libmaxminddb is installed by > default but missing the tools to access the data. Which tools are missing? My understanding is it is a library for accessing the database files once they are downloaded. There are no special options to that port (just documentation related) so installing from pkg or ports should give identical results for available tools and capabilities. Once you have a ports tree, you can check the options of that port with `cd /usr/ports/net/libmaxminddb;make showconfig`. https://www.freshports.org/net/libmaxminddb/ section "This port is required by" can help get an idea of other ports using this port; it only includes direct dependencies and does not handle dependencies that could be changed by changing options in ports. > The following page tells me to install the libmaxminddb via ports: > https://forums.freebsd.org/threads/geoiplookup-for-the-new-geolite2-country-db.69866/ > But it does not include info for when you've never used ports before. net/geoipupdate is a port that handles fetching the geoip2 databases. It is written by maxmind though it is in go instead of c and seems to have much more going on for inner workings. If the c version from the forums works in beneficial ways over the maxmind copy then maybe it could be made into a port for more users to benefit. There have been various changes to libmaximdb since that post in 2019 that should be reviewed for compatibility. > The following page tell what to do to get started with ports: > https://docs.freebsd.org/en/books/handbook/ports/ > And tells me that if ports was not installed during install, I should use a > series of commands to use git. > > Not sure if ports was indeed installed or not during install. Any way to find > out? if `ls /usr/ports` is missing/empty then you didn't install it from the installer (or moved it); you can get a ports tree and also later update the ports tree with git. > The following page recommends to use portsnap: > https://www.cyberciti.biz/faq/install-ports-in-freebsd/ > Portsnap seems to be installed by default and easier to use, but: > https://forums.freebsd.org/threads/portsnap-being-retired-whats-the-alternative.76463/ > suggests that maybe only git should be used? Portsnap is removed from 14+ though it is still present in /usr/ports/ports-mgmt/portsnap. Reading its makefile I see DEPRECATED= portsnap infrastructure will be removed after the EOL of 13.x EXPIRATION_DATE=2026-04-30 which tells me the present plan is you would be learning a dead end; it will remain a viable option to you until upgrading off of 13. The cyberciti.biz article covering portsnap form base for FreeBSD14 when updated last month is a bug in that article; its title should remove 14 or it should include git instructions. The article's content explains its steps only got to 13. https://www.freebsd.org/releases/14.0R/relnotes/ section about portsnap makes that clear for FreeBSD 14+. > Still, it seems the database was already installed automatically using pkg so > it should probably be deleted prior to starting with ports? Ports is the instructions to build and install software. Its install are registered as an installed package and the tree is used within a clean environment to build the official packages. If you need to change build options or need a version that is not in the pkg repo but is in a newer/older ports tree then you could build it yourself but otherwise the pkg installed version should be the same. > I imagine the geoiplookup tool is only a tiny binary and requires a lot of > work to get it installed this way, or am I missing something? The ports tree is a collection of 'how to make it work' steps, changes/fixes, etc. so getting an entry there is usually how it is made easier for FreeBSD users. As for documentation, you tried to follow it from multiple places to solve the problems as they arise which usually complicates things. Unless there is a known bug, I'd defer to what is in the handbook and other official FreeBSD documentation over what is in internet blogs and forums when available. The handbook and similar documents receives updates and tries to represent how things are currently working for what they cover; though not perfect, it is usually better than words of a random individual and more up to date than places where there may not be an 'edit' button later. > Rody > > From nobody Fri Jun 7 21:44:13 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwvqD2DxQz5MLW2 for ; Fri, 07 Jun 2024 21:44:24 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx2.dismail.de (mx2.dismail.de [159.69.191.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwvqC1TWkz4KBw for ; Fri, 7 Jun 2024 21:44:23 +0000 (UTC) (envelope-from lumiwa@dismail.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=dismail.de header.s=20190914 header.b=r6psBIh9; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (mx1.freebsd.org: domain of lumiwa@dismail.de designates 159.69.191.136 as permitted sender) smtp.mailfrom=lumiwa@dismail.de Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id b4433df2 for ; Fri, 7 Jun 2024 23:44:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date:from :to:subject:message-id:mime-version:content-type :content-transfer-encoding; s=20190914; bh=VVh2vjpoIzUP9KNZrcfW5 m/5dSSyWa9l7WzgQULbS+o=; b=r6psBIh97nlzUzOiUWmUczA8n7EPQtH/s9tSa 1pKIjD8vxsqq/lGSUylcAtnvIvBkT2ye8BIak7IFmzVV8QvrteyURjjNHfzkgVhg SxDsQYIyHGpk5v+euwKdfRtZ73G1QfT4LNZcX+5YQsSKXE5K9yGq+CrFzuMVhVJR sdKW4plZq2/U2g0omliA0iO5gXL7Aw+QVXIQXFKLOgpHajb2cnS5E0lvSO3FY9/2 fw/zPXA0dELCe5hTnjInDf+ZZO3YfIlxn1xwut8dtSwLsxbe5rnh46ViO2lCK7kp yQ3QXgOThKmxpHW7I4/HeYhZ44XzJ1O+K3lH/wZMEpFv57wYg== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id a905177f for ; Fri, 7 Jun 2024 23:44:19 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 03045c18 for ; Fri, 7 Jun 2024 23:44:19 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 5eb71944 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Fri, 7 Jun 2024 23:44:18 +0200 (CEST) Date: Fri, 7 Jun 2024 17:44:13 -0400 From: LuMiWa To: FreeBSD Questions Subject: local-unbound Message-ID: <20240607174413.75b575d8@dismail.de> X-Mailer: Claws Mail 3.19.1 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.57 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; DWL_DNSWL_LOW(-1.00)[dismail.de:dkim]; NEURAL_HAM_SHORT(-0.87)[-0.869]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; RCVD_IN_DNSWL_MED(-0.20)[159.69.191.136:from]; R_SPF_ALLOW(-0.20)[+ip4:159.69.191.136]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_LAST(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_ALL(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCVD_COUNT_THREE(0.00)[4]; DKIM_TRACE(0.00)[dismail.de:+] X-Rspamd-Queue-Id: 4VwvqC1TWkz4KBw Hi! I am using unbound from ports for recursive caching DNS, TCP port 853. For my need will be local-unbound more than enough and I like avoid applications if I included in the system. I didn't find so much settings for local-unbound and my question is what to put in /etc/rc.conf? Now I have: unbound_enable="YES" unbound_anchorflags="-4" Are those settings enough for local-unbound, please. Thank you. -- "Stupidity is a gift of the nature but it is not necessary to emphasize!" From nobody Fri Jun 7 22:05:12 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwwHN13FMz5MNp5 for ; Fri, 07 Jun 2024 22:05:20 +0000 (UTC) (envelope-from mirror176@hotmail.com) Received: from NAM04-MW2-obe.outbound.protection.outlook.com (mail-mw2nam04olkn20822.outbound.protection.outlook.com [IPv6:2a01:111:f403:2c0a::822]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "DigiCert Cloud Services CA-1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwwHM1BD0z4NRL for ; Fri, 7 Jun 2024 22:05:19 +0000 (UTC) (envelope-from mirror176@hotmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=hotmail.com header.s=selector1 header.b=OtUpK+rW; dmarc=pass (policy=none) header.from=hotmail.com; spf=pass (mx1.freebsd.org: domain of mirror176@hotmail.com designates 2a01:111:f403:2c0a::822 as permitted sender) smtp.mailfrom=mirror176@hotmail.com; arc=pass ("microsoft.com:s=arcselector9901:i=1") ARC-Seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=X3OOsQMG7nImTEM9SPVUHIgE2+rlZ19MISPKZ9VtVCX89HlIV2BSYsFXQjhrGFOp/GFwSIB1jGv1YrRFjfra/o0QPgiPN3BaBiBTIscH+CZxr4OINWMZ9aTG7cBZQycUVSLXcvGaWvv9+pEHTsJaRer/wio4mnjPnDoG47+dQFirW6hOyzFAdFuEc8ks9qLOdDo9a5//G7be0PORfq0iirfWHfF3SLiuT6cNUIUnckhixg/xRbM6eN/hlT8um16Pi0kMxYTkNgTMZz4zjyx6P1Y3DfZOCU8B6pq4RvQTx0PDNyo9iLcSUmJqdHD7dRN51gnnJyVVSFr8U3dAKrmy3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=0xJVTiHlc07CTdJCFqnhz9T5OW0/0k7OIACrx4Up1UY=; b=E1fhNCXcqAVj1W8ODAYG3fNe4RhaISXJR9Owl34ARFK6/ggQFCrvAs2SBgMmNwur/tIFAggTyxpm1SW2VlVUL3UZnqiYYZRJ6OzrVodQ2h9edPAebu+m+OiPAG9usvtOl5KqV2Kdr3DfkorIBzZlsn/D7Ka0NJSCq/Emq08BH50aJ+GjLLTDIAN0CBLuYfX+Z7G0QiJSKg2FYA0h7PFO3No+e2HI3ljOAawHfkyh4GHGJ5rRTrm87tftLY6ZB8J1n2tY/Ty2h8KQCiDEcOGeprkAR4Y1F+AZj6SJj+JFMV8lZTTCBWk0FNy6nxWU83UtKWmJN5z98+gwdtwn63ZGWw== ARC-Authentication-Results: i=1; mx.microsoft.com 1; spf=none; dmarc=none; dkim=none; arc=none DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hotmail.com; s=selector1; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=0xJVTiHlc07CTdJCFqnhz9T5OW0/0k7OIACrx4Up1UY=; b=OtUpK+rWJT6cW55BKfFwiRDeuxt9BcNXWpRE6H5PuD0vKI3VZGqtPl3F2VeD4xjh3/lRbpZeGco/CBeZ6VKAXt0h3LnqDOkAKXMIIlOJ1gt2ehch5GSyYL6YaQVxbm9Qi7d59gELNYw+hVi+DMLEozBaaT01ILTClXfolMhA7YY+mKr9U6FSaAnmdP0VeYM2U/VL8ixCG9oEJsXWl3Gj6SrAJFcLFGGUUruNGUfXiCx3YmyeVGKQV+Wo88riB4LUluDb99zeFxgdIN3wEm1SjxckxtswYd1mRHsu04p25p71h1CxYomMMQRt7d271teHZXPPMIe+J7J8vGNJ+Bk6yA== Received: from CO1PR11MB4770.namprd11.prod.outlook.com (2603:10b6:303:94::19) by DS0PR11MB8232.namprd11.prod.outlook.com (2603:10b6:8:15d::16) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.7633.34; Fri, 7 Jun 2024 22:05:16 +0000 Received: from CO1PR11MB4770.namprd11.prod.outlook.com ([fe80::bffd:9e35:4afa:a747]) by CO1PR11MB4770.namprd11.prod.outlook.com ([fe80::bffd:9e35:4afa:a747%3]) with mapi id 15.20.7633.033; Fri, 7 Jun 2024 22:05:16 +0000 Message-ID: Date: Fri, 7 Jun 2024 15:05:12 -0700 User-Agent: Mozilla Thunderbird Subject: Re: local-unbound To: questions@freebsd.org References: <20240607174413.75b575d8@dismail.de> Content-Language: en-US From: "Edward Sanford Sutton, III" In-Reply-To: <20240607174413.75b575d8@dismail.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-TMN: [OlrqomxguXsosE6fAEw8Py/irzlPMyai] X-ClientProxiedBy: MN2PR04CA0014.namprd04.prod.outlook.com (2603:10b6:208:d4::27) To CO1PR11MB4770.namprd11.prod.outlook.com (2603:10b6:303:94::19) X-Microsoft-Original-Message-ID: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 X-MS-Exchange-MessageSentRepresentingType: 1 X-MS-PublicTrafficType: Email X-MS-TrafficTypeDiagnostic: CO1PR11MB4770:EE_|DS0PR11MB8232:EE_ X-MS-Office365-Filtering-Correlation-Id: 6b6aad28-17a3-406c-0a0a-08dc873de964 X-Microsoft-Antispam: BCL:0;ARA:14566002|461199019|3412199016|440099019; X-Microsoft-Antispam-Message-Info: 0859iqRkHDblm/GzJg7aNDs/BBCPPfpQxkIeEVhsKQLT0cXjz/TWw22TUlLpVeLPSdDdAkTw31BV4Zx5r321Dlj9xrmPw8cql6z/cqKbpsOvTxAnsst5SWwJfT1NZuXCuFc6nVBFMLn36H/F227FuIfphWQZZtOQFPrXJaUWhcu0kva+TZAUmgH1WyC9fbOh2g2dD8O4Vl7GNyd56WY8IzX7wrRs+XysEV+guDQ684EgKk47+KtIni5K8mJC1iNSzJ2n5hBIR14GtooNGAxTOvqonRpki6BL1AWKTr4urxOXXM2V/4SaqOn+yKd2OnwBEQJoDFRBgQrcXqnRkCrw9iUaEt9RnJg0CrMxuojgP9cYOL04iUzMk1kTKQV/Wb2bFCDqLaXNlZ5ZPiJJE8/VqUJcp38WwaCsKG8juv5rbRD4tN7tG139PcKUTKSS8cqlxjDltYnU5rP0czSJPiOPIHVlq2xoZLg9pP2LPN7mjOVmIGkRa6KQCB1xlML6lqzPaDSLVLUKnMLOZniDMK9L6FZFxPd9xs5z7NvjjKQC4UnkxIW2iQvZJd8M36fQa04j X-MS-Exchange-AntiSpam-MessageData-ChunkCount: 1 X-MS-Exchange-AntiSpam-MessageData-0: =?utf-8?B?dXZsQjJvU1hUbkJSYzZZU0JXZHZ1UGZSTXpLWEpuamxlbjVVckdnRlMrb3JK?= =?utf-8?B?Rk5mQVROVGJWa0toNDJ6aU56VUs4Um9UbHMrVVpaRklBWkMzN01xUGljUlVz?= =?utf-8?B?RzFqcVFUUzIxY1c5cm1JOTFVL2lQa29LOUtVRG1VSkw4cDZsWC8wdDMzMVdK?= =?utf-8?B?cEpkaW5HdTVBWTkyYU5pTDh5OXhpQngwdnc5c1BOdHpXYVpPZlBsbzBVVG84?= =?utf-8?B?OFUxSFY0KzlKUFAzU3huZWtHQUs5RXRWamRkUVBpVkVsWHM2YkJRS0Z5Z0Jj?= =?utf-8?B?UW95NnhIdUtvZlA2OENvSTdlOS9ta0xjcGlkSXNJRVViOFpqazQ1SytMUVJG?= =?utf-8?B?MGpqdFlRMVlFaDIyREhtN2hCWW5NSnpBMUs1TWduOWwreWN6Rmc3UXhSVjFE?= =?utf-8?B?R2xUbDRuMEpXcUZyUWxFK3BEOWFCM0R5bFdwQmk2RElKek1mYmJLbG4zVHFh?= =?utf-8?B?ZE1pSUl3WVg4OWw5SndqelJoaEZRSHNCMkdSSGRVRjZha2RkejZBdWxZcVQ0?= =?utf-8?B?bXFwcm0yWWxlcS90N1lmZlFtQ1VRUy9sOGNtdzdHaWRCT29aUWFJT1kwVGgz?= =?utf-8?B?UFh4SGxONHY0ZjFCS3BWeTV1ZnBkOTlNc1JZdUtBQXBHbldFOTNZekFPS2Zl?= =?utf-8?B?T3VLTEpoczVWSDdpSUtPV1FBUHU5WXlPaDZxb1paOE1Ld0h6M0dRRGpiR29R?= =?utf-8?B?bUVsalhPRHRHdWxyT0M3SnR3MjlrMWpMQllYWGs2Zkd3TnNFenoxU01UeHhU?= =?utf-8?B?MHlKNTA5bjFONDZYeTFIaGREUGswY2o3Q2I4dnNmVHZkSkNjUDZxUjFadFlW?= =?utf-8?B?K2QxdVgydVBNWTRVRzdDR2hzK0VVdHJ6alJKTG9rVVh1UWJmVjJyeUx1WGR6?= =?utf-8?B?RURXbDM4Y2xoYlZPRUx2WUI4SkhyRWdnMmU5Mno3TEFtczQ2dDRobzRwMnBn?= =?utf-8?B?T2JPR0dFYXZJaEhZNzk4dUR0bTUwYW1jZzJRWlZwQmlmalVJTVVMbW03dnRT?= =?utf-8?B?TWYveFpFcnl4WlY5SzJzSlpMNmkwK25OSjFCL1RmVmY3aktRYWhiTmtseTVV?= =?utf-8?B?Zk1Ub1AzYTY4UTU2SzE0UHdFZEZJSkRMOFlMNXdIV0p3TW10WWF3YTJnclFa?= =?utf-8?B?R010NFBXQlZEWGRGNzN1Tm9ZRUZyNjRSODN3RG94d013aGsvSWJ5RVJpNGt0?= =?utf-8?B?RU9xSkt4cGZlQ00wVmE3L3pjZmtOYmdxeERVb2dTN0loZFRMVWJsZytRemZS?= =?utf-8?B?SS9zd29zR3VrdVg3SEZRM3FCNzFjb2pPdGltRm9pd3BPcTRxN0hBUWdRcGdS?= =?utf-8?B?UUx6dDFTQmRyRkE3MGdkekJDRDBseUprYkN1U2toaGx3L1BReFRWcXA0RDJX?= =?utf-8?B?amNha0RiUjZGbVQ2MmdNbG5wSmFYa2pOck1Ta0NWZnU0N3N5KzJhUDExMjNE?= =?utf-8?B?OWtYM3BYQWpvRG0rcE5IYk5kY3d0TVZ2ekdwR1daMlpBdFhBVFNpVEEvZ2p6?= =?utf-8?B?cUhoYUNwNkczcWtDQk9nV1ZFV2x1Y09iQXJBSFUrTDBEQWZSRGNJOGJzNGtp?= =?utf-8?B?dHIzV2IwbzBaTW5XbFpKSTYrMTlhVm8zQStmVGppMm5hZTRFWjUrY2xhNnZk?= =?utf-8?Q?QgSzEYE17yEYfzG01Fgd1haTvdemm80nOImvzp2sBJJw=3D?= X-OriginatorOrg: sct-15-20-4755-11-msonline-outlook-e8f36.templateTenant X-MS-Exchange-CrossTenant-Network-Message-Id: 6b6aad28-17a3-406c-0a0a-08dc873de964 X-MS-Exchange-CrossTenant-AuthSource: CO1PR11MB4770.namprd11.prod.outlook.com X-MS-Exchange-CrossTenant-AuthAs: Internal X-MS-Exchange-CrossTenant-OriginalArrivalTime: 07 Jun 2024 22:05:16.1345 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-CrossTenant-Id: 84df9e7f-e9f6-40af-b435-aaaaaaaaaaaa X-MS-Exchange-CrossTenant-RMS-PersistedConsumerOrg: 00000000-0000-0000-0000-000000000000 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DS0PR11MB8232 X-Spamd-Bar: -- X-Spamd-Result: default: False [-2.49 / 15.00]; FORGED_MUA_THUNDERBIRD_MSGID_UNKNOWN(2.50)[]; ARC_ALLOW(-1.00)[microsoft.com:s=arcselector9901:i=1]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; DMARC_POLICY_ALLOW(-0.50)[hotmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2a01:111:f403::/49]; R_DKIM_ALLOW(-0.20)[hotmail.com:s=selector1]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; ASN(0.00)[asn:8075, ipnet:2a01:111:f000::/36, country:US]; FREEMAIL_FROM(0.00)[hotmail.com]; MIME_TRACE(0.00)[0:+]; DWL_DNSWL_NONE(0.00)[hotmail.com:dkim]; FREEMAIL_ENVFROM(0.00)[hotmail.com]; RCPT_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; RCVD_TLS_LAST(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; DKIM_TRACE(0.00)[hotmail.com:+] X-Rspamd-Queue-Id: 4VwwHM1BD0z4NRL On 6/7/24 14:44, LuMiWa wrote: > Hi! > > I am using unbound from ports for recursive caching DNS, TCP port 853. > For my need will be local-unbound more than enough and I like avoid > applications if I included in the system. > I didn't find so much settings for local-unbound and my question is > what to put in /etc/rc.conf? > Now I have: > unbound_enable="YES" > unbound_anchorflags="-4" > Are those settings enough for local-unbound, please. local_unbound_enable="YES" I'm not seeing that anchor variable present or a different one to use after looking at /etc/rc.d/local_unbound. > Thank you. > From nobody Fri Jun 7 23:29:38 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vwy8m6bQjz5N1HZ for ; Fri, 07 Jun 2024 23:29:44 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Received: from mail-ot1-x330.google.com (mail-ot1-x330.google.com [IPv6:2607:f8b0:4864:20::330]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vwy8l60x9z4VYP for ; Fri, 7 Jun 2024 23:29:43 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=eHNupdPZ; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of freebsdlouisville@gmail.com designates 2607:f8b0:4864:20::330 as permitted sender) smtp.mailfrom=freebsdlouisville@gmail.com Received: by mail-ot1-x330.google.com with SMTP id 46e09a7af769-6f9603730d5so502140a34.1 for ; Fri, 07 Jun 2024 16:29:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717802980; x=1718407780; darn=freebsd.org; h=in-reply-to:content-language:references:to:subject:user-agent :mime-version:date:message-id:from:from:to:cc:subject:date :message-id:reply-to; bh=WsKdp/VaZNecLSEF7PdA8BLtdeAzGgaaf0UoiSEmUhA=; b=eHNupdPZ3JHh+1ax6Lmv904TgishBCUAglKK39IYFHvJAV5olMXF3m502OPAWguAVt 5S/Exz9mMGzh6XSwOkfYNgm1hyXCFXtWOQP6XQ9EMfkbKjXCeQcaZmNVSI7LCWTvtBmr 6c2qKu1/iqzJ/xIUCjn9cYEukTW8eek/HP+De8AIcUOsGf5dbEeG6Qe2wrExYrrrhXt2 dn10jdZm6f7no+IlpELQat62uKKHX7AFZ8lfwoXG6oXhx6706msVKn/5Lk6P4kVw2bDA rRr66jiRJMvj1EC8uePL3YJ5TIUIeVUwPDhrQzA5KCGWkiSXYc/mDZmTt9DMR4p1pDlP zHEQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717802980; x=1718407780; h=in-reply-to:content-language:references:to:subject:user-agent :mime-version:date:message-id:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WsKdp/VaZNecLSEF7PdA8BLtdeAzGgaaf0UoiSEmUhA=; b=kvcZJDuvLOqVyEo7r/ydy0R2IN1sjYyT6rV/kUjWyViqOQlBeJSrGNAsIuEFIdhj3j fLU0sNi4ziIO4EX9f1eekF2N6ctvwjC7YUSXdUbQYXnMKIO4+usFB+epOYcy3o0AGe5Y gBkd486i5UI95asU62bcyLp9cIF9YK1QUCr6oMhlpL58+oAwEfo1in0FIpOb2l8vdoPM bNb7cRMwyyMmZHbrLsv63icyYqyuSIEXMnXB3gQVeBW/mwHASbnw2B1F6zlzQRzDPwBM EulfE2jFxe5JbPMghbfmaYd8Pca/N0YA3un7sMCPIJZS4HcPpTGcSPWTwtYJt8y/tlnF 0j9Q== X-Gm-Message-State: AOJu0Yx1hn4wpDMVrVJH23SMGeF5JoOKeQOSm/gKCCHUxpR+INlOxVJ1 INmKOOzhjDAjU7yCPPCoJ++Ak6irdoBx/w4BCr/rq8kXiIZa0jRJ6GKDJA== X-Google-Smtp-Source: AGHT+IHeUsL9cz5ScuQ/k3E/V64RWF4XIPO52K5FSOYUG+GGmgMInAMeAlo7Qhv59EJeBhScbvweKg== X-Received: by 2002:a05:6830:1659:b0:6f1:23f9:2099 with SMTP id 46e09a7af769-6f9572bd2f5mr3761743a34.24.1717802980292; Fri, 07 Jun 2024 16:29:40 -0700 (PDT) Received: from ?IPV6:2600:1015:a030:8fa9:ffae:da56:ef2d:cbff? ([2600:1015:a030:8fa9:ffae:da56:ef2d:cbff]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7954cf9ad5esm65848485a.24.2024.06.07.16.29.39 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 07 Jun 2024 16:29:39 -0700 (PDT) From: Steven Friedrich X-Google-Original-From: Steven Friedrich Content-Type: multipart/alternative; boundary="------------pbiLpMCURRGFQEnLffl1BbeZ" Message-ID: Date: Fri, 7 Jun 2024 19:29:38 -0400 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: local-unbound To: questions@freebsd.org References: <20240607174413.75b575d8@dismail.de> Content-Language: en-US In-Reply-To: X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.98 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.994]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; FREEMAIL_ENVFROM(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; RCPT_COUNT_ONE(0.00)[1]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; TO_DN_NONE(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::330:from] X-Rspamd-Queue-Id: 4Vwy8l60x9z4VYP This is a multi-part message in MIME format. --------------pbiLpMCURRGFQEnLffl1BbeZ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit grep unbound /etc/defaults/rc.conf local_unbound_enable="NO"       # Local caching DNS resolver local_unbound_tls="NO"          # Use DNS over TLS On 6/7/24 18:05, Edward Sanford Sutton, III wrote: > On 6/7/24 14:44, LuMiWa wrote: >> Hi! >> >> I am using unbound from ports for recursive caching DNS, TCP port 853. >> For my need will be local-unbound more than enough and I like avoid >> applications if I included in the system. >> I didn't find so much settings for local-unbound and my question is >> what to put in /etc/rc.conf? >> Now I have: >> unbound_enable="YES" >> unbound_anchorflags="-4" >> Are those settings enough for local-unbound, please. > > local_unbound_enable="YES" > I'm not seeing that anchor variable present or a different one to use > after looking at /etc/rc.d/local_unbound. > >> Thank you. >> > > --------------pbiLpMCURRGFQEnLffl1BbeZ Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

grep unbound /etc/defaults/rc.conf  
local_unbound_enable="NO"       # Local caching DNS resolver
local_unbound_tls="NO"          # Use DNS over TLS


On 6/7/24 18:05, Edward Sanford Sutton, III wrote:
On 6/7/24 14:44, LuMiWa wrote:
Hi!

I am using unbound from ports for recursive caching DNS, TCP port 853.
For my need will be local-unbound more than enough and I like avoid
applications if I included in the system.
I didn't find so much settings for local-unbound and my question is
what to put in /etc/rc.conf?
Now I have:
unbound_enable="YES"
unbound_anchorflags="-4"
Are those settings enough for local-unbound, please.

local_unbound_enable="YES"
I'm not seeing that anchor variable present or a different one to use after looking at /etc/rc.d/local_unbound.

Thank you.



--------------pbiLpMCURRGFQEnLffl1BbeZ-- From nobody Sat Jun 8 01:11:26 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vx0QB6gwKz5N9Ft for ; Sat, 08 Jun 2024 01:11:30 +0000 (UTC) (envelope-from rody@dds.nl) Received: from smtp2.signet.nl (smtp2.signet.nl [83.96.147.103]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vx0Q86K7fz4gNZ for ; Sat, 8 Jun 2024 01:11:28 +0000 (UTC) (envelope-from rody@dds.nl) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=dds.nl; spf=pass (mx1.freebsd.org: domain of rody@dds.nl designates 83.96.147.103 as permitted sender) smtp.mailfrom=rody@dds.nl Received: from [10.0.1.103] (unknown [45.83.7.125]) by smtp2.signet.nl (Postfix) with ESMTPSA id AFF1040C4912 for ; Sat, 8 Jun 2024 03:11:25 +0200 (CEST) From: Rody To: questions@freebsd.org Subject: Re: How to install geoiplookup? Date: Sat, 8 Jun 2024 03:11:26 +0200 User-Agent: KMail/1.9.10 References: <202406071553.40403.rody@dds.nl> In-Reply-To: X-KMail-QuotePrefix: > List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <202406080311.26029.rody@dds.nl> X-Spamd-Bar: - X-Spamd-Result: default: False [-1.62 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; MID_CONTAINS_FROM(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_LONG(-0.99)[-0.989]; NEURAL_HAM_SHORT(-0.83)[-0.833]; DMARC_POLICY_ALLOW(-0.50)[dds.nl,none]; R_SPF_ALLOW(-0.20)[+ip4:83.96.147.103]; MIME_GOOD(-0.10)[text/plain]; ONCE_RECEIVED(0.10)[]; RCVD_IN_DNSWL_LOW(-0.10)[83.96.147.103:from]; MIME_TRACE(0.00)[0:+]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_ONE(0.00)[1]; ASN(0.00)[asn:21155, ipnet:83.96.128.0/17, country:NL]; MLMMJ_DEST(0.00)[questions@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_ALL(0.00)[] X-Rspamd-Queue-Id: 4Vx0Q86K7fz4gNZ Op vrijdag 7 juni 2024, schreef Edward Sanford Sutton, III: > On 6/7/24 06:53, Rody wrote: > > Hi everyone, > > > > Trying to prepare myself to get command line geoip lookups working. > > Running 13.3-RELEASE-p1 of freebsd. It seems the pkg libmaxminddb is > > installed by default but missing the tools to access the data. > > Which tools are missing? My understanding is it is a library for > accessing the database files once they are downloaded. There are no > special options to that port (just documentation related) so installing > from pkg or ports should give identical results for available tools and > capabilities. Once you have a ports tree, you can check the options of > that port with `cd /usr/ports/net/libmaxminddb;make showconfig`. > > https://www.freshports.org/net/libmaxminddb/ section "This port is > required by" can help get an idea of other ports using this port; it > only includes direct dependencies and does not handle dependencies that > could be changed by changing options in ports. > > > The following page tells me to install the libmaxminddb via ports: > > https://forums.freebsd.org/threads/geoiplookup-for-the-new-geolite2-count > >ry-db.69866/ But it does not include info for when you've never used ports > > before. Ah! I was looking for the old geoiplookup tool as it is currently still named on linux. It doesn't exist anymore on bsd though. It is now the new GeoIP2 software, but I got confused by info from multiple sources as you say further down yourself. I compared the files that the port would provide and the files I already had installed on my system, and they were the same. Both provided the same binary that I did not look for as it was named different from what I expected and was looking for. (geoiplookup vs. mmdblookup) The mmdblookuptool has different syntax and output but I can use it. After long searching I finally came to the conclusion that installing ports was not needed for what I wanted with GeoIP. The previous link gave me the wrong impression that a ports install of the program would be different from the default program from pkg. My bad... > > net/geoipupdate is a port that handles fetching the geoip2 databases. It > is written by maxmind though it is in go instead of c and seems to have > much more going on for inner workings. If the c version from the forums > works in beneficial ways over the maxmind copy then maybe it could be > made into a port for more users to benefit. There have been various > changes to libmaximdb since that post in 2019 that should be reviewed > for compatibility. > > > The following page tell what to do to get started with ports: > > https://docs.freebsd.org/en/books/handbook/ports/ > > And tells me that if ports was not installed during install, I should use > > a series of commands to use git. > > > > Not sure if ports was indeed installed or not during install. Any way to > > find out? > > if `ls /usr/ports` is missing/empty then you didn't install it from the > installer (or moved it); you can get a ports tree and also later update > the ports tree with git. > > > The following page recommends to use portsnap: > > https://www.cyberciti.biz/faq/install-ports-in-freebsd/ > > Portsnap seems to be installed by default and easier to use, but: > > https://forums.freebsd.org/threads/portsnap-being-retired-whats-the-alter > >native.76463/ suggests that maybe only git should be used? > > Portsnap is removed from 14+ though it is still present in > /usr/ports/ports-mgmt/portsnap. Reading its makefile I see > > DEPRECATED= portsnap infrastructure will be removed after the EOL of > 13.x > EXPIRATION_DATE=2026-04-30 > > which tells me the present plan is you would be learning a dead end; it > will remain a viable option to you until upgrading off of 13. The > cyberciti.biz article covering portsnap form base for FreeBSD14 when > updated last month is a bug in that article; its title should remove 14 > or it should include git instructions. The article's content explains > its steps only got to 13. > https://www.freebsd.org/releases/14.0R/relnotes/ section about portsnap > makes that clear for FreeBSD 14+. Thanks for making that clear to me as I have need for using ports soonish, but not for this. > > > Still, it seems the database was already installed automatically using > > pkg so it should probably be deleted prior to starting with ports? > > Ports is the instructions to build and install software. Its install are > registered as an installed package and the tree is used within a clean > environment to build the official packages. If you need to change build > options or need a version that is not in the pkg repo but is in a > newer/older ports tree then you could build it yourself but otherwise > the pkg installed version should be the same. > > > I imagine the geoiplookup tool is only a tiny binary and requires a lot > > of work to get it installed this way, or am I missing something? > > The ports tree is a collection of 'how to make it work' steps, > changes/fixes, etc. so getting an entry there is usually how it is made > easier for FreeBSD users. As for documentation, you tried to follow it > from multiple places to solve the problems as they arise which usually > complicates things. Unless there is a known bug, I'd defer to what is in > the handbook and other official FreeBSD documentation over what is in > internet blogs and forums when available. The handbook and similar > documents receives updates and tries to represent how things are > currently working for what they cover; though not perfect, it is usually > better than words of a random individual and more up to date than places > where there may not be an 'edit' button later. Thanks for making it all much clearer. It's not that hard but got bitten by older info that I couldn't place exactly. But it happened before with fail2ban. That program has had changes that affected how pf should be configured. Many sources available but all explained the old way. Still, I found my way in the end... > > > Rody From nobody Sat Jun 8 10:24:22 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VxDhD18fRz5NqxQ for ; Sat, 08 Jun 2024 10:24:28 +0000 (UTC) (envelope-from johnl@iecc.com) Received: from gal.iecc.com (gal.iecc.com [IPv6:2001:470:1f07:1126:0:43:6f73:7461]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "gal.iecc.com", Issuer "Let's Encrypt Authority X3" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VxDhC5XDtz4mqR for ; Sat, 8 Jun 2024 10:24:27 +0000 (UTC) (envelope-from johnl@iecc.com) Authentication-Results: mx1.freebsd.org; none Received: (qmail 83986 invoked from network); 8 Jun 2024 10:24:25 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=iecc.com; h=date:message-id:from:to:cc:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:cleverness; s=1481066643159.k2406; bh=IimYZ5Hrp17kpo9uAjo7Q91zoGQfsGa/dQonaPuRVsk=; b=QJncyKgy9WGPPnNa6/9b7RXVm+W964mJv/RCVVHadUEimWU+KRSvFH/FZQEBZ3b78j14g5sITX8JMIVMMnzjh2C9Lx/TZYKKa71FYktKUYQJ0QUbXorYCosM1FDk6aI/mVsZK64C5hpoc9DG/2LzIyec7nuRXInZsZs/NKYpJ8YasmLAPfyfRpd/OkFTEtufL+2BnLenVrhtzODVK3flvevVuTweHqlXLXle66sBaPNHwanjphGwXs9lb9a2L/PSoguGg4HEwPT8pTBbah3+irqLul5tqQ3sLD8o2QJG0oFcLJPB5ApooiAlkrj0Q75D9zEzSNqUVtL6G97LblkU9w== Received: from ary.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) by imap.iecc.com ([IPv6:2001:470:1f07:1126::78:696d:6170]) with ESMTPS (TLS1.3 ECDHE-RSA CHACHA20-POLY1305 AEAD) via TCP6; 08 Jun 2024 10:24:24 -0000 Received: by ary.iecc.com (Postfix, from userid 501) id 73FDA8CBB587; Sat, 8 Jun 2024 12:24:22 +0200 (CEST) Date: 8 Jun 2024 12:24:22 +0200 Message-Id: <20240608102423.73FDA8CBB587@ary.iecc.com> From: "John Levine" To: freebsd-questions@freebsd.org Cc: mirror176@hotmail.com Subject: Re: local-unbound In-Reply-To: Organization: Taughannock Networks X-Headerized: yes Cleverness: minimal List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org Mime-Version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 8bit X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:6939, ipnet:2001:470::/32, country:US] X-Rspamd-Queue-Id: 4VxDhC5XDtz4mqR It appears that Edward Sanford Sutton, III said: >On 6/7/24 14:44, LuMiWa wrote: >> Hi! >> >> I am using unbound from ports for recursive caching DNS, TCP port 853. >> For my need will be local-unbound more than enough and I like avoid >> applications if I included in the system. >> I didn't find so much settings for local-unbound and my question is Look at /etc/rc.d/local_unbound to see what the rc settings are: : ${local_unbound_workdir:=/var/unbound} : ${local_unbound_config:=${local_unbound_workdir}/unbound.conf} : ${local_unbound_flags:="-c ${local_unbound_config}"} : ${local_unbound_forwardconf:=${local_unbound_workdir}/forward.conf} : ${local_unbound_controlconf:=${local_unbound_workdir}/control.conf} : ${local_unbound_anchor:=${local_unbound_workdir}/root.key} : ${local_unbound_forwarders:=} : ${local_unbound_tls:=} : ${local_unbound_pidfile:=${pidfile}} If you're wondering what they do, look at the script. It's not very long. From nobody Sat Jun 8 12:41:34 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VxHkd3TdMz5P3TC for ; Sat, 08 Jun 2024 12:41:45 +0000 (UTC) (envelope-from darcy@druid.net) Received: from mail.vex.net (mail.vex.net [98.158.132.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VxHkc3mHjz418P for ; Sat, 8 Jun 2024 12:41:44 +0000 (UTC) (envelope-from darcy@druid.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=druid.net header.s=VEXNET header.b=A1LwaPuI; dmarc=pass (policy=none) header.from=druid.net; spf=pass (mx1.freebsd.org: domain of darcy@druid.net designates 98.158.132.68 as permitted sender) smtp.mailfrom=darcy@druid.net Received: from [192.168.215.109] (unknown [98.158.128.15]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: darcy) by mail.vex.net (Postfix) with ESMTPSA id 5FADB43C5E for ; Sat, 08 Jun 2024 08:41:35 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=druid.net; s=VEXNET; t=1717850495; bh=lgMY6/Iaz+Bmh6K8uBZWedz7lcW+4KYACrKO0TSoMD0=; h=Date:To:From:Subject; b=A1LwaPuIpAnYotAa8as4ZYNU8mkuQORA/MKu6ie87qtnCSIA2nEZn8SI75eSmdpjw m2+iopF9+2c42LHhiy+rJVv3NkJGlFMo/UfZisV+BRAcddxQtsYF9seWRx6iUl5AcU I/XpBSeIAlYi61sVSLZ31j//rpVfKneg9OZcVvG0= Message-ID: <9381aabf-f95c-4d0e-912a-4aeb36c767bd@druid.net> Date: Sat, 8 Jun 2024 08:41:34 -0400 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: freebsd-questions@freebsd.org From: D'Arcy Cain Content-Language: en-US Subject: Confusing security report Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[druid.net,none]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[druid.net:s=VEXNET]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:19842, ipnet:98.158.132.0/24, country:CA]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[druid.net:+] X-Rspamd-Queue-Id: 4VxHkc3mHjz418P On a number of my servers I have the following in the daily security report: Checking login.conf permissions: Bad ownership of /etc/login.conf The thing is that I don't have that file. I create /etc/login.conf.db from a file in my own repository. Would I be OK creating an empty /etc/login.conf just to keep it quiet? Cheers. -- D'Arcy J.M. Cain | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 788 2246 (DoD#0082) (eNTP) | what's for dinner. IM: darcy@Vex.Net, VoIP: sip:darcy@druid.net From nobody Sat Jun 8 14:45:11 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VxLTJ4WZjz5M2BW for ; Sat, 08 Jun 2024 14:45:24 +0000 (UTC) (envelope-from lain@fair.moe) Received: from mail.076.ne.jp (mail.076.ne.jp [45.76.218.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VxLTH0C1qz4CdJ for ; Sat, 8 Jun 2024 14:45:22 +0000 (UTC) (envelope-from lain@fair.moe) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=076.ne.jp header.s=dkim header.b=NDlVIr50; dmarc=none; spf=none (mx1.freebsd.org: domain of lain@fair.moe has no SPF policy when checking 45.76.218.69) smtp.mailfrom=lain@fair.moe Received: from mail.076.ne.jp (localhost [127.0.0.1]) by mail.076.ne.jp (Postfix) with ESMTP id 4VxLT61SQ9zW0lW for ; Sat, 8 Jun 2024 23:45:14 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=076.ne.jp; h= user-agent:in-reply-to:content-disposition:content-type :mime-version:references:message-id:subject:to:from:date; s= dkim; t=1717857912; x=1720449913; bh=gRvDhnRMRQuoJu8eO4NqDBYpSMX tIJCt12oquz9ebs0=; b=NDlVIr50Ss0AQhXIOLuADAIJ/lBUwnJTwUqYPbwo57Y q9/vjmLWfGf26wK96bIK5R6YORwzY1ubUiz7w7vZcU78VoOkYPIt+nIrM3f7tZiw 5p241wE3lZNuFwUHh1z11cS/8MYBxB+dH7tagL5iSzjG5Fc6Emc3o67v4YWXUN6g qs6QbBknmklh9CLfH2ndDhIkqTJRZVGl2pRQSP6LTAQ3qNG9zEgcFG0dkFSpaB82 Z29zvRuu+ABAjg6jvNfKAY1H+ACPb9sRTAE0Y7/qzNysWF86tA+4RSAZ+1MeLBVM 4HtbNW2s70E8fW0Si9HRWVd0YzX9bDs8i37YJUE2EvA== X-Virus-Scanned: Debian amavisd-new at guest.guest Received: from mail.076.ne.jp ([127.0.0.1]) by mail.076.ne.jp (mail.076.ne.jp [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 87azsgMH-I49 for ; Sat, 8 Jun 2024 23:45:12 +0900 (JST) Received: from mail.fair.moe (124.110.12.171.ap.gmobb-fix.jp [124.110.12.171]) by mail.076.ne.jp (Postfix) with ESMTPSA id 4VxLT45k0MzW0lV for ; Sat, 8 Jun 2024 23:45:12 +0900 (JST) Date: Sat, 8 Jun 2024 23:45:11 +0900 From: "lain." To: questions@freebsd.org Subject: Re: Confusing security report Message-ID: X-Location: =?utf-8?B?IkVhcnRoL+WcsOeQgyI=?= X-Operating-System: "OpenBSD" References: <9381aabf-f95c-4d0e-912a-4aeb36c767bd@druid.net> List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ijhzl7mmdgt5tgg6" Content-Disposition: inline In-Reply-To: <9381aabf-f95c-4d0e-912a-4aeb36c767bd@druid.net> Autocrypt: addr=(null); prefer-encrypt=mutual; keydata= mQGNBGHVL30BDAC2g9WjfETVgMHoWqAQdNDzTFEnuIginZzZdx5CpkBwAeQZexW5Eo/9C1anl4F e0d3KeOFfLMBlaTohsfgvlNyOE8iVyWi5b4Op4cvSfUVm7vQvm+axVVDjXA0o6H4cOWp4etxKfb lD8/kO7WbvMxGeu2IyENoUXZR6/mr1Y6TOWkouTzbWFB1vOxMn68UMouuk4fYf6K3E7KavUMUqu ME3nqFjlKtyQBQmvpe4SnPVnjlOgIHTz9ffGV4l07j3QeCetR2h+CgOFgb1SNLdgxDCuDAdh0iF fGrPQP4jA7BNOcNBdUrkzuNAXDK4H8GB+Z3Pxc2+7jmtPWMPvmpCaZw2jPw2gaey3HPbhxvM1jX gPqLNnr3hKEFGkGPcXwpuxU9saoLOOArLACOkIy9G3GtaU26IJYLCMSi2N8M873oyFOShtcarNY lqetrJ/37tPxdVlOizE0ZB6VD+v6iFpUeHh9aGAiaTIYjM/tfMVUBHjtoQUrJfR8ONxdd1OuHZr e8AEQEAAbQh56We5bGx5byY5piOIDxrYW5heWFtYUAwNzYubmUuanA+iQHOBBMBCAA4AhsDBQsJ CAcCBhUKCQgLAgQWAgMBAh4BAheAFiEEXqMTFPwNvHspnw/iU5MGhC0WaM0FAmVQVRoACgkQU5M GhC0WaM0atAv7B/9RsNYsjeCbwDSYqN41A7qipucfxdPpabDeqQgeCYuFPzAaCKl1u+HpF2bb9/ euJlml2pOj4jOKbPr0XyzfDDJEQgHCM7H+mg7CgdpWKeMbOodIgJ4I/rg/a6cVUXZijtrCOXURM eAObcvQRTNTtNqePDgcJ20/3vEB8TPJLbO7Va0YQ0qH9gC36sgmQhksG5UMEpBlStnrY9St+9VX wSB2J3exLt6T2SCCmPM0IG3kAgbtSCzT08MfCHe3s3PL4fqW2SuJeW8p17EzrUFuOhTuQs1oOmJ +2vww4w+1TL5Km45KdxosvzcEzLOh0g+9ml7O2fnVtR3jvSzijFJJCcrn5+Di1EyjrhinEcQQ1+ Oh270wW/NtwWSBQ/peZb2iiuD7Ry/6zgYlLuASCoSXkOZWH76+zRDIEEx4XX3B0bey8qPgyEvXo OFIt9CHCOGwbDVKx0LgXxzYx6JzvJB4xlrQ9zMMmet2GIT6JUIALA25P9jgRep4elNMH9SxiYk0 uQGNBGHVL30BDACdui3F1uwOwgZ8y0zsL2c3Qw6kFVW4sp2ql7w9hz3IbSO7kTrRUqvZ7Wn97AB LRr4piml02S/ljtdlU4P3Hq1hrnRwReG3AWQjJByhZms4VU3QWauUbv/pZti5vuuB7BEmP2txPr npfBBJW5DdPnebc+BecnhsJRE7jegt8XpDWixxyAwmDdmz0hhjL/dYgGzAfx3RD3SZ5c0KhqEHX 5oTOND8/ncInK7hWB1zBq3oaPB2sfzDiUL5eBk+SPvsSoz8rBBsGGnrBX/BIGTIzQ6nB1AIqeze Rcz4R0j/g67/2yz2puwYzr+3QjjfkK4p4ZYuG7nd41CQUWxy3lgUz9kCnxWcR50AHAQhhQGPZKy hicGU1JyJUZMxqyTslSkPa6ziiC2FCOJ77hZV2Ow+4y9usWkTo6Xuce3gfAGV6xgDLarl/P2hN+ DCIV4INlBKj70WaQg2ZlaKatGgVcCrbY5X/PbI9nEFMVOpjo6nXXhf/WI1mRH3lXQJGuiawF8Lm PkAEQEAAYkBtgQYAQgAIAIbDBYhBF6jExT8Dbx7KZ8P4lOTBoQtFmjNBQJlUFUiAAoJEFOTBoQt FmjNfbsL/2jYau5JOYIE0+qjeXe/skuUJ6pRrthXGI/ap7id/XVi7P9IZSDrVEsetNzBvR+9fiu pP1nwAaNS9MaNTb7dwdKutRjrj/X2kFj1HCMJJPJIfmQVdrCaA7AnrBMx4YgA2eAg899LN4v/j5 Y1ljoBxxxJ7OVw30uGCysiMgfQKNFKKRiKMqcfyzF2SImhTO0xBvkjamTmupY0MZdgoK0LDI0bQ dTDOsQJa9D9d25DnH8oCNttapFx9NhVA3+1TG9bJF1JukRyYuHyn7m9GP21hpBjBbvgNtLsZT5a 772XAem0Ro5qLT1BUv+R1B+EtffjKYp8Rhy4VBuSUx3e8ELOdIe+ok1XhrnA5xeMVlPwEADO4jp R09BcYQzA6Fjjo9/yGx1n0TEeYBHfLCggBZlgC66J1XNDIjWc2rNiLUCZh/kZAmlGbG2+3tNFlR DgmMeOKxwPO73VbuJbcMwx7sBNu9TzH2DMVLg8OHzWD6KNg8pYrwVugk1xNjvOroSLqN96uA== User-Agent: NeoMutt/20240201 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.90 / 15.00]; SIGNED_PGP(-2.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MID_RHS_NOT_FQDN(0.50)[]; R_DKIM_ALLOW(-0.20)[076.ne.jp:s=dkim]; MIME_GOOD(-0.20)[multipart/signed,text/plain]; DMARC_NA(0.00)[fair.moe]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:20473, ipnet:45.76.192.0/19, country:US]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; R_SPF_NA(0.00)[no SPF record]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCVD_COUNT_THREE(0.00)[3]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; ARC_NA(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[076.ne.jp:+] X-Rspamd-Queue-Id: 4VxLTH0C1qz4CdJ --ijhzl7mmdgt5tgg6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2024=E5=B9=B406=E6=9C=8808=E6=97=A5 08:41, the silly D'Arcy Cain claimed= to have said: > On a number of my servers I have the following in the daily security repo= rt: >=20 > Checking login.conf permissions: > Bad ownership of /etc/login.conf >=20 > The thing is that I don't have that file. I create /etc/login.conf.db fr= om > a file in my own repository. Would I be OK creating an empty > /etc/login.conf just to keep it quiet? Just curious, but why do you not have a /etc/login.conf file? =46rom my understanding, this is one of the mandatory files on any BSD system, even if everything is commented out (or the file is blank). So a simple `touch /etc/login.conf` would silence the report. --=20 lain. PGP public key: https://fair.moe/lain.asc --ijhzl7mmdgt5tgg6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEozVhUpXECiNYIKIXtWNzC1Y29b0FAmZkbnQACgkQtWNzC1Y2 9b0rTQv9EoKOX8iMSKXnrhIzt9dhE7j26/Hx9sZfIw5sAuTSswLNjehCYRs1CkZc ne++2fPCcDSCSOvElp2do1TkUI8lMDIqXWU20oGGYPSeRj3BrWfAM5Fer+8FvEoZ Rgd1s8xtxQnE+3rby73meVe1U7qmyR1YTWtTbMW+rNWy8YDjrmtpJdGdZbowQOvg idhA6b8r1M6qHjqzotlhJzCU8BlpRrZ9iCE4Bp/FemibQWq5VqyCYRAvNRuZHBmO UhMjVdVAyVPVdUp2hEFc8aekVVcGobYe4GrrWVggfiV6abABmTKCX4WPDMf15vrU 0enCxKvEh9hNjEZB9Z1L8g9XX8ev2N+i7eQgGw2Er7K98lx2ySkGvLYYnXk/r1sF IokFNFMoJgURgldCMLqwHREegJxcDfa3MyqSHfZxRmfWBnz0bIo10uaVfY7II97i 9YOVfzkQWd1Rw0dV4TTaxx1Mm4M5KCNyQvZ77+t8M0cuh0ZXGwVP8lqiHbza//1i LUiw4GW6 =UHDG -----END PGP SIGNATURE----- --ijhzl7mmdgt5tgg6-- From nobody Sat Jun 8 15:13:53 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VxM6P1lsnz5M5CZ for ; Sat, 08 Jun 2024 15:14:05 +0000 (UTC) (envelope-from darcy@druid.net) Received: from mail.vex.net (mail.vex.net [IPv6:2605:2600:1001::44]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4VxM6N45vzz4G8c for ; Sat, 8 Jun 2024 15:14:04 +0000 (UTC) (envelope-from darcy@druid.net) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=druid.net header.s=VEXNET header.b=B5MARg5o; dmarc=pass (policy=none) header.from=druid.net; spf=pass (mx1.freebsd.org: domain of darcy@druid.net designates 2605:2600:1001::44 as permitted sender) smtp.mailfrom=darcy@druid.net Received: from [192.168.215.109] (unknown [98.158.128.15]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: darcy) by mail.vex.net (Postfix) with ESMTPSA id 44F0043ED5 for ; Sat, 08 Jun 2024 11:13:55 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=druid.net; s=VEXNET; t=1717859635; bh=CvuroPNlJOWsk9JOSiaDUPwaACGOZBmtKenDLsC3bWw=; h=Date:Subject:To:References:From:In-Reply-To; b=B5MARg5obpwdQv/tWDlXSxYmkYJKx/LGkU/Y8vwwVlCJLNVNHBFjDfwMuG/Dltwei OABOEeR4MfBv8SqdT1T0Khkay37f2L529q1jvCDDkwSXZ7CVscHnmiySnrN8In2osw eOmvEUiz+17lRKa7zCq9GD+WuR9N8QRVIQOoi9V4= Message-ID: <16a0e80a-27d0-448a-9bc0-d123d95b4a96@druid.net> Date: Sat, 8 Jun 2024 11:13:53 -0400 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: Confusing security report To: questions@freebsd.org References: <9381aabf-f95c-4d0e-912a-4aeb36c767bd@druid.net> From: D'Arcy Cain Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[druid.net,none]; R_SPF_ALLOW(-0.20)[+mx]; R_DKIM_ALLOW(-0.20)[druid.net:s=VEXNET]; MIME_GOOD(-0.10)[text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; ASN(0.00)[asn:19842, ipnet:2605:2600::/32, country:CA]; RCVD_COUNT_ONE(0.00)[1]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+]; RCVD_TLS_ALL(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; ARC_NA(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; DKIM_TRACE(0.00)[druid.net:+] X-Rspamd-Queue-Id: 4VxM6N45vzz4G8c On 2024-06-08 10:45, lain. wrote: > On 2024年06月08日 08:41, the silly D'Arcy Cain claimed to have said: >> On a number of my servers I have the following in the daily security report: >> >> Checking login.conf permissions: >> Bad ownership of /etc/login.conf >> >> The thing is that I don't have that file. I create /etc/login.conf.db from >> a file in my own repository. Would I be OK creating an empty >> /etc/login.conf just to keep it quiet? > > Just curious, but why do you not have a /etc/login.conf file? > From my understanding, this is one of the mandatory files on any BSD > system, even if everything is commented out (or the file is blank). > > So a simple `touch /etc/login.conf` would silence the report. I thought I explained that but let me expand. I have a login.conf in my subversion repository which is checked out on every server in my farm. At boot time it runs this command: cap_mkdb -f /etc/login.conf /Vybe/etc/general/login.conf So that creates the /etc/login.conf.db. If that db file exists it will be used regardless of whether /etc/login.conf exists. I thought I could simply symlink the repo file into /etc but I am pretty sure that would give me the same ownership warning. Yah, I will probably just create an empty file for login.conf. Maybe my rc.local, where I have that cap_mkdb command, can simply do this: >/etc/login.conf -- D'Arcy J.M. Cain | Democracy is three wolves http://www.druid.net/darcy/ | and a sheep voting on +1 416 788 2246 (DoD#0082) (eNTP) | what's for dinner. IM: darcy@Vex.Net, VoIP: sip:darcy@druid.net From nobody Sun Jun 9 05:29:59 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vxk654fNmz5NcDJ for ; Sun, 09 Jun 2024 05:30:05 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Received: from mail-qv1-xf34.google.com (mail-qv1-xf34.google.com [IPv6:2607:f8b0:4864:20::f34]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vxk645pMtz4dCg for ; Sun, 9 Jun 2024 05:30:04 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=QLpXBZqd; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of freebsdlouisville@gmail.com designates 2607:f8b0:4864:20::f34 as permitted sender) smtp.mailfrom=freebsdlouisville@gmail.com Received: by mail-qv1-xf34.google.com with SMTP id 6a1803df08f44-6b07937b84fso381606d6.1 for ; Sat, 08 Jun 2024 22:30:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717911002; x=1718515802; darn=freebsd.org; h=subject:to:content-language:user-agent:mime-version:date:message-id :from:from:to:cc:subject:date:message-id:reply-to; bh=qkW61kYzpcm5rTLinWeTNgJu0CP+WLAaXBsdZtAQ6xA=; b=QLpXBZqdW+rX0s5HsRZdvxKbxi9wMCK00uNo/Wr8olxKJ/6BIOMIyJMpkNsx3UklHl aEDuMD2bW3cLeOLmNR9aTw+XfP6IOs4rMRcNvmYzjSaOkEffEINlNyIwjmGI8HnF88Zv eoYy2owJF3HZjpHWrseMcHG/sa+23C0RjZZV85vSOEVadSCKecOsLwzAA+BVg5Ts4jhC a5L+XxwZgMwtZm7QOTeY8XiLotzvymctJGH5rT/gz9we4cIfkKlccVYATVe9u7LmTP7C GB/TrswGc2D61COjVRoir8lAVBGzLtJaxMmak0fnEfprxCzlYsOpcRarShmZWtKeXt98 jGqQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717911002; x=1718515802; h=subject:to:content-language:user-agent:mime-version:date:message-id :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=qkW61kYzpcm5rTLinWeTNgJu0CP+WLAaXBsdZtAQ6xA=; b=bkTSm69TF7rtp+RKAGyBIsjw0hnVUSDUV02nG6vdLmuFVlaczTh2nt/VKeEsKdord+ sb6WXQ1CM/kwuOS+7iMKCKb7yrzqabSOoR7LbAvKoNhHJdkEJDmi1tYbDuZ0EiQq31W+ jbiO/zk18y+cJttpsIbWp13sA6CKHgLG0QgjlC46Np4r2vZ9HsrPvs8TO+OvFwaZzdeM zKySTNydDG+jkGoazEWUm+qM5Oo9p7eLTtWhGc9QJc9l/XBlghSZODPNNgEoiAb/be/0 lKt+6v0IXmfpSvZ2Y7+9/nLD+RxQgkkbz86gJEVdFXhI5Fr4zUTJTVkoNoqvvkX+oCDz PSrA== X-Gm-Message-State: AOJu0Yy5QGixhY12MTQ+YG7U4sSGyrDxi/7T4TM+ciwgVDD61kos3Jr3 jFDF+O2d59+QyyqyypNItKN93bRQTCn25fePLJw8hyKn5MIO/YzKck3M6g== X-Google-Smtp-Source: AGHT+IF9yENBsNvIkubM3RXh2b/gm0ABhxinG2ccNGilNt03XMqr5JRs0FV2u/eGpK+2cx+uW1EGrQ== X-Received: by 2002:a05:6214:3105:b0:6b0:64cf:c439 with SMTP id 6a1803df08f44-6b064cfc5f2mr44262506d6.5.1717911001810; Sat, 08 Jun 2024 22:30:01 -0700 (PDT) Received: from ?IPV6:2600:1015:a030:8fa9:5df9:5029:8471:ff75? ([2600:1015:a030:8fa9:5df9:5029:8471:ff75]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b04f62119asm33488836d6.20.2024.06.08.22.30.00 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 08 Jun 2024 22:30:01 -0700 (PDT) From: Steven Friedrich X-Google-Original-From: Steven Friedrich Content-Type: multipart/alternative; boundary="------------Kz48muiZwbS1t6Juqx0CmhUb" Message-ID: Date: Sun, 9 Jun 2024 01:29:59 -0400 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: FreeBSD Questions Subject: Bluetooth doesn't work on new mini-pc X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.95 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.962]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::f34:from] X-Rspamd-Queue-Id: 4Vxk645pMtz4dCg This is a multi-part message in MIME format. --------------Kz48muiZwbS1t6Juqx0CmhUb Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit I recently bought a GMKtek K8 (zen4 AMD Ryzen 7) with AMD Radeon 780M graphics.  It's an $800 mini-pc and I got it for $640 direct from GMKtec. I installed FreeBSD 14.1-Release. This message appears on-screen, but not in dmesg /etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0 I hope someone can fix this soon. usbconfig -d ugen0.5 dump_all_desc ugen0.5: at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (100mA)   bLength = 0x0012   bDescriptorType = 0x0001   bcdUSB = 0x0210   bDeviceClass = 0x00ef    bDeviceSubClass = 0x0002   bDeviceProtocol = 0x0001   bMaxPacketSize0 = 0x0040   idVendor = 0x0e8d   idProduct = 0xc616   bcdDevice = 0x0100   iManufacturer = 0x0005    iProduct = 0x0006    iSerialNumber = 0x0007  <000000000>   bNumConfigurations = 0x0001  Configuration index 0     bLength = 0x0009     bDescriptorType = 0x0002     wTotalLength = 0x00fe     bNumInterfaces = 0x0003     bConfigurationValue = 0x0001     iConfiguration = 0x0008      bmAttributes = 0x00e0     bMaxPower = 0x0032     Additional Descriptor     bLength = 0x08     bDescriptorType = 0x0b     bDescriptorSubType = 0x00      RAW dump:      0x00 | 0x08, 0x0b, 0x00, 0x03, 0xe0, 0x01, 0x01, 0x04     Interface 0       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0000       bAlternateSetting = 0x0000       bNumEndpoints = 0x0003       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0001       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0081          bmAttributes = 0x0003          wMaxPacketSize = 0x0010         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0082          bmAttributes = 0x0002          wMaxPacketSize = 0x0200         bInterval = 0x0000         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 2         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0002          bmAttributes = 0x0002          wMaxPacketSize = 0x0200         bInterval = 0x0000         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0000       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0000         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0000         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 1       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0001       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0009         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0009         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 2       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0002       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0011         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0011         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 3       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0003       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0019         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0019         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 4       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0004       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0021         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0021         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 5       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0005       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0031         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0031         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 6       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0006       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x003f         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x003f         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 2       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0002       bAlternateSetting = 0x0000       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0003       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x008a          bmAttributes = 0x0003          wMaxPacketSize = 0x0040         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x000a          bmAttributes = 0x0003          wMaxPacketSize = 0x0040         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 2 Alt 1       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0002       bAlternateSetting = 0x0001       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0003       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x008a          bmAttributes = 0x0003          wMaxPacketSize = 0x0200         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x000a          bmAttributes = 0x0003          wMaxPacketSize = 0x0200         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000 --------------Kz48muiZwbS1t6Juqx0CmhUb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

I recently bought a GMKtek K8 (zen4 AMD Ryzen 7) with AMD Radeon 780M graphics.  It's an $800 mini-pc and I got it for $640 direct from GMKtec.

I installed FreeBSD 14.1-Release.

This message appears on-screen, but not in dmesg
/etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0

I hope someone can fix this soon. 

usbconfig -d ugen0.5 dump_all_desc
ugen0.5: <MediaTek Inc. WirelessDevice> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (100mA)

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0210
  bDeviceClass = 0x00ef  <Miscellaneous device>
  bDeviceSubClass = 0x0002
  bDeviceProtocol = 0x0001
  bMaxPacketSize0 = 0x0040
  idVendor = 0x0e8d
  idProduct = 0xc616
  bcdDevice = 0x0100
  iManufacturer = 0x0005  <MediaTek Inc.>
  iProduct = 0x0006  <Wireless_Device>
  iSerialNumber = 0x0007  <000000000>
  bNumConfigurations = 0x0001

 Configuration index 0

    bLength = 0x0009
    bDescriptorType = 0x0002
    wTotalLength = 0x00fe
    bNumInterfaces = 0x0003
    bConfigurationValue = 0x0001
    iConfiguration = 0x0008  <Config_01>
    bmAttributes = 0x00e0
    bMaxPower = 0x0032

    Additional Descriptor

    bLength = 0x08
    bDescriptorType = 0x0b
    bDescriptorSubType = 0x00
     RAW dump:
     0x00 | 0x08, 0x0b, 0x00, 0x03, 0xe0, 0x01, 0x01, 0x04


    Interface 0
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0000
      bAlternateSetting = 0x0000
      bNumEndpoints = 0x0003
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0001  <BT_ACL_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0081  <IN>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0010
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0082  <IN>
        bmAttributes = 0x0002  <BULK>
        wMaxPacketSize = 0x0200
        bInterval = 0x0000
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 2
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0002  <OUT>
        bmAttributes = 0x0002  <BULK>
        wMaxPacketSize = 0x0200
        bInterval = 0x0000
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0000
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0000
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0000
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 1
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0001
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0009
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0009
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 2
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0002
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0011
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0011
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 3
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0003
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0019
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0019
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 4
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0004
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0021
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0021
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 5
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0005
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0031
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0031
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 6
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0006
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x003f
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x003f
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 2
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0002
      bAlternateSetting = 0x0000
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0003  <BT_ISO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x008a  <IN>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0040
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x000a  <OUT>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0040
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 2 Alt 1
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0002
      bAlternateSetting = 0x0001
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0003  <BT_ISO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x008a  <IN>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0200
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x000a  <OUT>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0200
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000




--------------Kz48muiZwbS1t6Juqx0CmhUb-- From nobody Sun Jun 9 05:30:30 2024 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vxk6g5n3Mz5NcBD for ; Sun, 09 Jun 2024 05:30:35 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Received: from mail-qk1-x731.google.com (mail-qk1-x731.google.com [IPv6:2607:f8b0:4864:20::731]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vxk6f58pyz4f9R for ; Sun, 9 Jun 2024 05:30:34 +0000 (UTC) (envelope-from freebsdlouisville@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b=QTwb49Ux; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of freebsdlouisville@gmail.com designates 2607:f8b0:4864:20::731 as permitted sender) smtp.mailfrom=freebsdlouisville@gmail.com Received: by mail-qk1-x731.google.com with SMTP id af79cd13be357-7954f8b818fso95111385a.1 for ; Sat, 08 Jun 2024 22:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717911032; x=1718515832; darn=freebsd.org; h=content-language:to:subject:user-agent:mime-version:date:message-id :from:from:to:cc:subject:date:message-id:reply-to; bh=UXC1WHXYU0QiuuY+5fVp3nAVXtBJeVinUiDokOYK61s=; b=QTwb49UxfyyAl6qJk03+aktXrXNX21YnRakk2clrdhSxu9oqNj02bAS5KwYPSarOrn eEjhX3H/jIXLKfM4d4PmAjxTLwyTUEnXMDYSAaPR35+lWGMh6vnYA9boYoYBOpceiYxb LBhRiWPxpNToQyppFbrso+EeJ/TdcKdpn+Lz7CDVWAHBvPJny4VAKxyd/6lK7O7axQ5Y NQkgVByKeKZjVwQhgsUUVV76B22mZn3yPP0/P5x4hBR3ropas7nUmFRQg9/BPZVuqT6n 1Imoy4G3dbwIipsFJnPqwgtw/NMW3ttH3yLIBimQv8IA8YIPOz9nmJ4ZmCu7UM7C032f 0A2Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717911032; x=1718515832; h=content-language:to:subject:user-agent:mime-version:date:message-id :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=UXC1WHXYU0QiuuY+5fVp3nAVXtBJeVinUiDokOYK61s=; b=kuh9xftmd4Af7XyJ9p/hKVpKV1y8yx8uaq+maJ4PzcRGQKTCZLfA2g3YLnvIXDfWzm FbDFahHqppjb5ges9D8fb5v+X/6/8PA2HH6jUWEFedvZcEl3CstplP/Z4ss/Ys9t2bxU TKo7E+8oceu7LNDYx7VmfRNBnEgsXAdwWTbST9sQz6FH/EYB+Oi1zmGcKrDmPMOaBKUm jXinpKBAYFWxO0dr4IKK4nfB4rz2bGZrtVMqk4RyGnXAgwC0AFJE8We7jhZbYU3OPLBu Hru7XCArwvZKUzglPjKjZ1DVL7exJhUjFxP0YEfQu/nmqUISITQiMXjENSzlWEUMeA9m l+nA== X-Gm-Message-State: AOJu0Yxd1FljdsvTqUKXMwCoOZrk8DgjzzvdyS++HkeZER6dKX6MHGny gUOCtLnTi1vDBfHZM7Q9yKspYrengapOHM+Lc/hxH8aFv1F/tbbSdlAsFw== X-Google-Smtp-Source: AGHT+IFTw9C4E9Mx9esyGcBXs0Qg3uj5FpEnTOxoNi2fAT5ZV+WaLnQyl2z14OL6pylX5L8rO/C4Qg== X-Received: by 2002:a05:620a:394e:b0:795:4745:df49 with SMTP id af79cd13be357-7954745ed8emr594004185a.65.1717911031979; Sat, 08 Jun 2024 22:30:31 -0700 (PDT) Received: from ?IPV6:2600:1015:a030:8fa9:5df9:5029:8471:ff75? ([2600:1015:a030:8fa9:5df9:5029:8471:ff75]) by smtp.gmail.com with ESMTPSA id af79cd13be357-7953287217dsm310790185a.68.2024.06.08.22.30.31 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 08 Jun 2024 22:30:31 -0700 (PDT) From: Steven Friedrich X-Google-Original-From: Steven Friedrich Content-Type: multipart/alternative; boundary="------------YKQ6oCrxCV7Wh0TrGcJnyvhR" Message-ID: Date: Sun, 9 Jun 2024 01:30:30 -0400 List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Bluetooth doesn't work on new mini-pc To: FreeBSD Questions Content-Language: en-US X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.95 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.96)[-0.962]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_SPF_ALLOW(-0.20)[+ip6:2607:f8b0:4000::/36:c]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; XM_UA_NO_VERSION(0.01)[]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; FREEMAIL_FROM(0.00)[gmail.com]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCVD_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; RCVD_VIA_SMTP_AUTH(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; ASN(0.00)[asn:15169, ipnet:2607:f8b0::/32, country:US]; RCVD_IN_DNSWL_NONE(0.00)[2607:f8b0:4864:20::731:from] X-Rspamd-Queue-Id: 4Vxk6f58pyz4f9R This is a multi-part message in MIME format. --------------YKQ6oCrxCV7Wh0TrGcJnyvhR Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit I recently bought a GMKtek K8 (zen4 AMD Ryzen 7) with AMD Radeon 780M graphics.  It's an $800 mini-pc and I got it for $640 direct from GMKtec. I installed FreeBSD 14.1-Release. This message appears on-screen, but not in dmesg /etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0 I hope someone can fix this soon. usbconfig -d ugen0.5 dump_all_desc ugen0.5: at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (100mA)   bLength = 0x0012   bDescriptorType = 0x0001   bcdUSB = 0x0210   bDeviceClass = 0x00ef    bDeviceSubClass = 0x0002   bDeviceProtocol = 0x0001   bMaxPacketSize0 = 0x0040   idVendor = 0x0e8d   idProduct = 0xc616   bcdDevice = 0x0100   iManufacturer = 0x0005    iProduct = 0x0006    iSerialNumber = 0x0007  <000000000>   bNumConfigurations = 0x0001  Configuration index 0     bLength = 0x0009     bDescriptorType = 0x0002     wTotalLength = 0x00fe     bNumInterfaces = 0x0003     bConfigurationValue = 0x0001     iConfiguration = 0x0008      bmAttributes = 0x00e0     bMaxPower = 0x0032     Additional Descriptor     bLength = 0x08     bDescriptorType = 0x0b     bDescriptorSubType = 0x00      RAW dump:      0x00 | 0x08, 0x0b, 0x00, 0x03, 0xe0, 0x01, 0x01, 0x04     Interface 0       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0000       bAlternateSetting = 0x0000       bNumEndpoints = 0x0003       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0001       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0081          bmAttributes = 0x0003          wMaxPacketSize = 0x0010         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0082          bmAttributes = 0x0002          wMaxPacketSize = 0x0200         bInterval = 0x0000         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 2         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0002          bmAttributes = 0x0002          wMaxPacketSize = 0x0200         bInterval = 0x0000         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0000       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0000         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0000         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 1       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0001       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0009         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0009         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 2       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0002       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0011         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0011         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 3       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0003       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0019         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0019         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 4       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0004       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0021         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0021         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 5       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0005       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x0031         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x0031         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 1 Alt 6       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0001       bAlternateSetting = 0x0006       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0002       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0083          bmAttributes = 0x0001          wMaxPacketSize = 0x003f         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x0003          bmAttributes = 0x0001          wMaxPacketSize = 0x003f         bInterval = 0x0004         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 2       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0002       bAlternateSetting = 0x0000       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0003       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x008a          bmAttributes = 0x0003          wMaxPacketSize = 0x0040         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x000a          bmAttributes = 0x0003          wMaxPacketSize = 0x0040         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000     Interface 2 Alt 1       bLength = 0x0009       bDescriptorType = 0x0004       bInterfaceNumber = 0x0002       bAlternateSetting = 0x0001       bNumEndpoints = 0x0002       bInterfaceClass = 0x00e0        bInterfaceSubClass = 0x0001       bInterfaceProtocol = 0x0001       iInterface = 0x0003       Endpoint 0         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x008a          bmAttributes = 0x0003          wMaxPacketSize = 0x0200         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000      Endpoint 1         bLength = 0x0007         bDescriptorType = 0x0005         bEndpointAddress = 0x000a          bmAttributes = 0x0003          wMaxPacketSize = 0x0200         bInterval = 0x0001         bRefresh = 0x0000         bSynchAddress = 0x0000 --------------YKQ6oCrxCV7Wh0TrGcJnyvhR Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

I recently bought a GMKtek K8 (zen4 AMD Ryzen 7) with AMD Radeon 780M graphics.  It's an $800 mini-pc and I got it for $640 direct from GMKtec.

I installed FreeBSD 14.1-Release.

This message appears on-screen, but not in dmesg
/etc/rc.d/bluetooth: ERROR: Unable to setup Bluetooth stack for device ubt0

I hope someone can fix this soon. 

usbconfig -d ugen0.5 dump_all_desc
ugen0.5: <MediaTek Inc. WirelessDevice> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (100mA)

  bLength = 0x0012
  bDescriptorType = 0x0001
  bcdUSB = 0x0210
  bDeviceClass = 0x00ef  <Miscellaneous device>
  bDeviceSubClass = 0x0002
  bDeviceProtocol = 0x0001
  bMaxPacketSize0 = 0x0040
  idVendor = 0x0e8d
  idProduct = 0xc616
  bcdDevice = 0x0100
  iManufacturer = 0x0005  <MediaTek Inc.>
  iProduct = 0x0006  <Wireless_Device>
  iSerialNumber = 0x0007  <000000000>
  bNumConfigurations = 0x0001

 Configuration index 0

    bLength = 0x0009
    bDescriptorType = 0x0002
    wTotalLength = 0x00fe
    bNumInterfaces = 0x0003
    bConfigurationValue = 0x0001
    iConfiguration = 0x0008  <Config_01>
    bmAttributes = 0x00e0
    bMaxPower = 0x0032

    Additional Descriptor

    bLength = 0x08
    bDescriptorType = 0x0b
    bDescriptorSubType = 0x00
     RAW dump:
     0x00 | 0x08, 0x0b, 0x00, 0x03, 0xe0, 0x01, 0x01, 0x04


    Interface 0
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0000
      bAlternateSetting = 0x0000
      bNumEndpoints = 0x0003
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0001  <BT_ACL_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0081  <IN>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0010
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0082  <IN>
        bmAttributes = 0x0002  <BULK>
        wMaxPacketSize = 0x0200
        bInterval = 0x0000
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 2
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0002  <OUT>
        bmAttributes = 0x0002  <BULK>
        wMaxPacketSize = 0x0200
        bInterval = 0x0000
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0000
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0000
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0000
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 1
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0001
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0009
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0009
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 2
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0002
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0011
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0011
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 3
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0003
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0019
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0019
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 4
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0004
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0021
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0021
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 5
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0005
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0031
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x0031
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 1 Alt 6
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0001
      bAlternateSetting = 0x0006
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0002  <BT_SCO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0083  <IN>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x003f
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x0003  <OUT>
        bmAttributes = 0x0001  <ISOCHRONOUS>
        wMaxPacketSize = 0x003f
        bInterval = 0x0004
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 2
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0002
      bAlternateSetting = 0x0000
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0003  <BT_ISO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x008a  <IN>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0040
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x000a  <OUT>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0040
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000


    Interface 2 Alt 1
      bLength = 0x0009
      bDescriptorType = 0x0004
      bInterfaceNumber = 0x0002
      bAlternateSetting = 0x0001
      bNumEndpoints = 0x0002
      bInterfaceClass = 0x00e0  <Wireless controller>
      bInterfaceSubClass = 0x0001
      bInterfaceProtocol = 0x0001
      iInterface = 0x0003  <BT_ISO_If>

     Endpoint 0
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x008a  <IN>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0200
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000

     Endpoint 1
        bLength = 0x0007
        bDescriptorType = 0x0005
        bEndpointAddress = 0x000a  <OUT>
        bmAttributes = 0x0003  <INTERRUPT>
        wMaxPacketSize = 0x0200
        bInterval = 0x0001
        bRefresh = 0x0000
        bSynchAddress = 0x0000




--------------YKQ6oCrxCV7Wh0TrGcJnyvhR-- From nobody Sun Jun 9 13:00:36 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vxw6g6yk4z5M5F9 for ; Sun, 09 Jun 2024 13:01:15 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mail-oa1-x32.google.com (mail-oa1-x32.google.com [IPv6:2001:4860:4864:20::32]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vxw6f5qScz43L2 for ; Sun, 9 Jun 2024 13:01:14 +0000 (UTC) (envelope-from odhiambo@gmail.com) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20230601 header.b="Lv/JjBCh"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of odhiambo@gmail.com designates 2001:4860:4864:20::32 as permitted sender) smtp.mailfrom=odhiambo@gmail.com Received: by mail-oa1-x32.google.com with SMTP id 586e51a60fabf-245435c02e1so1851994fac.0 for ; Sun, 09 Jun 2024 06:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1717938072; x=1718542872; darn=freebsd.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=co4d02YKok+7Ji3o6iEuic3HABgMzgCQwzXxF5fKsdI=; b=Lv/JjBChYMQ1/9fOaqOMoJDT14OEYis21Fd0C74+DKaMOjtZGrTW+G/qF0X5d5B3Yl xiCBUC6rwOycHPNWaGpts1TgKs/gh0BLWfg81Vi8n+5uXxWZfxb1yFOFgzTJbdzTzQJ4 sRT0UfgMKOut9vUG17htNTTjGxGe/U59Kkx2kAa0XvDEX7dllhn9VLMKWEZ6gpZyFHAL nTrzfOGBD4ci2/Knpn6H7SY1P93YThMdJwr09yyFYDxLgW0NcUYAwtxlwKa5UidTcvVP pdH46O1ukPl6GV51QDhN26EGkTiVyCgycG2Si9YLGPD95CKeB5AedApkV+9cLF6gHSg8 +WLg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717938072; x=1718542872; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=co4d02YKok+7Ji3o6iEuic3HABgMzgCQwzXxF5fKsdI=; b=S08JVJzLQYH2vZfmUkRoIh4oWwyyRxa517a+YzLesatnHvb2DyF5UUqEsAD7U9euWK PKBKx/MuQFW8BgnTTj4NW+bBQr+JeD+QN12dy+hNI/jrPpyCkHvdi/Ldx4N6NUgBtKah VSkEpWNDpJEzUm8OA4o5ad7DQ72BP0gqNhfPoB8YbeLcISrhxwQVoeyCsoguy67QMuyC 5JCVIqDSYMJf/sl07PgQmcpnncwHeG0NEdky4PTV+egGdpbP9pgeNnKwD+A0qbKS2DxW HEMgUEzlbb0YVEElgiXB4Xi2QFUqsT1M/UfXuEC7yzd10ARo7adGuiyJrJ4e9uXU3Mdb h5lg== X-Gm-Message-State: AOJu0Yxkfja5B0PyQvH2x4umDugUL9d+3hDVrq6HeRUMt0VcmFfpq6gl fyJBKeKXyBwSDsutkN+OIEYvIM1VEajkAMlj8t5rsFXxawD+QfMakhSidoBIOlNLvNz4AAs1ggW PGjw5C5vI3DU45x373B70+IdbMd80D3AtHQw= X-Google-Smtp-Source: AGHT+IFQDPTP7H8fV3HA+fEMLbJhLKNqerd2AyW3Pa6fEN/91B4yPpkkhFj3mc4LWKt/MvnOAGnbc5M7rpJi4RzWBs0= X-Received: by 2002:a05:6870:ec87:b0:254:79a2:38cc with SMTP id 586e51a60fabf-25479a2c7ccmr6477605fac.5.1717938071903; Sun, 09 Jun 2024 06:01:11 -0700 (PDT) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 From: Odhiambo Washington Date: Sun, 9 Jun 2024 16:00:36 +0300 Message-ID: Subject: /lang/rust - fatal error: 'float. h' file not found To: questions Content-Type: multipart/alternative; boundary="00000000000085a942061a74a0a9" X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.99 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.99)[-0.994]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20230601]; R_SPF_ALLOW(-0.20)[+ip6:2001:4860:4000::/36:c]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; TO_DN_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; FROM_HAS_DN(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ARC_NA(0.00)[]; FREEMAIL_ENVFROM(0.00)[gmail.com]; FREEMAIL_FROM(0.00)[gmail.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MISSING_XM_UA(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; MID_RHS_MATCH_FROMTLD(0.00)[]; ASN(0.00)[asn:15169, ipnet:2001:4860:4864::/48, country:US]; MLMMJ_DEST(0.00)[questions@freebsd.org]; RCVD_COUNT_ONE(0.00)[1]; RCVD_IN_DNSWL_NONE(0.00)[2001:4860:4864:20::32:from] X-Rspamd-Queue-Id: 4Vxw6f5qScz43L2 --00000000000085a942061a74a0a9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable FreeBSD 14.1-RELEASE here. Upgrading of security/py-cryptography pulls in lang/rust which fails to install successfully because float.h is not found. But actually float.h is there. Anyone else seeing this? =3D> SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate. =3D=3D=3D> Moving crates to /usr/ports/security/py-cryptography/work-py311/cryptography-42.0.8/cargo-cr= ates =3D=3D=3D> Patching for py311-cryptography-42.0.8,1 =3D=3D=3D> py311-cryptography-42.0.8,1 depends on package: py311-cffi>=3D= 1.12 - found =3D=3D=3D> py311-cryptography-42.0.8,1 depends on package: py311-setuptools>=3D61.0.0 - found =3D=3D=3D> py311-cryptography-42.0.8,1 depends on package: py311-setuptools-rust>=3D1.7.0 - found =3D=3D=3D> py311-cryptography-42.0.8,1 depends on package: py311-wheel>= =3D0 - found =3D=3D=3D> py311-cryptography-42.0.8,1 depends on package: rust>=3D1.78.0= - not found =3D=3D=3D> License APACHE20 MIT accepted by the user =3D=3D=3D> rust-1.78.0 depends on file: /usr/local/sbin/pkg - found =3D> rustc-1.78.0-src.tar.xz doesn't seem to exist in /usr/ports/distfiles/rust. =3D> Attempting to fetch https://static.rust-lang.org/dist/rustc-1.78.0-src.tar.xz rustc-1.78.0-src.tar.xz 25% of 151 MB 2317 kBps 01m28s ``` cargo:rerun-if-env-changed=3DCFLAGS_wasm32_unknown_unknown CFLAGS_wasm32_unknown_unknown =3D Some("-ffunction-sections -fdata-sectio= ns -fPIC --target=3Dwasm32-unknown-unknown -pipe -fstack-protector-strong -fno-strict-aliasing -fdebug-prefix-map=3D/usr/ports/lang/rust/work/rustc-1.78.0-src=3D/rustc/9b= 00956e56009bab2aa15d7bff10916599e3d6d6") cargo:rerun-if-env-changed=3DCC_ENABLE_DEBUG_OUTPUT cargo:warning=3DIn file included from /usr/ports/lang/rust/work/rustc-1.78.0-src/src/llvm-project/compiler-rt/lib= /builtins/absvdi2.c:13: cargo:warning=3D/usr/ports/lang/rust/work/rustc-1.78.0-src/src/llvm-project= /compiler-rt/lib/builtins/int_lib.h:92:10: fatal error: 'float. h' file not found cargo:warning=3D 92 | #include cargo:warning=3D | ^~~~~~~~~ cargo:warning=3D1 error generated. --- stderr error occurred: Command "clang" "-O3" "-ffunction-sections" "-fdata-sections" "-fPIC" "-ffunction-sections" "-fdata-sections" "-fPIC" "--target=3Dwasm32-unknown-unknown" "-pipe" "-fstack-protector-strong" "-fno-strict-aliasing" "-fdebug-prefix-map=3D/usr/ports/lang/rust/work/rustc-1.78.0-src=3D/rustc/9= b00956e56009bab2aa15d7bff10916599e3d6d6" "-fno-builtin" "-fvisibility=3Dhidden" "-ffreestanding" "-DVISIBILITY_HIDDE= N" "-o" "/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-= unknown-unknown/release/build/compiler_builtins-54e9c282fe860763/out/00d83b= 8a602ca115-absvdi2.o" "-c" "/usr/ports/lang/rust/work/rustc-1.78.0-src/src/llvm-project/compiler-rt/li= b/builtins/absvdi2.c" with args "clang" did not execute successfully (status code exit status: 1)= . warning: build failed, waiting for other jobs to finish... command did not execute successfully: cd "/usr/ports/lang/rust/work/rustc-1.78.0-src" && env -u MAKEFLAGS -u MFLAGS AR_wasm32_unknown_unknown=3D"ar" CARGO_INCREMENTAL=3D"0" CARGO_PROFILE_RELEASE_DEBUG=3D"0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS=3D"false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS=3D"false" CARGO_PROFILE_RELEASE_STRIP=3D"false" CARGO_TARGET_DIR=3D"/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd= /stage2-std" CARGO_TARGET_WASM32_UNKNOWN_UNKNOWN_LINKER=3D"clang" CC_wasm32_unknown_unknown=3D"clang" CFG_COMPILER_BUILD_TRIPLE=3D"x86_64-unknown-freebsd" CFG_COMPILER_HOST_TRIPLE=3D"wasm32-unknown-unknown" CFG_DISABLE_UNSTABLE_FEATURES=3D"1" CFG_RELEASE_CHANNEL=3D"stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR=3D"/rustc/9b00956e56009bab2aa15d7bff109165= 99e3d6d6" CFLAGS_wasm32_unknown_unknown=3D"-ffunction-sections -fdata-sections -fPIC --target=3Dwasm32-unknown-unknown -pipe -fstack-protector-strong -fno-strict-aliasing -fdebug-prefix-map=3D/usr/ports/lang/rust/work/rustc-1.78.0-src=3D/rustc/9b= 00956e56009bab2aa15d7bff10916599e3d6d6" CXXFLAGS_wasm32_unknown_unknown=3D"-ffunction-sections -fdata-sections -fPI= C --target=3Dwasm32-unknown-unknown -pipe -fstack-protector-strong -fno-strict-aliasing -fdebug-prefix-map=3D/usr/ports/lang/rust/work/rustc-1.78.0-src=3D/rustc/9b= 00956e56009bab2aa15d7bff10916599e3d6d6" CXX_wasm32_unknown_unknown=3D"clang++" LIBC_CHECK_CFG=3D"1" RANLIB_wasm32_unknown_unknown=3D"ar s" REAL_LIBRARY_PATH_VAR=3D"LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR=3D"/usr/ports/lang/rust/work/_build/wasm32-unknown-unk= nown/native" RUSTC=3D"/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOOTSTRAP=3D"1" RUSTC_BREAK_ON_ICE=3D"1" RUSTC_CARGO_REGISTRY_SRC_TO_REMAP=3D"/usr/ports/lang/rust/work/rustc-1.78.0= -src/vendor=3D/rust/deps" RUSTC_DEBUGINFO_MAP=3D"/usr/ports/lang/rust/work/rustc-1.78.0-src=3D/rustc/= 9b00956e56009bab2aa15d7bff10916599e3d6d6" RUSTC_ERROR_METADATA_DST=3D"/usr/ports/lang/rust/work/_build/tmp/extended-e= rror-metadata" RUSTC_FORCE_UNSTABLE=3D"1" RUSTC_HOST_FLAGS=3D"-Zunstable-options --check-cfg=3Dcfg(bootstrap) -Clinker=3Dclang" RUSTC_INSTALL_BINDIR=3D"bin" RUSTC_LIBDIR=3D"/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/sta= ge2/lib" RUSTC_LINT_FLAGS=3D"-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL=3D"/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage= 2/bin/rustc" RUSTC_SNAPSHOT=3D"/usr/ports/lang/rust/work/bootstrap/bin/rustc" RUSTC_SNAPSHOT_LIBDIR=3D"/usr/ports/lang/rust/work/bootstrap/lib" RUSTC_STAGE=3D"2" RUSTC_SYSROOT=3D"/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/st= age2" RUSTC_VERBOSE=3D"2" RUSTC_WRAPPER=3D"/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTDOC=3D"/usr/ports/lang/rust/work/_build/bootstrap/debug/rustdoc" RUSTDOCFLAGS=3D"-Csymbol-mangling-version=3Dlegacy -Zunstable-options --check-cfg=3Dcfg(feature,values(any())) -Zunstable-options --check-cfg=3Dcfg(bootstrap) --check-cfg=3Dcfg(stdarch_intel_sde) --check-cfg=3Dcfg(no_fp_fmt_parse) --check-cfg=3Dcfg(no_global_oom_handling= ) --check-cfg=3Dcfg(no_rc) --check-cfg=3Dcfg(no_sync) --check-cfg=3Dcfg(netbs= d10) --check-cfg=3Dcfg(backtrace_in_libstd) --check-cfg=3Dcfg(target_env,values(\"libnx\",\"p2\")) --check-cfg=3Dcfg(target_arch,values(\"arm64ec\",\"spirv\",\"nvptx\",\"xten= sa\")) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.78.0\t(9b00956e5\t2024-04-29)\t(built\tfrom\ta\tsource\ttarball) -Clinker=3Dclang -Zcrate-attr=3Ddoc(html_root_url=3D\" https://doc.rust-lang.org/1.78.0/\") -Zcrate-attr=3Dwarn(rust_2018_idioms)" RUSTDOC_REAL=3D"/path/to/nowhere/rustdoc/not/required" RUSTFLAGS=3D"-Csymbol-mangling-version=3Dlegacy -Zunstable-options --check-cfg=3Dcfg(feature,values(any())) -Zunstable-options --check-cfg=3Dcfg(bootstrap) --check-cfg=3Dcfg(stdarch_intel_sde) --check-cfg=3Dcfg(no_fp_fmt_parse) --check-cfg=3Dcfg(no_global_oom_handling= ) --check-cfg=3Dcfg(no_rc) --check-cfg=3Dcfg(no_sync) --check-cfg=3Dcfg(netbs= d10) --check-cfg=3Dcfg(backtrace_in_libstd) --check-cfg=3Dcfg(target_env,values(\"libnx\",\"p2\")) --check-cfg=3Dcfg(target_arch,values(\"arm64ec\",\"spirv\",\"nvptx\",\"xten= sa\")) -Zmacro-backtrace -Zunstable-options -Csplit-debuginfo=3Doff -Cprefer-dynam= ic -Zinline-mir -Cembed-bitcode=3Dyes -Zcrate-attr=3Ddoc(html_root_url=3D\" https://doc.rust-lang.org/1.78.0/\")" RUST_COMPILER_RT_ROOT=3D"/usr/ports/lang/rust/work/rustc-1.78.0-src/src/llv= m-project/compiler-rt" RUST_TEST_THREADS=3D"32" WINAPI_NO_BUNDLED_LIBRARIES=3D"1" __CARGO_DEFAULT_LIB_METADATA=3D"stablestd" "/usr/ports/lang/rust/work/bootstrap/bin/cargo" "build" "--target" "wasm32-unknown-unknown" "--release" "-Zcheck-cfg" "-Zbinary-dep-depinfo" "-j" "32" "-v" "-v" "--frozen" "--features" " panic-unwind backtrace compiler-builtins-c" "--manifest-path" "/usr/ports/lang/rust/work/rustc-1.78.0-src/library/sysroot/Cargo.toml" "--message-format" "json-render-diagnostics" expected success, got: exit status: 101 Traceback (most recent call last): File "/usr/ports/lang/rust/work/rustc-1.78.0-src/x.py", line 50, in bootstrap.main() File "/usr/ports/lang/rust/work/rustc-1.78.0-src/src/bootstrap/bootstrap.py", line 1164, in main bootstrap(args) File "/usr/ports/lang/rust/work/rustc-1.78.0-src/src/bootstrap/bootstrap.py", line 1140, in bootstrap run(args, env=3Denv, verbose=3Dbuild.verbose, is_bootstrap=3DTrue) File "/usr/ports/lang/rust/work/rustc-1.78.0-src/src/bootstrap/bootstrap.py", line 187, in run raise RuntimeError(err) RuntimeError: failed to run: /usr/ports/lang/rust/work/_build/bootstrap/debug/bootstrap dist --jobs=3D32 *** Error code 1 Stop. make[1]: stopped in /usr/ports/lang/rust *** Error code 1 Stop. make: stopped in /usr/ports/security/py-cryptography ``` --=20 Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 In an Internet failure case, the #1 suspect is a constant: DNS. "Oh, the cruft.", egrep -v '^$|^.*#' =C2=AF\_(=E3=83=84)_/=C2=AF :-) [How to ask smart questions: http://www.catb.org/~esr/faqs/smart-questions.html] --00000000000085a942061a74a0a9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
FreeBSD 14.1-RELEASE here.

Upgrading of= security/py-cryptography pulls in lang/rust which fails to install success= fully because float.h is not found. But actually float.h is there.
Anyone else seeing this?


=3D> = SHA256 Checksum OK for rust/crates/windows_x86_64_msvc-0.48.5.crate.
=3D= =3D=3D> =C2=A0Moving crates to /usr/ports/security/py-cryptography/work-= py311/cryptography-42.0.8/cargo-crates
=3D=3D=3D> =C2=A0Patching for = py311-cryptography-42.0.8,1
=3D=3D=3D> =C2=A0 py311-cryptography-42.0= .8,1 depends on package: py311-cffi>=3D1.12 - found
=3D=3D=3D> =C2= =A0 py311-cryptography-42.0.8,1 depends on package: py311-setuptools>=3D= 61.0.0 - found
=3D=3D=3D> =C2=A0 py311-cryptography-42.0.8,1 depends = on package: py311-setuptools-rust>=3D1.7.0 - found
=3D=3D=3D> =C2= =A0 py311-cryptography-42.0.8,1 depends on package: py311-wheel>=3D0 - f= ound
=3D=3D=3D> =C2=A0 py311-cryptography-42.0.8,1 depends on package= : rust>=3D1.78.0 - not found
=3D=3D=3D> =C2=A0License APACHE20 MIT= accepted by the user
=3D=3D=3D> =C2=A0 rust-1.78.0 depends on file: = /usr/local/sbin/pkg - found
=3D> rustc-1.78.0-src.tar.xz doesn't = seem to exist in /usr/ports/distfiles/rust.
=3D> Attempting to fetch = https://static.rust-lang.org/dist/rustc-1.78.0-src.tar.xz<= br>rustc-1.78.0-src.tar.xz =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A025% of =C2=A0151 MB 2317 kBps 01m28s
=

```
=C2=A0cargo:rerun-if-env-changed=3DCFLAGS= _wasm32_unknown_unknown
=C2=A0 CFLAGS_wasm32_unknown_unknown =3D Some(&q= uot;-ffunction-sections -fdata-sections -fPIC --target=3Dwasm32-unknown-unk= nown -pipe -fstack-protector-strong -fno-strict-aliasing -fdebug-prefix-map= =3D/usr/ports/lang/rust/work/rustc-1.78.0-src=3D/rustc/9b00956e56009bab2aa1= 5d7bff10916599e3d6d6")
=C2=A0 cargo:rerun-if-env-changed=3DCC_ENABL= E_DEBUG_OUTPUT
=C2=A0 cargo:warning=3DIn file included from /usr/ports/l= ang/rust/work/rustc-1.78.0-src/src/llvm-project/compiler-rt/lib/builtins/ab= svdi2.c:13:
=C2=A0 cargo:warning=3D/usr/ports/lang/rust/work/rustc-1.78.= 0-src/src/llvm-project/compiler-rt/lib/builtins/int_lib.h:92:10: fatal erro= r: 'float. h' file not found
=C2=A0 cargo:warning=3D =C2=A0 92 |= #include <float.h>
=C2=A0 cargo:warning=3D =C2=A0 =C2=A0 =C2=A0| = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0^~~~~~~~~
=C2=A0 cargo:warning=3D1 err= or generated.

=C2=A0 --- stderr


=C2=A0 error occurred: Co= mmand "clang" "-O3" "-ffunction-sections" &qu= ot;-fdata-sections" "-fPIC" "-ffunction-sections" = "-fdata-sections" "-fPIC" "--target=3Dwasm32-unkno= wn-unknown" "-pipe" "-fstack-protector-strong" &qu= ot;-fno-strict-aliasing" "-fdebug-prefix-map=3D/usr/ports/lang/ru= st/work/rustc-1.78.0-src=3D/rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6&= quot; "-fno-builtin" "-fvisibility=3Dhidden" "-ffr= eestanding" "-DVISIBILITY_HIDDEN" "-o" "/usr/= ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std/wasm32-unknow= n-unknown/release/build/compiler_builtins-54e9c282fe860763/out/00d83b8a602c= a115-absvdi2.o" "-c" "/usr/ports/lang/rust/work/rustc-1= .78.0-src/src/llvm-project/compiler-rt/lib/builtins/absvdi2.c" with ar= gs "clang" did not execute successfully (status code exit status:= 1).


warning: build failed, waiting for other jobs to finish...<= br>command did not execute successfully: cd "/usr/ports/lang/rust/work= /rustc-1.78.0-src" && env -u MAKEFLAGS -u MFLAGS AR_wasm32_unk= nown_unknown=3D"ar" CARGO_INCREMENTAL=3D"0" CARGO_PROFI= LE_RELEASE_DEBUG=3D"0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS=3D&= quot;false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS=3D"false" = CARGO_PROFILE_RELEASE_STRIP=3D"false" CARGO_TARGET_DIR=3D"/u= sr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2-std" CARG= O_TARGET_WASM32_UNKNOWN_UNKNOWN_LINKER=3D"clang" CC_wasm32_unknow= n_unknown=3D"clang" CFG_COMPILER_BUILD_TRIPLE=3D"x86_64-unkn= own-freebsd" CFG_COMPILER_HOST_TRIPLE=3D"wasm32-unknown-unknown&q= uot; CFG_DISABLE_UNSTABLE_FEATURES=3D"1" CFG_RELEASE_CHANNEL=3D&q= uot;stable" CFG_VIRTUAL_RUST_SOURCE_BASE_DIR=3D"/rustc/9b00956e56= 009bab2aa15d7bff10916599e3d6d6" CFLAGS_wasm32_unknown_unknown=3D"= -ffunction-sections -fdata-sections -fPIC --target=3Dwasm32-unknown-unknown= -pipe -fstack-protector-strong -fno-strict-aliasing -fdebug-prefix-map=3D/= usr/ports/lang/rust/work/rustc-1.78.0-src=3D/rustc/9b00956e56009bab2aa15d7b= ff10916599e3d6d6" CXXFLAGS_wasm32_unknown_unknown=3D"-ffunction-s= ections -fdata-sections -fPIC --target=3Dwasm32-unknown-unknown -pipe -fsta= ck-protector-strong -fno-strict-aliasing -fdebug-prefix-map=3D/usr/ports/la= ng/rust/work/rustc-1.78.0-src=3D/rustc/9b00956e56009bab2aa15d7bff10916599e3= d6d6" CXX_wasm32_unknown_unknown=3D"clang++" LIBC_CHECK_CFG= =3D"1" RANLIB_wasm32_unknown_unknown=3D"ar s" REAL_LIBR= ARY_PATH_VAR=3D"LD_LIBRARY_PATH" RUSTBUILD_NATIVE_DIR=3D"/us= r/ports/lang/rust/work/_build/wasm32-unknown-unknown/native" RUSTC=3D&= quot;/usr/ports/lang/rust/work/_build/bootstrap/debug/rustc" RUSTC_BOO= TSTRAP=3D"1" RUSTC_BREAK_ON_ICE=3D"1" RUSTC_CARGO_REGIS= TRY_SRC_TO_REMAP=3D"/usr/ports/lang/rust/work/rustc-1.78.0-src/vendor= =3D/rust/deps" RUSTC_DEBUGINFO_MAP=3D"/usr/ports/lang/rust/work/r= ustc-1.78.0-src=3D/rustc/9b00956e56009bab2aa15d7bff10916599e3d6d6" RUS= TC_ERROR_METADATA_DST=3D"/usr/ports/lang/rust/work/_build/tmp/extended= -error-metadata" RUSTC_FORCE_UNSTABLE=3D"1" RUSTC_HOST_FLAGS= =3D"-Zunstable-options --check-cfg=3Dcfg(bootstrap) -Clinker=3Dclang&q= uot; RUSTC_INSTALL_BINDIR=3D"bin" RUSTC_LIBDIR=3D"/usr/ports= /lang/rust/work/_build/x86_64-unknown-freebsd/stage2/lib" RUSTC_LINT_F= LAGS=3D"-Wrust_2018_idioms -Wunused_lifetimes" RUSTC_REAL=3D"= ;/usr/ports/lang/rust/work/_build/x86_64-unknown-freebsd/stage2/bin/rustc&q= uot; RUSTC_SNAPSHOT=3D"/usr/ports/lang/rust/work/bootstrap/bin/rustc&q= uot; RUSTC_SNAPSHOT_LIBDIR=3D"/usr/ports/lang/rust/work/bootstrap/lib&= quot; RUSTC_STAGE=3D"2" RUSTC_SYSROOT=3D"/usr/ports/lang/rus= t/work/_build/x86_64-unknown-freebsd/stage2" RUSTC_VERBOSE=3D"2&q= uot; RUSTC_WRAPPER=3D"/usr/ports/lang/rust/work/_build/bootstrap/debug= /rustc" RUSTDOC=3D"/usr/ports/lang/rust/work/_build/bootstrap/deb= ug/rustdoc" RUSTDOCFLAGS=3D"-Csymbol-mangling-version=3Dlegacy -Z= unstable-options --check-cfg=3Dcfg(feature,values(any())) -Zunstable-option= s --check-cfg=3Dcfg(bootstrap) --check-cfg=3Dcfg(stdarch_intel_sde) --check= -cfg=3Dcfg(no_fp_fmt_parse) --check-cfg=3Dcfg(no_global_oom_handling) --che= ck-cfg=3Dcfg(no_rc) --check-cfg=3Dcfg(no_sync) --check-cfg=3Dcfg(netbsd10) = --check-cfg=3Dcfg(backtrace_in_libstd) --check-cfg=3Dcfg(target_env,values(= \"libnx\",\"p2\")) --check-cfg=3Dcfg(target_arch,values= (\"arm64ec\",\"spirv\",\"nvptx\",\"xtens= a\")) -Wrustdoc::invalid_codeblock_attributes --crate-version 1.78.0\t= (9b00956e5\t2024-04-29)\t(built\tfrom\ta\tsource\ttarball) -Clinker=3Dclang= -Zcrate-attr=3Ddoc(html_root_url=3D\"https://doc.rust-lang.org/1.78.0/\&q= uot;) -Zcrate-attr=3Dwarn(rust_2018_idioms)" RUSTDOC_REAL=3D"/pat= h/to/nowhere/rustdoc/not/required" RUSTFLAGS=3D"-Csymbol-mangling= -version=3Dlegacy -Zunstable-options --check-cfg=3Dcfg(feature,values(any()= )) -Zunstable-options --check-cfg=3Dcfg(bootstrap) --check-cfg=3Dcfg(stdarc= h_intel_sde) --check-cfg=3Dcfg(no_fp_fmt_parse) --check-cfg=3Dcfg(no_global= _oom_handling) --check-cfg=3Dcfg(no_rc) --check-cfg=3Dcfg(no_sync) --check-= cfg=3Dcfg(netbsd10) --check-cfg=3Dcfg(backtrace_in_libstd) --check-cfg=3Dcf= g(target_env,values(\"libnx\",\"p2\")) --check-cfg=3Dcf= g(target_arch,values(\"arm64ec\",\"spirv\",\"nvptx= \",\"xtensa\")) -Zmacro-backtrace -Zunstable-options -Csplit= -debuginfo=3Doff -Cprefer-dynamic -Zinline-mir -Cembed-bitcode=3Dyes -Zcrat= e-attr=3Ddoc(html_root_url=3D\"https://doc.rust-lang.org/1.78.0/\")&q= uot; RUST_COMPILER_RT_ROOT=3D"/usr/ports/lang/rust/work/rustc-1.78.0-s= rc/src/llvm-project/compiler-rt" RUST_TEST_THREADS=3D"32" WI= NAPI_NO_BUNDLED_LIBRARIES=3D"1" __CARGO_DEFAULT_LIB_METADATA=3D&q= uot;stablestd" "/usr/ports/lang/rust/work/bootstrap/bin/cargo&quo= t; "build" "--target" "wasm32-unknown-unknown"= ; "--release" "-Zcheck-cfg" "-Zbinary-dep-depinfo&= quot; "-j" "32" "-v" "-v" "--f= rozen" "--features" " panic-unwind backtrace compiler-b= uiltins-c" "--manifest-path" "/usr/ports/lang/rust/work= /rustc-1.78.0-src/library/sysroot/Cargo.toml" "--message-format&q= uot; "json-render-diagnostics"
expected success, got: exit sta= tus: 101
Traceback (most recent call last):
=C2=A0 File "/usr/po= rts/lang/rust/work/rustc-1.78.0-src/x.py", line 50, in <module><= br>=C2=A0 =C2=A0 bootstrap.main()
=C2=A0 File "/usr/ports/lang/rust= /work/rustc-1.78.0-src/src/bootstrap/bootstrap.py", line 1164, in main=
=C2=A0 =C2=A0 bootstrap(args)
=C2=A0 File "/usr/ports/lang/rust= /work/rustc-1.78.0-src/src/bootstrap/bootstrap.py", line 1140, in boot= strap
=C2=A0 =C2=A0 run(args, env=3Denv, verbose=3Dbuild.verbose, is_boo= tstrap=3DTrue)
=C2=A0 File "/usr/ports/lang/rust/work/rustc-1.78.0-= src/src/bootstrap/bootstrap.py", line 187, in run
=C2=A0 =C2=A0 rai= se RuntimeError(err)
RuntimeError: failed to run: /usr/ports/lang/rust/w= ork/_build/bootstrap/debug/bootstrap dist --jobs=3D32
*** Error code 1
Stop.
make[1]: stopped in /usr/ports/lang/rust
*** Error code 1=

Stop.
make: stopped in /usr/ports/security/py-cryptography
```


--
Best re= gards,
Odhiambo WASHINGTON,
Nairobi,KE
+254 7 3200 0004/+254 7 227= 4 3223
=C2=A0In=C2=A0<= span style=3D"color:rgb(34,34,34)">an Internet failure case, the #1 suspect= is a constant: DNS.
"Oh, t= he cruft.",=C2=A0egrep -v '^$|^.*#'=C2=A0=C2=AF\_(=E3=83=84)_/=C2=AF=C2=A0:-)
[How to ask s= mart questions:=C2=A0http://w= ww.catb.org/~esr/faqs/smart-questions.html]
--00000000000085a942061a74a0a9-- From nobody Sun Jun 9 16:09:37 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vy0JG5rxVz5MP7h for ; Sun, 09 Jun 2024 16:09:50 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 4Vy0JG04xXz4S81 for ; Sun, 9 Jun 2024 16:09:50 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=pass (policy=none) header.from=ilk.org; spf=pass (mx1.freebsd.org: domain of freebsd-questions-local@be-well.ilk.org designates 23.30.133.173 as permitted sender) smtp.mailfrom=freebsd-questions-local@be-well.ilk.org Received: from lowell-Ubuntu.lan (lowell-Ubuntu.lan [172.30.250.95]) by be-well.ilk.org (Postfix) with ESMTP id 8877220444; Sun, 09 Jun 2024 12:09:37 -0400 (EDT) Received: by lowell-Ubuntu.lan (Postfix, from userid 1147) id 51C28108042F; Sun, 9 Jun 2024 12:09:37 -0400 (EDT) From: Lowell Gilbert To: D'Arcy Cain Cc: questions@freebsd.org Subject: Re: Confusing security report In-Reply-To: <16a0e80a-27d0-448a-9bc0-d123d95b4a96@druid.net> (D'Arcy Cain's message of "Sat, 8 Jun 2024 11:13:53 -0400") References: <9381aabf-f95c-4d0e-912a-4aeb36c767bd@druid.net> <16a0e80a-27d0-448a-9bc0-d123d95b4a96@druid.net> Reply-To: questions@freebsd.org Date: Sun, 09 Jun 2024 12:09:37 -0400 Message-ID: <44le3e3xoe.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain X-Spamd-Bar: --- X-Spamd-Result: default: False [-3.35 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-0.999]; NEURAL_HAM_SHORT(-0.65)[-0.647]; DMARC_POLICY_ALLOW(-0.50)[ilk.org,none]; R_SPF_ALLOW(-0.20)[+a]; RCVD_NO_TLS_LAST(0.10)[]; MIME_GOOD(-0.10)[text/plain]; ASN(0.00)[asn:7922, ipnet:23.30.0.0/15, country:US]; TO_DN_SOME(0.00)[]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_TWO(0.00)[2]; MID_RHS_MATCH_FROM(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; R_DKIM_NA(0.00)[]; REPLYTO_DOM_NEQ_FROM_DOM(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_SOME(0.00)[]; HAS_REPLYTO(0.00)[questions@freebsd.org] X-Rspamd-Queue-Id: 4Vy0JG04xXz4S81 D'Arcy Cain writes: > I thought I explained that but let me expand. I have a login.conf in > my subversion repository which is checked out on every server in my > farm. At boot time it runs this command: > > cap_mkdb -f /etc/login.conf /Vybe/etc/general/login.conf > > So that creates the /etc/login.conf.db. If that db file exists it > will be used regardless of whether /etc/login.conf exists. > > I thought I could simply symlink the repo file into /etc but I am > pretty sure that would give me the same ownership warning. It will make the same test against the real file. If that gives you a warning, I'd be inclined to tighten up how the repo gets checked out. This does suggest that maybe a similar check should be made on the .db file, though. I'm not sure exactly how that should be implemented; for my own purposes I would automatically regenerate the db, but I'm not sure there's any one action that would be appropriate for everyone. For cases where you know for sure that this check is always a false positive, disabling the check is easy. For more complicated local situations, customizing the logincheck script is only slightly more complicated. In short, there are a lot of reasonable ways to deal with this situation. Season to taste. Be well. From nobody Sun Jun 9 19:20:57 2024 X-Original-To: questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4Vy4Y23WmMz5NHG3 for ; Sun, 09 Jun 2024 19:21:10 +0000 (UTC) (envelope-from lumiwa@dismail.de) Received: from mx2.dismail.de (mx2.dismail.de [159.69.191.136]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA512) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4Vy4Y03wDfz4rLQ for ; Sun, 9 Jun 2024 19:21:08 +0000 (UTC) (envelope-from lumiwa@dismail.de) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=dismail.de header.s=20190914 header.b=CD2AGqBr; dmarc=pass (policy=reject) header.from=dismail.de; spf=pass (mx1.freebsd.org: domain of lumiwa@dismail.de designates 159.69.191.136 as permitted sender) smtp.mailfrom=lumiwa@dismail.de Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 4e9a2e99 for ; Sun, 9 Jun 2024 21:21:03 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=date:from :to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=20190914; bh=Y5/svoaM KW1CiEXGvH5ZUgO+f8uqGd8rIHW0ZSj/FC4=; b=CD2AGqBreznatAwholv0ial8 WnmeygtFkP5Vk3b39JF+N81O5gJL+T522Pq80GtePBxXhroWttPmbVb6B7hf5ekG CBC3j87aO/7AomykJcOtcY22Q0zfleZLnCv1/J24mXl4iHQvpl3JUbKhhns7cefZ cqWW6YLHFfarjU3DgMZ9YjReuUhi32yfnWhLZKoEQZFxIisxpY+TwYpmV2QE+bPY BvqIr1LFhzzZK9p/FhqmNCjtuL0a1TQ9T5OwNUvxnLjxrub/BhZMiyTg/hZwScDv nOartyy9yCWh8iM+/rJ14fRYb8a9ZdnkSXxCviDwmEOuZ/lQefsNyIoLJ7l/Nw== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id d572c52f for ; Sun, 9 Jun 2024 21:21:03 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 1ddb957f for ; Sun, 9 Jun 2024 21:21:03 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id e4799278 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for ; Sun, 9 Jun 2024 21:21:02 +0200 (CEST) Date: Sun, 9 Jun 2024 15:20:57 -0400 From: LuMiWa To: questions@freebsd.org Subject: Re: local-unbound Message-ID: <20240609152057.79af0524@dismail.de> In-Reply-To: References: <20240607174413.75b575d8@dismail.de> X-Mailer: Claws Mail 3.20.0 (GTK+ 2.24.33; amd64-portbld-freebsd14.0) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-questions@freebsd.org Sender: owner-freebsd-questions@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spamd-Bar: ----- X-Spamd-Result: default: False [-5.51 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; DWL_DNSWL_LOW(-1.00)[dismail.de:dkim]; NEURAL_HAM_SHORT(-0.81)[-0.808]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; DMARC_POLICY_ALLOW(-0.50)[dismail.de,reject]; R_SPF_ALLOW(-0.20)[+ip4:159.69.191.136]; RCVD_IN_DNSWL_MED(-0.20)[159.69.191.136:from]; R_DKIM_ALLOW(-0.20)[dismail.de:s=20190914]; MIME_GOOD(-0.10)[text/plain]; ARC_NA(0.00)[]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; RCVD_VIA_SMTP_AUTH(0.00)[]; MIME_TRACE(0.00)[0:+]; RCPT_COUNT_ONE(0.00)[1]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; FROM_EQ_ENVFROM(0.00)[]; FROM_HAS_DN(0.00)[]; MLMMJ_DEST(0.00)[questions@freebsd.org]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[questions@freebsd.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCVD_TLS_LAST(0.00)[]; DKIM_TRACE(0.00)[dismail.de:+] X-Rspamd-Queue-Id: 4Vy4Y03wDfz4rLQ Thank you very much for help but I have still some problems and I am decided to stay with unbound from ports which works. -- "Stupidity is a gift of the nature but it is not necessary to emphasize!"