<?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=5628&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Where do I report bugs in devuan-backports packages?]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5628</link>
		<description><![CDATA[The most recent posts in Where do I report bugs in devuan-backports packages?.]]></description>
		<lastBuildDate>Tue, 28 Mar 2023 23:10:03 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41638#p41638</link>
			<description><![CDATA[<div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>Apparently, Devuan derives from Debian and Veteran Unix Administrators... I took this to mean that the distro would cater to administrators (who, ya know, <em>administer things</em>, like production servers), and inherit the stability and reliabilty of Debian... Rather than turn into another hobby distro for anti-conformist tinkerers with old laptops. <br />I appear to be mistaken, if the apparent focus on desktop customisation and the attitude I see from many people here have any bearing on things.</p><p>As for my bug-tracking skills... That&#039;s kinda my point. If my relatively meagre expertise and attention are all that stands between Devuan and undetected broken packages in the repos, we have <em>problems</em>. How am I the only one to have noticed this, in rsyslog of all things?</p></div></blockquote></div><p>I use devuan (mainly chimaera) on a few servers, and never noticed this bug.&#160; If it had affected me, I hope that I would have noticed pretty quickly... My completely uninformed guess is that not many people use backports of rsyslog, as it seems none of the other versions were affected.&#160; What does the backports version of rsyslog do that I&#039;m missing?</p>]]></description>
			<author><![CDATA[dummy@example.com (rbit)]]></author>
			<pubDate>Tue, 28 Mar 2023 23:10:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41638#p41638</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41637#p41637</link>
			<description><![CDATA[<p>Daedalus: rsyslog 8.2302.0-1devuan1 reads</p><div class="codebox"><pre><code>#!/bin/sh

if [ -d /run/systemd/system ] &amp;&amp; [ -x /usr/lib/rsyslog/rsyslog-rotate.real ]; then
    /usr/lib/rsyslog/rsyslog-rotate.real &quot;$@&quot;
elif [ -x /etc/init.d/rsyslog ]; then
    invoke-rc.d rsyslog rotate &gt; /dev/null
fi</code></pre></div><p>This is not the Chimaera backports package!!!</p><p>Edith: And logrotate does seem to work on my laptop.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Tue, 28 Mar 2023 18:08:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41637#p41637</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41636#p41636</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>... need <em>some</em> level of confidence that I can run headless servers, with unattended upgrades, and not have them break unexpectedly ...</p></div></blockquote></div><p>Sure ...</p><p>Remember the 21(!) critical vulnerabilities, many of them longstanding ones, lurking within <span class="bbc">Exim4</span>? (a Debian package)<br /><a href="https://www.theregister.com/2021/05/05/21_nails_in_exim_mail/" rel="nofollow">https://www.theregister.com/2021/05/05/ … exim_mail/</a></p><p>When it was patched/upgraded, every Tom&#039;s, Dick &amp; Harry&#039;s <span class="bbc">Exim4</span> system risked going south without any notice, just like mine did.<br />Without being noticed for a good while, just like mine. </p><p>That happened because on upgrade all previously used scripts were rendered obsolete/useless while at the same time the installer routine advised that the original/existing scripts be kept.</p><p>The net result being a totally borked MTA.</p><p><a href="https://dev1galaxy.org/viewtopic.php?id=4379" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=4379</a><br /><a href="https://lists.exim.org/lurker/message/20201110.194545.8f07324d.en.html" rel="nofollow">https://lists.exim.org/lurker/message/2 … 4d.en.html</a></p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>Maybe FreeBSD is the answer after all.</p></div></blockquote></div><p>Indeed ....<br />Maybe (for you, after all) it <em>is</em> the answer you are looking for.</p><p>I do not think that Devuan pretends to be the answer for everyone.<br />In true Linux fashion, I think it is just <span class="bbu">one</span> answer to the <span class="bbc">systemd</span> debacle that is slowly and steadily corroding the Linux ecosystem.</p><p>I am just a greybeardish (old, actually) user with far too many years of doing tier one/two maintenance of registry run MS OSs to make a living.<br />To me, Devuan was just what I was needing when <span class="bbc">systemd</span> started cropping up everywhere I looked.<br />So here I am.</p><p>Now, it is quite evident that <em>your</em> mileage varies.<br />No problem with that.</p><p>That said and with no further comments to make, I&#039;ll wish you the best of luck and be on my way.</p><p>BTW: thanks for posting the bug report. 8^)</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 28 Mar 2023 15:00:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41636#p41636</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41634#p41634</link>
			<description><![CDATA[<div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>please file a <a href="https://bugs.devuan.org/Reporting.html" rel="nofollow">report</a> so it gets fixed.</p></div></blockquote></div><p>I have, and it has been. My question, i.e. are bugs in backports handled separately as they are in debian, appears to be answered by stint of said bug report being accepted.<br />It would still be nice if this was clearly explained on the bug reporting section of the devuan site.</p><p>That it was fixed so quickly is great. Logging being screwed up on multiple machines for multiple months before I noticed this, and me (who is not a package maintainer) being the only one who did... That isn&#039;t great <em>at all</em>.</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>Unfortunately, as <span class="bbc">systemd</span> and other assorted crap (eg.: <span class="bbc">zeigeist</span>) advance and dig their tentacles into the workings of Debian, that task becomes more and more difficult.</p><p>It is something most people are not aware of. </p><p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; -----------------------------------&gt; You seem to be one of them. &lt;-----------------------------------</p></div></blockquote></div><p>I am well aware of it. Awareness does not make it any less of a problem when such borkage continues to slip through.</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>it seldom happens in Devuan.</p></div></blockquote></div><p>It happens in Devuan far more often than it does in Debian, and in far sillier ways.</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>if I take you to your word, you will most probably leave the ever growing Devuan user base. <br />Which is a real pity as Devuan could use another &#039;somebody&#039;, more so if it is one with your bug-tracking skills.</p></div></blockquote></div><p>You can take my word as: I am getting ever closer to migrating systems that I need to work reliably, without the intrusion of random &quot;oops&quot; class bugs in critical packages, over to Slackware or FreeBSD.</p><p>Apparently, Devuan derives from Debian and Veteran Unix Administrators... I took this to mean that the distro would cater to administrators (who, ya know, <em>administer things</em>, like production servers), and inherit the stability and reliabilty of Debian... Rather than turn into another hobby distro for anti-conformist tinkerers with old laptops. <br />I appear to be mistaken, if the apparent focus on desktop customisation and the attitude I see from many people here have any bearing on things.</p><p>As for my bug-tracking skills... That&#039;s kinda my point. If my relatively meagre expertise and attention are all that stands between Devuan and undetected broken packages in the repos, we have <em>problems</em>. How am I the only one to have noticed this, in rsyslog of all things?</p><div class="quotebox"><cite>Altoid wrote:</cite><blockquote><div><p>If you need the type of trust and assurances that Debian has given/gives you, you may want to consider going back to Debian.</p></div></blockquote></div><p>I need <em>some</em> level of confidence that I can run headless servers, with unattended upgrades, and not have them break unexpectedly because somebody forgot to change the distro name in a default config or misplaced a patch in a shipping package version. <br />I especially need them not to <em>stay</em> broken through multiple updates - as happened here until I pointed out the borked script.</p><p>Hell, I don&#039;t have something as important as system logging go tits-up with a routine upgrade even on my bleeding-edge Gentoo desktop. If Devuan can&#039;t match the rollingist of roll-your-own rolling-release distros in terms of core package QA, I really don&#039;t know what purpose it serves.</p><p>What are we trying to achieve here anyway, Debian without the init upheaval or Debian without the stability and reliability?<br />Maybe FreeBSD is the answer after all.</p><div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>Just looked into the Daedalus version, that looks not literally the same but as far as I can tell shows the desired two options.</p></div></blockquote></div><p>Yeah, it&#039;s just the chimaera-backports package. Dog knows how that happened considering the backports are from daedalus to begin with.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Tue, 28 Mar 2023 13:30:12 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41634#p41634</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41633#p41633</link>
			<description><![CDATA[<p>Just looked into the Daedalus version, that looks not literally the same but as far as I can tell shows the desired two options.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Tue, 28 Mar 2023 12:30:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41633#p41633</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41631#p41631</link>
			<description><![CDATA[<p>Hello:</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p> ... the file &#039;/usr/lib/rsyslog/rsyslog-rotate&#039; installed by rsyslog-8.2302.0-1~bpo11+1devuan1 ...</p><div class="codebox"><pre><code>#!/bin/sh

if [ -d /run/systemd/system ]; then
    systemctl kill -s HUP rsyslog.service
fi</code></pre></div><p>Where it should be (and is in rsyslog-8.2102.0-2+devuan3):</p><div class="codebox"><pre><code>#!/bin/sh

if [ -d /run/systemd/system ]; then
    systemctl kill -s HUP rsyslog.service
else
    invoke-rc.d rsyslog rotate &gt; /dev/null
fi</code></pre></div></div></blockquote></div><p>Yes.<br />I&#039;ve checked and there are two lines missing in the backported <span class="bbc">/usr/lib/rsyslog/rsyslog-rotate</span> file.</p><p>Congratulations!<br />------------------------------<br />You have found a bug.<br />------------------------------</p><p>Now, please file a <a href="https://bugs.devuan.org/Reporting.html" rel="nofollow">report</a> so it gets fixed.</p><p>That said:</p><p>Bear in mind that Devuan survives today thanks to a small but very dedicated cast of knowlegeable individuals who devote their time and effort to keep it running.</p><p>Doing <em>that</em>, with the resources the Devuan project has at hand, is no small feat.<br />By any means: it is an <span class="bbu">endless</span> task.</p><p>Unfortunately, as <span class="bbc">systemd</span> and other assorted crap (eg.: <span class="bbc">zeigeist</span>) advance and dig their tentacles into the workings of Debian, that task becomes more and more difficult.</p><p>It is something most people are not aware of. </p><p>&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; -----------------------------------&gt; You seem to be one of them. &lt;-----------------------------------</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>... please tell me somebody is actually checking packages (and their config files) ...</p></div></blockquote></div><p>Indeed ... <br />There <em>are</em> a few &#039;somebodies&#039; who sanitise Debian packages for their use in Devuan.<br />But not nearly enough of them. (see above)</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>... not the first time this kind of thing has happened ...</p></div></blockquote></div><p>I&#039;m sorry to have to break it to you: it is <em>not</em> the first time and it <em>won&#039;t</em> be the last.<br />Please take note of that.</p><p>That is how it works <span class="bbu">with <em>any</em> OS</span>.<br />Linux is no exception.&#160; ie: shit happens</p><p>Fortunately, it seldom happens in Devuan.</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>... and it is seriously eroding my trust in the distribution.</p></div></blockquote></div><p>Ahhh ...<br />I am (very) sorry to hear that.<br />Really.</p><p>Mainly because, if I take you to your word, you will most probably leave the ever growing Devuan user base. <br />Which is a real pity as Devuan could use another &#039;somebody&#039;, more so if it is one with your bug-tracking skills.</p><div class="quotebox"><cite>steve_v wrote:</cite><blockquote><div><p>... backports on <em>debian</em>, by contrast, has caused me no grief <em>at all</em> in the last ~20 years.</p></div></blockquote></div><p>See above.</p><p>If you need the type of trust and assurances that Debian has given/gives you, you may want to consider going back to Debian.</p><p>I&#039;m sure they have no bugs (undetected/outstanding/won&#039;t-fix) to speak of.<br />ie: if you don&#039;t take <span class="bbc">systemd</span> into account.</p><p>Now: close your eyes, take a deep breath, relax while you have a cuppa while you file the report with Devuan.</p><p>You&#039;ll feel better afterwards.</p><p>Best,</p><p>A.</p>]]></description>
			<author><![CDATA[dummy@example.com (Altoid)]]></author>
			<pubDate>Tue, 28 Mar 2023 11:46:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41631#p41631</guid>
		</item>
		<item>
			<title><![CDATA[Re: Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41630#p41630</link>
			<description><![CDATA[<p>reportbug</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Tue, 28 Mar 2023 10:02:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41630#p41630</guid>
		</item>
		<item>
			<title><![CDATA[Where do I report bugs in devuan-backports packages?]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=41629#p41629</link>
			<description><![CDATA[<p>Debian asks that bugs in backports be reported to the debian-backports mailing list, however there appears to be no corresponding information on the Devuan bugtracker page... Do bugs in e.g. chimaera-backports go to the main bugs.devuan.org address or what? Who exactly maintains these packages anyway?</p><p>Owing to the above lack of information, I&#039;ll post this here for web-search purposes: rsyslog from chimera-backports is currently broken WRT logrotate, due to (the usual) unpatched systemd bullshit. Do I assume this package is pulled direct from debian?</p><p>Specifically, the file &#039;/usr/lib/rsyslog/rsyslog-rotate&#039; installed by rsyslog-8.2302.0-1~bpo11+1devuan1 (and 8.2208.0-1~bpo11+1devuan1 before it) contains:</p><div class="codebox"><pre><code>#!/bin/sh

if [ -d /run/systemd/system ]; then
    systemctl kill -s HUP rsyslog.service
fi</code></pre></div><p>Where it should be (and is in rsyslog-8.2102.0-2+devuan3):</p><div class="codebox"><pre><code>#!/bin/sh

if [ -d /run/systemd/system ]; then
    systemctl kill -s HUP rsyslog.service
else
    invoke-rc.d rsyslog rotate &gt; /dev/null
fi</code></pre></div><p>Thus, logrotate fails to HUP rsyslogd if rsyslog is installed from backports, thoroughly borking log rotation (and things that read those logs).</p><p>Please, please tell me somebody is actually checking packages (and their config files) for systemd-isms before allowing them into Devuan (-backports), this is not the first time this kind of thing has happened and it is seriously eroding my trust in the distribution. <br />Syslog is a critical service, breaking it during routine updates is an extremely bad look. Installing backports on <em>debian</em>, by contrast, has caused me no grief <em>at all</em> in the last ~20 years.</p>]]></description>
			<author><![CDATA[dummy@example.com (steve_v)]]></author>
			<pubDate>Tue, 28 Mar 2023 05:48:14 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=41629#p41629</guid>
		</item>
	</channel>
</rss>
