can't partition disk using sys-install
jordan force
j19force93 at gmail.com
Wed Dec 29 21:39:21 UTC 2010
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. How can I fix this?
On Wed, Dec 29, 2010 at 4:06 PM, jordan force <j19force93 at gmail.com> 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.
>
>
>
More information about the freebsd-ppc
mailing list