can't partition disk using sys-install
Jordan Force
j19force93 at gmail.com
Wed Dec 29 22:52:59 UTC 2010
You're welcome.
Could that be related to the error I'm getting:
When I run desktop-installer, after doing a "make install" and
"rehash", it asks if I want to use ports. I say yes, and it says "1
out of 1 hunks failed". Same result if I say "no" to using ports.
On Dec 29, 2010, at 4:25 PM, Jason Bacon <jwbacon at tds.net> wrote:
>
> Thanks, Jordan. The remove_jb_ports script is actually installed in
> $LOCALBASE/bin as part of the port, so it's normally in the PATH.
> This error only occurs when bootstrapping the port. I'll put in a
> check using "which", or something like that..
>
> -J
>
> jordan force wrote:
>> In the script update_jb_ports, There seems to be a bug in the
>> program!:
>> I thought you should change this:
>> "
>> #!/bin/csh set echo_style = both set list_file =
>> ~root/.jb_ports.lst #
>> Remove old trees first ./remove_jb_ports
>> "
>> instead of having this:
>>
>> "
>> #!/bin/csh
>>
>> set echo_style = both
>> set list_file = ~root/.jb_ports.lst
>>
>> # Remove old trees first
>> remove_jb_ports
>> "
>>
>> otherwise it says that it can't find remove_jb_ports.
>> _______________________________________________
>> freebsd-ppc at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ppc
>> To unsubscribe, send any mail to "freebsd-ppc-
>> unsubscribe at freebsd.org"
>>
>
>
> --
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Jason W. Bacon
> jwbacon at tds.net
> http://personalpages.tds.net/~jwbacon
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
More information about the freebsd-ppc
mailing list