[Live-demo] [OSGeo] #1306: QGIS: GdalTools patch no longer works
OSGeo
trac_osgeo at osgeo.org
Tue Feb 25 22:46:14 PST 2014
#1306: QGIS: GdalTools patch no longer works
---------------------+------------------------------------------------------
Reporter: hamish | Owner: live-demo@…
Type: defect | Status: new
Priority: major | Milestone: OSGeoLive7.9
Component: LiveDVD | Keywords: qgis
---------------------+------------------------------------------------------
related to #1208. seen in nightly build logs for r11165.
there's a patch called fix_gdaltools_version.patch which is applied at the
end of install_qgis.sh. It no longer works.
The patch can be found in gisvm/app-conf/qgis/.
{{{
...
Setting up sphinx-common (1.1.3+dfsg-2ubuntu2.1) ...
Setting up python-sphinx (1.1.3+dfsg-2ubuntu2.1) ...
make: *** No rule to make target `html'. Stop.
cp: cannot stat `_build/html': No such file or directory
(Stripping trailing CRs from patch.)
patching file python/plugins/GdalTools/GdalTools.py
Hunk #1 FAILED at 97.
Hunk #2 FAILED at 141.
Hunk #3 FAILED at 170.
Hunk #4 FAILED at 185.
Hunk #5 FAILED at 226.
5 out of 5 hunks FAILED -- saving rejects to file
python/plugins/GdalTools/GdalTools.py.rej
(Stripping trailing CRs from patch.)
patching file python/plugins/GdalTools/tools/GdalTools_utils.py
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
...
[many more failures]
...
Hunk #1 FAILED at 30.
1 out of 1 hunk FAILED -- saving rejects to file
python/plugins/GdalTools/tools/doTranslate.py.rej
(Stripping trailing CRs from patch.)
patching file python/plugins/GdalTools/tools/doWarp.py
Reversed (or previously applied) patch detected! Assume -R? [n]
Apply anyway? [n]
Skipping patch.
1 out of 1 hunk ignored -- saving rejects to file
python/plugins/GdalTools/tools/doWarp.py.rej
===============================================================
Finished "install_qgis.sh"
}}}
also I note the seemingly unrelated sphinx error there, but not sure what
it's about.
thanks,
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/1306>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker.
More information about the Osgeolive
mailing list