<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=4381&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] man display nothing with "line ?/?" after recent updates]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4381</link>
		<description><![CDATA[The most recent posts in [SOLVED] man display nothing with "line ?/?" after recent updates.]]></description>
		<lastBuildDate>Tue, 22 Jun 2021 11:47:22 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] man display nothing with "line ?/?" after recent updates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30375#p30375</link>
			<description><![CDATA[<p>Devuan GNU/Linux 3 (beowulf) x86_64<br />Kernel: 4.9.0-17-amd64<br />Shell: bash 5.0.3<br />DE: Cinnamon<br />WM: Mutter<br />Terminal: gnome-terminal<br />Apparmor: 2:13.2-10</p><p>Man working fine:</p><div class="codebox"><pre><code>marjorie@grendel:~$ man ls
LS(1)                                                     User Commands                                                    LS(1)

NAME
       ls - list directory contents

SYNOPSIS
       ls [OPTION]... [FILE]...
..etc.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Tue, 22 Jun 2021 11:47:22 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30375#p30375</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] man display nothing with "line ?/?" after recent updates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30353#p30353</link>
			<description><![CDATA[<p>Meta package linux-image-amd64 not installed?</p><p>rolfie</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Mon, 21 Jun 2021 14:43:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30353#p30353</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] man display nothing with "line ?/?" after recent updates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30352#p30352</link>
			<description><![CDATA[<p>In my fully updated beowulf without apparmor, man is working fine.</p><p>I notice you&#039;re using an older kernel. It&#039;s probably not related to the problem, but current kernel package in beowulf is 4.19.0-17.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Mon, 21 Jun 2021 14:36:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30352#p30352</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] man display nothing with "line ?/?" after recent updates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30345#p30345</link>
			<description><![CDATA[<p>I probably encountered a bug in 2018 (eg: Debian, bug <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890861" rel="nofollow">#890861</a>) <a href="https://unix.stackexchange.com/a/426204/195770" rel="nofollow">https://unix.stackexchange.com/a/426204/195770</a></p><p>The temporary solution is to add </p><div class="codebox"><pre><code>export MAN_DISABLE_SECCOMP=1</code></pre></div><p> to my .profile</p><p>It can possibly be related to apparmor as there are people reporting apparmor breaking man, e.g.<br /><a href="https://darrengoossens.wordpress.com/2020/08/01/apparmor-breaks-man-and-other-things/" rel="nofollow">https://darrengoossens.wordpress.com/20 … er-things/</a></p>]]></description>
			<author><![CDATA[dummy@example.com (menuhin)]]></author>
			<pubDate>Mon, 21 Jun 2021 12:07:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30345#p30345</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] man display nothing with "line ?/?" after recent updates]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=30341#p30341</link>
			<description><![CDATA[<p>I am running Devuan GNU/Linux 3 (beowulf) x86_64 with the followings:<br />Kernel: 4.9.0-6-amd64 <br />Shell: bash 5.0.3 <br />DE: Xfce <br />WM: bspwm <br />Terminal: terminator </p><p>And every package has been recently updated but today I found out that the manual page command &quot;man&quot; has some problem, i.e. no content of manual is displayed with just blank content and a status line saying, e.g. for the ls command:</p><div class="quotebox"><blockquote><div><p>Manual page ls(1) line ?/? (END) (press h for help or q to quit)</p></div></blockquote></div><p>for a </p><div class="codebox"><pre><code>man man | wc</code></pre></div><p>, the result is:</p><div class="quotebox"><blockquote><div><p>man: can&#039;t execute preconv: Operation not permitted<br />man: can&#039;t execute tbl: Operation not permitted<br />man: can&#039;t execute col: Operation not permitted<br />groff: couldn&#039;t exec troff: Operation not permitted<br />man: command exited with status 4: (cd /usr/share/man &amp;&amp; /usr/lib/man-db/zsoelim) | (cd /usr/share/man &amp;&amp; /usr/lib/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd /usr/share/man &amp;&amp; preconv -e UTF-8) | (cd /usr/share/man &amp;&amp; tbl) | (cd /usr/share/man &amp;&amp; nroff -mandoc -rLL=80n -rLT=80n -Tutf8)<br />&#160; &#160; &#160; 0&#160; &#160; &#160; &#160;0&#160; &#160; &#160; &#160;0</p></div></blockquote></div><p>I found a similar bug for man-db package on a Ubuntu 2018 bug report page:<br /><a href="https://bugs.launchpad.net/ubuntu/+source/man-db/+bug/1778684" rel="nofollow">https://bugs.launchpad.net/ubuntu/+sour … ug/1778684</a></p><div class="codebox"><pre><code>$&gt;strace -f -o man.trace -s 1024 man man</code></pre></div><p> results in:</p><div class="quotebox"><blockquote><div><p>man: command exited with status 4: (cd /usr/share/man &amp;&amp; /usr/lib/man-db/zsoelim) | (cd /usr/share/man &amp;&amp; /usr/lib/man-db/manconv -f UTF-8:ISO-8859-1 -t UTF-8//IGNORE) | (cd /usr/share/man &amp;&amp; preconv -e UTF-8) | (cd /usr/share/man &amp;&amp; tbl) | (cd /usr/share/man &amp;&amp; nroff -mandoc -rLL=80n -rLT=80n -Tutf8)</p></div></blockquote></div><p>I can attach the output file of the above strace command if need.</p><p>P.s. What I have amended in my system is also adding /etc/default/grub.d/apparmor.cfg which eliminated the startup error message of apparmor daemon (content of apparmor.cfg: </p><div class="codebox"><pre><code>GRUB_CMDLINE_LINUX_DEFAULT=&quot;$GRUB_CMDLINE_LINUX_DEFAULT apparmor=1 security=apparmor&quot;</code></pre></div><p>And I also installed 3 apparmor packages: apparmor-utils apparmor-profiles apparmor-profiles-extra</p>]]></description>
			<author><![CDATA[dummy@example.com (menuhin)]]></author>
			<pubDate>Mon, 21 Jun 2021 11:17:21 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=30341#p30341</guid>
		</item>
	</channel>
</rss>
