<?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=4804&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=4804</link>
		<description><![CDATA[The most recent posts in (chimaera) 5 - 10 seconds delay when installing packages terminal.]]></description>
		<lastBuildDate>Mon, 24 Jan 2022 17:40:13 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34155#p34155</link>
			<description><![CDATA[<p>Yeah, <a href="https://manpages.debian.org/bullseye/systemd/resolvectl.1.en.html" rel="nofollow">resolvectl(1)</a> is part of the systemd conglomerate so it would be worrying if it was found.</p><p>You can stop <a href="https://manpages.debian.org/bullseye/openresolv/resolvconf.8.en.html" rel="nofollow">resolvconf(8)</a> from managing /etc/resolv.conf by adding this line /etc/resolvconf.conf:</p><div class="codebox"><pre><code>resolvconf=NO</code></pre></div><p>See <a href="https://wiki.debian.org/resolv.conf" rel="nofollow">https://wiki.debian.org/resolv.conf</a> for more on this.</p><p>EDIT: in case you&#039;re wondering what you&#039;re missing:</p><div class="codebox"><pre><code>$ resolvectl
Global
           Protocols: -LLMNR -mDNS +DNSOverTLS DNSSEC=yes/supported
    resolv.conf mode: stub
  Current DNS Server: 9.9.9.10#dns.quad9.net
Fallback DNS Servers: 1.1.1.1#cloudflare-dns.com 9.9.9.10#dns.quad9.net 8.8.8.8#dns.google
                      2606:4700:4700::1111#cloudflare-dns.com 2620:fe::10#dns.quad9.net
                      2001:4860:4860::8888#dns.google

Link 2 (enp2s0f0)
Current Scopes: none
     Protocols: -DefaultRoute +LLMNR -mDNS +DNSOverTLS DNSSEC=yes/supported

Link 3 (enp5s0)
Current Scopes: none
     Protocols: -DefaultRoute +LLMNR -mDNS +DNSOverTLS DNSSEC=yes/supported

Link 4 (wlan0)
Current Scopes: none
     Protocols: -DefaultRoute +LLMNR -mDNS +DNSOverTLS DNSSEC=yes/supported
$</code></pre></div><p>As you can see it&#039;s a really nice tool: a caching resolver with full support for DNSSEC, LLMNR, mDNS and DNS over TLS.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 24 Jan 2022 17:40:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34155#p34155</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34151#p34151</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>it seems that after reboot, the OpenNIC setting is deleted</p></div></blockquote></div></div></blockquote></div><p>/etc/resolv.conf states </p><div class="quotebox"><blockquote><div><p># Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)<br />#&#160; &#160; &#160;DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN<br /># 127.0.0.53 is the systemd-resolved stub resolver.<br /># run &quot;resolvectl status&quot; to see details about the actual nameservers.</p></div></blockquote></div><p>however,</p><div class="codebox"><pre><code> resolvectl status
-bash: resolvectl: command not found</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Mon, 24 Jan 2022 13:45:42 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34151#p34151</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34110#p34110</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>checked again, ubuntu seems fine, but it has different entry in /etc/resolv.conf</p><div class="codebox"><pre><code>nameserver 127.0.0.53
options edns0
search home-life.hub</code></pre></div></div></blockquote></div><p>So Ubuntu is using systemd-resolved then.</p><div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>it seems that after reboot, the OpenNIC setting is deleted</p></div></blockquote></div><p>If you read (or share) the entire file it probably explains that the content is managed by another program — usually either NetworkManager or resolvconf — and that any edits will be over-ridden. You should either make your edits to the configuration of the controlling program or stop that program from managing resolv.conf.</p><div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>It is still noticeably faster on Ubuntu, though.</p></div></blockquote></div><p>Try adding the <span class="bbc">options edns0</span> line as well. The round robin might be able to take advantage of the DNS extensions mandated by RFC 2671.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sat, 22 Jan 2022 12:08:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34110#p34110</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34102#p34102</link>
			<description><![CDATA[<p>checked again, ubuntu seems fine, but it has different entry in /etc/resolv.conf</p><div class="codebox"><pre><code>nameserver 127.0.0.53
options edns0
search home-life.hub</code></pre></div><p>whereas Devuan shows (on the same Computer)</p><div class="quotebox"><blockquote><div><p>nameserver 192.168.1.1<br />search home-life.hub</p></div></blockquote></div><p>EDIT: it seems that after reboot, the OpenNIC setting is deleted; but today, the downloads seem fine, in terminal it takes only around/under 1 second, to initate the download/installing process. It is still noticeably faster on Ubuntu, though.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sat, 22 Jan 2022 09:21:56 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34102#p34102</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34036#p34036</link>
			<description><![CDATA[<p>resolver delay is usually caused by ISP nameservers (resolvers). <br />some routers support editing nameservers so maybe you have luck changing default(ISP) nameservers to other public resolvers, and have your whole lan/devices, resolving(+loading) web quicker.. </p><p>within your/any OS you can change nameservers and use&#160; eg. opennic (as you did on /etc/resolv.conf) or by editing settings in network managers connection.( usually ip settings -&gt; nameservers -&gt; enter your own manually...<br />another way is to install a local resolver (like unbound), which can also cache domain queries and make them faster...(search around guides on how to set local resolvers like unbound, plenty available online. can also help if needed).</p><p>kind-of-a-disclaimer : you would probably get same results when using any other public resolver eg. google, cloudflare, etc. opennic is a volunteer project not tied to internet mafias (ICANN or MAFIA). so, privacy friendly for sure... but anyway, that was my personal suggestion, you can use whatever resolver you like instead.</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Wed, 19 Jan 2022 22:21:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34036#p34036</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=34032#p34032</link>
			<description><![CDATA[<p>@xinomilo, wow, big thanks ! using another mirrored fixed.</p><p>don§t know what changed, but with this &quot;openNic&quot; the download-things was superfast!</p><p>was thinking there is something wrong with my computer or cable , as i noticed also on ubuntu 18.04 LTS a big lag .</p><p>I moved the Computer into another room, and the cable is maybe 10 - meter long, and a little bit &quot;twisted&quot; here and there, but everything seems ok , otherwise, just those terminal commands taking way too long for my experience.<br />for now this seems a great &quot;fix&quot;, but still am a bit baffled because of those delays in normal mode.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Wed, 19 Jan 2022 20:05:55 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=34032#p34032</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33998#p33998</link>
			<description><![CDATA[<p>this looks like an error with particular mirror repository. reproducible error here. <br />so, pick another mirror from the list, `apt update` and retry... works fine here using a different mirror.</p>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Tue, 18 Jan 2022 19:50:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33998#p33998</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33997#p33997</link>
			<description><![CDATA[<p>@Head_on_a_Stick,</p><p>Great, thanks!</p><p>solution1 &gt; changing to other devuan server in /etc/apt/sources.list did not achieve a betterment.<br />solution2&gt; changing the nameserver in /etc/resolv.conf seems to really make the process go fast, but it would ultimately fail to download the packages?</p><div class="codebox"><pre class="vscroll"><code>sudo apt-get install tuxguitar
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  ca-certificates-java default-jre default-jre-headless java-common
  libactivation-java libatk-wrapper-java libatk-wrapper-java-jni
  libbcmail-java libbcpkix-java libbcprov-java libitext-java libmail-java
  libswt-cairo-gtk-4-jni libswt-gtk-4-java libswt-gtk-4-jni
  libswt-webkit-gtk-4-jni openjdk-11-jre openjdk-11-jre-headless oss-compat
  tuxguitar-alsa tuxguitar-oss
Suggested packages:
  libbcmail-java-doc libbcpkix-java-doc libbcprov-java-doc libmail-java-doc
  fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei
  | fonts-wqy-zenhei fonts-indic osspd lilypond tuxguitar-jsa timidity
The following NEW packages will be installed:
  ca-certificates-java default-jre default-jre-headless java-common
  libactivation-java libatk-wrapper-java libatk-wrapper-java-jni
  libbcmail-java libbcpkix-java libbcprov-java libitext-java libmail-java
  libswt-cairo-gtk-4-jni libswt-gtk-4-java libswt-gtk-4-jni
  libswt-webkit-gtk-4-jni openjdk-11-jre openjdk-11-jre-headless oss-compat
  tuxguitar tuxguitar-alsa tuxguitar-oss
0 upgraded, 22 newly installed, 0 to remove and 16 not upgraded.
Need to get 48.9 MB of archives.
After this operation, 190 MB of additional disk space will be used.
Do you want to continue? [Y/n] 
Ign:1 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 java-common all 0.72
Err:1 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 java-common all 0.72
  404  Not Found [IP: 141.24.220.40 443]
Err:2 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera-security/main amd64 openjdk-11-jre-headless amd64 11.0.13+8-1~deb11u1
  404  Not Found [IP: 141.24.220.40 443]
Err:3 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 default-jre-headless amd64 2:1.11-72
  404  Not Found [IP: 141.24.220.40 443]
Ign:4 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 ca-certificates-java all 20190909
Err:4 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 ca-certificates-java all 20190909
  404  Not Found [IP: 141.24.220.40 443]
Err:5 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera-security/main amd64 openjdk-11-jre amd64 11.0.13+8-1~deb11u1
  404  Not Found [IP: 141.24.220.40 443]
Err:6 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 default-jre amd64 2:1.11-72
  404  Not Found [IP: 141.24.220.40 443]
Ign:7 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libactivation-java all 1.2.0-2
Err:7 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libactivation-java all 1.2.0-2
  404  Not Found [IP: 141.24.220.40 443]
Ign:8 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libatk-wrapper-java all 0.38.0-2+deb11u1
Err:8 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libatk-wrapper-java all 0.38.0-2+deb11u1
  404  Not Found [IP: 141.24.220.40 443]
Err:9 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libatk-wrapper-java-jni amd64 0.38.0-2+deb11u1
  404  Not Found [IP: 141.24.220.40 443]
Ign:10 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libbcprov-java all 1.68-2
Err:10 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libbcprov-java all 1.68-2
  404  Not Found [IP: 141.24.220.40 443]
Ign:11 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libbcpkix-java all 1.68-2
Err:11 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libbcpkix-java all 1.68-2
  404  Not Found [IP: 141.24.220.40 443]
Ign:12 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libmail-java all 1.6.5-1
Err:12 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libmail-java all 1.6.5-1
  404  Not Found [IP: 141.24.220.40 443]
Ign:13 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libbcmail-java all 1.68-2
Err:13 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libbcmail-java all 1.68-2
  404  Not Found [IP: 141.24.220.40 443]
Ign:14 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libitext-java all 2.1.7-12
Err:14 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libitext-java all 2.1.7-12
  404  Not Found [IP: 141.24.220.40 443]
Err:15 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libswt-gtk-4-jni amd64 4.17.0-1
  404  Not Found [IP: 141.24.220.40 443]
Err:16 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libswt-cairo-gtk-4-jni amd64 4.17.0-1
  404  Not Found [IP: 141.24.220.40 443]
Err:17 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libswt-gtk-4-java amd64 4.17.0-1
  404  Not Found [IP: 141.24.220.40 443]
Err:18 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 libswt-webkit-gtk-4-jni amd64 4.17.0-1
  404  Not Found [IP: 141.24.220.40 443]
Err:19 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 oss-compat amd64 7
  404  Not Found [IP: 141.24.220.40 443]
Ign:20 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 tuxguitar all 1.2-25
Err:20 http://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 tuxguitar all 1.2-25
  404  Not Found [IP: 141.24.220.40 443]
Err:21 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 tuxguitar-alsa amd64 1.2-25
  404  Not Found [IP: 141.24.220.40 443]
Err:22 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera/main amd64 tuxguitar-oss amd64 1.2-25
  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/j/java-common/java-common_0.72_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN-SECURITY/updates/main/o/openjdk-11/openjdk-11-jre-headless_11.0.13%2b8-1%7edeb11u1_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/j/java-common/default-jre-headless_1.11-72_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/c/ca-certificates-java/ca-certificates-java_20190909_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN-SECURITY/updates/main/o/openjdk-11/openjdk-11-jre_11.0.13%2b8-1%7edeb11u1_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/j/java-common/default-jre_1.11-72_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/j/javabeans-activation-framework/libactivation-java_1.2.0-2_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/j/java-atk-wrapper/libatk-wrapper-java_0.38.0-2%2bdeb11u1_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/j/java-atk-wrapper/libatk-wrapper-java-jni_0.38.0-2%2bdeb11u1_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/b/bouncycastle/libbcprov-java_1.68-2_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/b/bouncycastle/libbcpkix-java_1.68-2_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/j/javamail/libmail-java_1.6.5-1_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/b/bouncycastle/libbcmail-java_1.68-2_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/libi/libitext-java/libitext-java_2.1.7-12_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/s/swt4-gtk/libswt-gtk-4-jni_4.17.0-1_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/s/swt4-gtk/libswt-cairo-gtk-4-jni_4.17.0-1_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/s/swt4-gtk/libswt-gtk-4-java_4.17.0-1_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/s/swt4-gtk/libswt-webkit-gtk-4-jni_4.17.0-1_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/o/oss-compat/oss-compat_7_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch http://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/t/tuxguitar/tuxguitar_1.2-25_all.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/t/tuxguitar/tuxguitar-alsa_1.2-25_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Failed to fetch https://dist-mirror.fem.tu-ilmenau.de/devuan/merged/pool/DEBIAN/main/t/tuxguitar/tuxguitar-oss_1.2-25_amd64.deb  404  Not Found [IP: 141.24.220.40 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?</code></pre></div><div class="codebox"><pre><code>sudo apt-get update
Hit:4 https://dl.google.com/linux/chrome/deb stable InRelease                  
Hit:1 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera InRelease   
Hit:2 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera-security InRelease
Hit:3 https://dist-mirror.fem.tu-ilmenau.de/devuan/merged chimaera-updates InRelease
Reading package lists... Done</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 18 Jan 2022 18:36:08 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33997#p33997</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33988#p33988</link>
			<description><![CDATA[<p>I provided a link to the list in post #5.</p><p>Here it is again in non-obfuscated form:</p><p><a href="https://pkgmaster.devuan.org/mirror_list.txt" rel="nofollow">https://pkgmaster.devuan.org/mirror_list.txt</a></p><p>EDIT: and yes, aptitude is hellaslow. Don&#039;t use it if you&#039;re in a hurry.</p><p>EDIT2:</p><div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><p>i tried this opennic by just inserting</p><div class="codebox"><pre><code>ns7.de.dns.opennic.glue</code></pre></div><p>ontop of /etc/resolv.conf</p></div></blockquote></div><p>That won&#039;t work — the format for the line would be</p><div class="codebox"><pre><code>nameserver 94.247.43.254</code></pre></div><p>But I don&#039;t think it would make much difference anyway because your ISP&#039;s DNS resolution isn&#039;t terribly slow and it appears to be caching requests.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Tue, 18 Jan 2022 14:43:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33988#p33988</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33985#p33985</link>
			<description><![CDATA[<p>@xinomilo , thanks i tried this opennic by just inserting </p><div class="quotebox"><blockquote><div><p>ns7.de.dns.opennic.glue</p></div></blockquote></div><p> ontop of /etc/resolv.conf , but apt still takes around 10 seconds to initiate. (less time if smaller packages, but no regularitiy, time varies consistently)</p><p>Tried also with aptitude, seems even slower.</p><div class="codebox"><pre><code>ls -la /etc/apt/apt.conf.d
total 36
drwxr-xr-x 2 root root 4096 Dec 22 21:23 .
drwxr-xr-x 8 root root 4096 Jan 16 17:24 ..
-rw-r--r-- 1 root root   82 Nov 27 16:52 00CDMountPoint
-rw-r--r-- 1 root root   40 Nov 27 16:52 00trustcdrom
-rw-r--r-- 1 root root  630 Jun 21  2021 01autoremove
-r--r--r-- 1 root root  122 Dec 22 21:23 01autoremove-kernels
-rw-r--r-- 1 root root  307 Mar 28  2021 20listchanges
-rw-r--r-- 1 root root 1040 Dec 22  2020 20packagekit
-rw-r--r-- 1 root root  182 Jun 10  2021 70debconf
lrwxrwxrwx 1 root root   35 Dec 10 19:48 88libdvdcss-pkg -&gt; /usr/lib/libdvd-pkg/88libdvdcss-pkg</code></pre></div><p>@Head can i just use one of those HTTPS? or which</p><p><a href="https://www.devuan.org/get-devuan" rel="nofollow">https://www.devuan.org/get-devuan</a></p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Tue, 18 Jan 2022 13:00:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33985#p33985</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33975#p33975</link>
			<description><![CDATA[<p>it does sound like resolver issue.. you could try with a faster dns server instead of 192.168.1.1 (lan router), to see if that makes things go faster.. <br />eg. pick one from <a href="https://opennic.org" rel="nofollow">https://opennic.org</a> and add it in the top of /etc/resolv.conf and retry apt...<br />---<br />another guess, perhaps you have something like etckeeper or apt-listchanges installed? <br />packages like that hook into apt and could be slowing it.. (?) it&#039;s just a guess, but you could check/post what&#039;s in /etc/apt/apt.conf.d .</p><div class="codebox"><pre><code>ls -la /etc/apt/apt.conf.d</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (xinomilo)]]></author>
			<pubDate>Mon, 17 Jan 2022 19:46:13 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33975#p33975</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33974#p33974</link>
			<description><![CDATA[<p>So did you try replacing deb.devuan.org with a specific mirror? Perhaps the round-robin thingy is broken.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Mon, 17 Jan 2022 17:32:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33974#p33974</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33969#p33969</link>
			<description><![CDATA[<div class="codebox"><pre class="vscroll"><code>dig deb.devuan.org

; &lt;&lt;&gt;&gt; DiG 9.16.22-Debian &lt;&lt;&gt;&gt; deb.devuan.org
;; global options: +cmd
;; Got answer:
;; -&gt;&gt;HEADER&lt;&lt;- opcode: QUERY, status: NOERROR, id: 6263
;; flags: qr rd ra; QUERY: 1, ANSWER: 10, AUTHORITY: 5, ADDITIONAL: 1

;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
;deb.devuan.org.			IN	A

;; ANSWER SECTION:
deb.devuan.org.		86400	IN	CNAME	deb.rr.devuan.org.
deb.rr.devuan.org.	1800	IN	A	131.188.12.211
deb.rr.devuan.org.	1800	IN	A	5.9.122.185
deb.rr.devuan.org.	1800	IN	A	195.85.215.180
deb.rr.devuan.org.	1800	IN	A	46.4.50.2
deb.rr.devuan.org.	1800	IN	A	185.38.15.81
deb.rr.devuan.org.	1800	IN	A	95.216.15.86
deb.rr.devuan.org.	1800	IN	A	54.36.142.183
deb.rr.devuan.org.	1800	IN	A	185.203.114.135
deb.rr.devuan.org.	1800	IN	A	130.225.254.116

;; AUTHORITY SECTION:
rr.devuan.org.		1800	IN	NS	ns4.devuan.dev.
rr.devuan.org.		1800	IN	NS	ns5.devuan.dev.
rr.devuan.org.		1800	IN	NS	ns6.devuan.dev.
rr.devuan.org.		1800	IN	NS	ns3.devuan.dev.
rr.devuan.org.		1800	IN	NS	ns2.devuan.dev.

;; Query time: 655 msec
;; SERVER: 192.168.1.1#53(192.168.1.1)
;; WHEN: Mon Jan 17 14:22:15 CET 2022
;; MSG SIZE  rcvd: 308</code></pre></div><p>after the first </p><div class="quotebox"><blockquote><div><p>dig deb.devuan.org</p></div></blockquote></div><p>,</p><p>afterwards mostly 0msec , to 7msec.</p><p>I dont know if need Avahi, took it only because as sample at hand.</p><p>opening webpages most of the times is reasonably speedy.</p><p>removing </p><div class="codebox"><pre><code>mdns4_minimal [NOTFOUND=return]</code></pre></div><p>would not make any noticeable difference, if any, it took even longer to initiate the install of packages.</p><p>Really odd behaviour, the computer should be capable of being fast enough for simple tasks.</p>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Mon, 17 Jan 2022 13:30:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33969#p33969</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33950#p33950</link>
			<description><![CDATA[<div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><div class="codebox"><pre><code>dig $(awk &#039;NR==1 {print $2}&#039; /etc/apt/sources.list)

; &lt;&lt;&gt;&gt; DiG 9.16.22-Debian &lt;&lt;&gt;&gt; deb</code></pre></div></div></blockquote></div><p>Oops, sorry. I presume there&#039;s a commented line at the top of sources.list?</p><p>Let&#039;s try again:</p><div class="codebox"><pre><code>dig deb.devuan.org</code></pre></div><p>Run the command a few times to see if the <span class="bbc">Query time</span> value changes significantly.</p><p>Do you still experience the delay if you replace <span class="bbc"><a href="http://deb.devuan.org/merged" rel="nofollow">http://deb.devuan.org/merged</a></span> with a <a href="https://pkgmaster.devuan.org/mirror_list.txt" rel="nofollow">specific mirror</a>?</p><p>Do you experience a delay when opening any web pages in the browser for the first time?</p><div class="quotebox"><cite>kapqa wrote:</cite><blockquote><div><div class="codebox"><pre><code># /etc/nsswitch.conf
[...]
hosts:          files mdns4_minimal [NOTFOUND=return] dns</code></pre></div></div></blockquote></div><p>Does removing the <span class="bbc">mdns4_minimal [NOTFOUND=return]</span> statement fix the delay?</p><p>Why do you need Avahi anyway?</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Sun, 16 Jan 2022 17:56:23 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33950#p33950</guid>
		</item>
		<item>
			<title><![CDATA[Re: (chimaera) 5 - 10 seconds delay when installing packages terminal]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=33948#p33948</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p># /etc/nsswitch.conf<br />#<br /># Example configuration of GNU Name Service Switch functionality.<br /># If you have the `glibc-doc-reference&#039; and `info&#039; packages installed, try:<br /># `info libc &quot;Name Service Switch&quot;&#039; for information about this file.</p><p>passwd:&#160; &#160; &#160; &#160; &#160;files<br />group:&#160; &#160; &#160; &#160; &#160; files<br />shadow:&#160; &#160; &#160; &#160; &#160;files<br />gshadow:&#160; &#160; &#160; &#160; files</p><p>hosts:&#160; &#160; &#160; &#160; &#160; files mdns4_minimal [NOTFOUND=return] dns<br />networks:&#160; &#160; &#160; &#160;files</p><p>protocols:&#160; &#160; &#160; db files<br />services:&#160; &#160; &#160; &#160;db files<br />ethers:&#160; &#160; &#160; &#160; &#160;db files<br />rpc:&#160; &#160; &#160; &#160; &#160; &#160; db files</p><p>netgroup:&#160; &#160; &#160; &#160;nis</p></div></blockquote></div><div class="quotebox"><blockquote><div><p># Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)<br />#&#160; &#160; &#160;DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN<br /># 127.0.0.53 is the systemd-resolved stub resolver.<br /># run &quot;resolvectl status&quot; to see details about the actual nameservers.</p><p>nameserver 192.168.1.1<br />search home-life.hub</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (kapqa)]]></author>
			<pubDate>Sun, 16 Jan 2022 16:25:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=33948#p33948</guid>
		</item>
	</channel>
</rss>
