<div class="gmail_quote">On Mon, Oct 26, 2009 at 3:32 PM, Ed Bartosh <span dir="ltr">&lt;<a href="mailto:bartosh@gmail.com">bartosh@gmail.com</a>&gt;</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 &lt;<a href="mailto:donaggio@gmail.com">donaggio@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Hi!<br>
&gt;<br>
&gt; I&#39;ve succesfully built a new version of my packages and optified them, but<br>
&gt; now if I try to install them in the SDK to see if they works as expected<br>
&gt; before pushing them to extras-testing, all I&#39;ve got is:<br>
&gt;<br>
&gt; dpkg: error processing /var/cache/apt/archives/blablabla.deb (--unpack):<br>
&gt;  trying to overwrite `/opt&#39;, which is also in package base-files<br>
&gt; dpkg-deb: subprocess paste killed by signal (Broken pipe)<br>
&gt;<br>
&gt; I&#39;ve made through all the steps related to /opt in the SDK when I installed<br>
&gt; the final version as described here [1]:<br>
&gt;<br>
&gt; [sbox-FREMANTLE_X86: ~] &gt;rm /targets/FREMANTLE_X86/opt<br>
&gt; [sbox-FREMANTLE_X86: ~] &gt;mkdir /targets/FREMANTLE_X86/opt<br>
&gt;<br>
&gt; but, still:<br>
&gt;<br>
&gt; [sbox-FREMANTLE_X86: ~] &gt; v /opt<br>
&gt; lrwxrwxrwx  1 cthulhu cthulhu 9 Oct  6 16:46 /opt -&gt; /home/opt<br>
&gt;<br>
&gt; and, of course, /home/opt doesn&#39;t exist.<br>
&gt;<br>
&gt; Can someone point me to what I&#39;m doing wrong here? Or is there some<br>
&gt; workaround?<br>
&gt;<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 &quot;Have you tried to install your optified packages after you created<br>
/opt directory inside your target?&quot; ?<br>I have:<br><br>[sbox-FREMANTLE_X86: ~] &gt; v /targets/links/opt<br>lrwxrwxrwx  1 cthulhu cthulhu 26 Oct  7 15:26 /targets/links/opt -&gt; /targets/FREMANTLE_X86/opt<br><br>and:<br>
<br>[sbox-FREMANTLE_X86: ~] &gt; 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: ~] &gt; v /opt<br>lrwxrwxrwx  1 cthulhu cthulhu 9 Oct  6 16:46 /opt -&gt; /home/opt<br>
<br>Luca Donaggio<br>