<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 06/03/2012 05:58, Mads Worsøe Duun wrote:
<blockquote
cite="mid:CACsq6fqWTMUhAGWioev5pzWPqSLHv+EtMgtaDg4ZBY5tNDaWbg@mail.gmail.com"
type="cite">When pbi_makeport tries to fetch fbsd-release.txz for
the chroot, it can't find the file because all files on the
mirrors ends on .tbz. As a workaround, I edit the
/usr/local/sbin/pbi_makeport, line 6328 from fetch -o rel.txz
${MIRRORURL}/${SYSVER}/${ARCH}/netinstall/fbsd-release.txz
to fetch -o rel.txz
${MIRRORURL}/${SYSVER}/${ARCH}/netinstall/fbsd-release.tbz.<br>
<br>
<div class="gmail_quote">Mads Worsøe Duun
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><span
class="HOEnZb"><font color="#888888">
</font></span></blockquote>
</div>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Pbi-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Pbi-dev@lists.pcbsd.org">Pbi-dev@lists.pcbsd.org</a>
<a class="moz-txt-link-freetext" href="http://lists.pcbsd.org/mailman/listinfo/pbi-dev">http://lists.pcbsd.org/mailman/listinfo/pbi-dev</a>
</pre>
</blockquote>
<br>
Are you on 9.0, and then updated the pbi source code?<br>
<br>
If so, do this:<br>
<br>
pbreg set /PC-BSD/Version 9-STABLE-20120524<br>
<br>
That should get you the right path for the .txz files. <br>
<pre class="moz-signature" cols="72">--
Kris Moore
PC-BSD Software
iXsystems</pre>
</body>
</html>