trace mode breaks my package

Emmanuel Hainry ehainry at free.fr
Thu Sep 14 04:58:19 PDT 2006


Citando Paul Guyot :
> 
> I don't understand either. port -t configure works perfectly fine here.
> Could you please send us the output of the command on your box?
> 

% port -t extract docbook2X
Error: Target com.apple.extract returned: shell command "cd "/opt/local/var/db/dports/build/_Users_manu_Vrac_dp_textproc_docbook2X/work" && gzip -dc /opt/local/var/db/dports/distfiles/docbook2X/docbook2X-0.8.7.tar.gz | /usr/bin/gnutar --no-same-owner -xf -" returned error 2
Command output: /usr/bin/gnutar: docbook2X-0.8.7/charmaps/roff.charmap: Cannot open: No such file or directory
/usr/bin/gnutar: docbook2X-0.8.7/charmaps/texi.charmap: Cannot open: No such file or directory
/usr/bin/gnutar: docbook2X-0.8.7/charmaps/texi-small.charmap.xml: Cannot open: No such file or directory
[...]
/usr/bin/gnutar: docbook2X-0.8.7/COPYING: Cannot open: No such file or directory
/usr/bin/gnutar: Error exit delayed from previous errors

Error: Status 1 encountered during processing.Error: Status 1 encountered during processing.

In fact, I have found what the problem was: at first, I had named the
package docbook2x, then to fetch more easily, I put the x in uppercase,
but the directory ~dp/build/_Users_manu_Vrac_dp_textproc_docbook2x/ was
still there, which triggered the out of sandbox problem. But since it is
case insensitive, everything was working OK outside of trace... And I
thought port clean --all docbook2x would have suppressed it, but
apparently, it does not.

Thanks for the answer,

Emmanuel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 186 bytes
Desc: not available
Url : http://lists.macosforge.org/pipermail/macports-users/attachments/20060914/14461031/attachment.bin


More information about the macports-users mailing list