Bug#471303: dash: Invalid memory reference

2008-03-17 Thread Rob Weir
Package: dash Version: 0.5.4-1ubuntu3 Severity: important File: /bin/dash *** Please describe what you were doing when the application crashed *** (no debugging symbols found) Using host libthread_db library /lib/libthread_db.so.1. (no debugging symbols found) (no debugging symbols found)

Bug#435108: [Pkg-bazaar-maint] Bug#435108: Copyright lists obsolete location

2007-07-30 Thread Rob Weir
On 7/29/07, Loïc Minier [EMAIL PROTECTED] wrote: Package: bzrtools Version: 0.18.0-1 Severity: normal Hi, The copyright files of bzrtools lists the following download URL: http://panoramicfeedback.com/opensource/bzrtools/ I think this URL is obsolete; I think

Bug#342470: bazaar package build failure in make test

2005-12-08 Thread Rob Weir
tags 342470 unreproducible thanks On Wed, Dec 07, 2005 at 08:37:36PM +0100, Christoph Scheurer said This is exactly the same bug as [EMAIL PROTECTED] which prohibits bazaar as well as tla from successfully finishing the undo test. The same patch as for #342468 applies also to bazaar. This

Bug#333839: lyx blockage

2005-11-17 Thread Rob Weir
tags 333839 pending confirmed thanks On Thu, Nov 17, 2005 at 02:12:17PM -0800, Ross Boylan said Is anything in particular holding up this fix, or a new build of lyx? I'm interested because at the moment upgrading KDE in testing knocks out lyx (and lyx-qt), which is a show stopper for me. It

Bug#337776: bazaar: botched invariant with baz log

2005-11-17 Thread Rob Weir
On Thu, Nov 17, 2005 at 10:33:58PM +0100, Matthieu Moy said Anand Kumria [EMAIL PROTECTED] writes: I was running 1.5 COTM for a while but when I realised it wasn't being developed any further, I reverted back to the last released version. The developers are now working on the future 2.0,

Bug#337177: bzr-0.6/bzrlib/trace.py

2005-11-14 Thread Rob Weir
merge 337177 336540 thanks On Mon, Nov 14, 2005 at 12:15:59AM -0600, Bob Tanner said On Sunday 13 November 2005 06:21 pm, you wrote: ./bzr selftest No handlers could be found for logger bzr This is a normal notice from bzr, afaict. * WTF ** This is

Bug#338921: No executable bit with lyxpdflatex.sh, lyxprint.sh and lyxview.sh

2005-11-13 Thread Rob Weir
merge 331262 338921 thanksbye On Sun, Nov 13, 2005 at 09:37:54PM +0100, Kai-Martin said The scripts lyxpdflatex.sh, lyxprint.sh and lyxview.sh are not executable. --- chmod a+x /usr/share/lyx/scripts/*.sh -(kaimartin)- Dupe of #331262, merging. Shall be fixed in the next upload (soon).

Bug#338924: lyx-qt: ignores set_screen_font_encoding in .lyxrc

2005-11-13 Thread Rob Weir
On Sun, Nov 13, 2005 at 09:58:16PM +0100, Kai-Martin said Package: lyx-qt Version: 1.3.6-1 Severity: normal lyx-qt ignores the value of the screen_font_encoding in ~/.lyxrc and uses *.*...*.*.1 fonts anyway. This prevents the Euro using symbol directly in the GUI. Along the same

Bug#336540: bzr-0.6/bzrlib/trace.py

2005-11-13 Thread Rob Weir
On Wed, Nov 02, 2005 at 05:09:19PM -0600, Bob Tanner said Tags: patch Back to the open_tracefile try: tf = codecs.open(trace_fname, 'at', 'utf8', buffering=1) snip except IOError, e: warning(failed to open trace file: %s % (e)) print * WTF

Bug#336540: bzr-0.6/bzrlib/trace.py

2005-11-13 Thread Rob Weir
On Wed, Nov 02, 2005 at 01:10:30AM -0600, Bob Tanner said Did some more debugging bzr-0.6/bzrlib/trace.py def open_tracefile(tracefilename='~/.bzr.log'): print before codecs.open, trace_fname tf = codecs.open(trace_fname, 'at', 'utf8', buffering=1) print after

Bug#336206: bzr: manual page is ugly

2005-11-13 Thread Rob Weir
tags 336206 patch pending thanks On Mon, Oct 31, 2005 at 01:04:59PM +1100, Rob Weir said On Fri, Oct 28, 2005 at 06:22:00PM +0300, Lars Wirzenius said Package: bzr Version: 0.1.1-1 Severity: normal The manual page source for bzr(1) contains many empty lines. It looks like they've

Bug#337776: bazaar: botched invariant with baz log

2005-11-12 Thread Rob Weir
tags 337776 pending fixed-upstream thanks On Sat, Nov 12, 2005 at 10:45:49AM +0100, Matthieu Moy said Anand Kumria [EMAIL PROTECTED] writes: Package: bazaar Version: 1.4.2-1 Severity: normal Hi, Create an empty directory (mkdir ~/bar; cd ~/bar) and do 'baz log'. Bazaar

Bug#338541: New version available (0.6.2)

2005-11-10 Thread Rob Weir
Package: bzr Version: 0.6-2 http://www.bazaar-ng.org/pkg/bzr-0.6.2.tar.gz -rob -- I don't understand...all I did was get up in the morning. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#336540: ./bzr selftest and sid

2005-11-02 Thread Rob Weir
On Wed, Nov 02, 2005 at 09:52:48AM -0600, Bob Tanner said Confirmed that ./bzr selftest fails under sid pbuilder too for the same reason. Your home directory does not exist under a pbuilder chroot. ./bzr selftest No handlers could be found for logger bzr Traceback (most recent call last):

Bug#336540: bzr-0.6/bzrlib/trace.py

2005-11-02 Thread Rob Weir
clone 336540 -1 retitle -1 bzr selftest pukes if you have no working homedir thanks On Wed, Nov 02, 2005 at 05:09:19PM -0600, Bob Tanner said Tags: patch Back to the open_tracefile try: tf = codecs.open(trace_fname, 'at', 'utf8', buffering=1) snip except IOError, e:

Bug#336540: bzr: Build for sarge? (patch)

2005-11-02 Thread Rob Weir
On Tue, Nov 01, 2005 at 01:20:04AM -0600, Bob Tanner said On Monday 31 October 2005 06:13 pm, Rob Weir wrote: If you change debian/rules to run build/scripts/bzr selftest instead of ./bzr selftest, does it pass? This is weird. common-post-build-indep:: PYTHONPATH=/tmp/bzr-0.6

Bug#336731: bzr: DEB_PYTHON_COMPILE_VERSION = vs := (CDBS tutorial)

2005-11-02 Thread Rob Weir
On Tue, Nov 01, 2005 at 12:52:36AM -0600, Bob Tanner said Package: bzr Version: 0.6-2 Severity: minor 0.6's debian/rules shows DEB_PYTHON_COMPILE_VERSION=2.4 But the tutorial at https://wiki.duckcorp.org/DebianPackagingTutorial/CDBS under the section Using the Python class shows

Bug#336540: bzr: Build for sarge? (patch)

2005-11-02 Thread Rob Weir
On Thu, Nov 03, 2005 at 02:53:51PM +1100, Rob Weir said On Tue, Nov 01, 2005 at 01:20:04AM -0600, Bob Tanner said On Monday 31 October 2005 06:13 pm, Rob Weir wrote: If you change debian/rules to run build/scripts/bzr selftest instead of ./bzr selftest, does it pass? This is weird

Bug#334320: bazaar: IA64 build

2005-11-01 Thread Rob Weir
On Mon, Oct 24, 2005 at 12:37:37PM +1000, Ian Wienand said Hi, I just built 1.4.2-2 on my IA64 machine and it does build OK. The relevant part where the buildd failed looks like === TESTING: id-tagging-defaults === Test 1: id-tagging-defaults Test 1: PASS baz(30725): unaligned

Bug#327430: FTBFS: Unable to include GWorkspace/GWProtocol.h

2005-10-31 Thread Rob Weir
On Fri, Sep 09, 2005 at 03:15:32PM -0700, Matt Kraai said Package: gworkspace Version: 0.7.0-1 Severity: serious Tags: patch gworkspace fails to build because it cannot include GWorkspace/GWProtocol.h: gcc GWRemote.m -c \ -MMD -MP -DGNUSTEP -DGNUSTEP_BASE_LIBRARY=1

Bug#336540: bzr: Build for sarge? (patch)

2005-10-31 Thread Rob Weir
On Mon, Oct 31, 2005 at 11:36:59AM -0500, Bob Tanner said On Monday 31 October 2005 12:53 am, you wrote: Yes, I know.  In the portion of my email that you did not quote, though, I pointed out that distutils appears to change that for us based on the python version used to install it.  When

Bug#263738: tkdesk: FTBFS with gcc-3.4: conflicting types for 'Tcl_Panic'

2005-10-30 Thread Rob Weir
On Sun, Oct 30, 2005 at 12:16:10AM -0400, Daniel Martin said Rob Weir [EMAIL PROTECTED] writes: Hi Daniel, this bug has been open for a while now; do you think you'll have time to upload the fix anytime soon? Would you liks someone to NMU it for you? I've been sucked into other

Bug#259938: xpostit: FTBFS with gcc-3.4: conflicting types for 'malloc'

2005-10-30 Thread Rob Weir
On Sun, Oct 30, 2005 at 08:37:55AM +0900, Taketoshi Sano said Hi. on Sat, 29 Oct 2005 02:05:18 +1000, Rob Weir [EMAIL PROTECTED] wrote: This bug has been sitting around in the BTS for a while now, and is now RC; do you think you'll have time to make a new upload soon? Ah..., sorry

Bug#288305: qps: FTBFS (amd64/gcc-4.0): non-local variable 'anonymous struct sigtab []' uses anonymous type

2005-10-30 Thread Rob Weir
On Sat, Oct 29, 2005 at 07:20:01AM +0200, Hanno 'Rince' Wagner said Hi, Rob Weir schrieb am 29. October 2005: Do you you think you'll have time to upload this fix soon, or would you prefer to have someone NMU it? Please do an NMU (especially since I thought I orphaned that package

Bug#252077: hmm

2005-10-30 Thread Rob Weir
clone 252077 -1 retitle 252077 lyx-common should Recommend psutils. retitle -1 lyx-common should Depend on gs/gv thanks On Sun, Mar 06, 2005 at 05:18:01PM +1100, Rob Weir said Hi there, sorry for taking so long to respond. I'm a little torn on this, since they're not *strictly* neccesssary

Bug#336428: Remove xlibs-dev build-dep

2005-10-30 Thread Rob Weir
Package: lyx Version: 1.3.6-1 Tags: pending The xlibs-dev transition package is going away soon, lyx should build-dep on the specific X -dev packages it needs. -rob -- Yeaah, the hammer game! Kill it, kill it, make it dead, whack it! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#197045: lyx-common: Text labels should be visible

2005-10-30 Thread Rob Weir
severity 197045 wishlist reassign 197045 lyx tags 197045 upstream thanks On Wed, Jun 11, 2003 at 09:35:42AM -0700, [EMAIL PROTECTED] said Thanks for maintaining Debian's Lyx package. I like it and use it. Please enhance Lyx so that users can define a visible tag that appears in cross

Bug#316679: lyx-qt: Spell checking is broken

2005-10-30 Thread Rob Weir
package lyx-qt severity 316679 important reassign 316679 lyx merge 316679 135149 thanks On Sun, Jun 26, 2005 at 11:20:52AM -0500, John Goerzen said Package: lyx-qt Version: 1.3.4-2 Severity: normal I attemted to spell-check my document, but LyX popped up a box saying: The spell-checker

Bug#300174: annoyance-filter: FTBFS (amd64/gcc-4.0): there are no arguments to 'begin' that depend on a template parameter, so a declaration of 'begin' must be available

2005-10-30 Thread Rob Weir
On Fri, Mar 18, 2005 at 09:10:22AM +0100, Andreas Jochens said Package: annoyance-filter Severity: normal Tags: patch When building 'annoyance-filter' on amd64 with gcc-4.0, I get the following error: statlib.w:2023: error: there are no arguments to 'begin' that depend on a template

Bug#292971: beast: FTBFS (amd64/gcc-4.0): 'abort' is not a member of 'Bse::TEMPLATE_ERROR'/invalid storage class for function 'draw_grow_sign'

2005-10-30 Thread Rob Weir
tags 292971 fixed-upstream thanks On Mon, Jan 31, 2005 at 04:48:08PM +0100, Tim Janik said On Mon, 31 Jan 2005, Andreas Jochens wrote: +static gboolean draw_grow_sign (GtkWidget *widget, GdkEventExpose *event, BstGrowBar *self); +static gboolean draw_shrink_sign (GtkWidget *widget,

Bug#321360: Bug actually in linux-kernel-headers

2005-10-30 Thread Rob Weir
reassign 321360 linux-kernel-header severity 321360 normal merge 321360 321246 close 321360 2.6.13+0rc3-2 thanks On Thu, Aug 18, 2005 at 01:22:02PM +0100, Regis Boudin said For the record, this bug is actually due to an error in the linux-kernel-headers. I already filed a bug for it a couple of

Bug#321833: bayonne: FTBFS: cannot allocate an object of abstract type 'ost::CallXMLTrunk'

2005-10-30 Thread Rob Weir
notfound 321833 1.2.15-1 thanks On Sun, Aug 07, 2005 at 08:34:39PM +0200, Kurt Roeckx said Hi, Your package is failing to build with the following error: g++ -DHAVE_CONFIG_H -I. -I. -I../../server-fPIC -g -O2 -I/us r/include/cc++2 -D_GNU_SOURCE -DXML_SCRIPTS -c -o callxml_xml-callxml.o

Bug#315087: bl: FTBFS (amd64/gcc-4.0): conflicting types for 'open'

2005-10-30 Thread Rob Weir
On Mon, Jun 20, 2005 at 04:17:54PM +0200, Andreas Jochens said Package: bl Version: 1.2-10 Severity: normal Tags: patch When building 'bl' on amd64/unstable with gcc-4.0, I get the following error: make[1]: Entering directory `/bl-1.2' gcc -Wall -g -O2 bl.c -o bl bl.c:58: error:

Bug#323337: blitz++ 0.8 doesn't work with gcc4

2005-10-30 Thread Rob Weir
tags 323337 fixed-upstream thanks On Tue, Aug 16, 2005 at 03:13:11PM +1000, Helen Faulkner said Package: blitz++ Version: 1:0.8-5 Severity: important Hi, I have been trying to compile my C++ code, which uses the blitz library, and I got a bunch of errors[1] in templates of blitz things

Bug#284770: foo

2005-10-30 Thread Rob Weir
Hi Paul, these bugs have been open for a while now and are both RC now; do you think you'll have time to upload the fixes for them soon? Would you like someone to NMU it for you? -rob -- Ah, mercury, sweetest of the transition metals. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#285693: rc bugs

2005-10-30 Thread Rob Weir
Hi Brian, these two bugs have been open for a while now...do you think you'll have time to upload fixes in the near future for them? Would you like someone to NMU them in the meantime? -rob -- I bet your lymph nodes are as big as cats! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a

Bug#300446: gerris: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-10-30 Thread Rob Weir
On Sat, Mar 19, 2005 at 09:39:03PM +0100, Andreas Jochens said Package: gerris Severity: normal Tags: patch When building 'gerris' on amd64 with gcc-4.0, I get the following error: if /bin/sh ../libtool --silent --mode=compile x86_64-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I..

Bug#319438: FTBFS: Invalid lvalue in assignment

2005-10-30 Thread Rob Weir
On Thu, Jul 21, 2005 at 10:57:22AM -0700, Matt Kraai said Package: diasce Version: 1.0.5-1.1 Severity: serious Tags: patch diasce fails to build because it has an invalid lvalue in an assignment: gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include -I/usr/include/gnome-xml

Bug#332842: ekg2: FTBFS: ls: libltdl/*: No such file or directory

2005-10-30 Thread Rob Weir
On Sun, Oct 09, 2005 at 12:12:38AM +0200, Kurt Roeckx said Hi, Your package is failing to build. From the log: Running libtoolize... ls: libltdl/*: No such file or directory [...] make[3]: Entering directory `/build/buildd/ekg2-20050713+2142/libltdl' make[3]: *** No rule to make target

Bug#286872: gnopernicus: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-10-30 Thread Rob Weir
On Wed, Dec 22, 2004 at 07:53:29PM +0100, Andreas Jochens said Package: gnopernicus Severity: normal Tags: patch When building 'gnopernicus' on amd64 with gcc-4.0, I get the following error: cmdmapui.c: In function 'cmdui_get_text_from_code': cmdmapui.c:343: error: invalid lvalue in

Bug#286867: gnubg: FTBFS (amd64/gcc-4.0): static declaration of 'pwBoard' follows non-static declaration

2005-10-30 Thread Rob Weir
On Wed, Dec 22, 2004 at 07:20:14PM +0100, Andreas Jochens said When building 'gnubg' on amd64 with gcc-4.0, I get the following error: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./lib -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include-g -O2 -c gtkprefs.c gtkprefs.c:48:

Bug#336530: Alacarte - GNOME menu editor

2005-10-30 Thread Rob Weir
Package: wnpp Severity: wishlist * Package name: alacarte Version : 0.8 * Upstream Author : Travis Watkins [EMAIL PROTECTED] * URL : http://www.realistanew.com/projects/alacarte/ * License : GPL v2. Description : GNOME-based freedesktop.org menu editor

Bug#336530: Alacarte - GNOME menu editor

2005-10-30 Thread Rob Weir
On Mon, Oct 31, 2005 at 10:54:52AM +1100, Rob Weir said Package: wnpp Severity: wishlist * Package name: alacarte Version : 0.8 * Upstream Author : Travis Watkins [EMAIL PROTECTED] * URL : http://www.realistanew.com/projects/alacarte/ * License : GPL v2

Bug#336537: New upstream release available (0.15)

2005-10-30 Thread Rob Weir
Package: python-xdg Version: 0.14-2 There's a new upstream version available from http://freedesktop.org/Software/pyxdg. I've also ITP'd Alacarte, which requires 0.15, so if there's anything I can do to help get 0.15 into sid, please do tell me :-) -rob -- Insight, foresight, moresight...the

Bug#336206: bzr: manual page is ugly

2005-10-30 Thread Rob Weir
On Fri, Oct 28, 2005 at 06:22:00PM +0300, Lars Wirzenius said Package: bzr Version: 0.1.1-1 Severity: normal The manual page source for bzr(1) contains many empty lines. It looks like they've been used to make the source more visually beautiful. Unfortunately, they result in empty lines

Bug#334838: bzr: Duplicate Build-Depends-Indep python and python-dev references?

2005-10-30 Thread Rob Weir
package bzr fixed 334838 0.6-2 thanks On Thu, Oct 20, 2005 at 02:32:57AM -0500, Bob Tanner said Package: bzr Version: 0.1.1-1 Severity: normal Build-Depends-Indep: debhelper (= 4.1.67), python, python-dev, python-docutils, cdbs, python2.4, python2.4-dev, python2.4-celementtree Isn't

Bug#336540: bzr: Build for sarge? (patch)

2005-10-30 Thread Rob Weir
On Sun, Oct 30, 2005 at 08:17:30PM -0600, Bob Tanner said Package: bzr Version: 0.1.1-1 Severity: wishlist Tags: patch Really would like bzr for sarge, couple issue building bzr on sarge, but the attached patch fixes the problems for me. I'm not a DD nor do I fully understand the NMU

Bug#336540: bzr: Build for sarge? (patch)

2005-10-30 Thread Rob Weir
On Mon, Oct 31, 2005 at 01:32:15PM +1100, Rob Weir said On Sun, Oct 30, 2005 at 08:17:30PM -0600, Bob Tanner said Package: bzr Version: 0.1.1-1 Severity: wishlist Tags: patch Really would like bzr for sarge, couple issue building bzr on sarge, but the attached patch fixes

Bug#336540: bzr: Build for sarge? (patch)

2005-10-30 Thread Rob Weir
On Sun, Oct 30, 2005 at 11:09:24PM -0500, Bob Tanner said On Sunday 30 October 2005 09:06 pm, Rob Weir wrote: 0.6-2 appears to build fine out of the box on stable for me (as well as unstable, obviously). As does 0.1.1-1, for that matter. Using pbuilder, ie pristine sarge build

Bug#336540: bzr: Build for sarge? (patch)

2005-10-30 Thread Rob Weir
On Mon, Oct 31, 2005 at 12:56:51AM -0500, Bob Tanner said On Sunday 30 October 2005 11:12 pm, Rob Weir wrote: bash-3.00$ dpkg-deb -x bzr_0.6-2_all.deb . bash-3.00$ head -n1 ./usr/bin/bzr #!/usr/bin/python2.4 /snip Look inside the source debian package. # ncftp ftp.debian.org

Bug#336550: bzr: build directory not being clean (cdbs bug #300149)

2005-10-30 Thread Rob Weir
On Mon, Oct 31, 2005 at 12:07:19AM -0600, Bob Tanner said Package: bzr Version: 0.1.1-1 Severity: minor Looks like bzr hit BTS #300149 (cdbs) bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=300149 bzr-0.6# dpkg-buildpackage snip bzr-0.6# debian/rules clean bzr-0.6#

Bug#259938: xpostit: FTBFS with gcc-3.4: conflicting types for 'malloc'

2005-10-28 Thread Rob Weir
Hi Taketoshi, On Sat, Jul 17, 2004 at 01:46:52PM +0200, Andreas Jochens said When building 'xpostit' with gcc-3.4 I get the following error: gcc -O2 -fno-strict-aliasing -I/usr/X11R6/include-Dlinux -D__x86_64__ -D_POSIX_C_SOURCE=199309L

Bug#263738: tkdesk: FTBFS with gcc-3.4: conflicting types for 'Tcl_Panic'

2005-10-28 Thread Rob Weir
On Thu, Aug 05, 2004 at 04:09:09PM +0200, Andreas Jochens said When building 'tkdesk' with gcc-3.4 I get the following error: gcc -O2 -g -Wall -DUSE_OLD_IMAGE -DUSE_NON_CONST -DHAVE_CONFIG_H -I.. -I/usr/include/tcl8.4/tcl-private/generic -I/usr/include/tcl8.4/tk-private/generic-c -o

Bug#294377: ttt: FTBFS (amd64/gcc-4.0): unrecognized command line option -fwritable-strings

2005-10-28 Thread Rob Weir
Hi Thomas, On Wed, Feb 09, 2005 at 02:48:32PM +0100, Andreas Jochens said When building 'ttt' on amd64 with gcc-4.0, I get the following error: gcc -O2 -Wwrite-strings -fwritable-strings -DSTDC_HEADERS=1 -DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 -DHAVE_LIBNSL=1 -DHAVE_LIBM=1

Bug#303203: tela: FTBFS (amd64/gcc-4.0): 'Tshort::Tshort(const Tshort)' is private

2005-10-28 Thread Rob Weir
On Tue, Apr 05, 2005 at 02:11:21PM +0200, Andreas Jochens said When building 'tela' on amd64/unstable with gcc-4.0, I get the following error: /usr/lib/gcc/x86_64-linux/4.0.0/../../../../include/c++/4.0.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one

Bug#328004: Re: Bug#328004: A rebuild ist just fine indeed.

2005-10-28 Thread Rob Weir
tags 328004 fixed thanks On Fri, Sep 30, 2005 at 07:39:41PM +0200, Marc Haber said On Fri, Sep 30, 2005 at 01:58:55PM +0200, Marc Haber wrote: NMUable version on http://people.debian.org/~zugschlus/sim. ... and in the upload queue for 3 days delayed uploads. Which fixes #328004. -rob --

Bug#300930: sim: FTBFS (amd64/gcc-4.0): cast from 'const char*' to 'unsigned int' loses precision

2005-10-28 Thread Rob Weir
tags 300930 fixed thanks On Tue, Mar 22, 2005 at 07:36:08PM +0100, Andreas Jochens said Package: sim Severity: normal Tags: patch When building 'sim' on amd64 with gcc-4.0, I get the following error: if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I.

Bug#326641: wipl: FTBFS: 'parent' was not declared in this scope

2005-10-28 Thread Rob Weir
Hi Carlo, On Sun, Sep 04, 2005 at 07:32:15PM +0200, Andreas Jochens said Package: wipl Version: 20020601-10 Severity: serious Tags: patch When building 'wipl' on unstable, I get the following error: In file included from /usr/include/arpa/inet.h:23, from common.h:5,

Bug#329084: zaptel: FTBFS: missing or incorrect directory modexamples/

2005-10-28 Thread Rob Weir
tags 329084 unreproducible thanks On Wed, Oct 19, 2005 at 08:09:22PM +1000, Rob Weir said On Mon, Sep 19, 2005 at 03:09:45PM +0200, Martin Zobel-Helas said Package: zaptel Severity: serious Justification: Fails to build from source Version: 1:1.2.0-0beta1-1 Tags: experimental

Bug#333943: Unsatisfiable build-dep libsnmp5-dev

2005-10-28 Thread Rob Weir
tags 333943 patch thanks Hi Arthur, On Fri, Oct 14, 2005 at 05:34:01PM +0200, Luk Claes said -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: wmnd Severity: serious Version: 0.4.11-1 Hi Please update your build dependency on libsnmp5-dev to libsnmp9-dev | libsnmp-dev do you

Bug#328924: silc-toolkit: FTBFS: make: execvp: /silc-toolkit-0.9.12/debian/control.sh: Permission denied

2005-10-28 Thread Rob Weir
On Sun, Sep 18, 2005 at 10:50:51AM +0200, Andreas Jochens said When building 'silc-toolkit' on amd64/unstable, I get the following error: # get proper name for shlib package /silc-toolkit-0.9.12/debian/control.sh /silc-toolkit-0.9.12/debian/control /silc-toolkit-0.9.12/lib/.libs make:

Bug#259829: seesat5: FTBFS with gcc-3.4: label at end of compound statement

2005-10-28 Thread Rob Weir
On Fri, Jul 16, 2004 at 11:08:29PM +0200, Andreas Jochens said When building 'seesat5' with gcc-3.4 I get the following error: make[1]: Entering directory `/seesat5-0.90.10' gcc -c seesat.c gcc -c driver.c driver.c: In function `main': driver.c:306: warning: return type of 'main' is not

Bug#314816: schism: FTBFS (amd64/gcc-4.0): static declaration of 'charcache' follows non-static declaration

2005-10-28 Thread Rob Weir
On Wed, Oct 19, 2005 at 04:06:30PM +0200, Simon Richter said Hi, Rob Weir wrote: draw-char.c:63: error: static declaration of 'charcache' follows non-static declaration ./include/it.h:163: error: previous declaration of 'charcache' was here with gcc 4.0 as the default compiler

Bug#334319: ruby-v4l - FTBFS: missing build-dependency

2005-10-28 Thread Rob Weir
On Mon, Oct 17, 2005 at 08:33:55AM +0200, Bastian Blank said There was an error while trying to autobuild your package: Automatic build of ruby-v4l_0.1.2-1 on debian-31 by sbuild/s390 69 [...] ** Using build dependencies supplied by package: Build-Depends: debhelper (= 4.0.0),

Bug#288305: qps: FTBFS (amd64/gcc-4.0): non-local variable 'anonymous struct sigtab []' uses anonymous type

2005-10-28 Thread Rob Weir
Hi Hanno, On Mon, Jan 03, 2005 at 12:20:45AM +0100, Andreas Jochens said Package: qps Severity: normal Tags: patch When building 'qps' on amd64 with gcc-4.0, I get the following error: g++ -g -O2 -Wall -W -Wconversion -I/usr/include/qt3-c -o qps.o qps.C qps.C:739: error: non-local

Bug#335098: commit dies with an uncaught exception

2005-10-23 Thread Rob Weir
severity 335098 wishlist merge 335098 321831 tags 335098 fixed-upstream thanks On Sat, Oct 22, 2005 at 02:56:02PM -0700, Daniel Burrows said On Sat, Oct 22, 2005 at 02:44:21PM +1000, Rob Weir [EMAIL PROTECTED] was heard to say: On Fri, Oct 21, 2005 at 02:41:33PM -0700, Daniel Burrows said

Bug#335073: Uncaught exception from rbrowse

2005-10-23 Thread Rob Weir
On Sat, Oct 22, 2005 at 02:58:44PM -0700, Daniel Burrows said On Sat, Oct 22, 2005 at 02:43:02PM +1000, Rob Weir [EMAIL PROTECTED] was heard to say: On Fri, Oct 21, 2005 at 12:00:04PM -0700, Daniel Burrows said Package: bazaar Version: 1.4.2-2 Severity: normal When I do

Bug#335073: Uncaught exception from rbrowse

2005-10-22 Thread Rob Weir
On Fri, Oct 21, 2005 at 12:00:04PM -0700, Daniel Burrows said Package: bazaar Version: 1.4.2-2 Severity: normal When I do: baz rbrowse [EMAIL PROTECTED] I get an uncaught exception and a request to go report a bug :-). Does it look the same as #319576? -rob -- Ah, mercury,

Bug#335098: commit dies with an uncaught exception

2005-10-22 Thread Rob Weir
On Fri, Oct 21, 2005 at 02:41:33PM -0700, Daniel Burrows said Package: bazaar Version: 1.4.2-2 Severity: normal After modifying a repository a bit and adding a new file (doc/Doxyfile.in), baz commit dies with an uncaught exception: [EMAIL

Bug#328039: FTBFS: Uses unsupported -fwritable-strings option

2005-10-19 Thread Rob Weir
On Fri, Sep 16, 2005 at 11:21:39PM +, Stephan Helma said Hi Matt! Thanks for your bugreport. I'll look into this, as soon as I come back home from England (end of September) and after I have cought up with all my other work (probably middle of October). It this takes too long and if

Bug#329084: zaptel: FTBFS: missing or incorrect directory modexamples/

2005-10-19 Thread Rob Weir
On Mon, Sep 19, 2005 at 03:09:45PM +0200, Martin Zobel-Helas said Package: zaptel Severity: serious Justification: Fails to build from source Version: 1:1.2.0-0beta1-1 Tags: experimental dh_installdocs -a dh_installman -a doc/ztmonitor.8.gz doc/ztcfg.8.gz doc/zttool.8.gz \

Bug#303156: tecnoballz: FTBFS (amd64/gcc-4.0): cast from 'ecran_hard*' to 'Sint32' loses precision

2005-10-19 Thread Rob Weir
On Wed, Apr 06, 2005 at 08:36:21AM +0200, Alexis Sukrieh said * Alexis Sukrieh ([EMAIL PROTECTED]) disait : I have sent a mail to upstream author, forwarding him the patch and asking for a new upstream release when possible. Upstream author just confirmed that he will apply your patch in

Bug#306071: your mail

2005-10-19 Thread Rob Weir
On Mon, Jun 27, 2005 at 09:47:52PM -0700, Mike Markley said On Mon, Jun 27, 2005 at 11:19:01PM +0100, Qingning Huo [EMAIL PROTECTED] wrote: Please find attached patch file to build spfmilter with libspf instead of libspf2. This should fix both bug#307086[0] and bug#306071[1]. Last time

Bug#280337: Bug#301428: one line fix upstream and my setuid root fix

2005-10-19 Thread Rob Weir
On Wed, May 04, 2005 at 11:41:15PM +0200, Héctor García Álvarez said If you read the bug report the patch you send it is already applied, but unfortunally there is another bug reported (I should split the bug and close the first one, I guess) which can lead to a root exploit. About your

Bug#288441: roy: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-10-19 Thread Rob Weir
On Mon, Jan 03, 2005 at 08:49:53PM +0100, Andreas Jochens said When building 'roy' on amd64 with gcc-4.0, I get the following error: if gcc -DHAVE_CONFIG_H -I. -I../../tests -I../roy -I.. -I../.. -Wall -g -O2 -MT testrbucket.o -MD -MP -MF .deps/testrbucket.Tpo -c -o testrbucket.o

Bug#298077: saoimage: FTBFS (amd64/gcc-4.0): invalid storage class for function 'btn_DimButtons'

2005-10-19 Thread Rob Weir
On Fri, Mar 04, 2005 at 04:23:36PM +0100, Andreas Jochens said When building 'saoimage' on amd64 with gcc-4.0, I get the following error: gcc -c -O2 -g -Wall -DSAO_SYSV -DPSCRIPT -DMIRIAD -D__EMX__ draw.c draw.c: In function 'btn_DelightButtons': draw.c:110: error: invalid storage class

Bug#100477: removed from unstable

2005-10-19 Thread Rob Weir
scandetd has been removed from unstable (http://packages.qa.debian.org/s/scandetd/news/1.html). -rob -- Insight, foresight, moresight...the clock on the wall says a quarter-past midnight. signature.asc Description: Digital signature

Bug#300292: scrollz: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-10-19 Thread Rob Weir
On Fri, Mar 18, 2005 at 08:41:49PM +0100, Andreas Jochens said Package: scrollz Severity: normal Tags: patch When building 'scrollz' on amd64 with gcc-4.0, I get the following error: gcc -I../include -g -O2 -DHAVE_CONFIG_H -c rijndael-alg-ref.c rijndael-alg-ref.c:39: error: array type

Bug#324575: sbm: FTBFS: Undefined reference to MAJOR

2005-10-19 Thread Rob Weir
On Sat, Sep 03, 2005 at 01:30:46PM +0200, Mohammed Adnene TROJETTE said On Mon, Aug 22, 2005, Daniel Schepler wrote: Package: sbm Severity: serious Version: 3.7.1-7 tag 324575 patch thanks /tmp/buildd/sbm-3.7.1/installer/sbminst.c:283: undefined reference to `MAJOR'

Bug#300291: rockdodger: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-10-19 Thread Rob Weir
On Fri, Mar 18, 2005 at 08:38:38PM +0100, Andreas Jochens said Package: rockdodger Severity: normal Tags: patch When building 'rockdodger' on amd64 with gcc-4.0, I get the following error: cc -g -O2 -Wall `sdl-config --cflags` -DVERSION=\0.6.0a-debian\ -DCOMPILEDATE=\18/11/02\ -c -o

Bug#325206: rivet: FTBFS - invalid lvalue in assignment

2005-10-19 Thread Rob Weir
On Fri, Aug 26, 2005 at 10:16:57PM +0200, David N. Welton said dann frazier wrote: Package: rivet Version: 0.5.0-3 Severity: serious Justification: no longer builds from source At least two .o's fail to build w/ gcc 4: Yep, fixed in CVS. We're going to do another release soon,

Bug#314816: schism: FTBFS (amd64/gcc-4.0): static declaration of 'charcache' follows non-static declaration

2005-10-19 Thread Rob Weir
On Sat, Jun 18, 2005 at 07:41:48PM +0200, Andreas Jochens said When building 'schism' on amd64/unstable with gcc-4.0, I get the following error: x86_64-linux-gcc -Wall -g -O2 -o bin2h bin2h.o util.o rm -f ./default-font.h echo '/* this file should only be included by draw-char.c */'

Bug#320260: qgo: FTBFS: ld: cannot find -lXinerama

2005-10-19 Thread Rob Weir
On Thu, Jul 28, 2005 at 12:45:06AM -0700, Steve Langasek said On Wed, Jul 27, 2005 at 11:57:42PM +0200, Kurt Roeckx wrote: Package: qgo Version: 1.0.2-1 Severity: serious The package is failing to build with the following error: ld: cannot find -lXinerama This is caused by the

Bug#320260: qgo: FTBFS: ld: cannot find -lXinerama

2005-10-19 Thread Rob Weir
On Wed, Oct 19, 2005 at 03:30:51PM +0200, Cyril Chaboisseau said On Oct. 19th, Rob Weir wrote: The package is failing to build with the following error: ld: cannot find -lXinerama This is caused by the x.org transition, and you'll need to add a build dependency on libxinerama

Bug#324575: sbm: FTBFS: Undefined reference to MAJOR

2005-10-19 Thread Rob Weir
On Wed, Oct 19, 2005 at 02:54:19PM +0200, Riskó Gergely said Rob Weir [EMAIL PROTECTED] writes: On Sat, Sep 03, 2005 at 01:30:46PM +0200, Mohammed Adnene TROJETTE said On Mon, Aug 22, 2005, Daniel Schepler wrote: Package: sbm Severity: serious Version: 3.7.1-7 tag 324575 patch

Bug#300292: scrollz: FTBFS (amd64/gcc-4.0): array type has incomplete element type

2005-10-19 Thread Rob Weir
On Wed, Oct 19, 2005 at 09:08:03AM -0700, Mike Markley said On Wed, Oct 19, 2005 at 10:38:57PM +1000, Rob Weir [EMAIL PROTECTED] wrote: this bug is now release-critical; do you think you'll have time to upload a fixed version soon, or would you like someone to NMU it for you? I will take

Bug#325206: rivet: FTBFS - invalid lvalue in assignment

2005-10-19 Thread Rob Weir
On Wed, Oct 19, 2005 at 05:25:04PM +0200, David N. Welton said Rob Weir wrote: On Fri, Aug 26, 2005 at 10:16:57PM +0200, David N. Welton said dann frazier wrote: Package: rivet Version: 0.5.0-3 Severity: serious Justification: no longer builds from source At least two .o's fail

Bug#334815: please add a /usr/bin/lyx alternative

2005-10-19 Thread Rob Weir
merge 330124 334815 thanks On Wed, Oct 19, 2005 at 10:24:33PM -0200, Henrique de Moraes Holschuh said Package: lyx Version: 1.3.6-1 Severity: wishlist Please consider adding an alternative /usr/bin/lyx which switches between lyx-xforms and lyx-qt, with a higher priority to lyx-qt (since it

Bug#334320: FTBFS on arm, hppa, ia-64 and sparc.

2005-10-17 Thread Rob Weir
Package: bazaar Version: 1.4.2-2 Severity: serious Justification: FTBFS on 4 architectures. It failed to build from source on hppa, arm, ia64 and sparc; arm fails thusly: Test 73: archive_mirror url name Test 73: FAILED: did not mirror to the local mirror while sparc, ia64 and hppa fail:

Bug#326864: fixed upstream

2005-10-17 Thread Rob Weir
package fl-cow tags 326864 fixed-upstream thanks Updating the package to 0.5 fixes this. -rob -- Banks and banks of humming machinery... signature.asc Description: Digital signature

Bug#316229: patch

2005-10-17 Thread Rob Weir
tags 316229 patch thanks 'tis attached. -rob -- That's all I wanted to do - rollerskate. diff -urN fl-cow-0.4.orig/debian/cow fl-cow-0.4/debian/cow --- fl-cow-0.4.orig/debian/cow 1970-01-01 10:00:00.0 +1000 +++ fl-cow-0.4/debian/cow 2005-10-18 12:59:04.0 +1000 @@ -0,0

Bug#318459: patch

2005-10-17 Thread Rob Weir
package fl-cow tags 318459 patch thanks trivial: --- control.orig2005-10-18 12:23:50.0 +1000 +++ control 2005-10-18 12:25:28.0 +1000 @@ -11,6 +11,8 @@ Description: copy-on-write utility Fl-cow allows you to utilise hard links to save disk space by causing

Bug#215889: lyx crashes with reLyx output

2005-10-16 Thread Rob Weir
On Mon, Oct 17, 2005 at 12:04:01AM +0200, Falk Hueffner said reassign 215889 lyx-common retitle 215889 reLyX misparses $a$$b$ found 215889 1.3.6-1 thanks Hi, lyx doesn't crash anymore, however reLyX still misparses the fragment. Ah, it's a small improvement at least ;) Thanks a lot for

Bug#229089: lyx-qt crashes on maximization after table manipulations

2005-10-16 Thread Rob Weir
On Fri, Oct 14, 2005 at 10:03:59AM -0700, Ross Boylan said On Fri, 2005-10-14 at 15:26 +1000, Rob Weir wrote: On Thu, Jan 22, 2004 at 02:41:44PM -0800, Ross Boylan said Package: lyx Version: 1.3.1-5 Severity: normal Newly installed lyx-qt. Created new document. Inserted 25 row

Bug#207507: Fixed upstream

2005-10-16 Thread Rob Weir
On Fri, Oct 14, 2005 at 08:35:20AM +0200, Georg Baum said Am Freitag, 14. Oktober 2005 07:22 schrieben Sie: So, the lyx side of this is completely fixed now, and it's just a tetex filename parser issue? Yes. There is little hope that the latter is going to change, this is simply a

Bug#317157: /usr/bin/lyx-xforms: LyX window cannot be resized any smaller than its initial size

2005-10-16 Thread Rob Weir
On Fri, Oct 14, 2005 at 09:51:08AM +0100, Silas S. Brown said Rob Weir writes: I can't seem to reproduce this...can you see if it happens with 1.3.6-1? Maybe but is there an easy way of getting 1.3.6-1 onto my sarge machine? (sorry to be so clueless) Not simply; I'll try building 1.3.6-1

Bug#329331: Fixed in upcoming 1.4.0

2005-10-16 Thread Rob Weir
package lyx tags 329331 fixed-upstream thanks On Fri, Oct 14, 2005 at 08:40:38AM +0200, Georg Baum said This is fixed in the upcoming 1.4.0 release. A fix in 1.3.x is not possible because it requires a file format change, and that is not allowed in 1.3.x. The solution for now is not to omit

Bug#331262: lyx-common: 'lyxview.sh' lacks execute permissions

2005-10-16 Thread Rob Weir
package lyx-common tags 331262 confirmed pending thanks On Sun, Oct 02, 2005 at 07:51:18PM +0200, Christian Grigis said 'lyxview.sh' is lacking execute permission: % ls -l /usr/share/lyx/scripts/lyxview.sh -rw-r--r-- 1 root root 392 2005-09-25 07:55 /usr/share/lyx/scripts/lyxview.sh This

Bug#321831: bazaar: unable to commit a new file

2005-10-15 Thread Rob Weir
On Mon, Aug 08, 2005 at 03:13:11PM +1000, Rob Weir said On Sun, Aug 07, 2005 at 12:22:40PM -0600, Vagrant Cascadian said i created a branch of an archive, and have been making commits on existing files regularly. then i tried to add files... baz add debian/TODO.Debian seems to work

Bug#334049: Failing to update config.sub at runtime (typo).

2005-10-15 Thread Rob Weir
Package: lyx Verison: 1.3.6-1 Tags: patch, pending, confirmed from debian/rules: ifneq $(wildcard /usr/share/misc/config.sub) cp config/config.sub config/config.sub.backup cp -f /usr/share/misc/config.sub config.sub endif ifneq $(wildcard /usr/share/misc/config.guess) cp

  1   2   3   >