Processed: Patch to fix FTBFS: dpkg-shlibdeps

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 453794 patch
Bug#453794: afnix: FTBFS: dpkg-shlibdeps: failure: couldn't find library 
libafnix-eng.so.1.5 needed by debian/afnix/usr/lib/afnix/libafnix-net.so.1.5.2 
(its RPATH is '').
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#447216: cdimage.debian.org: cannot run lvm on the fly at partition stage during install

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 447216 installation-reports
Bug#447216: cdimage.debian.org: cannot run lvm on the fly at partition stage 
during install
Bug reassigned from package `debian-installer' to `installation-reports'.

 reassign 436140 installation-reports
Bug#436140: cdrom: Most of the system's files have a future timestamp causing 
at least update/config problems.
Bug reassigned from package `debian-installer' to `installation-reports'.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#453794: Patch to fix FTBFS: dpkg-shlibdeps

2007-12-24 Thread Anibal Avelar
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


tags 453794 patch
thanks

I send this path to fix the release critical bug. I hope it help you.
The problem  is related to the LD_LIBRARY_PATH.

Regards.



- --
Anibal Avelar (FixXxeR) http://fixxxer.cc
GPG: 83B64656 - C143 4AD8 B017 53FA B742  D6AA CEEA F9F3 83B6 4656
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org

iD8DBQFHbx4Uzur584O2RlYRAvDbAJsFolXQlMmr5zNueCbOjinYGJ2FcgCfeRNH
viCQsKY6oxncCHj/lrjb7mw=
=vAQH
-END PGP SIGNATURE-
diff -bBdNrw -U5 afnix-1.5.2/debian/rules temp/afnix-1.5.2/debian/rules
--- afnix-1.5.2/debian/rules	2007-12-23 17:56:58.194427228 -0600
+++ temp/afnix-1.5.2/debian/rules	2007-12-23 19:55:26.0 -0600
@@ -86,11 +86,11 @@
 	dh_installdocs
 	dh_link
 	dh_strip
 	dh_compress
 	dh_fixperms
-	LD_LIBRARY_PATH=debian/afnix/usr/lib/afnix:$$LD_LIBRARY_PATH dh_shlibdeps debian/tmp/usr/bin/*
+	dh_shlibdeps debian/tmp/usr/bin/*
 	rm -r $(CURDIR)/debian/afnix/usr/include
 	dh_installdeb
 	dh_gencontrol
 	dh_md5sums
 	dh_builddeb


Bug#453794: Adicional comments

2007-12-24 Thread Anibal Avelar
The patch that I previously sent seems wrong. I confused the order.

Basically is to change the line inside debian/rules:

-dh_shlibdeps debian/tmp/usr/bin/*
+   LD_LIBRARY_PATH=debian/afnix/usr/lib/afnix:$$LD_LIBRARY_PATH
dh_shlibdeps debian/tmp/usr/bin/*


Regards.



-- 
Anibal Avelar (FixXxeR) http://fixxxer.cc
GPG: 83B64656 - C143 4AD8 B017 53FA B742  D6AA CEEA F9F3 83B6 4656



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



Bug#444983: Some files are in wrong directory (amd64, stable)

2007-12-24 Thread Lucas Nussbaum
On 02/10/07 at 22:24 +0900, KOSHIRO Tsuyoshi wrote:
 Package: libnarray-ruby1.8
 Version: 0.5.9-1
 
 In the amd64 stable package, some files are in wrong directory:
 
 % dpkg -L libnarray-ruby1.8
 /.
 /usr
 /usr/lib
 /usr/lib/ruby
 /usr/lib/ruby/1.8
 /usr/lib/ruby/1.8/x86_64-linux
 /usr/lib/ruby/1.8/x86_64-linux/ruby
 /usr/lib/ruby/1.8/x86_64-linux/ruby/narray_config.h  *
 /usr/lib/ruby/1.8/x86_64-linux/ruby/narray.h *
 /usr/lib/ruby/1.8/x86_64-linux/ruby/narray.so*
 /usr/lib/ruby/1.8/narray_ext.rb
 /usr/lib/ruby/1.8/nmatrix.rb
 /usr/share
 /usr/share/doc
 /usr/share/doc/libnarray-ruby1.8
 /usr/share/doc/libnarray-ruby1.8/copyright
 /usr/share/doc/libnarray-ruby1.8/changelog.Debian.gz
 /usr/share/doc/libnarray-ruby1.8/changelog.gz
 
 Files marked with asterisk (*) should be in /usr/lib/ruby/1.8/x86_64-linux/
 and /usr/lib/ruby/1.8/x86_64-linux/ruby isn't needed.
 
 Because of this problem, we can't use this library (require error).
 
 This problem isn't found in the amd64 testing package.
 There is also no problem in the i386 stable package.

This will be fixed in etch 4.0r2, according to
http://lists.debian.org/debian-release/2007/12/msg00203.html :

libnarray-ruby1.8  stable0.5.9-1 alpha amd64 arm hppa i386 ia64 mips 
mipsel powerpc s390 sparc
libnarray-ruby1.8  updates   0.5.9-1+b1  alpha amd64 arm hppa ia64 mips mipsel 
powerpc s390 sparc
libnarray-ruby stable0.5.9-1 all source

libnarray-ruby - Rebuild against current ruby1.8 to fix a wrong library 
install directory

I don't know who asked for it, but it's good to know ;)
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#442114: marked as done (scim-bridge-agent should depend on scim-modules-socket)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 10:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#442114: fixed in scim-bridge 0.4.14-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: scim-bridge-agent
Version: 0.4.13-1
Severity: normal

scim-bridge-agent should depend on scim-modules-socket,
or it will not work.

And...I have tried scim-bridge-client-qt4 but no application can evoke scim.
I have tried skype (QT4 dynamic linked version), qrfcview, qt4-designer,
and qtractor. SCIM is called properly, but press Ctrl+Space can not evoke scim.

Do you know any QT4 applications that can use QT4 immodule?

Wen-Yen Chuang (caleb)


---End Message---
---BeginMessage---
Source: scim-bridge
Source-Version: 0.4.14-1

We believe that the bug you reported is fixed in the latest version of
scim-bridge, which is due to be installed in the Debian FTP archive:

scim-bridge-agent_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-agent_0.4.14-1_amd64.deb
scim-bridge-client-gtk_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-client-gtk_0.4.14-1_amd64.deb
scim-bridge-client-qt4_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-client-qt4_0.4.14-1_amd64.deb
scim-bridge-client-qt_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-client-qt_0.4.14-1_amd64.deb
scim-bridge_0.4.14-1.diff.gz
  to pool/main/s/scim-bridge/scim-bridge_0.4.14-1.diff.gz
scim-bridge_0.4.14-1.dsc
  to pool/main/s/scim-bridge/scim-bridge_0.4.14-1.dsc
scim-bridge_0.4.14.orig.tar.gz
  to pool/main/s/scim-bridge/scim-bridge_0.4.14.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
ZhengPeng Hou [EMAIL PROTECTED] (supplier of updated scim-bridge package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 23 Dec 2007 11:52:06 +
Source: scim-bridge
Binary: scim-bridge-client-gtk scim-bridge-agent scim-bridge-client-qt 
scim-bridge-client-qt4
Architecture: source amd64
Version: 0.4.14-1
Distribution: unstable
Urgency: low
Maintainer: ZhengPeng Hou [EMAIL PROTECTED]
Changed-By: ZhengPeng Hou [EMAIL PROTECTED]
Description: 
 scim-bridge-agent - IME server of scim-bridge communicate with SCIM
 scim-bridge-client-gtk - IME server of scim-bridge communicate with SCIM
 scim-bridge-client-qt - IME server of scim-bridge communicate with SCIM
 scim-bridge-client-qt4 - IME server of scim-bridge communicate with SCIM
Closes: 417683 442114 442172 442726 451938 453175
Changes: 
 scim-bridge (0.4.14-1) unstable; urgency=low
 .
   * New upstream release
   * Add Depends to scim-modules-socket. Closes: #442114
 Thanks for Ming Hua's bug report.
   * 40_correct_gtk_client_missing_include.dpatch. Closes: #453175
   * Fixed build with Gcc-4.3 in upstream. Closes: #417683
   * Add conffile for im-switch. Closes: #451938
 Thanks for Deng Xiyue's bug report.
   * Closes: #442172 Fixed in upstream.
   * Disable build documents. Closes: #442726
   * Upgrade Standards-Version to 3.7.3.
Files: 
 c7a7a68e9d42adb47e03f2b5944c9a73 842 utils optional scim-bridge_0.4.14-1.dsc
 e973802933bdcba1a30af3adbe688e76 753369 utils optional 
scim-bridge_0.4.14.orig.tar.gz
 9eb1e2de1c5dec6b9d9cfef1389bb5c0 6639 utils optional 
scim-bridge_0.4.14-1.diff.gz
 c80152851af08a6c1e61adf1ca891dd5 90746 utils optional 
scim-bridge-agent_0.4.14-1_amd64.deb
 6e8d0bd9afacd97f7578211b7d53ec55 54200 utils optional 
scim-bridge-client-gtk_0.4.14-1_amd64.deb
 7be13c0ff4659f6bd0d1abf05b1ff04a 63252 utils optional 
scim-bridge-client-qt_0.4.14-1_amd64.deb
 6eb8c6d4c0100d43ee9fbe032a749143 65602 utils optional 
scim-bridge-client-qt4_0.4.14-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Ana Guerrero

iD8DBQFHb4e9n3j4POjENGERAtPgAJ4v+E3uI0KhHf5sYFaTgUp1+FQiuQCfbPmq
puGaEglW71O5QQUMz2xfMU8=
=0gCr
-END PGP SIGNATURE-


---End Message---


Bug#442172: marked as done (scim-bridge-client-qt: fails to start with undefined symbol error)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 10:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#442172: fixed in scim-bridge 0.4.14-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: scim-bridge-client-qt
Version: 0.4.13-1
Severity: serious
Justification: makes package unusable

The Qt 3 IM module of scim-bridge 0.4.13-1 is completely broken.
Starting any Qt 3 program with QT_IM_MODULE set to scim-bridge fails,
with error messages like the following:

$ QT_IM_MODULE=scim-bridge pdfedit 
ScimInputContextPlugin()
pdfedit: symbol lookup error:
/usr/lib/qt3/plugins/inputmethods/im-scim-bridge.so: undefined symbol:
scim_bridge_client_imcontext_imengine_status_changed

This is also reported on upstream mailing list [1].

1. http://www.nabble.com/about-scim-bridge-0.4.13-tf4022158s16577.html

Scim-bridge 0.4.12-1 worked fine.  So 0.4.13 shouldn't enter testing
before this bug is fixed.

Ming
2007.09.13

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

Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages scim-bridge-client-qt depends on:
ii  libaudio2   1.9-2+b1 The Network Audio System (NAS). (s
ii  libc6   2.6.1-3  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-5GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-7Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-5  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.3-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  scim-bridge-agent   0.4.13-1 IME server of scim-bridge communic
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

scim-bridge-client-qt recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: scim-bridge
Source-Version: 0.4.14-1

We believe that the bug you reported is fixed in the latest version of
scim-bridge, which is due to be installed in the Debian FTP archive:

scim-bridge-agent_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-agent_0.4.14-1_amd64.deb
scim-bridge-client-gtk_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-client-gtk_0.4.14-1_amd64.deb
scim-bridge-client-qt4_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-client-qt4_0.4.14-1_amd64.deb
scim-bridge-client-qt_0.4.14-1_amd64.deb
  to pool/main/s/scim-bridge/scim-bridge-client-qt_0.4.14-1_amd64.deb
scim-bridge_0.4.14-1.diff.gz
  to pool/main/s/scim-bridge/scim-bridge_0.4.14-1.diff.gz
scim-bridge_0.4.14-1.dsc
  to pool/main/s/scim-bridge/scim-bridge_0.4.14-1.dsc
scim-bridge_0.4.14.orig.tar.gz
  to pool/main/s/scim-bridge/scim-bridge_0.4.14.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
ZhengPeng Hou [EMAIL PROTECTED] (supplier of updated scim-bridge package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])



Bug#453175: marked as done (scim-bridge: FTBFS: scim-bridge-client-key-event-utility-gtk.c:118: undefined reference to `XGetKeyboardMapping')

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 10:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#453175: fixed in scim-bridge 0.4.14-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: scim-bridge
version: 0.4.13-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071126 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

  mv -f .deps/im_scim_bridge_la-scim-bridge-client-imcontext-gtk.Tpo 
  .deps/im_scim_bridge_la-scim-bridge-client-imcontext-gtk.Plo
  /bin/sh ../libtool --tag=CC   --mode=compile i486-linux-gnu-gcc 
  -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../common -I../client-common   
  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
  -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 
-Wall -g -O2 -Wl,-z,defs -MT 
  im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.lo -MD -MP -MF 
  .deps/im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.Tpo -c -o 
  im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.lo `test -f 
  'scim-bridge-client-key-event-utility-gtk.c' || echo 
  './'`scim-bridge-client-key-event-utility-gtk.c
   i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../common 
  -I../client-common -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
  -I/usr/include/libpng12 -Wall -g -O2 -Wl,-z,defs -MT 
  im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.lo -MD -MP -MF 
  .deps/im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.Tpo -c 
  scim-bridge-client-key-event-utility-gtk.c  -fPIC -DPIC -o 
  .libs/im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.o
  i486-linux-gnu-gcc: -z: linker input file unused because linking not done
  i486-linux-gnu-gcc: defs: linker input file unused because linking not done
   i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../common 
  -I../client-common -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 
  -I/usr/include/libpng12 -Wall -g -O2 -Wl,-z,defs -MT 
  im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.lo -MD -MP -MF 
  .deps/im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.Tpo -c 
  scim-bridge-client-key-event-utility-gtk.c -o 
  im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.o /dev/null 21
  mv -f .deps/im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.Tpo 
  .deps/im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.Plo
  /bin/sh ../libtool --tag=CC   --mode=link i486-linux-gnu-gcc 
  -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 
  -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 
-Wall -g -O2 -Wl,-z,defs -rpath /usr/lib/gtk-2.0/2.10.0/immodules 
  -avoid-version -no-undefined -module -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 
  -lpangocairo-1.0 -lcairo -lpango-1.0 -lgdk_pixbuf-2.0 -lm -lgobject-2.0 
  -lgmodule-2.0 -ldl -lglib-2.0-o im-scim-bridge.la -rpath 
  /usr/lib/gtk-2.0/2.10.0/immodules im_scim_bridge_la-im-scim-bridge-gtk.lo 
  im_scim_bridge_la-scim-bridge-client-gtk.lo 
  im_scim_bridge_la-scim-bridge-client-imcontext-gtk.lo 
  im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.lo 
  ../common/libscimbridgecommon.la 
  ../client-common/libscimbridgeclientcommon.la 
  i486-linux-gnu-gcc -shared  .libs/im_scim_bridge_la-im-scim-bridge-gtk.o 
  .libs/im_scim_bridge_la-scim-bridge-client-gtk.o 
  .libs/im_scim_bridge_la-scim-bridge-client-imcontext-gtk.o 
  .libs/im_scim_bridge_la-scim-bridge-client-key-event-utility-gtk.o 
  -Wl,--whole-archive ../common/.libs/libscimbridgecommon.a 
  ../client-common/.libs/libscimbridgeclientcommon.a -Wl,--no-whole-archive  
  /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
  /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so 
  /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libgobject-2.0.so 
  /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so  -Wl,-z -Wl,defs 
  -Wl,-soname -Wl,im-scim-bridge.so 

Bug#457658: rxvt-unicode 8.7-1 segfaults in ppc, merged to testing despites a previous bug report

2007-12-24 Thread Nicolas Trecourt
Package: rxvt-unicode
Version: 8.7-1
Severity: grave
Justification: renders package unusable


When starting urxvt on ppc, I got:
$ urxvt
urxvt: ./../libev/ev.c:1094: void timers_reify(): Assertion `(inactive timer 
on timer heap detected, (0 + ((ev_watcher *)(void *)(w))-active))' failed.
Aborted

The problem was reported in sid, and the package was still merged.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.24-rc5 (PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages rxvt-unicode depends on:
ii  base-passwd 3.5.16   Debian base system master password
ii  libafterimage0  2.2.7-1  imaging library designed for After
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-4GCC support library
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libperl5.8  5.8.8-12 Shared Perl library
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  librsvg2-2  2.18.2-1 SAX-based renderer library for SVG
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5+b1   shared library for GIF images
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  ncurses-base5.6+20071124-1   Descriptions of common terminal ty
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

rxvt-unicode recommends no packages.

-- no debconf information



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



Bug#456836: marked as done (user-mode-linux: FTBFS: E: Couldn't find package linux-source-2.6.22)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 11:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#456836: fixed in user-mode-linux 2.6.23-1um-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: user-mode-linux
version: 2.6.22-1um-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20071217 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

  ** Using build dependencies supplied by package:
  Build-Depends: debhelper ( 5.0.0), dpatch, linux-source-2.6.22, 
  docbook-to-man, bzip2, m4, module-init-tools
  Checking for already installed source dependencies...
  W: Unable to locate package linux-source-2.6.22
  debhelper: missing
  Using default version 5.0.62
  dpatch: missing
  linux-source-2.6.22: missing
  docbook-to-man: missing
  bzip2: missing
  m4: missing
  module-init-tools: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  E: Couldn't find package linux-source-2.6.22
  apt-get failed.
  Package installation failed
  Trying to reinstall removed packages:
  Trying to uninstall newly installed packages:
  Source-dependencies not satisfied; skipping user-mode-linux

The full build log is available from:
http://people.debian.org/~lucas/logs/2007/12/17

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: user-mode-linux
Source-Version: 2.6.23-1um-1

We believe that the bug you reported is fixed in the latest version of
user-mode-linux, which is due to be installed in the Debian FTP archive:

user-mode-linux_2.6.23-1um-1.diff.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.23-1um-1.diff.gz
user-mode-linux_2.6.23-1um-1.dsc
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.23-1um-1.dsc
user-mode-linux_2.6.23-1um-1_i386.deb
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.23-1um-1_i386.deb
user-mode-linux_2.6.23-1um.orig.tar.gz
  to pool/main/u/user-mode-linux/user-mode-linux_2.6.23-1um.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mattia Dongili [EMAIL PROTECTED] (supplier of updated user-mode-linux package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 24 Dec 2007 17:34:02 +0900
Source: user-mode-linux
Binary: user-mode-linux
Architecture: source i386
Version: 2.6.23-1um-1
Distribution: unstable
Urgency: low
Maintainer: User Mode Linux Maintainers [EMAIL PROTECTED]
Changed-By: Mattia Dongili [EMAIL PROTECTED]
Description: 
 user-mode-linux - User-mode Linux (kernel)
Closes: 440083 456836
Changes: 
 user-mode-linux (2.6.23-1um-1) unstable; urgency=low
 .
   * New upstream release (Closes: #456836).
   [Mattia Dongili]:
 * set NETFILTER_XT_TARGET_CONNMARK (Closes: #440083)
 * bump Standards-Version to 3.7.3
 * update i386 and amd64 configurations
 * rework debian/rules because of some bugs detected when building with -j6
 * remove 04_restructure-do_aio.patch which has been included upstream
Files: 
 0beee38e98b40fdce77a2a2896ea4db4 820 misc extra 
user-mode-linux_2.6.23-1um-1.dsc
 e85da47da359a92ce0ded13a04d49dc9 11925 misc extra 
user-mode-linux_2.6.23-1um.orig.tar.gz
 760f45261a6ac70a6d4e21dff6e891db 12538 misc extra 
user-mode-linux_2.6.23-1um-1.diff.gz
 d3d039d7e06516e4205fcd7a4cf2bae9 4604412 misc extra 
user-mode-linux_2.6.23-1um-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHb5UZgpRPaOotLEERAi2mAKDcshrdH3IZIIZmj47tTVRb9ZcFrgCgtKk3
pgvQJHyxtUtbhBw04U3wRM0=
=Loa6
-END PGP 

Bug#457408: marked as done (libjboss-xml-binding-java: Build-Depends on contrib package glassfish-activation)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 11:59:08 +
with message-id [EMAIL PROTECTED]
and subject line Bug#457408: fixed in libjboss-xml-binding-java 2.0.0.CR5-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: libjboss-xml-binding-java
Version: 2.0.0.CR4-1
Severity: serious

As the subject says...
-- 
Daniel Schepler


---End Message---
---BeginMessage---
Source: libjboss-xml-binding-java
Source-Version: 2.0.0.CR5-1

We believe that the bug you reported is fixed in the latest version of
libjboss-xml-binding-java, which is due to be installed in the Debian FTP 
archive:

libjboss-xml-binding-java_2.0.0.CR5-1.diff.gz
  to 
pool/contrib/libj/libjboss-xml-binding-java/libjboss-xml-binding-java_2.0.0.CR5-1.diff.gz
libjboss-xml-binding-java_2.0.0.CR5-1.dsc
  to 
pool/contrib/libj/libjboss-xml-binding-java/libjboss-xml-binding-java_2.0.0.CR5-1.dsc
libjboss-xml-binding-java_2.0.0.CR5-1_all.deb
  to 
pool/contrib/libj/libjboss-xml-binding-java/libjboss-xml-binding-java_2.0.0.CR5-1_all.deb
libjboss-xml-binding-java_2.0.0.CR5.orig.tar.gz
  to 
pool/contrib/libj/libjboss-xml-binding-java/libjboss-xml-binding-java_2.0.0.CR5.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Varun Hiremath [EMAIL PROTECTED] (supplier of updated 
libjboss-xml-binding-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Dec 2007 23:06:18 +0530
Source: libjboss-xml-binding-java
Binary: libjboss-xml-binding-java
Architecture: source all
Version: 2.0.0.CR5-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 libjboss-xml-binding-java - JBoss XML Binding
Closes: 457408
Changes: 
 libjboss-xml-binding-java (2.0.0.CR5-1) unstable; urgency=low
 .
   * New upstream release
   * Move the package to contrib as glassfish-activation is in contrib (Closes: 
#457408)
   * Update Standards-Version to 3.7.3
   * Add libjboss-microcontainer-java to Build-Depends
   * Doesn't build with java-gcj anymore as it uses
 javax.xml.bind.annotation.* classes, so switch to sun-java6-jdk
Files: 
 eecd781f3a0ff41e38b8ea9936a2c4d6 1167 contrib/libs optional 
libjboss-xml-binding-java_2.0.0.CR5-1.dsc
 0b4775486e8bf4a8afbd583efc3f159c 581670 contrib/libs optional 
libjboss-xml-binding-java_2.0.0.CR5.orig.tar.gz
 58f414f8d141e1dcc684f1fa679f3bf3 2538 contrib/libs optional 
libjboss-xml-binding-java_2.0.0.CR5-1.diff.gz
 b488724f9ace7396c092c0aa8950a412 421202 contrib/libs optional 
libjboss-xml-binding-java_2.0.0.CR5-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHbVsKPEFSUMxFMZcRAuUeAKDfBSD7qzR5OYKVk1pTbxy31QEv9gCgnd2N
yeDBkPHvEQoE+Eqr7rACTLQ=
=yJwt
-END PGP SIGNATURE-


---End Message---


Bug#457406: marked as done (libdb-je-java: Build-Depends on contrib package glassfish-javaee)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 11:54:29 +
with message-id [EMAIL PROTECTED]
and subject line Bug#457406: fixed in libdb-je-java 3.2.68-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: libdb-je-java
Version: 3.2.44-1
Severity: serious

As the subject says...
-- 
Daniel Schepler


---End Message---
---BeginMessage---
Source: libdb-je-java
Source-Version: 3.2.68-1

We believe that the bug you reported is fixed in the latest version of
libdb-je-java, which is due to be installed in the Debian FTP archive:

libdb-je-java_3.2.68-1.diff.gz
  to pool/contrib/libd/libdb-je-java/libdb-je-java_3.2.68-1.diff.gz
libdb-je-java_3.2.68-1.dsc
  to pool/contrib/libd/libdb-je-java/libdb-je-java_3.2.68-1.dsc
libdb-je-java_3.2.68-1_all.deb
  to pool/contrib/libd/libdb-je-java/libdb-je-java_3.2.68-1_all.deb
libdb-je-java_3.2.68.orig.tar.gz
  to pool/contrib/libd/libdb-je-java/libdb-je-java_3.2.68.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Varun Hiremath [EMAIL PROTECTED] (supplier of updated libdb-je-java package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 22 Dec 2007 21:36:08 +0530
Source: libdb-je-java
Binary: libdb-je-java
Architecture: source all
Version: 3.2.68-1
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers [EMAIL PROTECTED]
Changed-By: Varun Hiremath [EMAIL PROTECTED]
Description: 
 libdb-je-java - Oracle Berkeley Database Java Edition
Closes: 457406
Changes: 
 libdb-je-java (3.2.68-1) unstable; urgency=low
 .
   * New upstream release
   * Move package to contrib because glassfish-javaee is in contrib
 (Closes: #457406)
   * Update Standards-Version to 3.7.3
Files: 
 a1c10ed67a5b5c492917d2676413a12a 973 contrib/libs optional 
libdb-je-java_3.2.68-1.dsc
 6eedd783148560c8118d1c1fc5390c2f 1347895 contrib/libs optional 
libdb-je-java_3.2.68.orig.tar.gz
 55aac5a462494afef02a732feaeae39f 3423 contrib/libs optional 
libdb-je-java_3.2.68-1.diff.gz
 bfb7bb3a3bfa7e1c8df123b5d471a880 1269490 contrib/libs optional 
libdb-je-java_3.2.68-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHbTqBPEFSUMxFMZcRAtrcAJ0Zjr7EbYp3h8G5ZdQFyibzQa5NpQCePxtD
76Z7i6bWTa5XgjJivF3FMmg=
=227v
-END PGP SIGNATURE-


---End Message---


Processed: your mail

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 block 457557 by 456914
Bug#456914: ia32-libs: Missing shlibs entry for libxml2
Bug#457557: wine: FTBFS on amd64: Can't create 32 bit binaries.
Was not blocked by any bugs.
Blocking bugs of 457557 added: 456914

 found 457557 0.9.51-1
Bug#457557: wine: FTBFS on amd64: Can't create 32 bit binaries.
Bug marked as found in version 0.9.51-1.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#457557: wine: FTBFS on amd64

2007-12-24 Thread Julien Muchembled
block 457557 by 456914
found 457557 0.9.51-1
stop

Hello,

The missing dependency to gcc-multilib is not the only problem.

dh_shlibdeps fails for 2 reasons :

The 1st one might be related to #453885 : I could work around the issue
by adding /emul/ia32-linux/lib and /emul/ia32-linux/usr/lib to the -l
flag. It produced many warnings.

The 2nd one is already reported at #456914 :
ia32-libs: Missing shlibs entry for libxml2

JM




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



Bug#430750: labplot_1.5.1.6-1: FTBFS: autoconf: command not found

2007-12-24 Thread Frank S. Thomas
Hi Helen,

On Sunday 23 December 2007 10:15:56 Frank S. Thomas wrote:
 On Wednesday 27 June 2007 05:38:33 Steve Langasek wrote:
  labplot is failing to build on some architectures with the following
  error:
 
  [...]
  cd .  /usr/bin/make -f admin/Makefile.common configure
  make[2]: Entering directory `/build/buildd/labplot-1.5.1.6'
  ./admin/cvs.sh: line 11: autoconf: command not found
  make[2]: *** [configure] Error 1
  [...]

 As it can be seen in build logs for 1.5.1.6-2 [1] and 1.5.1.6-2.1 [2], this
 bug hasn't been fixed in 1.5.1.6-2, therefore I'm reopening it and removing
 the record that it has been fixed in 1.5.1.6-2. I'm currently working on
 another non-maintainer upload which will address this issue.

My second NMU of labplot is now ready. To fix this bug I've changed some 
things which results in a very large diff to the previous revision (my first 
NMU, 1.5.1.6-2.1) but has the advantage of a clean .diff.gz which only 
contains the debian/ directory. The large diff to the previous revision is 
because I've removed all the remade GNU Build System files from the .diff.gz. 
The required autoreconfing now happens at build time in the config.status 
target by running $(MAKE) -f admin/Makefile.common, this seems to be much 
less error prone than adding the remade build system files directly to 
the .diff.gz. To avoid that changes of the remade build system files end up 
in the .diff.gz, I've also removed the config.status target as prerequisite 
from the clean target.

My NMU packages are available at:
http://people.debian.org/~fst/NMUs/labplot/

Here is the complete diff to the previous version:
http://people.debian.org/~fst/NMUs/labplot_1.5.1.6-2.1_1.5.1.6-2.2.diff 

This is the same as above but only including the relevant changes in the 
debian/ directory (this patch also attached to this mail):
http://people.debian.org/~fst/NMUs/labplot_1.5.1.6-2.1_1.5.1.6-2.2_debian.diff

Merry Christmas!
Frank
--- labplot-1.5.1.6/debian/changelog
+++ labplot-1.5.1.6/debian/changelog
@@ -1,3 +1,25 @@
+labplot (1.5.1.6-2.2) unstable; urgency=low
+
+  * Non-maintainer upload (encouraged by maintainer).
+  * Modified build system to fix a bug caused by patches and autogenerated
+files (Closes: #430750). The following has been changed in debian/rules:
+- Run $(MAKE) -f admin/Makefile.common in the config.status target to
+  remake the GNU Build System files at build time as suggested in #415656
+  instead of adding the remade files directly in the .diff.gz. This
+  requires build dependencies on autoconf (= 2.53) and automake1.9.
+- Removed config.status as prerequisite from the clean target, so that
+  changes to the build system files do not end up in the .diff.gz.
+- Do not copy config.guess and config.sub into LabPlot's top-level source
+  directory, it is unnecessary. These are also not in the .orig.tar.gz.
+  * src/x-lpl.desktop: Reverted the change made in 1.5.1.6-2 because the keys
+Patterns and DefaultApp are required for KDE 3's MIME type handling, see
+http://techbase.kde.org/Development/Architecture/KDE3/MIME_Types. And also
+newer Lintian versions do not warn about these keys as unknown anymore.
+  * Added debian/watch file using http://sf.net/labplot/ as alias for the
+qa.debian.org redirector as documented in uscan's manual page.
+
+ -- Frank S. Thomas [EMAIL PROTECTED]  Mon, 24 Dec 2007 13:55:05 +0100
+
 labplot (1.5.1.6-2.1) unstable; urgency=low
 
   * Non-maintainer upload (encouraged by maintainer).
--- labplot-1.5.1.6/debian/control
+++ labplot-1.5.1.6/debian/control
@@ -2,7 +2,7 @@
 Section: kde
 Priority: optional
 Maintainer: Helen Faulkner [EMAIL PROTECTED]
-Build-Depends: debhelper (= 5.0.51), kdelibs4-dev, libfftw3-dev, libgsl0-dev,  libtiff4-dev, libmagick9-dev, libmagick++9-dev, libbz2-dev, pstoedit, libpstoedit-dev, netcdfg-dev, libaudiofile-dev, pkg-config, quilt, autotools-dev, libtool 
+Build-Depends: debhelper (= 5.0.51), kdelibs4-dev, libfftw3-dev, libgsl0-dev,  libtiff4-dev, libmagick9-dev, libmagick++9-dev, libbz2-dev, pstoedit, libpstoedit-dev, netcdfg-dev, libaudiofile-dev, pkg-config, quilt, autotools-dev, libtool, autoconf (= 2.53), automake1.9
 Build-Conflicts: labplot 
 Standards-Version: 3.7.3
 Homepage: http://labplot.sourceforge.net/
--- labplot-1.5.1.6/debian/rules
+++ labplot-1.5.1.6/debian/rules
@@ -48,9 +48,8 @@
 	cp -f /usr/share/libtool/ltmain.sh admin/ltmain.sh
 	cp -f /usr/share/misc/config.guess admin/config.guess
 	cp -f /usr/share/misc/config.sub admin/config.sub
-	# I am not 100 % sure if adding those two lines is really necessary. --Charles
-	cp -f /usr/share/misc/config.guess config.guess
-	cp -f /usr/share/misc/config.sub config.sub
+
+	$(MAKE) -f admin/Makefile.common
 
 	VTK_DIR=/usr ./configure  --disable-cdf $(configkde) 
 
@@ -68,7 +67,7 @@
 
 	touch build-stamp
 
-clean: config.status clean-patched unpatch
+clean: clean-patched unpatch
 clean-patched:
 	dh_testdir
 	dh_testroot
@@ -81,13 

Bug#457658: rxvt-unicode 8.7-1 segfaults in ppc, merged to testing despites a previous bug report

2007-12-24 Thread Pancho Horrillo

Package: rxvt-unicode
Version: 8.7-1
Severity: grave
Justification: renders package unusable



Happens to me, too:

$ urxvt
urxvt: ./../libev/ev.c:1094: void timers_reify(): Assertion `(inactive timer 
on timer heap detected, (0 + ((ev_watcher *)(void *)(w))-active))' failed.
Aborted

... mmm, reminds me of that nice Vogon poetry. ;-)


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-6-powerpc-macmini
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rxvt-unicode depends on:
ii  base-passwd 3.5.16   Debian base system master password
ii  libafterimage0  2.2.7-1  imaging library designed for After
ii  libc6   2.7-4GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-4GCC support library
ii  libglib2.0-02.14.3-1 The GLib library of C routines
ii  libgtk2.0-0 2.12.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libperl5.8  5.8.8-12 Shared Perl library
ii  libpng12-0  1.2.15~beta5-3   PNG library - runtime
ii  librsvg2-2  2.18.2-1 SAX-based renderer library for SVG
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5+b1   shared library for GIF images
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  ncurses-base5.6+20071124-1   Descriptions of common terminal ty
ii  zlib1g  1:1.2.3.3.dfsg-7 compression library - runtime

rxvt-unicode recommends no packages.

-- no debconf information

-- 
Pancho Horrillo

To be conscious that
you are ignorant is a great step
to knowledge.

Benjamin Disraeli



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



Processed: MOAR

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 456797 grave
Bug#456797: rxvt-unicode: unmet assertion on ppc
Bug#457621: rxvt-unicode: is not working, breaks with libev
Severity set to `grave' from `serious'

 merge 456797 457658
Bug#456797: rxvt-unicode: unmet assertion on ppc
Bug#457658: rxvt-unicode 8.7-1 segfaults in ppc, merged to testing despites a 
previous bug report
Bug#457621: rxvt-unicode: is not working, breaks with libev
Merged 456797 457621 457658.

 --
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#430750: marked as done (labplot_1.5.1.6-1: FTBFS: autoconf: command not found)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 14:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#430750: fixed in labplot 1.5.1.6-2.2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: labplot
Version: 1.5.1.6-1
Severity: serious

Hi Helen,

labplot is failing to build on some architectures with the following error:

[...]
cd .  /usr/bin/make -f admin/Makefile.common configure
make[2]: Entering directory `/build/buildd/labplot-1.5.1.6'
./admin/cvs.sh: line 11: autoconf: command not found
make[2]: *** [configure] Error 1
[...]

A full build log can be found at, e.g.,
http://buildd.debian.org/fetch.cgi?pkg=labplotarch=hppaver=1.5.1.6-1stamp=1179693109.

Since this failure didn't happen on all architectures, it is likely a result
of a race condition caused by patches to autogenerated files being included
in the Debian diff ahead of patches to the files from which they were
generated.  On a recent 2.6 kernel, you may be able to reproduce this error
with a high degree of frequency by doing a fresh unpack of the source
package and attempting to build it in a clean chroot.

The best fix here is probably to use a patch system that allows you to list
the changes to source files separately from the changes to autogenerated
files.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/

---End Message---
---BeginMessage---
Source: labplot
Source-Version: 1.5.1.6-2.2

We believe that the bug you reported is fixed in the latest version of
labplot, which is due to be installed in the Debian FTP archive:

labplot_1.5.1.6-2.2.diff.gz
  to pool/main/l/labplot/labplot_1.5.1.6-2.2.diff.gz
labplot_1.5.1.6-2.2.dsc
  to pool/main/l/labplot/labplot_1.5.1.6-2.2.dsc
labplot_1.5.1.6-2.2_i386.deb
  to pool/main/l/labplot/labplot_1.5.1.6-2.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank S. Thomas [EMAIL PROTECTED] (supplier of updated labplot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 24 Dec 2007 13:55:05 +0100
Source: labplot
Binary: labplot
Architecture: source i386
Version: 1.5.1.6-2.2
Distribution: unstable
Urgency: low
Maintainer: Helen Faulkner [EMAIL PROTECTED]
Changed-By: Frank S. Thomas [EMAIL PROTECTED]
Description: 
 labplot- data plotting and function analysis tool for KDE
Closes: 430750
Changes: 
 labplot (1.5.1.6-2.2) unstable; urgency=low
 .
   * Non-maintainer upload (encouraged by maintainer).
   * Modified build system to fix a bug caused by patches and autogenerated
 files (Closes: #430750). The following has been changed in debian/rules:
 - Run $(MAKE) -f admin/Makefile.common in the config.status target to
   remake the GNU Build System files at build time as suggested in #415656
   instead of adding the remade files directly in the .diff.gz. This
   requires build dependencies on autoconf (= 2.53) and automake1.9.
 - Removed config.status as prerequisite from the clean target, so that
   changes to the build system files do not end up in the .diff.gz.
 - Do not copy config.guess and config.sub into LabPlot's top-level source
   directory, it is unnecessary. These are also not in the .orig.tar.gz.
   * src/x-lpl.desktop: Reverted the change made in 1.5.1.6-2 because the keys
 Patterns and DefaultApp are required for KDE 3's MIME type handling, see
 http://techbase.kde.org/Development/Architecture/KDE3/MIME_Types. And also
 newer Lintian versions do not warn about these keys as unknown anymore.
   * Added debian/watch file using http://sf.net/labplot/ as alias for the
 qa.debian.org redirector as documented in uscan's manual page.
Files: 
 706d4ce072b35b1b6fc845a199357d87 876 kde optional labplot_1.5.1.6-2.2.dsc
 8c4233d8f32168d8d9a1b5c787e58479 9180 kde optional labplot_1.5.1.6-2.2.diff.gz
 f832f7c31b6adebfec34c195277ae147 6344374 kde optional 
labplot_1.5.1.6-2.2_i386.deb

-BEGIN PGP 

Bug#457658: rxvt-unicode 8.7-1 segfaults in ppc, merged to testing despites a previous bug report

2007-12-24 Thread Decklin Foster
Nicolas Trecourt writes:

 urxvt: ./../libev/ev.c:1094: void timers_reify(): Assertion `(inactive timer 
 on timer heap detected, (0 + ((ev_watcher *)(void *)(w))-active))' failed.
 Aborted
 
 The problem was reported in sid, and the package was still merged.

While I am sorry that my bumping the severity of #457621 was not caught
by the testing scripts in in time, why did you intentionally open
another duplicate bug? I am merging this one.

Please let me know if you can turn up any more information, as I will
need to get urxvt running a PPC myself (I do not own one) to test
further.

-- 
things change.
[EMAIL PROTECTED]



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



Bug#453794: Adicional comments

2007-12-24 Thread Paul Cager
Anibal Avelar wrote:
 The patch that I previously sent seems wrong. I confused the order.
 
 Basically is to change the line inside debian/rules:
 
 -dh_shlibdeps debian/tmp/usr/bin/*
 +   LD_LIBRARY_PATH=debian/afnix/usr/lib/afnix:$$LD_LIBRARY_PATH
 dh_shlibdeps debian/tmp/usr/bin/*

Hi Anibal,

Thanks very much for that - very helpful. There's another problem with
afnix that needs investigation, and then I'll be able to prepare an upload.

Thanks,
Paul



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



Bug#457626: cegui-mk2: FTBFS because of a missing header

2007-12-24 Thread Muammar El Khatib
Package: cegui-mk2
Version: 0.5.0-2

Hi Erick,

Thanks for reporting. I have done:

$ apt-get -b source cegui-mk2

and,

dpkg-deb: building package `libcegui-mk2-1' in 
`../libcegui-mk2-1_0.5.0-2_i386.deb'.
dh_gencontrol -plibcegui-mk2-1-dbg
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums -plibcegui-mk2-1-dbg
dh_builddeb -plibcegui-mk2-1-dbg
dpkg-deb: building package `libcegui-mk2-1-dbg' in
`../libcegui-mk2-1-dbg_0.5.0-2_i386.deb'.
dh_gencontrol -plibcegui-mk2-dev
dh_md5sums -plibcegui-mk2-dev
dh_builddeb -plibcegui-mk2-dev
dpkg-deb: building package `libcegui-mk2-dev' in
`../libcegui-mk2-dev_0.5.0-2_i386.deb'.
dh_gencontrol -plibcegui-mk2-doc
dh_md5sums -plibcegui-mk2-doc
dh_builddeb -plibcegui-mk2-doc
dpkg-deb: building package `libcegui-mk2-doc' in
`../libcegui-mk2-doc_0.5.0-2_i386.deb'.
 dpkg-genchanges -b ../cegui-mk2_0.5.0-2_i386.changes
dpkg-genchanges: binary-only upload - not including any source code
dpkg-buildpackage: binary only upload (no source included)

It was built.

Then, I tried something else. Using pbuilder I did:

$ pbuilder build cegui-mk2_0.5.0-2.dsc

and,

dpkg-deb: building package `libcegui-mk2-1' in 
`../libcegui-mk2-1_0.5.0-2_i386.deb'.
dh_gencontrol -plibcegui-mk2-1-dbg
dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends}
dh_md5sums -plibcegui-mk2-1-dbg
dh_builddeb -plibcegui-mk2-1-dbg
dpkg-deb: building package `libcegui-mk2-1-dbg' in
`../libcegui-mk2-1-dbg_0.5.0-2_i386.deb'.
dh_gencontrol -plibcegui-mk2-dev
dh_md5sums -plibcegui-mk2-dev
dh_builddeb -plibcegui-mk2-dev
dpkg-deb: building package `libcegui-mk2-dev' in
`../libcegui-mk2-dev_0.5.0-2_i386.deb'.
dh_gencontrol -plibcegui-mk2-doc
dh_md5sums -plibcegui-mk2-doc
dh_builddeb -plibcegui-mk2-doc
dpkg-deb: building package `libcegui-mk2-doc' in
`../libcegui-mk2-doc_0.5.0-2_i386.deb'.
 dpkg-genchanges  ../cegui-mk2_0.5.0-2_i386.changes
dpkg-genchanges: not including original source code in upload
dpkg-buildpackage: binary and diff upload (original source NOT included)
Copying back the cached apt archive contents
 - unmounting dev/pts filesystem
 - unmounting proc filesystem
 - cleaning the build env
- removing directory /var/cache/pbuilder/build//18719 and its 
subdirectories
Current time: Mon Dec 24 11:21:29 VET 2007
pbuilder-time-stamp: 1198511489

And it was built again in a clean environment. Please, I need you to confirm
this bug. If not, I just will proceed to close it because I cannot reproduce it.


Regards,

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org
  500 unstableftp.us.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-===
|


-- 
Muammar El Khatib.
Linux user: 403107.
Key fingerprint = 90B8 BFC4 4A75 B881 39A3  1440 30EB 403B 1270 29F1
http://muammarelkhatib.net | http://teorex.org | http://taciturna.com
  ,''`.
 : :' :
 `. `'
   `-



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



Bug#457702: system-config-printer: missing dependency on python-cups (= 1.9.27)

2007-12-24 Thread Sam Morris
Package: system-config-printer
Version: 0.7.78-1
Severity: serious

$ system-config-printer
Traceback (most recent call last):
  File /usr/share/system-config-printer/system-config-printer.py, line 50, in 
?
cups.require (1.9.27)
RuntimeError: I am version 1.9.24

After pulling python-cups from unstable, all is well.

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

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages system-config-printer depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-cups   1.9.24-1   Python bindings for CUPS
ii  python-glade2 2.12.0-2   GTK+ bindings: Glade support
ii  python-gtk2   2.12.0-2   Python bindings for the GTK+ widge
ii  python-support0.7.5  automated rebuilding support for p
ii  python-xml0.8.4-10   XML tools for Python

system-config-printer recommends no packages.

-- no debconf information



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



Bug#457626: cegui-mk2: FTBFS because of a missing header

2007-12-24 Thread Erick Vresnev Castellanos Hernández
Ok, my fault not to build it in a clean environment.

If build in pbuilder, it compiles ok.

But, if it detects some other development libraries, it will fail.

In other words, in pbuilder, the configure options are:


* Crazy Eddie's GUI System - Configuration Results Summary

* Library Release Version:  0.5.0
*
* Code options:
* Building CEGUI in debug mode: no
*
* Renderer Modules:
* Building OpenGL Renderer: no
* Building Irrlict Renderer:no
*
* XML Parser Modules:
* Building TinyXMLParser:   yes
* Building ExpatParser: no
* Building LibXMLParser:no
* Building XercesParser:yes
*
* Default XML Parser is:XercesParser
*
* Scripting:
* Building Lua scripting module:no
* Building tolua++cegui generator:  no
*
* Samples Framework:
* Building Samples: no
* GTK2 based dialog for renderer selection: no
* OpenGL Renderer available in samples: no
* Irrlict Renderer available in samples:no
* Ogre3D Renderer available in samples: no



But in my system, where I have some other libraries, the build process
detects them, with the following summary, and in that case, it will
fail:


* Crazy Eddie's GUI System - Configuration Results Summary

* Library Release Version:  0.5.0
*
* Code options:
* Building CEGUI in debug mode: no
*
* Renderer Modules:
* Building OpenGL Renderer: yes
* Building Irrlict Renderer:no
*
* Image Loading Codec Modules (currently for OpenGL Renderer only):
* Building Corona Image Codec:  no
* Building DevIL Image Codec:   yes
* Building FreeImage Image Codec:   yes
* Building SILLY Image Codec:   no
* Building TGA Image Codec: yes
*
* Default Image Codec will be:  DevILImageCodec
*
* XML Parser Modules:
* Building TinyXMLParser:   yes
* Building ExpatParser: yes
* Building LibXMLParser:no
* Building XercesParser:yes
*
* Default XML Parser is:XercesParser
*
* Scripting:
* Building Lua scripting module:no
* Building tolua++cegui generator:  no
*
* Samples Framework:
* Building Samples: yes
* GTK2 based dialog for renderer selection: no
* OpenGL Renderer available in samples: no
* Irrlict Renderer available in samples:no
* Ogre3D Renderer available in samples: yes


The explanation of the failure is as expressed in my fist message of
this bug.

So, I believe it is still a bug, but not so serious as my first
impression.


Regards,




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



Processed: tagging 453794

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.11
 tags 453794 + pending
Bug#453794: afnix: FTBFS: dpkg-shlibdeps: failure: couldn't find library 
libafnix-eng.so.1.5 needed by debian/afnix/usr/lib/afnix/libafnix-net.so.1.5.2 
(its RPATH is '').
Tags were: patch
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#457717: gxine: Segfault on start

2007-12-24 Thread Brian Sammon
Package: gxine
Version: 0.5.900-dev-20071007-1
Severity: serious

*** Please type your report below this line ***
When I try to run gxine (from the commandline with no arguments) I get:
  # gxine
  bind: No such file or directory
  process 3396: D-Bus library appears to be incorrectly set up; failed to read
  machine uuid: Failed to open /var/lib/dbus/machine-id: No such file or
  directory
  See the manual page for dbus-uuidgen to correct this issue.
  gtkvideo: failed to connect to the dbus session bus: Failed to execute
  dbus-launch to autolaunch D-Bus session
  gxine has suffered a fatal internal error.
  To get a backtrace, run gxine in a debugger such as gdb.
  Then, when the error occurs:
(gdb) thread apply all bt
  gxine: error: Fatal error: Segmentation fault

I tried running it under gdb as suggested (I'm pretty inexperienced in gdb)
Do let me know if I can provide more information or do more troubleshooting
Here's the gdb results:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1221462352 (LWP 3581)]
0xb7615689 in strcasecmp () from /lib/libc.so.6
(gdb) thread apply all bt

Thread 7 (Thread -1273123952 (LWP 3594)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e7820f in xine_config_load () from /usr/lib/libxine.so.2
#2  0xb7e7fa44 in _x_audio_decoder_init () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 6 (Thread -1262847088 (LWP 3593)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e7820f in xine_config_load () from /usr/lib/libxine.so.2
#2  0xb7e7e88c in _x_spu_decoder_sleep () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 5 (Thread -1250358384 (LWP 3592)):
#0  0xb783bb38 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb7e80837 in _x_audio_decoder_init () from /usr/lib/libxine.so.2
#2  0xb7e830d5 in xine_get_next_video_frame () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 4 (Thread -1241961584 (LWP 3591)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e8674a in xine_get_next_audio_frame () from /usr/lib/libxine.so.2
#2  0xb7837383 in start_thread () from /lib/libpthread.so.0
#3  0xb767863e in clone () from /lib/libc.so.6

Thread 3 (Thread -1232094320 (LWP 3582)):
#0  0xb783bb38 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb7e747e9 in _x_metronom_init () from /usr/lib/libxine.so.2
#2  0xb7837383 in start_thread () from /lib/libpthread.so.0
#3  0xb767863e in clone () from /lib/libc.so.6

Thread 2 (Thread -1221462352 (LWP 3581)):
#0  0xb7615689 in strcasecmp () from /lib/libc.so.6
#1  0x08068370 in ?? ()
#2  0x20746c75 in ?? ()
#3  0x080d8c80 in ?? ()
#4  0x in ?? ()

Thread 1 (LWP 3581):
#0  0xb7615689 in strcasecmp () from /lib/libc.so.6
#1  0x08068370 in ?? ()
#2  0x20746c75 in ?? ()
#3  0x080d8c80 in ?? ()
#4  0x in ?? ()
#0  0xb7615689 in strcasecmp () from /lib/libc.so.6

(gdb) 
(gdb) continue
Continuing.
gxine has suffered a fatal internal error.
To get a backtrace, run gxine in a debugger such as gdb.
Then, when the error occurs:
  (gdb) thread apply all bt
gxine: error: Fatal error: Segmentation fault
gxine: killed by watchdog bite

Program received signal SIGABRT, Aborted.
[Switching to Thread -1273123952 (LWP 3594)]
0xb75ccea6 in raise () from /lib/libc.so.6

Thread 7 (Thread -1273123952 (LWP 3594)):
#0  0xb75ccea6 in raise () from /lib/libc.so.6
#1  0xb75ce7b1 in abort () from /lib/libc.so.6
#2  0x08062e3f in ?? ()
#3  0x0808b52c in _IO_stdin_used ()
#4  0x0808b52c in _IO_stdin_used ()
#5  0x0005 in ?? ()
#6  0x in ?? ()

Thread 6 (Thread -1262847088 (LWP 3593)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e7820f in xine_config_load () from /usr/lib/libxine.so.2
#2  0xb7e7e88c in _x_spu_decoder_sleep () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 5 (Thread -1250358384 (LWP 3592)):
#0  0xb783bb38 in pthread_cond_timedwait@@GLIBC_2.3.2 ()
   from /lib/libpthread.so.0
#1  0xb7e80837 in _x_audio_decoder_init () from /usr/lib/libxine.so.2
#2  0xb7e830d5 in xine_get_next_video_frame () from /usr/lib/libxine.so.2
#3  0xb7837383 in start_thread () from /lib/libpthread.so.0
#4  0xb767863e in clone () from /lib/libc.so.6

Thread 4 (Thread -1241961584 (LWP 3591)):
#0  0xb783b820 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0xb7e8674a in xine_get_next_audio_frame () from /usr/lib/libxine.so.2
#2  0xb7837383 in start_thread () from /lib/libpthread.so.0
#3  0xb767863e in clone () from /lib/libc.so.6

Thread 3 

Bug#453241: After recent NMU, my amd64 box is inaccessable (pam_session/account)

2007-12-24 Thread Richard A Nelson


Somehow, I didn't get a copy of your note, sorry it has taken so long :(

Anyway,  I downloaded and rebuilt for amd64 the package and ssh still
segfaults :(

libpam-krb, however works fine.

--
Rick Nelson
Oh, I've seen copies [of Linux Journal] around the terminal room at The Labs.
-- Dennis Ritchie



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



Bug#457718: pidgin: Can't login on MSN if your password have more the 14 characters

2007-12-24 Thread Hassan
Package: pidgin
Version: 2.3.1-2
Severity: grave


My guest try to connect to MSN using pidgin. Actualy with a 17 characters 
password he can't login. The password fields can handle a 14 characters.


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

Kernel: Linux 2.6.21.3-waver.3
Locale: LANG=fr_CH, LC_CTYPE=fr_CH (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin depends on:
ii  gconf2  2.20.1-2 GNOME configuration database syste
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcairo2   1.4.12-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgstreamer0.10-0  0.10.15-3Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libgtkspell02.0.10-3+b1  a spell-checking addon for GTK's T
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpurple0  2.3.1-2  multi-protocol instant messaging l
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstartup-notification00.9-1library for program launch feedbac
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  pidgin-data 2.3.1-2  multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.15-4  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.6-4   GStreamer plugins from the good 

-- no debconf information



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



Bug#453241: After recent NMU, my amd64 box is inaccessable (pam_session/account)

2007-12-24 Thread Richard A Nelson

On Mon, 24 Dec 2007, Richard A Nelson wrote:


libpam-krb, however works fine.


For various (and poor) values of works fine - no segfault, but
it does not obtain tokens:

Dec 24 20:14:54 el-ghor sshd[27171]: (pam_krb5): none: bad time value
for renew_lifetime: Invalid format of Kerberos lifetime or clock skew
string
Dec 24 20:14:54 el-ghor sshd[27171]: (pam_krb5): none: bad time value
for ticket_lifetime: Invalid format of Kerberos lifetime or clock skew
string

--
Rick Nelson
Check it out, send me comments, and dance joyously in the streets,
-- Linus Torvalds announcing 2.0.27



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



Bug#457718: marked as done (pidgin: Can't login on MSN if your password have more the 14 characters)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Mon, 24 Dec 2007 17:27:55 -0400
with message-id [EMAIL PROTECTED]
and subject line Bug#457718: pidgin: Can't login on MSN if your password have 
more the 14 characters
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: pidgin
Version: 2.3.1-2
Severity: grave


My guest try to connect to MSN using pidgin. Actualy with a 17 characters 
password he can't login. The password fields can handle a 14 characters.


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

Kernel: Linux 2.6.21.3-waver.3
Locale: LANG=fr_CH, LC_CTYPE=fr_CH (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages pidgin depends on:
ii  gconf2  2.20.1-2 GNOME configuration database syste
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libcairo2   1.4.12-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.2-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libglib2.0-02.14.4-2 The GLib library of C routines
ii  libgstreamer0.10-0  0.10.15-3Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.3-2 The GTK+ graphical user interface 
ii  libgtkspell02.0.10-3+b1  a spell-checking addon for GTK's T
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.18.3-1 Layout and rendering of internatio
ii  libpurple0  2.3.1-2  multi-protocol instant messaging l
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstartup-notification00.9-1library for program launch feedbac
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  pidgin-data 2.3.1-2  multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.15-4  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.6-4   GStreamer plugins from the good 

-- no debconf information


---End Message---
---BeginMessage---
From upstream:
MSN has a password length limitation of 16 characters. We simply pass on
whatever you type into the password field. If you had put in only the first 16
characters of your 17-character password, you would have been able to connect.

---End Message---


Processed: Re: Bug#457717: gxine: Segfault on start

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 457717 pending
Bug#457717: gxine: Segfault on start
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#457717: gxine: Segfault on start

2007-12-24 Thread Darren Salt
tag 457717 pending
thanks

I demand that Brian Sammon may or may not have written...

 When I try to run gxine (from the commandline with no arguments) I get:
   # gxine
[snip segfault details]
 Versions of packages gxine depends on:
[snip]
 ii  libxine2 1.1.90hg+20071219-1 the xine media player library,
met
[snip]

This is due to various ABI changes in xine-lib-1.2. Of course, we forgot to
add the necessary Conflicts: line...

gxine just needs a rebuild; a newer snapshot is pending upload, though.

-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
| + Use more efficient products. Use less.  BE MORE ENERGY EFFICIENT.

WinCE. You will when you start using it.



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



Bug#457557: wine: FTBFS on amd64

2007-12-24 Thread Ove Kaaven

Julien Muchembled skrev:

block 457557 by 456914
found 457557 0.9.51-1
stop

Hello,

The missing dependency to gcc-multilib is not the only problem.

dh_shlibdeps fails for 2 reasons :

The 1st one might be related to #453885 : I could work around the issue
by adding /emul/ia32-linux/lib and /emul/ia32-linux/usr/lib to the -l
flag. It produced many warnings.


It could also be that my debian/gendeps.sh script wasn't tested on amd64 
and forgets to use gcc -m32. I may have to do something about that.


What puzzles me more, though, is that configure is run at all. I have 
ifeq/ifneq/etc statements in debian/rules that skips building if running 
on x86_64-linux-gnu, and just unpacks the debian/amd64.tar.lzma.uu 
instead.  Except for that gendeps.sh, it shouldn't even notice that the 
compiler cannot create executables.


I could of course add the build deps and fix gendeps.sh, but before I 
make a new package, I'd kind of like to know why my conditional 
compilation stuff isn't working. Unfortunately, I don't seem to have 
access to an amd64 system to test stuff on right now...






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



Bug#457722: xserver-xorg-input-fpit: using touchscreen kills x

2007-12-24 Thread TreeBoy
Package: xserver-xorg-input-fpit
Version: 1:1.1.0-3
Severity: grave
Justification: renders package unusable

When running X everything is fine until I touch the touchscreen when X dies.

The system is unusbale as the display does not refresh and all I see is the
non-updating X server window, even though all X processes are no longer 
running.

If I connect from another PC, I get an error along the lines of Undefined
function IsCorePointer

I'm afraid I do nt have access to another machine to check this from at the
moment.

Using the version cuurently in Lenny works fine, but Sid produces this error.

Any more info I can give, I shall try getting another machine to try running 
the startx from another machine again.

Regards,
TreeBoy


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-12-24 16:56 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1672764 2007-12-22 00:43 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:14.0 VGA compatible controller: Trident Microsystems Cyber 9525 (rev 49)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2230 2007-12-24 18:16 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout gb
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
EndSection

Section InputDevice
Identifier  touchscreen
Driver  fpit
Option  CorePointer
Option  AlwaysCore on
Option  Device /dev/ttyS1
Option  BaudRate   9600
Option  MaximumXPosition   4070
Option  MinimumXPosition   0
Option  MaximumYPosition   4020
Option  MinimumYPosition   0
Option  Passive
EndSection

#Section InputDevice
#   Identifier  Synaptics Touchpad
#   Driver  synaptics
#   Option  SendCoreEventstrue
#   Option  Device/dev/psaux
#   Option  Protocol  auto-dev
#   Option  HorizScrollDelta  0
#EndSection

Section Device
Identifier  Trident Microsystems Cyber 9525
Driver  trident
BusID   PCI:0:20:0
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Trident Microsystems Cyber 9525
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Modes   800x600
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard CoreKeyboard
InputDevice Configured Mouse CorePointer
InputDevice touchscreen SendCoreEvents
#InputDeviceSynaptics Touchpad
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 32229 2007-12-24 22:45 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071212-2)
Current Operating System: Linux stylistic 2.6.22-3-686 #1 SMP Mon Nov 12 
08:32:57 UTC 2007 i686
Build Date: 22 December 2007  01:30:34AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) 

Bug#457723: adun.app 0.6-3 (mipsel/unstable): FTBFS: assumes accessible $HOME

2007-12-24 Thread Steve Langasek
Package: adun.app
Version: 0.6-3
Severity: serious

Hi Gürkan,

adun.app is failing to build on mipsel because of a wrong assumption that
$HOME points to a readable location:

[...]
Making all for library libULFramework...
make[4]: stat: /nonexistent/.GNUstep.conf: Permission denied
 Compiling file PDBConfigurationBuilder.m ...
cc1obj: error: /nonexistent/GNUstep/Library/Headers: Permission denied
make[4]: *** [shared_obj/PDBConfigurationBuilder.o] Error 1
make[3]: *** [libULFramework.all.library.variables] Error 2
make[3]: Leaving directory `/build/buildd/adun.app-0.6/UL/ULFramework'
[...]

A full build log can be found at
http://buildd.debian.org/fetch.cgi?pkg=adun.apparch=mipselver=0.6-3%2Bb1stamp=1190771392file=logas=raw.

If this is a bug in a build-dependency of adun.app, it would be appropriate
to export HOME to a subdirectory of the build tree and clean this directory
on debian/rules clean; but Debian package builds should not be dependent on
files not part of their build dependencies, including files under $HOME.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]




Bug#457725: resolution stuck at 1280x1024

2007-12-24 Thread Thomas Bushnell BSG
Package: fglrx-driver
Version: 8.44.3-1
Severity: serious

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

Upon upgrade to 8.44.3, my X server no longer knows about the proper 
resolutions of my screen.

/etc/X11/xorg.conf has the following for each depth:
Modes   1920x1440 1920x1200 1856x1392 1792x1344 
1680x1050 1600x1200 1440x900 1400x1050 1280x1024 1280x960 
1280x854 1280x800 1280x768 1200x800 1152x864 1152x768 1024x768 
800x600 640x480

My actual display (on a Dell Inspiron E 1505) is 1680x1050. But I'm getting 
1280x1024 resolution.

The Xorg.0.log shows that the following is advertised by the monitor:

(II) fglrx(0): Supported additional Video Mode:
(II) fglrx(0): clock: 122.0 MHz   Image Size:  331 x 207 mm
(II) fglrx(0): h_active: 1680  h_sync: 1712  h_sync_end 1776 h_blank_end 1904 
h_border: 0
(II) fglrx(0): v_active: 1050  v_sync: 1051  v_sync_end 1054 v_blanking: 1066 
v_border: 0

Which is correct.

But then a bit later we see:

(II) fglrx(0): Total of 13 modes found for primary display.

Which is interesting, for there are nineteen modes in the Modes line in
xorg.conf, and worse yet, the modes that it proceeds to examine are not
all from xorg.conf.  It has apparently decided to go ahead and ignore my
configuration file.  The modes it examines are:

1280x1024, 1152x864, 1024x768, 800x600, 640x480, 1280x72, 720x480,
640x432, 512x384, 400x300, 320x240, and 320x200.  Note that my
configuration file does not list many of these.

This is a massive lose.  It is clear that the mode line in the
configuration file is simply being entirely ignored, and a new one
substituted.  

This is not at all ready for the unstable distribution, and belongs in
experimental.  The ChangeLog suggests that you uploaded this *knowing*
it would have this bug, which makes it essentially useless on any modern
hardware.  

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-3-686

Debian Release: lenny/sid
  500 unstablemirrors.kernel.org 
  500 stable  security.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-=
libc6 (= 2.7-1) | 2.7-5
libgl1-mesa-glx  | 7.0.2-3
 OR libgl1   | 
libx11-6 | 2:1.0.3-7
libxext6 | 1:1.0.3-2
libxrandr2  (= 2:1.2.0) | 2:1.2.2-1
libxrender1  | 1:0.9.4-1
xserver-xorg(= 1:7.1.0) | 1:7.3+8





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



Processed: severity of 438897 is serious, tagging 438897

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.11
 # blocks removal of apache from testing
 severity 438897 serious
Bug#438897: www-mysql: can it function with apache2?
Severity set to `serious' from `important'

 tags 438897 lenny sid
Bug#438897: www-mysql: can it function with apache2?
There were no tags set.
Tags added: lenny, sid


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#457725: resolution stuck at 1280x1024

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 457298 457725
Bug#457298: fglrx-driver: widescreen resolutions broken
Bug#457725: resolution stuck at 1280x1024
Forcibly Merged 457298 457725.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#457725: resolution stuck at 1280x1024

2007-12-24 Thread Romain Beauxis
forcemerge 457298 457725
thanks

Le Tuesday 25 December 2007 01:20:51 Thomas Bushnell BSG, vous avez écrit :
 Package: fglrx-driver
 Version: 8.44.3-1
 Severity: serious

Driver still working..

 This is not at all ready for the unstable distribution, and belongs in
 experimental.  The ChangeLog suggests that you uploaded this *knowing*
 it would have this bug, which makes it essentially useless on any modern
 hardware.

Please try not to open new bugs that are already reported. More than the 
changelog, *I* have opened it.

This release is the first one to support fireGL again, which has also been an 
important complain recently.

And at least, you've got it working which was not the case for fireGL owners, 
and you may also use radeonhd for widescreen resolutions.

I don't have other options than uploading to sid, as I say, it's the usual 
fglrx's tango.

Romain




Bug#457722: xserver-xorg-input-fpit: using touchscreen kills x

2007-12-24 Thread Julien Cristau
On Mon, Dec 24, 2007 at 22:57:30 +, TreeBoy wrote:

 If I connect from another PC, I get an error along the lines of Undefined
 function IsCorePointer
 
Hi, can you rebuild the fpit driver with the attached patch, and tell me
if it works for you?

Thanks,
Julien
commit e4495f76e30bb66cdb5974e915fc4f85cd74674b
Author: Julien Cristau [EMAIL PROTECTED]
Date:   Tue Dec 25 02:14:56 2007 +0100

Don't crash with xserver 1.4

xf86IsCorePointer() is gone.

diff --git a/src/xf86Fpit.c b/src/xf86Fpit.c
index b7a9a60..f80a1df 100644
--- a/src/xf86Fpit.c
+++ b/src/xf86Fpit.c
@@ -182,7 +182,7 @@ static void xf86FpitReadInput(LocalDevicePtr local)
 {
 	FpitPrivatePtr priv = (FpitPrivatePtr) local-private;
 	int len, loop;
-	int is_core_pointer;
+	int is_core_pointer = 1;
 	int x, y, buttons, prox;
 	DeviceIntPtr device;
 	int conv_x, conv_y;
@@ -251,7 +251,9 @@ static void xf86FpitReadInput(LocalDevicePtr local)
 		prox = (priv-fpitData[loop]  PROXIMITY_BIT) ? 0 : 1;
 		buttons = (priv-fpitData[loop]  BUTTON_BITS);
 		device = local-dev;
+#if GET_ABI_MAJOR(ABI_XINPUT_VERSION) == 0
 		is_core_pointer = xf86IsCorePointer(device);
+#endif
 
 		xf86FpitConvert(local, 0, 2, x, y, 0, 0, 0, 0, conv_x, conv_y);
 		xf86XInputSetScreen(local, priv-screen_no, conv_x, conv_y);


Bug#457134: marked as done (Can't unpack files with whitespace in the filename)

2007-12-24 Thread Debian Bug Tracking System
Your message dated Tue, 25 Dec 2007 02:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#457134: fixed in unp 1.0.14
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: unp
Version: 1.0.13
Severity: grave

now it seems unp can't handle filenames with whitespace anymore:

 file test\ archive.zip
test archive.zip: Zip archive data, at least v1.0 to extract
 unp -u test\ archive.zip
'test archive.zip': not found
'test archive.zip' - unknown extension, checking with file
'/tmp/'\''test archive.zip'\': not found
'/tmp/'\''test archive.zip'\' - unknown extension, checking with file
unzip:  cannot find or open /tmp/'test archive.zip', /tmp/'test
archive.zip'.zip or /tmp/'test archive.zip'.ZIP.
'/tmp/'\''test archive.zip'\' - unknown extension, checking with file

So filename escaping isn't working right yet.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23.9

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
1 experimentalftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
libstring-shellquote-perl| 1.03-1

best regards,
Erich Schubert
-- 
   erich@(vitavonni.de|debian.org)--GPG Key ID: 4B3A135C(o_
  There are only 10 types of people in the world:   //\
  Those who understand binary and those who don't   V_/_
 Glück ist, wenn man dafür geliebt wird, wie man eben ist.



---End Message---
---BeginMessage---
Source: unp
Source-Version: 1.0.14

We believe that the bug you reported is fixed in the latest version of
unp, which is due to be installed in the Debian FTP archive:

unp_1.0.14.dsc
  to pool/main/u/unp/unp_1.0.14.dsc
unp_1.0.14.tar.gz
  to pool/main/u/unp/unp_1.0.14.tar.gz
unp_1.0.14_all.deb
  to pool/main/u/unp/unp_1.0.14_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Eduard Bloch [EMAIL PROTECTED] (supplier of updated unp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue, 25 Dec 2007 00:51:13 +0100
Source: unp
Binary: unp
Architecture: source all
Version: 1.0.14
Distribution: unstable
Urgency: low
Maintainer: Eduard Bloch [EMAIL PROTECTED]
Changed-By: Eduard Bloch [EMAIL PROTECTED]
Description: 
 unp- unpack (almost) everything with one command
Closes: 448437 457134
Changes: 
 unp (1.0.14) unstable; urgency=low
 .
   * Stop using libstring-shellquote-perl, it breaks things (closes: #457134)
   * Code review and rewrite of potentially dangerous methods, using
 environment variables and shell arguments to pass the variables
 to called commands (now really closes: #448437)
   * Debian packaging cleanup
Files: 
 31aa38d2262d785efd8e4fce4eb00a05 475 utils extra unp_1.0.14.dsc
 af6f1faedb5a12216382362170d13d27 8859 utils extra unp_1.0.14.tar.gz
 71ec39ce85d853146e1cefc55e7b2333 9968 utils extra unp_1.0.14_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHcGkT4QZIHu3wCMURAiDXAJoChHjMaqkorAhGBg/HEdOEMs7vIwCfe/Bi
9OVNA4aPArBMDsqZ2JfHqWc=
=/xMt
-END PGP SIGNATURE-


---End Message---


Bug#437148: fixed in scponly 4.6-1.1

2007-12-24 Thread Tatsuo Sekine
Now rsync, unison and subversion are not supported.
So those should be removed from build dependency.

--- scponly-4.6-1.1/debian/control  2007-12-25 11:21:34.0 +0900
+++ scponly/debian/control  2007-12-25 11:23:01.0 +0900
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Thomas Wana [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.1.16), rsync, ssh, unison, subversion
+Build-Depends: debhelper (= 4.1.16), ssh
 Standards-Version: 3.6.1.0

 Package: scponly

-- 
Tatsuo Sekine



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



Bug#428928: jfbterm: not only io.h

2007-12-24 Thread Chih-Han Chen
Package: jfbterm
Version: 0.4.7-7.1
Followup-For: Bug #428928

can't build with apt-src -b 
and more than this io.h not found

*
/usr/bin/make
make[1]: Entering directory `/root/jfbterm-0.4.7'
cd .  automake-1.4 --gnu Makefile
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type
-Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts
-Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type
-Wunused -Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts
-Wuninitialized -Wparentheses -Wshadow -Wpointer-arith -Wcast-qual
-Wcast-align -c fbcommon.c
In file included from fbcommon.c:54:
util.h:53:1: warning: PAGE_SIZE redefined
In file included from /usr/include/asm/page.h:7,
from fbcommon.c:49:
/usr/include/asm-i386/page.h:6:1: warning: this is the location of the previous 
definition
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -Wimplicit -Wreturn-type -Wunused 
-Wswitch -Wcomment -Wtrigraphs -Wformat -Wchar-subscripts -Wuninitialized 
-Wparentheses -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -c
fbdpsp.c
fbdpsp.c:830:20: error: asm/io.h: No such file or directory
fbdpsp.c: In function 'setmode':
fbdpsp.c:846: warning: implicit declaration of function 'outb'
make[1]: *** [fbdpsp.o] Error 1
make[1]: Leaving directory `/root/jfbterm-0.4.7'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave
error exit status 2
E: Building failed



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

Kernel: Linux 2.6.22-3-686-bigmem (SMP w/1 CPU core)
Locale: LANG=zh_TW.UTF-8, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages jfbterm depends on:
ii  libc6 2.7-4  GNU C Library: Shared libraries
ii  unifont   1:1.0-4X11 dual-width GNU Unicode font
ii  xfonts-base   1:1.0.0-5  standard fonts for X

jfbterm recommends no packages.

-- no debconf information



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



Bug#444983: marked as done (Some files are in wrong directory (amd64, stable))

2007-12-24 Thread Debian Bug Tracking System
Your message dated Tue, 25 Dec 2007 13:13:57 +0900
with message-id [EMAIL PROTECTED]
and subject line Bug#444983: Some files are in wrong directory (amd64, stable)
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: libnarray-ruby1.8
Version: 0.5.9-1

In the amd64 stable package, some files are in wrong directory:

% dpkg -L libnarray-ruby1.8
/.
/usr
/usr/lib
/usr/lib/ruby
/usr/lib/ruby/1.8
/usr/lib/ruby/1.8/x86_64-linux
/usr/lib/ruby/1.8/x86_64-linux/ruby
/usr/lib/ruby/1.8/x86_64-linux/ruby/narray_config.h  *
/usr/lib/ruby/1.8/x86_64-linux/ruby/narray.h *
/usr/lib/ruby/1.8/x86_64-linux/ruby/narray.so*
/usr/lib/ruby/1.8/narray_ext.rb
/usr/lib/ruby/1.8/nmatrix.rb
/usr/share
/usr/share/doc
/usr/share/doc/libnarray-ruby1.8
/usr/share/doc/libnarray-ruby1.8/copyright
/usr/share/doc/libnarray-ruby1.8/changelog.Debian.gz
/usr/share/doc/libnarray-ruby1.8/changelog.gz

Files marked with asterisk (*) should be in /usr/lib/ruby/1.8/x86_64-linux/
and /usr/lib/ruby/1.8/x86_64-linux/ruby isn't needed.

Because of this problem, we can't use this library (require error).

This problem isn't found in the amd64 testing package.
There is also no problem in the i386 stable package.



---End Message---
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Lucas Nussbaum wrote:
 This will be fixed in etch 4.0r2, according to
 http://lists.debian.org/debian-release/2007/12/msg00203.html :
 
 libnarray-ruby1.8  stable0.5.9-1 alpha amd64 arm hppa i386 ia64 mips 
 mipsel powerpc s390 sparc
 libnarray-ruby1.8  updates   0.5.9-1+b1  alpha amd64 arm hppa ia64 mips 
 mipsel powerpc s390 sparc
 libnarray-ruby stable0.5.9-1 all source
 
   libnarray-ruby - Rebuild against current ruby1.8 to fix a wrong library 
 install directory
 
 I don't know who asked for it, but it's good to know ;)

I did[1] and waited for the new stable release.
Thanks for informing.

[1]http://groups.google.se/group/linux.debian.devel.release/browse_thread/thread/1ea3e1f986e7dbf2/b8904f2ff80e9eab?#b8904f2ff80e9eab

Regards,
Daigo

- --
Daigo Moriwaki
daigo at debian dot org
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHcIOFNcPj+ukc0lARAjjOAJ47mEruA8616l1iQmQZfm2S8UwJXwCfb1jp
xNOpq3UniQmBdY7aIE55hKI=
=fkqT
-END PGP SIGNATURE-

---End Message---


Bug#402165: Over 100,000 Men around the world are already satisfied.

2007-12-24 Thread Carolina Hutchinson

Why and how they work.
http://meropers.com




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



Processed: Pending

2007-12-24 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag #457577 +pending
Bug#457577: heartbeat: New version 2.1.3 available
There were no tags set.
Tags added: pending

 tag #444371 +pending
Bug#444371: heartbeat: /etc/pam.d/hbmgmtd fails to include common-*
There were no tags set.
Tags added: pending

 tag #455050 +pending
Bug#455050: heartbeat-2 -- Doesn't purge all files after piuparts 
Install+Upgrade+Purge test
There were no tags set.
Tags added: pending

 tag #455255 +pending
Bug#455255: heartbeat: FTBFS: 
debian/tmp/usr/lib/ocf/resource.d/heartbeat/IPv6addr not found
There were no tags set.
Tags added: pending

 --
Stopping processing here.

Please contact me if you need assistance.

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


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