<?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=4236&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4236</link>
		<description><![CDATA[The most recent posts in Can't upgrade my packages from deb.devuan.org's ftp server.]]></description>
		<lastBuildDate>Sun, 04 Apr 2021 00:54:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28784#p28784</link>
			<description><![CDATA[<p>It&#039;s both simple and confusing <img src="https://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>The FQDN <span class="bbc">deb.devuan.org</span> is an HTTP mirror collection. The servers in that group are only required to serve HTTP.</p><p>If there were several FTP servers it could be useful to craft an <span class="bbc"><a href="ftp://ftp.devuan.org" rel="nofollow">ftp.devuan.org</a></span> mirror collection, and likewise a possible <span class="bbc">rsync.devuan.org</span>, as well as perhaps even <span class="bbc">sftp.devuan.org</span> and <span class="bbc">uucp.devuan.org</span>.</p><p>However, only HTTP allows the &quot;HTTP 302 redirect&quot; which tells the client to go elsewhere for package download.</p><p>Access for ftp, rsync, etc. requires the server either to house both Devaun and Debian packages themselves, or to have file access proxying. While the latter is not much of a technical challenge it means that any proxied packages would go in and out of the server and thereby doubling the bandwidth loading for them.</p><p>The option of housing Debian as well as Devuan is taken up by a couple of servers, typically by them adding Devuan to an already existing Debian mirroring. Then, to provide <span class="bbc">apt</span> access for Devuan they also have the specially crafted root structure needed to handle the <em>virtual</em> pathnames of the Devuan merged packages.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 04 Apr 2021 00:54:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28784#p28784</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28764#p28764</link>
			<description><![CDATA[<p>Some of the <span class="bbu"><a href="http://pkgmaster.devuan.org/mirror_list.txt" rel="nofollow">package mirrors</a></span> also seem to offer ftp and rsync.&#160; If that is not the case, that file should be edited.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 03 Apr 2021 16:34:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28764#p28764</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28744#p28744</link>
			<description><![CDATA[<p>Afaik the package repositories are not provided over <span class="bbc">ftp</span> anywhere; not sure how you got that idea.</p><p>The package file access relies on <span class="bbc">HTTP</span> redirect as means for pulling packages from Devuan the store or the Debian store. The principle is simply that the filename for the package files has a prefix of either <span class="bbc">pool/DEVUAN</span> or <span class="bbc">pool/DEBIAN</span> and a server rewrite rule that maps the former into a local access whereas the latter is returned as an <span class="bbc">HTTP</span> redirect to a <span class="bbc">deb.debian.org</span> service.</p><p>Some release iso mirrors offer different file access protocols such as ftp and rsync for the isos.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 03 Apr 2021 07:07:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28744#p28744</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28742#p28742</link>
			<description><![CDATA[<p>It seems to be a problem with <ins>/merged</ins>. I pulled the experimental version of iwd, which is on <ins>/devuan</ins>, and it works.</p>]]></description>
			<author><![CDATA[dummy@example.com (jobbautista9)]]></author>
			<pubDate>Sat, 03 Apr 2021 06:05:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28742#p28742</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28741#p28741</link>
			<description><![CDATA[<p>I tried <a href="ftp://ftp.dau.de" rel="nofollow">ftp.dau.de</a>, which offers ftp, but pulling packages using apt results in the same error.</p>]]></description>
			<author><![CDATA[dummy@example.com (jobbautista9)]]></author>
			<pubDate>Sat, 03 Apr 2021 06:01:50 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28741#p28741</guid>
		</item>
		<item>
			<title><![CDATA[Re: Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28740#p28740</link>
			<description><![CDATA[<p>In all the years I&#039;ve been here, I&#039;ve never heard any discussion about accessing the repos via ftp and on the website&#039;s &quot;<span class="bbu"><a href="https://devuan.org/os/packages" rel="nofollow">Packages</a></span>&quot; page only http and https are mentioned.&#160; However, several of the&#160; the <span class="bbu"><a href="https://pkgmaster.devuan.org/mirror_list.txt" rel="nofollow">mirrors in the round-robin</a></span> offer ftp.&#160; I think you&#039;d have to chose one of those to test ftp.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 03 Apr 2021 05:29:43 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28740#p28740</guid>
		</item>
		<item>
			<title><![CDATA[Can't upgrade my packages from deb.devuan.org's ftp server]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=28738#p28738</link>
			<description><![CDATA[<p>I just reenabled ftp in my apt to see how it compares to http. <ins>apt-get update</ins> works fine. However <ins>apt-get upgrade</ins> doesn&#039;t. When I try to pull packages from the ftp server, it results in &quot;No such file or directory&quot; errors.</p><p>Is ftp in deb.devuan.org still officially supported? I mean I can just go back to http and upgrading will work fine, but I&#039;m curious on the status of ftp.</p><p>Here&#039;s my sources.list config:</p><div class="codebox"><pre><code>#deb cdrom:[Devuan GNU/Linux 3.0 (beowulf) amd64 - cd2 20200526]/ beowulf main
#deb cdrom:[Devuan GNU/Linux 3.0 (beowulf) amd64 - server 20200526]/ beowulf main

deb ftp://deb.devuan.org/devuan/merged chimaera main contrib non-free
deb-src ftp://deb.devuan.org/devuan/merged chimaera main contrib non-free

#deb ftp://deb.devuan.org/merged ceres main contrib non-free
deb-src ftp://deb.devuan.org/devuan/merged ceres main contrib non-free

deb ftp://deb.devuan.org/devuan/devuan experimental main contrib non-free

#deb http://linux-libre.gnulinux.si/freesh/ freesh main

deb http://dl.winehq.org/wine-builds/debian/ bullseye main

deb ftp://deb.devuan.org/devuan/merged ascii main contrib non-free</code></pre></div><p>And here&#039;s a sample error from apt:</p><div class="codebox"><pre><code>E: Failed to fetch ftp://deb.devuan.org/devuan/merged/pool/DEBIAN/main/l/ldb/python3-ldb_2.2.0-3.1_amd64.deb  Unable to fetch file, server said &#039;/devuan/merged/pool/DEBIAN/main/l/ldb/python3-ldb_2.2.0-3.1_amd64.deb: No such file or directory  &#039; [IP: 131.188.12.211 21]</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (jobbautista9)]]></author>
			<pubDate>Sat, 03 Apr 2021 04:50:19 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=28738#p28738</guid>
		</item>
	</channel>
</rss>
