<?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=6364&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / expr from coreutils throws an error]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6364</link>
		<description><![CDATA[The most recent posts in expr from coreutils throws an error.]]></description>
		<lastBuildDate>Fri, 26 Jan 2024 18:11:41 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47673#p47673</link>
			<description><![CDATA[<p>At the end I had to install Devuan again on a new VM and move data and conf from the old one.</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Fri, 26 Jan 2024 18:11:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47673#p47673</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47522#p47522</link>
			<description><![CDATA[<p>tnx... same as mine excepted backports and I only have main</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Mon, 22 Jan 2024 12:50:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47522#p47522</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47517#p47517</link>
			<description><![CDATA[<div class="codebox"><pre><code>$ grep ^[^#] /etc/apt/sources.list /etc/apt/sources.list.d/*
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus                  main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-updates          main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-security         main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-proposed-updates main non-free-firmware non-free contrib
/etc/apt/sources.list:deb http://deb.devuan.org/merged daedalus-backports        main non-free-firmware non-free contrib
/etc/apt/sources.list.d/josm.list:deb https://josm.openstreetmap.de/apt/ alldist universe</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Mon, 22 Jan 2024 12:10:16 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47517#p47517</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47515#p47515</link>
			<description><![CDATA[<p>About systemd-standalone-tmpfiles, it is already installed since before the migration to Chimera. Please note that the problem is not with the repo of sury itself, but with php packages: as I stated in my last post, I tried installing PHP8.2, from meged repos of Devuan, after disabling sury&#039;s repo. The problem persists. If I uninstall php8.3 and then try with php8.2-clli from Devuan, I still get:</p><div class="codebox"><pre><code>php8.2-cli : Depends on: php8.2-common (= 8.2.7-1~deb12u1) but versione 8.2.15-1+0~20240120.39+debian12~1.gbp56f296 is goingto be installed </code></pre></div><p>and it stops...</p><p>@alexkemp<br />could you please provide your sources.list ?</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Mon, 22 Jan 2024 11:47:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47515#p47515</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47514#p47514</link>
			<description><![CDATA[<div class="quotebox"><cite>kinmen wrote:</cite><blockquote><div><p>I wonder whether has anybody successfully installed php on Daedalus</p></div></blockquote></div><p>Er, yes (though not for a website)</p><div class="codebox"><pre><code>$ apt search php | fgrep -i installed

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

php-cli/stable,now 2:8.2+93 all [installed]
php-common/stable,now 2:93 all [installed,automatic]
php-mbstring/stable,now 2:8.2+93 all [installed]
php8.2-cli/stable,stable-security,now 8.2.7-1~deb12u1 amd64 [installed,automatic]
php8.2-common/stable,stable-security,now 8.2.7-1~deb12u1 amd64 [installed,automatic]
php8.2-mbstring/stable,stable-security,now 8.2.7-1~deb12u1 amd64 [installed,automatic]
php8.2-opcache/stable,stable-security,now 8.2.7-1~deb12u1 amd64 [installed,automatic]
php8.2-readline/stable,stable-security,now 8.2.7-1~deb12u1 amd64 [installed,automatic]</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (alexkemp)]]></author>
			<pubDate>Mon, 22 Jan 2024 11:01:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47514#p47514</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47510#p47510</link>
			<description><![CDATA[<p>There is a thread on this forum about deb.sury.org that has been running for years. The last post was in December 2023. <span class="bbu"><a href="https://dev1galaxy.org/viewtopic.php?pid=45332#p45332" rel="nofollow">This post</a></span>, mentions &quot;If using sury.org&#039;s repo one will need to install &quot;systemd-standalone-tmpfiles&quot; beforehand&quot;. I have no idea what that file does but having &quot;systemd&quot; in a file name is a mental but not necessarily a technical issue in Devuan. Please have a look at <span class="bbu"><a href="https://dev1galaxy.org/viewtopic.php?id=1925" rel="nofollow">Why are systemd files present in Devuan?</a></span>. Apologies if this is just noise . . .</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 22 Jan 2024 07:52:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47510#p47510</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47509#p47509</link>
			<description><![CDATA[<p>As I wrote in the first post, libc6 and libc6-dev are already v. 2.36-9+deb12u3... And I did dist-upgrade when moved to Daedalus.</p><p>With php8.3 &amp; C. in a not complete installed status, now every try to install anything reports error in php8.3-cli etc, throws error.<br />I tried to install php8.2 from merged repos, but dpkg shows the same error for php8.2-cli as for php8.3-cli</p><div class="codebox"><pre><code>(dpkg: errore nell&#039;elaborare il pacchetto php8.2-cli (--configure):
 il sottoprocesso installato pacchetto php8.2-cli script post-installation ha restituito lo stato di errore 1</code></pre></div><p>The whole system, although still running looks to be inconsistent.</p><p>At this point I wonder whether has anybody successfully installed php on Daedalus...</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Mon, 22 Jan 2024 06:43:44 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47509#p47509</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47488#p47488</link>
			<description><![CDATA[<p>You might try to reinstall libc6; version 2.31 is from chimaera:</p><div class="codebox"><pre><code>apt-get install --reinstall libc6</code></pre></div><p>But be sure to have a rescue boot at hand, just in case, because it&#039;s a rather fundamental system transition. Otoh it should have happened on the upgrade... did you &quot;dist-upgrade&quot; at all?</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sun, 21 Jan 2024 20:26:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47488#p47488</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47481#p47481</link>
			<description><![CDATA[<p>I don&#039;t feel to install stuff from experimental... it is a server with several services running. At the worst I can downgrade to php8.2<br />Btw I think that if the problem relies in the installation script of php8.3-cli, probably it will be the same for both repos...</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Sun, 21 Jan 2024 13:42:41 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47481#p47481</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47480#p47480</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p><a href="https://packages.sury.org" rel="nofollow">https://packages.sury.org</a>.</p></div></blockquote></div><p>I&#039;m wondering if this third-party repository has packages that aren&#039;t Devuan compatible for whatever reason.</p><p>At your own risk you could try removing that symbollic link and installing php8.3 from Debian Experimental.</p>]]></description>
			<author><![CDATA[dummy@example.com (mirrortokyo)]]></author>
			<pubDate>Sun, 21 Jan 2024 13:40:38 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47480#p47480</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47479#p47479</link>
			<description><![CDATA[<p>it isn&#039;t installed</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Sun, 21 Jan 2024 13:11:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47479#p47479</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47476#p47476</link>
			<description><![CDATA[<p>Check out if usrmerge has an influence, e.g. <a href="https://dev1galaxy.org/viewtopic.php?id=6290" rel="nofollow">https://dev1galaxy.org/viewtopic.php?id=6290</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Sun, 21 Jan 2024 12:26:33 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47476#p47476</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47474#p47474</link>
			<description><![CDATA[<p>Ok, it looks like I talked too much.<br />that link</p><div class="codebox"><pre><code>/usr/lib/x86_64-linux-gnu/libc.so.6 -&gt; libc-2.31.so</code></pre></div><p>is recreated every time I update/install packages. I found that because updating php8.3 from <a href="https://packages.sury.org" rel="nofollow">https://packages.sury.org</a>.</p><p>The system can&#039;t install php8.3-cli :<br />removed bad link, linked libc.so.6 to the right file as above, ldconfig, run dpkg -i package (I also tried apt before), then I get :</p><div class="codebox"><pre><code>(Lettura del database... 100266 file e directory attualmente installati.)
Preparativi per estrarre php8.3-cli_8.3.2-1+0~20240120.16+debian12~1.gbpb43448_amd64.deb...
Estrazione di php8.3-cli (8.3.2-1+0~20240120.16+debian12~1.gbpb43448) su (8.3.2-1+0~20240120.16+debian12~1.gbpb43448)...
Configurazione di php8.3-cli (8.3.2-1+0~20240120.16+debian12~1.gbpb43448)...
expr: /usr/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34&#039; not found (required by expr)
dpkg: errore nell&#039;elaborare il pacchetto php8.3-cli (--install):
 il sottoprocesso installato pacchetto php8.3-cli script post-installation ha restituito lo stato di errore 1</code></pre></div><p>then,</p><div class="codebox"><pre><code>find /usr/lib* /lib* -name libc.so\* | xargs ls -l
-rwxr-xr-x 1 root root 1922136 30 set 10.31 /lib/x86_64-linux-gnu/libc.so.6
-rw-r--r-- 1 root root     283 30 set 10.31 /usr/lib/x86_64-linux-gnu/libc.so
lrwxrwxrwx 1 root root      12 21 gen 12.50 /usr/lib/x86_64-linux-gnu/libc.so.6 -&gt; libc-2.31.so</code></pre></div><p>something recreated the wrong link...</p><p>I think the installation script of php8.3-cli is messing up something...</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Sun, 21 Jan 2024 12:11:52 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47474#p47474</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47462#p47462</link>
			<description><![CDATA[<p>Yes, now expr doesn&#039;t show that error anymore, thank you I really appreciate your help.</p><p>As always, the most weird things happen to my server. Note that I first migrated from Bullseye to Chimaera, and then I upgraded to Daedalus. The error appeared after upgrading to Daedalus, I&#039;m quite sure it didn&#039;t show up before. It would be interesting to understand what happened exactly, but for the moment I&#039;m happy that it has been solved. Thank you very much again.</p>]]></description>
			<author><![CDATA[dummy@example.com (kinmen)]]></author>
			<pubDate>Sat, 20 Jan 2024 23:10:57 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47462#p47462</guid>
		</item>
		<item>
			<title><![CDATA[Re: expr from coreutils throws an error]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=47461#p47461</link>
			<description><![CDATA[<p>Ok. Remove the link <span class="bbc">/usr/lib/x86_64-linux-gnu/libc.so.6</span> and run (as root)</p><div class="codebox"><pre><code># ldconfig</code></pre></div><p> which usually does good things to the libraries. You might also need to set a new link (as root) </p><div class="codebox"><pre><code># ln -sTf /lib/x86_64-linux-gnu/libc.so.6 /usr/lib/x86_64-linux-gnu/libc.so.6</code></pre></div><p> to sort out that dangling one.</p><p>I would think this all has to do with system differences between bullseye and daedalus (bookworm), and yet it&#039;s peculiar that only <span class="bbc">expr</span> brings a problem.</p>]]></description>
			<author><![CDATA[dummy@example.com (ralph.ronnquist)]]></author>
			<pubDate>Sat, 20 Jan 2024 22:50:09 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=47461#p47461</guid>
		</item>
	</channel>
</rss>
