[postgis-devel] [PostGIS] #1444: Hudson is failing on trunk

PostGIS trac at osgeo.org
Thu Jan 12 05:02:40 PST 2012


#1444: Hudson is failing on trunk
------------------------+---------------------------------------------------
 Reporter:  robe        |       Owner:  chodgson     
     Type:  defect      |      Status:  new          
 Priority:  medium      |   Milestone:  PostGIS 2.0.0
Component:  management  |     Version:  trunk        
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by robe):

 Chris,

 Any luck with this.  Like I said I don't think the document building is
 the culprit because it builds the PDF successfully.  What I do notice
 comparing the last success:

 http://office.refractions.net:1500/job/PostGIS-trunk-build/3609/

 With the failures is that the failed ones don't have these lines after
 successful build of the PDF:

 {{{
 + rm -f postgis.xml
 + mv postgis.xml.orig postgis.xml
 ++ grep Error doc-errors.log
 ++ wc -l
 + '[' 0 -gt 0 ']'
 + cd /var/home/buildbot/opt/hudson/jobs/PostGIS-trunk-build/workspace
 + /bin/cp build/doc/postgis-2.0.0SVN.pdf rel/doc
 + /bin/cp -r build/doc/html rel/doc
 + mv rel postgis-2.0.0SVN
 + tar cfz postgis-2.0.0SVN.tar.gz postgis-2.0.0SVN
 + echo SVN_REVISION=8715
 + echo POSTGIS_MAJOR_VERSION=2
 + echo POSTGIS_MINOR_VERSION=0
 + echo POSTGIS_MICRO_VERSION=0SVN
 }}}

 So it seems to be something is going wrong when its trying to clear out
 files. The failed ones just culminate in a after the successful PDF build.


 {{{
 + exit 1
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1444#comment:7>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list