[SAC] [OSGeo] #2250: geotools.org shows as a directory listing

#2250: geotools.org shows as a directory listing
---------------------------+-------------------
Reporter: jive | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Keywords:
---------------------------+-------------------
The GeoTools website (http://geotools.org) shows the directory listing,
rather than the contents of index.html

----

{{{
Index of /

[ICO] Name Last modified Size Description
[TXT] LICENSE.txt 2017-05-19 21:29 600
[ ] build.xml 2019-01-25 10:04 3.5K
[TXT] common.py 2019-01-25 10:04 6.9K
[ ] common.pyc 2019-01-25 19:49 1.8K
[DIR] developer/ 2017-05-19 21:29 -
[DIR] index/ 2017-11-11 20:54 -
[ ] pom.xml 2019-01-25 10:04 9.6K
[TXT] readme.txt 2017-05-19 21:29 2.8K
[DIR] site/ 2017-05-19 21:29 -
[DIR] src/ 2017-05-19 21:29 -
[DIR] target/ 2019-01-25 19:50 -
[DIR] themes/ 2017-05-19 21:29 -
[DIR] user/ 2018-06-26 21:54 -
[DIR] web/ 2017-05-19 21:29 -
Apache/2.4.10 (Debian) Server at geotools.org Port 80
}}}

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

#2250: geotools.org shows as a directory listing
---------------------------+--------------------
Reporter: jive | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+--------------------

Comment (by jive):

Tracing this to a build failure at build.geoserver.org:
https://build.geoserver.org/view/geotools/job/geotools-master-docs/304/

{{{
+ scp web.zip geotools.org:/home/geotools/latest
+ cd ../../../target/user/html
/tmp/jenkins1478108414960067448.sh: line 17: cd:
../../../target/user/html: No such file or directory
Build step 'Execute shell' marked build as failure
Sending e-mails to: geotools-devel@lists.sourceforge.net
Finished: FAILURE
}}}

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

#2250: geotools.org shows as a directory listing
---------------------------+--------------------
Reporter: jive | Owner: sac@…
     Type: task | Status: new
Priority: normal | Milestone:
Component: Systems Admin | Resolution:
Keywords: |
---------------------------+--------------------

Comment (by robe):

jive,

at a glance it doesn't look like the config of geotools has been change.

I do see that the documentRoot is set to:

/var/www/geotools/web

which when I look at the folder does have the directory of what is listed.
There is no index.html

I do see a web.old folder, which does have a index.html so wondering if
maybe that is what the directory used to be. Seems like if it got changed
it was done between January 25th and present and I would guess geotools
account made the change.

Does the geotools account push changes from jenkins to the geotools.org
website. Maybe it pushed in the wrong place or the wront thing.

{{{
stat web
}}}

shows this:

{{{
   Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: fd02h/64770d Inode: 103010454 Links: 10
Access: (0755/drwxr-xr-x) Uid: (15137/geotools) Gid: ( 100/ users)
Access: 2019-02-10 03:53:24.063960967 -0800
Modify: 2019-02-03 03:34:17.076135992 -0800
Change: 2019-02-03 03:34:17.076135992 -0800
}}}

{{{
stat web.old
}}}

shows this:

{{{
   Size: 4096 Blocks: 8 IO Block: 4096 directory
Device: fd02h/64770d Inode: 103010454 Links: 10
Access: (0755/drwxr-xr-x) Uid: (15137/geotools) Gid: ( 100/ users)
Access: 2019-02-10 03:53:24.063960967 -0800
Modify: 2019-02-03 03:34:17.076135992 -0800
Change: 2019-02-03 03:34:17.076135992 -0800
}}}

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

#2250: geotools.org shows as a directory listing
---------------------------+----------------------
Reporter: jive | Owner: sac@…
     Type: task | Status: closed
Priority: normal | Milestone:
Component: Systems Admin | Resolution: invalid
Keywords: |
---------------------------+----------------------
Changes (by jive):

* status: new => closed
* resolution: => invalid

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