Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matt
How does one resolve this?  I cannot figure out how to turn off zts?

Thanks,

Matt




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matt
All,

Never mind, its just in the pool yet.  If you need to fix this, just
download and install:

http://ftp.us.debian.org/debian/pool/main/p/php4-imagick/php4-imagick_0.9.11
-1_i386.deb

Thanks all for the report/fixing this issue.

- Matt






Bug#298448: php crash (segmentation fault) when use php4-imagick functions

2005-05-06 Thread Matt
Matej,

I have 4.3.10-13 installed, and it seems the latest version is 4.3.10-13, at
least according to:
http://ftp.us.debian.org/debian/pool/main/p/php4/

Is there another version that you know works?

Thanks,

Matt

-Original Message-
From: Matej Vela [mailto:[EMAIL PROTECTED] 
Sent: Friday, May 06, 2005 11:02 AM
To: Matt; [EMAIL PROTECTED]
Subject: Re: Bug#298448: php crash (segmentation fault) when use
php4-imagick functions


On Fri, May 06, 2005 at 10:29:54AM -0700, Matt wrote:
> How does one resolve this?  I cannot figure out how to turn off zts?

Sorry if I wasn't clear, ZTS has been disabled in the PHP build, so
upgrading to the current version should be enough.

Thanks,

Matej






Bug#317015: [Pkg-nagios-devel] Bug#317015: nagios-common: /netsaint/cgi-bin links broken

2005-07-06 Thread Matt
I've kept them because I'll soon be moving from Netsaint to Nagios and
would like for old bookmarks to work. I only considered the problem to
be a bug because one of the lines existed, but the others didn't.

Thanks,
Matt


>actually, in the next uploaded version of nagios, i was planning
>on removing all references to netsaint, since "netsaint" (the
>artist formerly known as nagios) no longer exists in debian stable.
>
>is there any reason i should keep these aliases?
>
>
>   sean


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#309601: It's worse than this

2005-09-27 Thread Matt
Not only does the installer look for PG's data (and startup script) in
static locations, but those locations now appear to be incorrect.  At least
hereabouts, the structure has changed so that, for instance, the data is in
/var/lib/postgresql/7.4/main/, rather than /var/lib/postgresql/data where
the installer expects to find it.

    -- Matt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#329924: libgnome2-common: Installation fails (postinst) GConf-ERROR **: ...

2005-09-24 Thread matt
Package: libgnome2-common
Version: 2.10.1-1
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

# apt-get -f install

Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 399 not upgraded.
2 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up libgnome2-common (2.10.1-1) ...
No such file `/usr/lib/GConf/2/libgconfbackend-xml.so'

// Copied /usr/lib/GConf/1 directory as /2

// Then new try:

# apt-get -f install

Setting up libgnome2-common (2.10.1-1) ...
/var/lib/dpkg/info/libgnome2-common.postinst: line 7: 15593 Segmentation fault  

HOME=/root GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 
--makefile-install-rule
$SCHEMA_LOCATION/$SCHEMA >/dev/null
dpkg: error processing libgnome2-common (--configure):
 subprocess post-installation script returned error exit status 139
 dpkg: dependency problems prevent configuration of libgnome2-0:
  libgnome2-0 depends on libgnome2-common (= 2.10.1-1); however:
Package libgnome2-common is not configured yet.
dpkg: error processing libgnome2-0 (--configure):
 dependency problems - leaving unconfigured
 Errors were encountered while processing:
  libgnome2-common
   libgnome2-0
   E: Sub-process /usr/bin/dpkg returned an error code (1)

// check for gconftool :
# gconftool-2 --get-default-source
xml::/etc/gconf/gconf.xml.defaults

// My guess, wrong gconftool line. 
// Missing `` markings for the second gconftool command.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (850, 'testing'), (800, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libgnome2-common depends on:
ii  gconf22.10.1-5   GNOME configuration database 
syste

libgnome2-common recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#426445: Banshee crashes at start: Method not found: 'Gdk.CairoHelper.Create'

2007-05-28 Thread Matt

Package: Banshee
Version: 0.12.1

The following error message started showing up after doing updates to Debian
Sid, preventing Banshee from loading:

An unhandled exception was thrown: Method not found: 'Gdk.CairoHelper.Create'.

 at <0x0> 
 at Gtk.Widget.exposeevent_cb (IntPtr widget, IntPtr evnt) [0x0]
 at (wrapper native-to-managed) Gtk.Widget:exposeevent_cb (intptr,intptr)
 at <0x0> 
 at (wrapper managed-to-native) Gtk.Application:gtk_main_iteration_do (bool)
 at Gtk.Application.RunIteration (Boolean blocking) [0x0]
 at Banshee.Gui.Dialogs.SplashScreen.PumpEventLoop () [0x0]
 at Banshee.Gui.Dialogs.SplashScreen.Run () [0x0]
 at Banshee.Base.BansheeBranding.Initialize () [0x0]
 at Banshee.Base.Branding.Initialize () [0x0]
 at Banshee.Base.Globals.Initialize
(Banshee.Base.ComponentInitializerHandler interfaceStartupHandler)
[0x0]
 at Banshee.BansheeEntry.Startup (System.String[] args) [0x0]
 at (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_string[] (string[])
 at Banshee.Gui.CleanRoomStartup.Startup
(Banshee.Gui.StartupInvocationHandler startup, System.String[] args)
[0x0]
.NET Version: 2.0.50727.42

Assembly Version Information:

Mono.Cairo (1.0.5000.0)
pango-sharp (2.10.0.0)
Mono.Cairo (2.0.0.0)
Hal (0.0.0.0)
Banshee.Widgets (0.12.1.16176)
Last.FM (0.0.0.0)
NDesk.DBus (1.0.0.0)
Mono.Posix (2.0.0.0)
NDesk.DBus.GLib (1.0.0.0)
gnome-sharp (2.16.0.0)
gdk-sharp (2.10.0.0)
System (2.0.0.0)
atk-sharp (2.10.0.0)
glib-sharp (2.10.0.0)
gtk-sharp (2.10.0.0)
Banshee.Base (0.12.1.16180)
banshee (0.12.1.16182)
mscorlib (2.0.0.0)

Platform Information: Linux 2.6.21-1-amd64 x86_64 unknown GNU/Linux

Disribution Information:

[/etc/debian_version]
lenny/sid

The version of mono is: Mono JIT compiler version 1.2.4 (tarball)


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#332169: NMU Patch to fix this bug

2006-02-17 Thread Matt Brown
tag 332169 + patch
thanks bts

Hi, 

I have prepared a NMU patch to fix this bug as a part of the T & S
portion of my NM application. 

The patch places the locale.nopurge configuration file under the control
of ucf in the postinst script. This allows conffile like behaviour to be
retained while also allowing the user to make local modifications
without fear of them being overwritten without warning next time the
package is upgraded or reconfigured. 

I have also included some logic to attempt to recreate the previous
'unmodified' configuration file based on the debconf data to prevent
unnecessary prompting of the user when they have not manually modified
locale.nopurge.

The patch also updates the documentation to remove all suggestions that
the configuration file is not allowed to be modified by the user.

Obviously I'm not yet a DD so this NMU will be made by my AM (formorer)
at a later date. In the meantime packages are available in my repository
at http://www.mattb.net.nz/debian/

Kind Regards

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz
diff -ur localepurge-0.4.1/debian/README.debian localepurge-0.4.1-matt/debian/README.debian
--- localepurge-0.4.1/debian/README.debian	2004-08-09 00:38:25.0 +1200
+++ localepurge-0.4.1-matt/debian/README.debian	2006-02-18 14:28:51.0 +1300
@@ -40,16 +40,6 @@
 directory (or file) in /usr/share/locale not containing a subdirectory
 named LC_MESSAGES will be discreetly ignored.
 
-The localepurge configuration should be configured after installation
-only by using the command
-
-   dpkg-reconfigure localepurge
-
-to add/remove locale entries or toggle verbosity. Since localepurge is
-using the debconf facility for storing its configuration entries it
-shouldn't be configured manually because all manual entries will get
-lost after upgrade, reconfiguration or reinstallation of localepurge.
-
 A Word of CAUTION:
 
  All locale directories containing a subdirectory named LC_MESSAGES
diff -ur localepurge-0.4.1/debian/changelog localepurge-0.4.1-matt/debian/changelog
--- localepurge-0.4.1/debian/changelog	2005-08-07 09:57:29.0 +1200
+++ localepurge-0.4.1-matt/debian/changelog	2006-02-18 13:40:14.0 +1300
@@ -1,3 +1,10 @@
+localepurge (0.4.1-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Added ucf handling to the locale.nopurge file (Closes: #332169).
+
+ -- Matt Brown <[EMAIL PROTECTED]>  Sat, 18 Feb 2006 13:28:07 +1300
+
 localepurge (0.4.1) unstable; urgency=low
 
   * debian/control: Added "| debconf-2.0" to dependencies to make it
diff -ur localepurge-0.4.1/debian/control localepurge-0.4.1-matt/debian/control
--- localepurge-0.4.1/debian/control	2005-08-07 09:57:37.00000 +1200
+++ localepurge-0.4.1-matt/debian/control	2006-02-18 13:27:52.0 +1300
@@ -7,7 +7,7 @@
 
 Package: localepurge
 Architecture: all
-Depends: dpkg (>= 1.9.7), debconf (>= 1.2.0) | debconf-2.0, debianutils (>= 1.6), procps
+Depends: dpkg (>= 1.9.7), debconf (>= 1.2.0) | debconf-2.0, debianutils (>= 1.6), procps, ucf
 Replaces: apt-localepurge
 Conflicts: apt-localepurge
 Suggests: debfoster, deborphan
diff -ur localepurge-0.4.1/debian/localepurge.8 localepurge-0.4.1-matt/debian/localepurge.8
--- localepurge-0.4.1/debian/localepurge.8	2004-08-09 01:01:40.0 +1200
+++ localepurge-0.4.1-matt/debian/localepurge.8	2006-02-18 14:30:36.0 +1300
@@ -32,15 +32,7 @@
 summary of freed space, and deletion of localized manual pages in
 addition to locale files.  All actions are specified in the
 .BR /etc/locale.nopurge 
-configuration file. Since 
-.BR localepurge 
-uses debconf for storing its configuration data its configuration 
-should only be done via
-.BR dpkg-reconfigure(8)
-as outlined below. If not done via 
-.BR debconf(8)
-any manual entries will be 
-irreversibly lost after an upgrade or reinstallation of the package.
+configuration file.
 .br
 For detailed debugging the commandline switch 
 .BR -debug 
@@ -91,15 +83,6 @@
 .BR dpkg-reconfigure(8)
 to prevent locale files from being purged during subsequent runs of apt.
 .br
-The localepurge configuration should only be configured by using the command
-.BR 'dpkg-reconfigure
-.BR localepurge'
-to add/remove locale entries or toggle verbosity. Since localepurge is
-using the 
-.BR debconf(8) 
-facility for storing its configuration entries it
-shouldn't be configured manually because all manual entries will get
-lost after upgrade, reconfiguration or reinstallation of localepurge.
 .SH SOLVING PROBLEMS caused by localepurge
 This program does interfere with the Debian package management and does 
 provoke strange, but usually harmless, behaviour of programs related 
diff -ur localepurge-0.4.1/debian/postinst localepurge-0.4.1-matt/debian/postinst
--- localepurge-0.4.1/debian/postinst	2004-03-10 16:44:59.0 +1300
+++ localepurge-0.4.1-matt/debian

Bug#352103: NMU Patch to fix this bug

2006-02-17 Thread Matt Brown
On Thu, 2006-02-16 at 12:24 +0100, Javier Fernández-Sanguino Peña wrote:

> - run 'portreserve start' twice, check # of portreserve instances. Stop 
>   port reserve.
> - run 'portreserve start' once, run 'portreserve', check # of instances and
>   pidfile contents. Stop port reserve.

Handles both these tests with no problems. 

> There are other situations which could be tested out and which, I believe,
> the init.d script does not cover (like creating a stale pidfile when
> portreserve is not running, stopping portreseve and trying to start it
> again).

It also handles this situation cleanly. 

I did however discover one minor bug that occurred when the stop target
of the init script was run twice in a row and resulted in some ugly
error output from trying to read the non-existant pidfile. The
functionality was still correct, but it didn't look nice. 

Yet another version attached which fixes this minor annoyance. This is
the patch that I will pass on to my AM to NMU as part of my
application. 

> Thanks for working on this, hope you don't mind my nit-picking.

The package is much improved as a result. 

Kind Regards

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz
diff -ur portreserve-0.0.0/debian/changelog portreserve-0.0.0-matt/debian/changelog
--- portreserve-0.0.0/debian/changelog	2006-02-18 14:08:00.0 +1300
+++ portreserve-0.0.0-matt/debian/changelog	2006-02-18 14:05:59.0 +1300
@@ -1,3 +1,16 @@
+portreserve (0.0.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Fixed minor init script bugs (Closes: #352103)
+- Use -z instead of -n to test list of service files
+- Use $NAME instead of the undefined $prog in the pidfile name
+  * Reworked portreserve pidfile handling
+- Check for existance of pidfile on startup, fail if already running
+- Create pidfile on startup
+- Remove pidfile when program exits cleanly
+  
+ -- Matt Brown <[EMAIL PROTECTED]>  Thu, 16 Feb 2006 01:02:03 +1300
+
 portreserve (0.0.0-2) unstable; urgency=low
 
   * Added xmlto to Build-Depends (Closes: #337848)
diff -ur portreserve-0.0.0/debian/portreserve.init portreserve-0.0.0-matt/debian/portreserve.init
--- portreserve-0.0.0/debian/portreserve.init	2006-02-18 14:08:00.0 +1300
+++ portreserve-0.0.0-matt/debian/portreserve.init	2006-02-18 14:07:05.0 +1300
@@ -11,19 +11,19 @@
 test -f $DAEMON || exit 0
 
 NAME=`basename $DAEMON`
-PIDFILE=/var/run/$prog.pid
+PIDFILE=/var/run/$NAME.pid
 
 running()
 {
 # No pidfile, probably no daemon present
 #
 [ ! -f "$PIDFILE" ] && return 1
-pid=`cat $PIDFILE`
+pid=`cat $PIDFILE 2>/dev/null`
 # No pid, probably no daemon present
 [ -z "$pid" ] && return 1
 [ ! -d /proc/$pid ] &&  return 1
-cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
-
+cmdline=`cat /proc/$pid/cmdline 2>/dev/null | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
+cmd=`basename $cmdline`
 [ "$cmd" != "$NAME" ] &&  return 1
 return 0
 }
@@ -36,7 +36,7 @@
 	if [ ! -d /etc/portreserve ] ; then
 		return 1
 	fi
-	if [ -n "`find /etc/portreserve \! -name "*~" -a \! -name "*.*" -type f`" ] ; then
+	if [ -z "`find /etc/portreserve \! -name "*~" -a \! -name "*.*" -type f`" ] ; then
 		return 1
 	fi
 	return 0
Only in portreserve-0.0.0: portreserve.spec
diff -ur portreserve-0.0.0/src/portreserve.c portreserve-0.0.0-matt/src/portreserve.c
--- portreserve-0.0.0/src/portreserve.c	2003-09-04 02:12:52.0 +1200
+++ portreserve-0.0.0-matt/src/portreserve.c	2006-02-18 14:05:59.0 +1300
@@ -64,7 +64,13 @@
 # include 
 #endif
 
+#include 
+#include 
+#include 
+#include 
+
 #define UNIX_SOCKET "/var/run/portreserve/socket"
+#define PIDFILE "/var/run/portreserve.pid"
 
 struct map {
 	struct map *next;
@@ -264,9 +270,85 @@
 	return 0;
 }
 
+/* daemon_lock_pidfile and fcntl_lock taken from libslack 
+ * Copyright (C) 1999-2004 raf <[EMAIL PROTECTED]>
+ * Licensed under the GPL
+ */
+int 
+fcntl_lock(int fd, int cmd, int type, int whence, int start, int len)
+{
+struct flock lock[1];
+
+lock->l_type = type;
+lock->l_whence = whence;
+lock->l_start = start;
+lock->l_len = len;
+
+return fcntl(fd, cmd, lock);
+}
+
+static int 
+daemon_lock_pidfile(char *pidfile)
+{
+mode_t mode = S_IRUSR | S_IWUSR | S_IRGRP | S_IROTH;
+int pid_fd;
+
+/* This is broken over NFS (Linux). So pidfiles must reside locally. */
+
+if ((pid_fd = open(pidfile, O_RDWR | O_CREAT | O_EXCL, mode)) == -1)
+{
+if (errno != EEXIST)
+return -1;
+
+/*
+** The pidfile already e

Bug#322169: NMU Patch to fix this bug

2006-02-17 Thread Matt Brown
tag 322169 + patch
thanks bts

Hi, 

I have prepared a NMU patch to fix this bug as a part of the T & S
portion of my NM application. 

The patch places the locale.nopurge configuration file under the control
of ucf in the postinst script. This allows conffile like behaviour to be
retained while also allowing the user to make local modifications
without fear of them being overwritten without warning next time the
package is upgraded or reconfigured. 

I have also included some logic to attempt to recreate the previous
'unmodified' configuration file based on the debconf data to prevent
unnecessary prompting of the user when they have not manually modified
locale.nopurge.

The patch also updates the documentation to remove all suggestions that
the configuration file is not allowed to be modified by the user.

Obviously I'm not yet a DD so this NMU will be made by my AM (formorer)
at a later date. In the meantime packages are available in my repository
at http://www.mattb.net.nz/debian/

Kind Regards

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz
diff -ur localepurge-0.4.1/debian/README.debian localepurge-0.4.1-matt/debian/README.debian
--- localepurge-0.4.1/debian/README.debian	2004-08-09 00:38:25.0 +1200
+++ localepurge-0.4.1-matt/debian/README.debian	2006-02-18 14:28:51.0 +1300
@@ -40,16 +40,6 @@
 directory (or file) in /usr/share/locale not containing a subdirectory
 named LC_MESSAGES will be discreetly ignored.
 
-The localepurge configuration should be configured after installation
-only by using the command
-
-   dpkg-reconfigure localepurge
-
-to add/remove locale entries or toggle verbosity. Since localepurge is
-using the debconf facility for storing its configuration entries it
-shouldn't be configured manually because all manual entries will get
-lost after upgrade, reconfiguration or reinstallation of localepurge.
-
 A Word of CAUTION:
 
  All locale directories containing a subdirectory named LC_MESSAGES
diff -ur localepurge-0.4.1/debian/changelog localepurge-0.4.1-matt/debian/changelog
--- localepurge-0.4.1/debian/changelog	2005-08-07 09:57:29.0 +1200
+++ localepurge-0.4.1-matt/debian/changelog	2006-02-18 13:40:14.0 +1300
@@ -1,3 +1,10 @@
+localepurge (0.4.1-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Added ucf handling to the locale.nopurge file (Closes: #332169).
+
+ -- Matt Brown <[EMAIL PROTECTED]>  Sat, 18 Feb 2006 13:28:07 +1300
+
 localepurge (0.4.1) unstable; urgency=low
 
   * debian/control: Added "| debconf-2.0" to dependencies to make it
diff -ur localepurge-0.4.1/debian/control localepurge-0.4.1-matt/debian/control
--- localepurge-0.4.1/debian/control	2005-08-07 09:57:37.00000 +1200
+++ localepurge-0.4.1-matt/debian/control	2006-02-18 13:27:52.0 +1300
@@ -7,7 +7,7 @@
 
 Package: localepurge
 Architecture: all
-Depends: dpkg (>= 1.9.7), debconf (>= 1.2.0) | debconf-2.0, debianutils (>= 1.6), procps
+Depends: dpkg (>= 1.9.7), debconf (>= 1.2.0) | debconf-2.0, debianutils (>= 1.6), procps, ucf
 Replaces: apt-localepurge
 Conflicts: apt-localepurge
 Suggests: debfoster, deborphan
diff -ur localepurge-0.4.1/debian/localepurge.8 localepurge-0.4.1-matt/debian/localepurge.8
--- localepurge-0.4.1/debian/localepurge.8	2004-08-09 01:01:40.0 +1200
+++ localepurge-0.4.1-matt/debian/localepurge.8	2006-02-18 14:30:36.0 +1300
@@ -32,15 +32,7 @@
 summary of freed space, and deletion of localized manual pages in
 addition to locale files.  All actions are specified in the
 .BR /etc/locale.nopurge 
-configuration file. Since 
-.BR localepurge 
-uses debconf for storing its configuration data its configuration 
-should only be done via
-.BR dpkg-reconfigure(8)
-as outlined below. If not done via 
-.BR debconf(8)
-any manual entries will be 
-irreversibly lost after an upgrade or reinstallation of the package.
+configuration file.
 .br
 For detailed debugging the commandline switch 
 .BR -debug 
@@ -91,15 +83,6 @@
 .BR dpkg-reconfigure(8)
 to prevent locale files from being purged during subsequent runs of apt.
 .br
-The localepurge configuration should only be configured by using the command
-.BR 'dpkg-reconfigure
-.BR localepurge'
-to add/remove locale entries or toggle verbosity. Since localepurge is
-using the 
-.BR debconf(8) 
-facility for storing its configuration entries it
-shouldn't be configured manually because all manual entries will get
-lost after upgrade, reconfiguration or reinstallation of localepurge.
 .SH SOLVING PROBLEMS caused by localepurge
 This program does interfere with the Debian package management and does 
 provoke strange, but usually harmless, behaviour of programs related 
diff -ur localepurge-0.4.1/debian/postinst localepurge-0.4.1-matt/debian/postinst
--- localepurge-0.4.1/debian/postinst	2004-03-10 16:44:59.0 +1300
+++ localepurge-0.4.1-matt/debian

Bug#322169: Correct Patch

2006-02-17 Thread Matt Brown
Hi, 

The previous message has an incorrect patch attached. The changelog
closes the wrong bug (332169 instead of 322169)! :(

Please use the updated patch attached to this bug instead

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz
diff -ur localepurge-0.4.1/debian/README.debian localepurge-0.4.1-matt/debian/README.debian
--- localepurge-0.4.1/debian/README.debian	2004-08-09 00:38:25.0 +1200
+++ localepurge-0.4.1-matt/debian/README.debian	2006-02-18 14:28:51.0 +1300
@@ -40,16 +40,6 @@
 directory (or file) in /usr/share/locale not containing a subdirectory
 named LC_MESSAGES will be discreetly ignored.
 
-The localepurge configuration should be configured after installation
-only by using the command
-
-   dpkg-reconfigure localepurge
-
-to add/remove locale entries or toggle verbosity. Since localepurge is
-using the debconf facility for storing its configuration entries it
-shouldn't be configured manually because all manual entries will get
-lost after upgrade, reconfiguration or reinstallation of localepurge.
-
 A Word of CAUTION:
 
  All locale directories containing a subdirectory named LC_MESSAGES
diff -ur localepurge-0.4.1/debian/changelog localepurge-0.4.1-matt/debian/changelog
--- localepurge-0.4.1/debian/changelog	2005-08-07 09:57:29.0 +1200
+++ localepurge-0.4.1-matt/debian/changelog	2006-02-18 14:53:58.0 +1300
@@ -1,3 +1,10 @@
+localepurge (0.4.1-0.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Added ucf handling to the locale.nopurge file (Closes: #322169).
+
+ -- Matt Brown <[EMAIL PROTECTED]>  Sat, 18 Feb 2006 13:28:07 +1300
+
 localepurge (0.4.1) unstable; urgency=low
 
   * debian/control: Added "| debconf-2.0" to dependencies to make it
diff -ur localepurge-0.4.1/debian/control localepurge-0.4.1-matt/debian/control
--- localepurge-0.4.1/debian/control	2005-08-07 09:57:37.0 +1200
+++ localepurge-0.4.1-matt/debian/control	2006-02-18 13:27:52.0 +1300
@@ -7,7 +7,7 @@
 
 Package: localepurge
 Architecture: all
-Depends: dpkg (>= 1.9.7), debconf (>= 1.2.0) | debconf-2.0, debianutils (>= 1.6), procps
+Depends: dpkg (>= 1.9.7), debconf (>= 1.2.0) | debconf-2.0, debianutils (>= 1.6), procps, ucf
 Replaces: apt-localepurge
 Conflicts: apt-localepurge
 Suggests: debfoster, deborphan
diff -ur localepurge-0.4.1/debian/localepurge.8 localepurge-0.4.1-matt/debian/localepurge.8
--- localepurge-0.4.1/debian/localepurge.8	2004-08-09 01:01:40.00000 +1200
+++ localepurge-0.4.1-matt/debian/localepurge.8	2006-02-18 14:30:36.0 +1300
@@ -32,15 +32,7 @@
 summary of freed space, and deletion of localized manual pages in
 addition to locale files.  All actions are specified in the
 .BR /etc/locale.nopurge 
-configuration file. Since 
-.BR localepurge 
-uses debconf for storing its configuration data its configuration 
-should only be done via
-.BR dpkg-reconfigure(8)
-as outlined below. If not done via 
-.BR debconf(8)
-any manual entries will be 
-irreversibly lost after an upgrade or reinstallation of the package.
+configuration file.
 .br
 For detailed debugging the commandline switch 
 .BR -debug 
@@ -91,15 +83,6 @@
 .BR dpkg-reconfigure(8)
 to prevent locale files from being purged during subsequent runs of apt.
 .br
-The localepurge configuration should only be configured by using the command
-.BR 'dpkg-reconfigure
-.BR localepurge'
-to add/remove locale entries or toggle verbosity. Since localepurge is
-using the 
-.BR debconf(8) 
-facility for storing its configuration entries it
-shouldn't be configured manually because all manual entries will get
-lost after upgrade, reconfiguration or reinstallation of localepurge.
 .SH SOLVING PROBLEMS caused by localepurge
 This program does interfere with the Debian package management and does 
 provoke strange, but usually harmless, behaviour of programs related 
diff -ur localepurge-0.4.1/debian/postinst localepurge-0.4.1-matt/debian/postinst
--- localepurge-0.4.1/debian/postinst	2004-03-10 16:44:59.0 +1300
+++ localepurge-0.4.1-matt/debian/postinst	2006-02-18 13:27:34.0 +1300
@@ -2,30 +2,19 @@
 
 set -e
 
-#
-# Setting up the default locale list:
-
-CACHEDIR=/var/cache/localepurge
-DEFAULTLIST=$CACHEDIR/defaultlist
-LOCALELIST=$CACHEDIR/localelist
-
-if [ ! -f $LOCALELIST ]; then
-  cp $DEFAULTLIST $LOCALELIST
-else
-  mv $LOCALELIST $LOCALELIST-old
-  sort -u $LOCALELIST-old $DEFAULTLIST > $LOCALELIST
-fi
+. /usr/share/debconf/confmodule
 
 ##
 # Now the debconf routine creating $CONFIGFILE
- 
-CONFIGFILE=/etc/locale.nopurge
-
-. /usr/share/debconf/confmodule
-
-cat < $CONFIGFILE
+generate_config() {
+
+cat <> $CONFIGFILE
-else
-echo '#MANDELETE' >> $CONFIGFILE
-fi
+if [ "$RET" = "true" ]; then
+echo MANDELETE
+else
+echo 

Bug#332169: Typo'd bug number, sorry :(

2006-02-17 Thread Matt Brown
tag 332169 -patch
thanks bts

My humblest apologies for this noise, despite doublechecking the bug
number twice I still managed to get it wrong :(

Sorry again. 

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz


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


Bug#352103: NMU Patch to fix this bug

2006-02-19 Thread Matt Brown
On Sat, 2006-02-18 at 08:06 +0100, Javier Fernández-Sanguino Peña wrote:

> Should the check
> 
>  [ ! -f "$PIDFILE" ] && return 1
> 
> cover that? I don't see why that should fail, if the PIDFILE does not exist
> it should not go ahead and try to read from it.

It will cover it for most cases, but there is a race in the pathological
case where you call stop twice in quick succession and the second call
gets through to the running function before the TERM signal from first
reaches the daemon and causes the pidfile to be removed. 

Doesn't happen very often, perhaps never in real life, but my tests were
running two stops in a row (/etc/init.d/portreserve
stop; /etc/init.d/portreserve stop) which did trigger it. It doesn't
hurt the code to handle it nicely, so why not make the script more
robust? 

Cheers

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz


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


Bug#352794: Patch for acheck-rules FTBFS with new make

2006-02-19 Thread Matt Kraai
tag 352794 patch
thanks

The attached patch makes acheck-rules build by adding a space after
the first "done".

-- 
Matt
diff -ru acheck-rules-0.3-orig/debian/rules acheck-rules-0.3/debian/rules
--- acheck-rules-0.3-orig/debian/rules  2006-02-19 11:29:48.0 -0800
+++ acheck-rules-0.3/debian/rules   2006-02-19 11:30:18.0 -0800
@@ -28,7 +28,7 @@
if test -e man/$(package).$$lang.$$i.pod; then\
pod2man --section=$$i 
man/$(package).$$lang.$$i.pod > man/$(package).$$lang.$$i;\
fi\
-   done\
+   done \
done
touch build-stamp
 


signature.asc
Description: Digital signature


Bug#352795: Patch for acheck FTBFS with new make

2006-02-19 Thread Matt Kraai
tag 352795 patch
thanks

The attached patch fixes the acheck build failure by adding a space
after the first "done".

-- 
Matt
diff -ru acheck-0.5-orig/debian/rules acheck-0.5/debian/rules
--- acheck-0.5-orig/debian/rules2006-02-19 11:25:11.0 -0800
+++ acheck-0.5/debian/rules 2006-02-19 11:25:36.0 -0800
@@ -28,7 +28,7 @@
if test -e man/$(package).$$lang.$$i.pod; then\
pod2man --section=$$i 
man/$(package).$$lang.$$i.pod > man/$(package).$$lang.$$i;\
fi\
-   done\
+   done \
done
$(MAKE) -C po all
touch build-stamp


signature.asc
Description: Digital signature


Bug#351801: Adding the sarge tag

2006-02-19 Thread Matt Kraai
tag 351801 sarge
thanks

Since this bug only applies to sarge, I'm adding the sarge tag.

-- 
Matt


signature.asc
Description: Digital signature


Bug#352796: Patch to fix malformed dependency

2006-02-19 Thread Matt Kraai
tag 352796 patch
thanks

The attached patch fixes the malformed values in alml's Conflict
field by adding an equal sign before the version number.

-- 
Matt
diff -ru alml-2005.01.01-orig/debian/control alml-2005.01.01/debian/control
--- alml-2005.01.01-orig/debian/control 2006-02-19 11:37:56.0 -0800
+++ alml-2005.01.01/debian/control  2006-02-19 11:41:51.0 -0800
@@ -8,7 +8,7 @@
 Package: alml
 Architecture: all
 Depends: perl, tetex-bin (>= 0.9.990310-1), tetex-extra (>= 1.0.2), latex-ucs, 
latex-ucs-contrib, latex-ucs-uninames, html2ps (>= 1.0), liblocale-gettext-perl 
(>= 1.01-8), sharutils (>= 4.2.1-1), imagemagick (>= 4.2.8-9), sp, psutils (>= 
1.17-9), gs, gs-common, sgml-base, sgml-data, tetex-base, dvipdfm, lilypond (>= 
2.1.0), transfig, dviutils, gnuplot
-Conflicts: gs-gpl (8.01-4), gs (8.01-4)
+Conflicts: gs-gpl (= 8.01-4), gs (= 8.01-4)
 Description: SGML typesetting system able to generate PDF, PS, HTML and TXT
  Alml is a SGML typesetting system developed
  for a big italian document: "Appunti di informatica libera";


signature.asc
Description: Digital signature


Bug#352382: Patch to update libgnustep-gui0.9-dev build dependency

2006-02-19 Thread Matt Kraai
tag 352382 patch
thanks

The attached patch makes connect.app build-depend on
libgnustep-gui0.10-dev instead of libgnustep-gui0.9-dev.

-- 
Matt
Only in connect.app-0.1-orig: build-stamp
Only in connect.app-0.1-orig: configure-stamp
diff -ru connect.app-0.1-orig/debian/control connect.app-0.1/debian/control
--- connect.app-0.1-orig/debian/control 2006-02-19 14:47:26.0 -0800
+++ connect.app-0.1/debian/control  2006-02-19 14:48:12.0 -0800
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.9-dev, gnustep-make
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.10-dev, gnustep-make
 Standards-Version: 3.6.1
 
 Package: connect.app


signature.asc
Description: Digital signature


Bug#352785: Patch to fix Recommends field

2006-02-19 Thread Matt Kraai
tag 352785 patch
thanks

The attached patch adds commas between the packages in couriergraph's
Recommends field.

-- 
Matt
diff -ru couriergraph-0.24-orig/debian/control couriergraph-0.24/debian/control
--- couriergraph-0.24-orig/debian/control   2006-02-19 14:53:56.0 
-0800
+++ couriergraph-0.24/debian/control2006-02-19 14:54:15.0 -0800
@@ -9,7 +9,7 @@
 Architecture: all
 Pre-Depends: debconf (>= 1.1)
 Depends: libfile-tail-perl, librrds-perl
-Recommends: httpd courier-pop courier-imap
+Recommends: httpd, courier-pop, courier-imap
 Description: Mail statistics RRDtool frontend for Courier-{POP,IMAP}
  Couriergraph is a very simple mail statistics RRDtool frontend for
  Courier-POP & Courier-IMAP that produces daily, weekly, monthly and 


signature.asc
Description: Digital signature


Bug#353617: dbconfig-common lacks dependency on postgresql-client

2006-02-19 Thread Matt Brown
Package: dbconfig-common
Version: 1.8.11
Severity: important
Justification: renders package mostly unusable

Hi, 

dbconfig common failed to install the database for my package because
the postgresql-client package was not installed which prevented
dbconfig-common from creating a user for the package. The following
error is output

sanity check failed for createuser.
error encountered creating user:
No pgsql createuser to execute. (have you installed postgresql-client?
dbconfig-common: ccsd configure: aborted.
dbconfig-common: flushing administrative password
dpkg: error processing ccsd (--install):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 ccsd

I notice that you already suggest postgresql-client but I believe this
should be a dependency as the package is unable to operate successfully
without this utility installed.

I've added a dependency on postgresql-client to my program as a
workaround, however my package uses the python libpq bindings so this is
a redundant dependency. 

(Note: I am using a backported dbconfig-common package for Sarge, but
I've kept the dependencies the same, so there is no problem there). 

Please consider adding a Depends for postgresql-client to the
dbconfig-common package. 

Kind Regards

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.13.5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages dbconfig-common depends on:
ii  debconf [debconf-2.0] 1.4.30.13  Debian configuration management sy
ii  pwgen 2.03-1 Automatic Password generation
ii  ucf   1.17   Update Configuration File: preserv

-- debconf information:
  dbconfig-common/import-oldsettings:
  dbconfig-common/pgsql/revertconf: false
  dbconfig-common/install-error: abort
  dbconfig-common/pgsql/no-empty-passwords:
  dbconfig-common/pgsql/admin-user: postgres
  dbconfig-common/dbconfig-install: true
  dbconfig-common/db/dbname: ${pkg}
  dbconfig-common/remote/host:
  dbconfig-common/pgsql/manualconf:
  dbconfig-common/pgsql/changeconf: false
  dbconfig-common/remote/newhost:
  dbconfig-common/dbconfig-remove: true
  dbconfig-common/dbconfig-upgrade: true
  dbconfig-common/mysql/method: unix socket
  dbconfig-common/pgsql/no-user-choose-other-method:
  dbconfig-common/upgrade-backup: true
  dbconfig-common/performing_upgrade: false
  dbconfig-common/passwords-do-not-match:
  dbconfig-common/pgsql/authmethod-admin: ident
  dbconfig-common/remove-error: abort
  dbconfig-common/remember-admin-pass: false
  dbconfig-common/mysql/admin-user: root
  dbconfig-common/pgsql/method: unix socket
  dbconfig-common/pgsql/authmethod-user: ident
  dbconfig-common/upgrade-error: abort
  dbconfig-common/database-type:
  dbconfig-common/db/app-user:
  dbconfig-common/remote/port:
  dbconfig-common/purge: false

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz


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


Bug#353731: Missing parentheses around manual page section for dpkg-shlibdeps reference

2006-02-20 Thread Matt Kraai
Package: dpkg-dev
Version: 1.13.16
Severity: minor
Tags: patch

The dpkg-shlibdeps manual page contains the following sentence:

> See dpkg-shlibdeps1 for details of the format of shared library
> dependency files.

It should have parentheses around the 1.  The attached patch adds
them.

-- 
Matt
diff -ru dpkg-1.13.16-orig/man/C/dpkg-source.1 dpkg-1.13.16/man/C/dpkg-source.1
--- dpkg-1.13.16-orig/man/C/dpkg-source.1   2006-02-20 06:59:20.0 
-0800
+++ dpkg-1.13.16/man/C/dpkg-source.12006-02-20 07:03:41.0 -0800
@@ -62,7 +62,7 @@
 reports as satisfying the library dependency, or
 .BR /etc/dpkg/shlibs.default .
 The first match will be used.  See
-.BR dpkg-shlibdeps 1
+.BR dpkg-shlibdeps (1)
 for details of the format of shared library dependency files.
 
 .B dpkg\-genchanges


signature.asc
Description: Digital signature


Bug#305943: gnome-volume-control: volume must be adjusted after being unmuted

2006-02-20 Thread Matt Kraai
On Mon, Feb 20, 2006 at 05:24:06PM +0100, Loïc Minier wrote:
> On jeu, fév 16, 2006, Loïc Minier wrote:
> >  Does this still happen?  Are you using ALSA or OSS?
> >  (gstreamer-properties in gnome-media will help you choosing between
> >  these).

No, the volume seems to be preserved across reboots now.  I'm using
the ESD - Enlightened Sound Daemon as the Default Sink for Audio,
according to the Multimedia Systems Selector.

>  Also, do you have alsa-utils installed?

No.

-- 
Matt


signature.asc
Description: Digital signature


Bug#353803: Typographical errors in ntpd manual page

2006-02-20 Thread Matt Kraai
Package: ntp
Version: 1:4.2.0a+stable-8.1
Severity: minor
Tags: patch

There are some typographical problems in the ntpd manual page which
cause the -A and -v options to be displayed at the end of the
preceding paragraphs instead of on lines of their own.  The attached
patch fixes this (though there may be a better way to fix the -v
problem).

-- 
Matt
diff -ru ntp-4.2.0a+stable-orig/debian/ntpd.1 ntp-4.2.0a+stable/debian/ntpd.1
--- ntp-4.2.0a+stable-orig/debian/ntpd.12006-02-20 18:31:17.0 
-0800
+++ ntp-4.2.0a+stable/debian/ntpd.1 2006-02-20 18:33:16.0 -0800
@@ -78,8 +78,8 @@
 .TP
 .I -a
 Enable authentication mode (default).
-.I -A
 .TP
+.I -A
 Disable authentication mode.
 .TP
 .I -b
@@ -136,7 +136,7 @@
 .TP
 .I -t key
 Add a key number to the trusted key list.
-.T
+.TP
 .I -v variable
 .TP
 .I -V variable


signature.asc
Description: Digital signature


Bug#353101: Patch to fix dependency parsing error

2006-02-21 Thread Matt Kraai
tag 353101 patch
thanks

The attached patch fixes the dependency parsing problem by adding a
comma between httpd and bind9 on the Recommends line.

-- 
Matt
diff -ru bindgraph-0.2-orig/debian/control bindgraph-0.2/debian/control
--- bindgraph-0.2-orig/debian/control   2006-02-21 22:11:59.0 -0800
+++ bindgraph-0.2/debian/control2006-02-21 22:12:43.0 -0800
@@ -9,7 +9,7 @@
 Architecture: all
 Pre-Depends: debconf (>= 1.1)
 Depends: libfile-tail-perl, librrds-perl
-Recommends: httpd bind9
+Recommends: httpd, bind9
 Description: DNS statistics RRDtool frontend for BIND9
  BindGraph is a very simple DNS statistics RRDtool frontend for
  BIND9 that produces daily, weekly, monthly and yearly graphs of 


signature.asc
Description: Digital signature


Bug#353102: Patch for dependency parse error

2006-02-21 Thread Matt Kraai
tag 353102 patch
thanks

The attached patch fixes the dependency parse error by adding a comma
between ${shlibs:Depends} and ${misc:Depends}, both of which are
replaced by the empty string, resulting in a field containing a single
space.

It also fixes the misspelling of the Recommends field name.

-- 
Matt
diff -ru drgeo-doc-1.5-orig/debian/control drgeo-doc-1.5/debian/control
--- drgeo-doc-1.5-orig/debian/control   2006-02-21 22:21:13.0 -0800
+++ drgeo-doc-1.5/debian/control2006-02-21 23:18:22.0 -0800
@@ -7,9 +7,9 @@
 
 Package: drgeo-doc
 Architecture: all
-Recommands: drgeo
-Depends: ${shlibs:Depends} ${misc:Depends}, dillo
+Recommends: drgeo
+Depends: ${shlibs:Depends}, ${misc:Depends}, dillo
 Description: The Dr. Geo online manual. 
  Install this package if you want the on-line help
  for the Dr. Geo software. The on-line help can be used directly


signature.asc
Description: Digital signature


Bug#353112: Patch to fix make-induced build failure

2006-02-21 Thread Matt Kraai
tag 353112 patch
thanks

The attached patch fixes this build failure by, as Steve suggests,
adding a space after "then".  It also fixes some similar problems
elsewhere in the file.

-- 
Matt
diff -ru aranym-0.9.0final-orig/src/Unix/Makefile.in 
aranym-0.9.0final/src/Unix/Makefile.in
--- aranym-0.9.0final-orig/src/Unix/Makefile.in 2006-02-21 22:06:20.0 
-0800
+++ aranym-0.9.0final/src/Unix/Makefile.in  2006-02-21 22:08:21.0 
-0800
@@ -150,7 +150,7 @@
 
 install: $(APP) $(TAPIF) $(APP).1.gz installdirs
$(INSTALL_PROGRAM) $(APP) $(DESTDIR)$(bindir)/$(APP)
-   if [ "x$(APP_IFC)" = "x$(TAPIF)" ]; then\
+   if [ "x$(APP_IFC)" = "x$(TAPIF)" ]; then \
$(INSTALL_PROGRAM) $(APP_IFC) $(DESTDIR)$(bindir)/$(APP_IFC);\
fi
$(INSTALL_DATA) $(APP).1.gz $(DESTDIR)$(man1dir)/$(APP).1.gz
@@ -196,7 +196,7 @@
 
 uninstall:
rm -f $(DESTDIR)$(bindir)/$(APP)
-   if [ "x$(APP_IFC)" = "x$(TAPIF)" ]; then\
+   if [ "x$(APP_IFC)" = "x$(TAPIF)" ]; then \
rm -f $(DESTDIR)$(bindir)/$(APP_IFC);\
fi
rm -f $(DESTDIR)$(man1dir)/$(APP).1.gz
@@ -269,7 +269,7 @@
 
 bindist: $(APP) $(TAPIF) $(APP).1.gz bindistdirs
$(INSTALL_PROGRAM) $(APP) tmpdist$(bindir)/$(APP)
-   if [ "x$(APP_IFC)" = "x$(TAPIF)" ]; then\
+   if [ "x$(APP_IFC)" = "x$(TAPIF)" ]; then \
$(INSTALL_PROGRAM) $(APP_IFC) tmpdist$(bindir)/$(APP_IFC);\
fi
$(INSTALL_DATA) $(APP).1.gz tmpdist$(man1dir)/$(APP).1.gz


signature.asc
Description: Digital signature


Bug#353949: Misspellings of "occurred" in dpkg-gencontrol and dpkg-source

2006-02-21 Thread Matt Kraai
Package: dpkg-dev
Version: 1.13.16
Severity: minor
Tags: patch

Both dpkg-gencontrol and dpkg-source misspell "occurred" as "occoured"
in one of their error messages.  The attached patch fixes these
misspellings.

-- 
Matt
diff -ru dpkg-1.13.16-orig/scripts/dpkg-gencontrol.pl 
dpkg-1.13.16/scripts/dpkg-gencontrol.pl
--- dpkg-1.13.16-orig/scripts/dpkg-gencontrol.pl2006-02-21 
23:18:21.0 -0800
+++ dpkg-1.13.16/scripts/dpkg-gencontrol.pl 2006-02-21 23:18:58.0 
-0800
@@ -181,7 +181,7 @@
 if (m/^(Package|Description|Essential|Optional)$/) {
 } elsif (exists($pkg_dep_fields{$_})) {
my $dep = parsedep(substvars($v));
-   &error("error occoured while parsing $_") unless defined $dep;
+   &error("error occurred while parsing $_") unless defined $dep;
 $f{$_}= showdep($dep, 0);
 } elsif (m/^Section$|^Priority$/) {
 } elsif (m/^Architecture$/) {
diff -ru dpkg-1.13.16-orig/scripts/dpkg-source.pl 
dpkg-1.13.16/scripts/dpkg-source.pl
--- dpkg-1.13.16-orig/scripts/dpkg-source.pl2006-02-21 23:18:21.0 
-0800
+++ dpkg-1.13.16/scripts/dpkg-source.pl 2006-02-21 23:18:56.0 -0800
@@ -177,7 +177,7 @@
elsif (m/^Uploaders$/i) { ($f{$_}= $v) =~ s/[\r\n]//g; }
elsif (m/^Build-(Depends|Conflicts)(-Indep)?$/i) {
my $dep = parsedep(substvars($v),1);
-   &error("error occoured while parsing $_") unless defined $dep;
+   &error("error occurred while parsing $_") unless defined $dep;
$f{$_}= showdep($dep, 1);
}
 elsif (s/^X[BC]*S[BC]*-//i) { $f{$_}= $v; }


signature.asc
Description: Digital signature


Bug#352372: Patch

2006-02-22 Thread Matt Kraai
tag 352372 patch
thanks

The attached patch fixes this bug by changing the build-dependency on
libgnustep-base1.10-dev to libgnustep-base1.11-dev.  It also changes
the dependency on libgnustep-base1.10 to libgnustep-base1.11.

-- 
Matt
diff -ru gnustep-netclasses-0.0.20040112-orig/debian/control 
gnustep-netclasses-0.0.20040112/debian/control
--- gnustep-netclasses-0.0.20040112-orig/debian/control 2006-02-22 
12:59:12.0 -0800
+++ gnustep-netclasses-0.0.20040112/debian/control  2006-02-22 
12:59:51.0 -0800
@@ -2,13 +2,13 @@
 Section: libs
 Priority: optional
 Maintainer: Brent A. Fulgham <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.10-dev (>= 1.5.0-1)
+Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.11-dev (>= 1.5.0-1)
 Standards-Version: 3.6.1.1
  
 Package: gnustep-netclasses
 Section: libs
 Architecture: any
-Depends: libgnustep-base1.10, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgnustep-base1.11, ${shlibs:Depends}, ${misc:Depends}
 Conflicts:  netclasses-framework
 Description: Objective-C framework for socket programming with GNUstep
  Netclasses is an easy to use interface to socket programming in Objective-C


signature.asc
Description: Digital signature


Bug#347128: Patch

2006-02-22 Thread Matt Kraai
tag 347128 patch
thanks

The attached patch removes the build-dependency on xlibs-dev, as iconx
appears to depend on all of the necessary development packages.

-- 
Matt
diff -ru noweb-2.10c-orig/debian/control noweb-2.10c/debian/control
--- noweb-2.10c-orig/debian/control 2006-02-22 15:04:45.0 -0800
+++ noweb-2.10c/debian/control  2006-02-22 15:05:29.0 -0800
@@ -2,7 +2,7 @@
 Section: devel
 Priority: extra
 Maintainer: Federico Di Gregorio <[EMAIL PROTECTED]>
-Build-Depends: iconc, icont, iconx, debhelper, tetex-extra, xlibs-dev (>= 
3.3.5), dbs
+Build-Depends: iconc, icont, iconx, debhelper, tetex-extra, dbs
 Standards-Version: 3.5.9
 
 Package: nowebm


signature.asc
Description: Digital signature


Bug#352390: Patch

2006-02-22 Thread Matt Kraai
tag 352390 patch
thanks

The attached patch changes the build-dependency on
libgnustep-gui0.9-dev to libgnustep-gui0.10-dev.

-- 
Matt
diff -ru imageviewer-0.6.3-orig/debian/control imageviewer-0.6.3/debian/control
--- imageviewer-0.6.3-orig/debian/control   2006-02-22 14:00:53.0 
-0800
+++ imageviewer-0.6.3/debian/control2006-02-22 14:02:05.0 -0800
@@ -2,7 +2,7 @@
 Section: graphics
 Priority: optional
 Maintainer: Evan Prodromou <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.9-dev (>= 0.9.4)
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.10-dev (>= 0.9.4)
 Standards-Version: 3.6.1.1
 
 Package: imageviewer


signature.asc
Description: Digital signature


Bug#352383: Patch

2006-02-22 Thread Matt Kraai
tag 352383 patch
thanks

The attached patch changes the build-dependency on
libgnustep-gui0.9-dev to libgnustep-gui0.10-dev.

-- 
Matt
diff -ru helpviewer.app-0.3-orig/debian/control 
helpviewer.app-0.3/debian/control
--- helpviewer.app-0.3-orig/debian/control  2006-02-22 13:52:54.0 
-0800
+++ helpviewer.app-0.3/debian/control   2006-02-22 13:53:08.0 -0800
@@ -2,7 +2,7 @@
 Section: doc
 Priority: optional
 Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.9-dev, gnustep-make
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.10-dev, gnustep-make
 Standards-Version: 3.6.1
 
 Package: helpviewer.app


signature.asc
Description: Digital signature


Bug#353309: Patch

2006-02-22 Thread Matt Kraai
tag 353309 patch
thanks

The attached patch changes $(CFLAGS) to CFLAGS in the ifndef
conditional.

-- 
Matt
diff -ru mguesser-0.2-orig/Makefile mguesser-0.2/Makefile
--- mguesser-0.2-orig/Makefile  2006-02-22 14:38:30.0 -0800
+++ mguesser-0.2/Makefile   2006-02-22 14:49:47.0 -0800
@@ -1,4 +1,4 @@
-ifndef $(CFLAGS)
+ifndef CFLAGS
 CFLAGS=-Wall -g
 endif
 DEFINES=-DUDM_GUESSER_STANDALONG -DLMDIR=\"${DESTDIR}/usr/share/mguesser\" 
-DMGUESSER_VERSION=\"0.2\"


signature.asc
Description: Digital signature


Bug#352401: Patch

2006-02-22 Thread Matt Kraai
tag 352401 patch
thanks

The attached patch changes the build-dependency on
libgnustep-gui0.9-dev to libgnustep-gui0.10-dev.

-- 
Matt
diff -ru gorm-0.9.2-orig/debian/control gorm-0.9.2/debian/control
--- gorm-0.9.2-orig/debian/control  2006-02-22 13:02:44.0 -0800
+++ gorm-0.9.2/debian/control   2006-02-22 13:03:22.0 -0800
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian GNUstep maintainers <[EMAIL PROTECTED]>
 Uploaders: Gürkan Sengün <[EMAIL PROTECTED]>, Eric Heintzmann <[EMAIL 
PROTECTED]>
-Build-Depends: debhelper (>= 4.0.7), libgnustep-gui0.9-dev, tetex-bin (>= 
2.0.2), texi2html (>= 1.66), texinfo (>= 4.6)
+Build-Depends: debhelper (>= 4.0.7), libgnustep-gui0.10-dev, tetex-bin (>= 
2.0.2), texi2html (>= 1.66), texinfo (>= 4.6)
 Standards-Version: 3.6.1
 
 Package: gorm


signature.asc
Description: Digital signature


Bug#353103: Patch for build failure

2006-02-22 Thread Matt Kraai
tag 353103 patch
thanks

The attached patch fixes the build failure by commenting out the copy
commands, since they aren't necessary anymore.

-- 
Matt
diff -ru dvipdfm-cjk-20021231-orig/debian/rules 
dvipdfm-cjk-20021231/debian/rules
--- dvipdfm-cjk-20021231-orig/debian/rules  2006-02-22 12:35:10.0 
-0800
+++ dvipdfm-cjk-20021231/debian/rules   2006-02-22 12:37:07.0 -0800
@@ -45,9 +45,9 @@
# Add here commands to clean up after the build process.
#-$(MAKE) distclean
#-test -r /usr/share/misc/config.sub && \
- cp -f /usr/share/misc/config.sub config.sub
+   #  cp -f /usr/share/misc/config.sub config.sub
#-test -r /usr/share/misc/config.guess && \
- cp -f /usr/share/misc/config.guess config.guess
+   #  cp -f /usr/share/misc/config.guess config.guess
 
 
dh_clean


signature.asc
Description: Digital signature


Bug#353314: Patch

2006-02-22 Thread Matt Kraai
tag 353314 patch
thanks

The attached patch fixes the build failure by quoting each line of the
sed expression individually.

-- 
Matt
diff -ru surfraw-2.1.1-orig/Makefile.in surfraw-2.1.1/Makefile.in
--- surfraw-2.1.1-orig/Makefile.in  2006-02-22 13:06:02.0 -0800
+++ surfraw-2.1.1/Makefile.in   2006-02-22 13:18:17.0 -0800
@@ -631,12 +631,12 @@
 
 %: %.IN
-rm -f $@ [EMAIL PROTECTED]
-   sed 's,@bindir\@,${bindir},g; \
-s,@mandir\@,${mandir},g; \
-s,@VERSION\@,${VERSION},g; \
-s,@prefix\@,${prefix},g; \
-s,@ELVIDIR\@,${ELVIDIR},g; \
-s,@sysconfdir\@,${sysconfdir},g' $< >[EMAIL PROTECTED]
+   sed 's,@bindir\@,${bindir},g; '\
+'   s,@mandir\@,${mandir},g; '\
+'   s,@VERSION\@,${VERSION},g; '\
+'   s,@prefix\@,${prefix},g; '\
+'   s,@ELVIDIR\@,${ELVIDIR},g; '\
+'   s,@sysconfdir\@,${sysconfdir},g' $< >[EMAIL PROTECTED]
chmod +x [EMAIL PROTECTED]
mv [EMAIL PROTECTED] $@
 
diff -ru surfraw-2.1.1-orig/Makefile.include surfraw-2.1.1/Makefile.include
--- surfraw-2.1.1-orig/Makefile.include 2006-02-22 13:06:02.0 -0800
+++ surfraw-2.1.1/Makefile.include  2006-02-22 13:11:23.0 -0800
@@ -2,12 +2,12 @@
 
 %: %.IN
-rm -f $@ [EMAIL PROTECTED]
-   sed 's,@bindir\@,${bindir},g; \
-s,@mandir\@,${mandir},g; \
-s,@VERSION\@,${VERSION},g; \
-s,@prefix\@,${prefix},g; \
-s,@ELVIDIR\@,${ELVIDIR},g; \
-s,@sysconfdir\@,${sysconfdir},g' $< >[EMAIL PROTECTED]
+   sed 's,@bindir\@,${bindir},g; '\
+'   s,@mandir\@,${mandir},g; '\
+'   s,@VERSION\@,${VERSION},g; '\
+'   s,@prefix\@,${prefix},g; '\
+'   s,@ELVIDIR\@,${ELVIDIR},g; '\
+'   s,@sysconfdir\@,${sysconfdir},g' $< >[EMAIL PROTECTED]
chmod +x [EMAIL PROTECTED]
mv [EMAIL PROTECTED] $@
 


signature.asc
Description: Digital signature


Bug#353130: Patch to fix build failure

2006-02-22 Thread Matt Kraai
tag 353130 patch
thanks

The attached patch fixes the build failure by making chinput
build-depend on unicon-imc2 instead of unicon-im, since the forme is
the latter's new name, and adding a missing build-dependency on
libxt-dev.

-- 
Matt
diff -ru chinput-3.0.2-orig/debian/control chinput-3.0.2/debian/control
--- chinput-3.0.2-orig/debian/control   2006-02-22 11:31:00.0 -0800
+++ chinput-3.0.2/debian/control2006-02-22 12:29:08.0 -0800
@@ -1,7 +1,7 @@
 Source: chinput
 Section: utils
 Priority: optional
-Build-Depends: debhelper, libpth-dev, imlib11-dev, unicon-im (>= 3.0.4-9)
+Build-Depends: debhelper, libpth-dev, libxt-dev, imlib11-dev, unicon-imc2
 Maintainer: Yu Guanghui <[EMAIL PROTECTED]>
 Standards-Version: 3.5.8
 
Only in chinput-3.0.2-orig/src/IMdkit/Xi18n_sample: README.orig


signature.asc
Description: Digital signature


Bug#353617: dbconfig-common lacks dependency on postgresql-client

2006-02-23 Thread Matt Brown
Hi Sean, 

Thanks for your response. 

On Mon, 2006-02-20 at 01:15 -0500, sean finney wrote:

> if you depend on dbconfig-common, then you also need to depend on
> the cmdline tools for the database types you support.  otherwise
> you'd have to install postgres clients and libraries even if you
> were packaging a mysql app and vice versa.

It still seems strange for my package to have to depend on a package
that doesn't provide anything I directly use. 

I guess how I would like dbconfig-common to work would be to present a
list of possible databases to install to (being the intersection between
those that are available on the system and those that the package
maintainer has provided schemas, etc for). The mysql, postgres and in
the future (sqlite, etc) tools could be promoted to Recommended for
dbconfig and then dbconfig would simply present options for those
databases the admin has indicated they might want to use by installing
the tools. 

Do you think there would be any chance of dbconfig-common moving to a
scheme such as this in the future. Shall I downgrade this bug to a
wishlist?

Cheers

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz


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


Bug#354124: 8139too fails to receive packets

2006-02-23 Thread Matt Kraai
Package: nic-extra-modules-2.4.27-2-386-di
Version: 1.04

The 8139too driver does not appear to be able to receive packets.
Using tcpdump on another system, I verified that it is able to send
DHCP requests and that the DHCP server sends responses, but there is
no indication that they are ever received on the system using the
8139too driver.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354128: linux26 hangs after printing "Ready."

2006-02-23 Thread Matt Kraai
Package: installation-reports

Boot method: sarge business card CD
Image version: 
http://cdimage.debian.org/debian-cd/3.1_r1/i386/iso-cd/debian-31r1a-i386-businesscard.iso
Date: 2006-02-23

When I typed linux26 at the boot prompt, the system displayed messages
as it loaded the kernel image and ramdisk, then displayed the "Ready."
on a line by itself.  Nothing happened after that.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354110: Firefox crashes with "bus error" on "File open"

2006-02-23 Thread Matt Zimmerman
On Thu, Feb 23, 2006 at 02:17:05PM +0100, Jarosław Tabor wrote:
> Package: firefox
> Version: 1.5.dfsg+1.5.0.1-2
> 
> Firefox reinstalled (with --purge before) crashes in same way. Firefox
> started as root works OK.
> Setting FIREFOX_DSP="none" fixes the problem (solution found on Ubuntu
> forum).
> Distribution unstable.

See https://launchpad.net/malone/bugs/29760

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#352408: Patch

2006-02-23 Thread Matt Kraai
tag 352408 patch
thanks

The attached patch makes the cddb.bundle source package build-depend
on libgnustep-base1.11-dev instead of libgnustep-base1.10-dev and the
binary package depend on libgnustep-base1.11 instead of
libgnustep-base1.10.

-- 
Matt
diff -ru cddb.bundle-0.2-orig/debian/control cddb.bundle-0.2/debian/control
--- cddb.bundle-0.2-orig/debian/control 2006-02-23 16:45:46.0 -0800
+++ cddb.bundle-0.2/debian/control  2006-02-23 16:48:56.0 -0800
@@ -2,11 +2,11 @@
 Section: sound
 Priority: optional
 Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.10-dev
+Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.11-dev
 Standards-Version: 3.6.1
 
 Package: cddb.bundle
 Architecture: any
-Depends: ${shlibs:Depends}, libgnustep-base1.10
+Depends: ${shlibs:Depends}, libgnustep-base1.11
 Description: Bundle for CDDB access for GNUstep
  This is a GNUstep bundle for cddb access.


signature.asc
Description: Digital signature


Bug#354124: 8139too fails to receive packets

2006-02-23 Thread Matt Kraai
On Thu, Feb 23, 2006 at 01:17:52PM -0800, Steve Langasek wrote:
> reassign 354124 kernel-image-2.4.27-2-386
> thanks
> 
> On Thu, Feb 23, 2006 at 07:16:14AM -0800, Matt Kraai wrote:
> > Package: nic-extra-modules-2.4.27-2-386-di
> > Version: 1.04
> 
> > The 8139too driver does not appear to be able to receive packets.
> > Using tcpdump on another system, I verified that it is able to send
> > DHCP requests and that the DHCP server sends responses, but there is
> > no indication that they are ever received on the system using the
> > 8139too driver.
> 
> You seem to be reporting this against the stable version of the package,
> which means it's unlikely to be fixed... anyway, nic-extra-modules just
> repackages the module from the kernel image, so let's reassign it there.

OK, thanks.

> Does this driver work for you if you boot with the "linux26" option?

The 2.6 kernel hangs during the boot process, so I don't know.

>   Does
> it work with the etch installer?

No, it has the same problem.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354128: linux26 hangs after printing "Ready."

2006-02-23 Thread Matt Kraai
On Thu, Feb 23, 2006 at 05:26:07PM +0100, Geert Stappers wrote:
> On Thu, Feb 23, 2006 at 07:24:26AM -0800, Matt Kraai wrote:
> > When I typed linux26 at the boot prompt, the system displayed messages
> > as it loaded the kernel image and ramdisk, then displayed the "Ready."
> > on a line by itself.  Nothing happened after that.
> 
> Please tell more about the hardware.

I'm not sure what kind of information would be helpful.  Here's the
contents of /proc/cpuinfo:

> processor  : 0
> vendor_id  : AuthenticAMD
> cpu family : 5
> model  : 6
> model name : AMD-K6tm w/ multimedia extensions
> stepping   : 2
> cpu MHz: 233.280
> cache size : 64 KB
> fdiv_bug   : no
> hlt_bug: no
> f00f_bug   : no
> coma_bug   : no
> fpu: yes
> fpu_exception : yes
> cpuid level : 1
> wp : yes
> flags : fpu vme de pse tsc msr mce cx8 mmx
> bogomips : 465.30

It has one IDE hard disk (/dev/ide/host0/bus0/target0/lun0/disc) and
one IDE CD drive (/dev/ide/host0/bus1/target1/lun0/cd).

With the etch installer, it hung after clearing the screen with a
blinking cursor in the upper left corner.

-- 
Matt


signature.asc
Description: Digital signature


Bug#320390: bash: Does not tab complete a file created after tab is pressed once (forwarded from Matt Kraai)

2006-02-24 Thread Matt Kraai
On Fri, Feb 24, 2006 at 01:07:09PM +0100, Ian Macdonald wrote:
> On Mon 05 Sep 2005 at 14:27:33 +0200, you wrote:
> > If I try to complete a file name before the file is created, once the
> > file is created, trying to complete the file name again displays the
> > name of the file instead of completing it:
> > 
> >  tty1: $ cat f
> >  tty2: $ touch foo
> >  tty1: 
> >foo
> >$ cat f
> > 
> > It would be better if it completed the file name in this case.
> 
> I cannot reproduce this here.

I can reproduce it using bash 3.1-2.  Is it fixed in a newer version?

-- 
Matt


signature.asc
Description: Digital signature


Bug#354124: 8139too fails to receive packets

2006-02-24 Thread Matt Kraai
On Fri, Feb 24, 2006 at 10:01:04AM +0100, Sven Luther wrote:
> On Thu, Feb 23, 2006 at 09:16:27PM -0800, Matt Kraai wrote:
> > > Does this driver work for you if you boot with the "linux26" option?
> > 
> > The 2.6 kernel hangs during the boot process, so I don't know.
> 
> Did you file a bug report about this, and this is the stable sareg 2.6.8
> kernel, right ?

I reported it as bug 354128.  It occurs with both the sarge and etch
business card CDs.

> Do you have a log upto the hang ? 

Do you want the log using the 2.4 kernel?

> > > it work with the etch installer?
> > 
> > No, it has the same problem.
> 
> Have you tried a recent daily build of the installer or one of
> the etch beta's instead ?

I tried
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-businesscard.iso
as of yesterday.

>   Which 'etch-installer' did you use ? 

Sorry, but I don't understand what you're asking.

-- 
Matt


signature.asc
Description: Digital signature


Bug#320390: bash: Does not tab complete a file created after tab is pressed once (forwarded from Matt Kraai)

2006-02-24 Thread Matt Kraai
On Fri, Feb 24, 2006 at 03:10:55PM +0100, Ian Macdonald wrote:
> On Fri 24 Feb 2006 at 05:59:27 -0800, you wrote:
> 
> > On Fri, Feb 24, 2006 at 01:07:09PM +0100, Ian Macdonald wrote:
> > > On Mon 05 Sep 2005 at 14:27:33 +0200, you wrote:
> > > > If I try to complete a file name before the file is created, once the
> > > > file is created, trying to complete the file name again displays the
> > > > name of the file instead of completing it:
> > > > 
> > > >  tty1: $ cat f
> > > >  tty2: $ touch foo
> > > >  tty1: 
> > > >foo
> > > >$ cat f
> > > > 
> > > > It would be better if it completed the file name in this case.
> > > 
> > > I cannot reproduce this here.
> > 
> > I can reproduce it using bash 3.1-2.  Is it fixed in a newer version?
> 
> And this only happens when you create the file on a separate tty?

Yes, I didn't press  after the first line.  Sorry for not
making that clearer.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354128: linux26 hangs after printing "Ready."

2006-02-24 Thread Matt Kraai
On Fri, Feb 24, 2006 at 09:59:11AM +0100, Geert Stappers wrote:
> On Thu, Feb 23, 2006 at 09:22:54PM -0800, Matt Kraai wrote:
> > On Thu, Feb 23, 2006 at 05:26:07PM +0100, Geert Stappers wrote:
> 
> [ linux26, "Ready.", Nothing happened after that. ]
> 
> > > Please tell more about the hardware.
> > 
> > I'm not sure what kind of information would be helpful.  Here's the
> > contents of /proc/cpuinfo:
> > 
> > | model name : AMD-K6tm w/ multimedia extensions
> > | cpu MHz: 233.280
> > | cache size : 64 KB
> > | bogomips : 465.30
> 
> Mmm, that is so what older hardware.
> Works it with an "older" kernel?
> Does the computer work with
> 
>   linux24
> 
> ?  

The 2.4 kernel boots but the installation eventually fails because of
bug 354124.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354128: linux26 hangs after printing "Ready."

2006-02-24 Thread Matt Kraai
On Fri, Feb 24, 2006 at 11:48:22AM +0100, Frans Pop wrote:
> On Friday 24 February 2006 06:22, Matt Kraai wrote:
> > I'm not sure what kind of information would be helpful.  Here's the
> 
> Please fill in a full installation report [1].
> Make sure you also provide the full URL of the image you used for the 
> installation.

OK.  Here it is:

Package: installation-reports

Boot method: I booted the installer from the sarge business card CD.
Image version: I downloaded the image on 2006-02-22 from
   
http://cdimage.debian.org/debian-cd/3.1_r1/i386/iso-cd/debian-31r1a-i386-businesscard.iso.
Date: I tried the install during the evening of 2006-02-22.

Machine: Acer desktop system
Processor: 233 MHz K6
Memory: 64 MB
Partitions:

Disk /dev/discs/disc0/disc: 4303 MB, 4303272960 bytes
255 heads, 63 sectors/track, 523 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

Device Boot  Start End  BlocksId  System
/dev/discs/disc0/part1   *   1 522 4192933+b  W95 FAT32

Output of lspci and lspci -n: lspci isn't available so I can't submit
this information.

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[E]
Configure network HW:   [ ]
Config network: [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [ ]
Create file systems:[ ]
Mount partitions:   [ ]
Install base system:[ ]
Install boot loader:[ ]
Reboot: [ ]

Comments/Problems:

I entered "linux26" at the boot prompt.  After displaying the "Loading
/install/2.6/vmlinuz" followed by many periods and "Loading
/install/2.6/initrd.gz" followed by many periods, the installer
displayed "Ready." and then nothing further happened.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354318: Misspelling of "strongly" in template

2006-02-24 Thread Matt Kraai
Package: tex-common
Version: 0.17
Severity: minor
Tags: patch

One of the debconf templates misspells "strongly" as "stronlgy".

-- 
Matt
diff -ru tex-common-0.17-orig/debian/templates tex-common-0.17/debian/templates
--- tex-common-0.17-orig/debian/templates   2006-02-24 09:31:27.0 
-0800
+++ tex-common-0.17/debian/templates2006-02-24 09:31:49.0 -0800
@@ -15,7 +15,7 @@
  The default is not to manage permissions with debconf, but this is just
  because this is required for building other Debian packages.  In almost
  every other setup, like desktop machines or multi-user servers, accepting 
- this is stronlgy recommended!
+ this is strongly recommended!
 
 Template: tex-common/groupname
 Type: string


signature.asc
Description: Digital signature


Bug#350688: Patch

2006-02-24 Thread Matt Kraai
tag 350688 patch
thanks

The attached patch integrates Daniel's patch into the build system.
It fixes the problem on PowerPC.

-- 
Matt
diff -Nru gcc-2.95-2.95.4.ds15-orig/debian/patches/p-make-lang.dpatch 
gcc-2.95-2.95.4.ds15/debian/patches/p-make-lang.dpatch
--- gcc-2.95-2.95.4.ds15-orig/debian/patches/p-make-lang.dpatch 1969-12-31 
16:00:00.0 -0800
+++ gcc-2.95-2.95.4.ds15/debian/patches/p-make-lang.dpatch  2006-02-22 
12:55:05.0 -0800
@@ -0,0 +1,56 @@
+#! /bin/sh -e
+
+# DP: Quote the arguments to sed in the Pascal Make-lang.in.
+
+if [ $# -eq 3 -a "$2" = '-d' ]; then
+pdir="-d $3"
+elif [ $# -ne 1 ]; then
+echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+exit 1
+fi
+case "$1" in
+-patch) patch $pdir -f --no-backup-if-mismatch -p0 < $0;;
+-unpatch) patch $pdir -f --no-backup-if-mismatch -R -p0 < $0;;
+*)
+   echo >&2 "`basename $0`: script expects -patch|-unpatch as argument"
+   exit 1
+esac
+exit 0
+
+--- gcc/p/Make-lang.in.old 2006-01-31 12:15:09.0 +
 gcc/p/Make-lang.in 2006-01-31 12:16:05.0 +
+@@ -570,20 +570,20 @@
+ # Exclude patched files from language-independent object file list.
+ # Not necessary for gcc-3 since for a library (libbackend.a), the linker does 
this automatically.
+ p/stamp-gbe: stamp-objlist Makefile
+-  sed -e 's: ../: :g;\
+-   s: convert.o::g;\
+-   s: dbxout.o::g;\
+-   s: dwarf2out.o::g;\
+-   s: emit-rtl.o::g;\
+-   s: expr.o::g;\
+-   s: fold-const.o::g;\
+-   s: function.o::g;\
+-   s: integrate.o::g;\
+-   s: optabs.o::g;\
+-   s: stmt.o::g;\
+-   s: stor-layout.o::g;\
+-   s: toplev.o::g;\
+-   s: tree.o::g' "$<" > "$@" || { rm -f "$@"; false; }
++  sed -e 's: ../: :g;'\
++'  s: convert.o::g;'\
++'  s: dbxout.o::g;'\
++'  s: dwarf2out.o::g;'\
++'  s: emit-rtl.o::g;'\
++'  s: expr.o::g;'\
++'  s: fold-const.o::g;'\
++'  s: function.o::g;'\
++'  s: integrate.o::g;'\
++'  s: optabs.o::g;'\
++'  s: stmt.o::g;'\
++'  s: stor-layout.o::g;'\
++'  s: toplev.o::g;'\
++'  s: tree.o::g' "$<" > "$@" || { rm -f "$@"; false; }
+ 
+ gpc1$(exeext): $(P) $(GPC_GCC_VERSION_DEPS) $(GPC_OBJS) $(LIBDEPS)
+   @grep "@@ PATCHED FOR GPC 20030218 @@" $(srcdir)/stor-layout.c > 
/dev/null || \
diff -Nru gcc-2.95-2.95.4.ds15-orig/debian/rules 
gcc-2.95-2.95.4.ds15/debian/rules
--- gcc-2.95-2.95.4.ds15-orig/debian/rules  2006-02-22 12:51:16.0 
-0800
+++ gcc-2.95-2.95.4.ds15/debian/rules   2006-02-22 12:56:09.0 -0800
@@ -36,7 +36,7 @@
$(MAKE) -f debian/rules.conf control
touch $(control_stamp)
 
-configure: control $(configure_stamps)
+configure: patch $(configure_stamps)
 $(configure_stamp)-%:
$(MAKE) -f debian/rules2  TARGET=$* $@
 
diff -Nru gcc-2.95-2.95.4.ds15-orig/debian/rules.patch 
gcc-2.95-2.95.4.ds15/debian/rules.patch
--- gcc-2.95-2.95.4.ds15-orig/debian/rules.patch2006-02-22 
12:51:16.0 -0800
+++ gcc-2.95-2.95.4.ds15/debian/rules.patch 2006-02-22 14:47:58.0 
-0800
@@ -182,6 +182,8 @@
 # conflicts with gcc-core-2.95.2-avr-1.1
 #all_patches += gcc-s390
 
+debian_patches += p-make-lang
+
 # testing only
 #debian_patches := $(all_patches)
 #debian_patches := $(min_patches)


signature.asc
Description: Digital signature


Bug#353135: Patch

2006-02-24 Thread Matt Kraai
tag 353135 patch
thanks

This is actually a bug in libtest-builder-tester, but it has been
superseded by libtest-simple-perl, so the attached patch makes
libtest-pod-perl build-depend on the latter instead, which fixes its
build.

-- 
Matt
diff -ru libtest-pod-perl-1.20-orig/debian/control 
libtest-pod-perl-1.20/debian/control
--- libtest-pod-perl-1.20-orig/debian/control   2006-02-24 08:11:13.0 
-0800
+++ libtest-pod-perl-1.20/debian/control2006-02-24 08:17:01.0 
-0800
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Maintainer: Jay Bonci <[EMAIL PROTECTED]>
-Build-Depends-Indep: debhelper (>> 4.0.0), libio-stringy-perl, 
libtest-builder-tester-perl, libpod-simple-perl
+Build-Depends-Indep: debhelper (>> 4.0.0), libio-stringy-perl, 
libtest-simple-perl, libpod-simple-perl
 Standards-Version: 3.6.1.0
 
 Package: libtest-pod-perl


signature.asc
Description: Digital signature


Bug#353134: Merged into libtest-simple-perl - remove package?

2006-02-24 Thread Matt Kraai
Howdy,

According to both the upstream Changes and libtest-simple-perl's
dependencies, libtest-builder-tester has been merged into
libtest-simple-perl.  Should this package be removed?

-- 
Matt


signature.asc
Description: Digital signature


Bug#352192: shlwapi.dll Problems

2006-02-25 Thread Matt Petteys
Any idea when the 2.2.7 release will be packaged?  It is supposed to fix 
this problem per http://www.nunit.org/index.php?p=problems&r=2.2.5


I cannot run unit tests with the current release..

ii  nunit  2.2.6-1Unit test 
framework for .NET
ii  nunit-console  2.2.6-1Unit test 
framework for .NET


# nunit-console /config=test.config UnitTests.dll
NUnit version 2.2.6
Copyright (C) 2002-2003 James W. Newkirk, Michael C. Two, Alexei A. 
Vorontsov, Charlie Poole.

Copyright (C) 2000-2003 Philip Craig.
All Rights Reserved.

OS Version: Unix 2.4.27.2Mono Version: 1.1.4322.2032

Unhandled Exception:
System.DllNotFoundException: shlwapi.dll
in (wrapper managed-to-native) NUnit.Util.PathUtils:PathCanonicalize 
(System.Text.StringBuilder,string)

in <0x0002e> NUnit.Util.PathUtils:Canonicalize (System.String path)
in <0x00016> NUnit.Util.PathUtils:RelativePath (System.String from, 
System.String to)

in <0x000fc> NUnit.Util.ProjectConfig:get_PrivateBinPath ()
in <0x00062> NUnit.Util.TestDomain:Load (NUnit.Util.NUnitProject 
project, System.String testName)




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#353315: Patch

2006-02-25 Thread Matt Kraai
tag 353315 patch
thanks

The attached patch implements Daniel's suggestion.  I verified that it
fixed the build.

-- 
Matt
diff -ru upsd-2.6-orig/Makefile upsd-2.6/Makefile
--- upsd-2.6-orig/Makefile  2006-02-24 20:38:56.0 -0800
+++ upsd-2.6/Makefile   2006-02-24 20:39:34.0 -0800
@@ -105,5 +105,5 @@
$(LD) $(OBJS) $(LDFLAGS) -o $@
 
 .c.o:
-   $(CC) $(DEBUG) $(CFLAGS) $(PWRSTAT)\
+   $(CC) $(DEBUG) $(CFLAGS) $(PWRSTAT) \
$(CFGFILE) $(UPSSTAT) $(VER) -c $< -o $@


signature.asc
Description: Digital signature


Bug#347095: Patch

2006-02-25 Thread Matt Kraai
tag 347095 patch
tag 349443 patch
thanks

The attached patch fixes both of these bugs.  To fix bug 347095, it
removes the build-dependency on xlibs-dev.  To fix bug 349443, it
removes the X11 subdirectory.

-- 
Matt
diff -ru pixmap-2.6pl4-orig/debian/control pixmap-2.6pl4/debian/control
--- pixmap-2.6pl4-orig/debian/control   2006-02-25 12:44:17.0 -0800
+++ pixmap-2.6pl4/debian/control2006-02-25 12:44:25.0 -0800
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Paul Slootman <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1
-Build-Depends: xlibs-dev, xutils, libxaw7-dev
+Build-Depends: xutils, libxaw7-dev
 
 Package: pixmap
 Depends: ${shlibs:Depends}
diff -ru pixmap-2.6pl4-orig/debian/rules pixmap-2.6pl4/debian/rules
--- pixmap-2.6pl4-orig/debian/rules 2006-02-25 12:44:17.0 -0800
+++ pixmap-2.6pl4/debian/rules  2006-02-25 13:07:13.0 -0800
@@ -24,6 +24,7 @@
 
 build:
 # Builds the binary package.
+   rm -fr X11
xmkmf
rm -f clean
make Makefiles


signature.asc
Description: Digital signature


Bug#350435: Blocked by 350435

2006-02-26 Thread Matt Kraai
block 350435 by 351408
thanks

I created a patch that should fix this bug but when I tested it, the
build failed because of bug 351408.  I've attached the patch anyway.

-- 
Matt
diff -ru lusernet.app-0.4.1-orig/debian/control 
lusernet.app-0.4.1/debian/control
--- lusernet.app-0.4.1-orig/debian/control  2006-02-26 10:51:11.0 
-0800
+++ lusernet.app-0.4.1/debian/control   2006-02-26 10:51:47.0 -0800
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.9-dev, pantomime-dev, 
gnustep-make
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.10-dev, pantomime-dev, 
gnustep-make
 Standards-Version: 3.6.1
 
 Package: lusernet.app


signature.asc
Description: Digital signature


Bug#353857: Pending

2006-02-26 Thread Matt Kraai
tag 353857 pending
thanks

Per Mattias's message that this is just waiting for a sponsor, I'm
marking this bug pending.

-- 
Matt


signature.asc
Description: Digital signature


Bug#352375: tag 352375 patch

2006-02-26 Thread Matt Kraai
tag 352375 patch
thanks

The attached patch changes the build-dependencies on
libgnustep-gui0.9-dev and gnustep-back to libgnustep-gui0.10-dev and
gnustep-gpbs, respectively, which fixes the build.

-- 
Matt


signature.asc
Description: Digital signature


Bug#352375: tag 352375 patch

2006-02-26 Thread Matt Kraai
On Sun, Feb 26, 2006 at 11:43:47AM -0800, Matt Kraai wrote:
> The attached patch changes the build-dependencies on
> libgnustep-gui0.9-dev and gnustep-back to libgnustep-gui0.10-dev and
> gnustep-gpbs, respectively, which fixes the build.

And now for the actual patch.

-- 
Matt
diff -ru preferences-1.2.100.0-orig/debian/control 
preferences-1.2.100.0/debian/control
--- preferences-1.2.100.0-orig/debian/control   2006-02-26 11:20:00.0 
-0800
+++ preferences-1.2.100.0/debian/control2006-02-26 11:30:23.0 
-0800
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 4.1.0), libgnustep-gui0.9-dev, gnustep-back
+Build-Depends: debhelper (>> 4.1.0), libgnustep-gui0.10-dev, gnustep-gpbs
 Standards-Version: 3.6.1
 
 Package: preferences


signature.asc
Description: Digital signature


Bug#353312: Patch

2006-02-26 Thread Matt Kraai
tag 353312 patch
thanks

The attached patch fixes the build problems that sufary has when using
the new make.

-- 
Matt
diff -ru sufary-2.1.1-orig/debian/rules sufary-2.1.1/debian/rules
--- sufary-2.1.1-orig/debian/rules  2006-02-26 11:32:51.0 -0800
+++ sufary-2.1.1/debian/rules   2006-02-26 11:40:15.0 -0800
@@ -76,7 +76,7 @@
# Add here commands to install the package into debian/tmp.
 
# sufary
-   cp array/array mkary/mkary mkdid/mkdid tools/af tools/sass\
+   cp array/array mkary/mkary mkdid/mkdid tools/af tools/sass \
$(TMPDIR)/usr/bin
mv $(TMPDIR)/usr/bin/af $(TMPDIR)/usr/bin/sufary-af
cp debian/array.1 $(TMPDIR)/usr/share/man/man1
@@ -90,8 +90,8 @@
>$(TMPDIR)/usr/share/doc/sufary/MakeIndex.txt
$(PERL) doc/txt2txt.perl doc/Tools.txt\
>$(TMPDIR)/usr/share/doc/sufary/Tools.txt
-   sed -e '1s;local/;;'\
-   -e '/^\$$SADIR/d'\
+   sed -e '1s;local/;;' \
+   -e '/^\$$SADIR/d' \
-e '/mkdid/s;\$$SADIR/mkdid;/usr/bin;' mkdid/mkdids.perl\
>$(TMPDIR)/usr/share/doc/sufary/examples/mkdids.perl
chmod 755 $(TMPDIR)/usr/share/doc/sufary/examples/mkdids.perl
@@ -128,13 +128,13 @@
sed -e '1s;local/bin/wish;bin/wish;' kwicview/online_help.tcl\
> debian/sufary-tcltk/usr/share/sufary/kwicview/online_help.tcl
chmod 755 debian/sufary-tcltk/usr/share/sufary/kwicview/online_help.tcl
-   sed -e '1s;local/bin/wish;bin/wish;'\
-   -e '/^set sufary_path/s;auto/home/tatuo-y/work/sufary;usr/share;'\
-   -e '/auto_path/s;\$$sufary_path;/usr/share/sufary;'\
-   -e '/^set arraybin/s;\$$sufary_path/array;/usr/bin;'\
-   -e '/^kanji/s/^/#/'\
-   -e '/kanji string/s//string/g'\
-   -e '/^ *option add/s/^/#/'\
+   sed -e '1s;local/bin/wish;bin/wish;' \
+   -e '/^set sufary_path/s;auto/home/tatuo-y/work/sufary;usr/share;' \
+   -e '/auto_path/s;\$$sufary_path;/usr/share/sufary;' \
+   -e '/^set arraybin/s;\$$sufary_path/array;/usr/bin;' \
+   -e '/^kanji/s/^/#/' \
+   -e '/kanji string/s//string/g' \
+   -e '/^ *option add/s/^/#/' \
kwicview/kwicview >debian/sufary-tcltk/usr/bin/kwicview
chmod 755 debian/sufary-tcltk/usr/bin/kwicview
cp debian/kwicview.1 debian/sufary-tcltk/usr/share/man/man1/


signature.asc
Description: Digital signature


Bug#354663: cacti: LDAP authentication broken

2006-02-27 Thread Matt Clauson
Package: cacti
Version: 0.8.6h-2
Severity: important
Tags: patch

Cacti is broken when authenticating against MySQL Server 5.0.  System is
recently installed (~48 hours) sid/unstable.  This appears to be a known 
bug with the MySQL5.0 patch as released by upstream and included in this
package.  Upstream has re-released the patch as of 08Jan2005 and it can
be found at the following URL:

http://www.cacti.net/downloads/patches/0.8.6h/mysql_5x_strict.patch

Manually re-patching using this patch and rebuilding the package 
resolved the problem.  Please re-patch and re-issue the package.

--mec


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#354663: (no subject)

2006-02-27 Thread Matt Clauson
I was previously unclear about this bug -- this only affects LDAP
authentication.  The specific issue is a permissions copy issue from the
template user -- the copy breaks, and doesn't copy permissions properly.

--mec


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#354128: linux26 hangs after printing "Ready."

2006-02-27 Thread Matt Kraai
On Fri, Feb 24, 2006 at 09:23:21AM -0500, Lennart Sorensen wrote:
> On Thu, Feb 23, 2006 at 09:22:54PM -0800, Matt Kraai wrote:
> > It has one IDE hard disk (/dev/ide/host0/bus0/target0/lun0/disc) and
> > one IDE CD drive (/dev/ide/host0/bus1/target1/lun0/cd).
> 
> Why does it look like your CD is a slave device on a connector without a
> master?  That would be a violation of ATA specs and should be fixed.

I changed the jumpers on the CD drive.  Using the 2.4 kernel on an
etch business card CD, it's now /proc/ide/ide1/hdc.  Does this mean
it's the master?  If not, how can I check?

-- 
Matt


signature.asc
Description: Digital signature


Bug#352385: Patch

2006-02-27 Thread Matt Kraai
tag 352385 patch
thanks

The attached patch replaces the build-dependency on
libgnustep-gui0.9-dev with libgnustep-gui0.10-dev and the dependency
on libgnustep-gui0.9 with libgnustep-gui0.10.

-- 
Matt
diff -ru projectcenter-0.4.2-orig/debian/control 
projectcenter-0.4.2/debian/control
--- projectcenter-0.4.2-orig/debian/control 2006-02-27 20:09:07.0 
-0800
+++ projectcenter-0.4.2/debian/control  2006-02-27 20:10:29.0 -0800
@@ -2,12 +2,12 @@
 Section: devel
 Priority: optional
 Maintainer: Evan Prodromou <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.48), libgnustep-gui0.9-dev (>= 0.9.4)
+Build-Depends: debhelper (>= 4.1.48), libgnustep-gui0.10-dev
 Standards-Version: 3.6.1
 
 Package: projectcenter
 Architecture: any
-Depends: ${shlibs:Depends}, libgnustep-gui0.9-dev
+Depends: ${shlibs:Depends}, libgnustep-gui0.10-dev
 Recommends: gorm
 Description: IDE for GNUstep Development
  ProjectCenter is an integrated development environment (IDE) for


signature.asc
Description: Digital signature


Bug#343805: Block 343805 by 354595

2006-02-28 Thread Matt Kraai
block 343805 by 354595
thanks

sqlrelay build-depends on mdbtools-dev, which depends on libmdbodbc,
which can't be installed because of bug 354595.

-- 
Matt


signature.asc
Description: Digital signature


Bug#350691: Patch

2006-02-28 Thread Matt Kraai
tag 350691 patch
thanks

The attached patch fixes this bug by, as Daniel suggests, changing the
build-dependency on freetype2-dev to libttf-dev.

-- 
Matt
diff -ru sdl-ttf1.2-1.2.2-orig/debian/control sdl-ttf1.2-1.2.2/debian/control
--- sdl-ttf1.2-1.2.2-orig/debian/control2006-02-27 23:28:51.0 
-0800
+++ sdl-ttf1.2-1.2.2/debian/control 2006-02-27 23:29:31.0 -0800
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
 Standards-Version: 3.6.1.0
-Build-Depends: debhelper (>= 3.0), libsdl1.2-dev (>= 1.2.2-3.2), freetype2-dev
+Build-Depends: debhelper (>= 3.0), libsdl1.2-dev (>= 1.2.2-3.2), libttf-dev
 
 Package: libsdl-ttf1.2
 Section: oldlibs


signature.asc
Description: Digital signature


Bug#352397: Patch

2006-02-28 Thread Matt Kraai
tag 352397 patch
thanks

The attached patch fixes this bug by, as Luk suggests, changing the
build-dependency on libgnustep-gui0.9-dev to libgnustep-gui0.10-dev.

-- 
Matt
diff -ru simpleui.bundle-0.1-orig/debian/control 
simpleui.bundle-0.1/debian/control
--- simpleui.bundle-0.1-orig/debian/control 2006-02-27 23:30:25.0 
-0800
+++ simpleui.bundle-0.1/debian/control  2006-02-27 23:31:05.0 -0800
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Eric Heintzmann <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.9-dev (>= 0.9.4)
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.10-dev
 Standards-Version: 3.6.1.1
 
 


signature.asc
Description: Digital signature


Bug#352392: Patch

2006-02-28 Thread Matt Kraai
tag 352392 patch
thanks

The attached patch fixes this bug by changing the build-dependency on
libgnustep-gui0.9-dev to libgnustep-gui0.10-dev.

-- 
Matt
diff -ru rssreader.app-0.2.2-orig/debian/control 
rssreader.app-0.2.2/debian/control
--- rssreader.app-0.2.2-orig/debian/control 2006-02-27 23:26:28.0 
-0800
+++ rssreader.app-0.2.2/debian/control  2006-02-27 23:26:40.0 -0800
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.9-dev, gnustep-make
+Build-Depends: debhelper (>= 4.0.0), libgnustep-gui0.10-dev, gnustep-make
 Standards-Version: 3.6.1
 
 Package: rssreader.app


signature.asc
Description: Digital signature


Bug#350078: tag 350078 patch

2006-02-28 Thread Matt Kraai
tag 350078 patch
thanks

Hubert Chan submitted a patch so I'm tagging this bug as such.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354811: Specify packages to use for testing

2006-03-01 Thread Matt Kraai
Package: piuparts
Version: 0.14-1
Severity: wishlist

I wanted to use piuparts to test that I'd fixed a bug that prevents
gnustep-core-devel from installing.  In order to do so, I needed to
use a local gnustep-core package, since gnustep-core-devel depends
upon it and the gnustep-core package in the archive is also
uninstallable.  I don't think piuparts allows me to do this ATM.

I wish piuparts allowed me to specify package files to use instead of
the packages in the archive.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354812: List of categories for "Category is" search not updated until restart

2006-03-01 Thread Matt Kraai
Package: evolution
Version: 2.4.2.1-1

When I add a category, it doesn't appear in the drop down next to the
"Category is" search until I restart Evolution.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354811: Specify packages to use for testing

2006-03-01 Thread Matt Kraai
On Wed, Mar 01, 2006 at 11:43:38AM +0200, Lars Wirzenius wrote:
> ke, 2006-03-01 kello 01:30 -0800, Matt Kraai kirjoitti:
> > Package: piuparts
> > Version: 0.14-1
> > Severity: wishlist
> > 
> > I wanted to use piuparts to test that I'd fixed a bug that prevents
> > gnustep-core-devel from installing.  In order to do so, I needed to
> > use a local gnustep-core package, since gnustep-core-devel depends
> > upon it and the gnustep-core package in the archive is also
> > uninstallable.  I don't think piuparts allows me to do this ATM.
> > 
> > I wish piuparts allowed me to specify package files to use instead of
> > the packages in the archive.
> 
> Er, you should be able to give any number of package files on the
> command line. Is that not what you need?

Oops.  Yes.  Sorry for not realizing this.

I don't suppose the manual page could be clarified to indicate that it
tests all of the packages specified at the same time, rather than one
by one?

-- 
Matt


signature.asc
Description: Digital signature


Bug#354838: Emails from apt-listchanges are not always RFC 2045 conform

2006-03-01 Thread Matt Zimmerman
reassign 354838 python2.3
thanks

On Wed, Mar 01, 2006 at 02:37:24PM +0100, Martin Schuster wrote:
> Package: apt-listchanges
> Version: 2.59-0.2
> Severity: minor
> 
> If the listed changes contain non-7bit-clean characters (like e.g. in
> a person's name), the mails that apt-listchanges generates are not
> RFC2045-clean, and some mailservers (e.g. courier) are not happy
> about this.
> 
> Example: The changes in nagios contain a line
> "Changed, thanks to Dagfinn Ilmari Manns[strange char]ker"
> which results in courier complaining
> "This message contains improperly-formatted binary content, or
> attachment."

I cannot confirm, but apt-listchanges simply uses Python's routines for
building the email.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#354811: Specify packages to use for testing

2006-03-01 Thread Matt Kraai
On Wed, Mar 01, 2006 at 04:56:01PM +0200, Lars Wirzenius wrote:
> ke, 2006-03-01 kello 06:32 -0800, Matt Kraai kirjoitti:
> > On Wed, Mar 01, 2006 at 11:43:38AM +0200, Lars Wirzenius wrote:
> > > Er, you should be able to give any number of package files on the
> > > command line. Is that not what you need?
> > 
> > Oops.  Yes.  Sorry for not realizing this.
> > 
> > I don't suppose the manual page could be clarified to indicate that it
> > tests all of the packages specified at the same time, rather than one
> > by one?
> 
> Sure it can. The current text is:
> 
>  Command  line  arguments  are  names of package files by default (e.g.,
>  piuparts_1.0-1_all.deb) or names of  packages,  if  the  -a  option  is
>  given.
> 
> If I add the sentence "All packages will be tested as a group, not one
> by one." to the end of that, would that be clear?

That would be great.  Thanks for being so helpful.

-- 
Matt


signature.asc
Description: Digital signature


Bug#354969: Does not depend on libpantomime1

2006-03-02 Thread Matt Kraai
Package: libpantomime1-dev
Version: 1.1.2.dfsg-4
Severity: serious

libpantomime1-dev does not depend on libpantomime1.

This is serious because it causes lusernet.app to fail to build since
it can't find -lPantomime.

>  Linking app LuserNET ...
> /usr/bin/ld: cannot find -lPantomime
> collect2: ld returned 1 exit status

-- 
Matt


signature.asc
Description: Digital signature


Bug#350435: Block 350435 by 354969

2006-03-02 Thread Matt Kraai
block 350435 by 354969
thanks

Bug 354969 prevents lusernet.app from building, and thus prevents
350435 from being fixed.

-- 
Matt


signature.asc
Description: Digital signature


Bug#348634: Unable to pull changes

2006-01-17 Thread Matt Kraai
Package: darcs
Version: 1.0.5-3

When I try to pull all of the changes from the upstream directory to
the debian directory, darcs fails:

> $ cd debian
> $ darcs pull --all ../upstream
> Pulling from "../upstream"...
> 
> darcs failed:  user error (Error applying patch to recorded.
> Running 'darcs repair' on the target repo may help.
> user error (Error applying hunk to file ./ChangeLog))
> Your repository is now in an inconsistent state.
> This must be fixed by running darcs repair.
> 
> 
>

You can download a tarball of the two repositories from

 http://people.debian.org/~kraai/unpullable.tar.gz

-- 
Matt


signature.asc
Description: Digital signature


Bug#348634: Unable to pull changes

2006-01-17 Thread Matt Kraai
On Tue, Jan 17, 2006 at 11:11:19PM -0800, Isaac Jones wrote:
> Matt Kraai <[EMAIL PROTECTED]> writes:
> 
> > Package: darcs
> > Version: 1.0.5-3
> >
> > When I try to pull all of the changes from the upstream directory to
> > the debian directory, darcs fails:
> 
> Does running 'darcs repair' actually fix the problem, or not?

When I run 'darcs repair' in the upstream directory, it produces the
following error message:

> Applying patch 24 of 24... done.
> Unapplicable patch:
> Thu Jan 12 15:45:45 PST 2006  Matt Kraai <[EMAIL PROTECTED]>
>   * Imported autogen-5.8.1
>   into Darcs repository
> 
> 
> 
> darcs failed:  Error applying hunk to file ./ChangeLog

I guess this is the cause of the unpullable patch.

-- 
Matt


signature.asc
Description: Digital signature


Bug#346826: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-18 Thread Matt Taggart

Justin Pryzby writes...

> package xmms-fmradio
> tag 346826 patch
> thanks
> 
> I intend to NMU a fix for this bug sponsored by some member of the QA
> group; patch attached.  My pbuild result of this patch was clean, and
> produced a binary package with expected debdiff output from the most
> recent version in sid.  Build logs and debdiff output are attached.
> 
> Please note that maintainer uploads are preferred to NMUs!  If you are
> able to upload, then please do so.

Sorry, I have been neglecting this package as I am still trying to find FM 
tuner hardware I can use on my system (I no longer have ISA slots for my old 
tuner card).

I will try to upload in the next day or two, if I don't you're welcome to NMU.

Thanks,

-- 
Matt Taggart
[EMAIL PROTECTED]




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348630: Package maxima depends on libgmp3 but it is not installable...

2006-01-18 Thread Matt Zimmerman
On Tue, Jan 17, 2006 at 08:27:11PM -0800, Rob Frohne wrote:
> Package: maxima
> Version: 5.9.1-7
> 
> Hi,
> 
> I'm trying to install maxima on kubuntu Breezy using apt-get, and even 
> though I have libgmp3-dev installed, it won't let me install maxima 
> because it depends on libgmp3.

Unless this is also the case in Debian, please report this bug to the Ubuntu
bug tracker instead.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#348618: [Lifelines-dev] [PATCH] Avoid segfault in arches such as ia64

2006-01-18 Thread Matt Emmerton
Felipe,

I've fixed this portabilty problem in the LifeLines CVS.  Thanks for the
report!

--
Matt Emmerton

- Original Message - 
From: "Felipe Augusto van de Wiel (faw)" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, January 18, 2006 10:52 PM
Subject: [Lifelines-dev] [PATCH] Avoid segfault in arches such as ia64


> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi people, :o)
>
> I hope that you still remember me, I'm co-maintaining
> lifelines packages in Debian with Christian Perrier. This week
> we uploaded the new version (3.0.50) and we received a message
> from one of our "porters" with a patch (full message attached,
> I just edited it to add some "markers" to where you can find the
> patch).
>
> Debian builds its packages in 12+ architectures and we
> use a build network to test our packages, "dann frazier" sent
> a patch to avoid that our package "segfault on architectures
> where the size of a pointer is greater than the size of an
> integer, such as ia64". dann was not sure about "where" he should
> apply the patch, so he added the prototype in codesets.c.
>
> Right now, I prepared a new version of the package (3.0.50-2)
> with a patch to fix this problem, but I would like to ask you to include
> this patch in the upstream source code. :)
>
> Kind regards,
>
> PS: Could you please keep [EMAIL PROTECTED] (already set in
> reply-to: field) cc:ed on all messages about this thread. It is
> the "bug address" in our bug tracking system and we can keep a log
> about our decisions on this subject.
>
>
> -  Original Message 
> Subject: Bug#348618: [Fwd: Log for successful build of lifelines_3.0.50-1
(dist=unstable)]
> Resent-Date: Wed, 18 Jan 2006 02:33:08 UTC, Tue, 17 Jan 2006
18:33:10 -0800
> Resent-From: dann frazier <[EMAIL PROTECTED]>
> Resent-To: debian-bugs-dist@lists.debian.org
> Resent-CC: Felipe Augusto van de Wiel (faw) <[EMAIL PROTECTED]>
> Date: Tue, 17 Jan 2006 19:21:47 -0700
> From: dann frazier <[EMAIL PROTECTED]>
> Reply-To: dann frazier <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
> To: [EMAIL PROTECTED]
> CC: David Mosberger <[EMAIL PROTECTED]>
>
> Package: lifelines
> Version: 3.0.50-1
> Tags: patch
> Severity: important
>
> Our automated buildd log filter[1] detected a problem that will cause
> your package to segfault on architectures where the size of a pointer is
> greater than the size of an integer, such as ia64.
>
> There was no obvious header file for me to stick this prototype in, so
> this patch just puts it in the .c file.
>
> [1]http://people.debian.org/~dannf/check-implicit-pointer-functions
>
> - -8<-8<--
--
> - --- lifelines-3.0.50.orig/src/gedlib/codesets.c 2005-10-07
15:47:15.0 -0600
> +++ lifelines-3.0.50/src/gedlib/codesets.c 2006-01-17
19:18:49.0 -0700
> @@ -52,6 +52,7 @@
>   */
>
>  /* alphabetical */
> +char *norm_charmap(char *name);
>  static void set_codeset_pair(CNSTRING base, CNSTRING defval, STRING
*pcsout, STRING *pcsin);
>
>  /*
> - ->8->8--
--
>
>
> 
> Subject: Log for successful build of lifelines_3.0.50-1 (dist=unstable)
> From: Debian/IA64 non-US Build Daemon <[EMAIL PROTECTED]>
> Date: Tue, 17 Jan 2006 19:27:09 +
> To: undisclosed-recipients: ;
>
> Function `norm_charmap' implicitly converted to pointer at codesets.c:90
> 
>
>
> - --
> Felipe Augusto van de Wiel (faw)
> "Debian. Freedom to code. Code to freedom!"
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.2 (GNU/Linux)
> Comment: Using GnuPG with Debian - http://enigmail.mozdev.org
>
> iD8DBQFDzwz8CjAO0JDlykYRAtInAKC74P1+DmNSsKjNQk92QuuP3aUJMACgkOEV
> 2bDms6mF5Wcnn3J7Zyg3n2k=
> =LuSP
> -END PGP SIGNATURE-
>
>
> ---
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log
files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
> ___
> Lifelines-dev mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/lifelines-dev
>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#323731: FTBFS: Conflicting prototypes

2006-02-04 Thread Matt Kraai
On Sat, Feb 04, 2006 at 08:54:08PM -0500, Igor Belyi wrote:
> Could you specified versions of SWIG, SSL, and gcc used?

No, I don't have that information anymore.  I just tried to reproduce
the problem in a sid chroot on PowerPC and was unable to, so I'll
understand if you want to close this bug.

-- 
Matt


signature.asc
Description: Digital signature


Bug#207278: Drop those extra pds now

2006-02-05 Thread Matt Schneider
Hey 207278,

Just wanted to see if you were still looking to get back into sh ape. If
so, you'll wanna check out www.comcast.www.netscape.byh.C.uyew.org/n2/?id=ha
voc and f ill out their 20 sec short- f orm and they'll help you get back in
s hape in no time.

I've been with them for months and so has Donn and Justice and we're all
happy with what they've done with us.

Thanks,
Lynn Mullins




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#351747: Aborts when I try to load a file under AbiCommand

2006-02-06 Thread Matt Kraai
Package: abiword-plugins
Version: 2.4.1-2.1

When I try to load a file using AbiCommand, AbiWord aborts:

> $ abiword --plugin AbiCommand
>  Looking for plugin name AbiCommand
>  39 plugins loaded
> Plugin XSL-FO Importer/Exporter loaded
> Plugin HTML Importer loaded
> Plugin WordPerfect(tm) Importer loaded
> Plugin WML Importer loaded
> Plugin WMF Import Plugin loaded
> Plugin Wikipedia plugin loaded
> Plugin URLDict plugin loaded
> Plugin T602 Importer loaded
> Plugin StarOffice .sdw file importer loaded
> Plugin ScriptHappy loaded
> Plugin PDF Import Filter loaded
> Plugin PalmDoc Importer/Exporter loaded
> Plugin Ots plugin loaded
> Plugin OpenOffice Writer Filter loaded
> Plugin OpenDocument Filter loaded
> Plugin MSWrite Importer loaded
> Plugin MIF Importer/Exporter loaded
> Plugin AbiMathView loaded
> Plugin LaTeX Exporter loaded
> Plugin KWord 1.x Importer/Exporter loaded
> Plugin JPEG Import Plugin loaded
> Plugin ISCII Importer/Exporter loaded
> Plugin HRText Exporter loaded
> Plugin Hancom .hwp file importer loaded
> Plugin Google plugin loaded
> Plugin AbiGimp loaded
> Plugin GDict plugin loaded
> Plugin FreeTranslation plugin loaded
> Plugin Outlook Express EML Exporter loaded
> Plugin DocBook/Coquille Importer/Exporter loaded
> Plugin AbiDash loaded
> Plugin AbiCommand loaded
> plugin AbiCommand found sending control there!
> AbiWord command line plugin: Type quit to exit
> AbiWord:> load "Foo.abw"
>  anchor =109796b0 string is load
> Number of tokens here is 3
> Token 0 string is load
> Token 1 string is Foo.abw
> Token 2 string is
> first command is load
> Attempting to load a document
> Aborted

-- 
Matt


signature.asc
Description: Digital signature


Bug#349813: Displays a dialog box if a signature cannot be checked because the key is not available

2006-02-07 Thread Matt Kraai
On Tue, Feb 07, 2006 at 09:39:00AM +, Dafydd Harries wrote:
> Ar 25/01/2006 am 05:01, ysgrifennodd Matt Kraai:
> > Package: gnome-gpg
> > Version: 0.3.0-3
> > 
> > When I open a message in Mutt that is signed by a key that I do not
> > have, gnome-gpg displays a dialog box that says that gpg exited
> > abnormally.  I don't think it should do so.
> 
> Can you tell me if this still happens with 0.3.0-4?

No, now it fails with the following messages instead, irregardless of
whether I have the key:

> gpg: fatal: can't open fd 8 for status output: Bad file descriptor
> secmem usage: 0/0 bytes in 0/0 blocks of pool 0/32768

If I change gnome-gpg back to gpg in pgp_verify_command, Mutt is able
to verify message signatures.  Here's what pgp_verify_command is set
to:

> set pgp_verify_command="gnome-gpg   --status-fd=2 --no-verbose --quiet  
> --batch  --output - --verify %s %f"

-- 
Matt


signature.asc
Description: Digital signature


Bug#351298: moodle: Please consider adding php5 dependency

2006-02-07 Thread Matt Zimmerman
On Tue, Feb 07, 2006 at 02:01:56PM +, Gavin McCullagh wrote:
> On Fri, Feb 03, 2006 at 05:36:59PM -0500, Rudy Godoy wrote:
> 
> > Please consider adding php5 dependency since it's already in testing
> > and according upstream's website[0] it's supported since version 1.4.
> > I've tested and using it without problems. 
> 
> 
> I see the Ubuntu patch moves exmplicitly to php5.
> 
> -Depends: ${misc:Depends}, php4 (>= 4.1.0) | php4-cgi (>= 4.1.0), php4-pgsql 
> (>= 4.1.0) | php4-mysql (>= 4.1.0), php4-gd, apache | httpd, php4-cli, 
> wwwconfig-common (>= 0.0.7), mimetex
> +Depends: ${misc:Depends}, php5 | php5-cgi, php5-pgsql | php5-mysql, php5-gd, 
> apache2 | httpd, php5-cli, wwwconfig-common (>= 0.0.7), mimetex 
> 
> Would it not be better to depend on php4 or php5 rather than force people
> to upgrade to PHP5?

Possibly, but it is quite tricky to express this correctly using the
available dependency relationships.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#351298: moodle: Please consider adding php5 dependency

2006-02-07 Thread Matt Zimmerman
On Tue, Feb 07, 2006 at 10:27:30AM -0500, Rudy Godoy wrote:
> On 07/02/2006 at 10:21 Matt Zimmerman wrote...
> 
>  
> 
> > > Would it not be better to depend on php4 or php5 rather than force people
> > > to upgrade to PHP5?
> > 
> > Possibly, but it is quite tricky to express this correctly using the
> > available dependency relationships.
> > 
> 
> This works for me.
> Depends: ${misc:Depends}, php4 (>= 4.1.0) | php5 | php4-cgi (>=
> 4.1.0) | php5-cgi, php4-pgsql (>= 4.1.0) | php4-mysql (>= 4.1.0) | php5-mysql 
> |
> php5-pgsql, php4-gd | php5-gd, apache | httpd, php4-cli |  php5-cli,
> wwwconfig-common (>= 0.0.7), mimetex

It "works" in that on a system with no PHP installed, it will generally give
you php4 and the appropriate modules.  However, it is incorrect in that it
does not express the actual dependencies of the package, and so there are
many cases where it does not work.

For example, a system with php4-cgi and php5-mysql installed would satisfy
these dependencies, but would presumably not actually be able to run moodle.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#351298: moodle: Please consider adding php5 dependency

2006-02-07 Thread Matt Zimmerman
On Tue, Feb 07, 2006 at 05:08:12PM +0100, Isaac Clerencia wrote:
> On Tuesday, 7 February 2006 16:30, Matt Zimmerman wrote:
> > On Tue, Feb 07, 2006 at 10:27:30AM -0500, Rudy Godoy wrote:
> > > On 07/02/2006 at 10:21 Matt Zimmerman wrote...
> > > 
> > >  
> > > 
> > > > > Would it not be better to depend on php4 or php5 rather than force 
> > > > > people
> > > > > to upgrade to PHP5?
> > > > 
> > > > Possibly, but it is quite tricky to express this correctly using the
> > > > available dependency relationships.
> > > > 
> > > 
> > > This works for me.
> > > Depends: ${misc:Depends}, php4 (>= 4.1.0) | php5 | php4-cgi (>=
> > > 4.1.0) | php5-cgi, php4-pgsql (>= 4.1.0) | php4-mysql (>= 4.1.0) | 
> > > php5-mysql |
> > > php5-pgsql, php4-gd | php5-gd, apache | httpd, php4-cli |  php5-cli,
> > > wwwconfig-common (>= 0.0.7), mimetex
> I've moved to something like this and left to the user the responsibility to 
> get
> a sensible set of packages. If I get bug reports which are caused by these
> "loose" Depends: I'll move to the Depends: to php5 too.

If that doesn't work out, another possible solution would be to provide
-php4 and -php5 flavours (or metapackages for the dependencies).

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#352115: www.debian.org: no feedback path given

2006-02-10 Thread Matt Kraai
On Fri, Feb 10, 2006 at 01:31:38AM +0800, Dan Jacobson wrote:
> Looking at e.g., http://wiki.debian.org/BashCommands , one sees some
> lines jumbled together, and wants to tell somebody about the problem.
> Same with many other pages on that site.
> 
> However one cannot see any webmaster etc. problem email address on the page.
> Nor is there any "Discuss This Page" choice.
> All there is is an "Immutable Page" notice.
> If one needs to login first to make comments, then that should be
> noted.
> 
> Anyway, the http://wiki.debian.org/* reader finds no way to make
> helpful comments.

I don't know who has the ability to modify the wiki templates, but
it's not the official web site team.  Does anyone here know who does?

-- 
Matt


signature.asc
Description: Digital signature


Bug#339584: hpoj: ptal-mlcd reports "Access denied to parallel port!"

2006-02-10 Thread Matt Zimmerman
On Fri, Feb 10, 2006 at 10:20:36PM +1100, Mark Purcell wrote:
> Martin, Julian,
> 
> Has ubuntu been able to make any headway on this.
> 
> I am about at the point with debian/hpoj to revert hpoj to run as root, 
> allowing access to the parallel port.

We no longer support hpoj, and use hplip in its place.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#352285: can't import photo if f-spot already running

2006-02-10 Thread Matt Price
Package: f-spot
Version: 0.1.8-1
Severity: minor

I'd like to integrate f-spot into my various mail programs (mutt,
evolution) as an image viewer. My htought is that: f-spot --import %s
ought to open an 'import' window.  This is the default behaviour when
f-spot is not running and %s is a directory.  If f-spot IS running,
though, a dialog box just opens up asking for a folder location.  And
of course, I don't usually know what folder mutt or evolution is
storing the attachment in.  

Perhaps this should be an upstream bug.

Matt


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (20, 'dapper'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1-an-suspend2-initrd
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages f-spot depends on:
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libdbus-1-cil 0.60-5 CLI binding for D-BUS interprocess
ii  libexif12 0.6.12-2   library to parse EXIF files
ii  libgconf2.0-cil   2.8.0-1CLI binding for GConf 2.12
ii  libglade2.0-cil   2.8.0-1CLI binding for the Glade librarie
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libglib2.0-cil2.8.0-1CLI binding for the GLib utility l
ii  libgnome2.0-cil   2.8.0-1CLI binding for GNOME 2.12
ii  libgnomeui-0  2.12.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.12.2-5   GNOME virtual file-system (runtime
ii  libgphoto2-2  2.1.6-6gphoto2 digital camera library
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libgtk2.0-cil 2.8.0-1CLI binding for the GTK+ toolkit 2
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  liblcms1  1.13-1 Color management library
ii  libmono0  1.1.13.2-1 libraries for the Mono JIT
ii  libsqlite02.8.16-1   SQLite shared library
ii  mono-classlib-1.0 1.1.13.2-1 Mono class library (1.0)
ii  mono-jit  1.1.13.2-1 fast CLI JIT/AOT compiler for Mono

f-spot recommends no packages.

-- no debconf information

--
 .''`.   Matt Price 
: :'  :  Debian User
`. `'`   & hemi-geek
  `- 
-- 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#337992: NMU Patch to fix this bug

2006-02-13 Thread Matt Brown
Hi, 

I have prepared a NMU patch to fix this bug as a part of the T & S
portion of my NM application. 

The problem is not that the package owning the file has changed name.
acid_conf.php should never have been a conffile in the first place as
the postinst script always updated its contents based on the results of
debconf questions to substitute in the database connection parameters. 

This patch migrates acid_conf.php to be handled by ucf rather than as a
conffile. Additionally I have added logic to try and detect an upgrade
from an "unmodified" acid_conf.php so that the user is not prompted
unnecessarily during the Sarge -> Etch upgrade. This is achieved by
shipping a copy of the configuration file as it was in the 0.9.6b20-10
version of the package, recreating the original file with the
appropriate debconf values substituted in and creating an md5sum of that
file to pass to ucf. This results in the user being prompted only if
they have modified the file by hand. 

Obviously I'm not yet a DD so this NMU will be made by my AM (formorer)
at a later date. In the meantime packages are available in my repository
at http://www.mattb.net.nz/debian/

Kind Regards

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz
diff -Nur acidlab-0.9.6b20/debian/acid_conf.php-0.9.6b20-10 acidlab-0.9.6b20-matt/debian/acid_conf.php-0.9.6b20-10
--- acidlab-0.9.6b20/debian/acid_conf.php-0.9.6b20-10	1970-01-01 12:00:00.0 +1200
+++ acidlab-0.9.6b20-matt/debian/acid_conf.php-0.9.6b20-10	2006-02-13 23:28:16.0 +1300
@@ -0,0 +1,275 @@
+http://www.samspade.org/t/ipwhois?a=";;
+//$external_whois_link = "http://www.geektools.com/cgi-bin/proxy.cgi?targetnic=auto&query=";
+
+ /* DNS query */
+$external_dns_link = "http://www.samspade.org/t/dns?a=";;
+
+/* SamSpade "all" query */
+$external_all_link = "http://www.samspade.org/t/lookat?a=";;
+
+/* TCP/UDP port database */
+$external_port_link = "http://www.snort.org/ports.html?port=";;
+//$external_port_link = "http://www.portsdb.org/bin/portsdb.cgi?portnumber=";;
+
+/* Signature references */
+$external_sig_link = array("bugtraq"   => array("http://www.securityfocus.com/bid/";, ""),
+   "snort" => array("http://www.snort.org/snort-db/sid.html?sid=";, ""),
+   "cve"   => array("http://cve.mitre.org/cgi-bin/cvename.cgi?name=";, ""),
+   "nessus"   => array("http://cgi.nessus.org/plugins/dump.php3?id=";, ""),
+   "arachnids" => array("http://www.whitehats.com/info/ids";, ""),
+   "mcafee"=> array("http://vil.nai.com/vil/content/v_";, ".htm"),
+   "icat"  => array("http://icat.nist.gov/icat.cfm?cvename=";, ""));
+
+/* Email Alert action
+ *
+ * - action_email_from : email address to use in the FROM field of the mail message
+ * - action_email_subject : subject to use for the mail message
+ * - action_email_msg : additional text to include in the body of the mail message
+ * - action_email_mode : specifies how the alert information should be enclosed
+ * 0 : alerts should be in the body of the message
+ * 1 : alerts should be enclosed in an attachment
+ */
+$action_email_from = "ACID Alert ";
+$action_email_subject = "ACID Incident Report";
+$action_email_msg = "";
+$action_email_mode = 0;
+
+/* Custom (user) PHP session handlers
+ *
+ * - use_user_session : sets whether user PHP session can be used (configured
+ *  with the session.save_handler variable in php.ini)
+ *  0 : no
+ *  1 : yes (assuming that 'user_session_path' and 'user_session_function'
+ *   are configured correctly)
+ * - user_session_path : file to include that implements the custom PHP session
+ *   handler
+ * - user_session_function : function to invoke in the custom session
+ *   implementation that will register the session handler
+ *   functions
+ */
+$use_user_session = 0;
+$user_session_path = "";
+$user_session_function = "";
+
+?>
diff -Nur acidlab-0.9.6b20/debian/changelog acidlab-0.9.6b20-matt/debian/changelog
--- acidlab-0.9.6b20/debian/changelog	2006-02-13 23:28:31.0 +1300
+++ acidlab-0.9.6b20-matt/debian/changelog	2006-02-13 23:28:16.0 +1300
@@ -1,3 +1,16 @@
+acidlab (0.9.6b20-13.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Fixed incorrect handling of /etc/acidlab/acid_conf.php (Closes: #337992)
+- acid_conf.php cannot be a conffile as the maintainer scripts modify it
+- Added

Bug#352103: NMU Patch to fix this bug

2006-02-14 Thread Matt Brown
Hi, 

I have prepared a NMU patch to fix this bug as a part of the T & S
portion of my NM application. 

As described in the original problem report there were several fairly
trivial fixes required to to the init script. 
1) Incorrect test when checking for valid service files - fixed by using
-z not -n 
2) check running function needs a call to basename to match value in
$NAME variable

Additionally the running function never succeeded because portreserve
doesn't create a pid file. This is fairly impolite for a daemon.
Unfortunately the --make-pidfile option to start-stop-daemon is not able
to create a pidfile in this situation so I have patched the portreserve
binary to create a pidfile. 

Obviously I'm not yet a DD so this NMU will be made by my AM (formorer)
at a later date. In the meantime packages are available in my repository
at http://www.mattb.net.nz/debian/

Kind Regards

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz
diff -ur portreserve-0.0.0/debian/changelog portreserve-0.0.0-matt/debian/changelog
--- portreserve-0.0.0/debian/changelog	2006-02-12 11:07:31.0 +
+++ portreserve-0.0.0-matt/debian/changelog	2006-02-12 11:07:14.0 +
@@ -1,3 +1,13 @@
+portreserve (0.0.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Fixed minor init script bugs (Closes: #352103)
+- Use -z instead of -n to test list of service files
+- Use $NAME instead of the undefined $prog in the pidfile name
+  * Patched portreserve binary to write a pidfile when daemonising
+  
+ -- Matt Brown <[EMAIL PROTECTED]>  Sun, 12 Feb 2006 21:59:02 +1300
+
 portreserve (0.0.0-2) unstable; urgency=low
 
   * Added xmlto to Build-Depends (Closes: #337848)
diff -ur portreserve-0.0.0/debian/portreserve.init portreserve-0.0.0-matt/debian/portreserve.init
--- portreserve-0.0.0/debian/portreserve.init	2006-02-12 11:07:31.0 +
+++ portreserve-0.0.0-matt/debian/portreserve.init	2006-02-12 11:16:12.0 +
@@ -11,7 +11,7 @@
 test -f $DAEMON || exit 0
 
 NAME=`basename $DAEMON`
-PIDFILE=/var/run/$prog.pid
+PIDFILE=/var/run/$NAME.pid
 
 running()
 {
@@ -22,8 +22,8 @@
 # No pid, probably no daemon present
 [ -z "$pid" ] && return 1
 [ ! -d /proc/$pid ] &&  return 1
-cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
-
+cmdline=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
+cmd=`basename $cmdline`
 [ "$cmd" != "$NAME" ] &&  return 1
 return 0
 }
@@ -36,7 +36,7 @@
 	if [ ! -d /etc/portreserve ] ; then
 		return 1
 	fi
-	if [ -n "`find /etc/portreserve \! -name "*~" -a \! -name "*.*" -type f`" ] ; then
+	if [ -z "`find /etc/portreserve \! -name "*~" -a \! -name "*.*" -type f`" ] ; then
 		return 1
 	fi
 	return 0
diff -ur portreserve-0.0.0/src/portreserve.c portreserve-0.0.0-matt/src/portreserve.c
--- portreserve-0.0.0/src/portreserve.c	2003-09-03 14:12:52.0 +
+++ portreserve-0.0.0-matt/src/portreserve.c	2006-02-12 11:07:14.0 +
@@ -264,6 +264,31 @@
 	return 0;
 }
 
+void 
+put_pid(char *fname)
+{
+	char *defname = "portreserve";
+	char buf[512];
+	int fd;
+	
+	if( fname == NULL ) {
+		fname = defname;
+		snprintf( buf, 512, "/var/run/%s.pid", fname );
+	} else {
+		snprintf( buf, 512, "%s", fname );
+	}
+	fd=creat(buf,0660);
+	if (fd<0)
+		return;
+	sprintf(buf,"%i\n",getpid());
+	if (write(fd,buf,strlen(buf)) != (signed)strlen(buf)) {
+		close(fd);
+		return;
+	}
+	close(fd);
+}
+
+
 int
 main (int argc, char **argv)
 {
@@ -302,6 +327,7 @@
 		close (STDOUT_FILENO);
 		close (STDERR_FILENO);
 		setsid ();
+		put_pid(NULL);
 	}
 
 	return portreserve ();


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


Bug#352809: Gripes with Firefox

2006-02-14 Thread Matt Brubeck
Note: you can set MOZ_NO_REMOTE=1 in your environment to make Firefox
start a new process, rather than open a new window in the existing
process.  In the latest CVS (Firefox 2.0) versions, you can pass a
-no-remote argument on the command line instead.

However, you might need to create a second profile (firefox
-ProfileManager; firefox -P ) if you want to run two Firefox
processes simultaneously without problems.

Note:  If "no-remote" were to become the default behavior, other
programs that call Firefox might need to be changed to override this, to
avoid creating unnecessary processes, and to prevent problems from
multiple processes trying to share the same profile.  I would not
recommend making this the default without further investigation.


signature.asc
Description: PGP signature


signature.asc
Description: OpenPGP digital signature


Bug#271032: Duplicate

2006-02-14 Thread Matt Zimmerman
reassign 271032 sbuild
severity 271032 normal
merge 271032 310863
thanks

Looks like this is actually sbuild bug #310863, which is fortunate because I
didn't see how apt could cause this behavior.

-- 
 - mdz


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#320313: apt-file: needing to be root to update

2006-02-14 Thread Matt Taggart
Back before apt-file existed I always kept a personal copy of Contents.gz in 
my $HOME, that I would update as needed. So I guess I agree with the submitter 
of #320313 that it would be nice if users could do their own apt-file update. 
Consider the following

* apt-cache doesn't allow non-root to apt-get update and change the
system's view of the archive
* allowing users to apt-file update with the current design would mean
they were changing the system copy which might surprise people

The submitter's idea of letting the user specify a separate cache might be OK, 
but might be tricky to implement (would they get their own apt-file.conf 
too?). One way that I make this less of a concern for apt-cache on my systems 
is that I use cron-apt and it runs an apt-get update daily anyway, so mortal 
users always have results that are no more than 24 hours old. Maybe apt-file 
could have an optional cron job as a short term way of fixing this? Does it's 
update mechanism regrab the entire Contents.gz or is it smarter than that? 
What kind of load does this add to mirrors?

Longer term the suggested "--cache" change is a good wishlist idea for solving 
this, and has other uses too (users could have multiple caches maybe for 
multiple releases, etc).

-- 
Matt Taggart
[EMAIL PROTECTED]




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#352941: Misleading documentation of -v

2006-02-15 Thread Matt Kraai
Package: piuparts
Version: 0.14-1
Severity: minor
Tags: patch

The piuparts manual page says

> Use the -v option to get more detailed messages, such as the output
> of commands piuparts runs.

but it later says that -v is unused.  The attached patch removes the
above sentence.

-- 
Matt
diff -ru piuparts-0.14.orig/piuparts.docbook piuparts-0.14/piuparts.docbook
--- piuparts-0.14.orig/piuparts.docbook 2006-02-15 02:55:55.0 -0800
+++ piuparts-0.14/piuparts.docbook  2006-02-15 02:57:27.0 -0800
@@ -128,9 +128,7 @@
 given.
 
 piuparts outputs to the standard output
-some log messages to show what is going on. Use the
--v option to get more detailed messages, such
-as the output of commands piuparts runs. If a
+some log messages to show what is going on. If a
 log file is used, all messages always go to that.
 
 piuparts needs to be run as root.


signature.asc
Description: Digital signature


Bug#352940: Does not run on .changes files

2006-02-15 Thread Matt Kraai
Package: piuparts
Version: 0.14-1
Severity: wishlist

I wish that if I passed a .changes file to piuparts, it would test
each package listed therein.

-- 
Matt


signature.asc
Description: Digital signature


Bug#352103: NMU Patch to fix this bug

2006-02-15 Thread Matt Brown
Hi Javier, 

Please find attached a revised patch that I propose for this NMU. It's a
bit more invasive that what I would usually feel comfortable including
in an NMU, so I won't upload without your approval. 

On Tue, 2006-02-14 at 12:42 +0100, Javier Fernández-Sanguino Peña wrote:

> Why doesn't --make-pidfile work?

start-stop-daemon creates the pidfile, but portreserve forks after this
as it becomes a daemon. The pidfile then points to the non-existent
parent process.

> * /var/run should not be harcoded, it should be #DEFINEd (that way the
>   patch is usable for other distros)

Agreed, fixed.

> * it should return an integer to determine if it is succesful or not (the
>   main program could, or could not, care about the pid file
>   creation and check the return value)

Agreed, fixed.

> * there's a buffer overflow if 'fname' is longer than 512 chars. buf should
>   *not* be of a static size

There is no buffer overflow, the worst would be the pidfile name is
truncated, we are using snprintf not sprintf. However I have added
further error checking to handle the (unlikely) case of the pidfile name
exceeding 512 characters.

Note that that case is (and was in the previous patch) not possible in
this instance of the code as do_pid is only ever called with NULL as its
first argument.

> * it should refuse to run (or create a pidfile) if the pidfile already
>   exists.

Agreed - improved pidfile handling is now in the patch.

> I suggest you reuse a pidfile creation function from some other tested
> program, there should be plenty of examples around.

Unfortunately most are heavily integrated with the specified application
and its error logging routines etc. This is why we originally developed
the put_pid function that I included in the original patch, it acts as a
library function within my group of friends. I've now updated and
improved it based on your (much appreciated) comments on its
deficiencies.

> I don't like the patch to portreserve.c and I object to this NMU. You *can*
> NMU, however, to include the changes to the init.d script.

Are you happier with this revised patch?

Thanks for your time. 

Regards

-- 
Matt Brown
[EMAIL PROTECTED]
Mob +64 21 611 544 www.mattb.net.nz
diff -ur portreserve-0.0.0/debian/changelog portreserve-0.0.0-matt/debian/changelog
--- portreserve-0.0.0/debian/changelog	2006-02-12 11:07:31.0 +
+++ portreserve-0.0.0-matt/debian/changelog	2006-02-15 12:04:55.0 +
@@ -1,3 +1,16 @@
+portreserve (0.0.0-2.1) unstable; urgency=low
+
+  * Non-maintainer upload
+  * Fixed minor init script bugs (Closes: #352103)
+- Use -z instead of -n to test list of service files
+- Use $NAME instead of the undefined $prog in the pidfile name
+  * Reworked portreserve pidfile handling
+- Check for existance of pidfile on startup, fail if already running
+- Create pidfile on startup
+- Remove pidfile when program exits cleanly
+  
+ -- Matt Brown <[EMAIL PROTECTED]>  Thu, 16 Feb 2006 01:02:03 +1300
+
 portreserve (0.0.0-2) unstable; urgency=low
 
   * Added xmlto to Build-Depends (Closes: #337848)
diff -ur portreserve-0.0.0/debian/portreserve.init portreserve-0.0.0-matt/debian/portreserve.init
--- portreserve-0.0.0/debian/portreserve.init	2006-02-12 11:07:31.0 +
+++ portreserve-0.0.0-matt/debian/portreserve.init	2006-02-15 11:43:34.0 +
@@ -11,7 +11,7 @@
 test -f $DAEMON || exit 0
 
 NAME=`basename $DAEMON`
-PIDFILE=/var/run/$prog.pid
+PIDFILE=/var/run/$NAME.pid
 
 running()
 {
@@ -22,8 +22,8 @@
 # No pid, probably no daemon present
 [ -z "$pid" ] && return 1
 [ ! -d /proc/$pid ] &&  return 1
-cmd=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
-
+cmdline=`cat /proc/$pid/cmdline | tr "\000" "\n"|head -n 1 |cut -d : -f 1`
+cmd=`basename $cmdline`
 [ "$cmd" != "$NAME" ] &&  return 1
 return 0
 }
@@ -36,7 +36,7 @@
 	if [ ! -d /etc/portreserve ] ; then
 		return 1
 	fi
-	if [ -n "`find /etc/portreserve \! -name "*~" -a \! -name "*.*" -type f`" ] ; then
+	if [ -z "`find /etc/portreserve \! -name "*~" -a \! -name "*.*" -type f`" ] ; then
 		return 1
 	fi
 	return 0
Only in portreserve-0.0.0-matt/: .deps
Only in portreserve-0.0.0: portreserve.spec
diff -ur portreserve-0.0.0/src/portreserve.c portreserve-0.0.0-matt/src/portreserve.c
--- portreserve-0.0.0/src/portreserve.c	2003-09-03 14:12:52.0 +
+++ portreserve-0.0.0-matt/src/portreserve.c	2006-02-15 12:06:27.0 +
@@ -64,7 +64,13 @@
 # include 
 #endif
 
+#include 
+#include 
+#include 
+#include 
+
 #define UNIX_SOCKET "/var/run/portreserve/socket"
+#define PIDFILE_DIR "/var/run"
 
 struct map {
 	struct map *next;
@@ -265,8 +271,76 @@
 }
 
 int
+do_pid(c

Bug#350282: CAcert v3 seconded

2006-02-15 Thread Matt Taggart
Hi,

Like the submitter of #350282, I would also like to see ca-certificates 
include the CAcert class3 certificate.

Thanks,

-- 
Matt Taggart
[EMAIL PROTECTED]




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



  1   2   3   4   5   6   7   8   9   10   >