<?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=2291&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] apt-file constructs wrong url from /etc/apt/sources.list]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=2291</link>
		<description><![CDATA[The most recent posts in [SOLVED] apt-file constructs wrong url from /etc/apt/sources.list.]]></description>
		<lastBuildDate>Sun, 19 Aug 2018 13:32:47 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] apt-file constructs wrong url from /etc/apt/sources.list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11434#p11434</link>
			<description><![CDATA[<p>after mucking around a bit I just realized the contents of those Packages.xz (package info) is not the same as Contents.gz (hostfs =&gt; pkgfs)</p><p>EDIT: in fact after a quick check it turns out @golinux is right, there is no issue with the original script IF your repo points to <span class="bbc">deb.devuan.org</span></p>]]></description>
			<author><![CDATA[dummy@example.com (paulwratt)]]></author>
			<pubDate>Sun, 19 Aug 2018 13:32:47 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11434#p11434</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] apt-file constructs wrong url from /etc/apt/sources.list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11397#p11397</link>
			<description><![CDATA[<div class="quotebox"><cite>paulwratt wrote:</cite><blockquote><div><p>can a Devuan patch be applied to the Jessie repos to fix this, from a diff between Dev1 Jessie &amp; Dev1 Ascii then?</p></div></blockquote></div><p>I&#039;m guessing that if you use deb.devuan.org in your sources.list instead of auto.mirror.devuan.org, that issue may be resolved.&#160; The auto.mirror default shipped on the jessie isos is now deprecated.&#160; But then it&#039;s late and I&#039;m really tired . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 18 Aug 2018 06:22:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11397#p11397</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] apt-file constructs wrong url from /etc/apt/sources.list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11395#p11395</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p>Not the Devuan team.&#160; &#160;<a href="https://pkginfo.devuan.org/cgi-bin/d1pkgweb-query?search=apt-file&amp;release=any" rel="nofollow">https://pkginfo.devuan.org/cgi-bin/d1pk … elease=any</a>&#160; Talk to Debian.&#160; We have not touched that package.</p></div></blockquote></div><div class="quotebox"><blockquote><div><p>In Devuan ASCII the problem went away.</p></div></blockquote></div><p>can a Devuan patch be applied to the Jessie repos to fix this, from a diff between Dev1 Jessie &amp; Dev1 Ascii then?</p>]]></description>
			<author><![CDATA[dummy@example.com (paulwratt)]]></author>
			<pubDate>Sat, 18 Aug 2018 05:51:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11395#p11395</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] apt-file constructs wrong url from /etc/apt/sources.list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11174#p11174</link>
			<description><![CDATA[<p>paulwratt, in Devuan jessie I had problems with <span class="bbc">apt-file</span> not finding <span class="bbc">Contents-arch.gz</span>, it may be related to your issue:<br /><a href="https://dev1galaxy.org/viewtopic.php?id=519" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=519</a></p><p>In Devuan ASCII the problem went away.</p>]]></description>
			<author><![CDATA[dummy@example.com (GNUser)]]></author>
			<pubDate>Wed, 08 Aug 2018 19:06:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11174#p11174</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] apt-file constructs wrong url from /etc/apt/sources.list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11168#p11168</link>
			<description><![CDATA[<p>Not the Devuan team.&#160; &#160;<a href="https://pkginfo.devuan.org/cgi-bin/d1pkgweb-query?search=apt-file&amp;release=any" rel="nofollow">https://pkginfo.devuan.org/cgi-bin/d1pk … elease=any</a>&#160; Talk to Debian.&#160; We have not touched that package.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Wed, 08 Aug 2018 12:50:59 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11168#p11168</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] apt-file constructs wrong url from /etc/apt/sources.list]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=11161#p11161</link>
			<description><![CDATA[<p>&quot;apt-file&quot; perl script is bugged in Devuan 1 (jessie-stable-old?)<br />looks for &quot;dir/Content-_arch_.gz&quot; instead of &quot;dir/binary-_arch_/Packages.gz&quot;</p><p>use &quot;apt-file -v update&quot; to reproduce debug confirmation of issue.</p><p>Why was this package allowed thru? Does the same bug appear in Devuan 2? Someone is letting the team down ...</p><div class="quotebox"><blockquote><div><p><em>Update</em><br />it appears the solution is simply to change repos to point to <span class="bbc">deb.devuan.org</span>.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (paulwratt)]]></author>
			<pubDate>Wed, 08 Aug 2018 07:45:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=11161#p11161</guid>
		</item>
	</channel>
</rss>
