Bug#627630: grub-pc: core.img too large after recent update, raid1+lvm+xfs

2011-05-22 Thread Eamonn Hamilton
Package: grub-pc
Version: 1.99-4
Severity: important



Hi,

After a recent update a couple of days ago on grub, the generated core.img no 
longer fits in my boot block. The system is setup as raid1+lvm with xfs 
filesystems.

Any suggestions  as to how to shrink the core.img, as expanding the install 
area isn't an option short-term.

regards,
Eamonn


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/mapper/vg-root / xfs rw,noatime,attr2,noquota 0 0
/dev/mapper/vg-home /home xfs rw,noatime,noquota 0 0
/dev/mapper/vg-usr /usr xfs rw,noatime,attr2,noquota 0 0
/dev/mapper/vg-pictures /pictures xfs rw,noatime,noquota 0 0
/dev/mapper/vg_new-shared /shared xfs rw,noatime,attr2,noquota 0 0
/dev/mapper/vg_new-content /content xfs rw,noatime,attr2,noquota 0 0
/dev/mapper/vg-myth /content/media/mythtv ext3 
rw,relatime,errors=continue,commit=5,barrier=0,data=writeback 0 0
/dev/sdd1 /backup xfs rw,relatime,attr2,noquota 0 0
/dev/mapper/vg_new-vm /vm ext3 
rw,relatime,errors=continue,barrier=0,data=writeback 0 0
/dev/mapper/vg_new-archive /archive xfs rw,relatime,attr2,noquota 0 0
/dev/mapper/vg-root /run xfs rw,noatime,attr2,noquota 0 0
/dev/mapper/vg-root /run/lock xfs rw,noatime,attr2,noquota 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-SAMSUNG_HD501LJ_S0MUJ1KLB32543
(hd1)   /dev/disk/by-id/ata-SAMSUNG_HD501LJ_S0MUJ1KLB32546
(hd2)   /dev/disk/by-id/ata-MAXTOR_STM31000333AS_9TE1GGYP
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

terminal_input console
terminal_output console
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, with Linux 2.6.38.4' --class debian --class 
gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod xfs
set root='(vg-root)'
search --no-floppy --fs-uuid --set=root 
d784bc62-c5a2-4d85-b778-feac2748a0de
echo'Loading Linux 2.6.38.4 ...'
linux   /boot/vmlinuz-2.6.38.4 root=/dev/mapper/vg-root ro  hpet=force 
quiet
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.38.4
}
menuentry 'Debian GNU/Linux, with Linux 2.6.38.4 (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod xfs
set root='(vg-root)'
search --no-floppy --fs-uuid --set=root 
d784bc62-c5a2-4d85-b778-feac2748a0de
echo'Loading Linux 2.6.38.4 ...'
linux   /boot/vmlinuz-2.6.38.4 root=/dev/mapper/vg-root ro single 
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.38.4
}
menuentry 'Debian GNU/Linux, with Linux 2.6.38-rc7+' --class debian --class 
gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod xfs
set root='(vg-root)'
search --no-floppy --fs-uuid --set=root 
d784bc62-c5a2-4d85-b778-feac2748a0de
echo'Loading Linux 2.6.38-rc7+ ...'
linux   /boot/vmlinuz-2.6.38-rc7+ root=/dev/mapper/vg-root ro  
hpet=force quiet
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.38-rc7+
}
menuentry 'Debian GNU/Linux, with Linux 2.6.38-rc7+ (recovery mode)' --class 
debian --class gnu-linux --class gnu --class os {
insmod gzio
insmod raid
insmod mdraid09
insmod lvm
insmod part_msdos
insmod part_msdos
insmod xfs
set root='(vg-root)'
search --no-floppy --fs-uuid --set=root 
d784bc62-c5a2-4d85-b778-feac2748a0de
echo'Loading Linux 2.6.38-rc7+ ...'
linux   /boot/vmlinuz-2.6.38-rc7+ root=/dev/mapper/vg-root ro single 
echo'Loading initial ramdisk ...'
initrd  /boot/initrd.img-2.6.38-rc7+
}
menuentry 'Debian GNU/Linux, with Linux 2.6.36' --class 

Bug#560300: xmltv-util: tv_grab_uk_rt fails with error saing Date::Manip requires a timezone +0000, this is set in code?

2009-12-10 Thread Eamonn Hamilton
Package: xmltv-util
Version: 0.5.56-1
Severity: normal


Hi, tv_grab_uk_rt fails for me with Date::Manip complaining about the TZ which 
is set, eben though I've tried setting and exporting TZ to + and this 
appears to be set in the binary itslef.

Any suggestions?

Regards,
Eamonn



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (400, 'testing'), (310, 'experimental'), (300, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32 (SMP w/2 CPU cores; PREEMPT)
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 xmltv-util depends on:
ii  libarchive-zip-perl  1.30-1  Perl module for manipulation of ZI
ii  libcompress-zlib-perl2.022-1 Transitional dummy package for Com
ii  libdate-manip-perl   6.04-1  module for manipulating dates
ii  libdatetime-format-strptime- 1.1000-1Perl module to parse and format st
ii  libhtml-parser-perl  3.64-1  collection of modules that parse H
ii  libhtml-tableextract-perl2.10-3  module for extracting the content 
ii  libhtml-tree-perl3.23-1  represent and create HTML syntax t
ii  libhttp-cache-transparent-pe 1.0-1   Perl module used to transparently 
ii  libio-compress-perl [libcomp 2.022-1 IO::Compress modules
ii  libio-stringy-perl   2.110-4 Perl modules for IO from scalars a
ii  libsoap-lite-perl0.710.10-1  Perl implementation of a SOAP clie
ii  libterm-readkey-perl 2.30-4  A perl module for simple terminal 
ii  libtext-bidi-perl0.03-4+b1   Text::Bidi - Unicode bidi algorith
ii  libwww-mechanize-perl1.58-1  module to automate interaction wit
ii  libwww-perl  5.834-1 Perl HTTP/WWW client/server librar
ii  libxml-dom-perl  1.44-1  Perl module for building DOM Level
ii  libxml-libxml-perl   1.70.ds-1   Perl interface to the libxml2 libr
ii  libxml-libxslt-perl  1.70-1  Perl module for using the GNOME li
ii  libxml-parser-perl   2.36-1.1+b1 Perl module for parsing XML files
ii  libxml-twig-perl 1:3.32-3Perl module for processing huge XM
ii  libxml-writer-perl   0.605-1 Perl module for writing XML docume
ii  libxmltv-perl0.5.56-1Perl libraries related to the XMLT
ii  perl [libcompress-zlib-perl] 5.10.1-8Larry Wall's Practical Extraction 
ii  perl-modules 5.10.1-8Core Perl modules

Versions of packages xmltv-util recommends:
ii  liblingua-preferred-perl  0.2.4-3Perl module which allows language 
ii  libterm-progressbar-perl  2.09-5 Perl module to print a progress ba
ii  libunicode-string-perl2.09-3+b1  Perl modules for Unicode strings

Versions of packages xmltv-util suggests:
ii  liblog-tracemessages-perl 1.4-2  Perl module to allow for trace mes
pn  libtext-kakasi-perl   none (no description available)
pn  xmltv-gui none (no description available)

-- 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#538225: krb5.conf

2009-09-17 Thread Eamonn Hamilton
Hi Guido,

Unfortunately, even with the patch applied, I still get the memory leak,
albeit with the renew lifetime set to the same as the ticket lifetime.

I'll change my config back, unless there's anything else you would like
em to try?

Cheers,
Eamonn


On Tue, 2009-09-15 at 19:32 +0200, Guido Günther wrote:
 tags  538225 +fixed-upstream
 thanks
 
 Hi Eamonn,
 On Mon, Aug 24, 2009 at 09:04:45AM +0100, Eamonn Hamilton wrote:
  Hi,
  
  I've disabled the explicit renew lifetime parameter, while leaving the
  ticket lifetime specified, and it seems to be behaving itself. I'm
  currently trying to determine whether it's got anything to do with the
  renew lifetime being the same as the ticket lifetime, as I guess I
  should have had the renew lifetime as less than the ticket lifetime.
 I've committed a fix that might help here:
 
   http://git.gnome.org/cgit/krb5-auth-dialog/
 
 I'll attach the patch. Could you apply it and test it?
 Cheers,
  -- Guido

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#538225: krb5.conf

2009-09-16 Thread Eamonn Hamilton
Sure,

I'll try this later today - might be a couple of days before we know the
results though.

Cheers,
Eamonn


On Tue, 2009-09-15 at 19:32 +0200, Guido Günther wrote:
 tags  538225 +fixed-upstream
 thanks
 
 Hi Eamonn,
 On Mon, Aug 24, 2009 at 09:04:45AM +0100, Eamonn Hamilton wrote:
  Hi,
  
  I've disabled the explicit renew lifetime parameter, while leaving the
  ticket lifetime specified, and it seems to be behaving itself. I'm
  currently trying to determine whether it's got anything to do with the
  renew lifetime being the same as the ticket lifetime, as I guess I
  should have had the renew lifetime as less than the ticket lifetime.
 I've committed a fix that might help here:
 
   http://git.gnome.org/cgit/krb5-auth-dialog/
 
 I'll attach the patch. Could you apply it and test it?
 Cheers,
  -- Guido

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#538225: krb5.conf

2009-08-04 Thread Eamonn Hamilton

[libdefaults]
default_realm = A.SAIC.COM
ticket_lifetime = 24000
dns_lookup_realm = yes
dns_lookup_kdc = yes

[realms]
B.SAIC.COM = {
kdc = server1.b.saic.com:88
kdc = server2.b.saic.com:88
kdc = server3.b.saic.com:88
kdc = server4.b.saic.com:88
admin_server = server1.b.saic.com:749
default_domain = b.saic.com
}

A.SAIC.COM = {
kdc = server5.a.saic.com:88
kdc = server6.a.saic.com:88
admin_server = server5.a.saic.com:749
default_domain = a.saic.com
}

[domain_realm]
.b.saic.com = B.SAIC.COM
b.saic.com = B.SAIC.COM
.a.saic.com = A.SAIC.COM
a.saic.com = A.SAIC.COM

[login]
#krb4_convert = true
#krb4_get_tickets = true

[appdefaults]
 pam = {
   debug = false
   ticket_lifetime = 8h
   renew_lifetime = 8h
   forwardable = true
   krb4_convert = false
 }

[logging]
 default = SYSLOG:



SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#538845: xserver-xorg-video-intel: X fails randomly, mouse pointer still works but no further screen updates

2009-07-27 Thread Eamonn Hamilton
Package: xserver-xorg-video-intel
Version: 2:2.8.0-1
Severity: normal

Hi,

Since updating to the latest intel driver, X randomly crashes. I seem to recall 
that this was a problem a year or more ago, however I had fixed it by using 
XAA, which has now been removed.

The symptoms are that the display will lock up, leaving me able to move the 
mouse but having no updates or interaction with the screen. The rest of the 
system continues to work, however a reboot is the only way to recover the 
display. 

There is nothing logged when this happens, and I've tried it with kernels up to 
2.6.31-rc4 and with/without kernel mode setting.

I'm currently back to using the vesa driver.

Regards,
Eamonn


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2008-01-10 11:35 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1689624 2009-07-26 23:36 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics 
Controller (rev 02)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2155 2009-07-27 12:13 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loaddri2
Loadglx
Loaddri
Loadextmod
Loaddbe
Loadrecord
Loadevdev
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  compaqeak8
Option  XkbLayout gb
Option  XkbOptionsaltwin:meta_win
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
EndSection

Section Device
Identifier  Intel 810
Driver  vesa
EndSection

Section Monitor
Identifier  Generic Monitor
EndSection

Section Screen
Identifier  Default Screen
Device  Intel 810
Monitor Generic Monitor
DefaultDepth24
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
Option  AllowEmptyInput   false

EndSection

#Section DRI
#Mode   0666
#EndSection

Section Extensions
#Option Composite enable
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 30669 2008-12-09 16:25 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 40401 2009-07-27 12:17 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:
_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/ukabzc383:0
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.6.2.901 (1.6.3 RC 1)
Release Date: 2009-7-26
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-rc3-686 i686 Debian
Current Operating System: Linux ukabzc383 2.6.31-rc4 #5 SMP 

Bug#538845: xserver-xorg-video-intel: X fails randomly, mouse pointer still works but no further screen updates

2009-07-27 Thread Eamonn Hamilton

 i865 is poorly supported for UXA/DRI2. I have the same problem on my
 machine. Option NoAccel or Option NoDRI seems to keep things stable
 (but slow).
 Upstream is working on it but not much improvements so far...
 

Ah, I see. I guess I could always downgrade to a version of the driver
which retains XAA - any suggestions?


 If you want to look deeper, some upstream bug reports about i865 problems:
 http://bugs.freedesktop.org/show_bug.cgi?id=22417
 http://bugs.freedesktop.org/show_bug.cgi?id=22904
 http://bugs.freedesktop.org/show_bug.cgi?id=20453
 http://bugs.freedesktop.org/show_bug.cgi?id=20683
 http://bugs.freedesktop.org/show_bug.cgi?id=21470
 http://bugs.freedesktop.org/show_bug.cgi?id=22463
 
 Brice
 

Eep. Maybe it's time to get my employer to spring for something a little
newer ;)

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#538845: xserver-xorg-video-intel: X fails randomly, mouse pointer still works but no further screen updates

2009-07-27 Thread Eamonn Hamilton

 Driver 2.7.1 supported XAA (and EXA was supposed to work better there).
 Packages are available at:
 
 http://people.debian.org/~bgoglin/rebuilds/Xserver1.6/intel-2.7.1/
 

Excellent - I'll get that in and going. Would you suggest using EXA
instead of XAA?

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#538845: xserver-xorg-video-intel: X fails randomly, mouse pointer still works but no further screen updates

2009-07-27 Thread Eamonn Hamilton

Thanks, up and going now, after a brief tussle with the kernel module -
i915 complained about a render error, so I switched back to i830 after a
reboot, which of course means no DRI, but it appears to be stable at
least.

Cheers,
Eamonn

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#538225: krb5-auth-dialog: memory leak overnight, 245MB resident, 999MB virtual

2009-07-24 Thread Eamonn Hamilton
Package: krb5-auth-dialog
Version: 0.12-1
Severity: normal

Hi,

I've noticed a problem with this package. During the day, the emmory usage is 
sane, however when I leave my desktop locked at night and return in the morning 
after the credentials had expired, I find that krb5-auth-dialog is using 
several hundred MB and is actually resident.

I'm guessing this is sub-optimal :)


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (300, 'stable'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.31-rc4 (SMP w/2 CPU cores; PREEMPT)
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 krb5-auth-dialog depends on:
ii  gconf2   2.26.2-2GNOME configuration database syste
ii  libc62.9-21  GNU C Library: Shared libraries
ii  libdbus-glib-1-2 0.80-4  simple interprocess messaging syst
ii  libgconf2-4  2.26.2-2GNOME configuration database syste
ii  libglib2.0-0 2.20.4-1The GLib library of C routines
ii  libgtk2.0-0  2.16.5-1The GTK+ graphical user interface 
ii  libkrb5-25-heimdal   1.2.e1.dfsg.1-1 Heimdal Kerberos - libraries
ii  libnm-glib0  0.7.1-1 network management framework (GLib
ii  libnotify1 [libnotify1-g 0.4.5-1 sends desktop notifications to a n
ii  libpango1.0-01.24.5-1Layout and rendering of internatio

krb5-auth-dialog recommends no packages.

krb5-auth-dialog suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#538225: krb5-auth-dialog: memory leak overnight, 245MB resident, 999MB virtual

2009-07-24 Thread Eamonn Hamilton
 It is - but I can't seem to reproduce this here. Could you attache a
 klist -v when the ticket has expired so I can see the ticket flags,
 etc.


Sure, it'll be Monday I guess. Question, however - my version of klist
doesn't have a '-v' option - I'm assuming you meant -f?




SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#525966: Proxy issue maybe?

2009-05-06 Thread Eamonn Hamilton
On Wed, 2009-05-06 at 10:39 +0200, Josselin Mouette wrote: 
 Hi all,
 
 I’ve been experiencing similar issues while upgrading to evo-exchange
 2.26, and it turned out to be caused by the proxy configuration. If I
 configure a proxy manually in the evolution configuration, the exchange
 connector fails and asks indefinitely for authentication. If I configure
 the proxy at the GNOME level and select “use system settings”, it works
 flawlessly.
 
 Maybe you could check whether this is the same problem.
 
 Cheers,


Excellent call, I had completely forgotten about that.

I disabled my proxy config, and it all burst into life.

Many thanks for the suggestion. 

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#525966: All exchange connectivity is gone, presumably evolution-mapi needs packaged for 2.26?

2009-04-28 Thread Eamonn Hamilton
Package: evolution
Version: 2.26.1.1-1
Severity: normal


Hi,

I've just upgraded to 2.26 and it owuld appear that evolution-mapi isnt 
packaged, meaning I can't connect to our exchange box. I guess I'll downgrade 
to 2.24, but is there any intention to package the mapi connector, or am I 
missing something obvious?

Cheers,
Eamonn



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (300, 'stable'), (50, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29.1 (SMP w/2 CPU cores; PREEMPT)
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 evolution depends on:
ii  dbus 1.2.12-1simple interprocess messaging syst
ii  debconf [deb 1.5.26  Debian configuration management sy
ii  evolution-co 2.26.1.1-1  architecture independent files for
ii  evolution-da 2.26.1.1-1  evolution database backend server
ii  gconf2   2.26.0-1GNOME configuration database syste
ii  gnome-icon-t 2.24.0-4GNOME Desktop icon theme
ii  libart-2.0-2 2.3.20-2Library of functions for 2D graphi
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libbluetooth 3.36-1  Library to use the BlueZ Linux Blu
ii  libbonobo2-0 2.24.1-1Bonobo CORBA interfaces library
ii  libbonoboui2 2.24.1-1The Bonobo UI library
ii  libc62.9-8   GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libcamel1.2- 2.26.1.1-1  The Evolution MIME message handlin
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libebackend1 2.26.1.1-1  Utility library for evolution data
ii  libebook1.2- 2.26.1.1-1  Client library for evolution addre
ii  libecal1.2-7 2.26.1.1-1  Client library for evolution calen
ii  libedataserv 2.26.1.1-1  Utility library for evolution data
ii  libedataserv 2.26.1.1-1  GUI utility library for evolution 
ii  libegroupwis 2.26.1.1-1  Client library for accessing group
ii  libenchant1c 1.4.2-3.3   a wrapper library for various spel
ii  libexchange- 2.26.1.1-1  Client library for accessing Excha
ii  libfontconfi 2.6.0-3 generic font configuration library
ii  libfreetype6 2.3.9-4.1   FreeType 2 font engine, shared lib
ii  libgconf2-4  2.26.0-1GNOME configuration database syste
ii  libgdata-goo 2.26.1.1-1  Client library for accessing Googl
ii  libgdata1.2- 2.26.1.1-1  Client library for accessing Googl
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgnome-pil 2.0.15-2.4  Support libraries for gnome-pilot
ii  libgnome2-0  2.24.1-2The GNOME 2 library - runtime file
ii  libgnomecanv 2.20.1.1-1  A powerful object-oriented display
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2 1:2.24.1-1  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libgtkhtml-e 3.26.1.1-1  HTML rendering/editing library - e
ii  libgtkhtml3. 3.26.1.1-1  HTML rendering/editing library - r
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libical0 0.43-2  iCalendar library implementation i
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libldap-2.4- 2.4.15-1.1  OpenLDAP libraries
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to a n
ii  libnspr4-0d  4.7.4-2 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.3-1Network Security Service libraries
ii  liborbit21:2.14.17-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0- 1.24.0-3+b1 Layout and rendering of internatio
ii  libpisock9   0.12.3-11   library for communicating with a P
ii  libpisync1   0.12.3-11   synchronization library for PalmOS
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libsoup2.4-1 2.26.1-1an HTTP library implementation in 
ii  libsqlite3-0 3.6.13-1SQLite 3 shared library
ii  libusb-0.1-4 2:0.1.12-13 

Bug#516301: problem still exists with 2.9-5

2009-03-16 Thread Eamonn Hamilton
Hi,

As time allowed, I upgraded to libc 2.9-5, and the problem still exists.
Strangely, I managed to isolate a trigger : using find, it worked
perfectly until I added '-exec echo \;' to the command line, at which
point it segfaulted immediately.

If there is anything I can do to help narrow this down, just let me
know.

Regards,
Eamonn



SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#516301: Acknowledgement (after upgrade to libc6 2.9,almost everything segfaults)

2009-02-24 Thread Eamonn Hamilton
Hi,

After re-installing libc6-2.9-3, I get the following on the console :


xargs[20841]: segfault at 1 ip 0001 sp
7fff05cfb258 error 14 in libc-2.9.so[7f6bfd78c000+149000]
xargs[20844]: segfault at 1 ip 0001 sp
7fff3f3b0918 error 14 in libc-2.9.so[7f3136e42000+149000]
xargs[20847]: segfault at 1 ip 0001 sp
744b2a18 error 14 in libc-2.9.so[7f6febf46000+149000]
xargs[21582]: segfault at 1 ip 0001 sp
7fff92e79438 error 14 in locale-archive[7f4e8570a000+5202000]
xargs[21585]: segfault at 1 ip 0001 sp
7fff13feb5a8 error 14 in locale-archive[7fa10687a000+5202000]
xargs[21588]: segfault at 1 ip 0001 sp
7fff262077c8 error 14 in locale-archive[7f8318a99000+5202000]
update-menus[22280]: segfault at 0 ip  sp
7fff1da5e698 error 14 in update-menus[40+1d000]
xargs[22832]:
segfault at 1 ip 0001 sp 7fff53fe6598 error 14
in locale-archive[7f35465ac000+54cb000]
xargs[22835]: segfault at
1 ip 0001 sp 7fffa0b9e158 error 14 in
locale-archive[7fc793166000+54cb000]
xargs[22838]: segfault at 1
ip 0001 sp 7fff94d82338 error 14 in
locale-archive[7f578734a000+54cb000]
xargs[22883]: segfault at 1
ip 0001 sp 7fff3baca088 error 14 in
locale-archive[7f062e09+54cb000]
xargs[22886]: segfault at 1
ip 0001 sp 7fff2b8c5e78 error 14 in
locale-archive[7ff51de8c000+54cb000]
xargs[22889]: segfault at 1
ip 0001 sp 7fff45ecf488 error 14 in
locale-archive[7fd838495000+54cb000]
update-menus[22905]: segfault at 0
ip  sp 7fff4bae8788 error 14 in update-menus[40
+1d000]
find[22937]: segfault at 1 ip 0001 sp
7fffa4f47f28 error 14 in ld-linux-x86-64.so.2[2ae505b5f000+1c000]
update-menus[22955]: segfault at 0 ip  sp
7fff35a06638 error 14 in update-menus[40+1d000]
find[23001]:
segfault at 1 ip 0001 sp 7fff327e1458 error 14
in ld-linux-x86-64.so.2[2b9f782c6000+1c000]
find[23030]: segfault at
1 ip 0001 sp 7fffdc98 error 14 in
ld-linux-x86-64.so.2[2b65cdffc000+1c000]



Basically, some things segfaul, however bash appears to work ok.

As requested, the ldd of /bin/ls gives

linux-vdso.so.1 =  (0x7fff43bff000)
librt.so.1 = /lib/librt.so.1 (0x7f263b5f7000)
libselinux.so.1 = /lib/libselinux.so.1 (0x7f263b3db000)
libacl.so.1 = /lib/libacl.so.1 (0x7f263b1d4000)
libc.so.6 = /lib/libc.so.6 (0x7f263ae81000)
libpthread.so.0 = /lib/libpthread.so.0 (0x7f263ac66000) 
/lib64/ld-linux-x86-64.so.2 (0x7f263b7ff000)
libdl.so.2 = /lib/libdl.so.2 (0x7f263aa62000)
libattr.so.1 = /lib/libattr.so.1 (0x7f263a85e000)

Hopefully this helps.

Cheers,
Eamonn

On Fri, 2009-02-20 at 14:06 +, Debian Bug Tracking System wrote:
 Thank you for filing a new Bug report with Debian.
 
 This is an automatically generated reply to let you know your message
 has been received.
 
 Your message is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.
 
 Your message has been sent to the package maintainer(s):
  GNU Libc Maintainers debian-gl...@lists.debian.org
 
 If you wish to submit further information on this problem, please
 send it to 516...@bugs.debian.org, as before.
 
 Please do not send mail to ow...@bugs.debian.org unless you wish
 to report a problem with the Bug-tracking system.
 
 

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#516301: after upgrade to libc6 2.9, almost everything segfaults

2009-02-20 Thread Eamonn Hamilton
Package: libc6
Version: 2.7-18
Severity: important


After upgrade to 2.9-1 just about everything started delivering segfaults. I 
had top downgrade to 2.7-18 to get anything working again.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (310, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.28.2 (SMP w/2 CPU cores; PREEMPT)
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 libc6 depends on:
ii  libgcc1   1:4.3.3-4  GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
pn  glibc-doc none (no description available)
ii  locales   2.7-18 GNU C Library: National Language (
ii  locales-all [locales] 2.7-18 GNU C Library: Precompiled locale 

-- debconf information:
  glibc/upgrade: true
  glibc/restart-failed:
  glibc/restart-services:



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



Bug#516301: after upgrade to libc6 2.9, almost everythingsegfaults

2009-02-20 Thread Eamonn Hamilton
I'll attempt a re-install of the libc tonight, which should allow me to
gather the necessary information, unfortunately I'm not in front of the
console just now and when it fails, it's bad ;)


On Fri, 2009-02-20 at 17:46 +0100, Aurelien Jarno wrote:
 tag 516301 + moreinfo
 tag 516301 + unreproducible
 tahnks
 
 Eamonn Hamilton a écrit :
  Package: libc6
  Version: 2.7-18
  Severity: important
  
  
  After upgrade to 2.9-1 just about everything started delivering segfaults. 
  I had top downgrade to 2.7-18 to get anything working again.
 
 This does not give any information that allow us to find the problem.
 Could you please give us some more details?
 
 - Please copy and paste the error messages
 - What does 'ldd /bin/ls' gives when glibc 2.9 is installed?
 

SAIC Limited is a private limited company registered in England and Wales. 
Registered number 1396396. Registered office at Hemel One, Boundary Way, Hemel 
Hempstead, Hertfordshire, HP2 7YU. VAT number 599 5474 64.
This e-mail and any attachments are private and confidential.  If you are not 
the intended recipient of this e-mail, any disclosure, copying, distribution or 
use of its contents is strictly prohibited. Please notify the sender 
immediately and then delete it (including any attachments) from your system.
All emails and attachments are virus scanned. It is your responsibility to 
ensure that any onward transmission, opening or use of this message and any 
attachments will not adversely affect your or the onward recipients' systems or 
data. Please carry out such virus and other such checks as you consider 
appropriate.
SAIC Limited may monitor email traffic data and, also, the content of email for 
the purposes of security, staff training and compliance with SAIC policies.




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



Bug#364272: state of #364272

2008-11-19 Thread Eamonn Hamilton
No sign of it recently.

On Tue, 2008-11-18 at 23:36 +0200, Eugene V. Lyubimkin wrote:
 Hello people.
 
 Does the problem remain in apt = 0.7.16 ?
 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#483807: gphoto2: new version 2.4.1 upstream

2008-05-31 Thread Eamonn Hamilton
Package: gphoto2
Version: 2.4.0-1
Severity: wishlist


Hi,

I noiticed there is a new version upstream which includes support for the ixus 
860is. Any chance of packaging it?

Many thanks,
Eamonn


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

Kernel: Linux 2.6.24.2 (SMP w/2 CPU cores; PREEMPT)
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 gphoto2 depends on:
ii  libc6 2.7-11 GNU C Library: Shared libraries
ii  libcdk5   5.0.20060507-1 C-based curses widget library
ii  libexif12 0.6.16-2.1 library to parse EXIF files
ii  libgphoto2-2  2.4.0-9gphoto2 digital camera library
ii  libgphoto2-port0  2.4.0-9gphoto2 digital camera port librar
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libncurses5   5.6+20080503-1 Shared libraries for terminal hand
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libreadline5  5.2-3  GNU readline and history libraries
ii  libusb-0.1-4  2:0.1.12-11userspace USB programming library

gphoto2 recommends no packages.

-- no debconf information



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



Bug#452372: xserver-xorg-video-intel: X crashes after playing a video

2007-11-22 Thread Eamonn Hamilton
Package: xserver-xorg-video-intel
Version: 2:2.2.0-1
Severity: normal


Hi,

X crashes after playing a video. This is repeatable using both totem and
mplayer. After the crash, the following is left in the log :

Backtrace:
0: /usr/bin/X(xf86SigHandler+0x7e) [0x80c660e]
1: [0xb7f52420]
2: /lib/libc.so.6(vsnprintf+0xb4) [0xb7d29bd4]
3: /usr/bin/X(LogVWrite+0xb7) [0x81bac47]
4: /usr/bin/X(LogVMessageVerb+0x99) [0x81bb189]
5: /usr/bin/X(xf86VDrvMsgVerb+0xda) [0x80d01ca]
6: /usr/bin/X(xf86DrvMsg+0x3d) [0x80d11ad]
7: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7aef207]
8: /usr/lib/xorg/modules/drivers//intel_drv.so(i830_free_memory+0x24)
[0xb7aeffa4]
9: /usr/lib/xorg/modules/drivers//intel_drv.so [0xb7af306a]
10: /usr/bin/X [0x80d7fa3]
11: /usr/lib/xorg/modules/extensions//libdbe.so [0xb7f49865]
12: /usr/bin/X(compDestroyWindow+0xc5) [0x8103575]
13: /usr/bin/X [0x807bc11]
14: /usr/bin/X(DeleteWindow+0x158) [0x807be08]
15: /usr/bin/X(FreeResource+0x12c) [0x80762ec]
16: /usr/bin/X(ProcDestroyWindow+0x7f) [0x808946f]
17: /usr/bin/X [0x814d60e]
18: /usr/bin/X(Dispatch+0x2bf) [0x808d1ff]
19: /usr/bin/X(main+0x48b) [0x807474b]
20: /lib/libc.so.6(__libc_start_main+0xe0) [0xb7cdd450]
21: /usr/bin/X(FontFileCompleteXLFD+0x20d) [0x8073ac1]

Fatal server error:
Caught signal 11.  Server aborting


Cheers,
Eamonn



-- Package-specific info:
/var/lib/x11/X.roster does not exist.

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2006-04-17 16:24 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1672732 2007-11-20 02:03 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82865G Integrated Graphics 
Controller (rev 02)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2981 2007-11-05 14:02 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/share/fonts/X11/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadtype1
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  compaqeak8
Option  XkbLayout gb
Option  XkbOptionsaltwin:meta_win
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ExplorerPS/2
EndSection

Section Device
Identifier  Intel 810
Driver  intel
#Option AccelMethod EXA
Option  XAANoOffscreenPixmaps true
Option  AddARGBGLXVisuals true
Option  AllowGLXWithComposite true
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
HorizSync   30-70
VertRefresh 50-170
EndSection

Section Screen
Identifier  Default Screen
Device  Intel 810
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1280x1024 1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1280x1024 

Bug#429954: mailscanner: default clamav wrapper calles clamscan instead of clamdscan, kills performance

2007-06-21 Thread Eamonn Hamilton
Package: mailscanner
Version: 4.58.9-2
Severity: normal


Hi,

I noticed that each mail in my setup was taking a long time to get
scanned, even though I'm running clamd. this seems to be because it was
calling clamscan instead of clamdscan, and paying the initialisation
cost each time.

Simply changing this in the wrapper worked fine, emails now scan nice
and quickly. 


Cheers,
Eamonn



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

Kernel: Linux 2.6.21.3 (SMP w/2 CPU cores; PREEMPT)
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 mailscanner depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  libarchive-zip-perl 1.18-1   Module for manipulation of ZIP arc
ii  libcompress-zlib-perl   1.42-2   Perl module for creation and manip
ii  libconvert-binhex-perl  1.119+pristine-1 Perl5 module for extracting data f
ii  libconvert-tnef-perl0.17-5   Perl module to read TNEF files
ii  libdbd-sqlite3-perl 1.13-2   Perl DBI driver with a self-contai
ii  libfilesys-df-perl  0.92-2   Module to obtain filesystem disk s
ii  libhtml-parser-perl 3.56-1   A collection of modules that parse
ii  libmime-perl5.420-1  Perl5 modules for MIME-compliant m
ii  libnet-cidr-perl0.11-1   Manipulate IPv4/IPv6 netblocks in 
ii  libsys-hostname-long-pe 1.4-1Figure out the long (fully-qualifi
ii  libsys-syslog-perl  0.18-3   Perl interface to the UNIX syslog(
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  postfix [mail-transport 2.4.3-1  High-performance mail transport ag
ii  spamassassin3.2.1-1  Perl-based spam filter using text 
ii  ucf 3.001Update Configuration File: preserv
ii  unzip   5.52-9   De-archiver for .zip files

Versions of packages mailscanner recommends:
ii  libnet-cidr-lite-per 0.20-1  Merge IPv4 or IPv6 CIDR address ra
ii  ncftp2:3.2.0-1   A user-friendly and well-featured 
ii  tnef 1.4.3-1 Tool to unpack MIME application/ms
ii  wget 1.10.2+1.11.beta1-1 retrieves files from the web

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

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



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



Bug#363285: xserver-xorg: Error activating XKB configuration after update

2007-06-18 Thread Eamonn Hamilton
Nope, all seems fine now under unstable.

Cheers,
Eamonn

On Sun, 2007-06-17 at 15:58 +0200, Brice Goglin wrote:
 Hi,
 
 About a year ago, you reported a bug to the Debian BTS regarding your
 XKB config not being enabled anymore after upgrade. Did you reproduce
 this problem recently? With Xorg/Etch? With latest xserver-xorg-core and
 xkb-data in unstable? If not, I will close this bug in the next weeks.
 
 Thanks,
 Brice


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.



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



Bug#417656: evolution: confirmed : downgrading to 1.8.2-1 works

2007-04-04 Thread Eamonn Hamilton
Package: evolution
Followup-For: Bug #417656

Hi,

Downgrading e-d-s didn't suffice, downgrading the libraries as well
sorted this out.

Cheers,
Eamonn



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (300, 'stable'), (50, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages evolution depends on:
ii  dbus  1.0.2-1simple interprocess messaging syst
ii  evolution-common  2.8.2.1-1  architecture independent files for
ii  evolution-data-server 1.8.2-1evolution database backend server
ii  gconf22.18.0.1-2 GNOME configuration database syste
ii  gnome-icon-theme  2.18.0-1   GNOME Desktop icon theme
ii  gtkhtml3.83.12.2-1   HTML rendering/editing library - b
ii  libart-2.0-2  2.3.19-2   Library of functions for 2D graphi
ii  libatk1.0-0   1.18.0-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-client3  0.6.17-1   Avahi client library
ii  libavahi-common3  0.6.17-1   Avahi common library
ii  libavahi-glib10.6.17-1   Avahi glib integration library
ii  libbonobo2-0  2.18.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.18.0-1   The Bonobo UI library
ii  libc6 2.5-0exp6  GNU C Library: Shared libraries
ii  libcairo2 1.4.2-1The Cairo 2D vector graphics libra
ii  libcamel1.2-8 1.8.2-1The Evolution MIME message handlin
ii  libdbus-1-3   1.0.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.73-1 simple interprocess messaging syst
ii  libebook1.2-9 1.8.2-1Client library for evolution addre
ii  libecal1.2-7  1.8.2-1Client library for evolution calen
ii  libedataserver1.2-7   1.8.2-1Utility library for evolution data
ii  libedataserverui1.2-8 1.8.2-1GUI utility library for evolution 
ii  libegroupwise1.2-12   1.8.2-2Client library for accessing group
ii  libesd-alsa0 [libesd0]0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libexchange-storage1.2-2  1.8.2-2Backend library for evolution cale
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgconf2-4   2.18.0.1-2 GNOME configuration database syste
ii  libgcrypt11   1.2.4-1LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.11-1  The GLib library of C routines
ii  libgnome-keyring0 0.8-1  GNOME keyring services library
ii  libgnome-pilot2   2.0.15-2   Support libraries for gnome-pilot
ii  libgnome2-0   2.18.0-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-2   A powerful object-oriented display
ii  libgnomeprint2.2-02.18.0-1   The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0  2.18.0-1   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.18.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.18.0.1-1   GNOME Virtual File System (runtime
ii  libgnutls13   1.6.1-1the GNU TLS library - runtime libr
ii  libgpg-error0 1.4-2  library for common error values an
ii  libgtk2.0-0   2.10.11-1  The GTK+ graphical user interface 
ii  libgtkhtml3.8-15  3.12.2-1   HTML rendering/editing library - r
ii  libhal1   0.5.8.1-9  Hardware Abstraction Layer - share
ii  libice6   1:1.0.3-1  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libldap2  2.1.30-13.4OpenLDAP libraries
ii  libnm-glib0   0.6.4-7network management framework (GLib
ii  libnotify10.4.4-2sends desktop notifications to a n
ii  libnspr4-0d   1.8.0.11-2 NetScape Portable Runtime Library
ii  libnss3-0d1.8.0.11-2 Network Security Service libraries
ii  liborbit2 1:2.14.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.16.1-1   Layout and rendering of internatio
ii  libpisock90.12.2-9   library for communicating with a P
ii  libpisync00.12.2-9   synchronization library for PalmOS
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libpopt0  1.10-3 lib for 

Bug#377189: openoffice.org: prepends working directory before URLs, can't find file

2006-07-07 Thread Eamonn Hamilton
Package: openoffice.org
Version: 2.0.3-2
Severity: normal


Hi.

When attempting to start openoffice with a url ( as happens from
evolution, say ), it reports being unable to find the file but the path
shown has the current working directory prepended to it , e.g. :

cd /random
oowriter file:/tmp/test.doc

results in

/random/file:/tmp/test.doc does not exist

It doesn't seem to be the oowriter perl wrapper, that correctly passes
file:/tmp/test.doc to the ooqstart binary, which appears to simply
prepend the working directory


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

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   2.0.3-2OpenOffice.org office suite - data
ii  openoffice.org-calc   2.0.3-2OpenOffice.org office suite - spre
ii  openoffice.org-core   2.0.3-2OpenOffice.org office suite archit
ii  openoffice.org-draw   2.0.3-2OpenOffice.org office suite - draw
ii  openoffice.org-impress2.0.3-2OpenOffice.org office suite - pres
ii  openoffice.org-java-common2.0.3-2OpenOffice.org office suite Java s
ii  openoffice.org-math   2.0.3-2OpenOffice.org office suite - equa
ii  openoffice.org-writer 2.0.3-2OpenOffice.org office suite - word

openoffice.org recommends no packages.

-- no debconf information


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



Bug#370817: cupsys: Konica Minolta USB printer stopped working after 1.2.1 upgrade on unstable

2006-06-06 Thread Eamonn Hamilton
Package: cupsys
Version: 1.2.1-2
Severity: important

Hi,

After upgrading my unstable distribution the other day, my Konica Minolta 2400W
which had been working fine with the 1.1 cups version and the m2300w driver 
stopped working.

This appears to be a known fault upstream ( # 1738 ), but it obviously
affects more printers tha just mine.

I had a look at reverting the cupsys upgrade, but it wanted to remove large
amounts of my gnome environment, so that will have to wait.

Hope this can be resolved soon !

Cheers,
Eamonn
 

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

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

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

-- debconf information:
* cupsys/backend: ipp, lpd, parallel, socket, usb
  cupsys/portserror:
* cupsys/browse: true
* cupsys/raw-print: true
* cupsys/ports: /var/run/cups/cups.sock localhost:631


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



Bug#365835: evolution: Lockup at start if TLS negotiation fails

2006-05-03 Thread Eamonn Hamilton
Package: evolution
Version: 2.6.1-1
Severity: normal


Hi,

After updationg evolution this morning, it went into a hard loop this
morning when attempting to access out Exchange server using imap. My
connection was set to TLS shen available which worked with 2.6.0,
however 2.6.1 report the aserver connecting unexpectedly, and loops
trying to get the connection back. 

I had to kill it off, and then manually remove the account from gconf
and recreate it wthout TLS when evo came up.

This really should only bite folks who have some form of
historical misconfiguration, but evolution doesn't seem to offer any fallback 
as it
used to.

Hope this helps,
Eamonn

The relevant bits of a CAMEL_DEBUG=all shows


CamelException.setv((nil), 2, 'Failed to connect to IMAP server my_mail_server 
in secure mode: STARTTLS not supported')
CamelException.setv((nil), 303, 'Server unexpectedly disconnected: Unknown 
error')
CamelException.set((nil), 303, 'You must be working online to complete this 
operation')
Thread a64e2bb0 
CamelException.setv((nil), 2, 'Failed to connect to IMAP server my_mail_server 
in secure mode: STARTTLS not supported')
CamelException.setv((nil), 303, 'Server unexpectedly disconnected: Unknown 
error')
CamelException.set((nil), 303, 'You must be working online to complete this 
operation')
sending : A0 CAPABILITY
received: * CAPABILITY IMAP4 IMAP4rev1 IDLE LITERAL+ LOGIN-REFERRALS 
MAILBOX-REFERRALS NAMESPACE AUTH=NTLM
received: A0 OK CAPABILITY completed.
sending : A1 LOGOUT
received: * BYE Microsoft Exchange IMAP4rev1 server version 5.5.2658.25 signing 
off

(evolution-2.6:27828): camel-WARNING **: camel_exception_get_id called with 
NULL parameter.
received: * OK Microsoft Exchange IMAP4rev1 server version 5.5.2658.25 
(my_mail_server) ready
sending : A0 CAPABILITY
received: * CAPABILITY IMAP4 IMAP4rev1 IDLE LITERAL+ LOGIN-REFERRALS 
MAILBOX-REFERRALS NAMESPACE AUTH=NTLM
received: A0 OK CAPABILITY completed.
sending : A1 LOGOUT
received: * BYE Microsoft Exchange IMAP4rev1 server version 5.5.2658.25 signing 
off

(evolution-2.6:27828): camel-WARNING **: camel_exception_get_id called with 
NULL parameter.



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

Versions of packages evolution depends on:
ii  evolution-dat 1.6.1-1evolution database backend server
ii  gconf22.14.0-1   GNOME configuration database syste
ii  gnome-icon-th 2.14.2-1   GNOME Desktop icon theme
ii  gtkhtml3.83.10.1-1   HTML rendering/editing library - b
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.11.4-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-clie 0.6.9-8+b1 Avahi client library
ii  libavahi-comm 0.6.9-8+b1 Avahi common library
ii  libavahi-glib 0.6.9-8+b1 Avahi glib integration library
ii  libbonobo2-0  2.14.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.14.0-2   The Bonobo UI library
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  libcairo2 1.0.4-2The Cairo 2D vector graphics libra
ii  libcamel1.2-8 1.6.1-1The Evolution MIME message handlin
ii  libcomerr21.38+1.39-WIP-2006.04.09-1 common error description library
ii  libdbus-1-2   0.61-5 simple interprocess messaging syst
ii  libdbus-glib- 0.61-5 simple interprocess messaging syst
ii  libebook1.2-5 1.6.1-1Client library for evolution addre
ii  libecal1.2-3  1.6.1-1Client library for evolution calen
ii  libedataserve 1.6.1-1Utility library for evolution data
ii  libedataserve 1.6.1-1GUI utility library for evolution 
ii  libesd-alsa0  0.2.36-3   Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig 2.3.2-5.1  generic font configuration library
ii  libfreetype6  2.1.10-3   FreeType 2 font engine, shared lib
ii  libgail-commo 1.8.11-2   GNOME Accessibility Implementation
ii  libgail17 1.8.11-2   GNOME Accessibility Implementation
ii  libgconf2-4   2.14.0-1   GNOME configuration database syste
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.10.2-2   The GLib library of C routines
ii  libgnome-keyr 0.4.9-1GNOME keyring services library
ii  

Bug#364272: apt: recent difficxulty in updateing, Remote end closed connection and MD5 sum errors

2006-04-22 Thread Eamonn Hamilton
Package: apt
Version: 0.6.43.3
Severity: normal


Hi,

I've been trying to get my system to reliably perform an apt-get update
and upgrade for the last three or four weeks. Symptoms seem to be that
it'll get to the last few K of a file, and then time out, the server
closes the connection or there's a checksum error.

I've tried downgrading to the apt in stable, but the synmptoms are the
same.

Is there anything I can try to sort this out?

Cheers,
Eamonn


-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::userstatus status.user;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main apt.conf;
Dir::Etc::parts apt.conf.d;
Dir::Etc::preferences preferences;
Dir::Bin ;
Dir::Bin::methods /usr/lib/apt/methods;
Dir::Bin::dpkg /usr/bin/dpkg;
DPkg ;
DPkg::Pre-Install-Pkgs ;
DPkg::Pre-Install-Pkgs:: /usr/sbin/dpkg-preconfigure --apt || true;
DPkg::Post-Invoke ;
DPkg::Post-Invoke:: if [ -x /usr/bin/debsums ]; then /usr/bin/debsums 
--generate=nocheck -sp /var/cache/apt/archives; fi;

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

# Use for a local mirror - remove the ftp1 http lines for the bits
# your mirror contains.
# deb file:/your/mirror/here/debian stable main contrib non-free
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.
deb http://www.uk.debian.org/debian/ unstable main contrib non-free
#deb http://www.uk.debian.org/debian/ testing main contrib non-free
#deb http://www.uk.debian.org/debian/ stable main contrib non-free
#deb http://www.uk.debian.org/debian/ stable main contrib non-free

deb ftp://http.us.debian.org/debian/project/experimental/ contrib/binary-i386/
#


#deb http://samba.cadcamlab.org/debian/ woody/

deb ftp://ftp.nerim.net/debian-marillat/ sid main
#deb http://apt.cerkinfo.be/ unstable main contrib non-free

#deb http://ftp.openoffice.tuxfamily.org/openoffice unstable main contrib
#deb http://people.debian.org/~branden/ sid/$(ARCH)/

#deb ftp://ftp.uk.linux.org/pub/linux/java/debian unstable main non-free


#deb http://apt-proxy.sourceforge.net/apt-proxy unstable/
#deb http://freevo.sourceforge.net/debian unstable main

 ## RAREWARES AAC REPOSITORY
#deb http://pessoal.onda.com.br/rjamorim/debian/ ./

## RAREWARES MAIN REPOSITORY
deb http://www.rarewares.org/debian/packages/unstable ./
#deb http://opensource.mgeups.com/debian binary/
#deb-src http://opensource.mgeups.com/debian source/
#deb http://debian.usefulinc.com/gnome ./
deb http://kanotix.com/files/debian unstable main
deb http://pkg-boinc.alioth.debian.org/debian unstable main non-free
#deb-src http://pkg-boinc.alioth.debian.org/debian unstable main non-free
#deb http://debian.cihar.com/ unstable gammu

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

Versions of packages apt depends on:
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libgcc1 1:4.1.0-1+b1 GCC support library
ii  libstdc++6  4.1.0-1+b1   The GNU Standard C++ Library v3

Versions of packages apt recommends:
pn  debian-archive-keyringnone (no description available)

-- no debconf information


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



Bug#363703: beagle: several GB of exceptions probably caused by too long paths

2006-04-20 Thread Eamonn Hamilton
Package: beagle
Version: 0.2.4-1
Severity: normal


There were several GB of exceptions and log entries for beagle which
appear to complain mostly about the length of the paths of some of my
IMAP cache entries for exchage public olders. These paths can be rather
longi ( one example is 319 characters ), and beagle appears to get quite upset 
about that.

I cleared the logs yesterday, and as of today it's using 270MB !

Cheers,
Eamonn

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

Versions of packages beagle depends on:
ii  bash 3.1-4   The GNU Bourne Again SHell
ii  gnome-icon-theme 2.14.2-1GNOME Desktop icon theme
ii  libatk1.0-0  1.11.4-1The ATK accessibility toolkit
ii  libc62.3.6-7 GNU C Library: Shared libraries
ii  libcairo21.0.4-1+b1  The Cairo 2D vector graphics libra
ii  libexif120.6.13-4library to parse EXIF files
ii  libfontconfig1   2.3.2-5.1   generic font configuration library
ii  libgalago-cil0.3.2-4 CLI bindings for libgalago
ii  libgconf2.0-cil  2.8.2-1 CLI binding for GConf 2.12
ii  libglade2.0-cil  2.8.2-1 CLI binding for the Glade librarie
ii  libglib2.0-0 2.10.2-1The GLib library of C routines
ii  libglib2.0-cil   2.8.2-1 CLI binding for the GLib utility l
ii  libgmime2.1-cil  2.1.19-1CLI binding for the MIME library, 
ii  libgnome2.0-cil  2.8.2-1 CLI binding for GNOME 2.12
ii  libgnomevfs2-0   2.14.0-3GNOME virtual file-system (runtime
ii  libgtk2.0-0  2.8.17-1The GTK+ graphical user interface 
ii  libgtk2.0-cil2.8.2-1 CLI binding for the GTK+ toolkit 2
ii  libmono-corlib1.0-cil1.1.13.4-1  Mono core library (1.0)
ii  libmono-sharpzip0.6-cil  1.1.13.4-1  Mono SharpZipLib library
ii  libmono-sharpzip0.84-cil 1.1.13.4-1  Mono SharpZipLib library
ii  libmono-sqlite1.0-cil1.1.13.4-1  Mono Sqlite library
ii  libmono0 1.1.13.4-1  libraries for the Mono JIT
ii  libpango1.0-01.12.1-2Layout and rendering of internatio
ii  librsvg2-2   2.14.2-1SAX-based renderer library for SVG
ii  libsqlite0   2.8.16-1SQLite shared library
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  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
ii  libxss1  1:1.0.1-4   X11 Screen Saver extension library
ii  mono-classlib-1.01.1.13.4-1  Mono class library (1.0)
ii  mono-jit 1.1.13.4-1  fast CLI JIT/AOT compiler for Mono

Versions of packages beagle recommends:
ii  beagle-backend-evolution  0.2.4-1evolution data backend for beagle
ii  poppler-utils 0.4.5-4PDF utilitites (based on libpopple

-- no debconf information


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



Bug#363285: xserver-xorg: Error activating XKB configuration after update

2006-04-18 Thread Eamonn Hamilton
Package: xserver-xorg
Version: 1:7.0.14
Severity: normal

Hi,

After updating my system, I now receive Error activating XKB
configuration on logging in.

xprop -root | grep XKB

_XKB_RULES_NAMES_BACKUP(STRING) = xorg, compaqeak8, gb, ,
altwin:meta_win
_XKB_RULES_NAMES(STRING) = xorg, compaqeak8, gb, ,
altwin:meta_win

gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd

 layouts = [gb]
 model = compaqeak8
 overrideSettings = false
 options = [Compose key compose:ralt]

Cheers,
Eamonn





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

Versions of packages xserver-xorg depends on:
ii  debconf   1.4.72 Debian configuration management sy
ii  x11-common1:7.0.14   X Window System (X.Org) infrastruc
ii  xbase-clients 1:7.0.0-4  miscellaneous X clients
ii  xkb-data  0.8-5  X Keyboard Extension (XKB) configu
ii  xserver-xorg-core 1:1.0.2-5  X.Org X server -- core server
ii  xserver-xorg-input-al 1:7.0.14   the X.Org X server -- input driver
ii  xserver-xorg-input-ev 1:1.0.0.5-2X.Org X server -- evdev input driv
ii  xserver-xorg-input-kb 1:1.0.1.3-2X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.0.4-2  X.Org X server -- mouse input driv
ii  xserver-xorg-video-al 1:7.0.14   the X.Org X server -- output drive
ii  xserver-xorg-video-ap 1:1.0.1.5-2X.Org X server -- APM display driv
ii  xserver-xorg-video-ar 1:0.5.0.5-2X.Org X server -- ark display driv
ii  xserver-xorg-video-at 1:6.5.7.3-3X.Org X server -- ATI display driv
ii  xserver-xorg-video-ch 1:1.0.1.3-3X.Org X server -- Chips display dr
ii  xserver-xorg-video-ci 1:1.0.0.5-2X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cy 1:1.0.0.5-2X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-du 1:0.1.0.5-2X.Org X server -- dummy display dr
ii  xserver-xorg-video-fb 1:0.1.0.5-2X.Org X server -- fbdev display dr
ii  xserver-xorg-video-gl 1:1.0.1.3-2X.Org X server -- Glint display dr
ii  xserver-xorg-video-i1 1:1.1.0.5-2X.Org X server -- i128 display dri
ii  xserver-xorg-video-i7 1:1.0.0.5-2X.Org X server -- i740 display dri
ii  xserver-xorg-video-i8 1:1.5.1.0-2X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-im 1:1.0.0.5-2X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mg 1:1.2.1.3.dfsg.1-2 X.Org X server -- MGA display driv
ii  xserver-xorg-video-ne 1:1.0.0.5-2X.Org X server -- Neomagic display
ii  xserver-xorg-video-ne 1:0.1.4.1-3X.Org X server -- Newport display 
ii  xserver-xorg-video-ns 1:2.7.6.5-2X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv 1:1.0.1.5-2X.Org X server -- NV display drive
ii  xserver-xorg-video-re 1:4.0.1.3.dfsg.1-2 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 1:1.8.6.5-2X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.0.2.3-4X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:1.3.1.5-3X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-si 1:0.8.1.3-2X.Org X server -- SiS display driv
ii  xserver-xorg-video-si 1:0.7.1.3-2X.Org X server -- SiS USB display 
ii  xserver-xorg-video-td 1:1.1.1.3-3X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tg 1:1.0.0.5-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-tr 1:1.0.1.2-2X.Org X server -- Trident display 
ii  xserver-xorg-video-ts 1:1.0.0.5-2X.Org X server -- Tseng display dr
ii  xserver-xorg-video-ve 1:1.0.1.3-2X.Org X server -- VESA display dri
ii  xserver-xorg-video-vg 1:4.0.0.5-2X.Org X server -- VGA display driv
ii  xserver-xorg-video-vi 1:0.1.33.2-2   X.Org X server -- VIA display driv
ii  xserver-xorg-video-vm 1:10.11.1.3-2  X.Org X server -- VMware display d
ii  xserver-xorg-video-vo 1:1.0.0.5-2X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover   none(no description available)
ii  laptop-detect  0.12.1attempt to detect a laptop
ii  mdetect0.5.2.1   mouse device autodetection tool
ii  xresprobe  0.4.23debian1 X Resolution Probe

-- debconf information:
* xserver-xorg/multiple_possible_x-drivers:
* xserver-xorg/config/monitor/use_sync_ranges: true
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
* xserver-xorg/config/monitor/lcd: false
* xserver-xorg/autodetect_monitor: true
* xserver-xorg/config/display/default_depth: 24
* xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480
* 

Bug#363158: gnomebaker: copy audiocd creates track listing but doesn't extract any audio

2006-04-17 Thread Eamonn Hamilton
Package: gnomebaker
Version: 0.5.1-2
Severity: normal


Hi,

When attempting to copy an audio cd, the disc is scanned, a track
listing is created, and progress then sits at 0% with no disc access.

This seems to happen regardess of whether it's done disc to disc or
using the same device.


Cheers,
Eamonn

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

Versions of packages gnomebaker depends on:
ii 4:2.01+01a03-5Creates WAV files from audio CDs
ii 1:1.2.1+cvs20051109.01+debian-0rarewa Disk-At-Once (DAO) recording of au
ii 4:2.01+01a03-5command line CD writing tool
ii 2.3.17-1  Library of functions for 2D graphi
ii 1.11.4-1  The ATK accessibility toolkit
ii 2.14.0-1  Bonobo CORBA interfaces library
ii 2.14.0-1  The Bonobo UI library
ii 2.3.6-7   GNU C Library: Shared libraries
ii 1.0.4-1+b1The Cairo 2D vector graphics libra
ii 2.3.2-5.1 generic font configuration library
ii 2.14.0-1  GNOME configuration database syste
ii 1:2.5.1-2 library to load .glade files at ru
ii 2.10.2-1  The GLib library of C routines
ii 0.4.9-1   GNOME keyring services library
ii 2.14.0-2  The GNOME 2 library - runtime file
ii 2.14.0-1  A powerful object-oriented display
ii 2.14.0-1  The GNOME 2 libraries (User Interf
ii 2.14.0-2  GNOME virtual file-system (runtime
ii 0.8.12-1  Core GStreamer libraries, plugins,
ii 2.8.17-1  The GTK+ graphical user interface 
ii 1:1.0.0-2 X11 Inter-Client Exchange library
ii 1:2.14.0-1libraries for ORBit2 - a CORBA ORB
ii 1.12.1-2  Layout and rendering of internatio
ii 1.7-5 lib for parsing cmdline parameters
ii 1:1.0.0-3 X11 Session Management library
ii 2:1.0.0-6 X11 client-side library
ii 1.1.5.2-3 X cursor management library
ii 1:1.0.0-3 X11 miscellaneous extension librar
ii 1:1.0.0-3 X11 Input extension library
ii 1:1.0.1-2 X11 Xinerama extension library
ii 2.6.23.dfsg.2-3   GNOME XML library
ii 2:1.1.0.2-3   X11 RandR extension library
ii 1:0.9.0.2-3   X Rendering Extension client libra
ii 4:2.01+01a03-5Creates ISO-9660 CD-ROM filesystem
ii 1:1.2.3-11compression library - runtime

Versions of packages gnomebaker recommends:
ii  dvd+rw-tools  6.1-2  DVD+-RW/R tools
ii  gstreamer0.8-flac 0.8.12-1   FLAC plugin for GStreamer
ii  gstreamer0.8-mad  0.8.12-1   MAD MPEG audio decoder plugin for 
ii  gstreamer0.8-vorbis   0.8.12-1   Vorbis plugin for GStreamer

-- no debconf information


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



Bug#360567: amavisd-new doesn't install, dependancy on adduser but it's already installed

2006-04-03 Thread Eamonn Hamilton
Package: amavisd-new
Version: 1:2.3.3-7
Severity: grave
Justification: renders package unusable

On installation, it bails out with a dependancy on adduser which it says
cannot be installed. It's already installed, I've also tried downgrading
to the adduser from stable with no effect.

Cheers,
Eamonn



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

Versions of packages amavisd-new depends on:
ii  adduser   3.85   Add and remove users and groups
ii  debconf [debconf-2.0] 1.4.72 Debian configuration management sy
ii  file  4.17-1 Determines file type using magic
ii  libarchive-tar-perl   1.28-1 Archive::Tar - manipulate tar file
ii  libarchive-zip-perl   1.16-1 Module for manipulation of ZIP arc
ii  libberkeleydb-perl0.27-1 use Berkeley DB 4 databases from P
ii  libcompress-zlib-perl 1.41-1 Perl module for creation and manip
ii  libconvert-tnef-perl  0.17-4 Perl module to read TNEF files
ii  libconvert-uulib-perl 1.0.5.1-1  Perl interface to the uulib librar
pn  libdigest-md5-perlnone (no description available)
ii  libio-stringy-perl2.110-1Perl5 modules for IO from scalars 
ii  libmailtools-perl 1.74-0.1   Manipulate email in perl programs
pn  libmime-base64-perl   none (no description available)
ii  libmime-perl  5.419-1Perl5 modules for MIME-compliant m
ii  libnet-perl   1:1.19-3   Implementation of Internet protoco
ii  libnet-server-perl0.90-1 An extensible, general perl server
ii  libunix-syslog-perl   0.100-4Perl interface to the UNIX syslog(
ii  perl [libtime-hires-perl] 5.8.8-3Larry Wall's Practical Extraction 
ii  perl-modules [libnet-perl]5.8.8-3Core Perl modules

amavisd-new recommends no packages.


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



Bug#360567: amavisd-new doesn't install, dependancy on adduser but it's already installed

2006-04-03 Thread Eamonn Hamilton
myhost:~# apt-get install amavisd-new
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  amavisd-new: Depends: adduser (= 3.34) but it is not going to be
installed
E: Broken packages

myhost:~# apt-cache policy adduser
adduser:
  Installed: 3.85
  Candidate: 3.85
  Version table:
 *** 3.85 0
500 http://localhost unstable/main Packages
100 /var/lib/dpkg/status
 3.63 0
500 http://localhost stable/main Packages

myhost:~# apt-cache policy amavisd-new
amavisd-new:
  Installed: (none)
  Candidate: 1:2.3.3-7
  Version table:
 1:2.3.3-7 0
500 http://localhost unstable/main Packages
100 /var/lib/dpkg/status
 20030616p10-5 0
500 http://localhost stable/main Packages


:)

On Mon, 2006-04-03 at 03:35 -0700, Steve Langasek wrote:
 severity 360567 normal
 tags 360567 moreinfo unreproducible
 thanks
 
 On Mon, Apr 03, 2006 at 10:59:00AM +0100, Eamonn Hamilton wrote:
 
  On installation, it bails out with a dependancy on adduser which it says
  cannot be installed. It's already installed, I've also tried downgrading
  to the adduser from stable with no effect.
 
 Please post the full error message you received.  I see no errors in the
 dependencies of amavisd-new, and I can install the package without problems.
 


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



Bug#360567: amavisd-new doesn't install, dependancy on adduser but it's already installed

2006-04-03 Thread Eamonn Hamilton
myhost:~# apt-get install amavisd-new adduser
Reading package lists... Done
Building dependency tree... Done
adduser is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies.
  login: Conflicts: amavisd-new but 1:2.3.3-7 is to be installed
E: Broken packages


Cheers,
Eamonn

n Mon, 2006-04-03 at 03:47 -0700, Steve Langasek wrote:
 On Mon, Apr 03, 2006 at 11:39:29AM +0100, Eamonn Hamilton wrote:
  myhost:~# apt-get install amavisd-new
  Reading package lists... Done
  Building dependency tree... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
 
  Since you only requested a single operation it is extremely likely that
  the package is simply not installable and a bug report against
  that package should be filed.
  The following information may help to resolve the situation:
 
  The following packages have unmet dependencies.
amavisd-new: Depends: adduser (= 3.34) but it is not going to be
  installed
  E: Broken packages
 
  myhost:~# apt-cache policy adduser
  adduser:
Installed: 3.85
Candidate: 3.85
Version table:
   *** 3.85 0
  500 http://localhost unstable/main Packages
  100 /var/lib/dpkg/status
   3.63 0
  500 http://localhost stable/main Packages
 
 For completeness, please also post the output of apt-get install
 amavisd-new adduser, as a single command.
 
 And please keep the bug report cc:ed on replies.
 
 Thanks,



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



Bug#360567: amavisd-new doesn't install, dependancy on adduser but it's already installed

2006-04-03 Thread Eamonn Hamilton
Hmm.

Certainly seems to be related. I'm now reading through all the developer
stuff trying to figure out the package build process.

The actual change needed is trivial : 

su - amavis -- /usr/bin/sa-learn --sync --force-expire /dev/null

changes to
su - amavis -c /usr/bin/sa-learn --sync --force-expire /dev/null

in amavisd-new.cron.daily, I'm just trying to figure out where the login
version check is coming from and how to do an NMU ( is it possible
without a debian key ? )

Cheers,
Eamonn



On Mon, 2006-04-03 at 22:23 +1000, Brian May wrote:
  Eamonn == Eamonn Hamilton [EMAIL PROTECTED] writes:
 
 Eamonn myhost:~# apt-get install amavisd-new adduser Reading
 Eamonn package lists... Done Building dependency tree... Done
 Eamonn adduser is already the newest version.  Some packages
 Eamonn could not be installed. This may mean that you have
 Eamonn requested an impossible situation or if you are using the
 Eamonn unstable distribution that some required packages have not
 Eamonn yet been created or been moved out of Incoming.  The
 Eamonn following information may help to resolve the situation:
 
 Eamonn The following packages have unmet dependencies.  login:
 Eamonn Conflicts: amavisd-new but 1:2.3.3-7 is to be installed E:
 Eamonn Broken packages
 
 Is this a duplicate of bug 358993? I think that it was stated
 somewhere that the latest shadow would conflict with
 amavisd-new. Unfortunately we have been busy and not able to update
 the package yet. NMU welcome.



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



Bug#351921: evolution-data-server crash when trying to autocomplete from LDAP

2006-02-08 Thread Eamonn Hamilton
Package: evolution-data-server
Version: 1.4.2.1-1
Severity: normal


Hi,

Evolution-data-server-1.4 has been crashing intermittently for a while
when attempting to autocomplete a name from one of our LDAP servers ( I
currently have three LDAP source configured ). This happens once or
twice a day.

I have a backtrace, hopefully this will help.



(evolution-data-server:15469): libedata-book-WARNING **: 
impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith file_as  
mbr) (beginswith full_name  mbr) (beginswith email  mbr) (beginswith 
nickname  mbr) ))

e_data_book_respond_get_book_view
starting book view thread
[New Thread -1517872208 (LWP 30337)]
starting initial population of book view
[New Thread -1561343056 (LWP 30338)]
signalling parent thread

(evolution-data-server:15469): libedata-book-WARNING **: 
impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith file_as  
mbr) (beginswith full_name  mbr) (beginswith email  mbr) (beginswith 
nickname  mbr) ))

returning from start_book_view
e_data_book_respond_get_book_view
[Thread -1561343056 (LWP 30338) exited]
book_view file uref
finished population of book view
[Thread -1517872208 (LWP 30337) exited]
[New Thread -1561343056 (LWP 30339)]
start_book_view (0x80c8060)

(evolution-data-server:15469): libedata-book-WARNING **: 
impl_GNOME_Evolution_Addressbook_Book_getBookView ((or (beginswith file_as  
mbr) (beginswith full_name  mbr) (beginswith email  mbr) (beginswith 
nickname  mbr) ))

searching server using filter: ( (|(objectclass=person)(mail=*)) (| 
(|(fileAs=mbr*)((!(fileAs=*))(sn=mbr*))) (|(cn=mbr*)(sn=mbr*)) (mail=mbr*) 
(displayName=mbr*) ) ) (expecting max 100 results)
e_data_book_respond_get_book_view
adding search_op (0x80c8060, 30)
[Thread -1561343056 (LWP 30339) exited]
start_book_view (0xa65017f8)
[New Thread -1561343056 (LWP 30341)]
searching server using filter: ( (|(objectclass=person)(mail=*)) (| (sn=mbr*) 
(|(cn=mbr*)(sn=mbr*)) (mail=mbr*) (displayName=mbr*) ) ) (expecting max 100 
results)
adding search_op (0xa65017f8, 31)
stopping query
looked up msgid 30, got op 0x810e438
ldap_search_handler (0x80c8060)
ldap_search_dtor (0x80c8060)
stop_book_view (0x80c8060)
[Thread -1552950352 (LWP 30335) exited]
in server_log_handler

(evolution-data-server:15469): libebookbackend-WARNING **: ldap_result returned 
-1, restarting ops

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread -1489533248 (LWP 15469)]
0xe410 in __kernel_vsyscall ()
(gdb) thread apply all bt


Thread 229 (Thread -1561343056 (LWP 30341)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xa78c4d86 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xa7b6ab9e in g_async_queue_push () from /usr/lib/libglib-2.0.so.0
#3  0xa7ba299e in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
#4  0xa7ba0a71 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#5  0xa78c2e70 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0xa7857bde in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 228 (Thread -1561343056 (LWP 30341)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xa78c4d86 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xa7b6ab9e in g_async_queue_push () from /usr/lib/libglib-2.0.so.0
#3  0xa7ba299e in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
#4  0xa7ba0a71 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#5  0xa78c2e70 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0xa7857bde in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 227 (Thread -1561343056 (LWP 30341)):
#0  0xe410 in __kernel_vsyscall ()
---Type return to continue, or q return to quit---
#1  0xa78c4d86 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xa7b6ab9e in g_async_queue_push () from /usr/lib/libglib-2.0.so.0
#3  0xa7ba299e in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
#4  0xa7ba0a71 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#5  0xa78c2e70 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0xa7857bde in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 221 (Thread -1561343056 (LWP 30341)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xa78c4d86 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xa7b6ab9e in g_async_queue_push () from /usr/lib/libglib-2.0.so.0
#3  0xa7ba299e in g_thread_pool_free () from /usr/lib/libglib-2.0.so.0
#4  0xa7ba0a71 in g_static_private_free () from /usr/lib/libglib-2.0.so.0
#5  0xa78c2e70 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#6  0xa7857bde in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 219 (Thread -1561343056 (LWP 30341)):
#0  0xe410 in __kernel_vsyscall ()
#1  0xa78c4d86 in pthread_cond_wait@@GLIBC_2.3.2 ()
   from /lib/tls/i686/cmov/libpthread.so.0
#2  0xa7b6ab9e in g_async_queue_push () from /usr/lib/libglib-2.0.so.0
---Type return to 

Bug#348674: nautilus: Unmounting a usbkey results in an unmount plus Unable to eject media message

2006-01-18 Thread Eamonn Hamilton
Package: nautilus
Version: 2.12.2-2
Severity: normal

Hi,

Unmounting my usb key performs the unmount, but results in an unable to
eject media message complaining that it can't open /dev/sda ( the usb
key ).

The key was mounted by gnome-volume-manager, other tha that this worked
just fine until a month ago or so.

Hope this helps,
Eamonn


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

Versions of packages nautilus depends on:
ii  desktop-file-utils 0.10-1Utilities for .desktop files
ii  gconf2 2.12.1-8  GNOME configuration database syste
ii  gnome-control-center   1:2.12.2-2utilities to configure the GNOME d
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.10.3-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libbonobo2-0   2.10.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.10.1-1  The Bonobo UI library
ii  libc6  2.3.5-12  GNU C Library: Shared libraries an
ii  libcairo2  1.0.2-3   The Cairo 2D vector graphics libra
ii  libeel2-2  2.12.2-2  Eazel Extensions Library (for GNOM
ii  libesd-alsa0 [libesd0] 0.2.36-3  Enlightened Sound Daemon (ALSA) - 
ii  libexif12  0.6.12-2  library to parse EXIF files
ii  libfontconfig1 2.3.2-1.1 generic font configuration library
ii  libgail-common 1.8.8-1   GNOME Accessibility Implementation
ii  libgail17  1.8.8-1   GNOME Accessibility Implementation
ii  libgconf2-42.12.1-8  GNOME configuration database syste
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.8.5-1   The GLib library of C routines
ii  libgnome-desktop-2 2.12.2-2  Utility library for loading .deskt
ii  libgnome-keyring0  0.4.6-2   GNOME keyring services library
ii  libgnome2-02.12.0.1-4The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.12.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.12.0-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.12.2-4  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.10-1  The GTK+ graphical user interface 
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  libnautilus-extension1 2.12.2-2  libraries for nautilus components 
ii  liborbit2  1:2.12.4-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.10.2-1  Layout and rendering of internatio
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  librsvg2-2 2.12.7-3  SAX-based renderer library for SVG
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libstartup-notificatio 0.8-1 library for program launch feedbac
ii  libx11-6   6.9.0.dfsg.1-4X Window System protocol client li
ii  libxcursor11.1.3-1   X cursor management library
ii  libxext6   6.9.0.dfsg.1-4X Window System miscellaneous exte
ii  libxi6 6.9.0.dfsg.1-4X Window System Input extension li
ii  libxinerama1   6.9.0.dfsg.1-4X Window System multi-head display
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  libxrandr2 6.9.0.dfsg.1-4X Window System Resize, Rotate and
ii  libxrender11:0.9.0.2-1   X Rendering Extension client libra
ii  nautilus-data  2.12.2-2  data files for nautilus
ii  shared-mime-info   0.16-3FreeDesktop.org shared MIME databa
ii  zlib1g 1:1.2.3-9 compression library - runtime

Versions of packages nautilus recommends:
ii  desktop-base  0.3.16 common files for the Debian Deskto
ii  eject 2.1.4-1ejects CDs and operates CD-Changer
ii  nautilus-cd-burner2.12.2-3   CD Burning front-end for Nautilus

-- no debconf information


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



Bug#339302: Wrong email address on original bug report

2005-11-16 Thread Eamonn Hamilton
My bad, I forgot to configure reportbug  for my external email address.
Please update the bug.

Cheers,
Eamonn



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



Bug#339516: fetchyahoo: 2.9 fails to retrieve from yahoo.co.uk, 2.10 is available upstream

2005-11-16 Thread Eamonn Hamilton
Package: fetchyahoo
Version: 2.9
Severity: normal


Hi, I've been unable to retrieve mail using 2.9 for the last couple of
days, 2.10 is available upstream which fixes the problem.

When 2.9 attempts to retrieve mail, cpu usage goes to 100% and the
process doesn't terminate.

Cheers,
Eamonn


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


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



Bug#321400: version 1.1.3 including mozilla firefox plugin available upstream

2005-08-05 Thread Eamonn Hamilton
Package: totem-xine
Version: 1.0.4-1
Severity: wishlist


Hi,

As the subject says, there's a newer version available upstram ( and
also in Ubuntu ) which includes the firefox plugin. Obviously, it's got
a bunch of differing build libs on Ubuntu, but are there any plans to
update the version in Debian?

Chees,
Eamonn





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

Versions of packages totem-xine depends on:
ii  dbus-10.23.4-3   simple interprocess messaging syst
ii  gconf22.10.1-1   GNOME configuration database syste
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.1-2   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libbonobo2-0  2.10.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.0-1   The Bonobo UI library
ii  libc6 2.3.5-2GNU C Library: Shared libraries an
ii  libesd-alsa0 [libesd0]0.2.36-1   Enlightened Sound Daemon (ALSA) - 
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgconf2-4   2.10.1-1   GNOME configuration database syste
ii  libgcrypt11   1.2.1-4LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.6.6-1The GLib library of C routines
ii  libgnome-desktop-22.10.2-1   Utility library for loading .deskt
ii  libgnome-keyring0 0.4.3-1GNOME keyring services library
ii  libgnome2-0   2.10.1-1   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.10.2-2   A powerful object-oriented display
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.10.1-5   The GNOME virtual file-system libr
ii  libgnutls11   1.0.16-13.1GNU TLS library - runtime library
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgtk2.0-0   2.6.9-1The GTK+ graphical user interface 
ii  libhal0   0.4.8-5Hardware Abstraction Layer - share
ii  libice6   6.8.2.dfsg.1-4 Inter-Client Exchange library
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  liblircclient00.7.1pre2-6.1  LIRC client library
ii  libnautilus-burn1 2.10.2-1   Nautilus Burn Library - runtime ve
ii  liborbit2 1:2.12.2-3 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.8.2-1Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.8.2.dfsg.1-4 X Window System Session Management
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libtasn1-20.2.13-1   Manage ASN.1 structures (runtime)
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxine1  1.0.1-1the xine video/media player librar
ii  libxml2   2.6.20-1   GNOME XML library
ii  libxrandr26.8.2.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxtst6  6.8.2.dfsg.1-4 X Window System event recording an
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-2  compression library - runtime

totem-xine recommends no packages.

-- no debconf information


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



Bug#315534: evms hangs on quit with a currupted double-linked list error

2005-06-23 Thread Eamonn Hamilton
Package: evms
Version: 2.5.2-1
Severity: normal


on using ebmsn or evmsgui, on exit after deciding not to save the
following error is delivered :

** glibc detected *** corrupted double-linked list: 0x080ea500 ***

and the program hangs. a kill -9 get rid of it, but it isn't ideal ...

Cheers,
Eamonn



-- Package-specific info:
engine log:
---
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Engine 
version:   2.5.2
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: External 
API version:10.1.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Engine 
services version: 15.0.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Plug-in API 
version: 13.1.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Container 
API version:   10.1.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: FSIM API 
version:11.0.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Cluster API 
version:  1.0.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Daemon 
protocol version:  5.1.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Requested 
open mode is 0x. (default)
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: evms_open_engine: Open mode 
is 0x3. ENGINE_READ ENGINE_WRITE
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: dm_check_version: 
Device-Mapper interface version: 4.4.0
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/bsd-1.0.7.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  BSD
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   BSD Segment Manager
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 1.0.7
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/xfs-1.0.11.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  XFS
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   XFS File System Interface Module
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 1.0.11
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/swap-1.1.12.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  SWAPFS
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   Swap File System Interface Module
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 1.1.12
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/multipath-1.0.2.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  Multipath
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   Multipath Segment Manager
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 1.0.2
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/dos-1.1.13.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  DosSegMgr
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   DOS Segment Manager
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 1.1.13
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/disk-1.2.10.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  LocalDskMgr
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   Local Disk Manager
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 1.2.10
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/snapshot-3.1.9.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  Snapshot
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   Snapshot Feature
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 3.1.9
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/lvm-1.1.13.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   short 
name:  LvmRegMgr
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   long 
name:   LVM Region Manager
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins:   
version: 1.1.13
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: load_module_plugins: Loaded 
from /lib/evms/2.5.2/ogfs-1.0.4.so.
Jun 23 10:49:07 ukabzc383.uk.saic.com _5_ Engine: 

Bug#295602: iripdb: paths longer than 52chars are not truncated, but the files are inaccessible

2005-02-16 Thread Eamonn Hamilton
Package: iripdb
Version: 0.1.3b-1
Severity: normal


If a path longer than 52 chars is added to the database, the iRiver
won't play it.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (900, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc4
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages iripdb depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libgcc1 1:4.0-0pre0  GCC support library
ii  libstdc++5  1:3.3.5-8The GNU Standard C++ Library v3
ii  libtag1 1.3.1-1  TagLib Audio Meta-Data Library
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


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



Bug#242711: libgnomevfs2-common: Nautilus crashes when trying to browse an SMB network

2005-01-20 Thread Eamonn Hamilton
Hi Sjoerd,

On Thu, 2005-01-20 at 13:51 +0100, Sjoerd Simons wrote:
 On Mon, Apr 26, 2004 at 09:21:50AM +0100, Eamonn Hamilton wrote:
  On Fri, 2004-04-23 at 13:50, Josselin Mouette wrote:
   Le jeu 08/04/2004 à 11:11, Eamonn Hamilton a écrit :
Package: libgnomevfs2-common
Version: 2.6.0-4
Severity: normal
Tags: experimental sid

Hi,

When I click on Windows Network Nautilus crashes. This happens every
time, however my box is added into the domain OK and I can access
servers fine using smbclient, so somethings up. 

I'm currently unning samba 3.02a
   
   Could you please provide us some debugging information? Just copy-paste
   the backtrace from the gnome bug-reporting thingy.
 
 Does this still happen with current versions of nautilus

It's stopped crashing ( I should have reported this in, but I haven't
actually tried to use it for a while :( )

What happens now is that I can browse to a server ( I'm guessing it was
related to bad chars in the domain browse list ), but when I get to a
server I open it up and am told that I don't have the necessary
permissions to view it. Presumably this is an issue under which ID I'm
browsing under, ( presumably anonymous ) which is restricted on our
network, but I don't know how to change the browse ID.

Is it possible?

Anyway, hope this helps.

Cheers,
Eamonn

 
   Sjoerd
-- 
Eamonn Hamilton

Principal Systems Engineer
SAIC Ltd
Tel : 01224 333833



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