[SAC] [OSGeo] #1570: please run this command on osgeo6 machine

#1570: please run this command on osgeo6 machine
---------------------------+-------------------
Reporter: jmckenna | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Keywords:
---------------------------+-------------------
{{{
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,

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1570&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#1570: please run this command on osgeo6 machine
---------------------------+--------------------
Reporter: jmckenna | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+--------------------

Comment (by wildintellect):

Shouldn't we just update whatever it is that's looking for /osgeo to look
for the new location?

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1570#comment:1&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#1570: please run this command on osgeo6 machine
---------------------------+--------------------
Reporter: jmckenna | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+--------------------

Comment (by jmckenna):

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.

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1570#comment:2&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#1570: please run this command on osgeo6 machine
---------------------------+--------------------
Reporter: jmckenna | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+--------------------

Comment (by wildintellect):

Symlink is created, until we can contact tbonfort to figure out why Travis
isn't picking up newer conf scripts with the new path.

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1570#comment:3&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#1570: please run this command on osgeo6 machine
---------------------------+--------------------
Reporter: jmckenna | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+--------------------

Comment (by neteler):

Replying to [comment:2 jmckenna]:
> unfortunately travis-ci looks for that location.

Then it needs to be updated :slight_smile: 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)

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1570#comment:4&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#1570: please run this command on osgeo6 machine
---------------------------+--------------------
Reporter: jmckenna | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+--------------------

Comment (by jmckenna):

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 :slight_smile:

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...

--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1570#comment:5&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.