Hi Robert,
Thanks for the details :)
The issue is that on flushing the stdin with "read -t 1 -n 10000
discard || true" it is flushing the rest of the script being piped.
The fix is to download the script and run it. Would be great if you
try on a clean image.
wget
https://raw.githubusercontent.com/frappe/bench/master/install_scripts/setup_frappe.sh
sudo bash setup_frappe.sh
(Updated the readme)
> I've been unsuccessful at all attempts to paste into the virtual console of
> the VM window (if anyone knows how to paste into a VirtualBox console on a
> Centos 6.5 install -- I've love to hear), so I ssh'ed into the VM and pasted
> the initial curl command line to do the install. I did this from both iterm
> and the native terminal app on OSX, with the same results. I have not
>
I don't think that's possible (if you're not running X ie the GUI). If
you are, you can use guest additions.
>
> Any ideas ?
>
>
> --
> Note:
>
> If you are posting an issue,
>
> 1. ERPNext is a free and open source software and support is given on this
> forum by a team (
https://frappe.io/webnotes). So please consider donating if
> you find this forum useful (
https://frappe.io/buy). Even a small amount
> would be helpful.
> 2. We should be able to replicate it at our end. So please give us as much
> information as you can. Please see it from the point of view of the person
> receiving the communication.
> 3. Paste your code at
http://pastebin.com or
http://gist.github.com and send
> only the URL via email
> 4. For sending images, use
http://imgur.com or other similar services. Do
> not send images as attachments. Links are good. Same goes for any file you
> are going to send.
>
> End of Note
> ---
> You received this message because you are subscribed to the Google Groups
> "ERPNext Developer Forum" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
erpnext-developer...@googlegroups.com.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/erpnext-developer-forum/5deeccbc-79c2-439a-b76c-f78d32445ee5%40googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.
Thanks,
--
Pratik
erpnext