Bug#499225: Wish for waf support in dh_auto_build, dh_auto_clean, dh_auto_configure, dh_auto_install and dh_auto_test

2011-07-16 Thread Joey Hess
Ryan Niebur wrote (in 2009):
 I've seen Luca's comment about waf being packaged, however the
 packaged version completely doesn't work for my package, so my build
 class continues to use ./waf. perhaps the build class shouldn't be
 added until the problem with the package is resolved and /usr/bin/waf
 can be used?

I belive this is why the build system class did not get added to
debhelper. It seems that waf has in the mean time still not been
packaged. I'm not sure if it makes sense to add this class now, or not.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#634106: debhelper: please default to dh_python2 in compat level 9

2011-07-16 Thread Aaron M. Ucko
tags 634106 + pending
thanks

Joey Hess jo...@debian.org writes:

 coincidentially...

 commit edbe1cf7d625f9cc3db5c266db4845592e588569
 Author: Joey Hess j...@kitenet.net
 Date:   Sat Jul 16 16:08:16 2011 -0400

 dh: In v9, do not enable any python support commands.

Heh.  That's somewhat more draconian than what I'd proposed, but I'll
take it, thanks.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu



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



Bug#570375: debhelper: dh_auto_configure doesn't do the right thing for autoconf 2.13 generated configure scripts

2011-07-16 Thread Joey Hess
Mike Hommey wrote:
 On Thu, Feb 18, 2010 at 02:15:44PM -0500, Joey Hess wrote:
  Mike Hommey wrote:
   dh_auto_configure currently doesn't check whether the configure script it
   calls comes from autoconf 2.13 or a newer version, and calls it, when not
   cross compiling, with --build=... only.
  
  AIUI, if --host= is used with autoconf 2.52+ it goes into cross-compile
  mode. Since 16 packages and falling build-depend on autoconf 2.13, I
  think it's best to not do complex, error-prone etc file parsing
  to determine the version used, and instead let those 17 packages
  override dh_auto_configure.
 
 Note there are more than 17 packages using autoconf 2.13 generated
 packages. I can name you 7 I know that don't build-depend on autoconf2.13.
 
 Isn't checking for Generated automatically using autoconf version 2.13
 in the configure file header safe enough ?

While the number has apparently gone up to 26 packages build-depending
on it now, I am not particularly bothered if 26, or whatever, that
use an override with a customized call to configure. Putting this
in debhelper seems complicated, error-prone, and probably not likely to
make many people's lives easier; not a net win.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#631769: [Debconf-devel] Bug#631769: New Kde frontend based on debconf-kde-helper

2011-07-16 Thread Joey Hess
Modestas Vainius wrote:
 I pushed my changes to the debconf.git close on wagner [1], branch debconf-
 kde. Could you review and merge changes?
 
 0a4843c Add NEWS entry about Kde frontend.
 a7a0282 Add new Kde frontend that is based on debconf-kde-helper.
 0db0aaf Close file handles on Passthrough frontend shutdown.
 aad24e6 Allow Passthrough child class to initialize file handles.
 cd4e468 Add possiblity to timeout while waiting for the reply in Passthrough 
 frontend.
 06fba12 Make it clear which commands are passed through in debug output.
 59df459 Add Debian/{FrontEnd,Element}/Qt* to debian/copyright.
 3ae06bf Rename current Kde frontend to Qt.
 d0ebe97 Enable multimaintainer mode.
 
 Notably, I renamed old Kde frontend to Qt (3ae06bf). Sune asked me to keep 
 old 
 frontend for now as he might try to keep qt4-perl alive. However, I think 
 there is a consensus that debconf-kde-helper based one is the future so maybe 
 we will get rid of that old frontend regardless in the end. That's still to 
 be 
 decided.
 
 Regarding the last commit (0a4843c - NEWS entry), Kde frontend will stop 
 working for its users unless they install debconf-kde-helper. I don't see how 
 we can avoid this breakage via dependencies thus I added a NEWS entry. 
 Surprisingly, there was no NEWS file before so I don't know if you want to 
 add 
 it. So feel free to ignore that commit.

Couldn't some kde metapackage pull in debconf-kde-helper?

 P.S. debconf-kde-helper has just entered unstable but it's too old. I will 
 work with maintainer to get updated version to unstable ASAP and then I will 
 version debconf-kde-helper Suggests appropriately. I will let you know.

What's the status of getting the right version in?

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#633474: obdgpslogger: FTBFS w/fluid 1.3: ~obdconvertwindow no longer defined

2011-07-16 Thread Aaron M. Ucko
u...@debian.org (Aaron M. Ucko) writes:

 I could issue one reasonably quickly, as I've already prepared the
 necessary patch; however, I believe it's still best practice for
 packages' regular maintainers (or fellow members of any relevant teams)
 to upload fixes themselves if available, so I'd appreciate it if you
 could please do so.

I'm about to go ahead with my FLTK uploads, so I'll proceed with an NMU,
per the below patch; thanks for agreeing to it.  Please do upload the
fix yourself when you get a chance, though.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

Description: Upstream changes introduced in version 0.16-1.1
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 obdgpslogger (0.16-1.1) unstable; urgency=low
 .
   * Non-maintainer upload with maintainer's permission.
   * src/gui/convertwindow.fl: drop empty obdconvertwindow::~obdconvertwindow
 to avoid build errors with fluid 1.3.x, which omits its definition
 altogether per http://www.fltk.org/str.php?L2259.  (Closes: #633474.)
 .
 The person named in the Author field signed this changelog entry.
Author: Aaron M. Ucko u...@debian.org
Bug-Debian: http://bugs.debian.org/633474

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: vendor|upstream|other, url of original patch
Bug: url in upstream bugtracker
Bug-Debian: http://bugs.debian.org/bugnumber
Bug-Ubuntu: https://launchpad.net/bugs/bugnumber
Forwarded: no|not-needed|url proving that it has been forwarded
Reviewed-By: name and email of someone who approved the patch
Last-Update: -MM-DD

--- obdgpslogger-0.16.orig/src/gui/convertwindow.fl
+++ obdgpslogger-0.16/src/gui/convertwindow.fl
@@ -102,8 +102,6 @@ if(0  f.count())
 }
 code {mMainui = obdui;} {}
   }
-  Function {~obdconvertwindow()} {open
-  } {}
   decl {OBDUI *mMainui;} {}
   decl {enum obd_convert_type mConvertType;} {}
   Function {show()} {open


Bug#565079: Processed: raise severity of ftbfs's with gcc-4.5 to serious

2011-07-16 Thread Emfox Zhou
Hello, I confirmed that in version 1.0(which has enter testing), this
bug has been fixed, neither
gcc 4.5 nor 4.6 cause the FTBFS, could I just close it, or anything other?

On Sat, Jul 9, 2011 at 5:55 PM, Debian Bug Tracking System
ow...@bugs.debian.org wrote:
 Processing commands for cont...@bugs.debian.org:

 severity 565026 serious
 Bug #565026 [libfreebob] libfreebob: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 564845 serious
 Bug #564845 [acl2] acl2: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 564862 serious
 Bug #564862 [asymptote] amsymptote: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 564972 serious
 Bug #564972 [cone] cone: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 564981 serious
 Bug #564981 [esekeyd] esekeyd: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 564984 serious
 Bug #564984 [gcc-4.5] warning if DBL_MIN is used in conjunction with 
 -Wold-style-cast
 Severity set to 'serious' from 'important'

 severity 564995 serious
 Bug #564995 [libboost-dev] gnuradio: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565007 serious
 Bug #565007 [jade] jade: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565010 serious
 Bug #565010 [kanjisaver] kanjisaver: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565015 serious
 Bug #565015 [klibido] klibido: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565028 serious
 Bug #565028 [liborigin2] liborigin2: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565048 serious
 Bug #565048 [xen-3] xen-3: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565053 serious
 Bug #565053 [trilinos] trilinos: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565055 serious
 Bug #565055 [stlport5.2] stlport5.2: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565056 serious
 Bug #565056 [stopmotion] stopmotion: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565059 serious
 Bug #565059 [sinfo] sinfo: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565064 serious
 Bug #565064 [xshisen] xshisen: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565066 serious
 Bug #565066 [xtide] xtide: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565079 serious
 Bug #565079 [pcmanx-gtk2] pcmanx-gtk2: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 565088 serious
 Bug #565088 [nitpic] nitpic: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 615664 serious
 Bug #615664 [strigi] strigi: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 615670 serious
 Bug #615670 [ball] ball: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 615686 serious
 Bug #615686 [synfigstudio] synfigstudio: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 severity 564992 serious
 Bug #564992 [gemanx-gtk2] gemanx-gtk2: ftbfs with gcc-4.5
 Ignoring request to change severity of Bug 564992 to the same value.
 severity 565001 serious
 Bug #565001 [hylafax] hylafax: ftbfs with gcc-4.5
 Ignoring request to change severity of Bug 565001 to the same value.
 severity 565035 serious
 Bug #565035 [metacity] metacity: ftbfs with gcc-4.5
 Severity set to 'serious' from 'important'

 thanks
 Stopping processing here.

 Please contact me if you need assistance.
 --
 565035: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565035
 564984: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564984
 564972: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564972
 564995: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564995
 565066: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565066
 565028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565028
 565055: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565055
 565048: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565048
 565059: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565059
 615670: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615670
 565053: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565053
 564981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564981
 565056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565056
 565007: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565007
 565088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565088
 615664: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615664
 565001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565001
 615686: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615686
 564845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564845
 565026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=565026
 565010: 

Bug#634094: tested in unstable

2011-07-16 Thread Gonzalo Bermúdez
Package: telepathy-haze
Version: 0.5.0-1
Followup-For: Bug #634094

Unfortunately not. I've tried with version 0.5.0-1 from unstable, without luck.
The message from mc-tool changed. It now says mc-tool update: Protocol 'icq'
does not have parameter 'use-ssl'.



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

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

Versions of packages telepathy-haze depends on:
ii  libc6 2.13-10Embedded GNU C Library: Shared lib
ii  libdbus-1-3   1.4.12-5   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.94-4 simple interprocess messaging syst
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libpurple02.9.0-3multi-protocol instant messaging l
ii  libtelepathy-glib00.15.4-1   Telepathy framework - GLib library

telepathy-haze recommends no packages.

telepathy-haze suggests no packages.

-- no debconf information
haze/haze-DEBUG: 07/16/2011 22:38:20.367813: 
haze_protocol_translate_parameters: setting parameter account (telepathy name 
account)
haze/haze-DEBUG: 07/16/2011 22:38:20.367942: 
haze_protocol_translate_parameters: setting parameter password (telepathy name 
password)
haze/haze-DEBUG: 07/16/2011 22:38:20.368079: 
haze_protocol_translate_parameters: setting parameter server (telepathy name 
server)
haze/haze-DEBUG: 07/16/2011 22:38:20.368223: 
haze_protocol_translate_parameters: setting parameter port (telepathy name port)
haze/haze-DEBUG: 07/16/2011 22:38:20.368371: 
haze_protocol_translate_parameters: setting parameter encryption (telepathy 
name encryption)
haze/haze-DEBUG: 07/16/2011 22:38:20.368514: 
haze_protocol_translate_parameters: setting parameter use_clientlogin 
(telepathy name use-clientlogin)
haze/haze-DEBUG: 07/16/2011 22:38:20.368675: 
haze_protocol_translate_parameters: setting parameter always_use_rv_proxy 
(telepathy name always-use-rv-proxy)
haze/haze-DEBUG: 07/16/2011 22:38:20.368824: 
haze_protocol_translate_parameters: setting parameter encoding (telepathy name 
charset)
haze/haze-DEBUG: 07/16/2011 22:38:20.369016: haze_connection_init: Initializing 
(HazeConnection *)0x2314450
haze/haze-DEBUG: 07/16/2011 22:38:20.369482: haze_connection_constructor: 
Post-construction: (HazeConnection *)0x2314450
purple/account-MESSAGE: 07/16/2011 22:38:20.374660: Connecting to account UIN.
purple/connection-MESSAGE: 07/16/2011 22:38:20.374747: Connecting. gc = 
0x2377620
purple/oscar-INFO: 07/16/2011 22:38:20.374877: Registered modules: alert 
(family=0x0018, version=0x0001, toolid=0x0010, toolversion=0x0629), auth 
(family=0x0017, version=0x, toolid=0x, toolversion=0x), icq 
(family=0x0015, version=0x0001, toolid=0x0110, toolversion=0x047c), feedbag 
(family=0x0013, version=0x0004, toolid=0x0110, toolversion=0x0629), bart 
(family=0x0010, version=0x0001, toolid=0x0010, toolversion=0x0629), chat 
(family=0x000e, version=0x0001, toolid=0x0010, toolversion=0x0629), chatnav 
(family=0x000d, version=0x0001, toolid=0x0010, toolversion=0x0629), stats 
(family=0x000b, version=0x0001, toolid=0x0104, toolversion=0x0001), userlookup 
(family=0x000a, version=0x0001, toolid=0x0110, toolversion=0x0629), bos 
(family=0x0009, version=0x0001, toolid=0x0110, toolversion=0x0629), popup 
(family=0x0008, version=0x0001, toolid=0x0104, toolversion=0x0001), admin 
(family=0x0007, version=0x0001, toolid=0x0010, toolversion=0x0629), messaging 
(family=0x0004, version
 =0x0001, toolid=0x0110, toolversion=0x0629), buddy (family=0x0003, 
version=0x0001, toolid=0x0110, toolversion=0x0629), locate (family=0x0002, 
version=0x0001, toolid=0x0110, toolversion=0x0629), oservice (family=0x0001, 
version=0x0003, toolid=0x0110, toolversion=0x0629), misc (family=0x, 
version=0x, toolid=0x, toolversion=0x),
purple/oscar-INFO: 07/16/2011 22:38:20.375034: Registered handlers: 0001/0001, 
0001/0005, 0001/000f, 0001/0013, 0001/001f, 0002/0003, 0003/0001, 0003/0003, 
0003/000b, 0003/000c, 0004/0007, 0004/000a, 0004/000b, 0004/0014, 0007/0003, 
0007/0005, 0007/0007, 0008/0002, 0009/0001, 0009/0003, 000a/0001, 000a/0003, 
000d/0001, 000d/0009, 000e/0001, 000e/0002, 000e/0003, 000e/0004, 000e/0006, 
0010/0005, 0013/0001, 0013/0003, 0013/0006, 0013/0008, 0013/0009, 0013/000e, 
0013/0015, 0013/0019, 0013/001b, 0013/001c, 0017/0003, 0017/0007, 0017/000a, 
0018/0001, 0018/0007, /0003, /0006,
purple/oscar-INFO: 07/16/2011 22:38:20.375113: oscar_login: gc = 0x2377620
purple/util-MESSAGE: 07/16/2011 22:38:20.375227: requesting to fetch a URL
purple/dnsquery-MESSAGE: 07/16/2011 22:38:20.385958: Performing DNS lookup for 
api.login.icq.net
purple/account-MESSAGE: 07/16/2011 22:38:20.386099: Connecting to account UIN.
purple/dns-WARNING: 07/16/2011 22:38:20.398758: 

Bug#633829: libpthread-workqueue: FTBFS: src/posix/manager.c:343:134: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]

2011-07-16 Thread Mark Heily

On 07/14/2011 02:51 AM, Nobuhiro Iwamatsu wrote:

Source: libpthread-workqueue
Version: 0.8.1-1
Severity: serious
Tags: patch

Hi,

libpthread-workqueue FTBFS on some architecture.
   https://buildd.debian.org/status/package.php?p=libpthread-workqueue
   http://buildd.debian-ports.org/status/package.php?p=libpthread-workqueue

-
checking for err.h.. yes
Creating config.h
Creating config.mk
dh_auto_build
make[1]: Entering directory
`/build/buildd-libpthread-workqueue_0.8.1-1-armel-LQB520/libpthread-workqueue-0.8.1'
/usr/bin/cc -c -o src/api.o -Wall -Wextra -Werror -D_XOPEN_SOURCE=600
-D__EXTENSIONS__ -D_GNU_SOURCE -std=c99 -I./include -I./src -g -O2
-fpic -fvisibility=hidden -pthread src/api.c
/usr/bin/cc -c -o src/posix/manager.o -Wall -Wextra -Werror
-D_XOPEN_SOURCE=600 -D__EXTENSIONS__ -D_GNU_SOURCE -std=c99
-I./include -I./src -g -O2 -fpic -fvisibility=hidden -pthread
src/posix/manager.c
src/posix/manager.c: In function 'worker_main':
src/posix/manager.c:343:134: error: comparison between signed and
unsigned integer expressions [-Werror=sign-compare]
cc1: all warnings being treated as errors

make[1]: *** [src/posix/manager.o] Error 1
make[1]: Leaving directory
`/build/buildd-libpthread-workqueue_0.8.1-1-armel-LQB520/libpthread-workqueue-0.8.1'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
-

I made patch which revise this problem. Could you apply this patch?

Best regards,
  Nobuhiro


Hi,

Thanks for the info and the patch. I have fixed this in version 0.8.2 by 
making PWQ_SPIN_USEC have time_t type to match that used in struct 
timespec. This works on i386 and amd64, and should work on other platforms.


Regards,

 - Mark



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



Bug#634115: banshee: task never ends when sync'ing with android phone

2011-07-16 Thread Gonzalo Bermúdez
Package: banshee
Version: 2.0.1-2
Severity: normal

I'm trying to sync the music on my banshee collection with my Motorola
Milestone (Droid) phone. If it serves, it runs Android 2.2.

Sync works OK. It copies the music files and playlists without trouble. I don't
have videos or other types of media so I can't say for the rest.

The issue is that a task that starts running when I plug the phone never ends,
not after finishing the sync process, disconnecting the phone and unplugging
it.
I haven't found a way to gather debugging information. Nothing that seems
useful appears in the console, and if I run banshee --debug, it crashes[1].
There are no plugins installed for other than the default.

I don't actually know what the running task is, and if it weren't for the
warning issued by Banshee about running tasks on exit, I wouldn't mind since I
see no bad behavior.

[1]
An unhandled exception was thrown: Could not read add-in description

  at Mono.Addins.Addin.get_Description () [0x0] in filename unknown:0
  at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins
(System.String domain, System.String idFilter, AddinSearchFlagsInternal type)
[0x0] in filename unknown:0
  at Mono.Addins.Database.AddinDatabase.InternalGetInstalledAddins
(System.String domain, AddinSearchFlagsInternal type) [0x0] in filename
unknown:0
  at Mono.Addins.Database.AddinDatabase.Update (IProgressStatus monitor,
System.String domain) [0x0] in filename unknown:0
  at Mono.Addins.Database.AddinDatabase.Repair (IProgressStatus monitor,
System.String domain) [0x0] in filename unknown:0
  at Mono.Addins.AddinRegistry.Rebuild (IProgressStatus monitor) [0x0] in
filename unknown:0
  at Banshee.ServiceStack.ServiceManager.InitializeAddins () [0x0] in
filename unknown:0
  at Banshee.ServiceStack.ServiceManager.DefaultInitialize () [0x0] in
filename unknown:0
  at Banshee.ServiceStack.Application.Initialize () [0x0] in filename
unknown:0
  at Banshee.Gui.GtkBaseClient.Initialize (Boolean registerCommonServices)
[0x0] in filename unknown:0
  at Banshee.Gui.GtkBaseClient..ctor (Boolean initializeDefault, System.String
defaultIconName) [0x0] in filename unknown:0
  at Banshee.Gui.GtkBaseClient..ctor () [0x0] in filename unknown:0
  at Nereid.Client..ctor () [0x0] in filename unknown:0
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(object,object[],System.Exception)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x0] in filename unknown:0
Exception has been thrown by the target of an invocation.

  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x0] in filename unknown:0
  at System.Reflection.MonoCMethod.Invoke (BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x0] in filename unknown:0
  at System.Reflection.ConstructorInfo.Invoke (System.Object[] parameters)
[0x0] in filename unknown:0
  at System.Activator.CreateInstance (System.Type type, Boolean nonPublic)
[0x0] in filename unknown:0
  at System.Activator.CreateInstance (System.Type type) [0x0] in filename
unknown:0
  at Banshee.Gui.GtkBaseClient.Startup () [0x0] in filename unknown:0
  at Hyena.Gui.CleanRoomStartup.Startup (Hyena.Gui.StartupInvocationHandler
startup) [0x0] in filename unknown:0

.NET Version: 2.0.50727.1433
OS Version: Unix 2.6.39.2

Assembly Version Information:

System.Xml (2.0.0.0)
Banshee.Core (2.0.0.0)
Hyena.Data.Sqlite (2.0.0.0)
gdk-sharp (2.12.0.0)
Mono.Addins (0.6.0.0)
atk-sharp (2.12.0.0)
Hyena.Gui (2.0.0.0)
Mono.Posix (2.0.0.0)
gtk-sharp (2.12.0.0)
Banshee.ThickClient (2.0.0.0)
Nereid (2.0.0.0)
DBus.Proxies (0.0.0.0)
System.Core (3.5.0.0)
Hyena (2.0.0.0)
dbus-sharp (1.0.0.0)
glib-sharp (2.12.0.0)
System (2.0.0.0)
Banshee.Services (2.0.0.0)
Banshee (2.0.0.0)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.39-2-amd64 x86_64 unknown GNU/Linux

Disribution Information:

[/etc/debian_version]
wheezy/sid




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

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

Versions of packages banshee depends on:
ii  gnome-icon-theme   3.0.0-4   GNOME Desktop icon theme
ii  gstreamer0.10-alsa [gs 0.10.35-1 GStreamer plugin for ALSA
ii  gstreamer0.10-gconf [g 0.10.30-1 GStreamer plugin for getting the s
ii  gstreamer0.10-plugins- 0.10.22-2 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins- 0.10.35-1 GStreamer plugins from the 

Bug#634116: Please transition gnutls26 for multiarch

2011-07-16 Thread Steve Langasek
Source: gnutls26
Version: 2.10.5-2
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: ubuntu-patch oneiric origin-ubuntu

Hi folks,

Please find attached a patch to gnutls26 to transition it to use of the
multiarch library paths as described at
http://wiki.debian.org/Multiarch/Implementation.  This patch has been
applied and is being used successfully in Ubuntu 11.04, and should be safe
to apply in Debian now that multiarch has been bootstrapped there.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
=== modified file 'debian/changelog'
--- debian/changelog	2011-06-25 18:13:38 +
+++ debian/changelog	2011-07-17 01:59:19 +
@@ -1,3 +1,10 @@
+gnutls26 (2.10.5-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Build for multiarch.
+
+ -- Steve Langasek steve.langa...@ubuntu.com  Sat, 16 Jul 2011 18:57:27 -0700
+
 gnutls26 (2.10.5-2) unstable; urgency=low
 
   * Stop shipping libtool la files.

=== modified file 'debian/control'
--- debian/control	2011-02-06 16:44:09 +
+++ debian/control	2011-07-17 02:08:41 +
@@ -6,8 +6,8 @@
  Eric Dorland e...@debian.org,
  James Westby jw+deb...@jameswestby.net,
  Simon Josefsson si...@josefsson.org
-Build-Depends: debhelper (= 7.0.14), libgcrypt11-dev (= 1.3.2), zlib1g-dev,
- cdbs (= 0.4.53), gtk-doc-tools, texinfo (= 4.8),
+Build-Depends: debhelper (= 8.1.3), libgcrypt11-dev (= 1.3.2), zlib1g-dev,
+ cdbs (= 0.4.93), gtk-doc-tools, texinfo (= 4.8),
  libtasn1-3-dev (= 0.3.4-0), autotools-dev, guile-1.8-dev, datefudge
 Build-Conflicts: libgnutls-dev
 Standards-Version: 3.9.1
@@ -52,6 +52,8 @@
 # Bug 587755. - This could be removed after a libgnutls soname bump.
 Breaks: libsoup2.4-1 (= 2.30.1-1), libsoup2.4-1 (= 2.31.2-1)
 Suggests: gnutls-bin
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: the GNU TLS library - runtime library
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
@@ -76,6 +78,7 @@
 Section: debug
 Depends: libgnutls26 (= ${binary:Version}), ${misc:Depends}
 Conflicts: libgnutls13-dbg
+Multi-Arch: same
 Description: GNU TLS library - debugger symbols
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
@@ -89,6 +92,7 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgnutls5-dev, gnutls0.4-dev, gnutls-dev ( 0.4.0-0)
 Replaces: libgnutls5-dev, gnutls0.4-dev, gnutls-dev ( 0.4.0-0)
+Multi-Arch: foreign
 Description: the GNU TLS library - commandline utilities
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
@@ -114,6 +118,7 @@
 Architecture: all
 Section: doc
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: the GNU TLS library - documentation and examples
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
@@ -137,6 +142,8 @@
 Architecture: any
 Section: lisp
 Depends: ${misc:Depends},${shlibs:Depends}, guile-1.8
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
 Description: the GNU TLS library - GNU Guile bindings
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.
@@ -160,6 +167,8 @@
 Architecture: any
 Section: libs
 Depends: libgnutls26 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Description: the GNU TLS library - C++ runtime library
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 protocols.

=== modified file 'debian/guile-gnutls.install'
--- debian/guile-gnutls.install	2010-03-20 15:53:35 +
+++ debian/guile-gnutls.install	2011-07-17 01:56:47 +
@@ -1,2 +1,2 @@
-debian/tmp/usr/lib/libguile-gnutls*.so* usr/lib
-debian/tmp/usr/share/guile/site usr/share/guile
+debian/tmp/usr/lib/*/libguile-gnutls*.so*
+debian/tmp/usr/share/guile/site

=== modified file 'debian/libgnutls-dev.install'
--- debian/libgnutls-dev.install	2011-06-25 18:13:38 +
+++ debian/libgnutls-dev.install	2011-07-17 01:57:07 +
@@ -1,6 +1,6 @@
-debian/tmp/usr/include/* usr/include
-debian/tmp/usr/lib/libgnutls*.so usr/lib
-debian/tmp/usr/lib/libgnutls*.a usr/lib
-debian/tmp/usr/lib/pkgconfig/gnutls.pc usr/lib/pkgconfig
-debian/tmp/usr/lib/pkgconfig/gnutls-extra.pc usr/lib/pkgconfig
+debian/tmp/usr/include/*
+debian/tmp/usr/lib/*/libgnutls*.so
+debian/tmp/usr/lib/*/libgnutls*.a
+debian/tmp/usr/lib/*/pkgconfig/gnutls.pc

Bug#634117: Fails when console is not a virtual terminal

2011-07-16 Thread Wakko Warner
Package: uswsusp
Version: 1.0+20110509-1
Severity: wishlist

I have a VM running with no vga under KVM.  The only local terminal is the
serial console.  When trying to use s2disk, I see:
s2disk: No local tty. Remember to specify local console after the remote. 
Reason: Invalid argument

It would be nice if s2disk would work w/o needing a local console

strace shows this:

stat(/dev/snapshot, {st_mode=S_IFCHR|0600, st_rdev=makedev(10, 231), ...}) = 0
open(/dev/snapshot, O_RDONLY) = 4
ioctl(4, SNAPSHOT_SET_SWAP_AREA, 0x7fff45212de0) = 0
open(/dev/console, O_RDONLY)  = 5
ioctl(5, KDGKBTYPE, 0x7fff45212b5f) = -1 EINVAL (Invalid argument)
close(5)= 0
write(2, s2disk: No local tty. Remember t..., 99s2disk: No local tty. 
Remember to specify local console after the remote. Reason: Invalid argument
) = 99
close(4)= 0
close(3)= 0
chdir(/)  = 0
umount(/proc/7119, 0) = 0
munmap(0x7fd1b578e000, 425984)  = 0
exit_group(22)  = ?

-- System Information:
Removed, reportbug is not installed on system with problem.  I believe that
this information is irrelevent to the wishlist.



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



Bug#634118: Please transition gtk+2.0 for multiarch

2011-07-16 Thread Steve Langasek
Source: gtk+2.0
Version: 2.24.5-2
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: ubuntu-patch oneiric origin-ubuntu

Hi folks,

Please find attached a patch to gtk+2.0 to transition it to use of the
multiarch library paths as described at
http://wiki.debian.org/Multiarch/Implementation.  This patch has been
applied and is being used successfully in Ubuntu oneiric, and should be safe
to apply in Debian now that multiarch has been bootstrapped there.

By way of explanation, here is the changelog entry from the Ubuntu upload:

  * Build for multiarch.
  * Bump gobject-introspection build-dependency for multiarch tuple support.
  * debian/patches/098_multiarch_module_path.patch: Fall back to the
hard-coded pre-multiarch module directory.
  * Build-depend on debhelper 8.1.3 and add Pre-Depends: ${misc:Pre-Depends}
for multiarch-support.
  * Make the -dev packages depend on a multiarch-capable version of
pkg-config.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org
diff -Nru gtk+2.0-2.24.5/debian/control gtk+2.0-2.24.5/debian/control
--- gtk+2.0-2.24.5/debian/control	2011-07-14 11:34:49.0 +
+++ gtk+2.0-2.24.5/debian/control	2011-06-30 14:05:41.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sebastien Bacher seb...@debian.org
 Uploaders: Debian GNOME Maintainers pkg-gnome-maintain...@lists.alioth.debian.org, Emilio Pozuelo Monfort po...@debian.org, Josselin Mouette j...@debian.org, Michael Biebl bi...@debian.org
-Build-Depends: debhelper (= 7.0.50~),
+Build-Depends: debhelper (= 8.1.3),
gettext,
gtk-doc-tools (= 1.11),
pkg-config,
@@ -28,10 +28,10 @@
libxfixes-dev (= 1:3.0.0-3),
libcairo2-dev (= 1.6.4-6.1),
gnome-pkg-tools (= 0.11),
-   dpkg-dev (= 1.13.19),
+   dpkg-dev (= 1.16.0),
x11proto-xext-dev,
libcups2-dev (= 1.2),
-   gobject-introspection (= 0.9.12-4~),
+   gobject-introspection (= 0.10.8-2),
libgirepository1.0-dev (= 0.9.3),
gir1.2-glib-2.0,
gir1.2-freedesktop,
@@ -62,6 +62,8 @@
 libgtk2.0-bin
 Suggests: librsvg2-common,
   gvfs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Description: GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
@@ -95,6 +97,7 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: libgtk2.0-0
+Multi-Arch: foreign
 Description: common files for the GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
@@ -109,6 +112,7 @@
 Depends: ${misc:Depends},
  libgtk2.0-0 (= ${source:Version}),
  libgtk2.0-common
+Multi-Arch: foreign
 Description: programs for the GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
@@ -139,7 +143,7 @@
  libxfixes-dev (= 1:3.0.0-3),
  libxcomposite-dev (= 1:0.2.0-3),
  libxdamage-dev (= 1:1.0.1-3),
- pkg-config,
+ pkg-config (= 0.26-1),
  libxml2-utils
 Recommends: python (= 2.4),
 debhelper
@@ -161,6 +165,7 @@
 Depends: libgtk2.0-0 (= ${binary:Version}),
  libgtk2.0-common,
  ${misc:Depends}
+Multi-Arch: same
 Description: GTK+ libraries and debugging symbols
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
@@ -179,6 +184,7 @@
 Recommends: libglib2.0-doc,
 libatk1.0-doc,
 libpango1.0-doc
+Multi-Arch: foreign
 Description: documentation for the GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable
@@ -242,6 +248,8 @@
  ${shlibs:Depends},
  libgtk2.0-0 (= ${binary:Version})
 Replaces: libgail17, libgtk2.0-0 ( 2.14.5)
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Description: GNOME Accessibility Implementation Library -- shared libraries
  Gail implements ATK interfaces for GTK+ widgets which are dynamically
  loadable at runtime by a GTK+ application. Once loaded, those parts of
@@ -255,6 +263,7 @@
 Depends: ${misc:Depends},
  ${shlibs:Depends},
  libgail18 (= ${binary:Version})
+Multi-Arch: foreign
 Description: GNOME Accessibility Implementation Library -- common modules
  Gail implements ATK interfaces for 

Bug#544347: pygame: New upstream version 1.9.1 available

2011-07-16 Thread Vincent Cheng
On Wed, Jun 29, 2011 at 4:44 PM, Vincent Cheng vincentc1...@gmail.com wrote:
 Hi,

 I have a package that depends on pygame, so I'd like to help out with
 the packaging and maintenance of pygame as well. I'm not a DD though,
 so I'd like to ask for a sponsor to review my packaging and consider
 uploading it to the archives. I'd appreciate any comments and
 suggestions, of course. Thanks!

 $ dget 
 http://mentors.debian.net/debian/pool/main/p/pygame/pygame_1.9.1release-1.dsc

 Still on my TODO list:
 - Build pygame for Python 3
 - Modify debian/copyright to use DEP-5.

 Kind regards,
 - Vincent Cheng



 --
 To unsubscribe, send mail to 544347-unsubscr...@bugs.debian.org.


Hi,

Are there any updates on this? If there's anything you'd like me to
change/fix in my packaging, please let me know. Thanks!

Kind regards,
- Vincent Cheng



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



Bug#634070: composite sampler segfault

2011-07-16 Thread Gabriel Beddingfield

On 07/16/2011 10:01 AM, Benoît Delcour wrote:

lv2_jack_host http://gabe.is-a-geek.org/composite/plugins/sampler/1
URI:http://gabe.is-a-geek.org/composite/plugins/sampler/1
Plugin Name:Composite Sampler
JACK Name:  Composite Sampler
Connected to JACK.
Successfully instantiated plugin.
Erreur de segmentation


I built SLV2 with debug symbols, and here's what I get for a backtrace. 
 Long story short:  this is an SLV2 bug.


(Edited for brevity)
$ gdb /usr/bin/lv2_jack_host
(gdb) set args http://gabe.is-a-geek.org/composite/plugins/sampler/1
(gdb) run
Starting program: /usr/bin/lv2_jack_host 
http://gabe.is-a-geek.org/composite/plugins/sampler/1

[Thread debugging using libthread_db enabled]
URI:http://gabe.is-a-geek.org/composite/plugins/sampler/1
Plugin Name:Composite Sampler
JACK Name:  Composite Sampler
[New Thread 0xb7fdfb70 (LWP 14386)]
Connected to JACK.
[New Thread 0xb75a4b70 (LWP 14389)]
Successfully instantiated plugin.
Set volume to 1.00
[New Thread 0xb6bffb70 (LWP 14390)]

Program received signal SIGSEGV, Segmentation fault.
0x0804937a in uri_to_id (callback_data=0x0, map=0x0, uri=0xa51980 
http://lv2plug.in/ns/ext/midi#MidiEvent;)

at ../hosts/lv2_jack_host.c:80
80  if (!strcmp(map, LV2_EVENT_URI)  !strcmp(uri, 
SLV2_EVENT_CLASS_MIDI))
(gdb) bt
#0  0x0804937a in uri_to_id (callback_data=0x0, map=0x0, uri=0xa51980 
http://lv2plug.in/ns/ext/midi#MidiEvent;)

at ../hosts/lv2_jack_host.c:80
#1  0x00a4fc12 in Composite::Plugin::EngineLv2::_activate (this=0x80b5920)
at /home/gabriel/code/composite/composite/src/sampler/EngineLv2.cpp:173
#2  0x00a5028d in Composite::Plugin::EngineLv2::activate 
(instance=0x80b5920)

at /home/gabriel/code/composite/composite/src/sampler/EngineLv2.cpp:77
#3  0x08049bb5 in slv2_instance_activate (argc=2, argv=0xb004) at 
../slv2/plugininstance.h:128

#4  main (argc=2, argv=0xb004) at ../hosts/lv2_jack_host.c:203
(gdb) list
75  uint32_t
76  uri_to_id(LV2_URI_Map_Callback_Data callback_data,
77const char*   map,
78const char*   uri)
79  {
80  if (!strcmp(map, LV2_EVENT_URI)  !strcmp(uri, 
SLV2_EVENT_CLASS_MIDI))
81  return MIDI_EVENT_ID;
82  else
83  return 0; // no id for you!
84  }
(gdb)

The docs for the uri-map extension clearly say that the `map` parameter 
may be null.[1]  However, if you pass a null to strcmp it will segfault. 
 Looks like checking for (map == 0) is the fix.


Thanks,
Gabriel

[1] http://lv2plug.in/ns/ext/uri-map/ (see uri-map.h)



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



Bug#634119: Cannot open pixbuf loader module file ... No such file or directory

2011-07-16 Thread jidanni
Package: hicolor-icon-theme
Version: 0.12-1

See lots of these:
Processing triggers for hicolor-icon-theme ...
(gtk-update-icon-cache:9226): GdkPixbuf-WARNING **: Cannot open pixbuf loader 
module file '/usr/lib/i386-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache': No 
such file or directory



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



Bug#634120: all `Format' sections are invalid

2011-07-16 Thread jidanni
Package: libpng12-0
Version: 1.2.46-1
File: /usr/share/doc-base/libpng12

Saw upon upgrade:
Error in `/usr/share/doc-base/libpng12', line 25: all `Format' sections are 
invalid.
Note: `install-docs --verbose --check file_name' may give more details about 
the above error.
Registering documents with scrollkeeper..



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



Bug#629156: dh_strip --dbg-package= no longer works with compat level 8

2011-07-16 Thread Jonas Smedegaard
On 11-07-16 at 09:29pm, Joey Hess wrote:
 Michael Biebl wrote:
  Joey, do you have any ideas on how to address this issue? Could 
  empty options be treated specially? Should a special keyword be 
  used for such a case?
  
  In case you think this should better be addressed in cdbs, please 
  reassign the bug. In don't really care if this is handled in cdbs or 
  debhelper as long as I have a way to skip certain binary packages 
  when using dh_strip in cdbs (when using a current compat level).
 
 It makes no sense to try to support --debug-package= as a way to 
 disable previous --debug-package=foo. I'm frankly surprised that ever 
 worked for you, looking at the code the first one specified wins -- 
 but that is not documented behavior either.
 
 The only thing that could be done in debhelper would be to add a 
 --no-debug-package switch. But, this switch would make no sense 
 whatsoever to users who were not using cdbs, so I think that this 
 should be dealt with in cdbs some how.

Sorry for not realizing this earlier, but seems the problem here that 
you override a variable not meant to be manipulated (but yeah, probably 
completely undocumented): lower-case variables should be treated as 
read-only.

I haven't verified, but seems to me that you get the intended result by 
instead suppressing/overriding DEB_DH_STRIP_ARGS.


Regards,

 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


<    1   2   3