<div class="gmail_quote">On Mon, Oct 26, 2009 at 3:32 PM, Ed Bartosh <span dir="ltr"><<a href="mailto:bartosh@gmail.com">bartosh@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/10/26 Luca Donaggio <<a href="mailto:donaggio@gmail.com">donaggio@gmail.com</a>>:<br>
<div><div></div><div class="h5">> Hi!<br>
><br>
> I've succesfully built a new version of my packages and optified them, but<br>
> now if I try to install them in the SDK to see if they works as expected<br>
> 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<br>
> the final version as described here [1]:<br>
><br>
> [sbox-FREMANTLE_X86: ~] >rm /targets/FREMANTLE_X86/opt<br>
> [sbox-FREMANTLE_X86: ~] >mkdir /targets/FREMANTLE_X86/opt<br>
><br>
> 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<br>
> workaround?<br>
><br>
<br>
</div></div>Have you tried to install your optified packages after you created<br>
/opt directory inside your target?<br>
Did dpkg fail with the same output?<br>
<br>
<br>
--<br>
BR,<br>
<font color="#888888">Ed<br>
</font></blockquote></div><br>The output from dpkg is exactly the same.<br>What do you mean by "Have you tried to install your optified packages after you created<br>
/opt directory inside your target?" ?<br>I have:<br><br>[sbox-FREMANTLE_X86: ~] > v /targets/links/opt<br>lrwxrwxrwx 1 cthulhu cthulhu 26 Oct 7 15:26 /targets/links/opt -> /targets/FREMANTLE_X86/opt<br><br>and:<br>
<br>[sbox-FREMANTLE_X86: ~] > v /targets/FREMANTLE_X86<br>total 76<br>[...]<br>drwxrwxr-x 2 cthulhu cthulhu 4096 Oct 7 15:04 opt<br>[..]<br><br>but:<br><br>[sbox-FREMANTLE_X86: ~] > v /opt<br>lrwxrwxrwx 1 cthulhu cthulhu 9 Oct 6 16:46 /opt -> /home/opt<br>
<br>Luca Donaggio<br>