Bug#430449: Info received (Still seeing this one)

2008-07-17 Thread Chris Searle

Seems to be an upstream bug.

[ 1734736 ] PLUGIN_DENY runs for all currently blocked hosts

Current URL for that is:

http://sourceforge.net/tracker/index.php?func=detail&aid=1734736&group_id=131204&atid=720419



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



Bug#430449: Info received (Still seeing this one)

2008-07-17 Thread Chris Searle
Just had a quick look at the code. In deny_hosts.py we see the  
following:


if new_denied_hosts:
if not status:
msg = "WARNING: Could not add the following hosts to  
%s" % self.__prefs.get('HOSTS_DENY')

else:
msg = "Added the following hosts to %s" %  
self.__prefs.get('HOSTS_DENY')

self.__report.add_section(msg, new_denied_hosts)
if self.__sync_server:  
self.sync_add_hosts(new_denied_hosts)

plugin_deny = self.__prefs.get('PLUGIN_DENY')
if plugin_deny: plugin.execute(plugin_deny, deny_hosts)


Now - I'm no python coder - so I can't easily follow what led to this  
point - BUT it does appear strange that the call to plugin.execute  
passes deny_hosts as a variable instead of new_denied_hosts which the  
rest of the section is using.




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



Bug#430449: Still seeing this one

2008-07-16 Thread Chris Searle

Followup to debian bug 430449:

Denyhosts on  etch (2.6-1etch1)

Just added a deny plugin last week.

Denyhosts added one new IP but the deny plugin received 58 IPs.

Note that 57 of these IPs ARE present in /etc/hosts.deny from before -  
but it was not the entire list - have been running denyhosts for a  
long time without the plugin - I have 13645 blocked hosts in total.


Oddly - the single IP that is missing from the deny list is 127.0.0.1  
- which is also in the allowed-hosts file - but was once blocked (the  
very first day I installed denyhosts). This made me wonder if perhaps  
the 58 IPs were ones that my system had blocked over time - the 13645  
are probably mostly from the denyhosts sync. However - I seem to have  
blocked 248 hosts directly (going from looking at the number of IPs in  
the various /var/lib/hosts-* files).




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



Bug#475223: How to disable dma on the netinst CD

2008-04-09 Thread Chris Searle

Package: debian-installer
Version: 20070308etch2

At least I think that's the correct version. It's the netinst 
http://cdimage.debian.org/debian-cd/4.0_r3/i386/iso-cd/debian-40r3-i386-netinst.iso

I am trying to use the debian net installer to install debian etch  
onto a CF card in an CF-IDE converter.


I used to have an old BSD firewall here - on a 64Mb SanDisk card. The  
net installer can write to this just fine - but - it is too small.


So - I grabbed Kingston 1Gb card. This is giving me  
dma_timeout_errors. I believe this to be because the newer CF card  
supports DMA but not the CF-IDE converter (although I'm not sure).


Now - this is a firewall. DMA is absolutely not required.

I have disabled DMA in the BIOS, I have set the PIO level to 3.

At boot I have tried the following

expert
expert nodma
expert ide=nodma
expert hda=nodma

In all cases - I get dma timeouts.

In addition - I can no longer mount the CD-ROM.

If I simply pop the card out and put the sandisk back in the timeouts  
disappear and the CD-ROM mounts just fine - just that I run out of  
space installing the base package set.


Any hints on what I should be passing to disable DMA totally would be  
very much appreciated.


If it can't be done at the start but can be done at the busybox prompt  
before continuing then this would also be very helpful.




--
Chris




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



Bug#409936: gnokii: Upgrade fails (upgrading from sarge to etch)

2007-02-06 Thread Chris Searle
Package: gnokii
Version: 0.6.14-1
Severity: normal


Upgrading from sarge to etch - gnokii gives:

Preparing to replace gnokii 0.6.5-1 (using .../gnokii_0.6.14-1_i386.deb)
...
gnokii:x:114:
groupdel: cannot remove user's primary group.
dpkg: warning - old pre-removal script returned error exit status 8
dpkg - trying script from the new package instead ...
gnokii:x:114:
groupdel: cannot remove user's primary group.
dpkg: error processing /var/cache/apt/archives/gnokii_0.6.14-1_i386.deb
(--unpack):
 subprocess new pre-removal script returned error exit status 8
 Errors were encountered while processing:
  /var/cache/apt/archives/gnokii_0.6.14-1_i386.deb

  

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.18-3-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages gnokii-smsd depends on:
ii  gnokii  0.6.5-1  Datasuite for the mobile phones (c
ii  libbluetooth2   3.7-1Library to use the BlueZ Linux Blu
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libglib2.0-02.12.4-2 The GLib library of C routines
ii  libgnokii3  0.6.14-1 Gnokii library
ii  libx11-62:1.0.3-5X11 client-side library
ii  libxpm4 1:3.5.5-2X11 pixmap library

-- no debconf information


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



Bug#409091: debian-archive-keyring: Installed but aptitude still states that everything is untrusted

2007-01-30 Thread Chris Searle
Package: debian-archive-keyring
Version: 2006.11.22
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Upgraded a home machine from sarge to etch (a test run for more
important boxen). Went mostly OK - but since the update - everything is
unstrusted:

e.g. Installing reportbug gave:

WARNING: untrusted versions of the following packages will be installed!

Untrusted packages could compromise your system's security.
You should only proceed with the installation if you are certain that
this is what you want to do.

 reportbug

 Do you want to ignore this warning and proceed anyway?
 To continue, enter "Yes"; to abort, enter "No":

I only have the following in sources.list

deb http://ftp.no.debian.org/debian/ etch main non-free contrib
deb-src http://ftp.no.debian.org/debian/ etch main non-free contrib
deb http://security.debian.org/ etch/updates main contrib non-free

So - something didn't get installed right somewhere - any hints?

- -- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages debian-archive-keyring depends on:
ii  gnupg 1.4.6-1GNU privacy guard - a free PGP rep

debian-archive-keyring recommends no packages.

- -- no debconf information

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

iD8DBQFFv77Hv1B4bCJKVDQRAgkTAJ9QDfmprS2u/acvfLuBIUpjPFEShwCfUiFZ
I1QnBtSVpuG6dCUDOoKg8GU=
=7bEn
-END PGP SIGNATURE-


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



Bug#395299: libwww-mediawiki-client-perl: Get all pages

2006-10-26 Thread Chris Searle
Package: libwww-mediawiki-client-perl
Version: 0.31-1
Severity: wishlist

As far as I can see - there is no way to get all pages - only specifed
ones.

Now - I know that for large sites this is not useful (imagine running it
against wikipedia for example) but for local small sites (like our
inhouse install) it would be good for us to get it all (in our case -
less than 200 pages).

It may not be possible from mediawiki for all I know - but - it
would be nice to have :)

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

Versions of packages libwww-mediawiki-client-perl depends on:
ii  libexception-class-perl   1.21-1 a module that allows you to declar
ii  libvcs-lite-perl  0.08-1 Minimal version control system
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  libxml-libxml-perl1.59-2 Perl module for using the GNOME li
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

libwww-mediawiki-client-perl recommends no packages.

-- no debconf information


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



Bug#372565: websvn: Handling non-readable dirs in parent path

2006-06-10 Thread Chris Searle
Package: websvn
Version: 1.61-13
Severity: normal


Our svn parent path is an ext3 partition. This means that it has a lost+found 
dir that the web server cannot read which gives a permissions error on the root 
page (list of repositories).

Patch for /usr/share/websvn/include/configclass.inc

--- configclass.inc.orig 2006-06-10 10:53:15.329852489 +0200
+++ configclass.inc 2006-06-10 10:54:35.469055370 +0200
@@ -516,6 +516,9 @@
 // That's also a non hidden directory
 if (is_dir($path.DIRECTORY_SEPARATOR.$file) && $file{0} != ".")
 {
+   // Handle directories we can't read
+   if (is_readable($path.DIRECTORY_SEPARATOR.$file))
+   {
// And that contains a db directory (in an attempt to not 
include
// non svn repositories.

@@ -526,6 +529,7 @@
}
 }
  }
+ }
  closedir($handle); 
   }


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

Versions of packages websvn depends on:
ii  apache2  2.0.54-5next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd]  2.0.54-5traditional model for Apache2
ii  debconf  1.4.30.13   Debian configuration management sy
ii  libapache2-mod-php4  4:4.3.10-16 server-side, HTML-embedded scripti
ii  php4 4:4.3.10-16 server-side, HTML-embedded scripti
ii  po-debconf   0.8.23  manage translated Debconf template
ii  subversion   1.1.4-2 advanced version control system (a
ii  ucf  1.17Update Configuration File: preserv

-- debconf information:
* websvn/webservers: apache2
* websvn/configuration: true
* websvn/parentpath: /home/svn
* websvn/repositories:
* websvn/permissions:


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



Bug#353065: linux-image-2.6.15-1-k7: update of 2.6.15-1-k7 results in unstartable system

2006-02-15 Thread Chris Searle
On Thu, February 16, 2006 12:27 am, Frans Pop said:
> Please try the following at the shell prompt:
> # modprobe ide-generic
> # echo /dev/hda*

# echo /dev/hda*
/dev/hda*

ls /dev shows only console and null - nothing else (both before and after
the modprobe).

> Could you please tell us which driver your hard disk controller needs?

Not sure how to determine that. Under the .12 kernel lsmod shows what
ide_core is dependent on the following (most of which are marked
[permanent] in lsmod)

ide_cd,ide_disk,ide_generic,via82cxxx,trm290,triflex,slc90e66,sis5513,siimage,serverworks,sc1200,rz1000,piix,pdc202xx_old,opti621,ns87415,hpt366,hpt34x,generic,cy82c693,cs5530,cs5520,cmd64x,atiixp,amd74xx,alim15x3,aec62xx,pdc202xx_new

If it means anything - under /proc/ide/ - apart from directories for each
disk (which contain sets of emtpy files) there is a drivers file (ide-disk
and ide-generic) and a via file (which talks about a via southbridge)

-- 
Chris Searle




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



Bug#353065: linux-image-2.6.15-1-k7: update of 2.6.15-1-k7 results in unstartable system

2006-02-15 Thread Chris Searle
Package: linux-image-2.6.15-1-k7
Version: 2.6.15-6
Severity: critical
Justification: breaks the whole system


Ran an aptitude update - linux-image-2.6.15-1-k7 updated.

Rebooted as advised (since it's the same version as the running kernel
under update).

During boot it states that it can't find /dev/hda2 and drops back to
busybox.

/dev/hda2 is my root & boot partition.

2.6.12-1-k7 still boots OK.

Notes - this is a standard deb kernel with initrd and udev booting from
grub.

I have no idea how to go about debugging this and of course - since it
can't find the disks - no logs to look in :(

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages linux-image-2.6.15-1-k7 depends on:
ii  initramfs-tools [linux-initra 0.51   tools for generating an initramfs
ii  module-init-tools 3.2.2-2tools for managing Linux kernel mo

Versions of packages linux-image-2.6.15-1-k7 recommends:
ii  libc6-i6862.3.6-1GNU C Library: Shared libraries [i

-- debconf information:
  linux-image-2.6.15-1-k7/postinst/depmod-error-initrd-2.6.15-1-k7: false
  linux-image-2.6.15-1-k7/postinst/old-initrd-link-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/preinst/abort-install-2.6.15-1-k7:
  linux-image-2.6.15-1-k7/postinst/create-kimage-link-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/postinst/depmod-error-2.6.15-1-k7: false
  linux-image-2.6.15-1-k7/postinst/kimage-is-a-directory:
  linux-image-2.6.15-1-k7/preinst/lilo-has-ramdisk:
  linux-image-2.6.15-1-k7/preinst/failed-to-move-modules-2.6.15-1-k7:
  linux-image-2.6.15-1-k7/preinst/overwriting-modules-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/postinst/old-system-map-link-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/postinst/bootloader-error-2.6.15-1-k7:
* linux-image-2.6.15-1-k7/preinst/already-running-this-2.6.15-1-k7:
  linux-image-2.6.15-1-k7/preinst/initrd-2.6.15-1-k7:
  linux-image-2.6.15-1-k7/preinst/elilo-initrd-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/postinst/old-dir-initrd-link-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/postinst/bootloader-test-error-2.6.15-1-k7:
  linux-image-2.6.15-1-k7/preinst/abort-overwrite-2.6.15-1-k7:
  linux-image-2.6.15-1-k7/preinst/lilo-initrd-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/prerm/would-invalidate-boot-loader-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/preinst/bootloader-initrd-2.6.15-1-k7: true
  linux-image-2.6.15-1-k7/prerm/removing-running-kernel-2.6.15-1-k7: true


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



Bug#351396: gaim: Privacy settings keep resetting

2006-02-04 Thread Chris Searle
Package: gaim
Version: 1:1.5.0+1.5.1cvs20051015-1
Severity: normal


I have all my privacy settings for all protocols set to allow users
from buddy list only. (All protocols for me is MSN, AIM, ICQ, Y!).

I regularly get non-buddy list messages - and - when I look at the
privacy settings it's gone back to "block from this list".

I believe that I've seen it happen over time on most protocols - however
- I can state definitly that ICQ is the most regular offender - followed
closely by AIM.

Note - you don't even have to restart the client - it manages it on and
off whenever. Second note - I have 2 gaims running most of the time -
one at home and one at work - of course when you log in all except AIM
log out on the other machine - this is not an issue - but I was
wondering if there was some odd kind of race condition or similar being
triggered by the two machines.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=en_US, LC_CTYPE=en_GB.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages gaim depends on:
ii  gaim-data 1:1.5.0+1.5.1cvs20051015-1 multi-protocol instant messaging c
ii  libao20.8.6-3Cross Platform Audio Output Librar
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgnutls11   1.0.16-14  GNU TLS library - runtime library
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3   a spell-checking addon for GTK's T
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstartup-no 0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxss1   6.9.0.dfsg.1-4 X Screen Saver client-side library
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m

gaim recommends no packages.

-- no debconf information


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



Bug#351021: nullmailer: Logging success as failure

2006-02-02 Thread Chris Searle
Package: nullmailer
Version: 1:1.02-1
Severity: minor


Nullmailer is flagging success as failure in syslog.

Concrete example:

Feb  2 11:02:07 chris nullmailer[26598]: smtp: Failed: 250 2.0.0 k12A27tD030631 
Message accepted for delivery

250 is a 2xx series code - which is a success code.

It doesn't stop nullmailer delivering etc - but it does cause logcheck
and similar programs to flag an error when no error has occurred.


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

Versions of packages nullmailer depends on:
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3
ii  lsb-base  3.0-15 Linux Standard Base 3.0 init scrip
ii  ucf   2.005  Update Configuration File: preserv

Versions of packages nullmailer recommends:
ii  syslog-ng [system-log 1.9.8.1+20060128-1 Next generation logging daemon

-- debconf information excluded


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



Bug#350711: gtimer: segfault on report when annotations included

2006-01-31 Thread Chris Searle
Package: gtimer
Version: 1.1.6-9
Severity: normal

Select Report > Daily.

Choose Text as type.

If Annotations or Hours & Annotations is selected as Data: then gtimer
quits with a segfault.

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

Versions of packages gtimer depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libglib1.21.2.10-10.1The GLib library of C routines
ii  libgtk1.2 1.2.10-18  The GIMP Toolkit set of widgets fo
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxss1   6.9.0.dfsg.1-4 X Screen Saver client-side library

gtimer recommends no packages.

-- no debconf information


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



Bug#343349: cupsys-driver-gutenprint: Upgrade fails

2005-12-14 Thread Chris Searle
Roger Leigh wrote:

> If you look inside the PPD, you will see which package they came
> from.  If you can mail them all to me, I can test here.

I moved the files back in - and aptitude gives the output:

Failed to update any PPD files
Restarting Common Unix Printing System: cupsd.

I've inspected all three files. I can't be sure of twhere they come from
- but they're not gutenprint. However - (ref lower down) now that cupsd
restarts the upgrade completes. So - gutenprint is doing what it should.

> It should just skip non-Gutenprint PPDs.  I'm afraid without a log, I
> can't do much about it.  If it happens again, please let me know
> (under a new bug report, please).

Will do - but I believe that this is no longer an issue.

> You aren't alone.  This is a problem with the new cupsys package which
> was uploaded yesterday.  You can see more in Bugs #343292 and #343251,
> including how to fix it.

And there we are. I did look thru the cupsys gutenprint bugs - and
didn't spot it - I hadn't noticed that the actual error was coming from
cupsd itself.

I've only got one Port directive now - and cupsd restarted allowing the
upgrade to complete.

Can I just say thanks for such a helpful reply ? :)

-- 
Chris Searle
[EMAIL PROTECTED]  http://www.chrissearle.org


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



Bug#343349: cupsys-driver-gutenprint: Upgrade fails

2005-12-14 Thread Chris Searle
Package: cupsys-driver-gutenprint
Version: 4.3.99+cvs20051122.dfsg.1-1
Severity: important


aptitude upgrade fails

First run it complained of being unable to convert the ppd files under
/etc/cups/ppd

There are three files there - 2000P.ppd, PDF.ppd and HP1015.ppd - all
three printers I have configured through the cups web gui. They appear
to be copied from the /usr/share/ppd directory (foomatic ?)

In any case - reason was that they were not guenprint ppds (I'm afraid I don't 
have the
log for that run).

So - I thought - fair enough - easy to replace since all I used was the
web gui - so I moved them out the way and re-ran the upgrade to get 
configuration to complete.

Now I get:

No Gutenprint PPD files to update.
Restarting Common Unix Printing System: cupsdcupsd: Child exited with status 98!
dpkg: error processing cupsys-driver-gutenprint (--configure):
 subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of
 cupsys-driver-gimpprint:
 cupsys-driver-gimpprint depends on cupsys-driver-gutenprint (>= 
4.3.99+cvs20051122.dfsg.1-1); however:
  Package cupsys-driver-gutenprint is not configured yet.
dpkg: error processing cupsys-driver-gimpprint (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 cupsys-driver-gutenprint
 cupsys-driver-gimpprint
   
And now I can't get this to complete - and have lost all printing :(

I don't mind having to re-create the printers via the web gui - but
first I need to get config to complete. And it looks like config
requires at least one working ppd in /etc/cups/ppd - so - if you have
any hints on how to complete the dpkg-configure stage I'd appreciate it
:)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=en_GB.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages cupsys-driver-gutenprint depends on:
ii  cupsys   1.1.23-13   Common UNIX Printing System(tm) - 
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libcupsimage 1.1.23-13   Common UNIX Printing System(tm) - 
ii  libcupsys2   1.1.23-13   Common UNIX Printing System(tm) - 
ii  libgutenprin 4.3.99+cvs20051122.dfsg.1-1 runtime for the Gutenprint printer
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra
ii  perl 5.8.7-9 Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3-8   compression library - runtime

Versions of packages cupsys-driver-gutenprint recommends:
ii  ghostview [postscript-vi 1.5-28  a PostScript viewer for X11
ii  gnome-gv [postscript-vie 1:2.8.5-2   GNOME PostScript viewer
ii  gs-esp [postscript-viewe 8.15.1.dfsg.1-1 The Ghostscript PostScript interpr
ii  gs-gpl [postscript-viewe 8.15-4  The GPL Ghostscript PostScript int
ii  gv [postscript-viewer]   1:3.6.1-12  PostScript and PDF viewer for X
ii  kghostview [postscript-v 4:3.4.2-2   PostScript viewer for KDE

-- no debconf information


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



Bug#329061: emacs21: Package update fails

2005-09-19 Thread Chris Searle
Package: emacs21
Version: 21.4a-2
Severity: normal

aptitude upgrade gives the following error:

Setting up emacs21 (21.4a-2) ...
emacs-install emacs21
install/auctex: Setting up for emacs21... emacs-install:
/usr/lib/emacsen-common/packages/install/auctex emacs21 failed at
/usr/lib/emacsen-common/emacs-install line 28,  line 5.
dpkg: error processing emacs21 (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 emacs21
  


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

Versions of packages emacs21 depends on:
ii  emacs21-bin-common21.4a-2The GNU Emacs editor's shared, arc
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libice6   6.8.2.dfsg.1-7 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libncurses5   5.4-9  Shared libraries for terminal hand
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libsm66.8.2.dfsg.1-7 X Window System Session Management
ii  libtiff4  3.7.3-1Tag Image File Format (TIFF) libra
ii  libungif4g4.1.3-3shared library for GIF images (run
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  libxmu6   6.8.2.dfsg.1-7 X Window System miscellaneous util
ii  libxpm4   6.8.2.dfsg.1-7 X pixmap library
ii  libxt66.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  xaw3dg1.5+E-8Xaw3d widget set
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-4  compression library - runtime

emacs21 recommends no packages.

-- debconf-show failed


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



Bug#326576: linux-2.6: xfs support for user_xattr dissappeard?

2005-09-04 Thread Chris Searle
Christoph Hellwig wrote:
>>But - when I upgraded from kernel-image-2.6.11-1-k7/-1-686 to
>>linux-image-2.6.12-1-k7/-1-686 - suddenly the mount option of
>>user_xattr stops working.
> 
> 
> XFS never had a user_xattr option, extended attributes are enabled by
> default for XFS (and JFS)

So - in both cases I probably have xattrs enabled - under 2.6.11 it just
quietly ignored the mount option but under 2.6.12 it complains? Ah well
- as long as they're enabled then I guess thats all that matters :)

-- 
Chris
[EMAIL PROTECTED]


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



Bug#326576: linux-2.6: xfs support for user_xattr dissappeard?

2005-09-04 Thread Chris Searle
Package: linux-2.6
Severity: normal


Seen this with -1-k7 and with -1-686. Am testing beagle - so I needed to
turn on user_xattr.

But - when I upgraded from kernel-image-2.6.11-1-k7/-1-686 to
linux-image-2.6.12-1-k7/-1-686 - suddenly the mount option of
user_xattr stops working.

from syslog:

Sep  3 13:12:12 alice kernel: XFS: unknown mount option [user_xattr].

Worked just fine under 2.6.11

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=en_GB.ISO-8859-1 (charmap=ISO-8859-1)


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



Bug#255691: Is this still a problem for you?

2005-08-19 Thread Chris Searle

Hmm - I haven't seen the problem in a while (and BT connectivity is
working). Problem is that I've been away for several weeks.
However - since gnome-phone-manager and gnome-obex-server are talking
to devicex it does appear to be fixed.

Still no idea what the issue was - I will have updated/upgraded things
- but I've not changed the config other than as suggested in the bug.

Guess we'll have to write it off as working again now but no idea why.

-- 
Chris Searle
[EMAIL PROTECTED]


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



Bug#323283: fontconfig: Install of font-packages hangs

2005-08-15 Thread Chris Searle
Package: fontconfig
Version: 2.3.1-2
Severity: important

Installing plone (evaluating CMSs).

aptitude install plone

has brought in as a dependency fontconfig plus other font packages

fc-cache is hanging (top shows 99% plus CPU - time is > 1hr).

I've run the following:

FC_DEBUG=128 fc-cache -f

It gives as output:


FC_DEBUG=128
Scanning dir /usr/share/fonts
Scanning file /usr/share/fonts/truetype...done
Scanning file /usr/share/fonts/type1...done
Scanning file /usr/share/fonts/fonts.cache-1...done
Scanning dir /usr/share/fonts/truetype
Scanning file /usr/share/fonts/truetype/ttf-bitstream-vera...done
Scanning file /usr/share/fonts/truetype/fonts.cache-1...done
Scanning dir /usr/share/fonts/truetype/ttf-bitstream-vera
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBd.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraBI.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraIt.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBd.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoBI.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMoIt.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraMono.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraSeBd.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/VeraSe.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/Vera.ttf...done
Scanning file 
/usr/share/fonts/truetype/ttf-bitstream-vera/fonts.cache-1...done
Scanning dir /usr/share/fonts/type1
Scanning file /usr/share/fonts/type1/gsfonts...done
Scanning file /usr/share/fonts/type1/fonts.cache-1...done
Scanning dir /usr/share/fonts/type1/gsfonts
Scanning file /usr/share/fonts/type1/gsfonts/p052023l.pfb...done
Scanning file /usr/share/fonts/type1/gsfonts/a010013l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/p052024l.pfb...done
Scanning file /usr/share/fonts/type1/gsfonts/a010015l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/z003034l.pfb...done
Scanning file /usr/share/fonts/type1/gsfonts/a010033l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/s05l.pfb...done
Scanning file /usr/share/fonts/type1/gsfonts/a010035l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/a010013l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/b018012l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/a010015l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/b018015l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n019064l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/b018032l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021003l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/b018035l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021004l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/c059013l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021023l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/c059016l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021024l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/c059033l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/z003034l.pfm...done
Scanning file /usr/share/fonts/type1/gsfonts/c059036l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021004l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/d05l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021024l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n019003l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021004l.pfb...done
Scanning file /usr/share/fonts/type1/gsfonts/n019004l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021024l.pfb...done
Scanning file /usr/share/fonts/type1/gsfonts/n019023l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n019024l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n019043l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n019044l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n019063l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n019064l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021003l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n021023l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n022003l.afm...done
Scanning file /usr/share/fonts/type1/gsfonts/n022004l.afm...done
Scanning file /usr/sha

Bug#323180: gnump3d: Extract album image from tags

2005-08-15 Thread Chris Searle
Package: gnump3d
Severity: wishlist


id3v2 has the ability to include an image - an example:

id3v2 -l 01-Theme-From-Harrys-Game.mp3 
id3v1 tag info for 01-Theme-From-Harrys-Game.mp3:
Title  : Theme From Harry's Game Artist: Clannad   
Album  : Past PresentYear: 1989, Genre: Celtic (88)
Comment: Track: 1
id3v2 tag info for 01-Theme-From-Harrys-Game.mp3:
TIT2 (Title/songname/content description): Theme From Harry's Game
TPE1 (Lead performer(s)/Soloist(s)): Clannad
TALB (Album/Movie/Show title): Past Present
TYER (Year): 1989
COMM (Comments): ()[]: 
TCON (Content type): Celtic (88)
TRCK (Track number/Position in set): 1
APIC (Attached picture): ()[, 0]: image/jpeg, 6302 bytes



The information is in the APIC field. 

I know that the .m4a format has something similar. Maybe other formats
too.

When viewing an album or track - it would be nice to display the graphic
:)


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


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



Bug#311338: squirrelmail: sqspell doesn't support all ispell dictionaries properly

2005-05-31 Thread Chris Searle
>>>>> "TK" == Thijs Kinkhorst <[EMAIL PROTECTED]> writes:

TK> On Tue, May 31, 2005 12:05, Chris Searle wrote:
>> preg_match('/([^ ]*)\s+\((.+)\)/', $dict, $dparts)

TK> Thank you for your report. I think your proposed solution is
TK> ok, I'd change it to preg_match('/(\S+)\s+\((.+)\)/', $dict,
TK> $dparts)

Good idea.

TK> so you'll also match it if the space should be a tab. I will
TK> most probably incorporate this when packaging the new upstream
TK> 1.4.5 release, which I expect at the end of June.

Excellent - many thanks.

I couldn't decide if this was a bug in squirrelmail,
dictionaries-common (filename encoding) or php (should \w match utf8
chars encoded as iso-8859-1). However - since squirrelmail is the only
package I'm using that had the problem it's nice to get it working.

-- 
Chris Searle


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



Bug#311338: squirrelmail: sqspell doesn't support all ispell dictionaries properly

2005-05-31 Thread Chris Searle
Package: squirrelmail
Version: 2:1.4.4-5
Severity: normal


Installed, ibritish, inorwegian, wbritish, wnorwegian.


In /var/cache/dictionaries-common/ispell-dicts-list.txt

bokmål (Bokmal Norwegian)
british (British English)
nynorsk (New Norwegian)

Code from sqspell_config.php:

$dicts = file( '/var/cache/dictionaries-common/ispell-dicts-list.txt' );
$SQSPELL_APP = array();
foreach ($dicts as $dict) {
preg_match('/(\w+)\s+\((.+)\)/', $dict, $dparts);
$SQSPELL_APP[$dparts[2]] = 'ispell -d ' . $dparts[1] . ' -a';
}

The preg_match gives $dparts[1] of respectivly

l
british
nynorsk


the following preg_match line works:

  preg_match('/([^ ]*)\s+\((.+)\)/', $dict, $dparts)

but may be unsafe for other dictionaries.



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages squirrelmail depends on:
ii  apache2 2.0.54-4 next generation, scalable, extenda
ii  apache2-mpm-prefork [ht 2.0.54-4 traditional model for Apache2
ii  libapache2-mod-php4 4:4.3.10-15  server-side, HTML-embedded scripti
ii  perl5.8.4-8  Larry Wall's Practical Extraction 
ii  php44:4.3.10-15  server-side, HTML-embedded scripti
ii  squirrelmail-locales1.4.4-20050308-1 Translations for the SquirrelMail 

-- no debconf information


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



Bug#311337: squirrelmail: LDAP configuration - define scope as either sub or one

2005-05-31 Thread Chris Searle
Package: squirrelmail
Version: 2:1.4.4-5
Severity: wishlist


It would be nice to have an extra parameter to ldap configuration
for scope - where the user can define sub or one scope. In the code
where ldap_search is called - then ldap_list can be called for scope
one. Scope sub should be the default (so that when not configured
behaviour is as today).

I tried patching config.phpl and abook_ldap_server.php but the config
didn't get thru

Something like this for starters:

config.php

$ldap_server[0] = array(
'host' => 'localhost',
'base' => '',
'name' => 'name',
'scope' => 'one',
);

and in abook_ldap_server.php where the code calls

$sret = @ldap_search($this->linkid, $this->basedn, $expression,
array('dn', 'o', 'ou', 'sn', 'givenname', 'cn', 'mail'),
0, $this->maxrows, $this->timeout);

use ldap_list of scope of 'one' is set.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages squirrelmail depends on:
ii  apache2 2.0.54-4 next generation, scalable, extenda
ii  apache2-mpm-prefork [ht 2.0.54-4 traditional model for Apache2
ii  libapache2-mod-php4 4:4.3.10-15  server-side, HTML-embedded scripti
ii  perl5.8.4-8  Larry Wall's Practical Extraction 
ii  php44:4.3.10-15  server-side, HTML-embedded scripti
ii  squirrelmail-locales1.4.4-20050308-1 Translations for the SquirrelMail 

-- no debconf information


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



Bug#286607: mailman: -c option to add_members incorrect in the manpage

2005-05-30 Thread Chris Searle
Package: mailman
Version: 2.1.5-8
Followup-For: Bug #286607


As well as the -n deprecation warning, the man page talks about option

-c [y|n], --changes-msg [y|n]

which add_members totally refuses to accept.

There's now a

 --admin-notify=
 -a 

which the manpage doesn't mention, but which the usage/-h message has correct.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-386
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages mailman depends on:
ii  apache2-mpm-prefork [httpd] 2.0.54-4 traditional model for Apache2
ii  cron3.0pl1-86management of regular background p
ii  debconf 1.4.30.13Debian configuration management sy
ii  exim4   4.50-6   metapackage to ease exim MTA (v4) 
ii  exim4-daemon-heavy [mail-tr 4.50-6   exim MTA (v4) daemon with extended
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  logrotate   3.7-5Log rotation utility
ii  pwgen   2.03-1   Automatic Password generation
ii  python  2.3.5-2  An interactive high-level object-o
ii  ucf 1.17 Update Configuration File: preserv

-- debconf information:
  mailman/queue_files_present:
* mailman/default_server_language: en
  mailman/gate_news: false
* mailman/site_languages: en
* mailman/used_languages:
* mailman/create_site_list:


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



Bug#304299: pdftk just segfaults - whatever operation is attempted

2005-04-12 Thread Chris Searle
Package: pdftk
Version: 1.12-3
Severity: grave
Justification: renders package unusable

pdftk is working fine on my sarge box - but on this sid box
whatever command and whichever pdf file it simply segfaults.

Not much to go on I know - but any help on debugging this
gratefully received :)

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=en_GB.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages pdftk depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-12   GCC support library
ii  libgcj4 1:3.3.5-12   Java runtime library for use with 
ii  libstdc++5  1:3.3.5-12   The GNU Standard C++ Library v3

-- no debconf information


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



Bug#295337: Getting gnomad2 to run as non-root

2005-02-16 Thread Chris Searle

  > The issue is that these files are used by *every* Nomad Jukebox
  > program, not just gnomad2. I think the files should probably be
  > included in the hotplug package, or perhaps in a hotplug-nomad
  > packaage. I'll ponder a bit and decide the best solution.

That's fair enough :-) I'd prefer a little util package that all nomad
packages can depend on - but I'm not that deep into hotplug - maybe
such things should go there.

I rasied the bug simply due to the fact that when you search for a
solution to this problem the search results show many others after the
solution - and a couple of places with the answer.

To be honest - I'm not sure the average user is bothered as long as
"it works" :-) Anyhow - thanks for getting gnomad2 into debian - nice
to get a package rather than self compiling :-)

-- 
Chris Searle


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



Bug#295337: Getting gnomad2 to run as non-root

2005-02-15 Thread Chris Searle
Package: gnomad2
Version: 2.5.0-2
Severity: normal

gnomad2 runs fine as root - running as user gives:

usb_set_configuration: Operation not permitted

Following the comment listed here:

http://www.linuxquestions.org/questions/showthread.php?postid=1097795

then it runs fine as user - so - it appears you need two files:

/etc/hotplug/usb/nomad.usermap
/etc/hotplug/usb/nomadjukebox

and the second needs to be executable (I needed 755 permissions).

Taken from the post above here are the contents (from what I recall last time I 
compiled gnomad 2.4 and njb there somewhere in the source too):

nomad.usermap
--
# Creative Nomad Jukebox
nomadjukebox0x  0x0471  0x0222  0x  0x  0x000x000x00
0x000x000x00 0x
# Creative Nomad Jukebox 2
nomadjukebox0x  0x041e  0x4100  0x  0x  0x000x000x00
0x000x000x00 0x
# Creative Nomad Jukebox 3
nomadjukebox0x  0x041e  0x4101  0x  0x  0x000x000x00
0x000x000x00 0x
# Creative Nomad Jukebox Zen
nomadjukebox0x  0x041e  0x4108  0x  0x  0x000x000x00
0x000x000x00 0x
# Creative Nomad Jukebox Zen USB 2.0
nomadjukebox0x  0x041e  0x410b  0x  0x  0x000x000x00
0x000x000x00 0x
# Creative Nomad Jukebox Zen NX
nomadjukebox0x  0x041e  0x4109  0x  0x  0x000x000x00
0x000x000x00 0x
# Creative Nomad Jukebox Zen Xtra
nomadjukebox0x  0x041e  0x4110  0x  0x  0x000x000x00
0x000x000x00 0x
# Dell Digital Jukebox
nomadjukebox0x  0x041e  0x4111  0x  0x  0x000x000x00
0x000x000x00 0x
--

nomadjukebox
--
#!/bin/sh
# Lifts a plugged in nomad jukebox to user space and
# optionally runs a client program.
# Written by Linus Walleij 2004, based on the "usbcam"
# script by Nalin Dahyabhai.
DEVICEOWNER=root
DEVICEPERMS=0666
PROGRAM="cd ~; gnomad2 --display=localhost:0"

if [ "${ACTION}" = "add" ] && [ -f "${DEVICE}" ]
then
# New code, using lock files instead of copying /dev/console permissions
# This also works with non-gdm logins (e.g. on a virtual terminal)
# Idea and code from Nalin Dahyabhai <[EMAIL PROTECTED]>
if [ "x$DEVICEOWNER" = "xCONSOLE" ]
then
if [ -f /var/run/console.lock ]
then
DEVICEOWNER=`cat /var/run/console.lock`
elif [ -f /var/lock/console.lock ]
then
DEVICEOWNER=`cat /var/lock/console.lock`
else
DEVICEOWNER=
fi
fi
if [ -n "$DEVICEOWNER" ]
then
chmod  "${DEVICE}"
chown "${DEVICEOWNER}" "${DEVICE}"
chmod "${DEVICEPERMS}" "${DEVICE}"
# Then run an optional program - this does not work yet.
# su "${CONSOLEOWNER}" -c "${PROGRAM}"
fi
fi
--

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=en_GB.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages gnomad2 depends on:
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libbonobo2-0 2.8.1-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-1 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libglib2.0-0 2.6.2-1 The GLib library of C routines
ii  libgnome2-0  2.8.0-6 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeui-0 2.8.0-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.3-11The GNOME virtual file-system libr
ii  libgtk2.0-0  2.6.2-2 The GTK+ graphical user interface 
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libid3tag0   0.15.1b-3   ID3 tag reading library from the M
ii  libnjb0  1.2-2   Creative Labs Nomad Jukebox librar
ii  liborbit21:2.10.2-1.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.0-3 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libusb-0.1-4 1:0.1.9-2   userspace USB programming library
ii  libxml2  2.6.16-2GNOME XML library
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-4   compression library -

Bug#294584: udev: rules for pilot causing problems for some devices

2005-02-10 Thread Chris Searle
Package: udev
Version: 0.051-1
Severity: normal

In udev.rules is the line:

BUS="usb", KERNEL="ttyUSB*", SYSFS{product}="Palm Handheld*", SYMLINK="pilot"

Now - when a palm connects via USB it creates ttyUSB0 and ttyUSB1. What this
rule appears to do is to first point /dev/pilot to ttyUSB0 and then replace it
with a link to ttyUSB1.

It appears that some devices (it may be the European version) need to talk
on ttyUSB0 and not ttyUSB1 - at least here this is the case.

This appears to override the local rule of:

KERNEL="ttyUSB0", NAME="%k", SYMLINK="pilot"

(also tried
BUS="usb", KERNEL="ttyUSB0", SYSFS{product}="Palm Handheld*", SYMLINK="pilot")



-- Package-specific info:
-- /etc/udev/rules.d/:
/etc/udev/rules.d/:
total 1
lrwxrwxrwx  1 root root  19 Dec  6 10:13 cd-aliases.rules -> ../cd-aliases.rules
-rw-r--r--  1 root root 729 Feb 10 16:21 local.rules
lrwxrwxrwx  1 root root  13 Sep 15 14:42 udev.rules -> ../udev.rules
lrwxrwxrwx  1 root root  12 Jan 31 09:27 z_hal-plugdev.rules -> ../hal.rules

-- /sys/:
/sys/block/hda/dev
/sys/block/hda/hda1/dev
/sys/block/hda/hda10/dev
/sys/block/hda/hda2/dev
/sys/block/hda/hda3/dev
/sys/block/hda/hda4/dev
/sys/block/hda/hda5/dev
/sys/block/hda/hda6/dev
/sys/block/hda/hda7/dev
/sys/block/hda/hda8/dev
/sys/block/hda/hda9/dev
/sys/block/hdc/dev
/sys/block/ram0/dev
/sys/block/ram1/dev
/sys/block/ram10/dev
/sys/block/ram11/dev
/sys/block/ram12/dev
/sys/block/ram13/dev
/sys/block/ram14/dev
/sys/block/ram15/dev
/sys/block/ram2/dev
/sys/block/ram3/dev
/sys/block/ram4/dev
/sys/block/ram5/dev
/sys/block/ram6/dev
/sys/block/ram7/dev
/sys/block/ram8/dev
/sys/block/ram9/dev
/sys/block/sda/dev
/sys/block/sdb/dev
/sys/block/sdc/dev
/sys/block/sdd/dev
/sys/block/sde/dev
/sys/block/sdf/dev
/sys/block/sdf/sdf1/dev
/sys/class/drm/radeon/dev
/sys/class/input/event0/dev
/sys/class/input/event1/dev
/sys/class/input/event2/dev
/sys/class/input/event3/dev
/sys/class/input/mice/dev
/sys/class/input/mouse0/dev
/sys/class/input/mouse1/dev
/sys/class/input/ts0/dev
/sys/class/input/ts1/dev
/sys/class/misc/agpgart/dev
/sys/class/misc/device-mapper/dev
/sys/class/misc/hpet/dev
/sys/class/misc/hw_random/dev
/sys/class/misc/psaux/dev
/sys/class/misc/rtc/dev
/sys/class/misc/vmmon/dev
/sys/class/scsi_generic/sg0/dev
/sys/class/scsi_generic/sg1/dev
/sys/class/scsi_generic/sg2/dev
/sys/class/scsi_generic/sg3/dev
/sys/class/scsi_generic/sg4/dev
/sys/class/scsi_generic/sg5/dev
/sys/class/sound/adsp/dev
/sys/class/sound/audio/dev
/sys/class/sound/audio1/dev
/sys/class/sound/audio2/dev
/sys/class/sound/controlC0/dev
/sys/class/sound/controlC1/dev
/sys/class/sound/controlC2/dev
/sys/class/sound/controlC3/dev
/sys/class/sound/dsp/dev
/sys/class/sound/dsp1/dev
/sys/class/sound/dsp2/dev
/sys/class/sound/mixer/dev
/sys/class/sound/mixer1/dev
/sys/class/sound/mixer2/dev
/sys/class/sound/pcmC0D0c/dev
/sys/class/sound/pcmC0D0p/dev
/sys/class/sound/pcmC0D1c/dev
/sys/class/sound/pcmC1D0c/dev
/sys/class/sound/pcmC2D0c/dev
/sys/class/sound/pcmC2D0p/dev
/sys/class/sound/timer/dev

-- Kernel configuration:
 isapnp_init not present.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=C, LC_CTYPE=en_GB.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages udev depends on:
ii  hotplug  0.0.20040329-16 Linux Hotplug Scripts
ii  initscripts  2.86.ds1-1  Standard scripts needed for bootin
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  makedev  2.3.1-76creates device files in /dev
ii  sed  4.1.4-1 The GNU sed stream editor

-- debconf information:
* udev/devfs-warning:
* udev/reboot-warning:


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



Bug#290033: /usr/bin/tv_grab_no: tv_grab_no fails to grab - format of source changed?

2005-01-12 Thread Chris Searle
Package: xmltv-util
Version: 0.5.37-1
Severity: normal
File: /usr/bin/tv_grab_no


Independent of which channels are selected - once the channels section of the 
xml is generated the package returns:

fetching data
didn't see title in 

06.28
(09.30) at /usr/bin/tv_grab_no line 
369.



this looks like the format of fredag.dagbladet.no may well have changed from 
that which tv_grab_no is expecting.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=en_GB.ISO-8859-1 (charmap=ISO-8859-1)

Versions of packages xmltv-util depends on:
ii  libdate-manip-perl5.42a-2a perl library for manipulating da
ii  libhtml-linkextractor-perl0.121-1Perl module used to extract links 
ii  libhtml-parser-perl   3.45-1 A collection of modules that parse
ii  libhtml-tableextract-perl 1.08-1 Perl module that simplifies extrac
ii  libhtml-tree-perl 3.18-1 represent and create HTML syntax t
ii  libsoap-lite-perl 0.60-2 Client and server side SOAP implem
ii  libterm-readkey-perl  2.21-1.3   A perl module for simple terminal 
ii  libwww-mechanize-perl 1.08-1 Automate interaction with websites
ii  libwww-perl   5.803-3WWW client/server library for Perl
ii  libxml-libxml-perl1.58-0.3   Perl module for using the GNOME li
ii  libxml-parser-perl2.34-4 Perl module for parsing XML files
ii  libxml-twig-perl  3.15-2 Perl module for processing huge XM
ii  libxml-writer-perl0.520-1Perl module for writing XML docume
ii  libxmltv-perl 0.5.37-1   Perl libraries related to the XMLT
ii  perl  5.8.4-5Larry Wall's Practical Extraction 
ii  perl-modules  5.8.4-5Core Perl modules

-- no debconf information


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