From nobody Mon Dec 26 10:13:06 2022 X-Original-To: bugs@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 4NgYWk6Ly8z1Hb4L for ; Mon, 26 Dec 2022 10:13:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4NgYWk56ZTz3Mvh for ; Mon, 26 Dec 2022 10:13:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1672049586; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=r38xnDbkiBJRlyO3V2R37ahbRWznUBi6D8z+ctCyy9Y=; b=UycbDWaH5/Z0XNamoMxjCU4rs2snwFYTIf8jXycagT36AhYTSwrtlMGSX+UZTqobmdev4q iMP9WCHFi0DyVBuQdrU/Z2NhF8J6M/hVmpnqcsvUm20u+MFECDFBBtSv0+qcfkIFCXwmcb cV15Zi4RtUzAPKvvwX3h1kKEEg6HlAy8Q3ZGlwDbAY9HwTVgy8zP8zsMi+YWhqGId4ct/b OOXy+ambVLmZZ1mLEY0jMsfynxA9NGgLUJSRF8RWQre6NraGILb8XhxVqnI4juF4q8ArLi rpIjwi4wHLOnFLCWMp+LBRNsskQeHMcE52gpGpoDZQZs+Isyo92l7jba1ThTIw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1672049586; a=rsa-sha256; cv=none; b=m6PiIJRgZbXzhoG6NoDg2bxLxHvkPrBnekj85TvK0GuhCuBbVAqDXerRE3IxEyueCZIopW tJPuXUcoVZPCj7zFGnSVNz+1A5it2ZBEUUE1CqslZGlV7Y+mYRaxxB/CY/c0YY9xNqn5tg F8cHGDG6pDCJ4gjvXoBZXuzoegILbJVHt7VY3Nyshiu0PjQD5fY4JjrvDkw0WeqYxxfMK/ kaHGJR5dRqizpuA1EpxdRJ4xG20artZ3LRtpQMn2L6fUaowNAE7dwLamhwAx4o09uGnXQX F9swzb8NE4fbrx3ZVuuluIEiHCrckEVfaUrEjU1yDHAGEWs2GpxTch0CXavNJQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4NgYWk49mHzSQM for ; Mon, 26 Dec 2022 10:13:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2BQAD6pM052651 for ; Mon, 26 Dec 2022 10:13:06 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2BQAD6K1052650 for bugs@FreeBSD.org; Mon, 26 Dec 2022 10:13:06 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 268567] FreeBSD basic manual pages should not depend on external packages or ports Date: Mon, 26 Dec 2022 10:13:06 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: wosch@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268567 Bug ID: 268567 Summary: FreeBSD basic manual pages should not depend on external packages or ports Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: wosch@FreeBSD.org I tried to read the "lesskey" manual page and got this error: $ env PATH=3D/bin:/usr/bin /usr/bin/man lesskey This manpage needs groff(1) to be rendered First install groff(1): pkg install groff Looking for other manual pages with the same problem I found another one: $ find /usr/share/man /usr/share/openssl/man ! -name mandoc.db -type f -pri= nt0 | perl -n0e 'chomp; print qq[PATH=3D/bin:/usr/bin; ulimit -t 30; /usr/bin/m= an $_ >/dev/null 2>&1 || echo $_\0]' | xargs -0 -n1 -P$(sysctl -n hw.ncpu) /bin/s= h -c /usr/share/man/man1/lesskey.1.gz /usr/share/man/man8/cxgbetool.8.gz --=20 You are receiving this mail because: You are the assignee for the bug.=