<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=6739&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / [SOLVED] Exaclibur: Targets of symbolic links in /usr/local/bin changed]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=6739</link>
		<description><![CDATA[The most recent posts in [SOLVED] Exaclibur: Targets of symbolic links in /usr/local/bin changed.]]></description>
		<lastBuildDate>Sat, 10 Aug 2024 10:54:58 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: [SOLVED] Exaclibur: Targets of symbolic links in /usr/local/bin changed]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51568#p51568</link>
			<description><![CDATA[<p>Today I looked at some back-up copies in /root/_backup/usr/local/bin/&#160; ... and found symliks &quot;corrected&quot; too.<br />That&#039;s not funny!</p><div class="codebox"><pre><code>apt purge symlinks</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Sat, 10 Aug 2024 10:54:58 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51568#p51568</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Exaclibur: Targets of symbolic links in /usr/local/bin changed]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51256#p51256</link>
			<description><![CDATA[<p>Thanks fro the reply. The accident happened about three weeks ago. usrmerge was installed months ago, before switching to excalibur.</p><p>After more digging, I guess it was the package symlinks, or a &quot;cleaning&quot; job using it.<br />All symbolic links in /usr/local/bin (pointing to another directory) have the same updated timestamp. In my case &quot;2024-07-01 19:25:17&quot;, or 20 seconds after installation of the package &quot;symlinks&quot;.</p><div class="codebox"><pre><code># /var/log/dpkg.log
(...)
2024-07-01 19:16:23 startup packages configure
2024-07-01 19:24:58 startup archives unpack
2024-07-01 19:24:58 install symlinks:amd64 &lt;none&gt; 1.4-4
2024-07-01 19:24:58 status half-installed symlinks:amd64 1.4-4
2024-07-01 19:24:58 status triggers-pending man-db:amd64 2.12.1-2
2024-07-01 19:24:58 status unpacked symlinks:amd64 1.4-4
2024-07-01 19:24:58 startup packages configure
2024-07-01 19:24:58 configure symlinks:amd64 1.4-4 &lt;none&gt;
2024-07-01 19:24:58 status unpacked symlinks:amd64 1.4-4
2024-07-01 19:24:58 status half-configured symlinks:amd64 1.4-4
2024-07-01 19:24:58 status installed symlinks:amd64 1.4-4
2024-07-01 19:24:58 trigproc man-db:amd64 2.12.1-2 &lt;none&gt;
2024-07-01 19:24:58 status half-configured man-db:amd64 2.12.1-2
2024-07-01 19:24:59 status installed man-db:amd64 2.12.1-2
2024-07-02 15:23:51 startup archives unpack
(...)

package: symlinks
summary: scan/change symbolic links
version: 1.4-4
description: Symlinks scans directories for symbolic links and lists them on stdout. 
Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs. . 
Symlinks can also convert absolute links (within the same filesystem) 
to relative links and can delete messy and dangling links.</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Sun, 21 Jul 2024 09:17:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51256#p51256</guid>
		</item>
		<item>
			<title><![CDATA[Re: [SOLVED] Exaclibur: Targets of symbolic links in /usr/local/bin changed]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51246#p51246</link>
			<description><![CDATA[<p>probably because usrmerge was pulled by some update, testing and unstable require usrmerge while stable doesn&#039;t.</p>]]></description>
			<author><![CDATA[dummy@example.com (EDX-0)]]></author>
			<pubDate>Sat, 20 Jul 2024 22:33:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51246#p51246</guid>
		</item>
		<item>
			<title><![CDATA[[SOLVED] Exaclibur: Targets of symbolic links in /usr/local/bin changed]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=51244#p51244</link>
			<description><![CDATA[<p>Hi,</p><p>a way to have programs from /opt in the $PATH is to make symbolic links in a bin directory.<br />One day (begin of July) all link targets in /usr/local/bin changed from absolut paths to relative paths.<br />Most likely during an upgrade. On excalibur, not on daedalus.</p><div class="codebox"><pre><code>cd /usr/local/bin
ls -l kpackage
kpackage -&gt; /opt/trinity/bin/kpackage          # original
kpackage -&gt; ../../../opt/trinity/bin/kpackage  # now</code></pre></div><p>Why?</p>]]></description>
			<author><![CDATA[dummy@example.com (delgado)]]></author>
			<pubDate>Sat, 20 Jul 2024 20:26:34 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=51244#p51244</guid>
		</item>
	</channel>
</rss>
