[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: OTB packaging



Hi Paulo,

On Mon, Oct 06, 2014 at 09:37:07AM +0200, Paolo Cavallini wrote:
> Applications/DisparityMap/otbStereoRectificationGridGenerator.cxx
> patching file
> Applications/FeatureExtraction/otbHaralickTextureExtraction.cxx
> Hunk #1 succeeded at 90 (offset -2 lines).
> patching file
> Applications/FeatureExtraction/otbHomologousPointsExtraction.cxx
> Hunk #2 FAILED at 146.
> Hunk #3 succeeded at 178 (offset 16 lines).
> 1 out of 3 hunks FAILED
                   ^^^^^^

You need to adapt quilt patches to the new upstream version.

Usually the sequence is


   quilt push
   quilt refresh

as long as you are through all patches.  The offset issue above can
be resolved simply by quilt but the FAILED needs manual intervention.

Once you resolved all patch issues please do not forget to

   quilt pop -a

to unpatch all files and remove the quilt owned dir .pc since
git-buildpackage does not work very well together with quilt.

Hope this helps

      Andreas.

-- 
http://fam-tille.de


Reply to: