[Pkg-phototools-devel] REGARD,MR BAMBANG SUHARTO

2008-09-21 Thread Bambang Suharto
J'ai une nouvelle adresse de courrielVous pouvez maintenant m'écrire à : [EMAIL 
PROTECTED]



- DEAR MY NAME IS MR.BAMBANG SUHARTO ELDEST SON OF THE EX-PRESIDENT OF 
INDONESIA ,GENERAL SUHARTO WHO DIED EARLY THIS YEAR.I DO HEREBY OLICITE FOR 
YOUR ASSISTANCE, CO-PERATION AND UNDERSTANDING,GET BACK TO ME FOR MORE 
INFORMATIONS.LOOK FORWARD TO HEAR FROM YOU REGARD,MR BAMBANG SUHARTO

___
Pkg-phototools-devel mailing list
Pkg-phototools-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-phototools-devel


[Pkg-phototools-devel] Processed: notfound 428295 in 0.7.0~svn3191+beta5-1

2008-09-21 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> # Automatically generated email from bts, devscripts version 2.10.35
> notfound 428295 0.7.0~svn3191+beta5-1
Bug#428295: hugin uninstallable in sid / missing libboost-thread
Bug#484754: hugin: Hugin won't install, unmet dependencies.
Bug no longer marked as found in version 0.7.0~svn3191+beta5-1.

>
End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)

___
Pkg-phototools-devel mailing list
Pkg-phototools-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-phototools-devel


[Pkg-phototools-devel] Bug#428295: [hugin] nona still needs libboost_thread-gcc-mt-1_33_1.so.1.33.1#

2008-09-21 Thread Andreas Metzler
bts notfound 428295 0.7.0~svn3191+beta5-1
thanks
On 2008-09-21 Andreas Metzler <[EMAIL PROTECTED]> wrote:
> On 2008-09-15 Diggory Hardy <[EMAIL PROTECTED]> wrote:
>> Package: hugin
>> Version: 0.7.0~svn3191+beta5-1

>> --- Please enter the report below this line. ---

>> When trying to run the nona stitcher, I get this error:

>> nona -z PACKBITS -r ldr -m TIFF_m -o MarshField -i 0 /tmp/huginpto_hXEB49
>> nona: error while loading shared libraries: libboost_thread-gcc-
>> mt-1_33_1.so.1.33.1: cannot open shared object file: No such file or 
>> directory
>> make: *** [MarshField.tif] Error 127

>> Presumably because nona still tries to use the old version (which
>> isn't listed as a dependency).
> [...]
>> --- System information. ---
>> Architecture: amd64
>> Kernel:   Linux 2.6.25-2-amd64
> [...]

> Hello,

> afaict the amd64 nona binary in the hugin-tool package does not link
> against the old libboost_thread library (1.33) either directly or
> indirectly:
[...]
> Have you perhaps installed a second old copy of nona in your system,
> as a rest of a manual installation? What does "which nona" say?

I have set up a amd64 chroot for testing, and indeed hugin/nona works
without showing the quoted error message.
cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



___
Pkg-phototools-devel mailing list
Pkg-phototools-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-phototools-devel


[Pkg-phototools-devel] Bug#428295: [hugin] nona still needs libboost_thread-gcc-mt-1_33_1.so.1.33.1

2008-09-21 Thread Andreas Metzler
On 2008-09-15 Diggory Hardy <[EMAIL PROTECTED]> wrote:
> Package: hugin
> Version: 0.7.0~svn3191+beta5-1

> --- Please enter the report below this line. ---

> When trying to run the nona stitcher, I get this error:

> nona -z PACKBITS -r ldr -m TIFF_m -o MarshField -i 0 /tmp/huginpto_hXEB49
> nona: error while loading shared libraries: libboost_thread-gcc-
> mt-1_33_1.so.1.33.1: cannot open shared object file: No such file or directory
> make: *** [MarshField.tif] Error 127

> Presumably because nona still tries to use the old version (which
> isn't listed as a dependency).
[...]
> --- System information. ---
> Architecture: amd64
> Kernel:   Linux 2.6.25-2-amd64
[...]

Hello,

afaict the amd64 nona binary in the hugin-tool package does not link
against the old libboost_thread library (1.33) either directly or
indirectly:

[EMAIL PROTECTED]:/tmp$ ldd  HUGIN/usr/bin/nona
libhuginbase.so.0.0 => not found
libpano13.so.0 => not found
libtiff.so.4 => /usr/lib/libtiff.so.4 (0x2ba3d289a000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x2ba3d2af6000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2ba3d2e03000)
libc.so.6 => /lib/libc.so.6 (0x2ba3d301a000)
libpthread.so.0 => /lib/libpthread.so.0 (0x2ba3d336d000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x2ba3d358a000)
libz.so.1 => /usr/lib/libz.so.1 (0x2ba3d37ac000)
libm.so.6 => /lib/libm.so.6 (0x2ba3d39c3000)
/lib64/ld-linux-x86-64.so.2 (0x2ba3d267d000)
[EMAIL PROTECTED]:/tmp$ ldd HUGIN/usr/lib/libhuginbase.so.0.0
libhuginvigraimpex.so.0.0 => not found
libboost_thread-gcc42-mt-1_34_1.so.1.34.1 => not found
libexiv2.so.4 => not found
libpano13.so.0 => not found
libtiff.so.4 => /usr/lib/libtiff.so.4 (0x2b3634c6a000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x2b3634ec7000)
libm.so.6 => /lib/libm.so.6 (0x2b36351d3000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2b3635456000)
libc.so.6 => /lib/libc.so.6 (0x2b363566e000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x2b36359c1000)
libz.so.1 => /usr/lib/libz.so.1 (0x2b3635be3000)
/lib64/ld-linux-x86-64.so.2 (0x4000)

Have you perhaps installed a second old copy of nona in your system,
as a rest of a manual installation? What does "which nona" say?
cu andreas
-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'



___
Pkg-phototools-devel mailing list
Pkg-phototools-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-phototools-devel