-
Notifications
You must be signed in to change notification settings - Fork 16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Machine Polish (hopefully pre-GCC 2016) #43
Comments
Added feedback from galaxyproject/planemo#241 (comment) via @Christian-B |
I'd also add: consolidate the 2 images (GCC2015-i386.ova and planemo) into 1. |
@martenson it's totally a bug :P |
@nsoranzo definitely |
I'll be working my way through the list of issues per @jmchilton's request. |
@davebx A million thanks - beer debt plus 4 or 5 - I'll go through and a little implementation note to some those then to at least point where I'd start looking at those if it were me. |
Awesome, @jmchilton. All help gaining context is appreciated. |
@davebx I started to work on this as well. Here are my recent updates: https://github.com/galaxyproject/planemo-machine/compare/updates?expand=1 |
maybe disable screen saver? |
the .ova image has the folllowing problems:
|
@martenson: +1, I had the same issues |
cpus and vram should be addressed by #72 |
I modified the first comment and reordered it, I think we need to polish a bit more and we don't have much time. |
the tool_init and TS bootstrapping are resolved, however Atom still does not start and Conda does not have ping @jmchilton @davebx |
I like the emoji - thanks! Is there a workaround at runtime for the atom problem? Does it work from the CLI? |
@jmchilton I was not able to start atom in any way. When I installed miniconda manually it works fine so there is that. We really need an editor though, I tried installing sublime-text from the unofficial apt-get repo but that is also broken. gedit? |
@martenson This worked before 😦. Can you try If not, My guess is that https://github.com/galaxyproject/planemo-machine/pull/69/files broke this. |
@jmchilton on it, will take a while since @Comcast sucks |
@jmchilton kate installs and works fine... |
I am rebuilding the machine to test komodo installation now |
Thanks for testing - that looks like a great option. |
@jmchilton ha, can't build shit cos can't install packer cos can't install mercurial cos |
Well I overcame that but hit another problem: Homebrew/homebrew-core#2325 In the meantime I am building the machine on my machine. |
I am going to close this out now - and I have opened a new issue for 2017 #85 . Hopefully the image holds up tomorrow. I really appreciate all the effort that went into making the 2016 image - a huge thanks to @martenson, @bgruening, and @davebx! |
Ordered by importance (by Martin)
Should have
Nice to have
Already Has
tool_init
in appliance tutorial (appliance tutorial: problem with planemo tool_init #74)apt-get update
before completion to eliminate warnings about new packages. (https://github.com/galaxyproject/planemo-machine/blob/master/roles/galaxyprojectdotorg.devbox/tasks/main.yml)$GALAXY_ROOT
(or$GALAXY
) , so we can use that in docs and it'll work. E.g "Please cd to $GALAXY/lib/web/proxy/..." (Add the keyboard layout switcher to the panel. #70) (https://github.com/galaxyproject/planemo-machine/blob/master/roles/galaxyprojectdotorg.devbox/tasks/main.yml)The text was updated successfully, but these errors were encountered: