Opened 9 years ago
Closed 3 years ago
#1570 closed task (wontfix)
please run this command on osgeo6 machine
Reported by: | Jeff McKenna | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | SysAdmin | Keywords: | |
Cc: |
Description
su mapserver cd /osgeo sudo ln -s /var/www/mapserver.org/ mapserver.org
In plain english:
- I need a link of /osgeo/mapserver.org to point to the existing folder /var/www/mapserver.org/
thanks,
Change History (6)
comment:1 by , 9 years ago
follow-up: 4 comment:2 by , 9 years ago
unfortunately travis-ci looks for that location.
Would you mind running this command?
I am not sure why I keep getting hassle from SAC. I thought you agreed to run each command as I need? I am trying to work through your rules here.
comment:3 by , 9 years ago
Symlink is created, until we can contact tbonfort to figure out why Travis isn't picking up newer conf scripts with the new path.
comment:4 by , 9 years ago
Replying to jmckenna:
unfortunately travis-ci looks for that location.
Then it needs to be updated :-) Longer version below.
Would you mind running this command?
I am not sure why I keep getting hassle from SAC.
Jeff, it is not about hassle. It is about keeping the new osgeo6 clean rather than cluttering it with workaround links. The old projectVM was pretty messed up, we would like to avoid that for osgeo6 as long as possible.
Please note that also GRASS GIS and GDAL use Travis, using the new server structure. It will be a simple fix in Mapserver's Travis config.
(in any case you got the link for the time being but pls fix it at your end)
comment:5 by , 9 years ago
Hi Markus. I had already changed the travis scripts for the new path (see https://github.com/mapserver/docs/blob/branch-7-0/scripts/travis_deploy_website.sh#L8), unfortunately Travis seems to be caching this /osgeo/mapserver.org/ path (see the build log at https://s3.amazonaws.com/archive.travis-ci.org/jobs/89033198/log.txt search for "/osgeo/mapserver.org/")
I have no other access to the Travis online system (I did not set it up originally).
To be honest, for every machine I seem to be the one person who is not an admin, but does constant work on the machines. So, please understand my frustration, just a little :)
I believe tbonfort set this up originally, I will try to contact him and see if I can be given access to the travis config. I will update here soon...
comment:6 by , 3 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
assume after 6 years this is not relevant if not fixed already
Shouldn't we just update whatever it is that's looking for /osgeo to look for the new location?