Hi!<br><br>I&#39;ve succesfully built a new version of my packages and optified them, but now if I try to install them in the SDK to see if they works as expected before pushing them to extras-testing, all I&#39;ve got is:<br>

<br>dpkg: error processing /var/cache/apt/archives/blablabla.deb (--unpack):<br> trying to overwrite `/opt&#39;, which is also in package base-files<br>dpkg-deb: subprocess paste killed by signal (Broken pipe)<br><br>I&#39;ve made through all the steps related to /opt in the SDK when I installed the final version as described here [1]:<br>

<br><pre>[sbox-FREMANTLE_X86: ~] &gt;rm /targets/FREMANTLE_X86/opt<br>[sbox-FREMANTLE_X86: ~] &gt;mkdir /targets/FREMANTLE_X86/opt<br></pre>but, still:<br><br>[sbox-FREMANTLE_X86: ~] &gt; v /opt<br>lrwxrwxrwx  1 cthulhu cthulhu 9 Oct  6 16:46 /opt -&gt; /home/opt<br>

<br>and, of course, /home/opt doesn&#39;t exist.<br><br>Can someone point me to what I&#39;m doing wrong here? Or is there some workaround?<br><br>Thanks,<br><br>Luca Donaggio<br><br>---<br>[1] <a href="http://wiki.maemo.org/Documentation/Maemo5_Final_Installation" target="_blank">http://wiki.maemo.org/Documentation/Maemo5_Final_Installation</a><br>