Bug#890817: kernel-package: make-kpkg stalls indefinitely on linux-4.16-rc* in silentoldconfig stage

2019-03-03 Thread Nicholas Humfrey

Hi,

I also found that these patches helped stop the compile getting blocked 
- but they only seem to treat the symptoms, not the cause. As with 
David, my configuration seems to get modified / overwritten during the 
build.


I traced the problem down to
- a dependency on the target: debian/stamp/conf/vars
- Which executes: make -f ./debian/ruleset/kernel_version.mk 
debian_conf_var

- kernel_version.mk includes the main Linux kernel Makefile
- For some reason this causes the Linux Makefile to run `make 
syncconfig`


At which point it starts asking questions and changes the kernel 
configuration.


Linux source version: 4.19.20.
Note that I also only have problems when compiling for x86, not amd64.


nick.



Bug#801759: Experiencing same problem with 4.9.0-3-686-pae

2017-06-25 Thread Nicholas Humfrey

Hello,

I am also experiencing this problem.

During boot, the screen goes black and the display shows a "No signal 
detected" message.
Additionally, the machine stopped responding to pings, so may have 
kernel panicked - but could not find any evidence of this in any logs.


I am using the machine as a server, so do not need graphics/X11. So my 
solution was also to disable the gma500_gfx module by blacklisting it.



ii  linux-image-4.9.0-3-686-pae  4.9.30-2+deb9u1  i386  Linux 4.9 for 
modern PCs



nick.




Bug#704420: 'Fixed' in recent kernel versions

2017-06-25 Thread Nicholas Humfrey

Hello,

There was a patch applied in 2014 that added the Atom CPU model (54 / 
0x36) to the list of CPUs that support intel_idle:


http://marc.info/?l=linux-pm=139068510624936=2


Unfortunately, I believe it has caused me quite a lot of pain today due 
to some machines not supporting Intel Idle correctly.


See #816751 for details.


nick.



Bug#816751: Boot hang also experienced in 4.9.0-3-686-pae

2017-06-25 Thread Nicholas Humfrey

Hello,

I am also experiencing this problem, with a Jetway NF9C motherboard with 
an Intel NM10 chipset:

http://www.jetwaycomputer.com/NF9C.html

I experienced the problem while upgrading to Debian 9 (Stretch). I was 
previously running Debian 8 (Jessie) but I had not upgraded the kernel 
version from 3.2.78 because of the pain I had first experienced getting 
RTL8168 Ethernet working.



After upgrading the kernel to 4.9.30-2+deb9u1, the machine froze 
straight after starting the kernel on a normal boot. It got as far as 
detecting USB in 'recovery mode' before freezing. I tried various Debian 
installers on a USB stick and experienced the same freezing during 
kernel boot.



Due to the lack of relevant error messages, it was very difficult to 
diagnose the problem but after discovering that the 'nolacpi' kernel 
option allowed the machine to boot, it was enough to find this bug 
report.



Processor:
3rd Generation IntelĀ® Atom Dual Core N2800 (1.86GHz@6.5W)

processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model   : 54
model name  : Intel(R) Atom(TM) CPU N2800   @ 1.86GHz
stepping: 1
microcode   : 0x10d
cpu MHz : 798.000
cache size  : 512 KB


I worked around this problem by putting the following line in 
/etc/default/grub:


GRUB_CMDLINE_LINUX="intel_idle.max_cstate=0"

I don't know why this problem only appears to be affecting some machines 
but I can only assume that it has something to do with the BIOS, as it 
can't be affecting all machines with a Atom N2600/N2800 CPU ?


Thank you so much for reporting this Chad. I very much doubt that I 
would have identified the problem and solution without your bug report.



nick.



Bug#414092: airport-utils: Tools start and quit immediately without working

2013-12-23 Thread Nicholas Humfrey

Hello,

I have been struggling to find any way of re-configuring my old 
original (Graphite) Airport Base Station, since Apple have stopped 
supporting it in the official tools.


I thought I would try the aiport-uilts but experienced exactly the same 
problem as originally described in this bug, on Debian stable (wheezy).


Thanks to John Neffenger, I successfully installed an old copy of 
Debian 5.0.10 (Lenny) in VirtualBox, installed sun-java5-jdk and then 
airport-utils and it all worked fine.



Linux debian 2.6.26-2-686 #1 SMP Sun Mar 4 22:19:19 UTC 2012 i686 
GNU/Linux


ii  java-common0.30   Base of all Java packages
ii  sun-java5-jdk  1.5.0-22-0lenn Sun Java(TM) Development Kit (JDK) 
5.0
ii  sun-java5-jre  1.5.0-22-0lenn Sun Java(TM) Runtime Environment 
(JRE) 5.0 (
ii  airport-utils  1-7configuration and management 
utilities for A



Thanks John!

nick.


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



Bug#703455: Yes please!

2013-10-02 Thread Nicholas Humfrey

Would love to see the rbenv package upgrade to 0.4.0.

Thanks,

nick.


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



Bug#695475: ruby-build: Exit status is 1 after a successful 'rbenv install' build

2012-12-08 Thread Nicholas Humfrey
Package: ruby-build
Version: 20121104-1
Severity: normal

Dear Maintainer,

I have been trying to use 'rbenv install' as part of an automated process,
however I have found that it returns an exit status of 1, even if the build
was successful. I would have expected it to be 0.


Here is an example run:
njh@star:~$ rbenv install 1.9.3-p194Downloading 
http://pyyaml.org/download/libyaml/yaml-0.1.4.tar.gz...
Installing yaml-0.1.4...
Installed yaml-0.1.4 to /home/njh/.rbenv/versions/1.9.3-p194
Downloading http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p194.tar.gz...
Installing ruby-1.9.3-p194...
Installed ruby-1.9.3-p194 to /home/njh/.rbenv/versions/1.9.3-p194
njh@star:~$ echo $?
1


I have also tried running it in verbose mode, but there is nothing to indicate
that any part of the build was unsuccessful.



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

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

Versions of packages ruby-build depends on:
ii  build-essential   11.5
ii  curl  7.26.0-1
ii  libreadline6-dev  6.2-8
ii  zlib1g-dev1:1.2.7.dfsg-13

Versions of packages ruby-build recommends:
ii  libsqlite3-dev  3.7.13-1
ii  libssl-dev  1.0.1c-4
ii  libxml2-dev 2.8.0+dfsg1-6
ii  libxslt1-dev [libxslt-dev]  1.1.26-14
ii  rbenv   0.3.0-1

Versions of packages ruby-build suggests:
ii  autoconf2.69-1
ii  automake1:1.11.6-1
ii  bison   1:2.5.dfsg-2.1
ii  git [git-core]  1:1.7.10.4-1+wheezy1
ii  libtool 2.4.2-1.1

-- 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#677100: Ubuntu

2012-06-11 Thread Nicholas Humfrey
I forgot Yves Raimond has already done some work In making a package for Ubuntu:

https://launchpad.net/~yves-raimond/+archive/ppa/



Bug#535226: Progress?

2012-03-21 Thread Nicholas Humfrey
Hello,

Any progress with this? Should be super-simple.

I have some v6 only hosts and would love a neater configuration.

What submitting a patch help?

nick.



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



Bug#423080: rat: New Version available: 4.3.00

2007-05-09 Thread Nicholas Humfrey
Package: rat
Version: 4.2.22-2.1
Severity: wishlist


A new version of RAT is available from the SUMOVER project:
http://mediatools.cs.ucl.ac.uk/nets/mmedia/wiki/RatDownload


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

Versions of packages rat depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libuclmmbase1   1.2.16.0-1   UCL Common Code (Multimedia) Libra
ii  libx11-62:1.0.3-6X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  tcl8.4  8.4.12-1.1   Tcl (the Tool Command Language) v8
ii  tk8.4   8.4.12-1 Tk toolkit for Tcl and X11, v8.4 -

rat recommends no packages.

-- no debconf information


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



Bug#377655: darkice: TwoLAME (MPEG Audio Layer 2) support

2006-07-10 Thread Nicholas Humfrey
Package: darkice
Version: 0.17.1-1
Severity: wishlist

libtwolame0 and libtwolame0-dev packages are now available in
Debian/unstable, so MP2 support can now be enabled in the 
Debian darkice package.


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

Versions of packages darkice depends on:
ii  libasound21.0.11-7   ALSA library
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-7  GCC support library
ii  libjack0.100.0-0  0.101.1-1  JACK Audio Connection Kit (librari
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libstdc++64.1.1-7The GNU Standard C++ Library v3
ii  libvorbis0a   1.1.2-1The Vorbis General Audio Compressi
ii  libvorbisenc2 1.1.2-1The Vorbis General Audio Compressi

darkice recommends no packages.

-- no debconf information


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



Bug#364732: runit: runsvctrl - sv change confusing

2006-04-25 Thread Nicholas Humfrey
Package: runit
Version: 1.5.0-1
Severity: normal

I got a bit confused when upgrading from version 1.3.3 of the runit
package. Took me a while to work out that runsvstrl and runsvstat had
been replaced with the 'sv' command - which is great but just 
wasn't sure where they had gone.

Perhaps there could be couple of shell scripts which warn about the 
change of binary name, and then call 'sv' ?


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

runit depends on no packages.

Versions of packages runit recommends:
pn  fgettynone (no description available)

-- no debconf information


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



Bug#358434: libshout3: MPEG Audio header parser only allows MP3 frames

2006-03-22 Thread Nicholas Humfrey
Package: libshout3
Version: 2.1-5
Severity: normal

The MPEG Audio header parser only allows Layer 3 audio 
on line 300 of mp3.c. This unnessecarily excludes Layer 2 
audio which can also be streamed using libshout/icecast 
and is accepted by nearly all MPEG Audio Players.


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

Versions of packages libshout3 depends on:
ii  libc6 2.3.6-3GNU C Library: Shared libraries an
ii  libogg0   1.1.3-2Ogg Bitstream Library
ii  libtheora00.0.0.alpha5-1 The Theora Video Compression Codec
ii  libvorbis0a   1.1.2-1The Vorbis General Audio Compressi

libshout3 recommends no packages.

-- no debconf information


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



Bug#357047: libdvb: Add a sample programs package

2006-03-15 Thread Nicholas Humfrey
Package: libdvb
Severity: wishlist

Would be great if there was a libdvb-bin package that included
the sample programs included in the source package:

cam_menu
cam_set
cam_test
conv
dump_TS
merge_dvb
quickscan
satscan
status_check


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


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



Bug#357109: dvbstream: ts2es binary is missing

2006-03-15 Thread Nicholas Humfrey
Package: dvbstream
Version: 0.5-1
Severity: normal

The ts2es tool is missing from Debian, which is called from the script:
/usr/share/doc/dvbstream/examples/rtpradio.sh
Which makes it hard to listen to radio streams.


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

Versions of packages dvbstream depends on:
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an

dvbstream recommends no packages.

-- no debconf information


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



Bug#350638: liblo: Version 0.23 now available

2006-01-30 Thread Nicholas Humfrey
Package: liblo
Severity: normal


Verion 0.23 is now available for direct download from:
http://www.ecs.soton.ac.uk/~njh/liblo/

And homepage is now:
http://liblo.sourceforge.net/



* Added lo_send_from, lo_send_message_from and lo_send_bundle_from
* Fixed bug where sockets weren't closed when replying to messages
* Split off resolve_address into seperate create_socket function
* Only creates new sockets when needed
* Fixed pthread resource leak, when stopping thread
* IPv6 is now disabled by default


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


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



Bug#346433: Files missing from /etc/request-tracker3.4

2006-01-07 Thread Nicholas Humfrey
Package: request-tracker3.4
Version: 3.4.4-1
Severity: normal


The following files are missing from /etc/request-tracker3.4

RT_SiteConfig.pm
acl.*
constraints.mysql
drop.*
schema.*


Made it quite hard to create the database!
(rt-setup-database-3.4 reported schema missing)


-- Package-specific info:
Changed files:
  usr/share/doc/request-tracker3.4/INSTALL.Debian.gz
  usr/share/doc/request-tracker3.4/README.Debian.gz
  usr/share/doc/request-tracker3.4/README.gz
  usr/share/doc/request-tracker3.4/changelog.Debian.gz
  usr/share/doc/request-tracker3.4/changelog.gz

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

Versions of packages request-tracker3.4 depends on:
ii  libapache-session-perl   1.80-2  Perl modules for keeping persisten
ii  libcache-cache-perl  1.04-1  Managed caches of persistent infor
ii  libcache-simple-timedexpiry- 0.21-1  Perl module to cache and expire ke
ii  libclass-returnvalue-perl0.53-1  A return-value object that lets yo
ii  libdbd-mysql-perl3.0002-1A Perl5 database interface to the 
ii  libdbi-perl  1.48-2  Perl5 database interface by Tim Bu
ii  libdbix-searchbuilder-perl   1.33-1  Encapsulate SQL queries and rows i
ii  libexception-class-perl  1.21-1  a module that allows you to declar
ii  libfcgi-perl 0.67-2  FastCGI Perl module
ii  libfreezethaw-perl   0.43-2  converting Perl structures to stri
ii  libhtml-mason-perl   1:1.31.01-2 HTML::Mason Perl module
ii  libhtml-parser-perl  3.48-1  A collection of modules that parse
ii  libhtml-scrubber-perl0.08-2  Perl extension for scrubbing/sanit
ii  liblocale-maketext-fuzzy-per 0.02-2  Maketext from already interpolated
ii  liblocale-maketext-lexicon-p 0.49-1  Lexicon-handling backends for Loc
ii  liblog-dispatch-perl 2.11-1  Dispatches messages to multiple Lo
ii  libmailtools-perl1.62-1  Manipulate email in perl programs
ii  libmime-perl 5.418-1 Perl5 modules for MIME-compliant m
ii  libmldbm-perl2.01-1  Store multidimensional hash struct
ii  libmodule-versions-report-pe 1.02-2  Report versions of all modules in 
ii  libparams-validate-perl  0.77-1  validate parameters to Perl method
ii  libregexp-common-perl2.120-1 Provide commonly requested regular
ii  libterm-readkey-perl 2.30-2  A perl module for simple terminal 
ii  libtest-inline-perl  0.16-1  Embed tests and code examples in P
ii  libtext-autoformat-perl  1.12-3  Perl module for automatic text wra
ii  libtext-quoted-perl  1.8-2   Extract the structure of a quoted 
ii  libtext-template-perl1.44-1.1Text::Template perl module
ii  libtext-wikiformat-perl  0.76-1  translates Wiki formatted text int
ii  libtext-wrapper-perl 1.000-2 Simple word wrapping routine
ii  libtime-modules-perl 2003.1126-2 Various Perl modules for time/date
ii  libtree-simple-perl  1.15-1  A simple tree object
ii  libxml-rss-perl  1.05-1  Perl module for managing RSS (RDF 
ii  libxml-simple-perl   2.14-3  Perl module for reading and writin
ii  perl 5.8.7-9 Larry Wall's Practical Extraction 
ii  qmail [mail-transport-agent] 1.03-38 Secure, reliable, efficient, simpl
ii  rt3.4-apache23.4.4-1 Apache 2 specific files for reques
ii  rt3.4-clients3.4.4-1 Mail gateway and command-line inte
ii  sysklogd [system-log-daemon] 1.4.1-17System Logging Daemon

Versions of packages request-tracker3.4 recommends:
ii  mysql-server-4.1 [mysql-serve 4.1.15-1   mysql database server binaries

-- no debconf information


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



Bug#329960: Manpage for jamin-scene

2005-09-24 Thread Nicholas Humfrey
Package: jamin
Version: 0.95.0-3
Severity: minor

The command jamin-scene is documented in the jamin manpage
but when doing 'man jamin-scene' it says it is undocumented.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages jamin depends on:
ii  fftw3  3.0.1-11  Library for computing Fast Fourier
ii  jackd  0.100.0-4 JACK Audio Connection Kit (server 
ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libglib2.0-0   2.6.4-1   The GLib library of C routines
ii  libgtk2.0-02.6.4-3   The GTK+ graphical user interface 
ii  libjack0.100.0-0   0.100.0-4 JACK Audio Connection Kit (librari
ii  liblo0 0.18-1Lightweight OSC library
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libxml22.6.16-7  GNOME XML library
ii  swh-plugins0.4.13-1  Steve Harris's LADSPA plugins
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


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



Bug#325607: realtime-lsm: Module doesn't compile against 2.6.8-2-k7

2005-08-29 Thread Nicholas Humfrey
Package: realtime-lsm
Version: 0.1.1-6
Severity: grave
Justification: renders package unusable

The 2.6.8-2 kernel (which is the default on sarge) does not 
have CONFIG_SECURITY_SELINUX enabled, which means it is not 
possible to use this module against the default stock kernel.

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

-- no debconf information


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



Bug#305373: RFP: twolame -- MPEG Audio Layer 2 encoder

2005-04-19 Thread Nicholas Humfrey
Package: wnpp
Severity: wishlist


* Package name: twolame
  Version : 0.3.3
  Upstream Author : Nicholas Humfrey [EMAIL PROTECTED]
* URL : http://twolame.sf.net
* License : LGPL
  Description : MPEG Audio Layer 2 encoder

TwoLAME is an optimised MPEG Audio Layer 2 encoder based on tooLAME by
Mike Cheng, which in turn is based upon the ISO dist10 code and portions
of LAME.

There is already a set of TwoLAME Debian packages, but needs an
official Debian maintainer.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i586)
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#290224: Version 1.28

2005-01-27 Thread Nicholas Humfrey
The latest version of Mason is 1.28. This branch has been around for 
over a year and is very stable.

Would really like to see support for Apache2 / mod_perl2 in Mason on Debian.
nick.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]