Your message dated Sat, 21 Jul 2012 17:32:51 +0200
with message-id <[email protected]>
and subject line Re: Bug#513410: Stitching script generates error after it 
deletes the intermediate image files
has caused the Debian Bug report #513410,
regarding Stitching script generates error after it deletes the intermediate 
image files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
513410: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513410
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hugin
Version: 0.7.0~svn3191+beta5-2
Severity: important


Howdi,

hugin (and friends) run fine right up until the last stage, where you
do the actual 'stitch now' bit.  It spawns the Stitching dialog, and
the contents of that are as follows:

---- 
start --------------------------------------------------------------
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 0 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 1 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 2 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 3 /tmp/huginpto_S6xGBu
nona -z PACKBITS -r ldr -m TIFF_m -o pano -i 4 /tmp/huginpto_S6xGBu
rm pano0000.tif pano0001.tif pano0002.tif pano0003.tif pano0004.tif 
enblend  -f4848x2514 -o pano.tif pano0000.tif pano0001.tif pano0002.tif 
pano0003.tif pano0004.tif 

enblend: error opening input file "pano0000.tif":

Precondition violation!
Unable to open file 'pano0000.tif'.

make: *** [pano.tif] Error 1
---- end --------------------------------------------------------------

This happens regardless of output type (png, tif, jpg) or whether I put
the extension into the 'save as' dialog before the stitch kicks off.

The 'rm...' line is obviously the culprit, but it's an odd thing to 
affect
only one user (?).

My workaround is to temporarily rename /bin/rm .. but this is obviously
not especially elegant. ;|

I've tried working out where the pto & mk scripts get generated from, as
there must be a template somewhere that I can modify, but no joy.  I 
doubt
this is a packaging issue, but seek your expertise just in case it might
be a weird dependency or package construction related problem.


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hugin depends on:
ii  enblend            3.0+dfsg-2            image blending tool
ii  hugin-tools        0.7.0~svn3191+beta5-2 CLI tools for Hugin
ii  libboost-thread1.3 1.34.1-15             portable C++ 
multi-threading
ii  libc6              2.7-18                GNU C Library: Shared 
libraries
ii  libgcc1            1:4.3.2-4             GCC support library
ii  libimage-exiftool- 7.30-1                Library and program to read 
and wr
ii  libpano13-0        2.9.12.dfsg-2         panorama tools library
ii  libstdc++6         4.3.2-4               The GNU Standard C++ 
Library v3
ii  libtiff4           3.8.2-11              Tag Image File Format 
(TIFF) libra
ii  libwxbase2.6-0     2.6.3.2.2-3           wxBase library (runtime) - 
non-GUI
ii  libwxgtk2.6-0      2.6.3.2.2-3           wxWidgets Cross-platform 
C++ GUI t
ii  make               3.81-5                The GNU version of 
the "make" util

hugin recommends no packages.

hugin suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2011.5.0.20120720+dfsg-1

On 2009-05-09 Andreas Metzler <[email protected]> wrote:
> On 2009-05-09 jedd <[email protected]> wrote:
> > On Sunday 26 April 2009, Andreas Metzler wrote:
> >> This looks similar to #525494. Do you perhaps have set the
> >> environment variable MAKEFLAGS=-jX? (Witch X > 1, check with
> >> printenv).

> >  Yes, Andreas, you're bang on - it looks like the same bug, and I do
> >  indeed have -j set - mostly for the benefits it gives, even on this
> >  rinky Atom 1.6GHz.

> I will merge the bug reports, thanks.
[...]

This fixed in 2011.5.0.20120720+dfsg-1 (available in experimental),
hugin now invokes make with -j1.

cu andreas

--- End Message ---
_______________________________________________
Pkg-phototools-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-phototools-devel

Reply via email to