Ok, I have found in <br />~/opencsw/.buildsys/v2/categories/python/category.mk<br />directory test is excluded for merging python related packages.<br />and<br /><br />MERGE_EXCLUDE_CATEGORY =<br /><br />helps to prevent this.<br /><br />the primary reason for the problem is addressed here:<br />https://code.djangoproject.com/ticket/20349<br /><br /><span>Am 07.01.14 schrieb <b class="name">Dagobert Michelsen </b> <dam@opencsw.org>:</span><blockquote cite="mid:C94DD7EB-F289-46AB-9DD7-E918712501E2@opencsw.org" class="iwcQuote" style="border-left: 1px solid #00F; padding-left: 13px; margin-left: 0;" type="cite"><div class="mimepart text html"><span><p><meta content="text/html charset=windows-1252" http-equiv="Content-Type" /><table><tbody><tr><td style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><p>Hi Carsten,</p><div><br /><div><div>Am 07.01.2014 um 11:26 schrieb Carsten Grzemba <<a href="mailto:grzemba@contac-dt.de">grzemba@contac-dt.de</a>>:</div><blockquote type="cite">I have packaged py-django 1.6.1 but django apps fail because a directory called test is missing in the package. <br />Is there a magic which prevents to package a directoy called test?<br />in: <br /> ~/opencsw/lang-python/django/trunk/work/solaris10-i386/install-isa-pentium_pro-python_version-2_6/opt/csw/lib/python2.6/site-packages/django<br />the directory test exist, <br />but in:<br />~/opencsw/lang-python/django/trunk/work/solaris10-i386/pkgroot/opt/csw/lib/python2.6/site-packages/django<br />it is missing.<br /></blockquote></div><div><br /></div><div>It should be included, please try</div><div>  DEBUG_MERGING=1 mgar remerge</div><div>and see which and how the files are copied.</div><div><br /></div><div><br /></div><div>Best regards</div><div><br /></div><div>  — Dago</div><br /><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica;  font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span style="font-family: monospace; ">-- </span><br style="font-family: monospace; " /><span style="font-family: monospace; ">"You don't become great by trying to be great, you become great by wanting to do something,</span><br style="font-family: monospace; " /><span style="font-family: monospace; ">and then doing it so hard that you become great in the process." - xkcd #896</span></div>
</div>
<br /></div></td></tr></tbody></table></p></span></div></blockquote>