Opened 9 years ago
Closed 5 months ago
#3527 closed defect (fixed)
Localized manuals are missing from website
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | Website Management, Bots |
Component: | website | Version: | master |
Keywords: | Cc: |
Description
The website points to non-existent urls for localized manuals. From http://postgis.net/documentation/ the links go to places like http://postgis.net/docs/manual-dev/postgis-it.html, http://postgis.net/docs/manual-dev/postgis-es.html and http://postgis.net/docs/manual-dev/postgis-fr.html which are all 404 responses
Change History (14)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
I think doucmentation translation build is broken and has been for some time
http://debbie.postgis.net:8080/view/PostGIS/job/PostGIS_docs_translations/
. I tried to fix the other day -- it was still pointing at 2.2 folder which is why 2.2. has 2.3 builds. But fundamental problem is it's broken
Error is below - looks like the japan build has a ref we took out. Can you fix?
make[2]: Entering directory '/var/lib/jenkins/workspace/postgis/docs/branches/2.3_translations/doc/po/ja' po2xml ../../extras_address_standardizer.xml extras_address_standardizer.xml.po > extras_address_standardizer.xml po2xml ../../extras_historytable.xml extras_historytable.xml.po > extras_historytable.xml po2xml ../../extras_tigergeocoder.xml extras_tigergeocoder.xml.po > extras_tigergeocoder.xml po2xml ../../extras_topology.xml extras_topology.xml.po > extras_topology.xml po2xml ../../extras.xml extras.xml.po > extras.xml po2xml ../../faq_raster.xml faq_raster.xml.po > faq_raster.xml po2xml ../../faq.xml faq.xml.po > faq.xml po2xml ../../installation.xml installation.xml.po > installation.xml po2xml ../../introduction.xml introduction.xml.po > introduction.xml po2xml ../../performance_tips.xml performance_tips.xml.po > performance_tips.xml po2xml ../../postgis.xml postgis.xml.po > postgis.xml po2xml ../../reference_accessor.xml reference_accessor.xml.po > reference_accessor.xml po2xml ../../reference_constructor.xml reference_constructor.xml.po > reference_constructor.xml po2xml ../../reference_editor.xml reference_editor.xml.po > reference_editor.xml po2xml ../../reference_exception.xml reference_exception.xml.po > reference_exception.xml po2xml ../../reference_guc.xml reference_guc.xml.po > reference_guc.xml po2xml ../../reference_lrs.xml reference_lrs.xml.po > reference_lrs.xml po2xml ../../reference_management.xml reference_management.xml.po > reference_management.xml po2xml ../../reference_measure.xml reference_measure.xml.po > reference_measure.xml po2xml ../../reference_sfcgal.xml reference_sfcgal.xml.po > reference_sfcgal.xml po2xml ../../reference_misc.xml reference_misc.xml.po > reference_misc.xml po2xml ../../reference_operator.xml reference_operator.xml.po > reference_operator.xml po2xml ../../reference_output.xml reference_output.xml.po > reference_output.xml found empty tag para po2xml ../../reference_processing.xml reference_processing.xml.po > reference_processing.xml po2xml ../../reference_raster.xml reference_raster.xml.po > reference_raster.xml po2xml ../../reference_temporal.xml reference_temporal.xml.po > reference_temporal.xml po2xml ../../reference_transaction.xml reference_transaction.xml.po > reference_transaction.xml po2xml ../../reference_type.xml reference_type.xml.po > reference_type.xml po2xml ../../reference.xml reference.xml.po > reference.xml po2xml ../../release_notes.xml release_notes.xml.po > release_notes.xml po2xml ../../reporting.xml reporting.xml.po > reporting.xml po2xml ../../using_postgis_app.xml using_postgis_app.xml.po > using_postgis_app.xml po2xml ../../using_postgis_dataman.xml using_postgis_dataman.xml.po > using_postgis_dataman.xml po2xml ../../using_raster_dataman.xml using_raster_dataman.xml.po > using_raster_dataman.xml /usr/bin/perl -lpe "s'@@LAST_RELEASE_VERSION@@'2.3.0dev'g;s'@@POSTGIS_DOWNLOAD_URL@@'http://postgis.net/stuff'g;" postgis.xml > postgis-out.xml /usr/bin/xsltproc --novalid ./xsl/postgis_aggs_mm.xml.xsl postgis-out.xml > postgis_aggs_mm.xml /usr/bin/xmllint --loaddtd --xinclude --valid postgis-out.xml > /dev/null postgis-out.xml:46: element xref: validity error : IDREF attribute linkend references an unknown ID "ST_Line_Locate_Point" postgis-out.xml:263: element xref: validity error : IDREF attribute linkend references an unknown ID "ST_Line_Locate_Point" ../../Makefile:396: recipe for target 'check' failed make[2]: *** [check] Error 4 make[2]: Leaving directory '/var/lib/jenkins/workspace/postgis/docs/branches/2.3_translations/doc/po/ja' ../Makefile.local:13: recipe for target 'local-check' failed make[1]: *** [local-check] Error 2 make[1]: Leaving directory '/var/lib/jenkins/workspace/postgis/docs/branches/2.3_translations/doc/po/ja' Makefile:400: recipe for target 'check-localized' failed make: *** [check-localized] Error 2 Build step 'Execute shell' marked build as failure Finished: FAILURE
comment:3 by , 9 years ago
Owner: | changed from | to
---|
comment:5 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 by , 9 years ago
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Regina, the links are still 404, what else is needed ?
comment:7 by , 9 years ago
I love the Japanese, but we still have problems with the japanese build. I wonder if I should turn off the pdf building for the foreign for now. I think its same issue we had with Korean which (I don't know why I'm not seeing that anymore)
Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド Missing character ア Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド Missing character ア Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド Missing character ア Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド Missing character ア Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド Missing character ア Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド Missing character ア Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド Missing character ア Missing character ッ Missing character プ Missing character グ Missing character レ Missing character ー Missing character ド ../../Makefile:265: recipe for target 'postgis-2.3.0dev-ja.pdf' failed
comment:8 by , 9 years ago
strk the build script for translations is in:
trunk/ci/debbie/postgis_doc_translations.sh
Feel free to disable the pdf build for now and see if that works.
I forget if it has any logic to move the files to the website. I can add a step for that if it doesn't.
comment:10 by , 9 years ago
Robe, although I do see the same "Missing character" errors, I still get "'postgis-2.3.0dev-ja.pdf' successfully built". It looks horrible, but I don't get an error (dunno why).
comment:11 by , 9 years ago
Okay I have the html at least up now and put japanese on link list. I'll revisit the pdf issue later. For now just moved copy of html before pdf generation part.
comment:12 by , 8 years ago
Milestone: | PostGIS 2.2.3 → Management 2.0 |
---|
comment:14 by , 5 months ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
This is fixed by now, links to localized manuals are working.
2.2 versions are present (http://postgis.net/docs/manual-2.2/postgis-it.html) so this is just a problem with 'manual-dev'.