Bug#493197: cmake: Missed assertion leading to Abandon

2008-08-01 Thread Yves Caniou
Package: cmake
Version: 2.6.0-5
Severity: grave
Justification: renders package unusable

When using cmake on a projet, got the following message:
cmake: /build/buildd/cmake-2.6.0/Source/cmLocalGenerator.cxx:2440: std::string
cmLocalGenerator::GetObjectFileNameWithoutTarget(const cmSourceFile, size_t,
bool*): Assertion
`!relFromSource.empty()' failed.
make: *** [cmake_check_build_system] Abandon

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages cmake depends on:
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.1-8  GCC support library
ii  libidn11  1.8-1  GNU libidn library, implementation
ii  libncurses5   5.6+20080713-1 shared libraries for terminal hand
ii  libstdc++64.3.1-8The GNU Standard C++ Library v3

cmake recommends no packages.

cmake suggests no packages.

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#457800: libgphoto2-2: Package does not install

2007-12-29 Thread Yves Caniou
Le Wednesday 26 December 2007 11:34:09 Frederic Peters, vous avez écrit :
 Yves Caniou wrote:
  During the post-install step, I obtain a segfault with the following
  message:
 
  Paramétrage de libgphoto2-2 (2.4.0-8) ...
  /var/lib/dpkg/info/libgphoto2-2.postinst: line 13: 20760 Erreur de
  segmentation  /usr/lib/$PACKAGE/print-camera-list udev-rules version 0.98
  mode 0664 group plugdev /etc/udev/$PACKAGE.rules

 Could you reproduce the segmentation fault and get a backtrace ?

 /usr/lib/libgphoto2/print-camera-list udev-rules version 0.98 \
 mode 0664 group plugdev

 If that's the case I'll get you a debug package.


 Regards,
 Frederic

I can reproduce the segfault, but there is no information printed before it 
happens. I did a strace, here are the last lines:

open(/usr/local/lib/libgphoto2/2.3.1/sx330z.so, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0 \v\0\000..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=35419, ...}) = 0
mmap2(NULL, 8940, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7f1d000
mmap2(0xb7f1f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x2) = 0xb7f1f000
close(3)= 0
mremap(0xb7a9d000, 2023424, 2027520, MREMAP_MAYMOVE) = 0xb7a9d000
mremap(0xb7a9d000, 2027520, 2031616, MREMAP_MAYMOVE) = 0xb7a9d000
mremap(0xb7a9d000, 2031616, 2035712, MREMAP_MAYMOVE) = 0xb7a9d000
mremap(0xb7a9d000, 2035712, 2039808, MREMAP_MAYMOVE) = 0xb7a9d000
mremap(0xb7a9d000, 2039808, 2043904, MREMAP_MAYMOVE) = 0xb7a9d000
mremap(0xb7a9d000, 2043904, 2048000, MREMAP_MAYMOVE) = 0xb7a9d000
mremap(0xb7a9d000, 2048000, 2052096, MREMAP_MAYMOVE) = 0xb7a9d000
munmap(0xb7f1d000, 8940)= 0
open(/usr/local/lib/libgphoto2/2.3.1/toshiba_pdrm11.la, O_RDONLY) = 3
fstat64(3, {st_mode=S_IFREG|0755, st_size=957, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f1f000
read(3, # toshiba_pdrm11.la - a libtool ..., 4096) = 957
read(3, , 4096)   = 0
close(3)= 0
munmap(0xb7f1f000, 4096)= 0
open(/usr/local/lib/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=132404, ...}) = 0
mmap2(NULL, 132404, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7eff000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or 
directory)
open(/lib/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/usr/lib/tls/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/usr/lib/i686/cmov/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/lib/i686/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/usr/lib/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No such file or 
directory)
open(/lib/i486-linux-gnu/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No such 
file or directory)
open(/usr/lib/i486-linux-gnu/toshiba_pdrm11.a, O_RDONLY) = -1 ENOENT (No 
such file or directory)
munmap(0xb7eff000, 132404)  = 0
open(/usr/local/lib/libgphoto2/2.3.1/toshiba_pdrm11.so, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\320\7\0..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=31121, ...}) = 0
mmap2(NULL, 13644, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7f1c000
mmap2(0xb7f1f000, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|
MAP_DENYWRITE, 3, 0x2) = 0xb7f1f000
close(3)= 0
mremap(0xb7a9d000, 2052096, 2056192, MREMAP_MAYMOVE) = 0xb78a7000
munmap(0xb7f1c000, 13644)   = 0
munmap(0xb7c92000, 266240)  = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 4302 detached


Hope it can help.

Best Regards.

.Yves.




Bug#457800: libgphoto2-2: Package does not install

2007-12-25 Thread Yves Caniou
Package: libgphoto2-2
Version: 2.4.0-8
Severity: grave
Justification: renders package unusable


During the post-install step, I obtain a segfault with the following message:

Paramétrage de libgphoto2-2 (2.4.0-8) ...
/var/lib/dpkg/info/libgphoto2-2.postinst: line 13: 20760 Erreur de 
segmentation  /usr/lib/$PACKAGE/print-camera-list udev-rules version 0.98 
mode 0664 group plugdev /etc/udev/$PACKAGE.rules
dpkg : erreur de traitement de libgphoto2-2 (--configure) :
 le sous-processus post-installation script a retourné une erreur de sortie 
d'état 139

Best Regards.

.Yves.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.23.11 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgphoto2-2 depends on:
ii  adduser   3.105  add and remove users and groups
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  libexif12 0.6.16-2   library to parse EXIF files
ii  libgphoto2-port0  2.4.0-8gphoto2 digital camera port 
librar
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG
ii  libltdl3  1.5.24-2   A system independent dlopen 
wrappe

Versions of packages libgphoto2-2 recommends:
ii  udev  0.114-2/dev/ and hotplug management 
daemo

-- no debconf information




Bug#452070: texlive-base-bin: Unable to install

2007-11-20 Thread Yves Caniou
Package: texlive-base-bin
Version: 2007.dfsg.1-2
Severity: grave
Justification: renders package unusable


As said during the installation:
#
fmtutil-sys failed. Output is
/usr/bin/fmtutil: line 336: //texmf/texconfig/tcfmgr: file not found
fmtutil: config file `fmtutil.cnf' not found.

Tkx.

-- Package-specific info:

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.19.2 (SMP w/1 CPU core; PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages texlive-base-bin depends on:
ii  ed 0.7-1 The classic unix line editor
ii  libc6  2.6.1-6   GNU C Library: Shared libraries
ii  libkpathsea4   2007-14.np.etch.1 TeX Live: path search library for
ii  libncurses55.6+20071013-1Shared libraries for terminal 
hand
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libpoppler20.6.2-1   PDF rendering library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxaw72:1.0.4-1 X11 Athena Widget library
ii  libxmu61:1.0.3-1 X11 miscellaneous utility library
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  mime-support   3.39-1MIME files 'mime.types' 
 'mailcap
ii  perl   5.8.8-7   Larry Wall's Practical Extraction
ii  texlive-common 2007-12   TeX Live: Base component
ii  zlib1g 1:1.2.3.3.dfsg-7  compression library - runtime

Versions of packages texlive-base-bin recommends:
pn  perl-tk   none (no description available)
pn  texlive-base-bin-doc  none (no description available)

Versions of packages tex-common depends on:
ii  debconf   1.5.16 Debian configuration management 
sy
ii  ucf   3.001  Update Configuration File: 
preserv

Versions of packages texlive-base-bin is related to:
pn  tetex-basenone (no description available)
pn  tetex-bin none (no description available)
pn  tetex-extra   none (no description available)
ii  tex-common1.9Common infrastructure for using 
an

-- debconf information:
  tex-common/check_texmf_wrong:
  tex-common/check_texmf_missing:
  tex-common/singleuser: false



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382306: gnome-panel-data: Fails to upgrade from 2.14.2-2 to 2.14.3-1_all: several errors of parsing

2006-08-10 Thread yves caniou
Package: gnome-panel-data
Version: 2.14.2-2
Severity: grave
Justification: renders package unusable

Example of error of parsing:

/tmp/gconf-8keoq3/temp.entries:4: parser error : error parsing attribute
name
keylist/key
  ^
/tmp/gconf-8keoq3/temp.entries:4: parser error : attributes construct error
keylist/key
  ^
and etc.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gnome-panel-data depends on:
ii  gconf22.14.0-2   GNOME configuration database syste
ii  scrollkeeper  0.3.14-10  A free electronic cataloging syste

Versions of packages gnome-panel-data recommends:
pn  gnome-panel   none (no description available)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#382306: gnome-panel-data: Fails to upgrade from 2.14.2-2 to 2.14.3-1_all: several errors of parsing

2006-08-10 Thread Yves Caniou
Hi,

Maybe a dependency on gconf2 and its version has to be added to the package?

Best Regards.

.Yves.

Loïc Minier a écrit :
 reassign 382306 gconf2 2.14.0-3
 close 382306 2.14.0-4
 stop
 
 Hi,
 
 On Thu, Aug 10, 2006, yves caniou wrote:
 /tmp/gconf-8keoq3/temp.entries:4: parser error : error parsing attribute
 name
 keylist/key
   ^
 /tmp/gconf-8keoq3/temp.entries:4: parser error : attributes construct error
 keylist/key
^
 
  This was a bug in gconf2 which is fixed in 2.14.0-4.
 
Bye,




Bug#368832: gnome-media-common: fails to install

2006-05-25 Thread yves caniou
Package: gnome-media-common
Severity: grave
Justification: renders package unusable

Try to replace the file /usr/share/omf/gnome-media/grecord-zh_CN.omf
which is part of the package gnome-media

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#368833: libgnome-media0: Fails to install

2006-05-25 Thread yves caniou
Package: libgnome-media0
Severity: grave
Justification: renders package unusable

Tries to replace the file
/usr/lib/bonobo/servers/GNOME_Media_CDDBSlave2.server which is part of
the package gnome-media

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]