<?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=1843&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / pkgmaster is repository hell]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=1843</link>
		<description><![CDATA[The most recent posts in pkgmaster is repository hell.]]></description>
		<lastBuildDate>Sun, 28 Jan 2018 20:25:57 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7402#p7402</link>
			<description><![CDATA[<p>Well, I got it to work last night with some help from Blinkdog. I had to drop the s from https. This works:</p><div class="codebox"><pre><code>deb http://pkgmaster.devuan.org/merged</code></pre></div><p>It works with jessie and with ascii.,&#160; In ascii, I compared it to using the https repo (non-tor) and they both wanted to upgrade the same packages. I will keep an eye on it.</p><p>Cynwulf, Fungus asked me to let you know that he is unable to reply at this time.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 28 Jan 2018 20:25:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7402#p7402</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7399#p7399</link>
			<description><![CDATA[<p>&quot;http: repositories are like buying insulin from a street smuggler.&quot;<br />…<br />Not exactly.&#160; Using http is like getting clothes (and other stuff) while in public naked; even if many others do, it&#039;s bad practice, but as long as you depend on others to supply your clothing (or this is the only way they will supply clothing), likely you will do it.&#160; Sure, you may <em>try</em> to beg or buy clothes from some street smuggler (or some charity) while clothed … but blindly trusting such a source will be just as problematic in its own way.</p>]]></description>
			<author><![CDATA[dummy@example.com (Somewhat Reticent)]]></author>
			<pubDate>Sun, 28 Jan 2018 19:18:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7399#p7399</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7370#p7370</link>
			<description><![CDATA[<div class="quotebox"><cite>fungus wrote:</cite><blockquote><div><p>Cynwulf, I don&#039;t disagree with much of what you say, but there has been evidence on systemd being a little more than just not &quot;as functional as it claims&quot;, or becoming a monolyth mediator between linux and all other software.&#160; It&#160; is about security.&#160; And that becomes automatically political, whether it relates to user and big corporations or the user and the state.</p></div></blockquote></div><p>If it&#039;s about security, then don&#039;t use it.&#160; If you don&#039;t trust the software or the developers, you look elsewhere, it&#039;s that simple (and no security is not &quot;automatically political&quot;).</p><p>NSA or whoever, don&#039;t need crap like systemd, they have backdoors in all major OS, there are exploits, hidden for decades in common software and even in the silicon itself.&#160; A specific backdoor in a specific &quot;init system&quot; (thingie) for a specific OS and only a subset of distributions at that, is not that useful.</p><p>One could say that systemd is &quot;just business&quot;....&#160; makes a lot more sense than the alternative conspiracy shit.&#160; And that&#039;s my take on systemd, always has been&#160; - it&#039;s a business move for Red Hat Inc.</p><p>When you have the likes of Intel and AMD building in the IME/PSP to all new chips, security on x86 becomes nothing more than a token thing ( and as most should know from recent revelations at least, security was never a focus there anyway (never mind that numerous experts warned about it&#039;s general crappiness over a decade ago).</p><p>&quot;Security&quot; in most fields of computing can in fact be complete and utter bullshit.&#160; Looks at Windows AV software.&#160; You don&#039;t need to make something secure, you just have to convince enough people that &#039;retroactive security&#039; is viable, get them to open the wallets and bend minds accordingly...</p><p>My point is, that if you don&#039;t like this Linux distribution or how it&#039;s developed, then you have a choice.</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Sat, 27 Jan 2018 18:55:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7370#p7370</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7365#p7365</link>
			<description><![CDATA[<p>As I understand it, the thing that prevents you from installing rogue packages is the signing key. It shouldn&#039;t matter if the package comes in an envelope or on a postcard. The key has to fit.</p><p>Https will prevent your ISP, government and other snoops from knowing what packages you install.<br />Tor will prevent them from even knowing that you&#039;re connecting to a devuan server and also prevent the devuan server from knowing where you are.</p><p>Anyway, here are some test results.</p><p>Plain http:</p><div class="codebox"><pre><code>deb http://pkgmaster.devuan.org/merged ascii main
deb http://pkgmaster.devuan.org/merged ascii-updates main
deb http://pkgmaster.devuan.org/merged ascii-security main</code></pre></div><div class="codebox"><pre><code>apt-get dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  libseccomp2 tor tor-geoipdb torsocks
Use &#039;apt autoremove&#039; to remove them.
The following packages will be upgraded:
  curl dbus dbus-x11 firefox-esr libcolord2 libcurl3 libcurl3-gnutls
  libdbus-1-3 libdns-export162 libisc-export160 libpoppler-qt5-1 libpoppler64
  poppler-utils refractainstaller-base tasksel tasksel-data
16 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</code></pre></div><p>Installed apt-transport-https and edited sources.list:</p><div class="codebox"><pre><code>deb https://pkgmaster.devuan.org/merged ascii main
deb https://pkgmaster.devuan.org/merged ascii-updates main
deb https://pkgmaster.devuan.org/merged ascii-security main</code></pre></div><div class="codebox"><pre><code>apt-get update
apt-get dist-upgrade
Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages were automatically installed and are no longer required:
  libseccomp2 tor tor-geoipdb torsocks
Use &#039;apt autoremove&#039; to remove them.
The following packages will be upgraded:
  curl dbus dbus-x11 firefox-esr libcolord2 libcurl3 libcurl3-gnutls
  libdbus-1-3 libdns-export162 libisc-export160 libpoppler-qt5-1 libpoppler64
  poppler-utils refractainstaller-base tasksel tasksel-data
16 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.</code></pre></div><p>I tee&#039;d the output of both commands above to files and ran a diff on the files. They were identical.</p><p>Installed apt-transport-tor and edited sources.list:</p><div class="codebox"><pre><code>deb tor+https://devuanfwojg73k6r.onion/merged ascii main
deb tor+https://devuanfwojg73k6r.onion/merged ascii-updates  main
deb tor+https://devuanfwojg73k6r.onion/merged ascii-security main</code></pre></div><div class="codebox"><pre><code>apt-get update
Err:1 tor+https://devuanfwojg73k6r.onion/merged ascii InRelease
  Can&#039;t complete SOCKS5 connection to 0.0.0.0:0. (5)
Err:2 tor+https://devuanfwojg73k6r.onion/merged ascii-updates InRelease
  Can&#039;t complete SOCKS5 connection to 0.0.0.0:0. (1)
Err:3 tor+https://devuanfwojg73k6r.onion/merged ascii-security InRelease
  Can&#039;t complete SOCKS5 connection to 0.0.0.0:0. (5)
Reading package lists... Done
W: Failed to fetch tor+https://devuanfwojg73k6r.onion/merged/dists/ascii/InRelease  Can&#039;t complete SOCKS5 connection to 0.0.0.0:0. (5)
W: Failed to fetch tor+https://devuanfwojg73k6r.onion/merged/dists/ascii-updates/InRelease  Can&#039;t complete SOCKS5 connection to 0.0.0.0:0. (1)
W: Failed to fetch tor+https://devuanfwojg73k6r.onion/merged/dists/ascii-security/InRelease  Can&#039;t complete SOCKS5 connection to 0.0.0.0:0. (5)
W: Some index files failed to download. They have been ignored, or old ones used instead.</code></pre></div><p>I guess I did that wrong.</p><div class="codebox"><pre><code>root@testascii:/home/user# torsocks --shell
/usr/bin/torsocks: New torified shell coming right up...
root@testascii:/home/user# apt-get update
0% [Working]1517069573 WARNING torsocks[7635]: [connect] Connection to a local address are denied since it might be a TCP DNS query to a local DNS server. Rejecting it for safety reasons. (in tsocks_connect() at connect.c:192)
Err:1 tor+https://devuanfwojg73k6r.onion/merged ascii InRelease
  FailReason: ConnectionRefused
0% [Working]1517069573 WARNING torsocks[7635]: [connect] Connection to a local address are denied since it might be a TCP DNS query to a local DNS server. Rejecting it for safety reasons. (in tsocks_connect() at connect.c:192)
Err:2 tor+https://devuanfwojg73k6r.onion/merged ascii-updates InRelease
  FailReason: ConnectionRefused
0% [Working]1517069573 WARNING torsocks[7635]: [connect] Connection to a local address are denied since it might be a TCP DNS query to a local DNS server. Rejecting it for safety reasons. (in tsocks_connect() at connect.c:192)
Err:3 tor+https://devuanfwojg73k6r.onion/merged ascii-security InRelease
  FailReason: ConnectionRefused
Reading package lists... Done
W: Failed to fetch tor+https://devuanfwojg73k6r.onion/merged/dists/ascii/InRelease  FailReason: ConnectionRefused
W: Failed to fetch tor+https://devuanfwojg73k6r.onion/merged/dists/ascii-updates/InRelease  FailReason: ConnectionRefused
W: Failed to fetch tor+https://devuanfwojg73k6r.onion/merged/dists/ascii-security/InRelease  FailReason: ConnectionRefused
W: Some index files failed to download. They have been ignored, or old ones used instead.</code></pre></div><p>That didn&#039;t work, either. What am I doing wrong?</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sat, 27 Jan 2018 16:23:28 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7365#p7365</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7347#p7347</link>
			<description><![CDATA[<p>@fungus . . . you live in your own world and think it is reality.&#160; It is YOUR reality but don&#039;t assume it is the one commonly shared by others.&#160; You proclaim judgmental conclusions and are convinced they are fact and ramble on about constructs that only exist in your head. It is not my job (or anyone else&#039;s here to &quot;report&quot; what your issues are.&#160; How can one possibly do that without having personally experienced the problem.&#160; Only YOU can do that.&#160; So man up and just report what you are dealing with through more appropriate channels where it will get attention.&#160; Your rather self-defeating approach reminded me of this:</p><div class="quotebox"><blockquote><div><p>Someone was searching for something on the ground. “What have you lost?” a passerby asked. “My key,” said the searcher. So they both went down on their knees and looked for it. After a time the other man asked: “Where exactly did you drop it?” “In my own house.” “Then why are you looking here?” “There is more light here than inside my own house.”</p></div></blockquote></div><p>PS.&#160; Are you or are you not Fungal-net on DNG.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 27 Jan 2018 03:20:18 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7347#p7347</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7345#p7345</link>
			<description><![CDATA[<p>Cynwulf, I don&#039;t disagree with much of what you say, but there has been evidence on systemd being a little more than just not &quot;as functional as it claims&quot;, or becoming a monolyth mediator between linux and all other software.&#160; It&#160; is about security.&#160; And that becomes automatically political, whether it relates to user and big corporations or the user and the state.</p><p>On the whining part the fault is not always on the user side but how users are treated by developers and the distance they form between themselves and users.<br />When the repository is malfunctioning there is not much a user &quot;can&quot; do, it is not a technical problem or a bug.&#160; If it keeps happening time and time again and either there is no feedback, or there is a &#039;I don&#039;t see a problem with it&quot; eventually whining and complaining is all one can do.&#160; I like to think that I am not the only user using this repository, I am just the one talking about it, open and in public.</p><p>But why go off-topic on all those other issues and not talk about the problem.&#160; No matter what version of devuan you (not cynwulf the resto of you all) you don&#039;t have to upgrade anything, just hit the repository like I am saying and update.&#160; See whether it checks out.&#160; Even trying ceres should make no difference.&#160; If things that are meant to be identical and are different is where the problem begins.</p><p>Golinux:&#160; I am tired of dealing with autistic people.&#160; When I say A you say go to DNG.&#160; When I say I am blocked by DNG you change the subject.&#160; Then I talk about the subject and you come back telling me to go to DNG!&#160; The one day you say that is where the developers are, the next day you get offended and call me clueless because I say that you are not a developer!&#160; </p><p>If you don&#039;t think the matter is serious, just say so!&#160; If you think the matter IS serious then I believe you have an obligation to convey the message since you are larking on there all day anyway.</p><p>http: repositories are like buying insulin from a street smuggler.<br />The way you are dealing with the repeated report of the problem is what gets me overly suspicious!</p><p>And you know I will not let it rest</p><p>A month ago I was testing Refracta 9, I reported the problem I was having (installing OpenRC)&#160; to fsmithred and he couldn&#039;t reproduce it.&#160; The only difference was the tor address of the repository.&#160; The next day, without changing the source list at all the missing dependencies all of a sudden reappeared and were available,.<br />I had shown the output of all the missing pkgs that magically reappeared the day after.</p><p>I may have done more installations of Devuan than probably anyone in the forum.&#160; Ask me if I really use it to do any work on it!&#160; Ask me why wouldn&#039;t I trust to do any work on it.</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Sat, 27 Jan 2018 02:54:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7345#p7345</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7335#p7335</link>
			<description><![CDATA[<div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p><span class="bbu"><strong><a href="https://lists.dyne.org/lurker/search/20380101.000000.00000000@ml:dng,au:fungi4all.en.html" rel="nofollow">Here you go.</a></strong></span></p></div></blockquote></div><p>Oh dear...</p><p>Some people should at least stick to software ideologies.</p><p>As you know, I&#039;m not a Devuan user (or a Debian or Linux user) and you&#039;ve known my opinions on this project from day one (so once again, thank you for tolerating my continued presence)</p></div></blockquote></div><p>You are always welcome in this house.&#160; Your experience and ability to see the big picture as in this post adds real value to our collective effort.</p><div class="quotebox"><blockquote><div><p>. . . but any project founded on &quot;anti&quot; sentiment is pretty much doomed from the start.</p></div></blockquote></div><p>We try to frame it otherwise but have no control over others&#039; views and opinions.</p><div class="quotebox"><blockquote><div><p>This forum seems to be keeping it technical, it&#039;s getting it right thus far</p></div></blockquote></div><p>Thanks.&#160; We&#039;re trying our best.&#160; </p><div class="quotebox"><blockquote><div><p>. . .it surprises me that such crap is being posted on the mailing lists...</p></div></blockquote></div><p>Since that meltdown there has been almost none of that.&#160; The moon must have been in a weird phase or something.&#160; These days there is an occasional snipe but most discussion is technical and cordial.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 26 Jan 2018 22:09:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7335#p7335</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7333#p7333</link>
			<description><![CDATA[<div class="quotebox"><cite>golinux wrote:</cite><blockquote><div><p><span class="bbu"><strong><a href="https://lists.dyne.org/lurker/search/20380101.000000.00000000@ml:dng,au:fungi4all.en.html" rel="nofollow">Here you go.</a></strong></span></p></div></blockquote></div><p>Oh dear...</p><p>Some people should at least stick to software ideologies.</p><p>As you know, I&#039;m not a Devuan user (or a Debian or Linux user) and you&#039;ve known my opinions on this project from day one (so once again, thank you for tolerating my continued presence), but any project founded on &quot;anti&quot; sentiment is pretty much doomed from the start.&#160; This forum seems to be keeping it technical, it&#039;s getting it right thus far, it surprises me that such crap is being posted on the mailing lists...</p><p>Political and ideological opinions mean absolutely nothing in the world of software development.&#160; The person who made your morning coffee could be racist, xenophobic and homophobic - it&#039;s in their head and there&#039;s actually fuck all you can do about it.&#160; Hans Reiser killed his wife, so some people don&#039;t use his FS.&#160; You have no idea about the beliefs of the rest of the developers of any given FOSS code / OS - however extreme they may be (my personal worry has always been that there may be a few Elton John fans in the mix, sneaking references into the code here and there...).</p><p>You&#039;ll also find that more than 50% of Linux fans are clueless when it comes to the origins of free software, the ideology of FSF/RMS and the permissive approach as pioneered by UC Berkeley.&#160; They will rant and foam at the mouth at having one piece of Poettering crap installed, while not necessarily knowing where the rest of the software comes from, whether it&#039;s &quot;good code&quot;, who developed it and to what end.</p><p>The birth of systemd has all come about on RMS&#039; watch.&#160; It&#039;s yet more freedesktop.org shite, which sets out to emulate &quot;what Apple are doing&quot; or &quot;what MS are doing&quot;.&#160; The Linux foundation sold out to fortune 500 companies years ago, every bit of work done there is at the behest of IBM, Alphabet, HP, Oracle, <em>et al</em> and now even MS have joined in the gang bang.</p><p>Red Hat developed systemd, because they&#039;re in the business of enterprise support and what better way to secure that business model than to create that which has to be supported from scratch?&#160; MS made a business out of this for decades as have others, it&#039;s nothing new.</p><p>Distributions adopted it, because those pushing it gained sufficient &quot;mind share&quot;.&#160; Amazingly developers, supposedly smart people, were convinced that a large mass of complex and poorly written code is the answer to everything.&#160; Because it&#039;s so widely accepted, the fallacy of popularity comes into play.&#160; systemd &quot;works&quot;.&#160; I have to use MS Windows for a living and I can assure you that &quot;it works&quot;.&#160; But systemd works for those that want the functionality it provides.&#160; People are fickle and it&#039;s easy to cater for laziness or inability and a need for convenience.&#160; At a certain point when those are in abundance, code correctness, simplicity, robustness - and above all <em>security</em> goes out the window - mainly because it&#039;s making somebody somewhere&#039;s life (job) a lot easier (for now).</p><p>In a distance future the cycle will begin anew and the replacement for systemd/Linux will be born, as GNU and Linux were.</p><p>GPL&#039;s code can&#039;t be just closed off and re-purposed, RMS put a lot of time and energy into that, but it&#039;s developers can be bought off, put on the payroll or just <em>convinced</em> and that&#039;s what has happened - over the last two decades.&#160; The developers can also write bad code, code which doesn&#039;t follow &quot;UNIX Philosophy&quot;, isn&#039;t POSIX compliant, mainly because someone will convince someone else that all of that has gone out of fashion.</p><p>But when all is said and done, software development is about doing...&#160; whining on a mailing list won&#039;t achieve anything good.&#160; Personally if I didn&#039;t like an OS and if I had the choice, I would just stop using it.&#160; As someone once said: &quot;shut up and hack&quot;.</p><p>BSD, GNU, Linux and other FOSS projects used to all about &quot;by hackers for hackers&quot; - for Linux and associated projects, all of that is past.&#160; The gulf between the developer and the user has widened to the extent that, to Linux users, contacting a developer is unthinkable (and in certain cases - not possible).</p><p>There is a huge difference however in *BSD land.&#160; For example, I had a short but interesting exchange with a well known developer (of OpenBSD) some years ago while (unsuccessfully) trying to resolve a device driver problem.&#160; It was an enlightening experience.</p><p>In *BSD land emailing the developer is the norm, conversing with developers on the mailing lists is the norm.&#160; Doing it yourself is the norm.</p><p>In Linux land, complaining and whining and posting &quot;me too&quot; against every bug report is the norm.&#160; Complaining that Linux distro abc doesn&#039;t do what you want it to do is the norm, complaining that Linux distro x is not the same as Linux distro y is the norm.&#160; In fact posting all manner of noise and very little signal is now, very much, the norm.</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Fri, 26 Jan 2018 21:37:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7333#p7333</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7331#p7331</link>
			<description><![CDATA[<p>The devs working on pkgmaster don&#039;t frequent this forum so you are the sound of one hand clapping.&#160; If you don&#039;t post the info elsewhere - DNG, bugs.devuan.org or irc channels - those who should be seeing it never will.&#160; That&#039;s what you&#039;ll need to do if you actually want to contribute instead of just complaining . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 26 Jan 2018 20:42:15 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7331#p7331</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7328#p7328</link>
			<description><![CDATA[<p>Tom is Sam&#039;s brother</p><p>If you are on Jessie and you try it with ascii in all three tries you should get the same numbers, x to remove, y to upgrade, z to install.<br />where x1 = x2 = x3<br />y1 = y2 = y3<br /> z1 = z2 = z3<br />http 1<br />https 2<br />tor 3</p><p>You can also split 3 into two tries<br />one will say tor://pkgmaster.devuan.org the other tor://dev.....onion</p><p>Another way is to put the same repository in the same source list, just one ascii main for example, and give the three different addresses and see when they update if the amount of the release, (the size of the directory) is the same for all.&#160; I flipped yesterday when I tried it and it was coming out as a different amount!&#160; Then I knew I was right all along.</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Fri, 26 Jan 2018 19:59:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7328#p7328</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7327#p7327</link>
			<description><![CDATA[<p>go search the archives for fungilife and you will find out.</p><p>I am ignoring golinux ironical questioning.&#160; I am actually also sick and tired of it!</p><p>It is really simple to reproduce if it is still a problem</p><p>First you will need apt-transport-http and apt-transport-tor <br />If you don&#039;t have these packages then you explain to us how do you know that your installation is Devuan and not uncle Tom&#039;s version of Devuan.</p><p>Whether I went from jessie to jessie or wheezy to ceres is IRRELEVANT to what I am saying so bare with me!</p><p>let&#039;s say we have <br /><a href="http://pkgmaster.devuan.org/merged" rel="nofollow">http://pkgmaster.devuan.org/merged</a> ascii&#160; main contrib non-free<br />Do apt update,<br />then do apt-get dist-upgrade<br />if it says 0 up 0 rm 0 ins nothing to do you are OK</p><p>Then edit sources.list<br />deb <a href="https://pkgmaster.devuan.org/merged" rel="nofollow">https://pkgmaster.devuan.org/merged</a> ascii&#160; main contrib non-free</p><p>See if you get all 0 0 0 again</p><p>deb tor://devuanfwojg73k6r.onion/merged/ ascii main contrib non-free</p><p>If you 0 0 0 again then it is fixed<br />If you get a whole bunch of different numbers of things to remove, upgrade, install, then you reproduced the problem I have been having ever since Katolaz announced the existence of pkgmaster amprolla3, and maybe slightly before as well.&#160; It was at that time I asked whether pkgmaster had a different onion address than the original one and he returned (and here through golinux) that the onion is on pkgmaster</p><p>This crap didn&#039;t happen 3 months ago but yesterday where I spent for a 3rd time in a month half a day and ended up with a broken installation.&#160; Which was fine with http repositories and 0 to do on upgrade.</p><p>Which meant that onion.addresses were on pkgmaster from before it was announced and users were used as beta testers without being notified!!!&#160; Nor did they have an option to avoid being beta-testers (which I don&#039;t mind, I am always pushing the limits to sid ever since Debian 5 or 6).</p><p>Go try it all out and then tell us your findings.</p><p>PS 1&#160; &#160;If only http is &quot;reliable&quot; in Devuan, then Devuan can no longer be trusted!</p><p>PS 2&#160; &#160;And heads I wouldn&#039;t touch again with an 9ft pole after I pointed out that what they had packaged as tor-browser in it couldn&#039;t possibly be a real tor-browser!!!&#160; &#160;I got NO RESPONSE!!!</p><p>PS 3&#160; &#160;Don&#039;t dare come out and tell me that in light of meltdown and spectre all this is meaningless!&#160; It is all we got!</p>]]></description>
			<author><![CDATA[dummy@example.com (fungus)]]></author>
			<pubDate>Fri, 26 Jan 2018 19:56:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7327#p7327</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7324#p7324</link>
			<description><![CDATA[<div class="quotebox"><cite>cynwulf wrote:</cite><blockquote><div><div class="quotebox"><cite>fungus wrote:</cite><blockquote><div><p>I want nothing to do with DNG premadonas and their tolerance to neonazis and intolerance to those who tried to block neonazi propaganda and got the boot from the list!!!!&#160; &#160;REMEMBER!&#160; We do not forget we don&#039;t forgive, easily!</p></div></blockquote></div><p>Links or it didn&#039;t happen.</p></div></blockquote></div><p><span class="bbu"><strong><a href="https://lists.dyne.org/lurker/search/20380101.000000.00000000@ml:dng,au:fungi4all.en.html" rel="nofollow">Here you go.</a></strong></span></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 26 Jan 2018 17:35:02 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7324#p7324</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7323#p7323</link>
			<description><![CDATA[<div class="quotebox"><cite>fungus wrote:</cite><blockquote><div><p>I want nothing to do with DNG premadonas and their tolerance to neonazis and intolerance to those who tried to block neonazi propaganda and got the boot from the list!!!!&#160; &#160;REMEMBER!&#160; We do not forget we don&#039;t forgive, easily!</p></div></blockquote></div><p>Then you will have a miserable life, my friend.&#160; Aren&#039;t you now Fungal-net on DNG?</p><div class="quotebox"><cite>fungus wrote:</cite><blockquote><div><p>I am sure your consciousness will not keep this a secret from them, as it has been YOU and Katolaz who have come here and ensured us that pkgmaster is fully bug-free and the onion address had for a while being identical to http-pkgmaster.</p><p>IT ISN&#039;t</p><p>http pkpmaster was showing 0 upgrades, 0 to be removed, 0 to be installed.<br />Only change was https and onion address part in source.list .... then it all went to hell like I had changed distributions.<br />This has been identified and reported here on the forum several times already and YOUR response was something done wrong by me.</p></div></blockquote></div><p>Then file a bug report with the needed information.</p><div class="quotebox"><blockquote><div><p>Go ask for me to be unblocked on the list and I will happily copy paste this in their face!<br />And the neonazi polak propagandist better not be there!</p></div></blockquote></div><p>I don&#039;t even see you on the DNG member list anymore.</p><p>Maybe go take a nap and get out of the other side of the bed when you wake up.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 26 Jan 2018 17:12:53 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7323#p7323</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7322#p7322</link>
			<description><![CDATA[<div class="quotebox"><cite>fungus wrote:</cite><blockquote><div><p>I want nothing to do with DNG premadonas and their tolerance to neonazis and intolerance to those who tried to block neonazi propaganda and got the boot from the list!!!!&#160; &#160;REMEMBER!&#160; We do not forget we don&#039;t forgive, easily!</p></div></blockquote></div><p>Links or it didn&#039;t happen.</p>]]></description>
			<author><![CDATA[dummy@example.com (cynwulf)]]></author>
			<pubDate>Fri, 26 Jan 2018 15:48:26 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7322#p7322</guid>
		</item>
		<item>
			<title><![CDATA[Re: pkgmaster is repository hell]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=7321#p7321</link>
			<description><![CDATA[<div class="quotebox"><cite>fungus wrote:</cite><blockquote><div><p>I am sure your consciousness will not keep this a secret from them, as it has been YOU and Katolaz who have come here and ensured us that pkgmaster is fully bug-free and the onion address had for a while being identical to http-pkgmaster.</p><p>IT ISN&quot;t</p><p>http pkpmaster was showing 0 upgrades, 0 to be removed, 0 to be installed.<br />Only change was https and onion address part in source.list .... then it all went to hell like I had changed distributions.<br />This has been identified and reported here on the forum several times already and YOUR response was something done wrong by me.</p></div></blockquote></div><p>Easy there... peace.</p><p>Neither golinux nor KatolaZ are your enemy. Both of them want you, and all users, to succeed with Devuan.</p><p>Thank you for your problem report.<br />I am hearing you say: Switching sources.list entries from HTTP to HTTPS and/or TOR causes package instabilities.</p><p>We don&#039;t want <strong>any</strong> user to experience package instabilities, so our first step is to try to reproduce what you observed.<br />If we can make it happen again, we can figure out how to make it NOT happen again. :-)</p><p>Can you remember more details about what your exact steps were?</p><p>Your original post said upgrading from Jessie 8.2.<br />Did you start with Debian Jessie?<br />What was your sources.list there?</p><p>And then did you switch to Devuan Jessie or Ascii? Via HTTP?<br />What was your sources.list after that change?</p><p>And then the switch that caused problems.<br />Was that to HTTPS without TOR first?<br />Did the problems show up here, or not until you switched to the onion address?</p><p>You don&#039;t have to provide full 100% details on everything, but any information you have is very helpful.</p><p>Again, thank you for the problem report, fungus.<br />And thank you in advance for any additional information you can provide.</p>]]></description>
			<author><![CDATA[dummy@example.com (blinkdog)]]></author>
			<pubDate>Fri, 26 Jan 2018 15:36:35 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=7321#p7321</guid>
		</item>
	</channel>
</rss>
