Bug#392232: PRIVATE isn't defined

2006-10-10 Thread dann frazier
The problem here appears to be that the symbol PRIVATE isn't defined anywhere. It compiles fine if I define PRIVATE to be nothing. -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble?

Bug#392231: missing __ia64_mk_io_addr def

2006-10-10 Thread dann frazier
purgatory/arch/ia64/io.h is missing a definition for __ia64_mk_io_addr; for what its worth, one exists on my ia64 system in: /usr/include/asm/io.h -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#293962: backtrace w/ debug symbols

2006-10-11 Thread dann frazier
spatch (context=0x6003cfb0) at gmain.c:2045 No locals. #48 0x21071fe0 in g_main_context_iterate (context=0x6003cfb0, block=1, dispatch=1, self=0x) at gmain.c:2677 max_priority = Cannot access memory at address 0xaeadd06028 (gdb) -- dann frazier | HP

Bug#293962: overlapping elements

2006-10-12 Thread dann frazier
I think I've found the bug and this patch works around it. I noticed that the elements in the builtin_timezone array looked like they were being overwritten; I checked the sizeof(icaltimezone) on ia64, and its 72 - so apparently the elements are overrunning each other. The right answer, of course,

Bug#293962: overlapping elements

2006-10-12 Thread dann frazier
On Thu, Oct 12, 2006 at 10:17:41AM +0200, Alexander Sack wrote: > Great ... can you do me a favor and see if the same code is still that > way in seamonkey 1.1 ? grep doesn't think so -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsub

Bug#392231: missing __ia64_mk_io_addr def

2006-10-13 Thread dann frazier
On Fri, Oct 13, 2006 at 09:57:52AM -0600, Khalid Aziz wrote: > On Tue, 2006-10-10 at 18:00 -0600, dann frazier wrote: > > purgatory/arch/ia64/io.h is missing a definition for > > __ia64_mk_io_addr; for what its worth, one exists on my ia64 system > > in: > > /usr/incl

Bug#428459: xchat-gnome: _() implicitly converted to pointer

2007-06-11 Thread dann frazier
in_version = VERSION; - *plugin_desc = _("Python scripting interface"); + *plugin_desc = gettext("Python scripting interface"); /* Initialize python. */ Py_SetProgramName("xchat"); -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#428503: kernel-image-2.6-k7_101sarge2 broken dependency

2007-06-12 Thread dann frazier
//packages.debian.org/oldstable/base/kernel-image-2.6-k7 or any > apt mirror for verification. Please be patient - these security updates are in progress. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#391473: Team maintenance of systemimager

2007-06-12 Thread dann frazier
over to a group of people from whom I don't recall seeing any significant patches (no offense intended). My preference is to continue working where we are, and for developers to send patches to the devel list for review. Overtime I can grant new developers commit access based upon the qualit

Bug#428503: kernel-image-2.6-k7_101sarge2 broken dependency

2007-06-13 Thread dann frazier
On Wed, Jun 13, 2007 at 11:44:35AM +0200, Guido Nickels wrote: > Hmm ok, but why do you already upload the meta-package before its > dependencies are ready? I didn't, that wasn't the issue. Bits are available now. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#427826: probably due to a filesystem bug

2007-06-13 Thread dann frazier
uce it > and so I suppose the ticket can be closed. > ok, closing then. thanks for the update. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#391473: Team maintenance of systemimager

2007-06-13 Thread dann frazier
can grant new > > developers commit access based upon the quality of their > > contributions. > > That sounds OK. But again, I still think that the ultimate goal should > be a move to Alioth. I'm less concerned about where things are hosted than I am about getting the pac

Bug#355612: 12.3.91-5 update

2007-06-17 Thread dann frazier
ted to pointer at palette_aux.c:1262 Function `palette_window_get_button_from_pos' implicitly converted to pointer at palette_menu.c:62 Function `palette_window_get_current_ime_vkb_layout' implicitly converted to pointer at palette_menu.c:191 Function `palette_window_get_vkb_layout_list' implic

Bug#429449: aptitude says kernel-image-2.6-powerpc version 102sarge2 depends on non-existent kernel version

2007-06-18 Thread dann frazier
be used. Do you want to continue [Y/n]? /etc/apt/sources.list: deb http://security.debian.org/ sarge/updates main contrib non-free deb-src http://security.debian.org/ sarge/updates main contrib non-free -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "uns

Bug#423252: NMU in delayed

2007-06-19 Thread dann frazier
oes not honor both -FP and -F in a single run, split into +separate calls. Patch from Benjamin Sonntag (closes: #403511) + + -- dann frazier <[EMAIL PROTECTED]> Tue, 19 Jun 2007 11:26:58 -0600 + ipsec-tools (1:0.6.6-3.1) unstable; urgency=low * Non-maintainer upload to fix pe

Bug#398981: default desktop to off on rack-based systems

2007-06-21 Thread dann frazier
13:29:13.0 +0100 @@ -1,3 +1,10 @@ +tasksel (2.68) UNRELEASED; urgency=low + + * Use dmidecode to check if the chassis is of type "rack". +If it is, unmark the desktop task by default. + + -- dann frazier <[EMAIL PROTECTED]> Thu, 21 Jun 2007 13:27:27 +0100 + tasksel (2.

Bug#412092: [Patch] bug in gdth.c crashing machine

2007-05-07 Thread dann frazier
On Mon, May 07, 2007 at 11:04:07AM +0200, Joerg Dorchain wrote: > On Tue, May 01, 2007 at 07:32:57PM -0600, dann frazier wrote: > > > > You can retrieve snapshots from here: > > deb http://kernel-archive.buildserver.net/debian-kernel etch main > > > > This

Bug#422723: gs-gpl: fopen64() implicitly converted to pointer

2007-05-07 Thread dann frazier
f the stdio FILE calls, fopen64() et al. -CAPOPT= @HAVE_MKSTEMP@ @HAVE_HYPOT@ @HAVE_FILE64@ +CAPOPT= @HAVE_MKSTEMP@ @HAVE_HYPOT@ # Define the name of the executable file. -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#422722: gs-gpl: systempapername() implicitly converted to pointer

2007-05-07 Thread dann frazier
clude "ivmspace.h" #include "vdtrace.h" +#include /* for systempapername */ + /* Import operator procedures */ extern int zflush(i_ctx_t *); extern int zflushpage(i_ctx_t *); -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email t

Bug#422640: linux-source-2.6.20: Changelog badly formatted?

2007-05-07 Thread dann frazier
the command you executed to generate this error so that we might reproduce. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#422759: grub: sorting suffixes w/ mixed numeric and non-numeric characters

2007-05-07 Thread dann frazier
Package: grub Version: 0.97-27 Severity: normal If a suffix has non-numeric and numeric characters, CompareVersions() will replace the non-numeric characters with '99' but the numeric characters will remain appended. I ran into this issue when comparing 2.6.18-4-amd64 and 2.6.18-4-telco-amd64. Co

Bug#422926: mail-expire: what is the format of AGE?

2007-05-08 Thread dann frazier
Package: mail-expire Version: 0.7 Severity: normal Its unclear from the manpage what the format/units of the AGE parameter are. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: ia64 Kernel: Linux 2.6.20-1-i

Bug#259292: fixed long ago

2007-05-09 Thread dann frazier
Though I think this is truly a debian-installer bug (the boot image on the cd is created by the d-i build system not debian-cd), it vanished a long time ago - even before sarge. I don't remember what exactly fixed it. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe"

Bug#423101: gpe-timesheet: create_interface() implicitly converted to pointer

2007-05-09 Thread dann frazier
er data); static void toggle_toolbar(GtkCheckMenuItem *menuitem, gpointer user_data); +GtkWidget * create_interface(GtkWidget *main_window); -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#423101: over eager severity from automated tool

2007-05-09 Thread dann frazier
the first maintainer to respond rudely (and extremely rudely) about it. I certainly don't see what's so offensive about someone spending time examining your package for potential problems and even providing you with a patch! I hope you're just having a bad day and not simply

Bug#423101: over eager severity from automated tool

2007-05-09 Thread dann frazier
ue. [EMAIL PROTECTED]:~$ gpe-timesheet Segmentation fault (core dumped) [EMAIL PROTECTED]:~$ dpkg --print-architecture ia64 Well I'll be damned. Interesting it doesn't happen on amd64, I'll have to look into why at some point. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#423123: gpe-timesheet: missing dependency on gpe-icons

2007-05-09 Thread dann frazier
Package: gpe-timesheet Version: 0.31-1 Severity: serious gpe-timesheet fails to start if gpe-icons isn't installed. [EMAIL PROTECTED]:/space/debian/gpe-timesheet-0.31.orig$ gpe-timesheet GPE-ERROR: Failed to open file '/usr/share/gpe/pixmaps/default/clock.png': No such file or directory GPE-ERR

Bug#423123: patch

2007-05-09 Thread dann frazier
}, ${misc:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends}, gpe-icons Description: keep track of time spent on a task in GPE Time tracking program for the GPE Palmtop Environment. Used to track the time you spend on certain tasks. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#423867: gnome-system-tools: get_services_tool_new() implicitly converted to pointer

2007-05-14 Thread dann frazier
-0700 +++ gnome-system-tools-2.18.1/src/services/main.c 2007-05-14 09:53:52.0 -0600 @@ -29,6 +29,7 @@ #include "table.h" #include "service-settings-table.h" #include "callbacks.h" +#include "services-tool.h" GstTool *tool; -- dann fr

Bug#318711: Please test your reported bug of tex-guy with the new version

2007-05-14 Thread dann frazier
Version: 1.3.2-1 On Sat, May 12, 2007 at 02:07:36PM +0300, Lior Kaplan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello All, > > I'm contacting you as you have open bugs against tex-guy package. > > I've uploaded a new version of tex-guy to debian unstable (version 1.3.2). >

Bug#423868: gnome-system-tools: connectino_combo_get_value() implicitly converted to pointer

2007-05-14 Thread dann frazier
gchar *connection_combo_get_value (GtkComboBox *combo); + #endif /* __CONNECTION_H */ -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#422284: Happened again

2007-05-14 Thread dann frazier
ags:0x8000 mapping: mapcount:0 count:8192 > Trying to fix it up, but a reboot is needed hey Rob, This is most likely a sign of bad memory. You can try running one of the memtest86 tools to verify, but I'd suggest replacing this DIMM. -- dann frazier -- To UNSUBSCRIBE, em

Bug#307443: cloning

2007-05-14 Thread dann frazier
ion: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.14.85733 Debian-Buildd-Error: Yes Function `stream_get_ssl' implicitly converted to pointer at ssl_ciphers.c:142 Function `bpf_next_tv' implicitly converted to pointer at synscan.c:452 - End forwarded message -

Bug#356625: add bpf_next_tv prototype

2007-05-14 Thread dann frazier
u_char* bpf_next_tv(int bpf, int * caplen, struct timeval * tv); ExtFunc u_char* bpf_next(int, int *); ExtFunc void bpf_close(int); ExtFunc int bpf_datalink(int); -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#423883: proposed patch

2007-05-14 Thread dann frazier
+++ nessus-libraries-2.2.9/include/libnessus.h @@ -169,6 +169,7 @@ ExtFunc int nessus_SSL_init(char*); ExtFunc void sslerror(char*); ExtFunc void nessus_install_passwd_cb(SSL_CTX*, char*); +ExtFunc SSL* stream_get_ssl(int); #endif -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#424900: camorama: create_pixbuf() implicitly converted to pointer

2007-05-17 Thread dann frazier
ama-window.c.orig2007-05-17 11:01:43.0 -0600 +++ camorama-0.18/src/camorama-window.c 2007-05-17 11:01:56.0 -0600 @@ -36,6 +36,7 @@ #include "camorama-stock-items.h" #include "filter.h" #include "glib-helpers.h" +#include "support.h" sta

Bug#425734: php-imagick: implicit pointer conversions

2007-05-23 Thread dann frazier
er at /build/buildd/php-imagick-2.0.0a2/build-php5/imagick.c:15357 - End forwarded message - -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417121: can you reproduce with a later kernel?

2007-05-23 Thread dann frazier
hey Subhashis, Can you attempt to reproduce this bug with the 2.6.21 kernel in sid? It would be good to know if this still exists in recent kernels before forwarding this upstream. If you can reproduce, please include the entire output of 'dmesg' in your follow-up. -- dann frazier

Bug#364607: reproducible in etch?

2007-05-23 Thread dann frazier
Can you let us know if this problem is still reproducible with etch's 2.6.18 kernel? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#425738: madwifi: several DOS-able holes

2007-05-24 Thread dann frazier
update. In which case, I suggest forwarding this onto debian-release as described here: http://lists.debian.org/debian-devel-announce/2007/04/msg5.html -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#426018: xfce4-xmms-plugin: xfce_create_header() implicitly converted to pointer

2007-05-25 Thread dann frazier
nclude #include +#include #include "preferences.h" #include "xmms_plugin.h" -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#426035: Please add CONFIG_KEXEC

2007-05-25 Thread dann frazier
table kernel to kexec (on x86)? In other words, doesn't this require an additional kernel flavor? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#421027: nautilus: missing gnomevfs include

2007-04-25 Thread dann frazier
@@ #include #endif #include +#include #include #include #include -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#421110: Upgrading linux-image-2.6.20-1-686-bigmem should never happen

2007-04-26 Thread dann frazier
On Thu, Apr 26, 2007 at 10:51:17AM -0400, Stefan Monnier wrote: > I.e. it would require an explicit command on my part to install the newer > kernel. Just put it on hold. echo linux-image-2.6.20-1-686-bigmem hold | sudo dpkg --set-selections -- dann frazier -- To UNSUBSCRIBE, em

Bug#387741: resolved?

2007-04-27 Thread dann frazier
hey Thijmen, Is this issue resolved by the 2.6.18 kernel in etch? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#421644: dia: fdopen() implicitly converted to pointer

2007-04-30 Thread dann frazier
dopen' implicitly converted to pointer at load_save.c:943 - End forwarded message - -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#420875: fixed in 2.6.20-1

2007-04-30 Thread dann frazier
Version: 2.6.20-1 CVE-2007-1734 was fixed in 2.6.20.5 which was included in 2.6.20-1. CVE-2007-1497 was fixed in 2.6.20.3, also included in 2.6.20-1. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#421701: initrd-tools are not needed for etch's kernels

2007-05-01 Thread dann frazier
rent Debian > kernels. Yes, but it is necessary for sarge->etch upgrades. See #393092. At this point, however, I think it should be removed from testing (its already gone from sid). Anyone object to me filing such a request? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#412092: [Patch] bug in gdth.c crashing machine

2007-05-01 Thread dann frazier
hours. You can retrieve snapshots from here: deb http://kernel-archive.buildserver.net/debian-kernel etch main This patch was committed in r8560, so you'll want to test a version >= 2.6.18.dfsg.1-13~snapshot.8560 when its available. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#422300: cgdb: cgdb_malloc() implicitly converted to pointer

2007-05-04 Thread dann frazier
b/kui/src/kui_driver.c2007-05-04 14:20:33.0 -0600 @@ -51,6 +51,7 @@ #include #endif +#include #include "kui.h" #include "kui_term.h" -- dann frazier | HP Open Source and Linux Organization --- Begin Message --- Function `cgdb_malloc' impl

Bug#404148: Upstream patch by nVidia

2007-05-04 Thread dann frazier
the issue on your system. Snapshot builds are available here: deb http://kernel-archive.buildserver.net/debian-kernel etch main Please try a version >= 2.6.18.dfsg.1-13~snapshot.8564 (should be available within 24 hours). -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED]

Bug#422202: Subject: linux-image-2.6.20-1-powerpc: airport extreme broken

2007-05-04 Thread dann frazier
rever at the DHCPDISCOVER stage. hey Adam, Do the latest 2.6.21-based trunk snapshots work for you? See http://wiki.debian.org/DebianKernel for info on where to find them. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#422161: linux-image-2.6.18-4-sparc64: problem not seen in 2.6.20

2007-05-04 Thread dann frazier
f : 0001:00:01.0 7fe0800-7fe0fff : 0001:00:01.0 7fe7d00-7fe7dff : 0001:00:05.0 7fe7e00-7fe7e7f : 0001:00:05.0 -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#429625: linux-source-2.6.18 build fails on hppa - missing patch?

2007-06-22 Thread dann frazier
nux-tree-2.6.18 # tar xfj /usr/src/linux-source-2.6.18.tar.bz2 # cd linux-source-2.6.18 # /usr/src/kernel-patches/all/2.6.18/apply/debian -a hppa -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#418929: ndiswrapper-modules update for 3.1r7

2007-06-28 Thread dann frazier
? * new processing on security-master * new processing on ftp-master thanks in advance... -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#431487: httrack: gzopen64() implicitly converted to pointer

2007-07-02 Thread dann frazier
quot;-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" +AC_CHECK_LIB(c, fopen64, [LFS_FLAG="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE" AC_DEFINE(HTS_LFS, 1,[Check for large files support])], AC_MSG_RESULT([not found])) AC_SUBST(LFS_FLAG) -- dann frazier -- To UNSU

Bug#431593: macopix: FullPathPixmapFile() implicitly converted to pointer

2007-07-03 Thread dann frazier
??? void NkrSave (typMascot *mascot) -- dann frazier

Bug#277637: updated sidebar patch

2007-07-03 Thread dann frazier
Ported to sid's 1.5.16 -- dann frazier diff -urpN mutt-1.5.16.orig/Makefile.am mutt-1.5.16/Makefile.am --- mutt-1.5.16.orig/Makefile.am 2007-07-02 09:04:26.0 -0600 +++ mutt-1.5.16/Makefile.am 2007-07-02 09:05:17.0 -0600 @@ -29,7 +29,8 @@ mutt_SOURCES = $(BUILT_SO

Bug#431612: centericq: realloc() implicitly converted to pointer

2007-07-03 Thread dann frazier
p.c2007-07-03 11:11:25.0 -0600 @@ -7,6 +7,8 @@ #include #include #include +#include +#include #define PROXY_TIMEOUT 10 // HTTP proxy timeout in seconds (for the CONNECT method) -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "

Bug#431487: httrack: gzopen64() implicitly converted to pointer

2007-07-03 Thread dann frazier
On Tue, Jul 03, 2007 at 09:43:37PM +0200, Xavier Roche wrote: > Hi, > > dann frazier a ?crit : >> Package: httrack >> Version: 3.41.22-1+b1 >> Severity: important >> -AC_CHECK_LIB(c, fopen64, [LFS_FLAG="-D_FILE_OFFSET_BITS=64 >> -D_LARGEFILE_SO

Bug#426615: endeavor: strcasestr() implicitly converted to pointer

2007-05-29 Thread dann frazier
IAN -DNEED_STRCASESTR -fPIC -+ CFLAGS = -g -Wall -DDEBIAN -fPIC ++ CFLAGS = -g -Wall -DDEBIAN -D_GNU_SOURCE -fPIC LIBS = -lm LIB_DIR = CC = cc -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subjec

Bug#427604: keytouch-editor: create_get_scancode_dialog implicitly converted to pointer

2007-06-04 Thread dann frazier
erface.h" #include #include -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#427606: libcomplearn: implicit pointer conversions

2007-06-05 Thread dann frazier
lude "complearn-rcbzlib.h" +#include "complearn-rcgzip.h" +#include "complearn-rczlib.h" #if HAVE_UNISTD_H #include -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#277637: sidebar patch for mutt in experimental

2007-06-05 Thread dann frazier
= NULL ) return; + CurBuffy = CurBuffy->prev; + break; + case OP_SIDEBAR_SCROLL_UP: + CurBuffy = TopBuffy; + if ( CurBuffy != Incoming ) { + calc_boundaries(menu); + CurBuffy = CurBuffy->prev; + } + break; + case OP_SIDEBAR_SCROLL_DOWN: + CurBuffy = BottomBuffy; + if ( CurBuffy->next ) { + calc_boundaries(menu); + CurBuffy = CurBuffy->next; + } + break; + default: + return; + } + calc_boundaries(menu); + draw_sidebar(menu); +} diff -urpN mutt-1.5.15+20070515.orig/sidebar.h mutt-1.5.15+20070515/sidebar.h --- mutt-1.5.15+20070515.orig/sidebar.h 1969-12-31 17:00:00.0 -0700 +++ mutt-1.5.15+20070515/sidebar.h 2007-06-04 23:54:09.0 -0600 @@ -0,0 +1,36 @@ +/* + * Copyright (C) -2004 Justin Hibbits <[EMAIL PROTECTED]> + * Copyright (C) 2004 Thomer M. Gil <[EMAIL PROTECTED]> + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + */ + +#ifndef SIDEBAR_H +#define SIDEBAR_H + +struct MBOX_LIST { + char *path; + int msgcount; + int new; +} MBLIST; + +/* parameter is whether or not to go to the status line */ +/* used for omitting the last | that covers up the status bar in the index */ +int draw_sidebar(int); +void scroll_sidebar(int, int); +void set_curbuffy(char*); +void set_buffystats(CONTEXT*); + +#endif /* SIDEBAR_H */ -- dann frazier | HP Open Source and Linux Organization signature.asc Description: Digital signature

Bug#425397: some debug info

2007-06-05 Thread dann frazier
q at /usr/share/perl5/Debconf/FrontEnd/Passthrough.pm line 109, line 1. So maybe my echo caused that error? The other interesting thing about my environment is that I'm behind a sucky proxy - there are a number of entries like this scattered throughout syslog: Jun 5 16:52:17 in-target:

Bug#427847: xmountains: getenv() implicitly converted to pointer

2007-06-06 Thread dann frazier
-0600 +++ xmountains-2.7/vroot.h 2007-06-06 15:14:28.0 -0600 @@ -75,6 +75,7 @@ #include #include #include +#include static Window #ifdef __STDC__ /* ANSIfication added by jwz, to avoid superfluous warnings. */ -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a su

Bug#382271: debmirror: --include-di-source option

2006-08-09 Thread dann frazier
Package: debmirror Version: 20051209 Severity: wishlist Tags: patch I maintain an archive that contains a main/debian-installer section which includes source, however debmirror is hardcoded to ignore this source as the debian mirror convention is to not include it there. This patch adds an option

Bug#380015: [Pkg-mediawiki-devel] Bug#380015: mediawiki1.5: Category page 3 column tables

2006-08-10 Thread dann frazier
On Thu, Jul 27, 2006 at 12:40:08AM +0800, Dan Jacobson wrote: > Package: mediawiki1.5 > Severity: minor > Tags: upstream > > [Please forward this upstream. I can only use email to report bugs.] Then please send mail to upstream and stop adding noise to our bug tracking system. -

Bug#381599: ITP (RFC): python-debian -- python modules to work with Debian-related data formats

2006-08-10 Thread dann frazier
e. John and I discussed this in person, but I guess never responded to you directly :) We're cool with moving deb822 into this package. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#383090: lock-keys-applet: implicit pointer conversion

2006-08-14 Thread dann frazier
Function `gnome_about_new' implicitly converted to pointer at lock-keys-applet.c:225 ----- End forwarded message - -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#383092: ethereal: implicit pointer conversion introduced in security update

2006-08-14 Thread dann frazier
ot;snprintf.h" #endif -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#383093: asterisk-chan-capi: implicit pointer conversion

2006-08-14 Thread dann frazier
api.c.orig 2006-08-14 18:22:24.0 -0600 +++ asterisk-chan-capi-0.7.0/chan_capi.c2006-08-14 18:21:44.0 -0600 @@ -76,6 +76,7 @@ #include #include #include +#include #include "xlaw.h" #include "chan_capi20.h" #include "chan_capi.h" -- dan

Bug#383299: linux-image-2.6.17-2-686: 2.6.17-2 XFS error

2006-08-16 Thread dann frazier
mage-2.6.17-1 2.6.17-5 the filesystem seems to > work with no problems again. Frederik, I see nothing in 2.6.17-6 that looks like it could reasonably cause this - but there was an XFS corruption bug that was fixed in 2.6.17-5. Did you ever mount this fs with an earlier 2.6.17 kernel? I would sugg

Bug#335312: patch

2006-08-16 Thread dann frazier
ers=> {}, body_parts => [], -header_order => [] +header_order => [], +type=> "" }; # deal with any parameters -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsu

Bug#383540: installation-report: vague question - "Use installation logs from another location?"

2006-08-17 Thread dann frazier
Package: installation-report Version: 2.17 "Use installation logs from another location?" Should I answer this question with a yes/no? Should I give it a path? It might be good to give an example answer in brackets: [yes/no] [/path/to/log] etc -- dann frazier | HP Open Source

Bug#383540: iLO install & framebuffer

2006-08-17 Thread dann frazier
then took me to a text-mode isolinux menu with a boot prompt. I then had to boot with fb=false in order to continue the install in text mode. (thanks for adding a short version of this option, btw) Nothing new, but worth noting. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECT

Bug#383540: smp system not detected

2006-08-17 Thread dann frazier
: 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc pni monitor ds_cpl est tm2 cid cx16 xtpr bogomips: 7200.90 -- dann frazier -- To UNSUBSCRIBE

Bug#383557: installation-report: [ia64] HP Integrity rx2600

2006-08-17 Thread dann frazier
Package: installation-reports Version: 2.17 Severity: normal -- Package-specific info: Boot method: CD Image version: http://cdimage.debian.org/cdimage/etch_di_beta3/ia64/iso-cd/debian-testing-ia64-netinst.iso Date: 20060817 Machine: HP Integrity rx2600 [ia64] Partitions: FilesystemType

Bug#383544: Bug#383540: smp system not detected

2006-08-18 Thread dann frazier
he output of dmidecode for your box? See #383544, it includes dmidecode output that shows both sockets. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#383540: oops - wrong bug number

2006-08-18 Thread dann frazier
oops, most of these follow-ups should've gone into 383544. i'll bounce these messages back to 383544, sorry for the duplication & please ignore for the purposes of 383540. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe".

Bug#383499: linux-image-2.6.17-2-686: USB Keyboard not recognized anymore

2006-08-18 Thread dann frazier
On Fri, Aug 18, 2006 at 09:59:30AM +0200, Michael Henneton wrote: > Michael, Please resend in plain-text. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#383544: Bug#383540: smp system not detected

2006-08-18 Thread dann frazier
d with 2.6.17 for i386 and amd64. 2.6.17 don't longer provide UP > versions of the kernels. Yeah, so this issue can probably be ignored for etch. ia64 also no longer provides UP versions of these kernels, but with no runtime UP optimization :( -- dann frazier -- To UNSUBSCRIBE,

Bug#353727: closing

2006-10-13 Thread dann frazier
Version: 2.6.16-1 If this was fixed in 2.6.16-rcX it should still be fixed, so closing. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#327827: does this issue still exist?

2006-10-13 Thread dann frazier
Does this bug still exist with the 2.6.18 kernel in sid? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#327827: does this issue still exist?

2006-10-13 Thread dann frazier
On Sat, Oct 14, 2006 at 01:21:43AM +0200, Debian User wrote: > dann frazier schrob am 13.10.06 16:57 Uhr: > > Does this bug still exist with the 2.6.18 kernel in sid? > > I'd have to try, since I got it working fine with linux 2.4.27 on sarge > now. Perhaps I can check th

Bug#364277: please reproduce with 2.6.18

2006-10-13 Thread dann frazier
hey, Can you reproduce this bug with the 2.6.18 kernel in sid? -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#382368: switchable via /proc

2006-10-13 Thread dann frazier
ize sysrq_enabled = 0, or submit a bug to procps asking for /etc/sysctl.conf to disable it by default. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#393547: ircii: crypt return value implicitly converted to int

2006-10-16 Thread dann frazier
-Spam-Status: No, score=0.1 required=3.5 tests=AWL,UNDISC_RECIPS autolearn=disabled version=3.0.3 Debian-Buildd-Error: Yes Function `crypt' implicitly converted to pointer at /build/buildd/ircii-20051015/source/alias.c:2748 - End forwarded message - -- dann frazier | H

Bug#393554: openct: strtok() return pointer implicitly converted to integer

2006-10-16 Thread dann frazier
.3 Debian-Buildd-Error: Yes Function `strtok' implicitly converted to pointer at utils.c:127 - End forwarded message - -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#393553: gnome-mount: return pointers implicitly converted to integers

2006-10-16 Thread dann frazier
roperties-view.h" static DBusConnection *dbus_connection; -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#393736: pcmanfm: vfs_file_resolve_path() return pointer implicitly converted to integer

2006-10-17 Thread dann frazier
--- pcmanfm-0.3.2.1/src/vfs/vfs-file-monitor.c~ 2006-10-14 09:53:54.0 -0600 +++ pcmanfm-0.3.2.1/src/vfs/vfs-file-monitor.c 2006-10-17 10:26:29.0 -0600 @@ -20,6 +20,7 @@ #endif #include "vfs-file-monitor.h" +#include "vfs-file-info.h" #include /* for st

Bug#393853: thoggen: th_title_preview_new return pointer implicitly converted to int

2006-10-17 Thread dann frazier
/* NULL */ static gchar *opt_device; /* NULL */ -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#393956: kernel-image-2.6-686: kernel compiled with improper options

2006-10-18 Thread dann frazier
d, the 686 flavour is SMP capable now. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#394030: A couple Broadcom NetXtreme II (bnx2) mappings

2006-10-18 Thread dann frazier
14e416c7ethernettg3 NetXtreme BCM5703 Gigabit Ethernet 14e416ddethernetunknown NetLink BCM5781 Gigabit Ethernet PCI Express -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of

Bug#394032: tulip instead of de4x5 for 1011:0019

2006-10-18 Thread dann frazier
oaded instead of tulip. -- dann frazier | HP Open Source and Linux Organization -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#394030: A couple Broadcom NetXtreme II (bnx2) mappings

2006-10-20 Thread dann frazier
On Thu, Oct 19, 2006 at 02:50:50PM +0200, Petter Reinholdtsen wrote: > > [Dann Frazier] > > These nics are found in some newer model ProLiants servers/blades. > > What problem are you seeing? These entries are already present in the > pci-26.lst, as these kernel modules

Bug#394254: sky2 network driver freezes

2006-10-20 Thread dann frazier
rnel trunk main -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#336153: Bug 336153 must be fixed ASAP - filesystem corruption IS critical!

2007-04-05 Thread dann frazier
NOT required for 2.6.19 and > future kernels. > > See also: > http://www.spinics.net/lists/dm-crypt/msg00481.html It is fixed in 2.6.18, #336153 is for sarge (2.6.8) which is where it is still pending. -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417911: systemimager: Support for AMD64

2007-04-05 Thread dann frazier
nterested in contributing, you can find the current bits at svn://svn.systemimager.org/svn/systemimager-debian -- dann frazier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#417911: systemimager: Support for AMD64

2007-04-05 Thread dann frazier
On Thu, Apr 05, 2007 at 09:10:27PM +0200, Valentin Vidic wrote: > On Thu, Apr 05, 2007 at 12:21:48PM -0600, dann frazier wrote: > > This should be easy to do when we have a 3.8.x release. However, I've > > orphaned this package because I don't use it any longer, and am

<    3   4   5   6   7   8   9   10   11   >