Skip to content
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

omego upgrade does not recognize PREFIX envvar #46

Closed
sbesson opened this issue Jun 30, 2014 · 2 comments
Closed

omego upgrade does not recognize PREFIX envvar #46

sbesson opened this issue Jun 30, 2014 · 2 comments

Comments

@sbesson
Copy link
Member

sbesson commented Jun 30, 2014

See http://ci.openmicroscopy.org/job/OMERO-5.1-merge-upgrade/VERSION=5.0.0,label=ome-c6100-3/33/consoleFull, it seems that PREFIX is not recognized anymore

+ omego upgrade -v --branch=OMERO-5.1-merge-build --labels ICE=3.4 --sym=OMERO.server --dbhost localhost --dbname OMERO-5.1-merge-upgrade --upgradedb
2014-06-30 09:02:14,741 [omego.upgrad] DEBUG              address => ome-c6100-3
2014-06-30 09:02:14,741 [omego.upgrad] DEBUG               branch => OMERO-5.1-merge-build
2014-06-30 09:02:14,741 [omego.upgrad] DEBUG                build => http://ci.openmicroscopy.org/job/OMERO-5.1-merge-build/lastSuccessfulBuild/
2014-06-30 09:02:14,741 [omego.upgrad] DEBUG                  cfg => /home/hudson/config.xml
2014-06-30 09:02:14,741 [omego.upgrad] DEBUG                   ci => ci.openmicroscopy.org
2014-06-30 09:02:14,741 [omego.upgrad] DEBUG               dbhost => localhost
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG               dbname => OMERO-5.1-merge-upgrade
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG               dbpass => omero
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG               dbuser => omero
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG             hostname => ome-c6100-3
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG               labels => ICE=3.4
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG                  mem => Xmx1024M
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG                 name => ome-c6100-3
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG             omerosql => omero.sql
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG            overwrite => keep
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG               prefix => PREFIX
2014-06-30 09:02:14,742 [omego.upgrad] DEBUG           recipients => ome-nitpick@lists.openmicroscopy.org.uk
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG             registry => PREFIX4061
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG             rootpass => omero
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG             savevars => ICE_HOME PATH DYLD_LIBRARY_PATH LD_LIBRARY_PATH PYTHONPATH
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG         savevarsfile => OMERO.server/omero.envvars
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG               sender => sysadmin@openmicroscopy.org
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG           skipdelete => true
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG        skipdeletezip => false
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG            skipemail => true
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG              skipweb => false
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG          smtp_server => smtp.dundee.ac.uk
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG                  ssl => PREFIX4064
2014-06-30 09:02:14,743 [omego.upgrad] DEBUG              subject => OMERO - ome-c6100-3 was upgraded
2014-06-30 09:02:14,744 [omego.upgrad] DEBUG                  sym => OMERO.server
2014-06-30 09:02:14,744 [omego.upgrad] DEBUG                  tcp => PREFIX4063
2014-06-30 09:02:14,744 [omego.upgrad] DEBUG                  web => [["localhost", PREFIX4064, "ome-c6100-3"], ["gretzky.openmicroscopy.org.uk", 4064, "gretzky"], ["howe.openmicroscopy.org.uk", 4064, "howe"]]
2014-06-30 09:02:14,744 [omego.upgrad] DEBUG               weburl => http://ome-c6100-3/omero/webclient/
@manics
Copy link
Member

manics commented Jun 30, 2014

I've no idea when that broke (do you know when it last worked?). In general I think explicit command line options are better, less chance of confusion.

@manics
Copy link
Member

manics commented Jun 14, 2016

Env-vars for CLI options are pretty much deprecated

@manics manics closed this as completed Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants