<html><head></head><body><div>Hi Paul,</div><div><br></div><div>On Sun, 2024-01-07 at 08:35 +0100, Paul Gevers wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div>Unpacking lazarus-src-3.0 (3.0+dfsg1-5) over (3.0+dfsg1-3) ...<br>Removing 'diversion of <br>/usr/lib/lazarus/3.0/components/compilers/delphi/lazdelphi.lpk to <br>/usr/lib/lazarus/3.0/components/compilers/delphi/lazdelphi.lpk.orig by <br>lazarus-src-3.0'<br>dpkg-divert: error: rename involves overwriting <br>'/usr/lib/lazarus/3.0/components/compilers/delphi/lazdelphi.lpk' with<br>   different file <br>'/usr/lib/lazarus/3.0/components/compilers/delphi/lazdelphi.lpk.orig', <br>not allowed<br>dpkg: warning: old lazarus-src-3.0 package post-removal script <br>subprocess returned error exit status 2<br>dpkg: trying script from the new package instead ...<br>dpkg: ... it looks like that went OK<br></div></blockquote><div>I really don't understand this issue. The file exists indeed in both packages and both files are different:</div><pre>$ diff -u /usr/lib/lazarus/3.0/components/ideintf/ideintf.lpk*</pre><pre><font color="#993300">--- /usr/lib/lazarus/3.0/components/ideintf/ideintf.lpk   2023-12-25 17:50:46.000000000 +0100</font></pre><pre><font color="#008000">+++ /usr/lib/lazarus/3.0/components/ideintf/ideintf.lpk.orig       2023-12-25 17:50:46.000000000 +0100</font></pre><pre>@@ -4,7 +4,7 @@</pre><pre>     <Name Value="IDEIntf"/></pre><pre>     <Type Value="RunAndDesignTime"/></pre><pre>     <Author Value="Lazarus"/></pre><pre><font color="#993300">-    <AutoUpdate Value="AsNeeded"/></font></pre><pre><font color="#008000">+    <AutoUpdate Value="Manually"/></font></pre><pre>     <CompilerOptions></pre><pre>       <Version Value="11"/></pre><pre>       <SearchPaths></pre><div><br></div><div>But this is the case of all lpk files where the binary package provide a Manually compilable package while the source one provides a Compile As Needed package file.</div><div><br></div><div>This was the case since many years now.</div><div><span><pre>-- <br></pre><pre>Cheers,
Abou Al Montacir
</pre></span></div></body></html>