Bug#497739: rrdtool: Reported fix...doesn't work

2009-06-04 Thread Matthew Exley
Package: rrdtool
Version: 1.3.8-1
Followup-For: Bug #497739


I've just tested both the reported-fixed 1.3.7-1 and the refreshed
1.3.8-1 versions of RRDTool and the buggy behaviour persists in these
versions.

Using a sample invocation of:

rrdtool graph /var/www/sysinfo/rrdcgi-eth0.png \
--imginfo 'IMG SRC=/sysinfo/%s WIDTH=%lu HEIGHT=%lu ' \
--start -1week \
--width 800  \
--height 600 \
--title=eth0 Network Utilisation \
--interlaced \
--vertical-label Bytes/Sec \
--base 1000 \
--slope-mode \
DEF:RX=/var/local/rrd/netutil_eth0.rrd:rx:AVERAGE \
DEF:TX=/var/local/rrd/netutil_eth0.rrd:tx:AVERAGE \
CDEF:RXkb=RX,1000,/  \
CDEF:TXkb=TX,1000,/ \
LINE2:RX#20FF20:RX \
LINE2:TX#FF2020:TX

Still produces output of:

IMG SRC=/sysinfo//var/www/sysinfo/rrdcgi-eth0.png WIDTH=897 HEIGHT=674 


Instead of the documented and expected output of:

IMG SRC=/sysinfo/rrdcgi-eth0.png WIDTH=897 HEIGHT=674 


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (200, 'stable'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages rrdtool depends on:
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector graphics libra
ii  libglib2.0-0   2.20.0-2  The GLib library of C routines
ii  libpango1.0-0  1.22.4-3  Layout and rendering of internatio
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  librrd41.3.1-4   Time-series data storage and displ
ii  libxml22.6.32.dfsg-5 GNOME XML library

rrdtool recommends no packages.

Versions of packages rrdtool suggests:
ii  librrds-perl  1.3.1-4Time-series data storage and displ

-- no debconf information



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



Bug#497739: rrdtool: Reported fix...doesn't work

2009-06-04 Thread Matthew Exley
AAARRRGGHGHH

Missed that *completely* - thanks for the email, upgrading librrd4 fixed the
problem as you'd suggested it would.

Now, should I have egg on my face for missing it, or should the dependencies
for rrdtool have sorted that out for me?

I note rrdtool only has:
 librrd4 (= 1.3.0)

(I did apt-get -u install rrdtool to upgrade, and that's normally pretty
good at pulling in dependencies).

Sorry for wasting your time on this one though.

Cheers,

Matthew


2009/6/4 Sebastian Harl s...@tokkee.org

 Hi,

 On Thu, Jun 04, 2009 at 03:02:50PM +0100, Matthew Exley wrote:
  I've just tested both the reported-fixed 1.3.7-1 and the refreshed
  1.3.8-1 versions of RRDTool and the buggy behaviour persists in these
  versions.

  Versions of packages rrdtool depends on:
 [...]
  ii  librrd41.3.1-4   Time-series data storage and
 displ

 You should upgrade librrd4 as well. The rrdtool binary only provides a
 wrapper around the library - all functionality is implemented in the
 library.

 HTH,
 Sebastian

 --
 Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

 Those who would give up Essential Liberty to purchase a little Temporary
 Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin


 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)

 iEYEARECAAYFAkon2u8ACgkQEFEKc4UBx/ygIQCcCrZ1UgpT+2Qj9f8CY7H5vM+7
 RVEAnjpITFrzUYfPDPO6NRi9TqgqTBNc
 =SsKw
 -END PGP SIGNATURE-




-- 
Matthew Exley
hen...@guided-naafi.org


Bug#497739: rrdtool: Reported fix...doesn't work

2009-06-04 Thread Matthew Exley
Thanks again for looking at this..

2009/6/4 Sebastian Harl s...@tokkee.org

 Hi,

 On Thu, Jun 04, 2009 at 03:37:51PM +0100, Matthew Exley wrote:
  Now, should I have egg on my face for missing it, or should the
 dependencies
  for rrdtool have sorted that out for me?
 
  I note rrdtool only has:
   librrd4 (= 1.3.0)

 rrdtool does not _require_ a more up-to-date version of librrd4.


Understood. (Seems odd to me that they're not in lockstep, but I'm not
questioning it)


  (I did apt-get -u install rrdtool to upgrade, and that's normally
 pretty
  good at pulling in dependencies).

 Do you use pinning or something similar? Letting aside dependencies, the
 new version should have been pulled in because of the higher version
 number.


I did mention I did a single-package install. I'm sure an apt-get upgrade
would have dragged it in, but I didn't do that. Your explanation above about
not  *requiring* an upgrade explains the behaviour adequately, I think.

Cheers,

-- 
Matthew Exley
hen...@guided-naafi.org


Bug#511089: Preferences accessible via dock icon

2009-02-12 Thread Matthew Exley
Whilst you are correct that the main UI does not have a preferences button,
I was invited to enter my Twitter credentials on initial startup.

I was also able to later re-use the Preferences dialog by right-clicking
gTwitter's notification area icon and selecting Preferences.

Whilst it would be nice if the UI was a bit more transparent about available
options, I don't think this qualifies as a GRAVE package problem?

-- 
Matthew Exley
hen...@guided-naafi.org


Bug#460398: Another victim

2008-07-23 Thread Matthew Exley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Just wanted to say that I'm having the same problem with my own
just-installed mod_jk installation.

The connector is ignoring all JkMount directives in a global (in my case
/etc/apache2/conf.d/mod_jk.conf) configuration, and instead these must
be applied within each VirtualHosts definition.

- --
Matthew Exley[EMAIL PROTECTED]
Men are like Lava Lamps. Fun to look at, but not all that bright
Paused: Snyper by Hybrid (rated 8/10)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkiHIo0ACgkQ0tj02rSlysIXeACeNekB2pRSLE92rsymW3U0zPR8
1vAAn1jj19zm+ANkdQXvcddXAjHDSJLx
=2Ruo
-END PGP SIGNATURE-



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



Bug#474147: mt-daapd.conf specifies /usr/var/cache/ instead of /var/cache for db_parms

2008-04-03 Thread Matthew Exley
Package: mt-daapd
Version: 0.9~r1696-1.2
Severity: normal
Tags: patch


The Debian package creates the database/cache directory
/var/cache/mt-daapd

However, the package-supplied /etc/mt-daapd.conf contains the entry:
db_parms = /usr/var/cache/mt-daapd

..Which will cause the /var/cache/mt-daapd directory to be ignored, and
an entirely new directory tree to be created under /usr/var.

Enclosed trivial patch modifies /etc/mt-daapd.conf to refer to the
presumably-intended /var/cache/mt-daapd directory. Hope this helps!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (200, 'stable'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.30.2006110301 (PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages mt-daapd depends on:
ii  adduser 3.105add and remove users and groups
ii  avahi-daemon0.6.22-2 Avahi mDNS/DNS-SD daemon
ii  libavahi-compat-howl0   0.6.22-2 Avahi Howl compatibility library
ii  libavcodec1d0.cvs20070307-6  ffmpeg codec library
ii  libavformat1d   0.cvs20070307-6  ffmpeg file format library
ii  libavutil1d 0.cvs20070307-6  ffmpeg utility library
ii  libc6   2.7-2GNU C Library: Shared libraries
ii  libflac81.2.1-1.1Free Lossless Audio Codec - runtim
ii  libid3tag0  0.15.1b-10   ID3 tag reading library from the M
ii  libogg0 1.1.3-2  Ogg Bitstream Library
ii  libsqlite3-03.4.2-1  SQLite 3 shared library
ii  libtagc01.4-8+b1 TagLib Audio Meta-Data Library (C 
ii  libvorbis0a 1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  libvorbisfile3  1.2.0.dfsg-2 The Vorbis General Audio Compressi
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

mt-daapd recommends no packages.

-- no debconf information
--- mt-daapd.conf.org   2008-04-03 18:07:32.0 +0100
+++ mt-daapd.conf   2008-04-03 18:07:47.0 +0100
@@ -71,7 +71,7 @@
 # must be writable by the runas user.
 #
 
-db_parms = /usr/var/cache/mt-daapd
+db_parms = /var/cache/mt-daapd
 
 #
 # mp3_dir (required)


Bug#347220: rrdtool: rrdcgi failing under apache 1.3 with double free or corruption

2008-02-24 Thread Matthew Exley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sebastian,

Sebastian Harl wrote:
 tags 347220 + moreinfo
 thanks
 
 Hi Matthew,
 
 On Mon, Jan 09, 2006 at 02:39:04PM +, Matthew Exley wrote:
 Package: rrdtool
 Version: 1.2.11-0.4
 Severity: important

 Attempting to use rrdcgi as per the documentation, requests to 
 a written CGI give 500 Internal Server Error (from 
 /var/log/apache/error.log):
  [Mon Jan  9 14:09:22 2006] [error] [client 192.168.0.2] Premature end of
  script headers: /usr/lib/cgi-bin/temps.cgi
  *** attempt to put segment in horiz list twice
  *** glibc detected *** double free or corruption (out): 0x081469c8 ***
 
 Apache 1.x has been removed from testing / unstable a while ago. Could
 you please check if this bug still applies to apache 2.x?
 
 TIA,
 Sebastian
 


This bug does not apply under Apache 2.x. Or at least, I cannot expose
the bug using the same testing methodology under Apache 2.2.8 and
rrdtool 1.2.19.

- --
Matthew Exley[EMAIL PROTECTED]
Sysadmin Interview Questions: Recite the GNU Manifesto
Paused: I Love Baby Cheesy by Banco de Gaia (rated 6/10)
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHwcH70tj02rSlysIRAn9DAKCEN3MGM6e0cp0OgJOpSPKfwIW8xgCfafbe
CTGaE1/4FB/MRA6b4eBKOnM=
=VgtF
-END PGP SIGNATURE-



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



Bug#399135: Workaround for lirc-modules-source build on kernels 2.6.18

2007-08-06 Thread Matthew Exley
I was able to get around the well-documented problems with the package
by subverting the build process as follows:

 * Complete the module-assistant setup steps:
 sudo m-a update,prepare
 sudo rm /usr/src/lirc*deb
 sudo m-a clean lirc
 * Unpack /usr/src/lirc-modules.tar.gz
 * Edit /usr/src/modules/lirc/drivers/lirc_dev/lirc_dev.c
   o Replace the reference on line 35 from:
 #include linux/config.h
   o to:
 #include linux/autoconf.h
 * Edit :/usr/src/modules/lirc/drivers/lirc_mceusb2/lirc_mceusb2.c
   NOTE: Substitute with the hardware module you're using!
   o Replace the reference on line 35 from:
 #include linux/config.h
 * to:
 #include linux/autoconf.h
 * Change all instances of the string SLAB_ATOMIC to GFP_ATOMIC in
this file
 * cd back to /usr/src
 * Re-pack the modules into lirc-modules.tar.gz:
 tar zcvf lirc-modules.tar.gz modules/lirc
 * And now complete the build:
 m-a a-i lirc
 depmod -a


..Very ugly I know, but it does workaround to let you build; I've tested
on kernel 2.6.22-1-k7 successfully

I hope someone finds this useful and I'm not just spamming the bugtracker.

-- 
Matthew Exley[EMAIL PROTECTED]



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



Bug#431745: opensync-plugin-google-calendar: Fails to sync with google calendar with DateTime exception

2007-07-04 Thread Matthew Exley
Package: opensync-plugin-google-calendar
Version: 0.19-2
Severity: grave
Tags: patch
Justification: renders package unusable


(I believe this applies to anyone using this plugin hence the severity)

Any attempt to synchronise using the google-calendar plugin will fail
with an exception:
__main__.DateConversionError: Invalid date/time

e.g:

[EMAIL PROTECTED]:~$ msynctool --sync mysink
Synchronizing group mysink
The previous synchronization was unclean. Slow-syncing
Member 1 of type google-calendar just connected
Member 2 of type kdepim-sync just connected
All clients connected or error
Received an entry libkcal-744074169.903 with data of size 4 from member
2. Changetype ADDED
Member 2 of type kdepim-sync just sent all changes
Traceback (most recent call last):
  File /usr/lib/opensync/google-cal-helper, line 402, in ?
sys.exit(main(sys.argv))
  File /usr/lib/opensync/google-cal-helper, line 394, in main
return fn(argv)
  File /usr/lib/opensync/google-cal-helper, line 286, in oper_get_all
data = e.dumpOsync()
  File /usr/lib/opensync/google-cal-helper, line 200, in dumpOsync
self.addElementContent(doc, event, 'DateStarted',
xsdateToOsync(self.dtstart))
  File /usr/lib/opensync/google-cal-helper, line 118, in xsdateToOsync
raise DateConversionError(Invalid date/time: %s % (s))
__main__.DateConversionError: Invalid date/time:
Member 1 of type google-calendar had an error while getting changes:
Helper exited abnormally
Member 1 of type google-calendar just disconnected
Member 2 of type kdepim-sync just disconnected
All clients have disconnected
The sync failed: Unable to read from one of the members
Error synchronizing: Unable to read from one of the members
Pipe closed! Exiting.
Pipe closed! Exiting.


Investigation reveals this is a known bug with a patch available. See:

   http://opensync.gforge.punktart.de/ticket/18

..for details, or indeed:

   
http://www.nabble.com/-PATCH--google-calendar-recurrency-support-p9781043.html

...For a different source.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (200, 'stable'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.30.2006110301 (PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages opensync-plugin-google-calendar depends on:
ii  libc6  2.5-11GNU C Library: Shared libraries
ii  libglib2.0-0   2.12.12-1 The GLib library of C routines
ii  libopensync0   0.19-1.2  Synchronisation framework for emai
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  python 2.4.4-6   An interactive high-level object-o
ii  python-httplib20.2.0-2   A comprehensive HTTP client librar
ii  python-xml 0.8.4-7   XML tools for Python

opensync-plugin-google-calendar recommends no packages.

-- no debconf information
--- src/google-cal-helper.py~	2007-04-01 14:51:03.0 -0400
+++ src/google-cal-helper.py	2007-04-01 14:51:05.0 -0400
@@ -138,6 +138,41 @@
 	sys.stderr.write(xs to osync: %s = %s\n % (s, r))
 	return r
 
+GDEND_RE = re.compile(DTEND;[^:]*:(\S+))
+def gdRecurToEnd(recur):
+m = GDEND_RE.search(recur)
+if m is None:
+raise DateConversionError(failed to find end in \%s\ % recur)
+start = m.group(1)
+year = start[0:4]
+month = start[4:6]
+day = start[6:8]
+hour = start[9:11]
+min = start[11:13]
+sec = start[13:15]
+return %s-%2s-%2sT%2s:%2s:%2s % (year, month, day, hour, min, sec)
+
+GDSTART_RE = re.compile(DTSTART;[^:]*:(\S+))
+def gdRecurToStart(recur):
+m = GDSTART_RE.search(recur)
+if m is None:
+raise DateConversionError(failed to find start in \%s\ % recur)
+start = m.group(1)
+year = start[0:4]
+month = start[4:6]
+day = start[6:8]
+hour = start[9:11]
+min = start[11:13]
+sec = start[13:15]
+return %s-%2s-%2sT%2s:%2s:%2s % (year, month, day, hour, min, sec)
+
+GDRECUR_RE = re.compile(RRULE:(\S+))
+def gdRecurToORecur(recur):
+m = GDRECUR_RE.search(recur)
+if m is None:
+raise DateConversionError(failed to find rule in \%s\ % recur)
+return m.group(1)
+
 class GCalRequestError(Exception):
 	def __init__(self, response):
 		self.response = response
@@ -159,13 +194,19 @@
 		self.id = self.elementValue('atom:id/text()')
 		self.editUri = self.elementValue('atom:[EMAIL PROTECTED]edit]/@href')
 		self.content = self.elementValue('atom:[EMAIL PROTECTED]text]/text()')
-		self.dtstart = self.elementValue('gd:when/@startTime')
-		self.dtend = self.elementValue('gd:when/@endTime')
+self.dtrecur = self.elementValue('gd:recurrence/text()')
+if self.dtrecur:
+  

Bug#428393: showimg: Unable to select Video playback engine in Settings

2007-06-11 Thread Matthew Exley
Package: showimg
Version: 0.9.5-1.1
Severity: normal


Despite having kaffeine and /usr/lib/libkaffeinepart.[so|la] available,
when I select Settings-Configure Showimg-Video, the Video pull-down
contains no entries at all.

I have tried running showimg from the command line with --nofork
--sync but there's no log/trace error information shown.

Consequently, I cannot play Videos back in showimg. Boo!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (200, 'stable'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.30.2006110301 (PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages showimg depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libacl1 2.2.42-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libattr11:2.4.32-1.1 Extended attribute shared library
ii  libaudio2   1.9-2The Network Audio System (NAS). (s
ii  libc6   2.5-10   GNU C Library: Shared libraries
ii  libexif12   0.6.15-1 library to parse EXIF files
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.2.1-6  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.8-2  Client library for the gamin file 
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkexif1   0.2.5-2  library for KDE to read/display/ed
ii  libkipi00.1.5-2  library for apps that want to use 
ii  libkonq44:3.5.7-1core libraries for Konqueror
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-4+b1 Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-15   compression library - runtime

Versions of packages showimg recommends:
ii  khelpcenter   4:3.5.7-1  help center for KDE
ii  kipi-plugins  0.1.3-5image manipulation/handling plugin

-- no debconf information


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



Bug#428394: /usr/share/doc/showimg/README is broken symbolic link

2007-06-11 Thread Matthew Exley
Package: showimg
Version: 0.9.5-1.1
Severity: minor


Easier to show using ls output than actually typing:

[EMAIL PROTECTED]:/usr/share/doc/showimg$ ls -l
total 32
-rw-r--r-- 1 root root  1791 Jun 21  2006 changelog.Debian.gz
-rw-r--r-- 1 root root  5889 Jan  7  2006 changelog.gz
-rw-r--r-- 1 root root 20067 Jun 21  2006 copyright
lrwxrwxrwx 1 root root14 Jun 11 10:28 README - showimg/README
[EMAIL PROTECTED]:/usr/share/doc/showimg$ file README
README: broken symbolic link to `showimg/README'




-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (200, 'stable'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.30.2006110301 (PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages showimg depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libacl1 2.2.42-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libattr11:2.4.32-1.1 Extended attribute shared library
ii  libaudio2   1.9-2The Network Audio System (NAS). (s
ii  libc6   2.5-10   GNU C Library: Shared libraries
ii  libexif12   0.6.15-1 library to parse EXIF files
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.2.1-6  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.8-2  Client library for the gamin file 
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkexif1   0.2.5-2  library for KDE to read/display/ed
ii  libkipi00.1.5-2  library for apps that want to use 
ii  libkonq44:3.5.7-1core libraries for Konqueror
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-4+b1 Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-15   compression library - runtime

Versions of packages showimg recommends:
ii  khelpcenter   4:3.5.7-1  help center for KDE
ii  kipi-plugins  0.1.3-5image manipulation/handling plugin

-- no debconf information


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



Bug#423841: ilohamail: Fails on initial install: /etc/IlohaMail/login.inc not found due to faulty comparison in post-inst

2007-05-14 Thread Matthew Exley
Package: ilohamail
Version: 0.8.14-0rc3sid4
Severity: important
Tags: patch


Initial installation of ilohamail fails in post-inst script, since the
call to dpkg --compare-versions does not fail the way one would hope if
no previous version ($2) was installed. The subsequent IF block is
executed, leading to the failure message:

Setting up ilohamail (0.8.14-0rc3sid4) ...
I: Installing apache config files:.
I: Copying login.inc to login.php
cp: cannot stat `/etc/IlohaMail/login.inc': No such file or directory
dpkg: error processing ilohamail (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
   ilohamail


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (200, 'stable'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.30.2006110301 (PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages ilohamail depends on:
ii  apache [httpd]1.3.34-4.1 versatile, high-performance HTTP s
ii  apache-ssl [httpd]1.3.34-4.1 versatile, high-performance HTTP s
ii  apache2-mpm-prefork [httpd]   2.2.3-4+b1 Traditional model for Apache HTTPD
ii  debconf   1.5.13 Debian configuration management sy
ii  exim4-daemon-heavy [mail-tran 4.67-1 exim MTA (v4) daemon with extended
ii  libapache2-mod-php5   5.2.2-1+b1 server-side, HTML-embedded scripti
ii  php4  6:4.4.6-2  server-side, HTML-embedded scripti
ii  php5  5.2.2-1server-side, HTML-embedded scripti
ii  wwwconfig-common  0.0.48 Debian web auto configuration

Versions of packages ilohamail recommends:
ii  aspell  0.60.5-1 GNU Aspell spell-checker
ii  gnupg   1.4.6-2  GNU privacy guard - a free PGP rep
ii  mysql-client-5.0 [mysql-cli 5.0.38-3 mysql database client binaries
ii  php4-mysql  6:4.4.6-2+b1 MySQL module for php4
ii  php5-mysql  5.2.2-1+b1   MySQL module for php5

-- debconf information:
* ilohamail/webserver_type: Apache-ssl
* ilohamail/weblocation: /IlohaMail
--- ilohamail.postinst.ORG  2007-05-14 14:34:31.0 +0100
+++ ilohamail.postinst.NEW  2007-05-14 14:40:51.0 +0100
@@ -83,7 +83,7 @@
 echo .
 
 # Preserve changes from sarge upgrades. (#422411)
-if dpkg --compare-versions $2 lt 0.8.14-0rc3sid1; then
+if $2 -ne   dpkg --compare-versions $2 lt 0.8.14-0rc3sid1; then
echo I: Copying login.inc to login.php
cp /etc/IlohaMail/login.inc /etc/IlohaMail/login.php
 fi


Bug#423852: ilohamail: Fails to configure apache-ssl server due to wrong case for $WWWTYPE in postinst

2007-05-14 Thread Matthew Exley
Package: ilohamail
Version: 0.8.14-0rc3sid4
Severity: important
Tags: patch


The postinst script will fail to configure a selected apache-ssl server
on initial install since the debconf value for ilohamail/webserver_type
is held in a different case to the value used in the CASE statement used
to select.

I enclose a patch to resolve this...


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (200, 'stable'), (50, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.16.30.2006110301 (PREEMPT)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages ilohamail depends on:
ii  apache [httpd]1.3.34-4.1 versatile, high-performance HTTP s
ii  apache-ssl [httpd]1.3.34-4.1 versatile, high-performance HTTP s
ii  apache2-mpm-prefork [httpd]   2.2.3-4+b1 Traditional model for Apache HTTPD
ii  debconf   1.5.13 Debian configuration management sy
ii  exim4-daemon-heavy [mail-tran 4.67-1 exim MTA (v4) daemon with extended
ii  libapache2-mod-php5   5.2.2-1+b1 server-side, HTML-embedded scripti
ii  php4  6:4.4.6-2  server-side, HTML-embedded scripti
ii  php5  5.2.2-1server-side, HTML-embedded scripti
ii  wwwconfig-common  0.0.48 Debian web auto configuration

Versions of packages ilohamail recommends:
ii  aspell  0.60.5-1 GNU Aspell spell-checker
ii  gnupg   1.4.6-2  GNU privacy guard - a free PGP rep
ii  mysql-client-5.0 [mysql-cli 5.0.38-3 mysql database client binaries
ii  php4-mysql  6:4.4.6-2+b1 MySQL module for php4
ii  php5-mysql  5.2.2-1+b1   MySQL module for php5

-- debconf information:
* ilohamail/webserver_type: Apache-ssl
* ilohamail/weblocation: /IlohaMail
--- ilohamail.postinst.ORG  2007-05-14 14:34:31.0 +0100
+++ ilohamail.postinst  2007-05-14 15:05:23.0 +0100
@@ -46,7 +46,7 @@
 case $WWWTYPE in
Apache)
webservers=apache ;;
-   Apache-SSL)
+   Apache-ssl)
webservers=apache-ssl ;;
Apache2)
webservers=apache2 ;;
@@ -83,7 +83,7 @@
 echo .
 
 # Preserve changes from sarge upgrades. (#422411)
-if dpkg --compare-versions $2 lt 0.8.14-0rc3sid1; then
+if [[ x$2 -ne x  dpkg --compare-versions $2 lt 0.8.14-0rc3sid1 ]]; 
then
echo I: Copying login.inc to login.php
cp /etc/IlohaMail/login.inc /etc/IlohaMail/login.php
 fi


Bug#408232: Options output for man2html of ps(1) is garbled

2007-01-24 Thread Matthew Exley
Package: man2html
Version: 1.6c-4
Severity: normal


The HTML produced by man2html for the ps(1) man page is corrupt.
Starting from the section SIMPLE PROCESS SELECTION downwards, all
options are rendered as:

DTB¨®¹¿/B

..instead of the expected format (-A, -F etc etc)

man ps produces acceptable output at the command line, and other man
pages (e.g. man2html for top, free, vmstat, awk etc etc) appear to
render correctly also.

The only (visible) difference in source man pages is that PS indents
it's options whilst other pages don't. I wonder if this is related?

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.30.2006110301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages man2html depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  debianutils   2.17.5 Miscellaneous utilities specific t
ii  gawk  1:3.1.5.dfsg-4 GNU awk, a pattern scanning and pr
ii  libc6 2.3.6.ds1-10   GNU C Library: Shared libraries
ii  man-db2.4.3-5The on-line manual pager

Versions of packages man2html recommends:
ii  apache [httpd-cgi]1.3.34-4   versatile, high-performance HTTP s
ii  apache-ssl [httpd-cgi]1.3.34-4   versatile, high-performance HTTP s
ii  apache2-mpm-prefork [http 2.2.3-3.2  Traditional model for Apache HTTPD
ii  lynx-ssl [lynx]   1:2.8.4.1b-3.1 Text-mode WWW Browser supporting S

-- debconf information:
  man2html/index_manpages: true


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



Bug#402873: distributed-net: logrotate conf. prevents dnetc from writing to log

2006-12-13 Thread Matthew Exley
Package: distributed-net
Version: 2.9013.498-1
Severity: normal
Tags: patch


The /etc/logrotate.d/distributed-net file included in the package does
not opecify a logfile owner, and creates /var/log/distributed-net.log as
root. 

Since the daemon start/stop script for dnetc runs as the daemon user,
this prevents dnetc from writing to the logfile (dnetc still runs,
although the logfile is left empty).

The enclosed patch will ensure the logfile is re-created with
appropriate ownership / permissions:


--- /etc/logrotate.d/distributed-net.dpkg   2006-12-13 09:35:40.0 
+
+++ /etc/logrotate.d/distributed-net2006-12-13 09:31:19.0 +
@@ -1,6 +1,7 @@
 /var/log/distributed-net.log {
weekly
rotate 5
+create 640  daemon daemon
postrotate
/etc/init.d/distributed-net reload /dev/null
endscript


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.30.2006110301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages distributed-net depends on:
ii  host 2331-9  utility for querying DNS servers
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries

Versions of packages distributed-net recommends:
ii  logrotate 3.7.1-3Log rotation utility

-- no debconf information


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



Bug#401677: mailscanner: MailScanner 4.55.10-1 missing DEPENDS on libsys-hostname-long-perl

2006-12-05 Thread Matthew Exley
Package: mailscanner
Version: 4.55.10-1
Severity: grave
Justification: renders package unusable


Mailscanner fails to start since upgrade. Manually running the daemon
gives error message:

Can't locate Sys/Hostname/Long.pm in @INC (@INC contains:
/usr/share/MailScanner /etc/perl /usr/local/lib/perl/5.8.8
/usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5
/usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl
/usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4
/usr/local/lib/perl/5.8.0 /usr/local/share/perl/5.8.0 .
/usr/share/MailScanner) at /usr/sbin/MailScanner line 67.

Installing package libsys-hostname-long-perl resolves this error,
therefore please append this package as a DEPENDS to the MailScanner
package.

Thanks,


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.30.2006110301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages mailscanner depends on:
ii  debconf [debconf-2.0]   1.5.9Debian configuration management sy
ii  exim4   4.63-11  metapackage to ease exim MTA (v4) 
ii  exim4-daemon-heavy [mai 4.63-11  exim MTA (v4) daemon with extended
ii  libarchive-zip-perl 1.16-1   Module for manipulation of ZIP arc
ii  libcompress-zlib-perl   1.42-2   Perl module for creation and manip
ii  libconvert-binhex-perl  1.119+pristine-1 Perl5 module for extracting data f
ii  libconvert-tnef-perl0.17-5   Perl module to read TNEF files
ii  libdbd-sqlite3-perl 1.13-1.1 Perl DBI driver with a self-contai
ii  libfilesys-df-perl  0.92-2   Module to obtain filesystem disk s
ii  libhtml-parser-perl 3.55-1   A collection of modules that parse
ii  libmime-perl5.420-1  Perl5 modules for MIME-compliant m
ii  libnet-cidr-perl0.11-1   Manipulate IPv4/IPv6 netblocks in 
ii  libsys-syslog-perl  0.18-2   Perl interface to the UNIX syslog(
ii  perl5.8.8-6.1Larry Wall's Practical Extraction 
ii  spamassassin3.1.7-1  Perl-based spam filter using text 
ii  ucf 2.0017   Update Configuration File: preserv
ii  unzip   5.52-9   De-archiver for .zip files

Versions of packages mailscanner recommends:
ii  ncftp 2:3.2.0-1  A user-friendly and well-featured 
ii  tnef  1.4.3-1Tool to unpack MIME application/ms
ii  wget  1.10.2-2   retrieves files from the web

-- debconf information:
* mailscanner/v3_upgrade: Don't upgrade


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



Bug#397419: dokuwiki: PHP preg_match() errors on page SAVE

2006-11-07 Thread Matthew Exley
Package: dokuwiki
Version: 0.0.20060309e-2
Severity: normal
Tags: patch


On my install, hitting SAVE for a page results in web-browser visible
WARNing messages:

Warning: preg_match() [function.preg-match]: Compilation failed:
repeated subpattern is too long at offset 14466 in
/usr/share/dokuwiki/inc/common.php on line 391

...

Warning: preg_match() [function.preg-match]: Compilation failed:
repeated subpattern is too long at offset 13400 in
/usr/share/dokuwiki/inc/common.php on line 391

Warning: Cannot modify header information - headers already sent by
(output started at /usr/share/dokuwiki/inc/common.php:391) in
/usr/share/dokuwiki/inc/actions.php on line 224

I have worked-around this with the following PATCH:

--- /usr/share/dokuwiki/inc/common.php.ORG  2006-11-07
09:45:42.0 +
+++ /usr/share/dokuwiki/inc/common.php  2006-11-07 09:46:11.0
+
@@ -388,7 +388,7 @@
   if(empty($block)) continue;
   $re[]  = $block;
 }
-if(preg_match('#('.join('|',$re).')#si',$TEXT, $match=array())) {
+if(@preg_match('#('.join('|',$re).')#si',$TEXT, $match=array())) {
   return true;
 }
   }


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.30.2006110301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages dokuwiki depends on:
ii  apache [httpd-cgi]1.3.34-4   versatile, high-performance HTTP s
ii  apache-ssl [httpd-cgi]1.3.34-4   versatile, high-performance HTTP s
ii  apache2   2.2.3-3Next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd-cg 2.2.3-3Traditional model for Apache HTTPD
ii  debconf [debconf-2.0] 1.5.8  Debian configuration management sy
ii  php4  4:4.4.4-5  server-side, HTML-embedded scripti
ii  php5  5.1.6-6server-side, HTML-embedded scripti
ii  ucf   2.0016 Update Configuration File: preserv

Versions of packages dokuwiki recommends:
ii  imagemagick 7:6.2.4.5.dfsg1-0.11 Image manipulation programs
ii  php4-cli4:4.4.4-5command-line interpreter for the p
ii  php4-gd 4:4.4.4-5GD module for php4
ii  php5-gd 5.1.6-6  GD module for php5

-- debconf information:
* dokuwiki/webservers: apache, apache2
* dokuwiki/system/purgepages: false
* dokuwiki/system/accessible: local network
* dokuwiki/system/documentroot: /dokuwiki
* dokuwiki/system/localnet: .exley.net


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



Bug#391387: libapache2-mod-php5: 5.1.6-3 still causing apache2.2 to FAIL

2006-10-06 Thread Matthew Exley
Package: libapache2-mod-php5
Version: 5.1.6-3
Severity: grave
Justification: renders package unusable


Apologies if this is a dup or I've over-egged the severity, I'm just
copying what I see from other bug reports.

5.1.6-3 is installable on apache2.2-common and apache2-mpm-prefork,
however it still renders apache2 unstartable.

During installation I got:


Setting up libapache2-mod-php5 (5.1.6-3) ...
Your apache2 configuration is broken, so we're not restarting it for
you.


Subsequent calls to /etc/init.d/apache2 start are met with:


Apu:~# /etc/init.d/apache2 start
Starting web server (apache2)...apache2: Syntax error on line 185 of
/etc/apache2/apache2.conf: Syntax error on line 1 of
/etc/apache2/mods-enabled/php5.load: API module structure `php5_module'
in file /usr/lib/apache2/modules/libphp5.so is garbled - perhaps this is
not an Apache module DSO?
failed!



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages libapache2-mod-php5 depends on:
ii  apache2- 2.2.3-1 Traditional model for Apache HTTPD
ii  libbz2-1 1.0.3-6 high-quality block-sorting file co
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.10.02+dfsg-1 common error description library
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  libkrb53 1.4.4-3 MIT Kerberos runtime libraries
ii  libmagic 4.17-4  File type determination library us
ii  libpcre3 6.7-1   Perl 5 Compatible Regular Expressi
ii  libssl0. 0.9.8c-3SSL shared libraries
ii  libxml2  2.6.26.dfsg-4   GNOME XML library
ii  mime-sup 3.37-1  MIME files 'mime.types'  'mailcap
ii  php5-com 5.1.6-3 Common files for packages built fr
ii  zlib1g   1:1.2.3-13  compression library - runtime

libapache2-mod-php5 recommends no packages.

-- no debconf information


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



Bug#384654: METOO: Confirming reported bug

2006-09-04 Thread Matthew Exley
Package: cupsys
Version: 1.2.2-2
Followup-For: Bug #384654


I am seeing this bug also; however I'd already purged 1.2.2-1 from my
cache and cannot therefore downgrade to verify the version trouble.

I've tried all of the actions as listed, my current unsatisfactory
work-around is to manually move jobs from the class to a printer
instance as they're submitted. Very, Very nasty.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages cupsys depends on:
ii  adduser  3.97Add and remove users and groups
ii  cupsys-common1.2.2-2 Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0]1.5.3   Debian configuration management sy
ii  gs-esp   8.15.2.dfsg.1-2 The Ghostscript PostScript interpr
ii  libacl1  2.2.41-1Access control list shared library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcupsimage21.2.2-2 Common UNIX Printing System(tm) - 
ii  libcupsys2   1.2.2-2 Common UNIX Printing System(tm) - 
ii  libdbus-1-2  0.62-4  simple interprocess messaging syst
ii  libgnutls13  1.4.2-1 the GNU TLS library - runtime libr
ii  libldap2 2.1.30-13+b1OpenLDAP libraries
ii  libpam0g 0.79-3.2Pluggable Authentication Modules l
ii  libpaper11.1.20  Library for handling paper charact
ii  libslp1  1.2.1-5 OpenSLP libraries
ii  lsb-base 3.1-15  Linux Standard Base 3.1 init scrip
ii  patch2.5.9-4 Apply a diff file to an original
ii  perl-modules 5.8.8-6.1   Core Perl modules
ii  procps   1:3.2.7-2   /proc file system utilities
ii  xpdf-utils [poppler-util 3.01-9  Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client   1.2.2-2  Common UNIX Printing System(tm) - 
ii  foomatic-filters3.0.2-20060712-3 linuxprinting.org printer support 
ii  smbclient   3.0.23b-2a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: true
* cupsys/lpr-backend-setuid: false
* cupsys/ports: 127.0.0.1:631 192.168.0.2:631
* cupsys/backend: parallel, usb
  cupsys/portserror:
* cupsys/browse: true


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



Bug#384654: METOO: Confirming reported bug

2006-09-04 Thread Matthew Exley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Ivan A. Beveridge wrote:
 There are still sites that have 1.2.2-1 (google for the filename) -
 that's how I downgraded, as it's been removed from the pool :(
 

Thanks for the tip. I'd tried googling for cupsys and 1.2.2-1
separately with no joy; using cupsys_1.2.2-1_i386.deb did the trick.

Having now downgraded to 1.2.2-1, I too can confirm that this has fixed
the problem. Well, I say fixed: I guess we've both isolated it to 1.2.2-2.

I have no idea whether the patch referred to by this URL is germane to
the issue, but it does address the same code area over the same time period:

http://lists.alioth.debian.org/pipermail/pkg-cups-devel/2006-August/002439.html


- --
Matthew Exley[EMAIL PROTECTED]
WinErr:00C Memory hog error - More RAM needed. MORE! MORE! MORE!
Currently listening to Maida Vale Live Session On One by Hybrid
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE/EXm0tj02rSlysIRArZ8AKCLXZb9jcQxYWQcD/i6UDncq+mL8gCfds+J
0fkiMEjxNqKMC6oMJvIp6cA=
=KLRs
-END PGP SIGNATURE-


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



Bug#383267: postinst incorrectly concatenating apache/server-name with value

2006-08-16 Thread Matthew Exley
Package: apache
Version: 1.3.34-3
Followup-For: Bug #383267

I did a set -x on /var/lib/dpkg/info/apache.postinst 

After doing the db_conf section, I noticed this:

+ db_set apache/server-name apu.exley.net
+ _db_cmd 'SET apache/server-name' apu.exley.net
+ printf '%s\n' 'SET apache/server-nameapu.exley.net'
+ IFS='
'
+ read -r _db_internal_line
+ RET='10 apache/server-nameapu.exley.net doesn'\''t exist'
+ case ${_db_internal_line%%[   ]*} in
+ return 10
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 10
 Errors were encountered while processing:
   apache

...Looks to me like there's a missing space between var and value,
although I'm not sure

This bug also applies to apache-ssl which is failing with the same
problem (I don't know how to link the bug to two packages, my
apologies).

further checking shows the problem is in
/usr/share/apache/postinst.common, lines 163-184. The bug is manifested
by the call to db_set on line 186, but I think it's introduced in the
awk call in line 164. Actually, I'm not sure that the problem isn't in
_db_cmd itself

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages apache depends on:
ii  apache-common 1.3.34-3   support files for all Apache webse
ii  debconf [debconf-2.0] 1.5.3  Debian configuration management sy
ii  libc6 2.3.6-19   GNU C Library: Shared libraries
ii  libdb4.4  4.4.20-7   Berkeley v4.4 Database Libraries [
ii  libexpat1 1.95.8-3.2 XML parsing C library - runtime li
ii  libmagic1 4.17-3 File type determination library us
ii  logrotate 3.7.1-3Log rotation utility
ii  lsb-base  3.1-14 Linux Standard Base 3.1 init scrip
ii  mime-support  3.37-1 MIME files 'mime.types'  'mailcap
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

apache recommends no packages.

-- debconf information:
* apache/enable-suexec: true
* apache/server-name: apu.exley.net
* apache/document-root: /var/www
* apache/server-port: 80
* apache/init: true
* apache/server-admin: [EMAIL PROTECTED]


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



Bug#371143: cups-pdf failing on Cups 1.2.x because permissions on backend wrong

2006-06-07 Thread Matthew Exley
Package: cups-pdf
Version: 2.2.0-1
Severity: important


As delivered, cups-pdf will not work on Cups  1.2.0 because of the permissions 
of the back end.
Per documentation at:
http://www.physik.uni-wuerzburg.de/~vrbehr/cups-pdf/

I note the following:

 *** Starting with version 1.2.0 CUPS implements the RunAsOption no longer.
 In order to ensure CUPS-PDF is running with the required root privileges you
 have to make 'root' the owner of the cups-pdf backend and set the file
 permissions of the backend to 0700 (root only).  

The delivered backend, /usr/lib/cups/backend/cups-pdf, is owned by root but has
permissions rwxr-xr-x, leading to messages of the form:
[Job 5] cups-pdf cannot be called without root privileges!
..in /var/log/cups/error_log


The fix is to add the command:
chmod 0700 /usr/lib/cups/backend/cups-pdf

...to the packages postinst if it's being installed alongside cupsys  1.2.0


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages cups-pdf depends on:
ii  cupsys   1.2.1-2 Common UNIX Printing System(tm) - 
ii  gs-esp   8.15.1.dfsg.1-2 The Ghostscript PostScript interpr
ii  libc62.3.6-13GNU C Library: Shared libraries

cups-pdf recommends no packages.

-- no debconf information


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



Bug#370604: cupsys: Cupsys 1.2.1 fails to wake sleeping USB printer any more

2006-06-05 Thread Matthew Exley
Package: cupsys
Version: 1.2.1-1
Severity: important


Since upgrading to Cupsys 1.2.1, printing has become most unreliable.

I have a Brother HL-1430 attached via USB; this worked fine under Cupsys 1.1.x.
The printer goes to a low-power sleep mode if inactive for 5 minutes.

Under 1.2.x, if the printer is in sleep mode, attempts to print to it are met
with the Web interface message:
/usr/lib/cups/backend/usb failed
or:
Unable to open USB device, queuing on next printer in class...

And with LogLevel = Debug, the following final error message is repeated in
/var/log/cups/error_log:

E [06/Jun/2006:02:44:19 +0100] PID 23207 (/usr/lib/cups/backend/usb) stopped 
with status 1!

(There's lots of other rubbish in there; this seems to be the most useful 
message)


As a work-around, unplugging and replacing the USB cable causes everything to 
wake up, in
particular I believe Hotplug comes to life and detects a new printer. CUPS will 
then happily
flush the queue and/or print any new jobs that come along right up until the 
idle timeout
kicks in again and the printer goes back to sleep. 

So I deduce that something is failing to issue the appropriate kicks to wake up 
the printer
in 1.2.1.

BTW I'm using the PPD from:
/usr/share/ppd/linuxprinting.org-gs/Brother/Brother-HL-1430-hl1250.ppd.gz
(Brother HL-1430 Foomatic/hl1250 (recommended))

And the device is connected on:
(usb://Brother/HL-1430%20series)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages cupsys depends on:
ii  adduser  3.87Add and remove users and groups
ii  debconf [debconf-2.0]1.5.1   Debian configuration management sy
ii  gs-esp   8.15.1.dfsg.1-2 The Ghostscript PostScript interpr
ii  libacl1  2.2.37-1Access control list shared library
ii  libc62.3.6-13GNU C Library: Shared libraries
ii  libcupsimage21.2.1-1 Common UNIX Printing System(tm) - 
ii  libcupsys2   1.2.1-1 Common UNIX Printing System(tm) - 
ii  libdbus-1-2  0.61-6  simple interprocess messaging syst
ii  libgnutls13  1.3.5-1.1   the GNU TLS library - runtime libr
ii  libldap2 2.1.30-13   OpenLDAP libraries
ii  libpam0g 0.79-3.1Pluggable Authentication Modules l
ii  libpaper11.1.18  Library for handling paper charact
ii  libslp1  1.2.1-5 OpenSLP libraries
ii  lsb-base 3.1-9   Linux Standard Base 3.1 init scrip
ii  patch2.5.9-4 Apply a diff file to an original
ii  perl-modules 5.8.8-5 Core Perl modules
ii  procps   1:3.2.6-2.2 /proc file system utilities
ii  xpdf-utils [poppler-util 3.01-8  Portable Document Format (PDF) sui
ii  zlib1g   1:1.2.3-11  compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client   1.2.1-1  Common UNIX Printing System(tm) - 
ii  foomatic-filters3.0.2-20060530-1 linuxprinting.org printer support 
ii  smbclient   3.0.22-1 a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: true
* cupsys/lpr-backend-setuid: false
* cupsys/ports: 127.0.0.1:631 192.168.0.2:631
* cupsys/backend: usb
  cupsys/portserror:
* cupsys/browse: true


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



Bug#367438: kitty: Segfaulting on startup

2006-05-15 Thread Matthew Exley
Package: kitty
Version: 0.9.2-2
Severity: important


Kitty repeatably segfaults on me after update to 0.9.2-2; I've tried
purging cache dirs with no effect. I enclose a stacktrace in the hope
that this means more to you than it does to me:

(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1238059328 (LWP 12393)]
[KCrash handler]
#5  0x0805633c in QValueListQString::clear ()
#6  0x080564d3 in QValueListQString::clear ()
#7  0x08062538 in QValueListQString::clear ()
#8  0x08063df5 in QValueListQString::clear ()
#9  0x0806ee81 in QValueListQString::clear ()
#10 0x08054e21 in ?? ()
#11 0x080f5838 in ?? ()
#12 0x08085198 in vtable for QGList ()
#13 0xbfd6d9c8 in ?? ()
#14 0xbfd6d9b8 in ?? ()
#15 0x in ?? ()

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kitty depends on:
ii  kdelibs4c2a   4:3.5.2-2+b1   core libraries for all KDE applica
ii  libacl1   2.2.37-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.32-1   Extended attribute shared library
ii  libaudio2 1.7-9  The Network Audio System (NAS). (s
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libfontconfig12.3.2-5.1  generic font configuration library
ii  libfreetype6  2.1.10-3   FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0]   0.1.7-3Client library for the gamin file 
ii  libgcc1   1:4.1.0-4  GCC support library
ii  libice6   1:1.0.0-3  X11 Inter-Client Exchange library
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpcre3  6.4-2  Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-5.1   PNG library - runtime
ii  libqt3-mt 3:3.3.6-2  Qt GUI Library (Threaded runtime v
ii  libsm61:1.0.0-4  X11 Session Management library
ii  libstdc++64.1.0-4The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-6 X Window System protocol client li
ii  libxcursor1   1.1.5.2-5  X cursor management library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxft2   2.1.8.2-5.1FreeType-based font drawing librar
ii  libxi61:1.0.0-5  X11 Input extension library
ii  libxinerama1  1:1.0.1-4  X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-4X11 RandR extension library
ii  libxrender1   1:0.9.0.2-4X Rendering Extension client libra
ii  libxt61:1.0.0-4  X11 toolkit intrinsics library
ii  zlib1g1:1.2.3-11 compression library - runtime

kitty recommends no packages.

-- no debconf information


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



Bug#359224: graphviz-doc: configure fails since /usr/share/doc/graphviz/html dir doesn't exist

2006-03-27 Thread Matthew Exley
Package: graphviz-doc
Version: 2.8-0.2
Severity: normal


configure of graphviz-doc fails:

Setting up graphviz-doc (2.8-0.2) ...
cannot create dhelp file '/usr/share/doc/graphviz/html/.dhelp': No such
file or directory
dpkg: error processing graphviz-doc (--configure):
 subprocess post-installation script returned error exit status 2
 Errors were encountered while processing:
  graphviz-doc


As noted in bug #359198, the directory /usr/share/doc/graphviz/html does
not exist in the package any more.

Creating the directory provides a work-around to the problem.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

-- no debconf information


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



Bug#347220: rrdtool: rrdcgi failing under apache 1.3 with double free or corruption

2006-01-09 Thread Matthew Exley
Package: rrdtool
Version: 1.2.11-0.4
Severity: important

Attempting to use rrdcgi as per the documentation, requests to 
a written CGI give 500 Internal Server Error (from /var/log/apache/error.log):
[Mon Jan  9 14:09:22 2006] [error] [client 192.168.0.2] Premature end of
script headers: /usr/lib/cgi-bin/temps.cgi
*** attempt to put segment in horiz list twice
*** glibc detected *** double free or corruption (out): 0x081469c8 ***

Sample script (/usr/lib/cgi-bin/fanspeed.cgi):

#!/usr/bin/rrdcgi
HTML
HEAD TITLETemp / Fan Charts using RRDCGI/TITLE /HEAD
BODY
RRD::GRAPH /var/www/sysinfo/rrdcgi-fan.png
--imginfo 'IMG SRC=/sysinfo/%s WIDTH=%lu HEIGHT=%lu '
--start -7d
--title=CPU Fan Speed
-w 800 -h 150
--vertical-label RPM
DEF:FAN=/var/local/rrd/mce_sensors.rrd:CPU_Fan:AVERAGE
LINE2:FAN#ff0044:CPU Fan
/BODY
/HTML

..This is repeatable for any given graph or parameters I've been able to
generate thus far, and only started happening after I upgraded my box
this morning (although no DEPENDed software was upgraded; complete list 
available on request)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2006010301
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages rrdtool depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  librrd2   1.2.11-0.4 Time-series data storage and displ
ii  zlib1g1:1.2.3-9  compression library - runtime

rrdtool recommends no packages.

-- no debconf information


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



Bug#347220: Looks like a dup of #347208

2006-01-09 Thread Matthew Exley
In doing a little bit more testing, in particular bypassing rrdcgi and
using rrdtool graph:

   rrdtool graph rrdcgi-fan.png --start -7d --title CPU Fan Speed \
   -w 800 -h 150 --vertical-label RPM \
   DEF:FAN=/var/local/rrd/mce_sensors.rrd:CPU_Fan:AVERAGE \
   LINE2:FAN#ff0044:CPU Fan

..I see that bug #347208 seems to apply, and fits with my apt-get upgrade
from this morning for ttf-dejavu. Restoring the previous ttf-dejavu
(1.11-1) has worked-around the issue, at least.

As an aside, this looks like a librrd2 bug rather than a ttf-dejavu bug,
at least to these untrained eyes? Or at least ttf-dejavu should be set as
a versioned dependency?




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



Bug#332312: gnucash: Corrupt Toolbar icons in latest release

2005-10-05 Thread Matthew Exley
Package: gnucash
Version: 1.8.10-18
Severity: normal


OK, I *know* this is a problem with a library rather than with gnucash
itself, but this release of gnucash has corrupt toolbar icons (actually,
all icons including the menu lists (file, edit etc etc). Text is
displayed correctly however.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.200506221
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages gnucash depends on:
ii  bonobo1.0.22-2.4 The GNOME Bonobo System.
ii  gdk-imlib11.9.14-16.2imaging library for use with gtk (
ii  gnucash-common1.8.10-18  A personal finance tracking progra
ii  guile-1.6-libs1.6.7-1.1  Main Guile libraries
ii  guile-1.6-slib1.6.7-1.1  Guile SLIB support
ii  libart2   1.4.2-24   The GNOME canvas widget - runtime 
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo21.0.22-2.4 The GNOME Bonobo library.
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdate-manip-perl5.44-2 a perl library for manipulating da
ii  libdb33.2.9-22   Berkeley v3 Database Libraries [ru
ii  libesd-alsa0 [libesd0]0.2.36-1   Enlightened Sound Daemon (ALSA) - 
ii  libfinance-quote-perl 1.08-1 Perl module for retrieving stock q
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgal23  0.24-1.5   G App Libs (run time library)
ii  libgconf111.0.9-7.1  GNOME configuration database syste
ii  libgdk-pixbuf-gnome2  0.22.0-10  The GNOME1 Canvas pixbuf library
ii  libgdk-pixbuf20.22.0-10  The GdkPixBuf image library, gtk+ 
ii  libghttp1 1.0.9-16   original GNOME HTTP client library
ii  libglade-gnome0   1:0.17-3   Library to load .glade files at ru
ii  libglade0 1:0.17-3   Library to load .glade files at ru
ii  libglib1.21.2.10-10  The GLib library of C routines
ii  libgnome321.4.2-24   The GNOME libraries
ii  libgnomeprint15   0.37-5 The GNOME Print architecture - run
ii  libgnomesupport0  1.4.2-24   The GNOME libraries (Support libra
ii  libgnomeui32  1.4.2-24   The GNOME libraries (User Interfac
ii  libgtk1.2 1.2.10-17  The GIMP Toolkit set of widgets fo
ii  libgtkhtml1.1-3   1.1.10-5   HTML rendering/editing library - r
ii  libguile-ltdl-1   1.6.7-1.1  Guile's patched version of libtool
ii  libguppi160.40.3-13  GNOME graph and plot component
ii  libgwrapguile11.3.4-15   g-wrap: Tool for exporting C libra
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libltdl3  1.5.20-2   A system independent dlopen wrappe
ii  liboaf0   0.6.10-5   The GNOME Object Activation Framew
ii  libofx2   1:0.8.0-3  library to support Open Financial 
ii  liborbit0 0.5.17-11.1Libraries for ORBit - a CORBA ORB
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libqthreads-121.6.7-1.1  QuickThreads library for Guile
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libstdc++64.0.2-2The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-7 X Window System Input extension li
ii  libxml1   1:1.8.17-10GNOME XML library
ii  libzvt2   1.4.2-24   The GNOME zvt (zterm) widget
ii  oaf   0.6.10-5   The GNOME Object Activation Framew
ii  psfontmgr 0.11.8-0.1 PostScript font manager -- part of
ii  slib  3a1-4.2Portable Scheme library
ii  x-ttcidfont-conf  19 Configure TrueType and CID fonts f
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

gnucash recommends no packages.

-- no debconf information


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



Bug#330949: gallery: ?set_offline=true not stripping parent album links

2005-09-30 Thread Matthew Exley
Package: gallery
Version: 1.5-2
Severity: normal


The documentation at:
http://codex.gallery2.org/index.php/Gallery1:Creating_an_Offline_Copy

..suggests that appending '?set_offline=true' to an album's top-level
URL allows download / copy of an album for use in offline mode (e.g.
save to CD). In particular, links to parent directories are supposed to
be stripped to prevent crawl-back to the whole gallery tree.

However, this doesn't work.

Try it for yourself:

1) Create an album and/or a sub-album. 
2) Note the entry URL to this (sub-) album e.g:
http://www.myserver.org/gallery/album09
3) From a command line, issue:
/etc/init.d/apache restart (to ensure no saved session data)
wget --proxy=off -r -k --html-extension 
'http://www.myserver.org/gallery/album09?set_offline=true'
4) Observe that the download will then proceed to download the selected
albume (album09) but since it's index page still contains links to the
parent, these will be downloaded. CTRL-C for the wget is advised...


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.200506221
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages gallery depends on:
ii  apache1.3.33-8   versatile, high-performance HTTP s
ii  apache-ssl1.3.33-8   versatile, high-performance HTTP s
ii  debconf   1.4.58 Debian configuration management sy
ii  netpbm2:10.0-9   Graphics conversion tools
ii  php4  4:4.4.0-2  server-side, HTML-embedded scripti
ii  php4-cgi  4:4.4.0-2  server-side, HTML-embedded scripti

Versions of packages gallery recommends:
ii  imagemagick6:6.2.4.5-0.1 Image manipulation programs
ii  jhead  2.41-1manipulate the non-image part of E
ii  libjpeg-progs  6b-10 Programs for manipulating JPEG fil
ii  unzip  5.52-3De-archiver for .zip files

-- debconf information:
* gallery/configure_warning:
* gallery/restart: true
* gallery/webserver: apache, apache-ssl, apache-perl, apache2
* gallery/album_warning:


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



Bug#330197: php4-rrdtool: Use of RRD extensions (graph only?) causes Apache to segfault

2005-09-26 Thread Matthew Exley
Package: php4-rrdtool
Version: 1.04-15
Severity: important


I have a horrible feeling this is just me, because I can't believe
no-one else is experiencing it...

Any use of the RRD extensions since 1.04-15 in PHP4 by my scripts causes the 
apache
sub-processes to immediately segfault, before anything is even logged to
the access.log. All I get is repetitions of:

[Mon Sep 26 18:31:49 2005] [notice] child pid 19613 exit signal Segmentation 
fault (11)
[Mon Sep 26 18:31:49 2005] [notice] child pid 19614 exit signal Segmentation 
fault (11)
[Mon Sep 26 18:31:49 2005] [notice] child pid 19620 exit signal Segmentation 
fault (11)

...in /var/log/apache/error.log, and Zero Sized Reply to my requests.

I'm sorry this isn't a very complete bug report, but since it's breaking
the package (for me at least), I thought I'd better report it anyway.
There's nothing in the changelog, FAQ or README to point out where I
might be awry.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.200506221
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages php4-rrdtool depends on:
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  libapache-mod-php4 [phpapi-20 4:4.4.0-2  server-side, HTML-embedded scripti
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  librrd2   1.2.11-0.4 Time-series data storage and displ
ii  php4-cgi [phpapi-20050606]4:4.4.0-2  server-side, HTML-embedded scripti
ii  php4-cli [phpapi-20050606]4:4.4.0-2  command-line interpreter for the p

php4-rrdtool recommends no packages.

-- debconf information:
  php4/add_extension: true
* php4/extension_rrdtool_apache: true
  php4/remove_extension: true
* php4/extension_rrdtool_cgi: true
* php4/extension_rrdtool_cli: true


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



Bug#325708: php4-rrdtool: COMMENT tag in rrd_graph failing if COMMENT includes colon (:)

2005-08-30 Thread Matthew Exley
Package: php4-rrdtool
Version: 1.04-15
Severity: normal


Since 1.04-15, the COMMENT: tag in rrd_graph specifications now fails if
the comments include the colon character.

for example, a rrd_graph specification including:

'COMMENT: Graph Produced 30/08/05 12:09:13\r'

...will now fail with:
   ERROR: Garbage ':09:13\r' after command: COMMENT:Produced 30/08/05
   12:09:13\r

..Wheras this form was previously accepted. 



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing'), (200, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.200506221
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages php4-rrdtool depends on:
ii  debconf [debconf-2.0] 1.4.58 Debian configuration management sy
ii  libapache-mod-php4 [phpapi-20 4:4.4.0-1  server-side, HTML-embedded scripti
ii  libc6 2.3.5-5GNU C Library: Shared libraries an
ii  librrd2   1.2.11-0.2 Time-series data storage and displ
ii  php4-cgi [phpapi-20050606]4:4.4.0-1  server-side, HTML-embedded scripti
ii  php4-cli [phpapi-20050606]4:4.4.0-1  command-line interpreter for the p

php4-rrdtool recommends no packages.

-- debconf information:
  php4/add_extension: true
* php4/extension_rrdtool_apache: true
  php4/remove_extension: true
* php4/extension_rrdtool_cgi: true
* php4/extension_rrdtool_cli: true


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



Bug#308591: apache-ssl: 1.3.33-5 won't install: Template parse error near `www-sivut.`

2005-05-11 Thread Matthew Exley
Package: apache-ssl
Version: 1.3.33-5
Severity: grave
Justification: renders package unusable


Output from dpkg --configure apache-ssl:

Setting up apache-ssl (1.3.33-5) ...
Template parse error near `www-sivut.', in stanza #5 of 
/var/lib/dpkg/info/apache-ssl.templates
dpkg: error processing apache-ssl (--configure):
 subprocess post-installation script returned error exit status 255
Errors were encountered while processing:
 apache-ssl




-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9.2010043
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages apache-ssl depends on:
ii  apache-common   1.3.33-5 support files for all Apache webse
ii  debconf 1.4.49   Debian configuration management sy
ii  dpkg1.10.27  Package maintenance system for Deb
ii  libc6   2.3.2.ds1-21 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-18Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.8-3 XML parsing C library - runtime li
ii  libmagic1   4.12-1   File type determination library us
ii  libssl0.9.7 0.9.7g-1 SSL shared libraries
ii  logrotate   3.7-2Log rotation utility
ii  mime-support3.33-1   MIME files 'mime.types'  'mailcap
ii  openssl 0.9.7g-1 Secure Socket Layer (SSL) binary a
ii  perl5.8.4-8  Larry Wall's Practical Extraction 
ii  ssl-cert1.0-11   Simple debconf wrapper for openssl

-- debconf information:
* apache-ssl/server-name: apu.exley.net
* apache-ssl/enable-suexec: false
* apache-ssl/document-root: /var/www
* apache-ssl/server-admin: [EMAIL PROTECTED]
* apache-ssl/init: true


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



Bug#308591: PATCH for apache-ssl.templates

2005-05-11 Thread Matthew Exley
Package: apache-ssl
Version: 1.3.33-5
Followup-For: Bug #308591


OK, here's a short patch which fixes the problem and lets it be
installed, although since I don't read Finnish I've got no idea whether
I've changed the semantics behind the entry:

--- apache-ssl.templates.org2005-05-11 11:54:52.521381145 +0100
+++ apache-ssl.templates2005-05-11 11:55:57.060602985 +0100
@@ -244,8 +244,7 @@
  El valor por omisión es establecer este valor a /var/www, en concordancia
  con el FHS. Si va a utilizar un valor distinto a éste los contenidos de
  /var/www NO serán modificados o movidos.
-Description-fi.ISO-8859-15: Aseta hakemisto, joka sisältää oletusarvoisen 
apache-ssl-palvelimen
-www-sivut.
+Description-fi.ISO-8859-15: Aseta hakemisto, joka sisältää oletusarvoisen 
apache-ssl-palvelimen www-sivut.
  Oletuksena käytetään tiedostojärjestelmähierarkian (FHS) mukaisesti
  hakemistoa /var/www. Jos käytät jotain muuta asetusta, hakemiston
  /var/www sisältöön EI kosketa.


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



Bug#265021: blosxom: 2.0.9 blatted my flavours files again

2005-02-08 Thread Matthew Exley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: blosxom
Version: 2.0-9
Followup-For: Bug #265021
I updated from 2.0.8 to 2.0.9 and lost all my flavours configurations
again. This is getting to be very annoying indeed!
- -- System Information:
Debian Release: 3.1
~  APT prefers unstable
~  APT policy: (900, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9.2010043
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL
set to en_GB)
Versions of packages blosxom depends on:
ii  debconf   1.4.45 Debian configuration
management sy
ii  perl  5.8.4-6Larry Wall's Practical
Extraction
- -- debconf information:
~  blosxom/old_cgi_file: false
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.0 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFCCVqC0tj02rSlysIRAjc4AJ4spNjOjwurSB8l0JPFsWBEUONfpgCfW4mz
pD7j3alrpzSwM4woM6ViLMU=
=CxsG
-END PGP SIGNATURE-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#291200: mozilla-thunderbird: Thunderbird protocol-handler pref not accepting parameters

2005-01-19 Thread Matthew Exley
Package: mozilla-thunderbird
Version: 1.0-3
Severity: normal
Tags: patch


Current Thunderbird no longer accepts parameters in the
network.protocol-handler.app.http preference. I suspect other similar
prefs (https, ftp etc) are also afflicted but I have not tested this.

For example I have Galeon set as my HTTP handler, with the following
custom start script in Gnome-Desktop Preferences-Advanced-Preferred
Applications:
/usr/bin/galeon -n %s
(launch a new tab not window).

Clicking a URL in Thunderbird results in a new Galeon window launching
instead. This behaviour is duplicated when an explicit override is
placed in thunderbird user prefs.js:
user_pref(network.protocol-handler.app.http, /usr/bin/galeon -n);
(formulated per Thunderbird documentation at:
http://www.mozilla.org/projects/thunderbird/linuxurls.html )

WORKAROUND:
---
A work-around is to wrap URL handlers into a shell script such as:
/usr/local/bin/gal-wrapper:
#!/bin/sh
/usr/bin/galeon -n $@

and then set this as the URL handler(s) in either Gnome or directly in
prefs.js:
user_pref(network.protocol-handler.app.http, /usr/local/bin/gal-wrapper);

..but this isn't ideal or preferred.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9.2010043
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)

Versions of packages mozilla-thunderbird depends on:
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.2.3-4 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-7   GCC support library
ii  libglib2.0-0 2.4.8-1 The GLib library of C routines
ii  libgtk2.0-0  2.4.14-2The GTK+ graphical user interface 
ii  libpango1.0-01.6.0-3 Layout and rendering of internatio
ii  libstdc++5   1:3.3.5-6   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.2-6 FreeType-based font drawing librar
ii  libxp6   4.3.0.dfsg.1-10 X Window System printing extension
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxt6   4.3.0.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library - runtime

-- debconf information:
* mozilla-thunderbird/browser: Debian


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



Bug#291200: mozilla-thunderbird: Thunderbird protocol-handler pref not accepting parameters

2005-01-19 Thread Matthew Exley
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Alexander,
Many thanks for the quick response. Yes, I had selected Debian mode (I
mis-read the help text during the upgrade). dpkg-reconfigure with
mode=GNOME has exactly the intended and desired effect.
In short: There's no bug according to the criteria given. I'd argue
there's a bug or feature-request to Upstream for parameters in the pref,
but now I'm splitting hairs.
Alexander Sack wrote:
| Matthew Exley wrote:
|
|
| Current Thunderbird no longer accepts parameters in the
| network.protocol-handler.app.http preference. I suspect other similar
| prefs (https, ftp etc) are also afflicted but I have not tested this.
|
| It never did. See below.
|
| For example I have Galeon set as my HTTP handler, with the following
| custom start script in Gnome-Desktop Preferences-Advanced-Preferred
| Applications:
| /usr/bin/galeon -n %s
| (launch a new tab not window).
|
|
| This works for me. In order to use the gnome way of setting the browser
| command you have to choose GNOME as mode during installation (try
| dpkg-reconfigure mozilla-thunderbird). I guess you have either Debian
| Mode oder None selected.
|
| Clicking a URL in Thunderbird results in a new Galeon window launching
| instead. This behaviour is duplicated when an explicit override is
| placed in thunderbird user prefs.js:
| user_pref(network.protocol-handler.app.http, /usr/bin/galeon -n);
|
|
| This never worked and will not work in future. Using the protocol
| handler pref just cannot take parameters.
|
|
- --
Matthew Exley[EMAIL PROTECTED]
Sysadmin Interview Questions: How much of your workday would you waste by
reading news?
Currently Listening To: U2 - The Unforgettable Fire
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFB7lfC0tj02rSlysIRAuznAJ9PK5XhJt9TbgN8doIeF3CnQnoicACfazoM
SMfR0XOw2eWkRuRbVg13sBE=
=DOzz
-END PGP SIGNATURE-
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]