Bug#323156: FTBFS: needs build-dep on libselinux-dev

2005-08-14 Thread dann frazier
Package: 9menu Version: 1.7-2.1 Severity: serious Tags: patch Justification: no longer builds from source gcc -o 9menu -g -O2 -fno-strict-aliasing -L/usr/X11R6/lib 9menu.o -lXext -lX11 -lselinux /usr/bin/ld: cannot find -lselinux collect2: ld returned 1 exit status make[1]: *** [9menu]

Bug#323157: FTBFS: needs build-dep on libselinux-dev

2005-08-14 Thread dann frazier
Package: 9wm Version: 1.2-6 Severity: serious Tags: patch Justification: no longer builds from source rm -f 9wm gcc -o 9wm -g -O2 -fno-strict-aliasing -L/usr/X11R6/lib main.o event.o manage.o menu.o client.o grab.o cursor.o error.o -lXext -lX11 -lselinux /usr/bin/ld: cannot find

Bug#323160: FTBFS: TLS definition in /lib/libc.so.6.1 section .tbss mismatches

2005-08-15 Thread dann frazier
Package: aca Severity: serious Justification: no longer builds from source Here's a tail of the failed build log on ia64; I haven't seen this error before - might be worth asking the debian-ia64 list if its unclear to you as well. cc -shared -Wl,-soname,libaca.so.0.1 -o libaca.so.0.1 draw.o

Bug#323160: patch

2005-08-15 Thread dann frazier
tags 323160 + patch thanks! Right-o Steve; this fixes it for me. --- aca-0.1.10/dialogs/simple.c~2001-03-01 13:44:38.0 -0700 +++ aca-0.1.10/dialogs/simple.c 2005-08-15 10:53:04.0 -0600 @@ -15,6 +15,7 @@ #include aca_widget.h #include error.h +#include errno.h #include

Bug#323979: gcl: FTBFS - invalid storage class for function ...

2005-08-19 Thread dann frazier
Package: gcl Version: 2.6.6-1 Severity: serious Justification: no longer builds from source gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -pg -O3 -I/tmp/buildd/gcl-2.6.6/o -I../h -I../gcl-tk num_sfun.c num_sfun.c: In function 'number_exp': num_sfun.c:67: error: invalid storage class for

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

2005-08-26 Thread dann frazier
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: gcc -pipe -DPACKAGE_NAME=\Rivet\ -DPACKAGE_TARNAME=\rivet\ -DPACKAGE_VERSION=\0.5.0\ -DPACKAGE_STRING=\Rivet 0.5.0\ -DPACKAGE_BUGREPORT=\\ -DPACKAGE=\rivet\

Bug#350425: Uninstallable due to unmet dep on systemimager-boot-i386-standard ( 3.3.0)

2006-01-29 Thread dann frazier
tags 350425 + fixed-in-experimental stop On Sun, 2006-01-29 at 16:42 +0100, Luk Claes wrote: Package: systemimager-ssh-i386 Severity: serious Version: 3.2.3-4 Hi Your package in uninstallable due to an unmet dependency on systemimager-boot-i386-standard ( 3.3.0). You might want to

Bug#325814: libmergeant-scan segfaulting

2006-01-29 Thread dann frazier
(argc=64232, argv=0x6000fae0) at libmergeant-scan.c:17 No locals. (gdb) -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#350648: Please move to libreadline5-dev

2006-01-30 Thread dann frazier
tags 350648 + fixed-in-experimental stop On Tue, 2006-01-31 at 00:30 +, Martin Michlmayr wrote: Package: systemimager Version: 3.4.1-1 Severity: serious libreadline4-dev has been removed from the archive (see #339320), please change your build-depends to libreadline5-dev. Thanks

Bug#284952: The USB block device should be disabled

2005-01-17 Thread dann frazier
. I've gone ahead and fixed this one in svn. fyi, the current state of the art for ia64 config handling is to just modify the itanium config execute the sync_configs target in debian/rules. -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#337455: systemimager: FTBFS: Confuses unistd.h

2005-11-04 Thread dann frazier
On Fri, 2005-11-04 at 14:05 +0100, Daniel Schepler wrote: Package: systemimager Severity: serious Version: 3.4.1-1 From my pbuilder build log: ... cd ./util ; /usr/bin/make subst make[4]: Entering directory `/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1/src/e2fsprogs-1.35/util'

Bug#338185: stay on 2.6.12 for now

2005-11-08 Thread dann frazier
Package: linux-2.6 Version: 2.6.14-2 Severity: critical ia64 users shouldn't upgrade to 2.6.14 yet - the ia64 kernel currently has problems footprinting initramfs, which means it can't work with either yaird or initramfs-tools. Monitor this bug for status info. -- dann frazier [EMAIL PROTECTED

Bug#317055: vlc: FTBFS w/ g++ 4

2005-07-05 Thread dann frazier
Package: vlc Version: 0.8.2-1 Severity: serious Justification: no longer builds from source I tried a pbuilder build of vlc today and it failed, likely due to the gcc 4 migration. Here's a tail of the build log. ... if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -DSYS_LINUX -I../../../include

Bug#319772: dx: FTBFS

2005-07-24 Thread dann frazier
Package: dx Version: 1:4.3.2-5 Severity: serious Justification: no longer builds from source Here's the tail of a failed buildlog produced with pbuilder: g++ -DHAVE_CONFIG_H -I. -I. -I../../../include -I./../base -I../../../include -I./../dxui -Dlinux -I/usr/include-Wall -g -fsigned-char

Bug#330329: linux-2.6: 2.6.12-10 FTBFS on sparc

2005-09-27 Thread dann frazier
On Tue, 2005-09-27 at 17:51 +0200, Sven Luther wrote: On Wed, Sep 28, 2005 at 12:29:49AM +0900, Horms wrote: Package: linux-2.6 Severity: serious Justification: no longer builds from source Seems like 2.6.12-10 fails to build on sparc

Bug#328707: typo

2005-09-27 Thread dann frazier
Yes, this was a typo -a missing '\n' in the control file. I committed a fix last night. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#330446: pending

2005-09-27 Thread dann frazier
]; then + /sbin/update-modules + fi update-rc.d initrd-tools.sh remove /dev/null fi -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#330329: worked for me too

2005-09-28 Thread dann frazier
This built fine for me in a fresh sid pbuilder chroot. I've uploaded the result of that build. -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#330329: 2.6.12-10 built on my sparc pbuilder

2005-09-28 Thread dann frazier
On Tue, 2005-09-27 at 23:50 -0700, Blars Blarson wrote: On Wed, Sep 28, 2005 at 03:35:45PM +0900, Horms wrote: On Tue, Sep 27, 2005 at 11:32:29PM -0700, Blars Blarson wrote: linux-2.6 2.6.12-10 built fine on my sparc pbuilder. I think the build should be requeued, preferably on auric if

Bug#287891: NMU uploaded

2005-10-11 Thread dann frazier
to perlglue.xs to avoid the implicit conversion of +return pointers from owl_zephyr_get_realm() owl_zephyr_get_sender(). +Closes: #326106 + + -- dann frazier [EMAIL PROTECTED] Tue, 11 Oct 2005 20:47:51 -0600 + owl (2.1.8-2) unstable; urgency=low * zcrypt.c: use kerberosIV/des.h

Bug#292673: why was the sarge tag removed?

2005-02-24 Thread dann frazier
Why was the sarge tag removed? Did I misuse it? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#292673: why was the sarge tag removed?

2005-02-25 Thread dann frazier
On Fri, 2005-02-25 at 10:56 +0100, Frank Lichtenheld wrote: On Thu, Feb 24, 2005 at 02:53:43PM -0700, dann frazier wrote: Why was the sarge tag removed? Did I misuse it? Probably. The sarge tag is for bugs that only appear in testing but not in unstable. Since I couldn't see anything

Bug#338185: ia64 initramfs status update ...

2005-11-27 Thread dann frazier
On Mon, 2005-11-28 at 02:33 +0100, Sven Luther wrote: Hi Dann, Could you tell us what the status is with regard to ia64 and initramfs support? Any expected fix, or whatever ? I've been debugging it off on for the past few days; no fix yet. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#338185: ia64 initramfs status update ...

2005-11-27 Thread dann frazier
On Sun, 2005-11-27 at 21:13 -0700, dann frazier wrote: On Mon, 2005-11-28 at 02:33 +0100, Sven Luther wrote: Hi Dann, Could you tell us what the status is with regard to ia64 and initramfs support? Any expected fix, or whatever ? I've been debugging it off on for the past few days

Bug#341124: elilo: FTBFS

2005-11-28 Thread dann frazier
Package: elilo Version: 3.4-9 Severity: serious Justification: no longer builds from source Here's a tail of the build log: /usr/bin/gcc -DCONFIG_ia64 -c -o setjmp.o setjmp.S setjmp.S: Assembler messages: setjmp.S:91: Warning: Use of 'st8.spill.nta' may violate WAW dependency 'AR[UNAT]{%}, %

Bug#338185: reassign to elilo

2005-11-28 Thread dann frazier
reassign 338185 elilo stop This is actually a bug in elilo, see: http://marc.theaimsgroup.com/?l=linux-ia64m=113315906701976w=2 -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#341257: linux-2.6: new binutils breaks ia64 builds

2005-11-29 Thread dann frazier
binutils_2.16.1-3 did not. This patch appears to fix the problem: http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=9c184a073bfd650cc791956d6ca79725bb682716;hp=444d1d9bb5b724f03344c9317bc01d54a9b39073 -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email

Bug#338185: fixed upstream

2005-12-07 Thread dann frazier
http://marc.theaimsgroup.com/?l=linux-ia64m=113391258521267w=2 -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#341124: reassigning

2005-12-07 Thread dann frazier
/ brett ftp://ftp.hpl.hp.com/pub/linux-ia64/gnu-efi-3.0b-041222.tar.gz -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#302200: patch

2005-03-30 Thread dann frazier
tags 302200 + patch thanks. --- e2fsprogs-1.37/lib/e2p/ostype.c.orig2005-03-30 20:18:28.834909022 -0700 +++ e2fsprogs-1.37/lib/e2p/ostype.c 2005-03-30 20:18:45.205026009 -0700 @@ -9,6 +9,7 @@ #include e2p.h #include string.h +#include stdlib.h const char *os_tab[] = {

Bug#302352: kernel-source-2.6.8: possible local DoS in AIO on PPC64 and IA64 (CAN-2005-0916)

2005-04-01 Thread dann frazier
. They build fine on ia64. -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#292673: works for me

2005-04-08 Thread dann frazier
GOTO, Your debs worked for me - evolution now starts w/o LD_ASSUME_KERNEL=2.4.18. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#304437: evolution: hang on startup after upgrade

2005-04-12 Thread dann frazier
Package: evolution Version: 2.2.1.1-1 Severity: grave Justification: renders package unusable After upgrading to 2.2.1.1-1, evolution hangs on startup. The main window renders, but immediately freezes. This also happens if passed --offline. $ LD_LIBRARY_PATH=/usr/lib/debug gdb

Bug#326399: FTBFS: errno: TLS definition in /lib/libc.so.6.1 section .tbss mismatches

2005-09-02 Thread dann frazier
Package: predict Version: 2.2.2-5 Severity: serious Tags: patch Justification: no longer builds from source tail of build log: gcc -g -O2 -Wall -o gsat main.o support.o interface.o callbacks.o comms.o plugins.o db.o prefs.o -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib

Bug#325814: mergeant: FTBFS

2005-09-05 Thread dann frazier
On Sun, 2005-09-04 at 10:52 +0100, Roger Leigh wrote: tags 325814 + unreproducible thanks I can't reproduce the failure on a powerpc system. The log is here: http://people.debian.org/~rleigh/mergeant_0.52-1_20050904-1025 Thanks for the reply Roger. I can still reproduce it on an

Bug#263814: closing

2005-09-06 Thread dann frazier
Version: 0.11-2 This bug was apparently fixed back in August, but didn't have a proper Closes marker in the changelog. -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#321837: Intent to NMU

2005-09-18 Thread dann frazier
On Sat, 2005-09-17 at 05:23 +0200, Bernd Eckenfels wrote: On Fri, Sep 16, 2005 at 04:31:57PM -0600, dann frazier wrote: As these bugs have been open for a month without a response from the maintainers, I plan to NMU these packages in 1 week (or sooner, at the maintainers' request). feel

Bug#398150: fixed in 3.6.3dfsg1-1

2006-11-12 Thread dann frazier
Version: 3.6.3dfsg1-1 severity 393631 grave merge 393631 398150 thanks Already fixed in 3.6.3dfsg1-1, which entered testing yesterday. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#398151: closed by dann frazier [EMAIL PROTECTED] (3.6.3dfsg1-1)

2006-11-12 Thread dann frazier
grave ones; I don't actually use systemimager anymore (its up for adoption), so I hadn't noticed the runtime issues you reported. Actually, I can tell you that the libc issue is fixed. Thanks for the confirmation. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#398147: systemimager-server: FHS violation: writes new boot data under /usr/share/systemimager/boot at runtime

2006-11-13 Thread dann frazier
On Sat, Nov 11, 2006 at 07:14:18PM -0600, John Goerzen wrote: The package shouldn't be creating new directories under /usr/share at runtime. hey John, When does this occur? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#398219: systemimager-server: si_getimage fails to get /dev when client is runnung udev

2006-11-13 Thread dann frazier
{ + $command = qq(rsync -aHS --numeric-ids $options); + !system($command) or die($program_name: Failed to retrieve image $image from $source_host.\n); +} +} + if(!$quiet) { print \nPress Enter to continue...; STDIN; -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL

Bug#400874: also on ia64

2006-11-29 Thread dann frazier
fwiw, I'm seeing this on ia64, so its not amd64-specific. -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#358622: pango1.0: FTBFS

2006-03-23 Thread dann frazier
Package: pango1.0 Severity: serious Here's a tail of the pbuilder log on i386; you can see a full failed log on amd64 here: http://buildd.debian.org/fetch.php?pkg=pango1.0ver=1.12.0-2arch=amd64stamp=1143116455file=logas=raw mkdir .libs/libpangoft2-1.0.lax/libpango-khmer-fc.a (cd

Bug#359216: amd64 upgrade path

2006-03-29 Thread dann frazier
comes. Doing either of these now would also fix iptables for you. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#359216: merge with 298155

2006-03-29 Thread dann frazier
it to wishlist in order for the merge to succeed. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#357527: [stable] cyrus-sasl2 dfsg issue

2006-03-31 Thread dann frazier
working on a fix for a sarge-based release I do for my day job, so it'd be ideal if I could just do the stable-proposed-updates build for Debian and use the same build for my work project. Of course, I could prepare a sid NMU at the same time. What do you think? -- dann frazier | HP Open Source

Bug#360657: reassign add patch

2006-04-03 Thread dann frazier
*/ pass_new = NULL; } retval = _pam_unix_approve_pass(pamh, ctrl, pass_old, pass_new); -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#360657: passwd SIGSEGV on empty password

2006-04-03 Thread dann frazier
. fyi, I can easily reproduce in sid, but not on sarge. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#357527: [stable] cyrus-sasl2 dfsg issue

2006-04-04 Thread dann frazier
On Tue, Apr 04, 2006 at 05:35:06PM -0600, dann frazier wrote: I'll work on a sarge update w/ the same orig.tar.gz next. proposed stable update has now been uploaded as well. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#357527: [stable] cyrus-sasl2 dfsg issue

2006-04-05 Thread dann frazier
On Tue, Apr 04, 2006 at 06:12:10PM -0600, dann frazier wrote: On Tue, Apr 04, 2006 at 05:35:06PM -0600, dann frazier wrote: I'll work on a sarge update w/ the same orig.tar.gz next. proposed stable update has now been uploaded as well. And rejected, because unstable's version is greater

Bug#357527: [stable] cyrus-sasl2 dfsg issue

2006-04-05 Thread dann frazier
On Wed, Apr 05, 2006 at 11:40:08AM -0700, Steve Langasek wrote: On Wed, Apr 05, 2006 at 11:10:26AM -0600, dann frazier wrote: It sounds like this needs to happen quickly, so I'll begin preparing a new unstable upload w/ urgency=high. If you believe it is warranted (and its easier

Bug#361024: note on 2.4 is deprecated

2006-04-10 Thread dann frazier
a major + major-1 support model. I of course agree with you that there's no reason to preclude user-built kernels; and we certainly need to maintain the upgrade path. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#355339: hwinfo: FTBFS

2006-03-04 Thread dann frazier
Package: hwinfo Version: 8.38-5 Severity: serious Justification: no longer builds from source test -d stampdir || mkdir stampdir touch stampdir/created mkdir -p stampdir/sources build-tree stampdir/log/sources Extracting source hwinfo-8.38.tar.gz ... successful. touch stampdir/unpack test -d

Bug#356624: libnasl: FTBFS on ia64

2006-03-12 Thread dann frazier
Package: libnasl Version: 2.2.7-1 Severity: serious Justification: no longer builds from source Tail of the failed build log below... *** Warning: inferring the mode of operation is deprecated. *** Future versions of Libtool will require -mode=MODE be specified. /bin/sh

Bug#357526: db3-doc: doc package is not DFSG-free

2006-03-17 Thread dann frazier
Package: db3-doc Version: 3.2.9-23 Severity: serious Justification: Policy 2.1 docs/sleepycat/legal.html contains the following text: This product and publication is protected by copyright and distributed under licenses restricting its use, copying and distribution. Permission to use this

Bug#357527: cyrus-sasl2: source package includes non-DFSG-free code

2006-03-17 Thread dann frazier
Package: cyrus-sasl2 Severity: serious Justification: Policy 2.1 The cyrus-sasl source package contains a dlcompat-20010505 subdirectory, whose contents are licensed under the Apple Public Source License 1.1. None of these files appear to be used during a build, so it should be safe to just

Bug#357528: db4.2-doc: doc package is not DFSG-free

2006-03-17 Thread dann frazier
Package: db4.2-doc Version: 4.2.52-24 Severity: serious Justification: Policy 2.1 docs/sleepycat/legal.html contains the following text: This product and publication is protected by copyright and distributed under licenses restricting its use, copying and distribution. Permission to use this

Bug#310660: [Fwd: Log for successful build of gwget2_0.95-1 (dist=unstable)]

2005-05-24 Thread dann frazier
-0600 @@ -23,6 +23,7 @@ #include libgnome/gnome-program.h #include libgnome/gnome-init.h #include libgnomevfs/gnome-vfs.h +#include gnome-vfs-module-2.0/libgnomevfs/gnome-vfs-mime.h #include main_window.h #include main_window_cb.h #include new_window.h -- dann frazier [EMAIL PROTECTED

Bug#310660: [Fwd: Log for successful build of gwget2_0.95-1 (dist=unstable)]

2005-05-25 Thread dann frazier
On Wed, 2005-05-25 at 02:06 -0500, David Moreno Garza wrote: Are you using an IA64 system? Yes. -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#310660: [Fwd: Log for successful build of gwget2_0.95-1 (dist=unstable)]

2005-05-25 Thread dann frazier
On Wed, 2005-05-25 at 11:09 -0500, David Moreno Garza wrote: On Wed, 2005-05-25 at 07:54 -0600, dann frazier wrote: On Wed, 2005-05-25 at 02:06 -0500, David Moreno Garza wrote: Are you using an IA64 system? Yes. Hello again, Dann. From your first mail on the bugreport, I believe

Bug#313435: proftpd: FTBFS

2005-06-13 Thread dann frazier
Package: proftpd Version: 1.2.10-16 Severity: serious Justification: no longer builds from source This version of proftpd fails to autobuild on all architectures. Here's one of the failed build logs:

Bug#315132: retitling

2005-06-20 Thread dann frazier
retitle 315132 wzdftpd: FTBFS thanks retitling; I don't know that this is caused by the postgres transition, that's just a theory -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#389663: linux-image-2.6.17-2-686 freeze notebook Toshiba with HT technology.

2006-09-27 Thread dann frazier
solution to reboot. I try to disable HyperThreading in SETUP and all systems returns to function, so, something happens with this image and SMP option. The older linux-image-2.6.16-2-686-smp is OK. hey Cesar, Can you reproduce with the 2.6.18 kernel in sid? -- dann frazier

Bug#389663: linux-image-2.6.17-2-686 freeze notebook Toshiba with HT technology.

2006-09-27 Thread dann frazier
. Note that all bug fixes are happening with 2.6.18 as it is the kernel most likely to ship with etch. I don't think there will be anymore uploads of 2.6.17. But, I can try if this to be worthwhile for the Debian team. Its worthwhile to know if it is already fixed or not, yes. -- dann frazier

Bug#376260: ia64 patch still needed?

2006-07-10 Thread dann frazier
this now that we're using gcc 4.1? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#376260: NMU uploaded

2006-07-12 Thread dann frazier
; urgency=low + + * Non-maintainer upload. + * Drop 999_ia64_atomic_ops_broken.patch, no longer needed w/ gcc-4.1 +(closes: #376260). + + -- dann frazier [EMAIL PROTECTED] Tue, 11 Jul 2006 18:58:46 -0600 + glib2.0 (2.10.3-2) unstable; urgency=medium * Re-add changes from 2.10.2-2

Bug#357526: Bug#357528 closed by Steinar H. Gunderson [EMAIL PROTECTED] (Re: Fixed in NMU of db4.2 4.2.52+dfsg-0.1)

2006-07-18 Thread dann frazier
]. Thanks Steinar. Do you plan to do the same for db3, or should I? I know that the db3 people would like to remove db3 before etch ships, but just in case that doesn't happen.. -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#357526: NMU uploaded to delayed queue

2006-07-29 Thread dann frazier
that I have changed the upstream version in this NMU, the better approach is probably to ask tfheen to remove these files from the DELAYED queue. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#395181: missing dependency on libdevmapper1.01

2006-10-25 Thread dann frazier
reassign 395181 initrd-tools thanks On Wed, Oct 25, 2006 at 03:05:33PM +0200, martin f krafft wrote: The package is missing a dependency on libdevmapper1.01 Thanks - the issue is most likely with initrd-tools, so reassigning. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#397139: ftbfs alpha + ia64

2006-11-06 Thread dann frazier
. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#397139: ftbfs alpha + ia64

2006-11-06 Thread dann frazier
On Mon, Nov 06, 2006 at 09:31:08AM +0100, maximilian attems wrote: should be fixed by ths in latest trunk, please verify. verified. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#343042: kernel bug or yaird bug

2005-12-13 Thread dann frazier
fyi, I just reassigned/merged a bug here, but messages on debian-kernel lead me to believe this should actually be fixed in linux-2.6. Please reassign if that is the case. -- dann frazier [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#311357: kernel-image-2.6.8-2-686: Why isn't the fix uploaded yet???

2005-12-18 Thread dann frazier
On Sun, 2005-12-18 at 17:01 +0100, Anders Boström wrote: reopen 311357 stop Followup-For: Bug #311357 Package: kernel-image-2.6.8-2-686 Version: 2.6.8-16sarge1 This bug is still not fixed! Why was it set to resolved??? Our mistake; though the fix is commented out (its non-security), we

Bug#347312: inetutils: needs automake1.4 conflict

2006-01-09 Thread dann frazier
Package: inetutils Severity: serious Justification: no longer builds from source inetutils fails to build on my system if automake1.4 is installed. Looks like autoreconf defaults to 1.4 if it is installed. -- System Information: Debian Release: testing/unstable APT prefers unstable APT

Bug#350425: Uninstallable bug

2006-06-12 Thread dann frazier
On Sun, Jun 11, 2006 at 01:35:11PM +0200, Cl??ment Stenac wrote: Hello, Any progress on that problem ? Did you have some feedback on the experimental versions ? Yes, these packages are no longer necessary for the ssh functionality, and are pending removal from sid. See #372793. -- dann

Bug#494936: firmware-bnx2: latest lenny requires manual reload of bnx2 driver

2008-10-22 Thread dann frazier
.. that's strange - it works for me. Can you unpack the initramfs to make sure the bnx2 files have been included? (see initramfs-tools(8) for a cpio command to do this). -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494308: e100 firmware testing

2008-10-22 Thread dann frazier
/firmware-removal/ -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#494308: e100 firmware testing

2008-10-23 Thread dann frazier
On Thu, Oct 23, 2008 at 12:47:09AM +0100, Ben Hutchings wrote: On Wed, 2008-10-22 at 17:05 -0600, dann frazier wrote: hey Ben, I got around to testing a build from the source you reference in your blog[1] today - but it appears that the e100 patch in place simply removes the firmware

Bug#503698: a56: alloc, fixstring implicitly converted to pointers

2008-10-27 Thread dann frazier
Package: a56 Version: 1.3-4 Severity: serious Tags: patch Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64. Function `alloc'

Bug#504028: FTBFS: /usr/bin/m4:stdin:9: ERROR: end of file in string

2008-10-30 Thread dann frazier
-introduce #501960 (FTBFS ia64). -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#504657: gstm: implicit pointer conversions

2008-11-05 Thread dann frazier
Package: gstm Version: 1.2-5 Severity: serious Tags: patch Usertags: implicit-pointer-conversions Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as

Bug#505459: sugar-hulahop: hulahop_get_view_for_window implicitly converted to pointer

2008-11-12 Thread dann frazier
Package: sugar-hulahop Version: 0.4.7~dfsg-1 Severity: serious Tags: patch Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an

Bug#493768: intent to NMU

2008-11-12 Thread dann frazier
stating as such or, better yet, fix it in an MU :) Unless you request otherwise, any NMUs I upload will be to the DELAYED queue, so you will have an additional week to supersede my upload with an MU to prevent it from entering unstable. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL

Bug#506009: maq: gzopen64 implicitly converted to pointer

2008-11-17 Thread dann frazier
Package: maq Version: 0.7.1-1 Severity: serious Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and amd64.

Bug#493768: NMU uploaded to DELAYED/7-day

2008-11-21 Thread dann frazier
of the return pointer from +crypt() (Closes: #493768). + * Define LDAP_DEPRECATED to continue to make use of a deprecated API +without implicitly converting returned pointers (Closes: #493765) + + -- dann frazier [EMAIL PROTECTED] Mon, 17 Nov 2008 19:36:16 -0700 + jabberd2 (2.2.1-1

Bug#496598: fix for #494466 causes netinst to fail

2008-08-25 Thread dann frazier
/driver-policy doesn't exist Aug 25 23:14:35 main-menu[1006]: (process:506): + return 10 Aug 25 23:14:35 main-menu[1006]: INFO: Menu item 'bootstrap-base' succeeded but requested to be left unconfigured. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#492629: unable to reproduce

2008-08-26 Thread dann frazier
fyi, I tried to reproduce this on a fresh lenny/i386 install but was unable to duplicate - the gui started up fine for me. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#496598: closed by Frans Pop [EMAIL PROTECTED] (Re: Bug#496598: fix for #494466 causes netinst to fail)

2008-08-26 Thread dann frazier
. Cheers, FJP Indeed it did, thanks Frans! -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#465287: libselinux: selinux_default_type_path implicitly converted to pointer

2008-02-11 Thread dann frazier
Package: libselinux Version: 2.0.35-1 Severity: serious Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64

Bug#465543: vmsplice local root exploit on nvidia-kernel-2.6.18-5-486|686, CVE-2008-0163, CVE-2008-0600.

2008-02-12 Thread dann frazier
a root shell from non privileged account. I would be glad if you can patch this package. http://www.debian.org/security/2008/dsa-1494 -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#465530: [Pkg-nagios-devel] Bug#465530: nagios-plugins 1.4-6sarge1 lacks check_procs

2008-02-12 Thread dann frazier
, but afaik the build dependencies are correct. also, the amd64 sarge version (and also the etch versions) all seem to have the plugin in question, in case that's helpful. fyi, I sent Sean the logs I have -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#468215: FTBFS: etch package needs ABI bump

2008-02-27 Thread dann frazier
Package: firmware-nonfree Version: 0.4 Severity: serious User: [EMAIL PROTECTED] Usertag: SRM Looks like this package should've been updated with each linux-2.6 ABI bump - its still build-depending on linux-support-2.6.18-4. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#463365: intend to NMU

2008-03-03 Thread dann frazier
to occur, please send a follow-up in the bug report stating as such or, better yet, fix it in an MU :) Unless you request otherwise, any NMUs I upload will be to the DELAYED queue, so you will have an additional week to supersede my upload with an MU to prevent it from entering unstable. -- dann

Bug#469273: test package

2008-03-04 Thread dann frazier
hey Klaus, Does this package resolve the issue for you? http://kernel.debian.net/debian/pool/main/kernel-image-2.4.27-i386/kernel-image-2.4.27-4-k6_2.4.27-10sarge7_i386.deb -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact

Bug#469273: test package

2008-03-04 Thread dann frazier
reassign 469273 kernel-source-2.4.27 thanks On Tue, Mar 04, 2008 at 09:44:40PM +0100, Klaus von der Heyde wrote: Hi Dann, dann frazier wrote: hey Klaus, Does this package resolve the issue for you? http://kernel.debian.net/debian/pool/main/kernel-image-2.4.27-i386/ke rnel-image

Bug#476295: java-gnome: pango_context_new, pango_font_map_get_shape_engine_type implicitly converted to pointers

2008-04-15 Thread dann frazier
Package: java-gnome Version: 4.0.6-1 Severity: serious Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and

Bug#477053: evolution-rss: implicit pointer conversions

2008-04-20 Thread dann frazier
Package: evolution-rss Version: 0.0.8-1 Severity: serious Tags: patch Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer,

Bug#477113: seahorse: ephy_window_get_active_embed implicitly converted to pointer

2008-04-20 Thread dann frazier
Package: seahorse Version: 2.22.1-1 Severity: serious Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such as ia64 and

Bug#477181: awn-extras-applets: implicitly converted pointers

2008-04-21 Thread dann frazier
Package: awn-extras-applets Version: 0.2.6-1 Severity: serious Tags: patch Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an

Bug#477183: libhangul: hanja_list_get_nth_key implicitly converted to pointer

2008-04-21 Thread dann frazier
Package: libhangul Version: 0.0.8-1 Severity: serious Tags: patch Usertags: implicit-pointer-conversion Our automated buildd log filter[1] detected a problem that is likely to cause your package to segfault on architectures where the size of a pointer is greater than the size of an integer, such

  1   2   3   4   5   >