Bug#542849: fglrx-source: fglrx:firegl_init_device_list *ERROR* Out of memory when allocating device heads

2009-08-21 Thread Richard Antony Burton
Package: fglrx-source
Version: 1:9-8-1
Severity: normal

Driver has failed to load on my Thinkpad T41p for the last few package versions
of fglrx & the kernel.

rabur...@raburton:~$ lspci | grep ATI
01:00.0 VGA compatible controller: ATI Technologies Inc M10 NT [FireGL Mobility
T2] (rev 80)

rabur...@raburton:~$ dmesg | tail
[  193.872543] [fglrx] Maximum main memory to use for locked dma buffers: 1898 
MBytes.
[  193.872780] [fglrx:drm_alloc] *ERROR* [driver] Allocating 0 bytes
[  193.872817] [fglrx:firegl_init_device_list] *ERROR* Out of memory when 
allocating device heads
[  193.872865] [fglrx:firegl_init_module] *ERROR* firegl_init_devices failed


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fglrx-source depends on:
ii  bzip2 1.0.5-3high-quality block-sorting file co
ii  debhelper 7.3.14 helper programs for debian/rules
ii  make  3.81-6 An utility for Directing compilati

Versions of packages fglrx-source recommends:
ii  module-assistant  0.11.1 tool to make module package creati

Versions of packages fglrx-source suggests:
ii  fglrx-driver  1:9-8-1non-free AMD/ATI r6xx - r7xx 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#495371: fglrx-kernel-src: Does not build against 2.6.26

2008-08-16 Thread Richard Antony Burton
Package: fglrx-kernel-src
Version: 1:8-6-2
Severity: grave
Justification: renders package unusable

Fails to build against 2.6.26, module assistant log:

/usr/bin/make  -f debian/rules clean
make[1]: Entering directory `/usr/src/modules/fglrx'
dh_testroot
rm -f configure-stamp
rm -f fglrx.ko fglrx.mod.c *.o libfglrx_ip.a
rm -f .version .*.o.flags .*.o.d .*.o.cmd .*.ko.cmd
rm -rf .tmp_versions
rm -rf patch
dh_clean
rm /usr/src/modules/fglrx/debian/control
rm /usr/src/modules/fglrx/debian/dirs
make[1]: Leaving directory `/usr/src/modules/fglrx'
/usr/bin/make  -f debian/rules binary_modules
make[1]: Entering directory `/usr/src/modules/fglrx'
if [ -f /usr/src/modules/fglrx/debian/control.template ]; then \
cat /usr/src/modules/fglrx/debian/control.template > 
/usr/src/modules/fglrx/debian/control; \
fi
dh_testdir
touch configure-stamp
dh_testdir
/usr/bin/make -C /lib/modules/2.6.26-1-686/build SUBDIRS=/usr/src/modules/fglrx 
modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.26-1-686'
  CC [M]  /usr/src/modules/fglrx/firegl_public.o
/usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_get_ke_pte’:
/usr/src/modules/fglrx/firegl_public.c:2612: error: ‘NOPAGE_SIGBUS’ undeclared 
(first use in this function)
/usr/src/modules/fglrx/firegl_public.c:2612: error: (Each undeclared identifier 
is reported only once
/usr/src/modules/fglrx/firegl_public.c:2612: error: for each function it 
appears in.)
/usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_get_vm_phys_addr’:
/usr/src/modules/fglrx/firegl_public.c:2640: error: ‘NOPAGE_SIGBUS’ undeclared 
(first use in this function)
/usr/src/modules/fglrx/firegl_public.c: In function ‘__ke_get_vm_page_table’:
/usr/src/modules/fglrx/firegl_public.c:2662: error: ‘NOPAGE_SIGBUS’ undeclared 
(first use in this function)
/usr/src/modules/fglrx/firegl_public.c: In function 
‘KCL_TestAndClearPageDirtyFlag’:
/usr/src/modules/fglrx/firegl_public.c:2790: error: ‘NOPAGE_SIGBUS’ undeclared 
(first use in this function)
/usr/src/modules/fglrx/firegl_public.c: At top level:
/usr/src/modules/fglrx/firegl_public.c:3835: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3835: warning: initialization from 
incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c:3853: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3853: warning: initialization from 
incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c:3860: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3860: warning: initialization from 
incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c:3867: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3867: warning: initialization from 
incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c:3874: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3874: warning: initialization from 
incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c:3881: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3881: warning: initialization from 
incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c:3888: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3888: warning: initialization from 
incompatible pointer type
/usr/src/modules/fglrx/firegl_public.c:3897: error: unknown field ‘nopage’ 
specified in initializer
/usr/src/modules/fglrx/firegl_public.c:3897: warning: initialization from 
incompatible pointer type
make[3]: *** [/usr/src/modules/fglrx/firegl_public.o] Error 1
make[2]: *** [_module_/usr/src/modules/fglrx] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.26-1-686'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/usr/src/modules/fglrx'
make: *** [kdist_image] Error 2




-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages fglrx-kernel-src depends on:
ii  fglrx-source  1:8-6-2kernel module source for the non-f

fglrx-kernel-src recommends no packages.

fglrx-kernel-src suggests no packages.

-- no debconf information



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



Bug#490441: amule: uninstallable due to dependancy on missing lib libupnp3

2008-07-12 Thread Richard Antony Burton
Package: amule
Version: 2.2.1-1
Severity: grave
Justification: renders package unusable

Depends on libupnp3 which is no longer in unstable, as a result the package
cannot be installed.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages amule depends on:
ii  amule-common   2.2.1-1   common files for the rest of aMule
ii  libc6  2.7-12GNU C Library: Shared libraries
pn  libcrypto++7   (no description available)
ii  libgcc11:4.3.1-6 GCC support library
ii  libstdc++6 4.3.1-6   The GNU Standard C++ Library v3
ii  libwxbase2.6-0 2.6.3.2.2-2   wxBase library (runtime) - non-GUI
ii  libwxgtk2.6-0  2.6.3.2.2-2   wxWidgets Cross-platform C++ GUI t
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages amule recommends:
ii  amule-utils   2.2.1-1utilities for aMule (command-line 



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



Bug#459426: debhelper: dh_installexamples fails if directory name contains a space

2008-01-06 Thread Richard Antony Burton
Package: debhelper
Version: 5.0.63
Severity: important
Tags: patch

dh_installexamples cannot handle directories with spaces in their names if
an exclude has been set. The code that handles the exclusion does not have
appropriate quotes.

A patch is attached to resolve the problem.

Regards, Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debhelper depends on:
ii  binutils2.18.1~cvs20080103-1 The GNU assembler, linker and bina
ii  coreutils   5.97-5.6 The GNU core utilities
ii  dpkg-dev1.14.14  package building tools for Debian
ii  file4.21-4   Determines file type using "magic"
ii  html2text   1.3.2a-3 An advanced HTML to text converter
ii  perl5.8.8-12 Larry Wall's Practical Extraction 
ii  po-debconf  1.0.11   manage translated Debconf template

debhelper recommends no packages.

-- no debconf information
--- /usr/bin/dh_installexamples.orig2007-10-22 20:09:00.0 +0100
+++ /usr/bin/dh_installexamples 2008-01-06 13:43:33.0 +
@@ -90,7 +90,7 @@
# Pity there's no cp --exclude ..
my $pwd=`pwd`;
chomp $pwd;
-   complex_doit("cd $example/.. && find 
$dir_basename -type f$exclude -exec cp --parents -dp {} 
$pwd/$tmp/usr/share/doc/$package/examples \\;");
+   complex_doit("cd \"$example/..\" && find 
\"$dir_basename\" -type f$exclude -exec cp --parents -dp {} 
$pwd/$tmp/usr/share/doc/$package/examples \\;");
}
else {
doit("cp", "-a", $example, 
"$tmp/usr/share/doc/$package/examples");


Bug#459332: please don't depend on openoffice.org-officebean

2008-01-05 Thread Richard Antony Burton
Package: openoffice.org
Version: 1:2.3.1-2
Severity: wishlist

openoffice.org package depends on openoffice.org-officebean, which pulls in
about 50mb of gcj junk (even if you have proper jvm installed). I suspect that
very few people make use of it, is it possible for this to not be pulled in by
default?

Richard.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   1:2.3.1-2  OpenOffice.org office suite - data
ii  openoffice.org-calc   1:2.3.1-2  OpenOffice.org office suite - spre
ii  openoffice.org-core   1:2.3.1-2  OpenOffice.org office suite archit
ii  openoffice.org-draw   1:2.3.1-2  OpenOffice.org office suite - draw
ii  openoffice.org-filter-binfilt 1:2.3.1-2  Legacy filters (e.g. StarOffice 5.
ii  openoffice.org-filter-mobiled 1:2.3.1-3  Mobile Devices Filters for OpenOff
ii  openoffice.org-impress1:2.3.1-2  OpenOffice.org office suite - pres
ii  openoffice.org-java-common1:2.3.1-3  OpenOffice.org office suite Java s
ii  openoffice.org-math   1:2.3.1-2  OpenOffice.org office suite - equa
pn  openoffice.org-officebean  (no description available)
ii  openoffice.org-writer 1:2.3.1-2  OpenOffice.org office suite - word

openoffice.org recommends no packages.



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



Bug#458686: x11-common: signal 11 on suspend/resume

2008-01-02 Thread Richard Antony Burton
Package: x11-common
Version: 1:7.3+9
Severity: normal

Since performing a clean install of my system I cannot suspend/resume properly.
It all worked fine before (with fully up to date sid, so basically same levels
of everything as now, and identical xorg.conf). Now when I suspend (or remume - 
not sure which side it happens) X catches a sig 11. I suspect it's probably not
actually happening in X, but that's all I see in the backtrace so I'm starting
here.

Please advise on how to collect more diagnostic info.

>From gdm log:
Backtrace:
0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c660e]
1: [0xe420]

Fatal server error:
Caught signal 11.  Server aborting

Thanks, Richard.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-common depends on:
ii  debconf [debconf-2.0] 1.5.17 Debian configuration management sy
ii  debianutils   2.28.2 Miscellaneous utilities specific t
ii  libc6 2.7-5  GNU C Library: Shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip

x11-common recommends no packages.

-- debconf information:
  x11-common/xwrapper/nice_value: 0
  x11-common/xwrapper/allowed_users: Console Users Only
  x11-common/xwrapper/actual_allowed_users: console
  x11-common/xwrapper/nice_value/error:
  x11-common/x11r6_bin_not_empty:
  x11-common/upgrade_issues:



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



Bug#458585: amule: not installable in sid

2008-01-01 Thread Richard Antony Burton
Package: amule
Version: 2.1.3-4
Severity: grave
Justification: renders package unusable

The following packages have unmet dependencies.
  amule: Depends: libcrypto++6 but it is not installable
  E: Broken packages

Regards, Richard.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#458516: lirc-modules-source: cannot build lirc_dev on 2.6.23-1

2008-01-01 Thread Richard Antony Burton
Package: lirc-modules-source
Version: 0.8.0-13
Severity: grave
Tags: patch
Justification: renders package unusable

This is probably a duplicate of 457858, but since there are no real details
given I don't want to hijack it. Please merge mine with it if you want to.

lirc_dev does not compile, at least on 2.6.23-1, and probably earlier kernel
versions (I've been running on a newer ubuntu package for a while to get support
for my xbox remote, I'll give your experimental package a go having now spotted
it).

I have attached a patch to fix the problem. It may also be needed on your
0.8.2 package (it is on the ubuntu one of the same version).

Regards, Richard.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages lirc-modules-source depends on:
ii  debconf [debconf-2.0] 1.5.17 Debian configuration management sy
ii  debhelper 5.0.63 helper programs for debian/rules
ii  debianutils   2.28.2 Miscellaneous utilities specific t
ii  ucf   3.004  Update Configuration File: preserv

Versions of packages lirc-modules-source recommends:
ii  dpkg-dev  1.14.14package building tools for Debian
ii  gcc [c-compiler]  4:4.2.2-1  The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.2-18   The GNU C compiler
ii  gcc-4.2 [c-compiler]  4.2.2-4The GNU C compiler
ii  kernel-package11.001 A utility for building Linux kerne
ii  make  3.81-3 The GNU version of the "make" util

-- debconf information:
  lirc-modules-source/use_lirc_hints: true
  lirc-modules-source/parallel_irq: 7
* lirc-modules-source/do-build: false
  lirc-modules-source/parallel_timer: 65536
  lirc-modules-source/sir_type: Other
  lirc-modules-source/serial_softcarrier: false
  lirc-modules-source/kernel-source-not-found:
  lirc-modules-source/serial_transmitter: true
  lirc-modules-source/it87_type: Standard
  lirc-modules-source/not_needed:
  lirc-modules-source/serial_port: 0x2f8
* lirc-modules-source/drivers: atiusb
  lirc-modules-source/serial_irq: 3
  lirc-modules-source/serial_type: Other
  lirc-modules-source/kernel-source: /usr/src/linux/
  lirc-modules-source/sir_irq: 3
  lirc-modules-source/sir_port: 0x2f8
  lirc-modules-source/parallel_port: 0x378
* lirc-modules-source/what_next:
--- lirc_dev.c.orig 2007-10-03 13:40:08.0 +
+++ lirc_dev.c  2008-01-01 11:24:43.0 +
@@ -869,8 +869,7 @@
return SUCCESS;
 
 out_unregister:
-   if(unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME))
-   printk(KERN_ERR "lirc_dev: unregister_chrdev failed!\n");
+   unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME);
 out:
return -1;
 }
@@ -894,15 +893,8 @@
  */
 void cleanup_module(void)
 {
-   int ret;
-
-   ret = unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME);
+   unregister_chrdev(IRCTL_DEV_MAJOR, IRCTL_DEV_NAME);
class_destroy(lirc_class);
-
-   if(ret)
-   printk("lirc_dev: error in module_unregister_chrdev: %d\n", 
ret);
-   else
-   dprintk("lirc_dev: module successfully unloaded\n");
 }
 
 MODULE_DESCRIPTION("LIRC base driver module");


Bug#458361: xserver-xorg: cannot create xorg.conf on a clean install

2007-12-30 Thread Richard Antony Burton
Package: xserver-xorg
Version: 1:7.3+8
Severity: important

Just done a clean install of sid on my desktop and cannot generate an xorg.conf
from xserver-xorg package.

Popping set -x in dexconf gives the following:

+ read -r _db_internal_line
+ RET='10 xserver-xorg/config/display/modes doesn'\''t exist'
+ case ${_db_internal_line%%[   ]*} in
+ return 10
xserver-xorg postinst warning: error while preparing new Xorg X server
   configuration file in /etc/X11/xorg.conf.dpkg-new; not attempting to
  update existing configuration

Checking xserver-xorg.templates shows that this debconf template does not exist
(and, thinking back, I was not asked the usual mode questions).

Richard.


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-12-30 11:09 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1672764 2007-12-22 00:43 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 
6600/GeForce 6600 GT] (rev a2)

/etc/X11/xorg.conf does not exist.

Xorg X server log files on system:
-rw-r--r-- 1 root root 27032 2007-12-30 16:16 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.4.0
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071212-2)
Current Operating System: Linux richard 2.6.23-1-686 #1 SMP Fri Dec 21 13:57:07 
UTC 2007 i686
Build Date: 22 December 2007  01:30:34AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 30 16:16:26 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "SM245B"
(**) |   |-->Device "GeForce6600GT"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in 
"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
Entry deleted from font path.
(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(==) Including the default font path 
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/usr/share/fonts/X11/100dpi/:unscaled,/usr/share/fonts/X11/75dpi/:unscaled,/usr/share/fonts/X11/Type1,/usr/share/fonts/X11/100dpi,/usr/share/fonts/X11/75dpi,/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType.
(**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/cyrillic,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81d85a0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
compiled for 1.4.0, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2578 card 1695,4003 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2579 card , rev 02 class 06,04,00 hdr 01
(II) PCI: 00:06:0: chip 8086,257e card , rev 02 class 08,80,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24d2 card 1695,4003 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1695,4003 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1695,4003 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1695,4003 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1695,4003 rev 02 class 0c,03,20 hdr 00
(II) PC

Bug#444771: rt2x00-source: wpa does not work (patch available)

2007-09-30 Thread Richard Antony Burton
Package: rt2x00-source
Version: 2.0.8+git20070918-1
Severity: normal

First off, thanks for the new package! Now for the problem...

WPA does not work with this version of the driver, maybe other stuff too.

See this post for the patch that needs to be reverted to fix the problem:
http://rt2x00.serialmonkey.com/phpBB2/viewtopic.php?t=4188

There is a fix available. I've tested just undoing the single line patch to
rt61pci.c and works nicely. Not tested any of the others.

Richard.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages rt2x00-source depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.56 helper programs for debian/rules
ii  module-assistant  0.10.11tool to make module package creati

rt2x00-source recommends no packages.

-- no debconf information



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



Bug#429223: kicad: missing man pages

2007-06-16 Thread Richard Antony Burton
Package: kicad
Version: 0.0.20070525-1
Severity: normal

No man pages provided for the binaries in kicad package.

Raising this bug myself so it is logged and tracked publically as it is a Debian
policy violation.

Richard.


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



Bug#426393: asterisk: uninstallable due to dependancy on libcurl3

2007-05-28 Thread Richard Antony Burton
Package: asterisk
Version: 1:1.4.4~dfsg-2
Severity: grave
Justification: renders package unusable

Depends on libcurl3 that is no longer available, making package uninstallable.

Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages asterisk depends on:
ii  adduser  3.102   Add and remove users and groups
ii  asterisk 1:1.4.4~dfsg-2  config files for asterisk
ii  asterisk 1:1.4.4~dfsg-2  sound files for asterisk
ii  libasoun 1.0.13-2ALSA library
ii  libc62.5-9   GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2007.04.07+dfsg-2 common error description library
ii  libct3   0.63-3.2libraries for connecting to MS SQL
ii  libcurl3 7.15.5-1Multi-protocol file transfer libra
ii  libexpat 1.95.8-3.4  XML parsing C library - runtime li
ii  libgcc1  1:4.2-20070525-1GCC support library
ii  libgcryp 1.2.4-2 LGPL Crypto library - runtime libr
ii  libgnutl 1.6.3-1 the GNU TLS library - runtime libr
ii  libgpg-e 1.4-2   library for common error values an
ii  libgsm1  1.0.10-13   Shared libraries for GSM speech co
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libiksem 1.2-3   C library for the Jabber IM platfo
ii  libkrb53 1.6.dfsg.1-4MIT Kerberos runtime libraries
ii  libldap2 2.1.30-13.4 OpenLDAP libraries
ii  libltdl3 1.5.22-4A system independent dlopen wrappe
ii  libncurs 5.6-3   Shared libraries for terminal hand
ii  libnewt0 0.52.2-10   Not Erik's Windowing Toolkit - tex
ii  libogg0  1.1.3-2 Ogg Bitstream Library
ii  libopenh 1.18.0.dfsg-1+b1H.323 aka VoIP library
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libpq5   8.2.4-1 PostgreSQL C client library
ii  libpri1. 1.4.0-2 Primary Rate ISDN specification li
ii  libpt-1. 1.10.2-2+b1 Portable Windows Library
ii  libradiu 0.5.5-1 Enhanced RADIUS client library
ii  libsasl2 2.1.22.dfsg1-10 Authentication abstraction library
ii  libsdl1. 1.2.11-8Simple DirectMedia Layer
ii  libsenso 1:2.10.3-1  library to read temperature/voltag
ii  libsnmp1 5.3.1-6 NET SNMP (Simple Network Managemen
ii  libspeex 1.1.12-3The Speex Speech Codec
ii  libsqlit 2.8.17-2SQLite shared library
ii  libssl0. 0.9.8e-5SSL shared libraries
ii  libstdc+ 4.2-20070525-1  The GNU Standard C++ Library v3
ii  libtonez 1:1.4.2.1~dfsg-1tonezone library (runtime)
ii  libvorbi 1.1.2.dfsg-1.2  The Vorbis General Audio Compressi
ii  libvorbi 1.1.2.dfsg-1.2  The Vorbis General Audio Compressi
ii  libwrap0 7.6.dbs-13  Wietse Venema's TCP wrappers libra
ii  unixodbc 2.2.11-13   ODBC tools libraries
ii  zlib1g   1:1.2.3-15  compression library - runtime

asterisk recommends no packages.

-- no debconf information


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



Bug#425299: linux-2.6: please package a vserver bigmem kernel

2007-05-20 Thread Richard Antony Burton
Package: linux-2.6
Severity: wishlist

Please package a bigmem version of the vserver kernel. People using vserver may
well be doing so on server hardware with >4gb of ram (I am).

Thanks,
Richard.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



Bug#421022: libblkid1: not installable on unstable

2007-05-07 Thread Richard Antony Burton

FYI: fixed in 1.39+1.40-wip-2006.11.14+dfsg-2+b1 NMU binary upload.

Richard.


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



Bug#422427: synaptic: Dialog frontend will not work on a dumb terminal, falling back to Readline

2007-05-05 Thread Richard Antony Burton
Package: synaptic
Version: 0.57.11.1+b2
Severity: normal

Since update to gnome 2.18 synaptic terminal output shows:

debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell
buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline

And it means it, it really does go to readline for debconf options.

Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages synaptic depends on:
ii  apt [libapt-pkg-libc6.3-6- 0.6.46.4-0.1  Advanced front-end for dpkg
ii  apt-utils [libapt-inst-lib 0.6.46.4-0.1  APT utility programs
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libc6  2.5-5 GNU C Library: Shared libraries
ii  libcairo2  1.4.6-1   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgcc11:4.1.2-5 GCC support library
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.11-3 The GLib library of C routines
ii  libgtk2.0-02.10.12-1 The GTK+ graphical user interface 
ii  libpango1.0-0  1.16.2-2  Layout and rendering of internatio
ii  libstdc++6 4.1.2-5   The GNU Standard C++ Library v3
ii  libvte91:0.16.2-1Terminal emulator widget for GTK+ 
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxft22.1.12-2  FreeType-based font drawing librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.28.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra
ii  scrollkeeper   0.3.14-13 A free electronic cataloging syste

Versions of packages synaptic recommends:
ii  deborphan 1.7.23 Find orphaned libraries
ii  gksu  2.0.0-4graphical frontend to su
ii  libgnome2-perl1.040-1Perl interface to the GNOME librar

-- no debconf information


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



Bug#421421: gnome-applets: missing dependancy on python-gnome2

2007-04-28 Thread Richard Antony Burton
Package: gnome-applets
Version: 2.18.0-3
Severity: normal

invest-chart needs the python gconf module, which comes in python-gnome2.

Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-applets depends on:
ii  debconf [debconf-2.0]  1.5.13Debian configuration management sy
ii  gconf2 2.18.0.1-3GNOME configuration database syste
ii  gnome-applets-data 2.18.0-3  Various applets for GNOME 2 panel 
ii  gnome-icon-theme   2.18.0-2  GNOME Desktop icon theme
ii  gnome-panel2.18.1-1+b1   launcher and docking facility for 
ii  gstreamer0.10-alsa 0.10.12-2 GStreamer plugin for ALSA
ii  gstreamer0.10-plugins-good 0.10.5-5  GStreamer plugins from the "good" 
ii  libapm13.2.2-8.1 Library for interacting with APM d
ii  libatk1.0-01.18.0-2  The ATK accessibility toolkit
ii  libbonoboui2-0 2.18.0-5  The Bonobo UI library
ii  libc6  2.5-4 GNU C Library: Shared libraries
ii  libcairo2  1.4.4-1   The Cairo 2D vector graphics libra
ii  libcpufreq0002-2 shared library to deal with the cp
ii  libdbus-1-31.0.2-4   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.73-2simple interprocess messaging syst
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.11-3 The GLib library of C routines
ii  libgnome-desktop-2 2.18.1-1  Utility library for loading .deskt
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomekbd1   2.18.1-2  GNOME library to manage keyboard c
ii  libgnomekbdui1 2.18.1-2  User interface library for libgnom
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-1GNOME Virtual File System (runtime
ii  libgstreamer-plugins-base0 0.10.12-2 GStreamer libraries from the "base
ii  libgstreamer0.10-0 0.10.12-4 Core GStreamer libraries and eleme
ii  libgtk2.0-02.10.11-2 The GTK+ graphical user interface 
ii  libgtop2-7 2.14.8-2  gtop system monitoring library
ii  libgucharmap6  1:1.10.0-2Unicode browser widget library (sh
ii  libhal10.5.8.1-9 Hardware Abstraction Layer - share
ii  libnotify1 [libnotify1-gtk 0.4.4-3   sends desktop notifications to a n
ii  liborbit2  1:2.14.7-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.18.1-1+b1   library for GNOME 2 panel applets
ii  libpango1.0-0  1.16.2-2  Layout and rendering of internatio
ii  libwnck18  2.18.0-2  Window Navigator Construction Kit 
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.8-2 X cursor management library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxklavier11  3.2-2 X Keyboard Extension high-level AP
ii  libxml22.6.28.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.2.1-1 X11 RandR extension library
ii  libxrender11:0.9.2-1 X Rendering Extension client libra
ii  python 2.4.4-2   An interactive high-level object-o

Versions of packages gnome-applets recommends:
pn  deskbar-applet (no description available)
ii  gnome-media   2.18.0-2   GNOME media utilities
ii  gnome-netstatus-applet2.12.1-1   Network status applet for GNOME 2
ii  gnome-system-monitor  2.14.5-1   Process viewer and system resource
pn  imagemagick(no description available)
ii  libgnomevfs2-extra1:2.18.1-1 GNOME Virtual File System (extra m
pn  tomboy (no description available)

-- debconf information:
  gnome-applets/cpufreq_SUID_bit: false


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



Bug#421222: vino: requires access to gnome keyring making unattended remote connection impossible

2007-04-27 Thread Richard Antony Burton
Package: vino
Version: 2.18.1-2
Severity: important

Trying to connect to system running vino remotely causes popup on host
requesting vino-server permission to access keyring. If you click the always
allow option you don't need to do this again, though that first time you hit
this from a remote location it's pretty bad. On future connections you are
prompted to unlock your keyring, if it hasn't been unlocked recently. Again,
when this happen from a remote location it makes the connection impossible.

In previous version of vino this was not a problem as it did not use gnome
keyring. It looks to me like gnome keyring is the wrong place to store the vino
password as it is not suitable for non-interactive use.

Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages vino depends on:
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  libavahi-client30.6.18-3 Avahi client library
ii  libavahi-common30.6.18-3 Avahi common library
ii  libavahi-glib1  0.6.18-3 Avahi glib integration library
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libc6   2.5-4GNU C Library: Shared libraries
ii  libdbus-1-3 1.0.2-4  simple interprocess messaging syst
ii  libdbus-glib-1-20.73-2   simple interprocess messaging syst
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libgcrypt11 1.2.4-2  LGPL Crypto library - runtime libr
ii  libglade2-0 1:2.6.0-4library to load .glade files at ru
ii  libglib2.0-02.12.11-3The GLib library of C routines
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnutls13 1.6.2-1  the GNU TLS library - runtime libr
ii  libgtk2.0-0 2.10.11-2The GTK+ graphical user interface 
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libnotify1 [libnotify1-gtk2 0.4.4-3  sends desktop notifications to a n
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxtst61:1.0.1-5X11 Testing -- Resource extension 
ii  zlib1g  1:1.2.3-13   compression library - runtime

vino recommends no packages.

-- no debconf information


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



Bug#421022: libblkid1: not installable on unstable

2007-04-25 Thread Richard Antony Burton
Package: libblkid1
Version: 1.39+1.40-WIP-2006.11.14+dfsg-2
Severity: grave
Justification: renders package unusable

Depends on libdevmapper1.02 which is no longer available (has been replaced by
libdevmapper1.02.1).

Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.20-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libblkid1 depends on:
ii  libc62.5-4   GNU C Library: Shared libraries
ii  libdevmapper1.02 2:1.02.12-1 The Linux Kernel Device Mapper use
ii  libselinux1  2.0.8-1 SELinux shared libraries
ii  libsepol12.0.1-1 Security Enhanced Linux policy lib

libblkid1 recommends no packages.

-- no debconf information


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



Bug#420959: network-manager: New upstream release 0.6.5

2007-04-25 Thread Richard Antony Burton
Package: network-manager
Version: 0.6.4-8
Severity: wishlist

New upstream release:
http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/0.6/

Apparently this has the leap support we need for our wireless at work, and it's
been a while since the last official release so probably lots of other goodies
too.

Richard.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



Bug#412068: zaptel-source: doesn't compile with 2.6.18-4 kernel in sid

2007-02-23 Thread Richard Antony Burton
Package: zaptel-source
Version: 1:1.2.13~dfsg-1
Severity: grave
Justification: renders package unusable

Using module assistant to build zaptel against latest (and also previous)
2.6.18-4 package in unstable fails:

/usr/src/modules/zaptel/xpp/xbus-core.c: In function debugfs_open:
/usr/src/modules/zaptel/xpp/xbus-core.c:171: error: struct inode has no member 
named i_private

Richard.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages zaptel-source depends on:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  debhelper 5.0.42 helper programs for debian/rules
ii  module-assistant  0.10.11tool to make module package creati

Versions of packages zaptel-source recommends:
ii  zaptel   1:1.2.13~dfsg-1 zapata telephony utilities

-- no debconf information


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



Bug#394974: linux-image-2.6.18-1-686: 2.6.18-3 breaks module compatability

2006-10-24 Thread Richard Antony Burton
Package: linux-image-2.6.18-1-686
Version: 2.6.18-3
Severity: important

Module compat has been broken between this version and the previous.
This should not happen when the package name is being kept the same, if
module compat needs to be broken the package should become
linux-image-2.6.18-(n+1)-686

This is the 3rd time this has happened in probably the last year, could
this be added to a pre-release checklist to prevent it happening again?

Richard.


-- 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.18-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.18-1-686 depends on:
ii  module-init-tools 3.2.2-3tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-18  Yet Another mkInitRD

Versions of packages linux-image-2.6.18-1-686 recommends:
ii  libc6-i686   2.3.6.ds1-7 GNU C Library: Shared libraries [i

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


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



Bug#394268: gaim-dev: gtkgaim.h contains c++ type line comment, can't compile against it

2006-10-20 Thread Richard Antony Burton
Package: gaim-dev
Version: 1:2.0.0+beta4-1
Severity: grave
Justification: renders package unusable

/usr/include/gaim/gtkgaim.h line 25 contains:
// #warning ***gtkgaim***

Resulting in errors like this when trying to build plugins:
In file included from /usr/include/gaim/gtkconv.h:62,
 from /usr/include/gaim/gtkutils.h:28,
 from bp_dialog.c:15:
/usr/include/gaim/gtkgaim.h:25: error: expected identifier or '(' before '/' 
tok en
/usr/include/gaim/gtkgaim.h:25: error: stray '#' in program

Simple workaround is to delete the line.

Richard.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gaim-dev depends on:
ii  gaim 1:2.0.0+beta4-1 multi-protocol instant messaging c
ii  gaim-data1:2.0.0+beta4-1 multi-protocol instant messaging c
ii  libglib2.0-dev   2.12.4-1Development files for the GLib lib
ii  pkg-config   0.21-1  manage compile and link flags for 

gaim-dev recommends no packages.

-- no debconf information


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



Bug#386382: gnomebaker: still depends on cdrecord, not wodim

2006-09-07 Thread Richard Antony Burton
Package: gnomebaker
Version: 0.5.1-4
Severity: minor

New version uses wodim instead of cdrecord, however the package still depends on
cdrecord (and not on wodim).

Richard.

-- 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.16-2-686-smp
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages gnomebaker depends on:
ii  cdda2wav   5:1.0~pre4-1  Creates WAV files from audio CDs
ii  cdrdao 1:1.2.1-7 records CDs in Disk-At-Once (DAO) 
ii  cdrecord   5:1.0~pre4-1  Dummy package for transition to wo
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.1-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-4  The Bonobo UI library
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-1   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libgconf2-42.14.0-4  GNOME configuration database syste
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-3  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-2  GNOME virtual file-system (runtime
ii  libgstreamer0.8-0  0.8.12-2  Core GStreamer libraries, plugins,
ii  libgtk2.0-02.8.20-1  The GTK+ graphical user interface 
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.0-2libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-2  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-2 X11 Session Management library
ii  libx11-6   2:1.0.0-8 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.26.dfsg-3 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  mkisofs5:1.0~pre4-1  Creates ISO-9660 CD-ROM filesystem

Versions of packages gnomebaker recommends:
pn  dvd+rw-tools   (no description available)
pn  gstreamer0.8-flac  (no description available)
pn  gstreamer0.8-mad   (no description available)
pn  gstreamer0.8-vorbis(no description available)

-- no debconf information


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



Bug#384098: linux-image-2.6.17-2-686: tg3 wake on lan does not work

2006-08-21 Thread Richard Antony Burton
Package: linux-image-2.6.17-2-686
Version: 2.6.17-6
Severity: normal

Wake on lan doesn't work with the tg3 driver. WOL was enabled with the ethtool,
and confirmed as on with the same tool. After shutdown the computer cannot be
woken (works fine when bcm5700 driver is used instead).

This is not a recent regression, this has never worked in any version I've tried
previously.

Richard.

02:01.0 Ethernet controller [0200]: Broadcom Corporation NetXtreme BCM5705 
Gigabit Ethernet [14e4:1653]
Subsystem: Broadcom Corporation NetXtreme BCM5705 Gigabit Ethernet 
[14e4:1653]
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 201
Memory at f302 (64-bit, non-prefetchable) [size=64K]
Capabilities: [48] Power Management version 2
Capabilities: [50] Vital Product Data
Capabilities: [58] Message Signalled Interrupts: Mask- 64bit+ Queue=0/3 
Enable-

[EMAIL PROTECTED]:~# ethtool eth0
Settings for eth0:
Supported ports: [ MII ]
Supported link modes:   10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes:  10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: Twisted Pair
PHYAD: 1
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: g
Wake-on: g
Current message level: 0x00ff (255)
Link detected: yes


-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6.17-2-686 depends on:
ii  module-init-tools 3.2.2-3tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-17  Yet Another mkInitRD

Versions of packages linux-image-2.6.17-2-686 recommends:
ii  libc6-i686   2.3.6.ds1-2 GNU C Library: Shared libraries [i

-- debconf information excluded


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



Bug#379732: popularity-contest: Fails to upload using http

2006-07-25 Thread Richard Antony Burton
Package: popularity-contest
Version: 1.33
Severity: grave
Justification: renders package unusable

Can no longer upload popcon result by http (which as the default method probably
means few other people are able to either). I added the -d option to the
uploader and ran it a few times (with several different results):

[EMAIL PROTECTED]:/etc/cron.weekly# ./popularity-contest
Failed to upload, answer ''

[EMAIL PROTECTED]:/etc/cron.weekly# ./popularity-contest
Failed to upload, answer '

302 Found

Found
The document has moved http://www.debian.org/distrib/ftplist";>here. 

Apache/1.3.33 Server at gluck.debian.org Port 80

'
[EMAIL PROTECTED]:/etc/cron.weekly# ./popularity-contest
timeout in popcon-upload

Richard.

-- 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.16-2-686-smp
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages popularity-contest depends on:
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  dpkg  1.13.22package maintenance system for Deb

Versions of packages popularity-contest recommends:
ii  cron  3.0pl1-95  management of regular background p
ii  exim4 4.62-2 metapackage to ease exim MTA (v4) 
ii  exim4-daemon-light [mail-tran 4.62-2 lightweight exim MTA (v4) daemon
pn  mime-construct (no description available)

-- debconf information:
  popularity-contest/hostid-failed:
* popularity-contest/participate: true
  popularity-contest/use-http: true


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



Bug#369739: d4x: crashes when downloading over https

2006-05-31 Thread Richard Antony Burton
Package: d4x
Version: 2.5.7.1-2
Severity: important

Unable to download over https, seg faults the moment the download starts.
Reproducable on all the systems I have tried on (3 so far). Returning to 2.5.6-2
fixes the problem.

As this seems reproducable I haven't collected any diag, but if you can't
reproduce it let me know what you want collecting.

Richard.

-- 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.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages d4x depends on:
ii  d4x-common   2.5.7.1-2   graphical download manager - commo
ii  libao2   0.8.6-4 Cross Platform Audio Output Librar
ii  libatk1.0-0  1.11.4-2The ATK accessibility toolkit
ii  libc62.3.6-9 GNU C Library: Shared libraries
ii  libcairo21.0.4-2 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-5.1   generic font configuration library
ii  libgcc1  1:4.1.0-4   GCC support library
ii  libglib2.0-0 2.10.2-2The GLib library of C routines
ii  libgtk2.0-0  2.8.17-2The GTK+ graphical user interface 
ii  libpango1.0-01.12.1-3Layout and rendering of internatio
ii  libssl0.9.8  0.9.8b-2SSL shared libraries
ii  libstdc++6   4.1.0-4 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.0-6   X11 client-side library
ii  libxcursor1  1.1.5.2-5   X cursor management library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxfixes3   1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.0-5   X11 Input extension library
ii  libxinerama1 1:1.0.1-4   X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.0.2-4 X Rendering Extension client libra

d4x recommends no packages.

-- no debconf information


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



Bug#367081: sa-exim: not working with latest spamassassin package

2006-05-13 Thread Richard Antony Burton
Package: sa-exim
Version: 4.2.1-2
Severity: grave
Justification: renders package unusable

Since updating spamassassin package to 3.1.1 sa-exim no longer has incoming mail
scanned.

Log contains:
2006-05-13 13:39:42 1FetPI-0005GT-MT SA: Action: SA didn't successfully run agai
nst message, accepting (time: 2/2 secs | Message-Id: [EMAIL PROTECTED]
lc). From <[EMAIL PROTECTED]> (host=localhost [127.0.0.1]) for rabu
[EMAIL PROTECTED]

Message headers (not same mail as above):
X-SA-Exim-Connect-IP: 127.0.0.1
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
Subject: Re: your VALtUhM
X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on willow.lan
X-SA-Exim-Version: 4.2.1 (built Mon, 27 Mar 2006 13:42:28 +0200)
X-SA-Exim-Scanned: No (on localhost); Unknown failure

Richard.


-- 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.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages sa-exim depends on:
ii  debconf [debconf-2.0] 1.5.0  Debian configuration management sy
ii  exim4-daemon-light4.62-1 lightweight exim MTA (v4) daemon
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  spamc 3.1.1-1Client for SpamAssassin spam filte

sa-exim recommends no packages.

-- debconf information:
  sa-exim/purge_spool: false


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



Bug#365610: thunderbird: set as default mail reader uses incorrect path

2006-05-01 Thread Richard Antony Burton
Package: thunderbird
Version: 1.5.0.2-2
Severity: normal


Thunderbird promps on startup to set itself as default reader. Clicking yes
causes it to set the default mail reader to "/usr/lib/thunderbird/thunderbird",
which does not exist.

On next restart it will prompt again, as it does not then recognise this value
as being correct.

Richard.


-- 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.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages thunderbird depends on:
ii  debconf [debconf-2.0]   1.5.0Debian configuration management sy
ii  libatk1.0-0 1.11.4-1 The ATK accessibility toolkit
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libcairo2   1.0.4-2  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libgcc1 1:4.1.0-1+b1 GCC support library
ii  libglib2.0-02.10.2-2 The GLib library of C routines
ii  libgtk2.0-0 2.8.17-2 The GTK+ graphical user interface 
ii  libjpeg62   6b-12The Independent JPEG Group's JPEG 
ii  libpango1.0-0   1.12.1-2 Layout and rendering of internatio
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libstdc++6  4.1.0-1+b1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxfixes3  1:3.0.1.2-4  X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.8.2-6FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-4X11 toolkit intrinsics library
ii  myspell-en-us [myspell-dict 1:2.0.2-3English_american dictionary for my
ii  zlib1g  1:1.2.3-11   compression library - runtime

thunderbird recommends no packages.

-- debconf information excluded


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



Bug#363032: linux-image-2.6.16-1-686: 2.6.16-7 breaks module compat

2006-04-17 Thread Richard Antony Burton
Package: linux-image-2.6.16-1-686
Version: 2.6.16-7
Severity: important

After installing new 2.6.16-7 packages no custom modules would load, appears
module compatibility has been broken.
e.g.
kernel: bcm5700: disagrees about version of symbol struct_module

Module compat shouldn't be broken on a replacement kernel package, should this
kernel have been released as a new package (linux-image-2.6.16-2-686) instead?

Richard.

-- 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.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6.16-1-686 depends on:
ii  module-init-tools 3.2.2-2tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-9   Yet Another mkInitRD

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

-- debconf information excluded


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



Bug#360181: asterisk-classic: init.d and logrotate.d conflicts

2006-03-30 Thread Richard Antony Burton
Package: asterisk-classic
Version: 1:1.2.4.dfsg-7
Severity: critical
Justification: breaks unrelated software

This is very similar to bug 355524 that I opened previously, where the asterisk
and asterisk-classic packages both provided init.d scripts to start asterisk
and logrotate.d entries to rotate the asterisk log files (which causes 
logrotateto fail).

With the latest version the two offending files have been removed from the
asterisk package, but for some reason *appear* to have been put in 
asterisk-classic
along with the versions that already exist there. So now we have the same
conflicting files problem, but all the files are provided by the same package.

I can imagine this is possibly caused by changing the name of the config files
from asterisk-classic, but the old config files aren't purged when the package
is upgraded? According to dpkg all the files concerned are owned by the current
asterisk-classic package. If this is the case new installs wouldn't be 
affected,only anyone upgrading.

Richard.

-- 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.16-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)

Versions of packages asterisk-classic depends on:
ii  adduser   3.85   Add and remove users and groups
ii  asterisk-conf 1:1.2.4.dfsg-7 config files for asterisk
ii  asterisk-soun 1:1.2.4.dfsg-7 sound files for asterisk
ii  libasound21.0.10-2   ALSA library
ii  libc6 2.3.6-4GNU C Library: Shared libraries an
ii  libcomerr21.38+1.39-WIP-2006.03.29-1 common error description library
ii  libcurl3  7.15.3-1   Multi-protocol file transfer libra
ii  libgsm1   1.0.10-13  Shared libraries for GSM speech co
ii  libidn11  0.5.18-2   GNU libidn library, implementation
ii  libkrb53  1.4.3-6MIT Kerberos runtime libraries
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  libnewt0.52   0.52.2-3   Not Erik's Windowing Toolkit - tex
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libpq48.1.3-2PostgreSQL C client library
ii  libpri1.2 1.2.2-2Primary Rate ISDN specification li
ii  libspeex1 1.1.12-1   The Speex Speech Codec
ii  libsqlite02.8.16-1   SQLite shared library
ii  libssl0.9.8   0.9.8a-8   SSL shared libraries
ii  unixodbc  2.2.11-11  ODBC tools libraries
ii  zlib1g1:1.2.3-11 compression library - runtime

asterisk-classic recommends no packages.

-- debconf information excluded


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



Bug#359781: bcm5700-source: doesn't compile against 2.6.16 kernel

2006-03-28 Thread Richard Antony Burton
Package: bcm5700-source
Version: 8.2.18-1
Severity: important

Fails to build (using module-assistant) with new 2.6.16 kernel package.
m-a build log attached.

May be related to http://bugs.debian.org/358580

Richard.

-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bcm5700-source depends on:
ii  module-assistant  0.10.2 tool to make module package creati

Versions of packages bcm5700-source recommends:
ii  debconf-utils 1.4.72 debconf utilities
ii  debhelper 5.0.26 helper programs for debian/rules
ii  dpkg-dev  1.13.17package building tools for Debian
pn  kernel-package (no description available)

-- no debconf information
rm -f build-stamp configure-stamp
test -f src/Makefile &&  /usr/bin/make -C src clean || true
make[1]: Entering directory `/usr/src/modules/bcm5700/src'
rm -f bcm5700.o bcm5700.ko b57um.o b57proc.o tigon3.o autoneg.o 5701rls.o 
tcp_seg.o b57diag.o bcm5700.mod.c bcm5700.mod.o
make[1]: Leaving directory `/usr/src/modules/bcm5700/src'
dh_clean
rm -f debian/control
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/bcm5700'
rm -f build-stamp configure-stamp
test -f src/Makefile &&  /usr/bin/make -C src clean || true
make[2]: Entering directory `/usr/src/modules/bcm5700/src'
rm -f bcm5700.o bcm5700.ko b57um.o b57proc.o tigon3.o autoneg.o 5701rls.o 
tcp_seg.o b57diag.o bcm5700.mod.c bcm5700.mod.o
make[2]: Leaving directory `/usr/src/modules/bcm5700/src'
dh_clean
dh_clean: cannot read debian/control: No such file or directory

make[1]: [kdist_clean] Error 1 (ignored)
rm -f debian/control
/usr/bin/gcc-4.0
for templ in /usr/src/modules/bcm5700/debian/bcm5700-module-_KVERS_.postinst 
/usr/src/modules/bcm5700/debian/bcm5700-module-_KVERS_.postinst.modules.in 
/usr/src/modules/bcm5700/debian/bcm5700-module-_KVERS_.prerm 
/usr/src/modules/bcm5700/debian/bcm5700-module-_KVERS_.prerm.modules.in; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.16-1-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2>/dev/null || true; \
sed -e 's/##KVERS##/2.6.16-1-686/g ;s/#KVERS#/2.6.16-1-686/g ; 
s/_KVERS_/2.6.16-1-686/g ; s/##KDREV##/2.6.16-3/g ; s/#KDREV#/2.6.16-3/g ; 
s/_KDREV_/2.6.16-3/g' < $templ > ${templ%.modules.in}; \
  done
dh_clean -k
/usr/bin/make -C src
make[2]: Entering directory `/usr/src/modules/bcm5700/src'
make -C /usr/src/linux-headers-2.6.16-1-686 
SUBDIRS=/usr/src/modules/bcm5700/src modules
make[3]: Entering directory `/usr/src/linux-headers-2.6.16-1-686'
  Building modules, stage 2.
  MODPOST
make[3]: Leaving directory `/usr/src/linux-headers-2.6.16-1-686'
make[2]: Leaving directory `/usr/src/modules/bcm5700/src'
dh_installdirs lib/modules/2.6.16-1-686/bcm
if [ "6" -le "4" -a "2" -le "2" ] ; then \
  install -m 0644 src/bcm5700.o 
debian/bcm5700-module-2.6.16-1-686/lib/modules/2.6.16-1-686/bcm ; \
else \
install -m 0644 src/bcm5700.ko 
debian/bcm5700-module-2.6.16-1-686/lib/modules/2.6.16-1-686/bcm ; \
fi
install: cannot stat `src/bcm5700.ko': No such file or directory
make[1]: *** [binary-modules] Error 1
make[1]: Leaving directory `/usr/src/modules/bcm5700'
make: *** [kdist_build] Error 2


Bug#358580: linux-2.6: cannot build modules against 2.6.16

2006-03-23 Thread Richard Antony Burton
Package: linux-2.6
Severity: important

Unable to build some modules against the new 2.6.16 headers package. Here is the
top of the output from trying to build the tp_smapi module against 2.6.15 & 16:

[EMAIL PROTECTED]:~/tp_smapi-0.17# make install
make -C /lib/modules/2.6.15-1-686/build M=/root/tp_smapi-0.17 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.15-1-686'
  CC [M]  /root/tp_smapi-0.17/tp_base.o
  CC [M]  /root/tp_smapi-0.17/tp_smapi.o


[EMAIL PROTECTED]:~/tp_smapi-0.17# make install
make -C /lib/modules/2.6.16-1-686/build M=/root/tp_smapi-0.17 modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.16-1-686'
sed: can't read tp_smapi.c: No such file or directory


It appears the modules makefile no longer changes directory correctly to the
location specified by M.

Additionally module assistant gives the following warning on start (though was
able to build the fglrx module):
"Warning, /usr/src/linux-headers-2.6.16-1 seems to contain unconfigured kernel
source!"
I assume this is probably related.

Richard.


-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#358198: not branded as thunderbird

2006-03-21 Thread Richard Antony Burton
Package: thunderbird
Version: 1.5-4
Severity: normal

Program is not branded as Thunderbird, but as "Mail/News", and contains no
logo in the about box.

Richard.

-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages thunderbird depends on:
ii  libatk1.0-0   1.11.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6-4GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-5generic font configuration library
ii  libgcc1   1:4.0.3-1  GCC support library
ii  libglib2.0-0  2.10.1-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.13-1   The GTK+ graphical user interface 
ii  libjpeg62 6b-12  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.12.0-2   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.3-1The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxp66.9.0.dfsg.1-4 X Window System printing extension
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-11 compression library - runtime

Versions of packages thunderbird recommends:
pn  myspell-en-us | myspell-dicti  (no description available)
pn  xprint (no description available)

-- debconf information:
* thunderbird/browser: Debian


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



Bug#358192: libusb-0.1-4: please add a symlink from libusb.so

2006-03-21 Thread Richard Antony Burton
Package: libusb-0.1-4
Version: 2:0.1.11-6
Severity: wishlist

libusb package provides no libusb.so, other distros do (checked on redhat) and
some software expects it. Please provide a libusb.so symlink to real lib file.

Thanks,
Richard.


-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libusb-0.1-4 depends on:
ii  libc6 2.3.6-4GNU C Library: Shared libraries an

libusb-0.1-4 recommends no packages.

-- no debconf information


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



Bug#358145: asterisk: uninstallable in unstable

2006-03-21 Thread Richard Antony Burton
Package: asterisk
Version: 1:1.2.4.dfsg-6
Severity: normal

The following packages have unmet dependencies:
  asterisk-classic: Depends: asterisk-config (= 1:1.2.4.dfsg-6+b1) but 
1:1.2.4.dfsg-6 is to be installed or
 asterisk-config-custom but it is not installable
E: Broken packages

Looks like asterisk had a NMU and the config package wasn't rebuilt to get a
matching version number.

Richard.

-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages asterisk depends on:
ii  adduser   3.85   Add and remove users and groups
pn  asterisk-classic | asterisk-b  (no description available)

asterisk recommends no packages.


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



Bug#356815: logwatch: unmatched entry, imapd

2006-03-14 Thread Richard Antony Burton
Package: logwatch
Version: 7.2.1-2
Severity: normal

Am I becoming a pain yet?

 - IMAP Begin  

 **Unmatched Entries**
couriertls: read: Connection timed out: 1 Time(s)
 
 -- IMAP End - 

I vote for ignore.

Richard.

-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages logwatch depends on:
ii  exim4-daemon-light [mail-tran 4.60-4 lightweight exim MTA (v4) daemon
ii  perl  5.8.8-2Larry Wall's Practical Extraction 

logwatch recommends no packages.

-- no debconf information


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



Bug#356292: apt-cacher: failed to update packages, emptied entire cache

2006-03-10 Thread Richard Antony Burton
Package: apt-cacher
Severity: important

Noticed a lack of cached packages, checked cache directory and found no debs
older than 7th March. Checked log and found this from the cleanup script:
Tue Mar  7 06:25:45 
2006|CLEANUPREFRESH|EXPIRED|0|ftp.debian.org_debian_dists_unstable_contrib_binary-i386_Packages.bz2
Tue Mar  7 06:26:06 
2006|CLEANUPREFRESH|EXPIRED|0|ftp.debian.org_debian_dists_unstable_main_binary-i386_Packages.bz2
Tue Mar  7 06:26:27 
2006|CLEANUPREFRESH|EXPIRED|0|ftp.debian.org_debian_dists_unstable_non-free_binary-i386_Packages.bz2
Tue Mar  7 06:26:48 
2006|CLEANUPREFRESH|EXPIRED|0|ftp.nerim.net_debian-marillat_dists_sid_main_binary-i386_Packages.bz2

Appears that it failed to download updated package lists and assumed there were
no packages available, and so emptied the cache.

Richard.

-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#355528: logwatch: unmatched entries for secure-log

2006-03-06 Thread Richard Antony Burton
Package: logwatch
Version: 7.2.1-1test0
Severity: normal

Observed yesterday after resinatlling asterisk:

 - Connections (secure-log) Begin  

 New Users:
asterisk (104)
 
 Deleted Users:
asterisk 
 
 New Groups:
asterisk (106)
 
 
 Removed From Group:
 user asterisk from group dialout
  user asterisk from group audio
  user asterisk from group dialout
  user asterisk from group audio
 
 
 Changed password expiry for users:
asterisk : 1 Time(s)
 
 **Unmatched Entries**
 userdel[29009]: removed group `asterisk' owned by `asterisk' 
 chfn[29164]: changed user `asterisk' information
 gpasswd[29166]: set members of audio to asterisk
 gpasswd[29168]: set members of dialout to asterisk
 
 -- Connections (secure-log) End - 

The userdel has already been covered so could be ignored. I suspect the chfn is
password expirary change, so could be ignored. The group additions don't appear
to have been recorded, but probably should be.

Richard.


-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages logwatch depends on:
ii  exim4-daemon-light [mail-tran 4.60-4 lightweight exim MTA (v4) daemon
ii  perl  5.8.8-2Larry Wall's Practical Extraction 

logwatch recommends no packages.

-- no debconf information


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



Bug#355524: asterisk: conflicts between asterisk & asterisk-classic

2006-03-06 Thread Richard Antony Burton
Package: asterisk
Version: 1:1.2.4.dfsg-6
Severity: normal

After upgrading to the latest asterisk package I've noticed conflicts between
the asterisk & asterisk-classic packages. Cron has started complaining everyday
that asterisk log files are listed more than once for log rotation.

It appears that both a & a-c provide a logrotate conf file to rotate the same
log files.

I noticed in synaptic that the asterisk packages calls itself a "dummy package"
so I though it could perhaps be removed as it had now pulled in the a-c package,
but doing this deleted the asterisk userid and group.

I also noticed that both packages provide an init script, but I didn't look into
what they both did, I'm guessing these overlap too?

Richard.

-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages asterisk depends on:
ii  adduser   3.84   Add and remove users and groups
ii  asterisk-classic  1:1.2.4.dfsg-6 Open Source Private Branch Exchang

asterisk recommends no packages.

-- no debconf information


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



Bug#352333: logwatch: unmatched entry for couriertls

2006-02-11 Thread Richard Antony Burton
Package: logwatch
Version: 7.2.1-1
Severity: normal


 - IMAP Begin  

 **Unmatched Entries**
couriertls: read: Connection reset by peer: 3 Time(s)
 
 -- IMAP End - 

Log line appears in both mail.log and mail.info, not sure which is the source of
this logwatch entry, but I get the right number not double, so it isn't using
both (or if it is it's smart enough not to count them twice):

Feb  9 09:49:01 localhost imapd-ssl: couriertls: read: Connection reset by peer

Richard.


-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages logwatch depends on:
ii  exim4-daemon-light [mail-tran 4.60-3 lightweight exim MTA (v4) daemon
ii  perl  5.8.8-2Larry Wall's Practical Extraction 

logwatch recommends no packages.

-- no debconf information


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



Bug#352256: eclipse: no non-gcj version of libswt3.1-gtk-jni

2006-02-10 Thread Richard Antony Burton
Package: eclipse
Version: 3.1.2-1
Severity: normal

libswt3.1-gtk-jni depends on libgcj6-awt. This is the only one of the eclipse
packages that has a dependancy on any part of gcj (except the additional "-gcj"
suffixed packages of course). This causes a whole load of gcj stuff to be pulled
in, which a user may not want. I need to maintain a clean system knowing just
what java I'm using, and not risking getting contamination from gcj.

It should be possible to run without gcj, using an IBM or Sun jvm (probably
installed with java-package). In fact if you equivs yourself a libgcj6-awt
package you'll probably find that eclipse works perfectly well, with no gcj at
all, despite the missing libs. I haven't found any problems so far, but I'd
obviously feel happier if I could avoid gcj properly rather than this hack.

Regards, Richard.

-- 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-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.1.2-1Java Development Tools plug-ins fo
ii  eclipse-pde   3.1.2-1Plug-in Development Environment to
ii  eclipse-source3.1.2-1Eclipse source code plug-ins

eclipse recommends no packages.

-- no debconf information


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



Bug#348974: log-watch: unmatched entry for Syslogd

2006-01-20 Thread Richard Antony Burton
Package: logwatch
Version: 7.1-2
Severity: normal


Every day I get an unmatched entry for syslogd, which shows the service was
restarted (to rotate the logs):

 - Syslogd Begin  

 
  Unmatched entries 
 restart (remote reception). : 1 Times
 
 -- Syslogd End - 

Richard.

-- 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.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages logwatch depends on:
ii  gawk 1:3.1.5-1   GNU awk, a pattern scanning and pr
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  perl 5.8.7-10Larry Wall's Practical Extraction 

logwatch recommends no packages.

-- no debconf information


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



Bug#348178: apt-cacher: can no longer be run with user/group of root

2006-01-15 Thread Richard Antony Burton
Package: apt-cacher
Version: 1.4.1
Severity: normal
Tags: patch

apt-cacher can no longer be run when configured for user/group root.
getgrnam & getpwnam calls return the undefined value if the entity cannot be
found, not zero. Zero would be a legitimate value, when using root, so you need
to check for undefined value rather than just !returnedvalue

Trivial patch attached.

Richard.

-- 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.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages apt-cacher depends on:
ii  bzip2 1.0.2-11   high-quality block-sorting file co
ii  libwww-perl   5.803-4WWW client/server library for Perl
ii  perl  5.8.7-10   Larry Wall's Practical Extraction 

apt-cacher recommends no packages.

-- no debconf information
--- /usr/sbin/apt-cacher.orig   2006-01-15 12:40:27.0 +
+++ /usr/sbin/apt-cacher2006-01-15 12:40:49.0 +
@@ -391,7 +391,7 @@
 }
 else {
 $gid=getgrnam($gid);
-die "No such group (exiting)\n" if !$gid;
+die "No such group (exiting)\n" if !defined($gid);
 }
 $) = $gid;
 $( = $gid;
@@ -405,7 +405,7 @@
 }
 else {
 $uid=getpwnam($uid);
-die "No such user (exiting)\n" if !$uid;
+die "No such user (exiting)\n" if !defined($uid);
 }
 $> = $uid;
 $< = $uid;


Bug#343042: #343042: linux-image-2.6.14-2-686: Boot aborts with message '/bin/cat

2005-12-14 Thread Richard Antony Burton
Package: yaird
Version: 0.0.12-1
Followup-For: Bug #343042

FYI the above workaround does not work for machines with SATA drives. I couldn't
find a combination of modules that would get it to boot.

Switching back to previous yaird (0.0.11-12) fixes the problem on both PATA &
SATA systems.

Richard.


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



Bug#343042: #343042: linux-image-2.6.14-2-686: Boot aborts with message '/bin/cat

2005-12-12 Thread Richard Antony Burton
Package: yaird
Version: 0.0.12-1
Followup-For: Bug #343042

Confirmed Paulo's suggestion above to be working.

This problem is hitting everyone I know who has updated today. The fact that the
broken yaird was released on the same day as a new kernel means that a lot of
people are going to hit this, because they will actually be using yaird today.

Unfortunaly on a couple of boxes I only had the one kernel installed, and with
the minor update it overwrote the exisitng version instead of installing along
side, leaving me with unbootable boxes.

Considering the potential for harm I wonder if there could be something done to
mitigate this happening again in future. Avoiding releasing yaird at the same
time as a minor kernel update would have helped, because the bug would have only
been hit by a small number before it could be fixed. However perhaps the more
important issue is that of releasing minor kernel updates that overwrite the
existing kernel, this is obviously vunerable to more problems than just a badly
timed yaird break. That's obviously an issue for the kernel maintainers.

Richard.

p.s. before anyone tells me, i have been reminded of why it's a good idea to
keep a known working kernel on the box ;-)


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



Bug#341751: #341751 java-package: installs incorrect (non-existant) java plugin for ibm java 5.0

2005-12-03 Thread Richard Antony Burton
Package: java-package
Version: 0.27
Tags: patch
Followup-For: Bug #341751


I have uploaded a patch that contains a fix for this problem in #341749

Richard.


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



Bug#338569: #338569: java-package: can't run java programs via two symlinks

2005-12-03 Thread Richard Antony Burton
Package: java-package
Version: 0.27
Followup-For: Bug #338569


I have uploaded a patch that contains a fix for this problem as well as two
others under bug #341749 which supercedes the above patch.

Richard.


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



Bug#341749: #341749 java-package: does not install plugin to correct location for firefox 1.5

2005-12-03 Thread Richard Antony Burton
Package: java-package
Version: 0.27
Followup-For: Bug #341749


Ok, I've made a proper patch this time since I needed to get these new packages
built for distribution. This patch only applies to building IBM Java v5 
packages.
If for some odd reason you want to build a Sun package, it shouldn't take much
to migrate this. Same goes to migrating back to v1.4.

To complicate things slightly, and at the same time simplyify things too, this
patch actually fixes 3 bugs, this one (341749), 338569 - can't run java programs
via two symlinks (which makes the package completly unusable) & 341751 - 
installs
incorrect (non-existant) java plugin for ibm java 5.0 (which prevents the 
firefox
plugin working at all).

Sorry if that confuses things for the maintainer.

Again this patch only covers IBM Java 1.5/5.0. The firefox 1.5 plugin issue will
need migrating to 1.3/1.4 & sun. The can't run progs via two symlinks issue will
need migrating to 1.3/1.4.

Richard.

-- 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.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages java-package depends on:
ii  coreutils 5.93-5 The GNU core utilities
ii  debhelper 5.0.7  helper programs for debian/rules
ii  fakeroot  1.5.5  Gives a fake root environment
ii  unzip 5.52-5 De-archiver for .zip files

java-package recommends no packages.

-- no debconf information
diff -ru java-package.old/ibm-j2re1.5/install java-package/ibm-j2re1.5/install
--- java-package.old/ibm-j2re1.5/install2005-12-03 11:14:06.0 
+
+++ java-package/ibm-j2re1.5/install2005-12-03 11:34:34.0 +
@@ -12,9 +12,14 @@
 # alternative 
 function program_alternative() {
 local program="$1"
+cat >"/usr/bin/$program-$suffix" <
 function program_alternative() {
 local program="$1"
+cat >"/usr/bin/$program-$suffix" <

Bug#341751: java-package: installs incorrect (non-existant) java plugin for ibm java 5.0

2005-12-02 Thread Richard Antony Burton
Package: java-package
Severity: important


IBM Java 1.5 plugin for firefox is no longer libjavaplugin_ojigcc3.so, but
libjavaplugin_oji.so or libjavaplugin_ojigtk2.so

Maybe the choice of which of the 2 should be left to the user?

Richard.

-- 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.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#341749: java-package: does not install plugin to correct location for firefox 1.5

2005-12-02 Thread Richard Antony Burton
Package: java-package
Severity: important
Tags: patch


Firefox 1.5 now installs in /usr/lib/firefox, rather then 
/usr/lib/mozilla-firefox
so the install script that handles the plugin no longer detects you have 
firefox.

It requires only a trivial fix to postinst (this will need to be added rather
than replace the existing so as to continue support for people running firefox
1.0.x (if 1.5 doesn't completely replace 1.0 in unstable - current both are
available)):
# firefox (1.5+)
firefox_dir="/usr/lib/firefox/plugins"
[ -d "$firefox_dir" ] || install -d -m 755 "$firefox_dir"
update-alternatives \
--install "$firefox_dir/libjavaplugin.so" \
"firefox-javaplugin.so" \
"$plugin_dir/libjavaplugin_ojigcc3.so" "$priority"


Richard.


-- 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.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#338900: reportbug: smtp connection direct to master.debian.org is fails

2005-11-13 Thread Richard Antony Burton
Package: reportbug
Version: 3.17
Severity: important


When you specify you want to connect direct to the debian smtp server (e.g.
because you haven't bothered to set your MTA up properly yet) reportbug creates
the entry "smtphost master.debian.org" in your .reportbugrc

Until recently this worked fine, but now I'm getting:
Connecting to master.debian.org via SMTP...
SMTP send failure: {'[EMAIL PROTECTED]': (550, 'relay not permitted')}
Wrote bug report to /tmp/reportbug-bash-20051113-12303-Rhw0J1

Changing the smtphost to bugs.debian.org fixes the problem. This should be
changed when creating a new default config (/usr/bin/reportbug:532,538).

Maybe some validation on reading configs to change master to bugs automatically
for people with existing configs? Nothing fancy, just something like this adding
around 805:
if options.smtphost ==  'master.debian.org':
options.smtphost = 'bugs.debian.org'

Richard.

-- Package-specific info:
** Environment settings:
EDITOR="vi"

** /root/.reportbugrc:
reportbug_version "3.17"
mode standard
ui text
realname "Richard Antony Burton"
email "[EMAIL PROTECTED]"
no-check-uid
no-cc
header "X-Debbugs-CC: [EMAIL PROTECTED]"
smtphost bugs.debian.org

-- 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.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages reportbug depends on:
ii  python2.3 2.3.5-8An interactive high-level object-o

Versions of packages reportbug recommends:
pn  python2.3-cjkcodecs | python2  (no description available)

-- no debconf information


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



Bug#336295: linux-headers-2.6.14-1: maybe this makes it clearer?

2005-10-30 Thread Richard Antony Burton
Package: linux-headers-2.6.14-1
Version: 2.6.14-1
Followup-For: Bug #336295


I'm also hitting this problem, maybe what's missing is made a little clearer by
the comparison between 2.6.12 & 2.6.14:

lrwxrwxrwx   1 root root8 Sep 30 19:44 
./linux-headers-2.6.12-1-686/include/asm -> asm-i386
lrwxrwxrwx   1 root root   48 Sep 30 19:44 
./linux-headers-2.6.12-1-686/include/asm-generic -> 
../../linux-headers-2.6.12-1/include/asm-generic
drwxr-xr-x   2 root root 8192 Sep 30 19:44 
./linux-headers-2.6.12-1-686/include/asm-i386
lrwxrwxrwx   1 root root8 Sep 30 19:44 ./linux-headers-2.6.12-1/include/asm 
-> asm-i386
drwxr-xr-x   2 root root 4096 Sep 30 19:44 
./linux-headers-2.6.12-1/include/asm-generic
drwxr-xr-x  10 root root 8192 Sep 30 19:44 
./linux-headers-2.6.12-1/include/asm-i386

lrwxrwxrwx   1 root root8 Oct 30 12:27 
./linux-headers-2.6.14-1-686/include/asm -> asm-i386
drwxr-xr-x   2 root root 4096 Oct 30 12:27 
./linux-headers-2.6.14-1-686/include/asm-generic
drwxr-xr-x   2 root root 4096 Oct 30 12:27 
./linux-headers-2.6.14-1/include/asm-generic

What we have is a broken symlink in base headers pointing to the non-existant
include/asm-i386. In 686 headers we have missing include/asm-i386 and missing
asm->asm-i386 symlink.

Richard.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

-- no debconf information


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



Bug#336450: linux-image-2.6.14-1-686: 2.6.14-1-686 doesn't support vga=795 option

2005-10-30 Thread Richard Antony Burton
Package: linux-image-2.6.14-1-686
Version: 2.6.14-1
Severity: normal


When booting with vga=795 option at the point it should switch video mode the
screen simply goes black. Continues to boot fine and I am able to login blind.

Same kernel option worked fine at 2.6.12. Here is my grub conf:
title   Debian GNU/Linux, kernel 2.6.14-1-686
root(hd0,4)
kernel  /boot/vmlinuz-2.6.14-1-686 root=/dev/hdi5 ro vga=795
initrd  /boot/initrd.img-2.6.14-1-686
savedefault
boot

Not sure what diag to collect here, if it can't be recreated easily please
advise what I can get for you.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages linux-image-2.6.14-1-686 depends on:
ii  module-init-tools 3.2-pre9-3 tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.11-9   Yet Another mkInitRD

linux-image-2.6.14-1-686 recommends no packages.

-- no debconf information


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



Bug#332898: udev: still not working with mouse

2005-10-12 Thread Richard Antony Burton
Package: udev
Version: 0.070-4
Followup-For: Bug #332898


Udev now loads evdev (never actually noticed if this was loaded before on my
system with hotplug, but it certainly is now) and mousedev. This allows X to
start, but the cursor won't move. On the system I'm using atm (IBM Thinpad T23
with trackpoint) you need to load psmouse as well as mousedev, and this still
isn't being done by udev.

Has a bug been raised with the kernel people about getting a proper fix in
there? If so can you provide the number so we can keep an eye out for it.


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



Bug#332898: udev: mouse devices doesn't work anymore without hoplug

2005-10-09 Thread Richard Antony Burton
Package: udev
Version: 0.070-3
Followup-For: Bug #332898


I've hit the same problem with the new udev package this morning. The modules
are not being loaded on my system. Adding psmouse & mousedev to /etc/modules
is an easy workaround, but not ideal since you shouldn't need to manually
specify all the hardware you need modules loaded for (hotplug used to handle
this fine). I have a ps2 mouse, but a friend has also hit the same problem with
a usb mouse.

-- 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.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages udev depends on:
ii  initscripts   2.86.ds1-4 Standard scripts needed for bootin
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libselinux1   1.26-1 SELinux shared libraries
ii  lsb-base  3.0-9  Linux Standard Base 3.0 init scrip
ii  makedev   2.3.1-78   creates device files in /dev
ii  sed   4.1.4-4The GNU sed stream editor

udev recommends no packages.

-- no debconf information


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



Bug#319749: bcm5700-source: module will not install with kernel 2.6.12

2005-07-24 Thread Richard Antony Burton
Package: bcm5700-source
Severity: important

Using module assistant to build this module the resulting deb depends on 
kernel-image-2.6.12, however the 2.6.12 kernel package is now named 
linux-image-2.6.12.

Changing the Depends line of control.modules.in to the following will fix it, 
and maintain backwards compatibility with the older kernel names too:
Depends: modutils | module-init-tools, kernel-image-_KVERS_ | 
linux-image-_KVERS_

I also notice the stock kernels now come with tg3 built again (they seemed to 
stop doing this for a while), so I may be one of the first people to try and 
build bcm5700 against 2.6.12, but I'm pretty sure anyone who tries will hit the 
same problem.

Richard.

-- 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.12-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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