<?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=5477&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] dkpg error]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=5477</link>
		<description><![CDATA[The most recent posts in [SOLVED] dkpg error.]]></description>
		<lastBuildDate>Sun, 22 Jan 2023 00:35:20 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] dkpg error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40471#p40471</link>
			<description><![CDATA[<p>Checked log and found my error. Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Sun, 22 Jan 2023 00:35:20 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40471#p40471</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dkpg error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40395#p40395</link>
			<description><![CDATA[<p>What does the log say? Don&#039;t ask me where they are though. I don&#039;t know.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 19 Jan 2023 18:58:10 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40395#p40395</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dkpg error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40394#p40394</link>
			<description><![CDATA[<div class="quotebox"><cite>Head_on_a_Stick wrote:</cite><blockquote><div><p>Is port 80 already being used by another application?</p><div class="codebox"><pre><code>ss -nlt &#039;sport = 80&#039;</code></pre></div><p>The script is supposed to fail more gracefully though <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p></div></blockquote></div><div class="codebox"><pre><code>root@devuan1:/etc# ss -nlt &#039;sport = 80&#039;
State   Recv-Q   Send-Q       Local Address:Port       Peer Address:Port   Process   
root@devuan1:/etc# </code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Thu, 19 Jan 2023 18:51:06 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40394#p40394</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dkpg error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40393#p40393</link>
			<description><![CDATA[<div class="quotebox"><cite>Camtaf wrote:</cite><blockquote><div><p>sudo kill -9 2652</p></div></blockquote></div><p>Don&#039;t use SIGKILL unless absolutely necessary. Just use SIGTERM instead, which is the default action for <span class="bbc">kill</span>.</p><p>And anyway the OP already killed it.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 19 Jan 2023 18:25:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40393#p40393</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dkpg error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40391#p40391</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>E: Could not get lock /var/cache/apt/archives/lock. It is held by process 2652</p></div></blockquote></div><p>Try killing 2652 - sudo kill -9 2652</p><p>https://www.man7.org/linux/man-pages/man1/kill.1.html</p>]]></description>
			<author><![CDATA[dummy@example.com (Camtaf)]]></author>
			<pubDate>Thu, 19 Jan 2023 18:21:54 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40391#p40391</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] dkpg error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40390#p40390</link>
			<description><![CDATA[<p>Is port 80 already being used by another application?</p><div class="codebox"><pre><code>ss -nlt &#039;sport = 80&#039;</code></pre></div><p>The script is supposed to fail more gracefully though <img src="https://dev1galaxy.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>Your disk partitioning is still weird btw but I won&#039;t be discussing that in this thread.</p><p>EDIT: <a href="https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754407" rel="nofollow">https://bugs.debian.org/cgi-bin/bugrepo … bug=754407</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (Head_on_a_Stick)]]></author>
			<pubDate>Thu, 19 Jan 2023 18:19:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40390#p40390</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] dkpg error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=40388#p40388</link>
			<description><![CDATA[<p>Clean new start - no RAID - just sda partitioned ...</p><p><a href="https://www.sun2save.com/images/misc1/dell7050sff-partitions1.jpg" rel="nofollow">https://www.sun2save.com/images/misc1/d … tions1.jpg</a></p><p>After I first saw this nginx error <span class="bbc">E: nginx-extras: installed nginx-extras package post-installation script subprocess returned error exit status 1</span> I tried reinstalling nginx from inside Synaptic Package Manager - no joy.</p><p>So, I tried this ...</p><div class="codebox"><pre class="vscroll"><code>root@devuan1:~# sudo dpkg --configure -a
Setting up nginx-extras (1.18.0-6.1+deb11u3) ...
Starting nginx: nginx failed!
invoke-rc.d: initscript nginx, action &quot;start&quot; failed.
dpkg: error processing package nginx-extras (--configure):
 installed nginx-extras package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 nginx-extras
root@devuan1:~# sudo apt-get install -f
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Could not get lock /var/cache/apt/archives/lock. It is held by process 2652 (synaptic)
N: Be aware that removing the lock file is not a solution and may break your system.
E: Unable to lock directory /var/cache/apt/archives/
root@devuan1:~# sudo apt-get install -f
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up nginx-extras (1.18.0-6.1+deb11u3) ...
Starting nginx: nginx failed!
invoke-rc.d: initscript nginx, action &quot;start&quot; failed.
dpkg: error processing package nginx-extras (--configure):
 installed nginx-extras package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 nginx-extras
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@devuan1:~# </code></pre></div><p>Any notion as to what&#039;s busted and how to proceed, please?</p>]]></description>
			<author><![CDATA[dummy@example.com (dcolburn)]]></author>
			<pubDate>Thu, 19 Jan 2023 17:50:39 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=40388#p40388</guid>
		</item>
	</channel>
</rss>
