Dave Cole

Results 9 comments of Dave Cole

I believe I fixed it..

I changed the contents of the .bash_profile to include the aliases. I didn't understand how the previous oref0-log-shortcuts.sh script could work the way it was written, so I rewrote it...

Scott, I reran an installation from my /src directory with the DEV version with the altered oref0-log-shortcuts.sh and the altered oref0-setup.sh file. Then I ran the setup oref0-setup.sh and ran...

I went back and looked at the test that failed: Referring to what you sent below: 1. I broke the test since I got rid of the argument passing -...

I found this... https://unix.stackexchange.com/questions/45684/what-is-the-difference-between-profile-and-bash-profile This could be wrong. But it seems unlikely. Since Jubilinux is setup to run a /bin/bash shell on login. It appears that on a login, the...

I did a install on a newly flashed rig, I ran the standard installation script, then did a git checkout dev, and install with: cd ~/src/oref0 && git checkout dev...

Oops... I misunderstood. I thought you pushed the changes to openaps dev. I'll cut out the test code in my rev of dev and try it out. However, I'm still...

Scott, On a newly flashed rig. Running my dev fork, I am getting hung up in the setup script. I'm getting stuck at about line 862 in oref0-setup.sh. So its...

After I figured out what to do to get an installation with the python issues, this dev version installs cleanly and updates the .bash_profile properly with the aliases. No failed...