Bug#623496: [Pkg-xfce-devel] Bug#623496: Bug#623496: thunar-volman: Fails to recognize removable drives

2011-04-21 Thread Yves-Alexis Perez
On mer., 2011-04-20 at 21:56 +0200, Yves-Alexis Perez wrote:
 On mer., 2011-04-20 at 20:12 +0200, Sebastian Dalfuß wrote:
  Package: thunar-volman
  Version: 0.6.0-3
  Severity: grave
  Tags: sid
  Justification: renders package unusable
  
  Thunar-volman fails to recognize/mount any removable drive and media.
  It was working perfectly well with Xfce 4.6, but not at all after
  upgrading
  to 4.8.
  This is the stdout after pluging in any removable drives or inserting
  removable
  media:
  
  thunar-volman: Unsupported USB device type.
  thunar-volman: Unsupported USB device type.
  thunar-volman: Unknown block device type.
  thunar-volman: Could not detect the volume corresponding to the
  device.
  
 How do you login? Is udisks installed and running?

And does mounting/unmounting from Thunar itself work?

Regards,
-- 
Yves-Alexis


signature.asc
Description: This is a digitally signed message part


Bug#623551: CVE-2010-3609

2011-04-21 Thread Moritz Muehlenhoff
Package: openslp-dfsg
Severity: grave
Tags: security

Please see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3609

Patch: 
http://openslp.svn.sourceforge.net/viewvc/openslp?view=revisionrevision=1647

Cheers,
Moritz

-- System Information:
Debian Release: 5.0.1
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.32-ucs37-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: fix uploaded to DELAYED/5-days

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 617779 + pending
Bug #617779 [src:openmpi] openmpi: Please add armel/armhf support
Added tag(s) pending.
 tags 621978 + pending
Bug #621978 [src:openmpi] openmpi: FTBFS: libopen-pal.so.0: could not read 
symbols: Invalid operation
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
621978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621978
617779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617779
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#621978: fix uploaded to DELAYED/5-days

2011-04-21 Thread Riku Voipio
tags 617779 + pending
tags 621978 + pending
thanks

I've uplodaded an NMU fixing these bugs to DELAYED/5-days. debdiff attached.

Cheers,
Riku
diff -u openmpi-1.4.3/debian/control openmpi-1.4.3/debian/control
--- openmpi-1.4.3/debian/control
+++ openmpi-1.4.3/debian/control
@@ -10,7 +10,7 @@
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-openmpi/openmpi/trunk/
 
 Package: openmpi-bin
-Architecture: alpha amd64 i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}, openmpi-common (= ${source:Version})
 Recommends: openmpi-checkpoint [ amd64 armel i386 powerpc ]
 Suggests: gfortran
@@ -39,7 +39,7 @@
 
 Package: libopenmpi-dev
 Section: libdevel
-Architecture: alpha amd64 i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}, libopenmpi1.3 (= ${binary:Version}), openmpi-common (= ${source:Version}), libibverbs-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 Conflicts: openmpi-dev
 Replaces: openmpi-dev, openmpi-bin (= 1.2.4-0)
@@ -56,7 +56,7 @@
 
 Package: libopenmpi1.3
 Section: libs
-Architecture: alpha amd64 i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: openmpi-libs0, libopenmpi1
 Replaces: openmpi-libs0, libopenmpi1
@@ -101,7 +101,7 @@
 
 Package: libopenmpi-dbg
 Section: debug
-Architecture: alpha amd64 i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha amd64 armel armhf i386 ia64 powerpc powerpcspe ppc64 sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${misc:Depends}, openmpi-bin (= ${binary:Version}), libopenmpi1.3 (= ${binary:Version})
 Conflicts: openmpi-dbg
 Replaces: openmpi-dbg
diff -u openmpi-1.4.3/debian/changelog openmpi-1.4.3/debian/changelog
--- openmpi-1.4.3/debian/changelog
+++ openmpi-1.4.3/debian/changelog
@@ -1,3 +1,13 @@
+openmpi (1.4.3-2.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Add openmpi link fix, closes: #621978
+- Thanks to Daniel Schepler dschep...@gmail.com
+  * Add arm support from ubuntu, closes: #617779
+- Thanks to Jani Monoses j...@ubuntu.com
+
+ -- Riku Voipio riku.voi...@iki.fi  Wed, 20 Apr 2011 19:53:03 +0300
+
 openmpi (1.4.3-2) unstable; urgency=low
 
   * Fixed symlinks for shared libraries. Thanks to Matthias Klose
diff -u openmpi-1.4.3/debian/patches/series openmpi-1.4.3/debian/patches/series
--- openmpi-1.4.3/debian/patches/series
+++ openmpi-1.4.3/debian/patches/series
@@ -2,0 +3 @@
+arm_support
--- openmpi-1.4.3.orig/ompi/tools/ompi-server/Makefile.am
+++ openmpi-1.4.3/ompi/tools/ompi-server/Makefile.am
@@ -41,7 +41,7 @@
 endif # OMPI_INSTALL_BINARIES
 
 ompi_server_SOURCES = ompi-server.c 
-ompi_server_LDADD = $(top_builddir)/ompi/libmpi.la
+ompi_server_LDADD = $(top_builddir)/ompi/libmpi.la $(top_builddir)/orte/libopen-rte.la $(top_builddir)/opal/libopen-pal.la
 
 distclean-local:
 	rm -f $(man_pages)
--- openmpi-1.4.3.orig/ompi/tools/ompi_info/Makefile.am
+++ openmpi-1.4.3/ompi/tools/ompi_info/Makefile.am
@@ -66,7 +66,7 @@
 output.cc \
 param.cc \
 version.cc 
-ompi_info_LDADD = $(top_builddir)/ompi/libmpi.la
+ompi_info_LDADD = $(top_builddir)/ompi/libmpi.la $(top_builddir)/orte/libopen-rte.la $(top_builddir)/opal/libopen-pal.la
 
 clean-local:
 	test -z $(OMPI_CXX_TEMPLATE_REPOSITORY) || $(RM) -rf $(OMPI_CXX_TEMPLATE_REPOSITORY)
--- openmpi-1.4.3.orig/debian/patches/arm_support
+++ openmpi-1.4.3/debian/patches/arm_support
@@ -0,0 +1,316 @@
+## Description: Support building for arm 
+## Origin/Author: jani.mono...@canonical.com
+## Bug: bug URL
+Index: openmpi-1.4.3/config/ompi_config_asm.m4
+===
+--- openmpi-1.4.3.orig/config/ompi_config_asm.m4	2011-01-06 14:07:27.0 +0200
 openmpi-1.4.3/config/ompi_config_asm.m4	2011-01-06 14:49:30.0 +0200
+@@ -875,6 +875,12 @@
+ OMPI_GCC_INLINE_ASSIGN='movl [$]0, %0 : =r(ret)'
+ ;;
+ 
++arm*)
++ompi_cv_asm_arch=ARM
++OMPI_ASM_SUPPORT_64BIT=1
++OMPI_GCC_INLINE_ASSIGN='mov r0, 0 : =r(ret)'
++;;
++
+ ia64-*)
+ ompi_cv_asm_arch=IA64
+ OMPI_ASM_SUPPORT_64BIT=1
+Index: openmpi-1.4.3/opal/include/opal/sys/Makefile.am
+===
+--- openmpi-1.4.3.orig/opal/include/opal/sys/Makefile.am	2011-01-06 14:07:27.0 +0200
 

Bug#623559: FTBFS on armel: error: 'R2' is not a type

2011-04-21 Thread Mehdi Dogguy
Package: freecad
Version: 0.11.3729.dfsg-2
Severity: serious
Tags: wheezy sid

Hi.

Your package fails to build from source on armel. The build log shows
the following errors:

 ../../../../src/3rdParty/salomesmesh/inc/StdMeshers_MEFISTO_2D.hxx:67:5: 
 error: 'R2' is not a type
 ../../../../src/3rdParty/salomesmesh/inc/StdMeshers_MEFISTO_2D.hxx:76:29: 
 error: 'R2' is not a type
 make[6]: *** [libMeshPart_la-Mesher.lo] Error 1
 make[6]: Leaving directory 
 `/build/buildd-freecad_0.11.3729.dfsg-2-armel-7DDmdR/freecad-0.11.3729.dfsg/src/Mod/MeshPart/App'
 make[5]: *** [all-recursive] Error 1
 make[4]: *** [all-recursive] Error 1
 make[3]: *** [all-recursive] Error 1
 make[5]: Leaving directory 
 `/build/buildd-freecad_0.11.3729.dfsg-2-armel-7DDmdR/freecad-0.11.3729.dfsg/src/Mod/MeshPart'
 make[4]: Leaving directory 
 `/build/buildd-freecad_0.11.3729.dfsg-2-armel-7DDmdR/freecad-0.11.3729.dfsg/src/Mod'
 make[3]: Leaving directory 
 `/build/buildd-freecad_0.11.3729.dfsg-2-armel-7DDmdR/freecad-0.11.3729.dfsg/src'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory 
 `/build/buildd-freecad_0.11.3729.dfsg-2-armel-7DDmdR/freecad-0.11.3729.dfsg'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory 
 `/build/buildd-freecad_0.11.3729.dfsg-2-armel-7DDmdR/freecad-0.11.3729.dfsg'
 make: *** [build-stamp] Error 2

The full build log is available at:


https://buildd.debian.org/status/fetch.php?pkg=freecadarch=armelver=0.11.3729.dfsg-2stamp=1303296083

Regards,

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623560: FTBFS on kfreebsd-*: fatal error: Driver_Document.h: No such file or directory

2011-04-21 Thread Mehdi Dogguy
Package: freecad
Version: 0.11.3729.dfsg-2
Severity: serious
Tags: wheezy sid

Hi.

Your package fails to build from source on kfreebsd-i386 and kfreebsd-amd64.
The build log shows the following errors:

 /bin/bash ../../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H 
 -I. -I../../..  -I -I././inc/ -D_OCC64 -g -D_DEBUG -D_REENTRANT -Wall 
 -Wno-sign-compare -Wno-switch -Wno-reorder -Wno-unused -Wno-parentheses 
 -Wno-comment -g -O2 -Wno-deprecated -frtti -MT Driver_Document.lo -MD -MP -MF 
 .deps/Driver_Document.Tpo -c -o Driver_Document.lo `test -f 
 '././src/Driver/Driver_Document.cpp' || echo 
 './'`././src/Driver/Driver_Document.cpp
 libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../../.. -I -I././inc/ -D_OCC64 
 -g -D_DEBUG -D_REENTRANT -Wall -Wno-sign-compare -Wno-switch -Wno-reorder 
 -Wno-unused -Wno-parentheses -Wno-comment -g -O2 -Wno-deprecated -frtti -MT 
 Driver_Document.lo -MD -MP -MF .deps/Driver_Document.Tpo -c 
 ././src/Driver/Driver_Document.cpp  -fPIC -DPIC -o .libs/Driver_Document.o
 ././src/Driver/Driver_Document.cpp:22:29: fatal error: Driver_Document.h: No 
 such file or directory
 compilation terminated.
 make[5]: *** [Driver_Document.lo] Error 1
  make[5]: Leaving directory 
 `/build/buildd-freecad_0.11.3729.dfsg-2-kfreebsd-amd64-JgL_XZ/freecad-0.11.3729.dfsg/src/3rdParty/salomesmesh'

The full build logs are available at:

https://buildd.debian.org/status/package.php?p=freecadsuite=sid

Regards,

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623561: FTBFS on armel, mips, mipsel and s390

2011-04-21 Thread Mehdi Dogguy
Package: gmsh
Version: 2.5.0.dfsg-7
Severity: serious
Tags: wheezy sid

Hi.

Your package fails to build from source on some architectures. The build log
shows the following errors:

 /usr/lib/lam/include/mpi2cxx/functions_inln.h:103:18: error: declaration of C 
 function 'void PMPI::Init()' conflicts with
 /usr/lib/lam/include/mpi2cxx/functions_inln.h:96:1: error: previous 
 declaration 'void PMPI::Init(int, char**)' here
 /usr/lib/lam/include/mpi2cxx/functions_inln.h: At global scope:
 /usr/lib/lam/include/mpi2cxx/functions_inln.h:142:62: error: 'int 
 PMPI::Init_thread(int, char**, int)' should have been declared inside 'PMPI'
 /usr/lib/lam/include/mpi2cxx/functions_inln.h: In function 'int 
 PMPI::Init_thread(int, char**, int)':
 /usr/lib/lam/include/mpi2cxx/functions_inln.h:142:62: error: declaration of C 
 function 'int PMPI::Init_thread(int, char**, int)' conflicts with
 /usr/lib/lam/include/mpi2cxx/functions_inln.h:132:1: error: previous 
 declaration 'int PMPI::Init_thread(int)' here
 /usr/bin/mpic++: No such file or directory
 make[3]: *** [CMakeFiles/gmsh.dir/Geo/GModelIO_MED.cpp.o] Error 1
 make[3]: Leaving directory 
 `/build/buildd-gmsh_2.5.0.dfsg-7-armel-VUt2mJ/gmsh-2.5.0.dfsg/obj-arm-linux-gnueabi'
 make[2]: *** [CMakeFiles/gmsh.dir/all] Error 2
 make[2]: Leaving directory 
 `/build/buildd-gmsh_2.5.0.dfsg-7-armel-VUt2mJ/gmsh-2.5.0.dfsg/obj-arm-linux-gnueabi'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory 
 `/build/buildd-gmsh_2.5.0.dfsg-7-armel-VUt2mJ/gmsh-2.5.0.dfsg/obj-arm-linux-gnueabi'
 make: *** [debian/stamp-makefile-build] Error 2

The full build logs are available at:

https://buildd.debian.org/status/package.php?p=gmsh

Regards,

Mehdi

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622583: Fwd: Bug#622583: deng: FTBFS everywhere: bsp_main.o: undefined reference to symbol 'ceil@@GLIBC_2.2.5'

2011-04-21 Thread Jaakko Keränen
I suppose the best way to force linking with -lm is to use something like this 
in CMakeLists.txt:

IF (UNIX AND NOT APPLE)
TARGET_LINK_LIBRARIES (doomsday m)
ENDIF()

There already are a couple of TARGET_LINK_LIBRARIES defined in CMakeLists.txt, 
the m could also be added to one of those.

-jaakko
On Tuesday, April 19, 2011 at 23:16, Kees Meijs wrote: 
 Good evening,
 
 On 04/14/2011 01:58 PM, Jaakko Keränen wrote:
  Well, at least I can say that currently the master branch is compiling 
  nicely in Squeeze (64-bit) -- although it crashes (maybe exits with an 
  error) when I try to start a game.
  
  I haven't tried compiling the old beta6.9 release yet.
 
 I suspect it's all about the change in DSO linking. When explicitely
 adding libm (thanks KiBi!) to the LD options building the Doomsday
 Engine release does work fine.
 
 To be honest I'm not really familiar with CMake. How can we add libm to
 be explicitely linked in a clean way? Can we simply add the library to
 e.g. CMakeLists.txt?
 
 Regards,
 Kees
 




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623496: [Pkg-xfce-devel] Bug#623496: Bug#623496: thunar-volman: Fails to recognize removable drives

2011-04-21 Thread Yves-Alexis Perez
On jeu., 2011-04-21 at 10:41 +0200, Sebastian Dalfuß wrote:
 Hi,
 
 
 On Thu, Apr 21, 2011 at 07:57:56AM +0200, Yves-Alexis Perez wrote:
  On mer., 2011-04-20 at 21:56 +0200, Yves-Alexis Perez wrote:
   How do you login? Is udisks installed and running?
  
  And does mounting/unmounting from Thunar itself work?
 
 
 I don't use xdm/gdm etc. I use rungetty to invoke startx.
 Udisks is installed and running, at least it seams like it is running because
 it replys on dbus:

Then you need to take care of running consolekit/policykit yourself and
be sure it's configured properly. Some help can be found in
README.Debian of xfce4 and xfce4-session but basically what you need is
to be sure in order to have a complete Xfce experience is:

* that Debian Xsession.d scripts are run (so they can setup the various
agent needed, like consolekit and stuff like that)
* that startxfce4 is run (and not directly xfce4-session) (so
xscreensaver, xrdb config etc. are properly set).

I don't know about rungetty so you'll have to adapt, but for people
logging in from console, the proper (and only, afaict) way is to:

* remove any .xinitrc
* add 'exec startxfce4' in .xsessionrc
* use startx (alone, without any argument)

In your case, it seems that rungetty will use startx so you just have to
check that you don't have any .xinitrc, that rungetty doesn't add any
arg and then put the correct line in .xsessionrc.


 Mounting from Thunar itself does not work, the devices don't even show up
 there.

Yup, I really think it's consolekit related, and that you don't have the
permissions. That's something you can check by using pkaction and
ck-list-sessions (in case it still doesn't work, please attach the
output of those commands in the bug report).

Regards,
-- 
Yves-Alexis




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623496: [Pkg-xfce-devel] Bug#623496: Bug#623496: thunar-volman: Fails to recognize removable drives

2011-04-21 Thread Sebastian Dalfuß
Hi,


On Thu, Apr 21, 2011 at 07:57:56AM +0200, Yves-Alexis Perez wrote:
 On mer., 2011-04-20 at 21:56 +0200, Yves-Alexis Perez wrote:
  How do you login? Is udisks installed and running?
 
 And does mounting/unmounting from Thunar itself work?


I don't use xdm/gdm etc. I use rungetty to invoke startx.
Udisks is installed and running, at least it seams like it is running because
it replys on dbus:

dbus-send --system \
  --print-reply\
  --dest=org.freedesktop.UDisks\
  /org/freedesktop/UDisks  \
  org.freedesktop.DBus.Properties.Get  \
  string:org.freedesktop.UDisks\
  string:DaemonVersion
method return sender=:1.15 - dest=:1.14 reply_serial=2
   variant   string 1.0.2

Mounting from Thunar itself does not work, the devices don't even show up
there.

Regards,

Sebastian


signature.asc
Description: Digital signature


Bug#613188: Can I set up a NMU ? (patch attached)

2011-04-21 Thread Dominique Dumont
On Wednesday 20 April 2011 23:22:30 Dominic Hargreaves wrote:
 I'm not actually the maintainer of this package 

Oops. Sorry.

 So although I have no objection to you fixing this with an NMU, and
 would love to see this bug fixed, I can't speak for the maintainer
 (Colin).

As required by the TS taks, here's the patch that fixes the NMU problem.
I've also prepared a NMU package that I will upload to mentors today.

Colin, do you mind if this NMU is uploaded on unstable by Xavier ?

All the best


Dominique
--
http://config-model.wiki.sourceforge.net/ -o- http://search.cpan.org/~ddumont/
http://www.ohloh.net/accounts/ddumont -o- http://ddumont.wordpress.com/


fix-ftbs.dpatch
Description: application/shellscript


Bug#623509: npm and mricron: error when trying to install together

2011-04-21 Thread Jérémy Lal
Hi,
users expect npm to provide npm, and is only invoked on the command line,
so renaming will certainly deceive users.
And the other hand, mricron's npm has a .desktop file and can be renamed
without users losing track of it (being still listed in the Education's menu
as NPM). A quick glance at mricron shows it does not rely on /usr/bin/npm
so it wouldn't need a patch.

Jérémy.





-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: block 622027 with 621402

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 622027 with 621402
Bug #622027 [src:bitcoin] bitcoin: FTBFS: openssl_context_service.hpp:73:28: 
error: '::SSLv2_method' has not been declared
Was not blocked by any bugs.
Added blocking bug(s) of 622027: 622070 and 621402
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622027: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622027
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#619856: Test suite failure on armel arch

2011-04-21 Thread Mehdi Dogguy
On  0, Jens Peter Secher j...@debian.org wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Wei Dai, can I get you to sign and send me an RSA SSH key?  Then it
 should be possible for me to sponsor [1] an account for you on an armel
 machine [2].
 

any news here?

Regards,

-- 
Mehdi Dogguy



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623565: speechd-el: installation fails: make: *** [braille.elc] Error 255 / emacs-install failed

2011-04-21 Thread Michael Prokop
Package: speechd-el
Version: 2.4-1
Severity: grave
Justification: renders package unusable


Automated Q/A build in a fresh Debian unstable chroot from today,
triggered this reproduceable problem:

[...]
In toplevel form:
mmanager.el:25:1:Warning: cl package required at runtime
Wrote /usr/share/emacs23/site-lisp/speechd-el/mmanager.elc
Loading /usr/share/emacs23/site-lisp/speechd-el/speechd-braille.el (source)...
Driver name not given
make: *** [braille.elc] Error 255
emacs-install: /usr/lib/emacsen-common/packages/install/speechd-el emacs23 
failed at /usr/lib/emacsen-common/emacs-install line 28, TSORT line 2.
dpkg: error processing emacs23 (--configure):
 subprocess installed post-installation script returned error exit status 2
[...]

Please reassign the bugreport accordingly if you think the bug isn't
in speechd-el itself.

regards,
-mika-



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/2011-04-21t11-28...@devnull.michael-prokop.at



Processed: fixed 615058 in 0.14-1, notfixed 615058 in 0.14.1

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 fixed 615058 0.14-1
Bug #615058 {Done: Stig Sandbeck Mathisen s...@debian.org} [src:gearmand] 
src:gearmand: FTBFS on mipsel: tests failed
Bug Marked as fixed in versions gearmand/0.14-1.
 notfixed 615058 0.14.1
Bug #615058 {Done: Stig Sandbeck Mathisen s...@debian.org} [src:gearmand] 
src:gearmand: FTBFS on mipsel: tests failed
The source gearmand and version  do not appear to match any binary packages
Bug No longer marked as fixed in versions 0.14.1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
615058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615058
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#620644: dhcp-probe: uninstallable on kfreebsd-*

2011-04-21 Thread Julien Cristau
On Mon, Apr 18, 2011 at 10:32:37 +0200, Laurent Guignard wrote:

 Maybe there is a command to get interface name, IP address and MAC address of
 the interface that will be the same on Linux and BSD systems.

Probably not.

 I haven't enougth knowledgen on BSD systems. Maybe you can mail me this
 command if you know it ?
 
debian-bsd@lists.d.o is the contact address for the bsd porters.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Tagging some non-stable RC bugs

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 # /run will not be in Squeeze
 tags 623523 + wheezy sid
Bug #623523 [ifupdown] breaks when /run is used
Added tag(s) sid and wheezy.
 # libeb16 migration is not a concern for stable
 tags 623456 + wheezy sid
Bug #623456 [src:ebview] ebview: migration for libeb16
Added tag(s) sid and wheezy.
 tags 623457 + wheezy sid
Bug #623457 [src:libeb-ruby] libeb-ruby: migration for libeb16
Added tag(s) sid and wheezy.
 tags 623458 + wheezy sid
Bug #623458 [src:ebnetd] ebnetd: migration for libeb16
Added tag(s) sid and wheezy.
 # systemd is not in stable
 tags 622756 + wheezy sid
Bug #622756 [systemd, schroot] Installing systemd breaks schroot
Added tag(s) sid and wheezy.
 # python2.5 will not get removed from stable
 tags 623012 + wheezy sid
Bug #623012 [obmenu] Newest python seems to break obmenu
Added tag(s) sid and wheezy.
 # gconf division in gstreamer has been done post-stable
 tags 621718 + wheezy sid
Bug #621718 [cheese] cheese needs to depend on gstreamer0.10-gconf
Added tag(s) sid and wheezy.
 # usplash has been removed from Debian, users should purge it…
 tags 612594 + wheezy sid
Bug #612594 {Done: Roger Leigh rle...@debian.org} [initscripts] On boot thw 
wait have no job to wait for, and fail into reboot.
Added tag(s) sid and wheezy.
 # And done, for now. :-)
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
612594: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612594
621718: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621718
623012: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623012
623523: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623523
622756: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622756
623458: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623458
623457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623457
623456: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623456
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622733: Reason chunked encoding?

2011-04-21 Thread Bruno . Baketaric
Right before seeing this Bug, I wrote a Issue-Report to Pingdom (a Uptime 
monitoring service), since their checks were failing on SSL-enabled sites 
with 1.4.28-3+b1.

This is, what I got back...

It seems like it has something to do with the chunked connection type 
being used; when setting a connection header to close, the check will 
work as supposed to.

(credits go to Aron from Pingdom Support)

Bruno



Bug#623492: plasma-desktop segfaults, prevents all (?) other kde apps from loading

2011-04-21 Thread Rémy Sanchez
On 04/20/2011 09:42 PM, Michael Biebl wrote:
 could you do a git bisect run on git://anongit.freedesktop.org/dbus/dbus to 
 find
 the faulty commit?

Sure :

bb32afe831ca6e5913e7dd6035d1167c09c54e29 is the first bad commit
commit bb32afe831ca6e5913e7dd6035d1167c09c54e29
Author: Simon McVittie simon.mcvittie__collabora.co.uk
Date:   Thu Mar 3 16:29:17 2011 +

dbus_message_iter_append_basic: validate booleans too

Sending, for instance, ((dbus_bool_t) 666) is a programming error and
should be diagnosed as such.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=16338
Reviewed-by: Cosimo Alfarano cosimo.alfar...@collabora.co.uk

One funny thing however is that with hand-compiled dbus, it's kdeinit4
that crashes, and not plasma-desktop anymore. I've attached the stack
trace, and it seems pretty different (including the fact that this time,
there is a warning from dbus). Of course, after that everything from KDE
stops working.

I'm not quite sure however that I did use a correct method to compile
dbus. In short : make an archive of the commit to test, extract it over
the source package for 1.4.6, debuild the thing, install packages, and
then reboot. I guess that this skipped Debian-specific patches ?

--
Rémy
Application: KDE Daemon (kdeinit4), signal: Aborted
[KCrash Handler]
#5  0x7f9bfa97e165 in raise (sig=value optimized out) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#6  0x7f9bfa980f70 in abort () at abort.c:92
#7  0x7f9bf5ff5fa5 in _dbus_abort () at dbus-sysdeps.c:94
#8  0x7f9bf5fed055 in _dbus_warn_check_failed (format=0x7f9bf5ffc290 
arguments to %s() were incorrect, assertion \%s\ failed in file %s line 
%d.\nThis is normally a bug in some application using the D-Bus library.\n) at 
dbus-internals.c:289
#9  0x7f9bf5fdf9ac in dbus_message_iter_append_basic (iter=0x7fffb5fcf7e0, 
type=98, value=0x7fffb5fcf74c) at dbus-message.c:2514
#10 0x7f9bfa3ed1b9 in append (this=0x7fffb5fcf7d0, arg=...) at 
qdbusmarshaller.cpp:78
#11 QDBusMarshaller::appendVariantInternal (this=0x7fffb5fcf7d0, arg=...) at 
qdbusmarshaller.cpp:403
#12 0x7f9bfa3c7ee3 in QDBusMessagePrivate::toDBusMessage (message=value 
optimized out, error=0x7fffb5fcfae0) at qdbusmessage.cpp:188
#13 0x7f9bfa3b6e2a in QDBusConnectionPrivate::send (this=0x14f62a0, 
message=...) at qdbusintegrator.cpp:1807
#14 0x7f9bfa3bd896 in QDBusConnectionPrivate::deliverCall (this=0x14f62a0, 
object=0x15d5160, msg=..., metaTypes=..., slotIdx=22) at qdbusintegrator.cpp:954
#15 0x7f9bfa3be7be in QDBusConnectionPrivate::activateCall (this=0x14f62a0, 
object=0x15d5160, flags=273, msg=...) at qdbusintegrator.cpp:844
#16 0x7f9bfa3befee in QDBusConnectionPrivate::activateObject 
(this=0x14f62a0, node=..., msg=..., pathStartPos=value optimized out) at 
qdbusintegrator.cpp:1409
#17 0x7f9bfa3bf228 in QDBusActivateObjectEvent::placeMetaCall 
(this=0x154eb70) at qdbusintegrator.cpp:1523
#18 0x7f9bfbe31fea in QObject::event (this=0x16a9350, e=value optimized 
out) at kernel/qobject.cpp:1217
#19 0x7f9bfb1bed14 in QApplicationPrivate::notify_helper (this=0x15067c0, 
receiver=0x16a9350, e=0x154eb70) at kernel/qapplication.cpp:4462
#20 0x7f9bfb1c38da in QApplication::notify (this=value optimized out, 
receiver=0x16a9350, e=0x154eb70) at kernel/qapplication.cpp:4341
#21 0x7f9bfc371bd6 in KApplication::notify (this=0x7fffb5fd0bd0, 
receiver=0x16a9350, event=0x154eb70) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x7f9bfbe1dc8c in QCoreApplication::notifyInternal 
(this=0x7fffb5fd0bd0, receiver=0x16a9350, event=0x154eb70) at 
kernel/qcoreapplication.cpp:731
#23 0x7f9bfbe214b5 in sendEvent (receiver=0x0, event_type=0, 
data=0x144e5e0) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, 
data=0x144e5e0) at kernel/qcoreapplication.cpp:1372
#25 0x7f9bfbe48bf3 in sendPostedEvents (s=0x1509160) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=0x1509160) at 
kernel/qeventdispatcher_glib.cpp:277
#27 0x7f9bf71d84a3 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x7f9bf71d8c80 in ?? () from /lib/libglib-2.0.so.0
#29 0x7f9bf71d8f1d in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x7f9bfbe48d8f in QEventDispatcherGlib::processEvents (this=0x144f920, 
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:422
#31 0x7f9bfb2654de in QGuiEventDispatcherGlib::processEvents (this=value 
optimized out, flags=value optimized out) at 
kernel/qguieventdispatcher_glib.cpp:204
#32 0x7f9bfbe1d022 in QEventLoop::processEvents (this=value optimized 
out, flags=...) at kernel/qeventloop.cpp:149
#33 0x7f9bfbe1d26c in QEventLoop::exec (this=0x7fffb5fd0b20, flags=...) at 
kernel/qeventloop.cpp:201
#34 0x7f9bfbe2176b in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:1008
#35 

Bug#623492: plasma-desktop segfaults, prevents all (?) other kde apps from loading

2011-04-21 Thread Simon McVittie
On Wed, 20 Apr 2011 at 21:42:15 +0200, Michael Biebl wrote:
 could you do a git bisect run on git://anongit.freedesktop.org/dbus/dbus to 
 find
 the faulty commit?

Another thing you could do which is easier and probably very useful would be
to put this text in /etc/X11/Xsession.d/00debug-dbus and get a new backtrace
from the crash:

DBUS_FATAL_WARNINGS=1
export DBUS_FATAL_WARNINGS

With any luck, you'll get SIGABRT and a different backtrace.

If you can run plasma-desktop from a text console or something, any error
messages it produces would also be appreciated.

I'll try to reproduce this myself, but I don't normally run KDE and
virt-manager seems to hate me today, so setting up a virtual machine with KDE
is taking longer than I'd hoped :-(

S



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#612220: marked as done (after update to squeeze grub2 don't load the system)

2011-04-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Apr 2011 11:30:28 +0100
with message-id 20110421103028.ga5...@riva.ucam.org
and subject line Re: after update to squeeze grub2 don't load the system
has caused the Debian Bug report #612220,
regarding after update to squeeze grub2 don't load the system
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
612220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612220
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: grub
Version: 0.97-64
Severity: grave

I update my debian lenny to squeeze, and the grub2 was installed (i don't run 
yet script that complete to change grub to grub2) and system don't loading from 
grub2, only from grub.
I trying to boot a simple kernel too, not only bpo. From old version of grub 
all kernels booting good. When i disable quite mode i het the next line:

No filesystem could mount root, tried:
kernel panic - not syncing VFS unable to mount root fs on unknown-block(0,0)
Pid:0 comm: swapper Not tainted 2.6.32-bpo.6-686 #1

And next wiil be a Call trace. Sory i don't know how to copy it and write it by 
handes i don't want...
If you didn't that the grub calling the grub2 this bug will be critical. And 
well i can boot my system.


-- System Information:
Debian Release: 6.0
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-bpo.5-686 (SMP w/1 CPU core)
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 grub depends on:
ii  debconf [debconf-2.0]   1.5.36.1 Debian configuration management sy
ii  grub-pc 1.98+20100804-14 GRand Unified Bootloader, version 

grub recommends no packages.

grub suggests no packages.

-- debconf-show failed


---End Message---
---BeginMessage---
Source: grub2
Source-Version: 1.99~20101122-1

On Tue, Mar 29, 2011 at 02:43:01AM +0200, Vladimir 'φ-coder/phcoder' Serbinenko 
wrote:
 Version in squeeze uses memory allocation which is done with flat memory
 in mind, so it doesn't handle memory hole well. Upstream GRUB2 uses way
 more flexible allocation

Closing with 1.99~20101122-1, which was the first Debian version to
include the new relocator.

-- 
Colin Watson   [cjwat...@debian.org]

---End Message---


Bug#623492: plasma-desktop segfaults, prevents all (?) other kde apps from loading

2011-04-21 Thread Simon McVittie
Thanks, this tells me what the bug is, but not where...

On Thu, 21 Apr 2011 at 12:19:13 +0200, Rémy Sanchez wrote:
 dbus_message_iter_append_basic: validate booleans too
 
 Sending, for instance, ((dbus_bool_t) 666) is a programming error and
 should be diagnosed as such.

This indicates a bug in whatever's using libdbus (looks like QtDBus, or
something higher up the stack), which wasn't previously detected by libdbus:
the caller is trying to send a boolean value that isn't either 0 or 1. We
fixed that (among other undiagnosed invalid messages) in 1.4.8.

If I'm reading the source code correctly, the invalid message would previously
have been rejected by dbus-daemon, causing dbus-daemon to disconnect kdeinit,
so I'm surprised nobody noticed this before...

 One funny thing however is that with hand-compiled dbus, it's kdeinit4
 that crashes, and not plasma-desktop anymore.

One of the Debian patches (that you didn't apply) makes warnings default to
non-fatal; in the Debian version, you have to use DBUS_FATAL_WARNINGS=1 to get
fatal warnings, as I mentioned in my earlier mail. So, you're getting the crash
much earlier.

If I remember correctly, kdeinit is a launcher sort of thing which links
against common KDE libraries to get the dynamic linking done early, then
forks and turns the child process into whatever KDE application you actually
wanted. Am I right? If so, can you tell whether the crash happened in the
parent or the child, and if in the child, whether it already morphed into the
application?

 #13 0x7f9bfa3b6e2a in QDBusConnectionPrivate::send (this=0x14f62a0, 
 message=...) at qdbusintegrator.cpp:1807
 #14 0x7f9bfa3bd896 in QDBusConnectionPrivate::deliverCall 
 (this=0x14f62a0, object=0x15d5160, msg=..., metaTypes=..., slotIdx=22) at 
 qdbusintegrator.cpp:954

If you know how to drive gdb, it'd be great to find out what 0x15d5160 is and
which signal it's emitting.

Thanks,
S



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#613539: insighttoolkit: FTBFS on multiple architectures

2011-04-21 Thread Paul Novotny
These are probably all caused by out of memory issues. Compiling this
package with the new WrapITK python wrappings uses a lot of memory. It
uses all my 8GB plus a little virtual memory on my machine (amd64).
Although I use 3 cores.

Increasing the memory (as Dominique showed above) or limiting the cores
would probably solve this issue. Although I don't know how to do this.




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: severity of 556693 is serious

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 556693 serious
Bug #556693 [src:xchat-gnome] xchat-gnome: FTBFS with recent binutils versions
Severity set to 'serious' from 'important'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
556693: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556693
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623578: gadfly: build wrong version of the packaging during a binNMU

2011-04-21 Thread Aurelien Jarno
Package: gadfly
Version: 1.0.0-14
Severity: serious

gadfly has been binNMU for the python transition, so that the version
should contain +b1. This doesn't work, as the .deb that is built 
corresponds to the source version, for example
python-kjbuckets_1.0.0-14_mips.deb. As a consequence, this package is
rejected by dak.

For example, see the build logs of the binNMU:
https://buildd.debian.org/status/fetch.php?pkg=gadflyarch=mipsver=1.0.0-14%2Bb1stamp=1303380314

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623496: [Pkg-xfce-devel] Bug#623496: Bug#623496: thunar-volman: Fails to recognize removable drives

2011-04-21 Thread Sebastian Dalfuß
Hi,
I manually invoked startx with startxfce4 like you suggested, didn't make
any difference. To verify the wy og login isn't the problem, I then used
a default inittab and installed/used xdm to login. That didn't help either.

Output from ck-listsessions:
unix-user = '1000'
realname = ''
seat = 'Seat1'
session-type = ''
active = FALSE
x11-display = ''
x11-display-device = ''
display-device = '/dev/tty1'
remote-host-name = ''
is-local = TRUE
on-since = '2011-04-21T12:10:30.262757Z'
login-session-id = ''


Output from pkaction:

org.freedesktop.consolekit.system.restart:
  description:   Restart the system
  message:   System policy prevents restarting the system
  vendor:
  vendor_url:
  icon:  
  implicit any:  no
  implicit inactive: no
  implicit active:   yes

org.freedesktop.consolekit.system.restart-multiple-users:
  description:   Restart the system when multiple users are logged in
  message:   System policy prevents restarting the system when other 
users are logged in
  vendor:
  vendor_url:
  icon:  
  implicit any:  no
  implicit inactive: no
  implicit active:   auth_admin_keep

org.freedesktop.consolekit.system.stop:
  description:   Stop the system
  message:   System policy prevents stopping the system
  vendor:
  vendor_url:
  icon:  
  implicit any:  no
  implicit inactive: no
  implicit active:   yes

org.freedesktop.consolekit.system.stop-multiple-users:
  description:   Stop the system when multiple users are logged in
  message:   System policy prevents stopping the system when other 
users are logged in
  vendor:
  vendor_url:
  icon:  
  implicit any:  no
  implicit inactive: no
  implicit active:   auth_admin_keep

org.freedesktop.policykit.exec:
  description:   Run programs as another user
  message:   Authentication is required to run a program as another user
  vendor:The PolicyKit Project
  vendor_url:http://hal.freedesktop.org/docs/PolicyKit/
  icon:  
  implicit any:  auth_admin
  implicit inactive: auth_admin
  implicit active:   auth_admin

org.freedesktop.policykit.lockdown:
  description:   Configure lock down for an action
  message:   Authentication is required to configure lock down policy
  vendor:The PolicyKit Project
  vendor_url:http://hal.freedesktop.org/docs/PolicyKit/
  icon:  
  implicit any:  no
  implicit inactive: no
  implicit active:   auth_admin
  annotation:org.freedesktop.policykit.exec.path - 
/usr/bin/pklalockdown

org.freedesktop.udisks.cancel-job-others:
  description:   Cancel a job initiated by another user
  message:   Authentication is required to cancel a job initiated by 
another user
  vendor:The udisks Project
  vendor_url:http://udisks.freedesktop.org/
  icon:  drive-removable-media
  implicit any:  no
  implicit inactive: no
  implicit active:   auth_admin

org.freedesktop.udisks.change:
  description:   Modify a device
  message:   Authentication is required to modify the device
  vendor:The udisks Project
  vendor_url:http://udisks.freedesktop.org/
  icon:  drive-removable-media
  implicit any:  no
  implicit inactive: no
  implicit active:   yes

org.freedesktop.udisks.change-system-internal:
  description:   Modify a system-internal device
  message:   Authentication is required to modify the device
  vendor:The udisks Project
  vendor_url:http://udisks.freedesktop.org/
  icon:  drive-removable-media
  implicit any:  no
  implicit inactive: no
  implicit active:   auth_admin_keep

org.freedesktop.udisks.drive-ata-smart-refresh:
  description:   Refresh ATA SMART data
  message:   Authentication is required to refresh ATA SMART data
  vendor:The udisks Project
  vendor_url:http://udisks.freedesktop.org/
  icon:  drive-removable-media
  implicit any:  no
  implicit inactive: no
  implicit active:   yes

org.freedesktop.udisks.drive-ata-smart-retrieve-historical-data:
  description:   Retrieve historical ATA SMART data
  message:   Authentication is required to retrieve historical ATA 
SMART data
  vendor:The udisks Project
  vendor_url:http://udisks.freedesktop.org/
  icon:  drive-removable-media
  implicit any:  no
  implicit inactive: no
  implicit active:   yes

org.freedesktop.udisks.drive-ata-smart-selftest:
  description:   Run ATA SMART Self Tests
  message:   Authentication is required to run ATA SMART self tests
  vendor:The udisks Project
  vendor_url:http://udisks.freedesktop.org/
 

Bug#623496: [Pkg-xfce-devel] Bug#623496: Bug#623496: thunar-volman: Fails to recognize removable drives

2011-04-21 Thread Yves-Alexis Perez
severity 623496 minor
thanks
On jeu., 2011-04-21 at 14:32 +0200, Sebastian Dalfuß wrote:
 Hi,
 I manually invoked startx with startxfce4 like you suggested, didn't make
 any difference. To verify the wy og login isn't the problem, I then used
 a default inittab and installed/used xdm to login. That didn't help either.

No idea about xdm, I wouldn't advise it. My reference test environments
are gdm (2.20) and pure console (with .xsessionrc and startx).
 
 Output from ck-listsessions:
 unix-user = '1000'
 realname = ''
 seat = 'Seat1'
 session-type = ''
 active = FALSE
 x11-display = ''
 x11-display-device = ''
 display-device = '/dev/tty1'
 remote-host-name = ''
 is-local = TRUE
 on-since = '2011-04-21T12:10:30.262757Z'
 login-session-id = ''

Here, your session is only a console session, not a graphical session,
and is marked as inactive. I'm not too sure about the xdm setup but it
might be worth installing the pam connector (libpam-ck-connector) and
retrying.

Regards,
-- 
Yves-Alexis




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: [Pkg-xfce-devel] Bug#623496: Bug#623496: thunar-volman: Fails to recognize removable drives

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 623496 minor
Bug #623496 [thunar-volman] thunar-volman: Fails to recognize removable drives
Severity set to 'minor' from 'grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
623496: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623496
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623565: speechd-el: installation fails: make: *** [braille.elc] Error 255 / emacs-install failed

2011-04-21 Thread Milan Zamazal
speechd-el doesn't work with Emacs 23.3.  Reported upstream.

Thanks for the bug report.




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623517: kdebase-workspace-bin: krunner SEGV on login everytime

2011-04-21 Thread P.C.Chan
Me too.  I believed that happened after I ran apt-get upgrade the days 
before.  I am running the unstable stream, AMD64. It generates tons of 
report error popups.


KDE is totally unusable.  I have to use other window managers for now.

It does the same thing if we simply invoke krunner under another window 
manager.





--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: speechd-el

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 623565 wheezy sid
Bug #623565 [speechd-el] speechd-el: installation fails: make: *** 
[braille.elc] Error 255 / emacs-install failed
Added tag(s) sid and wheezy.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
623565: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623565
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed (with 1 errors): limit source to bacula, tagging 615570, tagging 612296, tagging 622003, tagging 592622 ...

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 #bacula (5.0.3-1) unstable; urgency=low
 #
 #  * [27362ff7] Adopted by bacula packaging group (Closes: #612296)
 #  * [14bbb35e] New upstream version  (Closes: #592622)
 #+ Fixes OpenSSL 1.0.0 issue (Closes: #622003)
 #+ Doesn't install any Product column (Closes: #615570)
 #  * [7562cd38] Install alternative binary name for tray-monitor (Closes: 
 461943)
 #
 limit source bacula
Limiting to bugs with field 'source' containing at least one of 'bacula'
Limit currently set to 'source':'bacula'

 tags 615570 + pending
Bug #615570 [bacula-director-sqlite3] Fatal error: Query failed: SELECT 
VersionId FROM Version: ERR=database schema has changed
Added tag(s) pending.
 tags 612296 + pending
source: ' does not match at least one of bacula
Failed to alter tags of Bug 612296: limit failed for bugs: 612296.

 tags 622003 + pending
Bug #622003 [src:bacula] bacula: FTBFS: ld: cannot find -lbaccfg
Added tag(s) pending.
 tags 592622 + pending
Bug #592622 [bacula] bacula: 5.0.3 is upstream available
Added tag(s) pending.
 tags 461943 + pending
Bug #461943 [bacula-traymonitor] please install an alternative name 
bacula-traymonitor
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
461943: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461943
612296: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=612296
615570: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615570
622003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622003
592622: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592622
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623492: plasma-desktop segfaults, prevents all (?) other kde apps from loading

2011-04-21 Thread Simon McVittie
reassign 623492 kdebase-workspace-bin
thanks

KDE maintainers bcc'd, please see the bug for further context.

On Thu, 21 Apr 2011 at 11:42:55 +0100, Simon McVittie wrote:
 This indicates a bug in whatever's using libdbus (looks like QtDBus, or
 something higher up the stack), which wasn't previously detected by libdbus:
 the caller is trying to send a boolean value that isn't either 0 or 1. We
 fixed that (among other undiagnosed invalid messages) in 1.4.8.

I got plasma-desktop working in a VM, and have found one instance of this bug;
if I make libdbus warnings fatal and log in to a KDE session, I get one
abort. I'm on a train with no KDE debug symbols, but I think I may have
found what caused it:

smcv@klavier:~$ gdb /usr/bin/kded4 core 
...
#27 0xb3e84a1f in PowerDevilDaemon::stateChanged(int, bool) ()
   from /usr/lib/kde4/kded_powerdevil.so
...

I think this is a bug in PowerDevilDaemon.cpp; I've seen a similar bug in
another C++ project that uses D-Bus. In PowerDevilDaemon::Private we see:

explicit Private()
: notifier(Solid::Control::PowerManager::notifier())
, currentConfig(0)
, status(PowerDevilDaemon::NoAction)
, ckSessionInterface(0) {}

This doesn't initialize all the members of Private. Most are harmless,
because clever types like QString have a default constructor which the
compiler will call. However, simple numeric types don't have a default
constructor, so this leaves batteryPercent, brightness, isPlugged and
ckAvailable uninitialized, and in particular, the two booleans can take
numeric values other than 0 or 1 (bool is at least 1 byte long, and
uninitialized memory can contain any bit pattern).

It seems PowerDevilDaemon doesn't have any particular guarantee whether
setACPlugged will be called before the first emission of stateChanged; if it
isn't, the first emission will have garbage in its boolean argument. I think
this is what's happened here.

Worse, the compiler is allowed to optimize operations on bool variables
by assuming they take value 0 or 1, so changing the stateChanged emission
to have argument !!d-isPlugged wouldn't work either - the compiler would
optimize away the double-negation. (I've seen this happen in real life,
in the other project I mentioned.)

When I moved /usr/lib/kde4/kded_powerdevil.so into /root, logged in to a KDE
session and logged out again, I didn't see any more libdbus warnings in
.xsession-errors, and didn't get another coredump.

I believe the solution is to initialize all the members of Private
properly, but I don't have the bandwidth to download the source code at the
moment, so I haven't tried it.

Regards,
S



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#623492: plasma-desktop segfaults, prevents all (?) other kde apps from loading

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 623492 kdebase-workspace-bin
Bug #623492 [dbus] plasma-desktop segfaults, prevents all (?) other kde apps 
from loading
Bug reassigned from package 'dbus' to 'kdebase-workspace-bin'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
623492: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623492
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623587: FTBFS on kfreebsd-{amd64,i386}: {1,2} of 54 tests failed

2011-04-21 Thread Mehdi Dogguy
Package: telepathy-glib
Version: 0.14.3-2
Severity: serious
Tags: wheezy sid

Hi.

Your package fails to build from source on kfreebsd-amd64 and kfreebsd-i386.
The build logs shows the following error:

 1 of 54 tests failed
 Please report to 
 https://bugs.freedesktop.org/enter_bug.cgi?product=Telepathycomponent=tp-glib
 ===

(there are 2 failing tests on kfreebsd-i386 though).

The full build logs are available at:

https://buildd.debian.org/status/package.php?p=telepathy-glib

Regards,

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#619589: cannot install e17 package

2011-04-21 Thread Mike Brodbelt
Package: e17
Version: 0.16.999.49898-1
Followup-For: Bug #619589


Have had the same problem as other users have reported. Changed to E core libs
in the debian archive have rendered the e17 package uninstallable. After a
recent upgrade, my e17 was automatically removed, which I failed to notice.
It's taken me a couple of hours to manually remove the new libs and reconstruct
the missing dependencies from snapshot.debian.org so I could reinstall e17.

Mike


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

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

Versions of packages e17 depends on:
ii  dbus-x111.4.8-2  simple interprocess messaging syst
ii  e17-data0.16.999.49898-1 Enlightenment Window Manager Run T
ii  libasound2  1.0.23-3 shared library for ALSA applicatio
ii  libc6   2.11.2-11Embedded GNU C Library: Shared lib
ii  libdbus-1-3 1.4.8-2  simple interprocess messaging syst
ii  libecore-con-svn-06 0.9.9.49898-1Ecore Connection Library
ii  libecore-evas-svn-060.9.9.49898-1Ecore Evas Wrapper Library
ii  libecore-file-svn-060.9.9.49898-1Ecore File Library
ii  libecore-imf-svn-06 0.9.9.49898-1Ecore Input Method Framework modul
ii  libecore-input-svn-06   0.9.9.49898-1Ecore input module
ii  libecore-ipc-svn-06 0.9.9.49898-1Ecore inter-process communication 
ii  libecore-svn-06 0.9.9.49898-1Core abstraction layer for enlight
ii  libecore-x-svn-06   0.9.9.49898-1Ecore functions for dealing with t
ii  libedbus-svn-06 0.5.0.49898-1D-Bus and HAL wrapper libraries fo
ii  libedje-bin 0.9.99.49898-1   Various binaries for use with libe
ii  libedje-svn-06  0.9.99.49898-1   Graphical layout and animation lib
ii  libeet1 1.3.2-1  Enlightenment DR17 file chunk read
ii  libefreet-svn-060.5.0.49898-1Library that implements freedeskto
ii  libeina-svn-06  0.9.9.49898-2Enlightenment Foundation Library p
ii  libevas-svn-06  0.9.9.49898-1Enlightenment DR17 advanced canvas
ii  libevas-svn-06-engines- 0.9.9.49898-1Evas module providing the X11 engi
ii  libpam0g1.1.2-2  Pluggable Authentication Modules l
ii  libx11-62:1.4.3-1X11 client-side library
ii  libxext62:1.2.0-2X11 miscellaneous extension librar

e17 recommends no packages.

e17 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623509: npm and mricron: error when trying to install together

2011-04-21 Thread Michael Hanke
Hi Chris,

I want to draw your attention to a bug that has been filed against
mricron yesterday:

http://bugs.debian.org/623509

Summary: there is a filename conflict between 'npm' provided by mricron,
and a binary with the same name coming from the 'npm' package.

http://packages.debian.org/sid/npm

Here is what the npm maintainer wrote in response:

On Thu, Apr 21, 2011 at 11:09:11AM +0200, Jérémy Lal wrote:
 Hi,
 users expect npm to provide npm, and is only invoked on the command line,
 so renaming will certainly deceive users.
 And the other hand, mricron's npm has a .desktop file and can be renamed
 without users losing track of it (being still listed in the Education's menu
 as NPM). A quick glance at mricron shows it does not rely on /usr/bin/npm
 so it wouldn't need a patch.

I tend to agree with him -- most users probably start NPM by selecting
it from the menu and being a GUI-tool it shouldn't be used in 3rd-party
scripts. Hence, I guess the easy way out of this would be to rename
mricron's npm to something like 'mricron-npm'.

Would you support this? Are we missing something in this assessment of
the situation?

Thanks,

Michael

-- 
Michael Hanke
http://mih.voxindeserto.de



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: found 622309 in 167-3

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 622309 167-3
Bug #622309 [udev] udev: Network, sound and X input broken
Bug Marked as found in versions udev/167-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622309: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622309
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: reopening 621478

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 621478
Bug #621478 {Done: m...@linux.it (Marco d'Itri)} [udev] [udev] Fails to detect 
Touchpad or Trackpoint
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
621478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: found 621478 in 167-3

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 621478 167-3
Bug #621478 [udev] [udev] Fails to detect Touchpad or Trackpoint
Bug Marked as found in versions udev/167-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
621478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622309: Processed: found 622309 in 167-3

2011-04-21 Thread Marco d'Itri
On Apr 21, Debian Bug Tracking System ow...@bugs.debian.org wrote:

  found 622309 167-3
Well?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Processed: block 622279 with 623578

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 622279 with 623578
Bug #622279 [release.debian.org] transition: python-defaults
Was blocked by: 622154 616364 623165 622001 621993 622966 618094 622978 606681 
621932 622976 622912
Added blocking bug(s) of 622279: 623578
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
622279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622279
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623595: xine-lib: FTBFS: libxine1-misc-plugins missing files (debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pvr.so), aborting

2011-04-21 Thread Loic Dachary
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: xine-lib
Severity: serious

It can be reproduced with the following:

apt-get source xine-lib
pbuilder xine-lib_1.1.19-3.dsc
using a sid chroot updated at the time of this report.

v4l support was removed in kernel 2.6.38. The
debian/libxine1-misc-plugins.install must be changed to
remove
debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pvr.so
because it won't compile anymore.

make[1]: Entering directory
`/tmp/buildd/xine-lib-1.1.19'   
 
 
 
 
working on package
libxine1-x  
  
 
 
 
dh_testdir  
 
 
 
 
dh_testroot 
 
 
 
 
dh_install  
 
 
 
 
test ! -f debian/overrides/libxine1-x ||
\ 
 
 
  install -Dm644
\   

 
 
 
   debian/overrides/libxine1-x
\ 
 
  
debian/libxine1-x/usr/share/lintian/overrides/libxine1-x
  
 
 
 
# mostly, we symlink docs -
libxine1-bin

 
 
 
set -e; case libxine1-x in
\   

 
 
 
libxine1-bin|libxine-dev|libxine1-doc |libxine1-plugins
|libxine1-all-plugins) \   
  dh_installdocs;
\   
   
 
 
 
  dh_installchangelogs -k ChangeLog;
\ 
  ;;
\   

 
 
 
*)
\   
  
 
 
 
  mkdir -p debian/libxine1-x/usr/share/doc; \
  ln -fs libxine1-bin \
 debian/libxine1-x/usr/share/doc/libxine1-x; \
  ;; \
  esac
dh_installman
dh_link
dh_strip --dbg-package=libxine1-dbg
dh_compress
dh_fixperms
dh_makeshlibs -V 'libxine1 (= 1.1.8)'
dh_installdeb
dh_shlibdeps -ldebian/libxine1-bin/usr/lib
dpkg-shlibdeps: warning: dependency on libfusion-1.2.so.9 could be
avoided if
debian/libxine1-x/usr/lib/xine/plugins/1.29/xineplug_vo_out_xdirectfb.so
were not uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: warning: dependency on libdirect-1.2.so.9 could be
avoided if
debian/libxine1-x/usr/lib/xine/plugins/1.29/xineplug_vo_out_xdirectfb.so
were not uselessly linked against it (they use none of its symbols).
dh_gencontrol
dh_md5sums
dh_builddeb -- -Zbzip2
dpkg-deb: building package `libxine1-x' in
`../libxine1-x_1.1.19-3_amd64.deb'.
make[1]: Leaving directory `/tmp/buildd/xine-lib-1.1.19'
(cd debian/libxine1-x  find .) | grep -v DEBIAN 
binary-libxine1-x-stamp
make -f debian/rules binary-common DH_OPTIONS=-plibxine1-misc-plugins
DH_PACKAGE=libxine1-misc-plugins
make[1]: Entering directory `/tmp/buildd/xine-lib-1.1.19'
working on package libxine1-misc-plugins
dh_testdir
dh_testroot
dh_install
dh_install: libxine1-misc-plugins missing files
(debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pvr.so), aborting
make[1]: *** [binary-common] Error 2
make[1]: Leaving directory `/tmp/buildd/xine-lib-1.1.19'
make: *** [binary-libxine1-misc-plugins] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit
status 2
E: Failed autobuilding of package
I: unmounting /var/cache/pbuilder/ccache filesystem
I: unmounting dev/pts filesystem
I: unmounting proc filesystem
I: cleaning the build env
I: removing directory /media/tmp/tmp/build/29795 and its subdirectories

- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (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
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.13 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk2wUJEACgkQ8dLMyEl6F20c/gCffm24rHJG3wJoEL9lUNmffzVW
eM8AoIHlzzQcI+PidmWBDb+p28aEHFvK
=bsyi
-END PGP SIGNATURE-




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622003: marked as done (bacula: FTBFS: ld: cannot find -lbaccfg)

2011-04-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Apr 2011 15:47:40 +
with message-id e1qcw6w-ji...@franck.debian.org
and subject line Bug#622003: fixed in bacula 5.0.3-1
has caused the Debian Bug report #622003,
regarding bacula: FTBFS: ld: cannot find -lbaccfg
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
622003: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=622003
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: bacula
Version: 5.0.2-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110408 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 g++ -c -pipe -g -D_REENTRANT -Wall -W -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED 
 -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore 
 -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I.. -I. -Iconsole -Irestore 
 -Iselect -Imoc -Iui -o obj/qrc_main.o qrc_main.cpp
 /build/user-bacula_5.0.2-3-amd64-MhI0mJ/bacula-5.0.2/debian/tmp-build-sqlite3/libtool
  --silent --tag=CXX --mode=link g++  -o bat obj/main.o obj/bat_conf.o 
 obj/mainwin.o obj/qstd.o obj/pages.o obj/dircomm.o obj/dircomm_auth.o 
 obj/console.o obj/prerestore.o obj/restore.o obj/brestore.o obj/label.o 
 obj/relabel.o obj/mount.o obj/run.o obj/runcmd.o obj/estimate.o obj/prune.o 
 obj/select.o obj/textinput.o obj/medialist.o obj/mediaview.o obj/mediaedit.o 
 obj/joblist.o obj/clients.o obj/storage.o obj/content.o obj/fileset.o 
 obj/joblog.o obj/job.o obj/jobs.o obj/restoretree.o obj/help.o 
 obj/mediainfo.o obj/dirstat.o obj/clientstat.o obj/storstat.o 
 obj/fmtwidgetitem.o obj/comboutil.o obj/moc_mainwin.o obj/moc_dircomm.o 
 obj/moc_console.o obj/moc_restore.o obj/moc_label.o obj/moc_relabel.o 
 obj/moc_mount.o obj/moc_run.o obj/moc_select.o obj/moc_textinput.o 
 obj/moc_medialist.o obj/moc_mediaview.o obj/moc_mediaedit.o obj/moc_joblist.o 
 obj/moc_clients.o obj/moc_storage.o obj/moc_content.o obj/moc_fileset.o 
 obj/moc_joblog.o obj/moc_job.o obj/moc_jobs.o obj/moc_restoretree.o 
 obj/moc_help.o obj/moc_mediainfo.o obj/moc_dirstat.o obj/moc_clientstat.o 
 obj/moc_storstat.o obj/qrc_main.o-L/usr/lib -L../lib -lbaccfg -lbac -lssl 
 -lcrypto -lQtGui -lQtCore -lpthread 
 /usr/bin/ld: cannot find -lbaccfg
 /usr/bin/ld: cannot find -lbac
 collect2: ld returned 1 exit status

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/04/08/bacula_5.0.2-3_lsid64.buildlog

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.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: bacula
Source-Version: 5.0.3-1

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

bacula-client_5.0.3-1_all.deb
  to main/b/bacula/bacula-client_5.0.3-1_all.deb
bacula-common-mysql_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-common-mysql_5.0.3-1_amd64.deb
bacula-common-pgsql_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-common-pgsql_5.0.3-1_amd64.deb
bacula-common-sqlite3_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-common-sqlite3_5.0.3-1_amd64.deb
bacula-common_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-common_5.0.3-1_amd64.deb
bacula-console-qt_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-console-qt_5.0.3-1_amd64.deb
bacula-console_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-console_5.0.3-1_amd64.deb
bacula-director-common_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-director-common_5.0.3-1_amd64.deb
bacula-director-mysql_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-director-mysql_5.0.3-1_amd64.deb
bacula-director-pgsql_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-director-pgsql_5.0.3-1_amd64.deb
bacula-director-sqlite3_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-director-sqlite3_5.0.3-1_amd64.deb
bacula-director-sqlite_5.0.3-1_all.deb
  to main/b/bacula/bacula-director-sqlite_5.0.3-1_all.deb
bacula-fd_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-fd_5.0.3-1_amd64.deb
bacula-sd-mysql_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-sd-mysql_5.0.3-1_amd64.deb
bacula-sd-pgsql_5.0.3-1_amd64.deb
  to main/b/bacula/bacula-sd-pgsql_5.0.3-1_amd64.deb
bacula-sd-sqlite3_5.0.3-1_amd64.deb
  

Bug#622309: zapping our sound and our trackpoints

2011-04-21 Thread jidanni
All I know is your attempt to embarrass us in front of our girlfriends
by zapping our sound and our trackpoints is just not going to work, d'Itri.

All one needs to do is
# dpkg -i libgudev-1.0-0_166-1_i386.deb libudev0_166-1_i386.deb 
udev_166-1_i386.deb
# aptitude hold libgudev-1.0-0 libudev0 udev
# reboot

to fix it!
You'll just have to try some other devious method.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623595: Acknowledgement (xine-lib: FTBFS: libxine1-misc-plugins missing files (debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pvr.so), aborting)

2011-04-21 Thread Loic Dachary
Hi,

Here is a patch that fixes this bug by removing pvr from the list of installed 
plugins,
because it won't compile anymore since videodev.h has been obsoleted.

http://www.mail-archive.com/linux-media@vger.kernel.org/msg27519.html

The patch also fixes all pending lintian warnings. It is formatted as a NMU and 
I would be happy to
upload it myself if you don't have time to apply it.

Thanks for your work on xine : I have been using your package for years, almost 
on a daily basis ;-)
diff -Nru xine-lib-1.1.19/debian/changelog xine-lib-1.1.19/debian/changelog
--- xine-lib-1.1.19/debian/changelog	2011-01-23 17:50:35.0 +0100
+++ xine-lib-1.1.19/debian/changelog	2011-04-21 17:49:29.0 +0200
@@ -1,3 +1,11 @@
+xine-lib (1.1.19-3.1) unstable; urgency=low
+
+  * NMU.
+  * fix lintian warnings
+  * remove xineplug_inp_pvr.so from libxine1-misc-plugins.install (Closes: #623595).
+
+ -- Loic Dachary l...@dachary.org  Thu, 21 Apr 2011 17:49:29 +0200
+
 xine-lib (1.1.19-3) unstable; urgency=low
 
   * add missing #includeX11/extensions/XvMClib.h to avoid FTBFS,
diff -Nru xine-lib-1.1.19/debian/control xine-lib-1.1.19/debian/control
--- xine-lib-1.1.19/debian/control	2011-01-23 17:18:48.0 +0100
+++ xine-lib-1.1.19/debian/control	2011-04-21 12:52:29.0 +0200
@@ -29,10 +29,11 @@
 Vcs-Browser: http://hg.debian.org/hg/xine-lib/pkg/xine-lib-deb
 XS-DM-Upload-Allowed: yes
 Homepage: http://www.xine-project.org/
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 
 Package: libxine1-doc
 Architecture: all
+Depends: ${misc:Depends}
 Section: doc
 Replaces: libxine1 ( 1.1.7-1)
 Provides: libxine-doc
@@ -50,7 +51,7 @@
 
 Package: libxine1
 Architecture: any
-Depends: libxine1-plugins (= ${source:Version}) | libxine1-misc-plugins (= ${binary:Version}),
+Depends: ${misc:Depends}, ${misc:Depends}, libxine1-plugins (= ${source:Version}) | libxine1-misc-plugins (= ${binary:Version}),
 	libxine1-x (= ${binary:Version}), libxine1-console (= ${binary:Version})
 Recommends: libxine1-ffmpeg
 Suggests: gxine | xine-ui, libxine1-doc | libxine-doc
@@ -70,7 +71,7 @@
 
 Package: libxine1-bin
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${shlibs:Recommends}
 Suggests: ${shlibs:Suggests}
 Conflicts: libxine1 ( 1.1.8-4)
@@ -84,7 +85,7 @@
 Section: libdevel
 Conflicts: libxine2-dev
 Replaces: libxine2-dev
-Depends: libxine1-bin (= ${binary:Version}), libc6-dev, zlib1g-dev,
+Depends: ${misc:Depends}, libxine1-bin (= ${binary:Version}), libc6-dev, zlib1g-dev,
 	 libslang2-dev, libfreetype6-dev, pkg-config
 Description: the xine video player library, development packages
  This contains development files (headers, documentation and the like)
@@ -101,7 +102,7 @@
 Package: libxine1-ffmpeg
 Architecture: any
 Section: video
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine-extracodecs ( 1.1.3-1)
 Conflicts: libxine-extracodecs ( 1.1.3-1)
 Description: MPEG-related plugins for libxine1
@@ -116,7 +117,7 @@
 Package: libxine1-gnome
 Architecture: any
 Section: video
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: GNOME-related plugins for libxine1
  This package contains plugins for the xine video/media player engine,
  which are commonly used in the GNOME desktop environment. In detail
@@ -127,7 +128,7 @@
 Package: libxine1-console
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine1 ( 1.1.8-2)
 Conflicts: libxine1 ( 1.1.8-2)
 Description: libaa/libcaca/framebuffer/directfb related plugins for libxine1
@@ -140,7 +141,7 @@
 
 Package: libxine1-x
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine1 ( 1.1.8-2)
 Conflicts: libxine1 ( 1.1.8-2)
 Description: X desktop video output plugins for libxine1
@@ -154,7 +155,7 @@
 Package: libxine1-misc-plugins
 Architecture: any
 Section: video
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine1 ( 1.1.8-2)
 Conflicts: libxine1 ( 1.1.8-2)
 Description: Input, audio output and post plugins for libxine1
@@ -169,7 +170,7 @@
 Section: debug
 Priority: extra
 Recommends: libxine1-ffmpeg, libxine1-gnome, libxine1-console
-Depends: libxine1-bin (= ${binary:Version})
+Depends: ${misc:Depends}, libxine1-bin (= ${binary:Version})
 Description: debug symbols for libxine1
  This is the xine media player library (libxine).
  .
@@ -183,7 +184,7 @@
 Package: libxine1-plugins
 Architecture: all
 Priority: extra
-Depends: libxine1-ffmpeg (= ${source:Version}), libxine1-misc-plugins (= ${source:Version})
+Depends: ${misc:Depends}, libxine1-ffmpeg (= ${source:Version}), libxine1-misc-plugins (= ${source:Version})
 Suggests: libxine1-gnome (= ${source:Version})
 Description: the xine video/media player library, meta package
  This is the xine media player library (libxine).
@@ -202,7 +203,7 

Bug#622309: zapping our sound and our trackpoints

2011-04-21 Thread Marco d'Itri
On Apr 21, jida...@jidanni.org wrote:

 All I know is your attempt to embarrass us in front of our girlfriends
 by zapping our sound and our trackpoints is just not going to work, d'Itri.
All I know is that I cannot do anything about useless reports like this,
so either you find out what is wrong or retract it.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#622309: zapping our sound and our trackpoints

2011-04-21 Thread jidanni
Upon boot one will see
startpar: service(s) returned failure: udev
And read-only file system warnings.

Sure, one can do
/etc/init.d/udev restart
and that appears to work,
but that won't get you your sound back, nor trackpoint.

The only way to do that is to downgraded to 166 and reboot.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623598: libzn-poly: FTBFS on mips/mipsel, use old assembly constraints

2011-04-21 Thread Aurelien Jarno
Package: libzn-poly
Version: 0.8-1
Severity: serious

Since GCC 4.4 it's not possible anymore to use the 'h' constraints for
MIPS inline assembly code when doing a multiplication. That's why
libzn-poly fails to build from source on mips and mipsel.

That said GCC supports 32x32 = 64 multiplication on 32-bit architectures
for a lot of time, so there is no need to use assembly code for that. 
The patch below fixes the problem by using standard multiplication 
instead of assembly code. I have also included the code for MIPS64 using
128-bit hints for reference, though it is not used in Debian.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
  Architecture: mips (mips64)

Kernel: Linux 2.6.32-5-5kc-malta
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622309: zapping our sound and our trackpoints

2011-04-21 Thread Marco d'Itri
On Apr 21, jida...@jidanni.org wrote:

 Upon boot one will see
 startpar: service(s) returned failure: udev
 And read-only file system warnings.
This is still useless. Read the precedent messages and find out what is
happening. So far it's working for everybody else.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Processed: Re: Processed: found 621478 in 167-3

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 notfound 621478 167-3
Bug #621478 [udev] [udev] Fails to detect Touchpad or Trackpoint
Bug No longer marked as found in versions udev/167-3.
 notfound 621087 167-3
Bug #621087 [udev] startpar: service(s) returned failure: udev ... failed!
Bug No longer marked as found in versions udev/167-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
621087: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#617688: marked as done (b43-fwcutter: debian/copyright lists incorrect license, missing copyright holders)

2011-04-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Apr 2011 17:32:23 +
with message-id e1qcxjr-0004ie...@franck.debian.org
and subject line Bug#617688: fixed in b43-fwcutter 1:014-1
has caused the Debian Bug report #617688,
regarding b43-fwcutter: debian/copyright lists incorrect license, missing 
copyright holders
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
617688: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=617688
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: b43-fwcutter
Version: 1:013-3
Severity: serious
Justification: Policy 12.5


debian/copyright states that this package is GPL, however, it appears to have a
2 clause BSD license, and some code in the public domain.  The BSD license
requires that copyright holders be listed, and they are not all listed in
debian/copyright.

thanks,
stew

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

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


---End Message---
---BeginMessage---
Source: b43-fwcutter
Source-Version: 1:014-1

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

b43-fwcutter_014-1.debian.tar.gz
  to contrib/b/b43-fwcutter/b43-fwcutter_014-1.debian.tar.gz
b43-fwcutter_014-1.dsc
  to contrib/b/b43-fwcutter/b43-fwcutter_014-1.dsc
b43-fwcutter_014-1_amd64.deb
  to contrib/b/b43-fwcutter/b43-fwcutter_014-1_amd64.deb
b43-fwcutter_014.orig.tar.bz2
  to contrib/b/b43-fwcutter/b43-fwcutter_014.orig.tar.bz2
firmware-b43-installer_014-1_all.deb
  to contrib/b/b43-fwcutter/firmware-b43-installer_014-1_all.deb
firmware-b43-lpphy-installer_014-1_all.deb
  to contrib/b/b43-fwcutter/firmware-b43-lpphy-installer_014-1_all.deb
firmware-b43legacy-installer_014-1_all.deb
  to contrib/b/b43-fwcutter/firmware-b43legacy-installer_014-1_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 617...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Echeverry epsilo...@gmail.com (supplier of updated b43-fwcutter 
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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 19 Apr 2011 20:26:59 -0500
Source: b43-fwcutter
Binary: b43-fwcutter firmware-b43-installer firmware-b43-lpphy-installer 
firmware-b43legacy-installer
Architecture: source all amd64
Version: 1:014-1
Distribution: unstable
Urgency: low
Maintainer: Fabrizio Regalli fab...@fabreg.it
Changed-By: Daniel Echeverry epsilo...@gmail.com
Description: 
 b43-fwcutter - Utility for extracting Broadcom 43xx firmware
 firmware-b43-installer - Installer package for firmware for the b43 driver
 firmware-b43-lpphy-installer - Installer package for firmware for the b43 
driver (LP-PHY version
 firmware-b43legacy-installer - Installer package for firmware for the 
b43legacy driver
Closes: 581798 599741 617394 617688 622962
Changes: 
 b43-fwcutter (1:014-1) unstable; urgency=low
 .
   [ Fabrizio Regalli ]
   * New maintainers. Closes: #581798
   * Added new firmware 478.104 to some non-lpphy cards. Closes: #622962
   * Added Vcs-* repository.
   * Removed duplicate 'Homepage' fields to make lintian happy.
   * Moved to BinNMU.
 .
   [Daniel Echeverry ]
   * New upstream release.
   * Update copyright file to DEP5. Closes: #617688
   * Fixed multiple PCI devices with PCI IDS. Closes: #599741
 Thanks to Geoff Simmons for the patches!
   * Removed BCM4312 as a supported chipset. Closes: #617394
   * Change debhelper to 7.0.50 in B-D.
   * Bump Standard Versions 3.9.1 .
   * Switch compat level 4 to 7 .
Checksums-Sha1: 
 c6dd15a040a3cd9589b199465cf0d27889f7b738 1964 b43-fwcutter_014-1.dsc
 234f59a7999d063833b9f425f1f1d56f44d5d9c4 16055 b43-fwcutter_014.orig.tar.bz2
 dbabe9b5d017e620a1d057ff1c63515e0c1d31ea 8234 b43-fwcutter_014-1.debian.tar.gz
 a8bdfca21de17c492bfbeb9a2a913c3adaf283d5 7114 
firmware-b43-installer_014-1_all.deb
 da2073c6726f2e05fb34ea5bd12674db18c9f6ae 6740 
firmware-b43legacy-installer_014-1_all.deb
 95623e8404d25799d2fb2870f7dcec98c9fe23a4 6868 

Bug#622605: gnome-packagekit crashes when I push the apply button to install packages

2011-04-21 Thread Matthias Klumpp
Thanks Jonny!
This will be fixed with the upload of PK 0.6.14 to Unstable.
About the other PK patches in BTS: Maybe I can take a look at them when
I've some spare time and suggest them for inclusion.
Cheers,
   Matthias


P.S: PK 0.6.14 should be released soon... I'm currently on holidays, I can
provide more information when I'm back home.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623595: Info received (Bug#623595: Acknowledgement (xine-lib: FTBFS: libxine1-misc-plugins missing files (debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pvr.so), aborting))

2011-04-21 Thread Loic Dachary
Hi,

For your convenience, here are two distinct patches applied against changeset:  
 425:b79db0132a80 of
http://hg.debian.org/hg/xine-lib/pkg/xine-lib-deb. As discussed on IRC today, 
this repository misses the -3 version
of the package. I do hope, however, that you will be able to safely apply the 
patches.

Cheers

changeset:   426:d5a2efaa4140
user:l...@dachary.org
date:Thu Apr 21 20:25:31 2011 +0200
summary: v4l is no longer supported in 2.6.38, therefore xineplug_inp_pvr.so will not compiled and is removed fix#623595

diff -r b79db0132a80 -r d5a2efaa4140 debian/libxine1-misc-plugins.install
--- a/debian/libxine1-misc-plugins.install	Wed Jul 28 22:37:38 2010 +0100
+++ b/debian/libxine1-misc-plugins.install	Thu Apr 21 20:25:31 2011 +0200
@@ -7,7 +7,6 @@
 debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_mms.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_net.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pnm.so
-debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_pvr.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_rtp.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_rtsp.so
 debian/tmp/usr/lib/xine/plugins/*/xineplug_inp_smb.so

changeset:   427:517ed6bf0e35
tag: tip
user:l...@dachary.org
date:Thu Apr 21 20:27:10 2011 +0200
summary: fix lintian warnings for 1.1.19-3

diff -r d5a2efaa4140 -r 517ed6bf0e35 debian/control
--- a/debian/control	Thu Apr 21 20:25:31 2011 +0200
+++ b/debian/control	Thu Apr 21 20:27:10 2011 +0200
@@ -29,10 +29,11 @@
 Vcs-Browser: http://hg.debian.org/hg/xine-lib/pkg/xine-lib-deb
 XS-DM-Upload-Allowed: yes
 Homepage: http://www.xine-project.org/
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 
 Package: libxine1-doc
 Architecture: all
+Depends: ${misc:Depends}
 Section: doc
 Replaces: libxine1 ( 1.1.7-1)
 Provides: libxine-doc
@@ -50,7 +51,7 @@
 
 Package: libxine1
 Architecture: any
-Depends: libxine1-plugins (= ${source:Version}) | libxine1-misc-plugins (= ${binary:Version}),
+Depends: ${misc:Depends}, ${misc:Depends}, libxine1-plugins (= ${source:Version}) | libxine1-misc-plugins (= ${binary:Version}),
 	libxine1-x (= ${binary:Version}), libxine1-console (= ${binary:Version})
 Recommends: libxine1-ffmpeg
 Suggests: gxine | xine-ui, libxine1-doc | libxine-doc
@@ -70,7 +71,7 @@
 
 Package: libxine1-bin
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Recommends: ${shlibs:Recommends}
 Suggests: ${shlibs:Suggests}
 Conflicts: libxine1 ( 1.1.8-4)
@@ -84,7 +85,7 @@
 Section: libdevel
 Conflicts: libxine2-dev
 Replaces: libxine2-dev
-Depends: libxine1-bin (= ${binary:Version}), libc6-dev, zlib1g-dev,
+Depends: ${misc:Depends}, libxine1-bin (= ${binary:Version}), libc6-dev, zlib1g-dev,
 	 libslang2-dev, libfreetype6-dev, pkg-config
 Description: the xine video player library, development packages
  This contains development files (headers, documentation and the like)
@@ -101,7 +102,7 @@
 Package: libxine1-ffmpeg
 Architecture: any
 Section: video
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine-extracodecs ( 1.1.3-1)
 Conflicts: libxine-extracodecs ( 1.1.3-1)
 Description: MPEG-related plugins for libxine1
@@ -116,7 +117,7 @@
 Package: libxine1-gnome
 Architecture: any
 Section: video
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: GNOME-related plugins for libxine1
  This package contains plugins for the xine video/media player engine,
  which are commonly used in the GNOME desktop environment. In detail
@@ -127,7 +128,7 @@
 Package: libxine1-console
 Architecture: any
 Priority: extra
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine1 ( 1.1.8-2)
 Conflicts: libxine1 ( 1.1.8-2)
 Description: libaa/libcaca/framebuffer/directfb related plugins for libxine1
@@ -140,7 +141,7 @@
 
 Package: libxine1-x
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine1 ( 1.1.8-2)
 Conflicts: libxine1 ( 1.1.8-2)
 Description: X desktop video output plugins for libxine1
@@ -154,7 +155,7 @@
 Package: libxine1-misc-plugins
 Architecture: any
 Section: video
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
 Replaces: libxine1 ( 1.1.8-2)
 Conflicts: libxine1 ( 1.1.8-2)
 Description: Input, audio output and post plugins for libxine1
@@ -169,7 +170,7 @@
 Section: debug
 Priority: extra
 Recommends: libxine1-ffmpeg, libxine1-gnome, libxine1-console
-Depends: libxine1-bin (= ${binary:Version})
+Depends: ${misc:Depends}, libxine1-bin (= ${binary:Version})
 Description: debug symbols for libxine1
  This is the xine media player library (libxine).
  .
@@ -183,7 +184,7 @@
 Package: libxine1-plugins
 Architecture: all
 Priority: extra
-Depends: libxine1-ffmpeg (= ${source:Version}), libxine1-misc-plugins (= ${source:Version})
+Depends: ${misc:Depends}, libxine1-ffmpeg (= ${source:Version}), 

Bug#623578: marked as done (gadfly: build wrong version of the packaging during a binNMU)

2011-04-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Apr 2011 18:47:32 +
with message-id e1qcyua-0008lj...@franck.debian.org
and subject line Bug#623578: fixed in gadfly 1.0.0-15
has caused the Debian Bug report #623578,
regarding gadfly: build wrong version of the packaging during a binNMU
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
623578: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=623578
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gadfly
Version: 1.0.0-14
Severity: serious

gadfly has been binNMU for the python transition, so that the version
should contain +b1. This doesn't work, as the .deb that is built 
corresponds to the source version, for example
python-kjbuckets_1.0.0-14_mips.deb. As a consequence, this package is
rejected by dak.

For example, see the build logs of the binNMU:
https://buildd.debian.org/status/fetch.php?pkg=gadflyarch=mipsver=1.0.0-14%2Bb1stamp=1303380314

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


---End Message---
---BeginMessage---
Source: gadfly
Source-Version: 1.0.0-15

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

gadfly_1.0.0-15.diff.gz
  to main/g/gadfly/gadfly_1.0.0-15.diff.gz
gadfly_1.0.0-15.dsc
  to main/g/gadfly/gadfly_1.0.0-15.dsc
gadfly_1.0.0-15_all.deb
  to main/g/gadfly/gadfly_1.0.0-15_all.deb
python-gadfly_1.0.0-15_all.deb
  to main/g/gadfly/python-gadfly_1.0.0-15_all.deb
python-kjbuckets_1.0.0-15_amd64.deb
  to main/g/gadfly/python-kjbuckets_1.0.0-15_amd64.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 623...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose d...@debian.org (supplier of updated gadfly 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 21 Apr 2011 18:23:50 +0200
Source: gadfly
Binary: gadfly python-gadfly python-kjbuckets
Architecture: source all amd64
Version: 1.0.0-15
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose d...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description: 
 gadfly - Server and interactive shell for Gadfly SQL database
 python-gadfly - SQL database and parser generator for Python
 python-kjbuckets - Set and graph data types for Python
Closes: 585293 616818 623578
Changes: 
 gadfly (1.0.0-15) unstable; urgency=low
 .
   * Build using dh_python2 instead of dh_pycentral. Closes: #616818.
   * Build for python2.7, drop python2.5 support. Closes: #623578.
   * Don't use string exceptions. Closes: #585293.
Checksums-Sha1: 
 39c687831c82b2a9b18902040a84dc640e7c5e7e 1020 gadfly_1.0.0-15.dsc
 e76a736d9b0a4e4a57216e56421631b8da48a0df 6576 gadfly_1.0.0-15.diff.gz
 b0f03376b59e3f95b195396ad8b6cba125c3a0f1 178054 python-gadfly_1.0.0-15_all.deb
 307301631fe96e5679b1b02847236ca8e0031036 27002 gadfly_1.0.0-15_all.deb
 67db48399198404aef2d6e2eda29ea1b70cadf5e 66536 
python-kjbuckets_1.0.0-15_amd64.deb
Checksums-Sha256: 
 cef224984ac500ee27301d2a204c805b9b2d976424ec6f661817fe45b9ce3699 1020 
gadfly_1.0.0-15.dsc
 ed86f00bb6166ceecd7801eacb5c9eb3eaac2131aa6ecb8f16ed2458b823a08a 6576 
gadfly_1.0.0-15.diff.gz
 5dfd3981c07da204bc28ea16f8ef35ca7846aa8775eaeb1530eba282f91410dd 178054 
python-gadfly_1.0.0-15_all.deb
 f5911d0abccb3c5cb8c628cd31e54720ca2fce1c50249c7f3c0e72188088f729 27002 
gadfly_1.0.0-15_all.deb
 ab1d825f93cb2b9c53aef94305948bc19cef9533883787860010b871da692c8c 66536 
python-kjbuckets_1.0.0-15_amd64.deb
Files: 
 1f918ea3afc86ee05a0ef3ae4178c368 1020 python optional gadfly_1.0.0-15.dsc
 6387d28dac250a9efdcdb8b7efe98283 6576 python optional gadfly_1.0.0-15.diff.gz
 2dfa8bcfa7dfc0a88eefbb50781cf289 178054 python optional 
python-gadfly_1.0.0-15_all.deb
 2298f2b0ce2f7f2dfae38cc37fdbe6d5 27002 interpreters optional 
gadfly_1.0.0-15_all.deb
 d156fda78423b88c67235efede522bdf 66536 python optional 
python-kjbuckets_1.0.0-15_amd64.deb

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


Bug#611102: marked as done (can't find certicates because of hash changes, should call c_rehash)

2011-04-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Apr 2011 19:32:08 +
with message-id e1qczbk-hs...@franck.debian.org
and subject line Bug#611102: fixed in ca-certificates 20110421
has caused the Debian Bug report #611102,
regarding can't find certicates because of hash changes, should call c_rehash
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
611102: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: openssl
Version: 1.0.0c-2
Severity: important

From x509(1ssl) manpage:

| The hash algorithm used in the -subject_hash and -issuer_hash options before
| OpenSSL 1.0.0 was based on the deprecated MD5 algorithm and the encoding of 
the
| distinguished name. In OpenSSL 1.0.0 and later it is based on a canonical
| version of the DN using SHA1. This means that any directories using the old
| form must have their links rebuilt using c_rehash or similar.

Unfortunately that also means that if c_rehash is run on /etc/ssl/certs/ 
(e.g. by ca-certificates postinst), packages using GnuTLS or older 
OpenSSL won't be able to find certificates anymore.


Here's a proposed patch:
http://rt.openssl.org/Ticket/Display.html?id=2272user=guestpass=guest
(Though IMO compatibility symlinks should be created unconditionally.)

--
Jakub Wilk


---End Message---
---BeginMessage---
Source: ca-certificates
Source-Version: 20110421

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

ca-certificates_20110421.dsc
  to main/c/ca-certificates/ca-certificates_20110421.dsc
ca-certificates_20110421.tar.gz
  to main/c/ca-certificates/ca-certificates_20110421.tar.gz
ca-certificates_20110421_all.deb
  to main/c/ca-certificates/ca-certificates_20110421_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 611...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kurt Roeckx k...@roeckx.be (supplier of updated ca-certificates 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 21 Apr 2011 18:56:08 +0200
Source: ca-certificates
Binary: ca-certificates
Architecture: source all
Version: 20110421
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Kurt Roeckx k...@roeckx.be
Description: 
 ca-certificates - Common CA certificates
Closes: 611102
Changes: 
 ca-certificates (20110421) unstable; urgency=low
 .
   * QA upload.
   * Package is orphaned, set maintainer to QA group
   * Depend on openssl 1.0.0 and force a call of c_rehash so that we have
 both the old and new style of symlinks.  (Closes: #611102)
   * Remove libssl0.9.8 from enhances
   * Update mozilla certdata.txt file to the latest version.
 Removed:
 - ABAecom_=sub.__Am._Bankers_Assn.=_Root_CA.crt
 - beTRUSTed_Root_CA-Baltimore_Implementation.crt
 - beTRUSTed_Root_CA.crt
 - beTRUSTed_Root_CA_-_Entrust_Implementation.crt
 - beTRUSTed_Root_CA_-_RSA_Implementation.crt
 - Digital_Signature_Trust_Co._Global_CA_2.crt
 - Digital_Signature_Trust_Co._Global_CA_4.crt
 - Entrust.net_Global_Secure_Personal_CA.crt
 - Entrust.net_Global_Secure_Server_CA.crt
 - Entrust.net_Secure_Personal_CA.crt
 - GTE_CyberTrust_Root_CA.crt
 - IPS_Chained_CAs_root.crt
 - IPS_CLASE1_root.crt
 - IPS_CLASE3_root.crt
 - IPS_CLASEA1_root.crt
 - IPS_CLASEA3_root.crt
 - IPS_Servidores_root.crt
 - IPS_Timestamping_root.crt
 - RSA_Security_1024_v3.crt
 - StartCom_Ltd..crt
 - Thawte_Personal_Basic_CA.crt
 - Thawte_Personal_Premium_CA.crt
 - UTN-USER_First-Network_Applications.crt
 - Verisign_RSA_Secure_Server_CA.crt
 - Verisign_Time_Stamping_Authority_CA.crt
 - Visa_International_Global_Root_2.crt
 Added:
 - ACEDICOM_Root.crt
 - AC_Raíz_Certicámara_S.A..crt
 - ApplicationCA_-_Japanese_Government.crt
 - Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt
 - Buypass_Class_2_CA_1.crt
 - Buypass_Class_3_CA_1.crt
 - CA_Disig.crt
 - Certigna.crt
 - certSIGN_ROOT_CA.crt
 - Chambers_of_Commerce_Root_-_2008.crt
 - CNNIC_ROOT.crt

Bug#622679: marked as done (can't find certicates because of hash changes, should call c_rehash)

2011-04-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Apr 2011 19:32:08 +
with message-id e1qczbk-hs...@franck.debian.org
and subject line Bug#611102: fixed in ca-certificates 20110421
has caused the Debian Bug report #611102,
regarding can't find certicates because of hash changes, should call c_rehash
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
611102: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libssl1.0.0
Version: 1.0.0d-1
Severity: important

It seems all the certificates in /etc/ssl/certs have become pretty much
useless now, because just about every connection fails either with error
20 (unable to get local issuer certificate) or error 19 (self signed
certificate in certificate chain), like this:

,
| $ openssl s_client -CApath /etc/ssl/certs/ -connect bugs.freedesktop.org:443
| CONNECTED(0003)
| depth=1 C = IL, O = StartCom Ltd., OU = Secure Digital Certificate Signing, 
CN = StartCom Class 1 Primary Intermediate Server CA
| verify error:num=20:unable to get local issuer certificate
| [...]
| $ openssl s_client -CApath /etc/ssl/certs/ -connect alioth.debian.org:443
| CONNECTED(0003)
| depth=2 C = US, ST = Indiana, L = Indianapolis, O = Software in the Public 
Interest, OU = hostmaster, CN = Certificate Authority, emailAddress = 
hostmas...@spi-inc.org
| verify error:num=19:self signed certificate in certificate chain
| [...]
`

This broke my mail setup after today's binNMU of postfix which could not
set up a verified connection to the relay host:

,
| Apr 13 16:22:53 turtle postfix/smtp[1972]: setting up TLS connection to 
mail.gmx.net[213.165.64.21]:587
| Apr 13 16:22:53 turtle postfix/smtp[1972]: certificate verification
| failed for mail.gmx.net[213.165.64.21]:587: untrusted issuer
| /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting
| cc/OU=Certification Services Division/CN=Thawte Premium Server
| CA/emailAddress=premium-ser...@thawte.com
| Apr 13 16:22:53 turtle postfix/smtp[1972]: Untrusted TLS connection
| established to mail.gmx.net[213.165.64.21]:587: TLSv1 with cipher
| DHE-RSA-AES256-SHA (256/256 bits)
| Apr 13 16:22:53 turtle postfix/smtp[1972]: 88EFF3F328: Server certificate not 
trusted
| Apr 13 16:22:53 turtle postfix/smtp[1972]: setting up TLS connection to 
mail.gmx.net[213.165.64.20]:587
| Apr 13 16:22:53 turtle postfix/smtp[1972]: certificate verification
| failed for mail.gmx.net[213.165.64.20]:587: untrusted issuer
| /C=ZA/ST=Western Cape/L=Cape Town/O=Thawte Consulting
| cc/OU=Certification Services Division/CN=Thawte Premium Server
| CA/emailAddress=premium-ser...@thawte.com
| Apr 13 16:22:53 turtle postfix/smtp[1972]: Untrusted TLS connection
| established to mail.gmx.net[213.165.64.20]:587: TLSv1 with cipher
| DHE-RSA-AES256-SHA (256/256 bits)
| Apr 13 16:22:53 turtle postfix/smtp[1972]: 88EFF3F328:
| to=620...@bugs.debian.org, relay=mail.gmx.net[213.165.64.20]:587,
| delay=2.4, delays=0.3/0.87/1.2/0, dsn=4.7.5, status=deferred (Server
| certificate not trusted)
`

Downgrading postfix to 2.8.2-1 fixed this.  Needless to say, the
openssl version in Squeeze shows no errors in the above examples either.


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.39-rc3-nouveau (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libssl1.0.0 depends on:
ii  debconf [debconf-2.0]   1.5.38   Debian configuration management sy
ii  libc6   2.11.2-11Embedded GNU C Library: Shared lib
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

libssl1.0.0 recommends no packages.

libssl1.0.0 suggests no packages.

-- debconf information:
  libssl1.0.0/restart-failed:
  libssl1.0.0/restart-services:


---End Message---
---BeginMessage---
Source: ca-certificates
Source-Version: 20110421

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

ca-certificates_20110421.dsc
  to main/c/ca-certificates/ca-certificates_20110421.dsc
ca-certificates_20110421.tar.gz
  to main/c/ca-certificates/ca-certificates_20110421.tar.gz
ca-certificates_20110421_all.deb
  to main/c/ca-certificates/ca-certificates_20110421_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

Bug#620065: fixed in libimobiledevice 1.1.0-3

2011-04-21 Thread Raphael Hertzog
On Tue, 19 Apr 2011, Julien BLACHE wrote:
 Depending on that, even staging a transition in experimental doesn't
 make sense at this point. Basically we're screwed until upstream is done
 breaking things :)

Ok, but can we at least get rid of the Conflicts in the mean time
and use only a Replaces so that people can _use_ what's in experimental?

If experimental is not even installable, it's not very useful at all.

Thanks in advance.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623172: [condor-admin #22002] classad 1.0.10 unittest fails on i386

2011-04-21 Thread Michael Hanke
On Thu, Apr 21, 2011 at 02:53:14PM -0500, condor-admin response tracking system 
wrote:
  FYI: The problem has been dealt with by applying the patch below.
  Clearly a fix for the symptom and not the actual problem -- which may
  not even be related to the classads code.
 =20
  Anyway, with this patch the package builds and the unit tests runs fine on
  i386. Please let me know if you have any concerns regarding this fix.
 
 
 I haven't been able to reproduce the failure. We don't have a 32-bit debian=
  box with gcc 4.5.2, but I've tried it on a 32-bit rhel5 machine with gcc 4=
 .5.2.
 
 I'll apply a modified form of your patch. It appears we can just replace !_=
 stream-eof() with _stream-good(). Thanks for the report.

Thanks!

Michael

-- 
Michael Hanke
http://mih.voxindeserto.de



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#620065: fixed in libimobiledevice 1.1.0-3

2011-04-21 Thread Julien Lavergne
Le Monday 18 April 2011 à 21:27 +0200, Raphael Hertzog a écrit : 
 Hi,
 
 First of all, I wanted to suggest to drop the Conflicts and just keep the
 Replaces. The Replaces is enough, the only problem is that the FDI file
 will be lost if libimobiledevice2 is removed while some application
 still use libimobiledevice1 (the other cases are correctly handled by dpkg
 whatever the order of installation of the packages).
Ok, It sounds reasonable. I'll try to update it this week-end, but feel
free to NMU it if it's an emergency.

  Those uploads will be needed anyway, as I think libimobiledevice2
  is/will not be API-compatible with libimobiledevice1. So, could be a
  moot point.
 
 Julien (Lavergne), do you know if this is the case?
For now, only new API was added, but as they declared the API not
stable, we can't be sure what is going to change. To be safe, I prefer
to assume that the API can change, that's why it should stay in
experimental until 1.2.0 is released.

Regards,
Julien Lavergne 







-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#620999: marked as done (tachyon: FTBFS on kfreebsd-*: ../src/threads.h:113:3: error: expected specifier-qualifier-list before 'rt_mutex_t')

2011-04-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Apr 2011 22:34:26 +
with message-id e1qd2sa-0002wl...@franck.debian.org
and subject line Bug#620999: fixed in tachyon 0.99~b2+dfsg-0.3
has caused the Debian Bug report #620999,
regarding tachyon: FTBFS on kfreebsd-*: ../src/threads.h:113:3: error: expected 
specifier-qualifier-list before 'rt_mutex_t'
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
620999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: tachyon
Version: 0.99~b2+dfsg-0.2
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

(NMUer Cc'd)

this package FTBFS on kfreebsd-* with:
| gcc -Wall -O6 -fomit-frame-pointer -ffast-math -DLinux -DTHR -D_REENTRANT  
-DUSEPNG-I/include   -c ../src/api.c -o 
../compile/linux-base-thr/libtachyon/api.o
| In file included from ../src/api.c:18:0:
| ../src/threads.h:113:3: error: expected specifier-qualifier-list before 
'rt_mutex_t'
| ../src/threads.h:125:3: error: expected specifier-qualifier-list before 
'rt_mutex_t'
| ../src/threads.h:161:34: error: expected ')' before '*' token
| ../src/threads.h:164:33: error: expected ')' before 'void'
| ../src/threads.h:171:30: error: expected ')' before '*' token
| ../src/threads.h:174:30: error: expected ')' before '*' token
| ../src/threads.h:177:33: error: expected ')' before '*' token
| ../src/threads.h:180:35: error: expected ')' before '*' token
| ../src/threads.h:183:32: error: expected ')' before '*' token
| ../src/threads.h:186:33: error: expected ')' before '*' token
| ../src/threads.h:193:28: error: expected ')' before '*' token
| ../src/threads.h:196:31: error: expected ')' before '*' token
| ../src/threads.h:199:28: error: expected ')' before '*' token
| ../src/threads.h:202:30: error: expected ')' before '*' token
| ../src/threads.h:205:33: error: expected ')' before '*' token
| ../src/threads.h:212:32: error: expected ')' before '*' token
| ../src/threads.h:215:36: error: expected ')' before '*' token
| ../src/threads.h:218:37: error: expected ')' before '*' token
| ../src/threads.h:221:34: error: expected ')' before '*' token
| ../src/threads.h:277:3: error: expected specifier-qualifier-list before 
'rt_mutex_t'
| ../src/threads.h:316:3: error: expected specifier-qualifier-list before 
'rt_mutex_t'
| ../src/threads.h:376:3: error: expected specifier-qualifier-list before 
'rt_thread_t'
| make[3]: *** [../compile/linux-base-thr/libtachyon/api.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=tachyon

KiBi.


---End Message---
---BeginMessage---
Source: tachyon
Source-Version: 0.99~b2+dfsg-0.3

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

libtachyon-0.99_0.99~b2+dfsg-0.3_amd64.deb
  to main/t/tachyon/libtachyon-0.99_0.99~b2+dfsg-0.3_amd64.deb
libtachyon-dev_0.99~b2+dfsg-0.3_amd64.deb
  to main/t/tachyon/libtachyon-dev_0.99~b2+dfsg-0.3_amd64.deb
tachyon-doc_0.99~b2+dfsg-0.3_all.deb
  to main/t/tachyon/tachyon-doc_0.99~b2+dfsg-0.3_all.deb
tachyon_0.99~b2+dfsg-0.3.debian.tar.gz
  to main/t/tachyon/tachyon_0.99~b2+dfsg-0.3.debian.tar.gz
tachyon_0.99~b2+dfsg-0.3.dsc
  to main/t/tachyon/tachyon_0.99~b2+dfsg-0.3.dsc
tachyon_0.99~b2+dfsg-0.3_amd64.deb
  to main/t/tachyon/tachyon_0.99~b2+dfsg-0.3_amd64.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 620...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steffen Moeller moel...@debian.org (supplier of updated tachyon 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 ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 21 Apr 2011 23:57:51 +0200
Source: tachyon
Binary: tachyon tachyon-doc libtachyon-0.99 libtachyon-dev
Architecture: source all amd64
Version: 0.99~b2+dfsg-0.3
Distribution: unstable
Urgency: low
Maintainer: Tim Abbott tabb...@mit.edu
Changed-By: Steffen Moeller moel...@debian.org
Description: 
 libtachyon-0.99 - Parallel/Multiprocessor Ray Tracing Software, shared library
 libtachyon-dev - Parallel/Multiprocessor Ray Tracing Software, development 
files
 tachyon- Parallel/Multiprocessor Ray Tracing Software
 tachyon-doc - documentation 

Bug#623633: sbcl fails to load asdf on startup

2011-04-21 Thread Tsiang Elaine
Package: sbcl
Version: 1:1.0.47.0-2
Severity: grave
Justification: renders package unusable



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
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 sbcl depends on:
ii  libc6 2.11.2-11  Embedded GNU C Library:
Shared lib

Versions of packages sbcl recommends:
ii  binfmt-support2.0.4  Support for extra binary
formats

Versions of packages sbcl suggests:
ii  sbcl-doc1:1.0.47.0-2 Documentation for Steel
Bank Commo
ii  sbcl-source 1:1.0.47.0-2 Source code files for SBCL
ii  slime   1:20100722-1 Superior LISP Interaction
Mode for

-- no debconf information

Same with kernel 2.6.38-2-amd64. I booted into the older 2.6.32-5-amd64
just to make sure.
After upgrading to sbcl Version: 1:1.0.47.0-2, got following in
emacs/slime:

; loading #P/usr/share/common-lisp/source/slime/swank-loader.lisp

debugger invoked on a SB-C::INPUT-ERROR-IN-COMPILE-FILE in thread
#THREAD

initial thread RUNNING

{1002950F61}:
  READ failure in COMPILE-FILE:
SB-INT:SIMPLE-READER-PACKAGE-ERROR at 5611 (line 143, column 52) on
#SB-SYS:FD-STREAM

for file /usr/share/common-lisp/source/slime/
swank-loader.lisp

{1002961C21}:
  package ASDF not found

Same error in bare sbcl, and must manually load asdf.

The file /usr/lib/common-lisp/bin/sbcl.sh is not there.

I then downgraded sbcl (and cl-asdf, because both were upgraded at same
time), and all works fine as before. I then re-
upgraded both, and got the same error again.






-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 616694, tagging 441241, tagging 523949, tagging 441110

2011-04-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 616694 + pending
Bug #616694 [src:guile-1.8] guile-1.8: FTBFS: unknown doc attribute
Added tag(s) pending.
 tags 441241 + pending
Bug #441241 [guile-1.8] guile: should depend on specific versions of guile-libs
Added tag(s) pending.
 tags 523949 + pending
Bug #523949 [guile-1.8] guile-1.8: should conflict with guile1.4
Added tag(s) pending.
 tags 441110 + pending
Bug #441110 [guile-1.8] Please provide package guile-1.8-slib
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
441110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441110
616694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616694
523949: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523949
441241: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=441241
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#623165: Updated graphviz to fix FTBFS caused by python 2.7

2011-04-21 Thread David Claughton
Hi Christoph,

Hope you're having a happy Easter (you too Seb).

I've just pushed some changes to the git repo to fix the recent FTBFS
which was caused by the introduction of python 2.7 to the archive.

I've thrown in a couple of other things including a patch for Hurd which
was submitted - just so you know I have no way to test this so I'm just
taking a flyer on it.

Could you please take a look and (assuming it looks OK) upload it for me?

Cheers,

David.



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#574299: marked as done (netsurf: FTBFS: scanner.l:109: error: 'DELIM' undeclared (first use in this function))

2011-04-21 Thread Debian Bug Tracking System
Your message dated Fri, 22 Apr 2011 00:32:36 +
with message-id e1qd4iw-0005qa...@franck.debian.org
and subject line Bug#574299: fixed in netsurf 2.7-1
has caused the Debian Bug report #574299,
regarding netsurf: FTBFS: scanner.l:109: error: 'DELIM' undeclared (first use 
in this function)
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
574299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: netsurf
Version: 2.1-2.1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100316 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory 
 `/build/user-netsurf_2.1-2.1-amd64-VyaL2R/netsurf-2.1'
MKDIR: build-Linux-gtk
MKDIR: build-Linux-gtk/deps
 MAKEENUM: css
LEMON: css/parser.y
 51 parsing conflicts.
  COMPILE: utils/utils.c
  COMPILE: utils/utf8.c
  COMPILE: utils/useragent.c
  COMPILE: utils/url.c
  COMPILE: utils/talloc.c
  COMPILE: utils/messages.c
  COMPILE: utils/locale.c
  COMPILE: utils/hashtable.c
  COMPILE: utils/filename.c
  COMPILE: utils/base64.c
  COMPILE: render/textplain.c
  COMPILE: render/table.c
  COMPILE: render/loosen.c
  COMPILE: render/list.c
  COMPILE: render/layout.c
  COMPILE: render/imagemap.c
  COMPILE: render/hubbub_binding.c
  COMPILE: render/html_redraw.c
  COMPILE: render/html.c
  COMPILE: render/form.c
  COMPILE: render/directory.c
  COMPILE: render/box_normalise.c
  COMPILE: render/box_construct.c
  COMPILE: render/box.c
  COMPILE: image/svg.c
  COMPILE: image/rsvg.c
  COMPILE: image/png.c
  COMPILE: image/nssprite.c
  COMPILE: image/mng.c
  COMPILE: image/jpeg.c
  COMPILE: image/ico.c
  COMPILE: image/gif.c
  COMPILE: image/bmp.c
  COMPILE: gtk/gtk_window.c
  COMPILE: gtk/gtk_treeview.c
  COMPILE: gtk/gtk_thumbnail.c
  COMPILE: gtk/gtk_throbber.c
 gtk/gtk_throbber.c: In function 'nsgtk_throbber_initialise_from_gif':
 gtk/gtk_throbber.c:157: warning: attempt to free a non-heap object 'throb'
 gtk/gtk_throbber.c:173: warning: attempt to free a non-heap object 'throb'
 gtk/gtk_throbber.c:200: warning: attempt to free a non-heap object 'throb'
  COMPILE: gtk/gtk_tabs.c
  COMPILE: gtk/gtk_selection.c
  COMPILE: gtk/gtk_schedule.c
  COMPILE: gtk/gtk_scaffolding.c
  COMPILE: gtk/gtk_print.c
  COMPILE: gtk/gtk_plotters.c
  COMPILE: gtk/gtk_login.c
  COMPILE: gtk/gtk_history.c
  COMPILE: gtk/gtk_gui.c
  COMPILE: gtk/gtk_filetype.c
  COMPILE: gtk/gtk_download.c
  COMPILE: gtk/gtk_completion.c
  COMPILE: gtk/gtk_bitmap.c
  COMPILE: gtk/font_pango.c
  COMPILE: gtk/dialogs/gtk_source.c
  COMPILE: gtk/dialogs/gtk_options.c
  COMPILE: gtk/dialogs/gtk_about.c
  COMPILE: desktop/version.c
  COMPILE: desktop/tree.c
  COMPILE: desktop/textinput.c
  COMPILE: desktop/selection.c
  COMPILE: desktop/save_text.c
  COMPILE: desktop/save_pdf/pdf_plotters.c
  COMPILE: desktop/save_pdf/font_haru.c
  COMPILE: desktop/print.c
  COMPILE: desktop/options.c
  COMPILE: desktop/netsurf.c
  COMPILE: desktop/knockout.c
  COMPILE: desktop/history_core.c
  COMPILE: desktop/frames.c
  COMPILE: desktop/browser.c
 RE2C: css/scanner.l
  COMPILE: css/scanner.c
 scanner.l: In function 'css_tokenise':
 scanner.l:109: error: 'DELIM' undeclared (first use in this function)
 scanner.l:109: error: (Each undeclared identifier is reported only once
 scanner.l:109: error: for each function it appears in.)
 scanner.l:63: error: 'IDENT' undeclared (first use in this function)
 scanner.l:104: error: 'PLUS' undeclared (first use in this function)
 scanner.l:68: error: 'NUMBER' undeclared (first use in this function)
 scanner.l:106: error: 'DOT' undeclared (first use in this function)
 scanner.l:80: error: 'SEMI' undeclared (first use in this function)
 scanner.l:81: error: 'LBRACE' undeclared (first use in this function)
 scanner.l:82: error: 'RBRACE' undeclared (first use in this function)
 scanner.l:83: error: 'LPAREN' undeclared (first use in this function)
 scanner.l:84: error: 'RPAREN' undeclared (first use in this function)
 scanner.l:85: error: 'LBRAC' undeclared (first use in this function)
 scanner.l:86: error: 'RBRAC' undeclared (first use in this function)
 scanner.l:88: error: 'S' undeclared (first use in this function)
 scanner.l:107: error: 'ASTERISK' undeclared (first use in this function)
 scanner.l:101: error: 'EQUALS' undeclared (first use in this function)
 scanner.l:102: error: 'COLON' undeclared (first use in this function)
 scanner.l:103: error: 'COMMA' undeclared 

Bug#595828: marked as done (netsurf: FTBFS in squeeze: css/css.c:1524: error: 'LBRACE' undeclared (first use in this function))

2011-04-21 Thread Debian Bug Tracking System
Your message dated Fri, 22 Apr 2011 00:32:36 +
with message-id e1qd4iw-0005qa...@franck.debian.org
and subject line Bug#574299: fixed in netsurf 2.7-1
has caused the Debian Bug report #574299,
regarding netsurf: FTBFS in squeeze: css/css.c:1524: error: 'LBRACE' undeclared 
(first use in this function)
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
574299: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=574299
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: netsurf
Version: 1.2-1
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100906 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in a squeeze chroot, your package failed
to build on amd64.

Relevant part:
 make[1]: Entering directory 
 `/build/user-netsurf_1.2-1-amd64-gmsCMf/netsurf-1.2'
  COMPILE: content/content.c
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
  COMPILE: content/fetch.c
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
  COMPILE: content/fetchcache.c
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
  COMPILE: content/fetchers/fetch_curl.c
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
 ./utils/hashtable.h:33: warning: inline function 'hash_string_fnv' declared 
 but never defined
 content/fetchers/fetch_curl.c: In function 'fetch_curl_register':
 content/fetchers/fetch_curl.c:197: warning: call to 
 '_curl_easy_setopt_err_debug_cb' declared with attribute warning: 
 curl_easy_setopt expects a curl_debug_callback argument for this option
 content/fetchers/fetch_curl.c:198: warning: call to 
 '_curl_easy_setopt_err_write_callback' declared with attribute warning: 
 curl_easy_setopt expects a curl_write_callback argument for this option
 content/fetchers/fetch_curl.c:199: warning: call to 
 '_curl_easy_setopt_err_write_callback' declared with attribute warning: 
 curl_easy_setopt expects a curl_write_callback argument for this option
 content/fetchers/fetch_curl.c: In function 'fetch_curl_process_headers':
 content/fetchers/fetch_curl.c:1183: warning: call to 
 '_curl_easy_getinfo_err_long' declared with attribute warning: 
 curl_easy_getinfo expects a pointer to long for this info
 content/fetchers/fetch_curl.c: In function 'fetch_curl_data':
 content/fetchers/fetch_curl.c:980: warning: call to 
 '_curl_easy_getinfo_err_long' declared with attribute warning: 
 curl_easy_getinfo expects a pointer to long for this info
 content/fetchers/fetch_curl.c: In function 'fetch_curl_done':
 content/fetchers/fetch_curl.c:778: warning: call to 
 '_curl_easy_getinfo_err_string' declared with attribute warning: 
 curl_easy_getinfo expects a pointer to char * for this info
 In function 'fetch_curl_set_options',
 inlined from 'fetch_curl_initiate_fetch' at 
 content/fetchers/fetch_curl.c:457,
 inlined from 'fetch_curl_start' at content/fetchers/fetch_curl.c:435:
 content/fetchers/fetch_curl.c:555: warning: call to 
 '_curl_easy_setopt_err_curl_httpost' declared with attribute warning: 
 curl_easy_setopt expects a struct curl_httppost* argument for this option
 content/fetchers/fetch_curl.c:559: warning: call to 
 '_curl_easy_setopt_err_postfields' declared with attribute warning: 
 curl_easy_setopt expects a void* or char* argument for this option
 content/fetchers/fetch_curl.c:563: warning: call to 
 '_curl_easy_setopt_err_postfields' declared with attribute warning: 
 curl_easy_setopt expects a void* or char* argument for this option
 content/fetchers/fetch_curl.c:564: warning: call to 
 '_curl_easy_setopt_err_curl_httpost' declared with attribute warning: 
 curl_easy_setopt expects a struct curl_httppost* argument for this option
 content/fetchers/fetch_curl.c:572: warning: call to 
 '_curl_easy_setopt_err_string' declared with attribute warning: 
 curl_easy_setopt expects a string (char* or char[]) argument for this option
 content/fetchers/fetch_curl.c:581: warning: call to 
 '_curl_easy_setopt_err_string' declared with attribute warning: 
 curl_easy_setopt expects a string (char* or char[]) argument for this option
 content/fetchers/fetch_curl.c:608: warning: 

Bug#623637: slang-slirp: FTBFS: Test error in examples/vec

2011-04-21 Thread Nobuhiro Iwamatsu
Source: slang-slirp
Version: 1.9.8-1.1
Severity: serious

Hi,

slang-slirp FTBFS on latest unstable.

-
make[2]: Leaving directory `/tmp/buildd/slang-slirp-1.9.8'
make[2]: Entering directory `/tmp/buildd/slang-slirp-1.9.8'

Testing examples/gl ...
... passed
make[2]: Leaving directory `/tmp/buildd/slang-slirp-1.9.8'
make[2]: Entering directory `/tmp/buildd/slang-slirp-1.9.8'

Testing examples/vec ...
make[4]: *** [test_real] Error 1
make[3]: *** [test] Error 2
make[2]: *** [test_dir] Error 2
make[2]: Leaving directory `/tmp/buildd/slang-slirp-1.9.8'
make[1]: *** [test] Error 2
make[1]: Leaving directory `/tmp/buildd/slang-slirp-1.9.8'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build gave err
-

This is because it is different that a test result demands it.


diff  test.ref test.out
52a53,58
 Pi destructor
 Computation destructor
 Pi destructor
 Computation destructor
 Pi destructor
 Computation destructor


This problem is settled if we revise test.ref, but the cause of the
problem is not revised.

Best regards,
 Nobuhiro


-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#622309: zapping our sound and our trackpoints

2011-04-21 Thread jidanni


boot.1.gz
Description: all the messages I can find

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

Kernel: Linux 2.6.38-2-686 (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 udev depends on:
ii  debconf [debconf-2.0]1.5.38  Debian configuration management sy
ii  libc62.11.2-11   Embedded GNU C Library: Shared lib
ii  libselinux1  2.0.98-1SELinux runtime shared libraries
ii  libudev0 ---don't use 167-3!
ii  libusb-0.1-4 2:0.1.12-17 userspace USB programming library
ii  lsb-base 3.2-27  Linux Standard Base 3.2 init scrip
ii  util-linux   2.17.2-9.1  Miscellaneous system utilities

Versions of packages udev recommends:
ii  pciutils  1:3.1.7-9  Linux PCI Utilities
ii  usbutils  1:001-1Linux USB utilities

udev suggests no packages.

-- Configuration Files:
/etc/udev/udev.conf changed:
udev_log=err


-- debconf information:
  udev/new_kernel_needed: false
  udev/sysfs_deprecated_incompatibility:
  udev/title/upgrade:
  udev/reboot_needed: