Hi!<br><br>I'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've got is:<br>
<br>dpkg: error processing /var/cache/apt/archives/blablabla.deb (--unpack):<br> trying to overwrite `/opt', which is also in package base-files<br>dpkg-deb: subprocess paste killed by signal (Broken pipe)<br><br>I'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: ~] >rm /targets/FREMANTLE_X86/opt<br>[sbox-FREMANTLE_X86: ~] >mkdir /targets/FREMANTLE_X86/opt<br></pre>but, still:<br><br>[sbox-FREMANTLE_X86: ~] > v /opt<br>lrwxrwxrwx 1 cthulhu cthulhu 9 Oct 6 16:46 /opt -> /home/opt<br>
<br>and, of course, /home/opt doesn't exist.<br><br>Can someone point me to what I'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>