<?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=4806&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Reporting issues for debian packages.]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4806</link>
		<description><![CDATA[The most recent posts in Reporting issues for debian packages..]]></description>
		<lastBuildDate>Sun, 27 Feb 2022 10:48:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34947#p34947</link>
			<description><![CDATA[<p>Reportbug 11.4.0devuan2 changelog has:</p><p>Offer to send bugs in unforked packages directly to Debian, but still default to Devuan. (Closes: #656)</p>]]></description>
			<author><![CDATA[dummy@example.com (mirrortokyo)]]></author>
			<pubDate>Sun, 27 Feb 2022 10:48:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34947#p34947</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34754#p34754</link>
			<description><![CDATA[<p>Seems devuan bugs MX doesnt accept mail without proper hostname (PTR). Maybe debian accepts mail from senders without proper hostname and devuan just copied the reportbug message without adjusting(?). i&#039; suggest configuring smtp using msmtp or any other smtp, or just copy bug report to a regular email and send...</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Sat, 19 Feb 2022 20:00:03 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34754#p34754</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34729#p34729</link>
			<description><![CDATA[<p>@ogis1975, thanks, but the reportbug states</p><div class="quotebox"><blockquote><div><p>Do you have a &quot;mail transport agent&quot; (MTA) like Exim, Postfix or SSMTP<br />configured on this computer to send mail to the Internet [y|N|q|?]? <br />Please enter the name of your SMTP host. Usually it&#039;s called something like<br />&quot;mail.example.org&quot; or &quot;smtp.example.org&quot;. If you need to use a different port<br />than default, use the &lt;host&gt;:&lt;port&gt; alternative format.<strong> Just press ENTER if you<br />don&#039;t have one or don&#039;t know, and so a Devuan SMTP host will be used.</strong></p></div></blockquote></div><p>this should function without any configuration, or am i wrong?</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 19 Feb 2022 12:47:32 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34729#p34729</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34691#p34691</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>i am getting the issue when trying to report via reportbug</p><div class="codebox"><pre><code>Connecting to mx.devuan.org via SMTP...
SMTP send failure: {&#039;submit@bugs.devuan.org&#039;: (450, b&#039;4.7.25 Client host
rejected: cannot find your hostname, [151.62.21.30]&#039;)}. You can retry, or save
the report and exit. Do you want to retry [Y|n|q|?]? </code></pre></div></div></blockquote></div><p>Looks like you&#039;re not configured&#160; SMTP or it is unavailable. If so, you may also need the --smtphost option. </p><div class="codebox"><pre><code>reportbug --smtphost</code></pre></div><p>More info here: <a href="https://bugs.devuan.org/Reporting.html" rel="nofollow">https://bugs.devuan.org/Reporting.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Ogis1975)]]></author>
			<pubDate>Thu, 17 Feb 2022 12:35:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34691#p34691</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34689#p34689</link>
			<description><![CDATA[<p>i am getting the issue when trying to report via reportbug</p><div class="codebox"><pre><code>Connecting to mx.devuan.org via SMTP...
SMTP send failure: {&#039;submit@bugs.devuan.org&#039;: (450, b&#039;4.7.25 Client host
rejected: cannot find your hostname, [151.62.21.30]&#039;)}. You can retry, or save
the report and exit. Do you want to retry [Y|n|q|?]? </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Thu, 17 Feb 2022 08:43:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34689#p34689</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33946#p33946</link>
			<description><![CDATA[<p>Ok, finally i managed to send the bugreport to debian by :<br />$ reportbug --bts debian<br /><a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003831" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … ug=1003831</a></p><p>But i think it would be more user friendly :-)&#160; reportbug to handle that , because now the sender must<br />crosscheck for if the package s(he) reports for is unforked and imported from debian</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Sun, 16 Jan 2022 15:28:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33946#p33946</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33945#p33945</link>
			<description><![CDATA[<p>I think i found the answer in <a href="https://bugs.devuan.org/Reporting.html" rel="nofollow">https://bugs.devuan.org/Reporting.html</a></p><div class="quotebox"><blockquote><div><p>reportbug can also be used to report bugs in unforked packages directly to Debian&#039;s BTS. See the --bts option. If you don&#039;t have an SMTP smarthost available, you may also need the --smtphost option.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Sun, 16 Jan 2022 14:45:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33945#p33945</guid>
		</item>
		<item>
			<title><![CDATA[Reporting issues for debian packages.]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33944#p33944</link>
			<description><![CDATA[<p>Having spotted a minor issue with package gccintro i wanted to report it.<br />In irc #devuan i was told that this package is debian one.<br />So as we see in Devuan Package Information on gccintro <br /><a href="https://pkginfo.devuan.org/cgi-bin/package-query.html?c=package&amp;q=gccintro=1.0-4" rel="nofollow">https://pkginfo.devuan.org/cgi-bin/pack … ntro=1.0-4</a><br />the filename contains a link to <a href="http://deb.debian.org/" rel="nofollow">http://deb.debian.org/</a> .</p><p>Using reportbug in my devuan system i sent the report that appeared here:<br /><a href="https://bugs.devuan.org/cgi/bugreport.cgi?bug=654" rel="nofollow">https://bugs.devuan.org/cgi/bugreport.cgi?bug=654</a><br />And in the Devuan Bug page on gccintro <br /><a href="https://bugs.devuan.org/cgi/pkgreport.cgi?package=gccintro" rel="nofollow">https://bugs.devuan.org/cgi/pkgreport.c … e=gccintro</a><br />it says: </p><div class="quotebox"><blockquote><div><p>There is no maintainer for gccintro. This means that this package no longer exists (or never existed). Please do not report new bugs against this package.</p></div></blockquote></div><p>It seems to me that in the case of a debian package from withing a devuan system<br />if i wanted to report issues i should to by email only and not from reportbug.<br />If that is the case i wonder if it would be more convinient reportbug to do that for me <br />(sent that email).</p>]]></description>
			<author><![CDATA[dummy@example.com (chomwitt)]]></author>
			<pubDate>Sun, 16 Jan 2022 14:29:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33944#p33944</guid>
		</item>
	</channel>
</rss>
