Bug#958287: More recent release on author's GitHub

2023-03-09 Thread Martin Lester
Hello.

There seems to be a marginally more recent release (version 1.1) on
the author's GitHub:

https://github.com/niklasso/minisatp

Martin Lester.



Bug#1030289: Problems with the debian entry of the efi partition in the bios of my laptop.

2023-02-01 Thread Lester Carballo Perez
 trying to install Debian in a laptop with
a dual boot setup of Windows 11 and Ubuntu 22.04 (before was 20.04).
Debian will reemplace Ubuntu in his same partitions (Ubuntu never had
in all these years any problems I'm talking about). With both versions
of Ubuntu I don't notice any problem. The only problem is with Debian
(11 and 12). I can install Debian perfectly and it boots with no
problem if it is selected in the bios entry, but the problem is how
the bios recognized the debian entry in the efi partition.

I will separate the cases of who i installed Debian (both versions 11
and 12 have the same result):

Case 1: In the first attempt to install Debian, I did not delete the
ubuntu entry from the efi partition and the result was three entries.
One for Windows (that works), one for Ubuntu (that does not work of
course) and one for Debian that works but is shown as a blank line. If
I remove the ubuntu entry and select the debian one, I can not enter
my bios. The bios showed a black screen and only the power key of my
laptop changed the scenario. Similar to what is described here:
https://superuser.com/questions/1348328/cant-enter-to-bios-after-debian-install-black-screen

Case 2: Remove Ubuntu entry and install debian later. Here the result
was only one entry with a blank line as a label that loaded Debian,
but I lost the entry of Windows. If I manually remove the Debian
entry, then the Windows entry shows up again.

Regards.

Lester.


Bug#1009698: util-linux: more is less like more and more like less now :-)

2022-10-09 Thread Martin Lester
I just wanted to add that, like the original poster, I use more and
less for different purposes, and was unpleasantly surprised to
discover this change in testing.

Martin Lester.



Bug#1017416: RFP: libfile-kdbx-perl -- File::KDBX - Encrypted database to store secret text and files

2022-08-15 Thread Lester Hightower
Package: wnpp
Severity: wishlist

* Package name: libfile-kdbx-perl
  Version : 0.0.905
  Upstream Author : Charles McGarvey 
* URL : https://metacpan.org/dist/File-KDBX
* License : GPLv1 and Artistic (same as Perl itself)
  Programming Lang: Perl
  Description : File::KDBX - Encrypted database to store secret text and 
files


The File::KDBX module allows Perl programs to operate on the
newest, KDBX4 file format, used by programs like KeePass and
KeePassXC.

I (Lester Hightower) am the author of kpcli, which is packaged
in many distributions, including Debian. Since inception, kpcli
has used File::KeePass to manage KeePass files, but File::KeePass
only supports KDBv1 and KDBX3 files. File::KeePass is also
stagnant and has been for many years. The most requested feature
for kpcli is KDBX4 support, and also has been for many years. In
late April, Charles McGarvey released File::KDBX and I have enhanced
kpcli to use it. I am now releasing "beta" versions of kpcli
that support KDBv1, KDBX3 and KDBX4 files, and anticipate making
a production release fairly soon.

https://packages.debian.org/sid/kpcli

https://sourceforge.net/projects/kpcli/files/prereleases/

I have only ever made personal packages for Debian
(nothing within Debian) and would need a sponsor.



Bug#1006917: kpcli: "not well-formed (invalid token)" when opening a file

2022-03-18 Thread Lester Hightower
I do not equate your one, esoteric data access problem with justification
for removing the package from Debian. There is no security problem and no
data was lost. Even if you had not fixed the problem in File::KeePass
yourself, there are many other programs that operate on KeePass files that
could have been used to access your data.

--
Lester


>


Bug#1006917: kpcli: "not well-formed (invalid token)" when opening a file

2022-03-18 Thread Lester Hightower
Rhonda,

Please note that marking this bug as "grave" queued kpcli for autoremoval
from Debian testing:

kpcli 3.1-3.1 is marked for autoremoval from testing on 2022-04-06


> It is affected by these RC bugs:
> 1006917: kpcli: "not well-formed (invalid token)" when opening a file
>  https://bugs.debian.org/1006917


> This mail is generated by:
>
> https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl


> Autoremoval data is generated by:

https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl
>



Receiving that notice is what made me act yesterday.

--
Lester


On Fri, Mar 18, 2022 at 7:03 AM Rhonda D'Vine  wrote:

> * Arno Töll  [2022-03-17 14:07:02 CET]:
> > Hi Rhonda,
> >
> > Am 08.03.22 um 16:31 schrieb Rhonda D'Vine:
> > >   Upstream is at 3.6 in the meantime, I'm willing to update it now
> that I
> > > digged a bit further into it.  If I don't hear back in the next few
> days
> > > I propose an NMU for it, as thanks for having it around in the first
> > > place. :)
> >
> > please feel free to do, and go ahead. Feel free to add yourself as a
> > maintainer/uploader if you wish. ;-)
>
>  Do you have a copy of the git repository you used still around?  It
> never seems to have been moved to salsa, and I for obvious reasons would
> work based on what's there already. :)
>
> > The issue has been properly reassigned in the meantime. Thanks for that
> > Lester.
>
>  It actually hasn't been reassigned but closed I noticed, and I'm also
> not so convinced to call it only a minor issue, because as I explained,
> I managed to fix it because I know my way around the code, but that's
> not something to expect from regular users.  I will be looking into
> filing this with the upstream tracker though.
>
>  So long,
> Rhonda
> --
> Fühlst du dich mutlos, fass endlich Mut, los  |
> Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
> Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
> Fühlst du dich haltlos, such Halt und lass los|
>
>


Bug#1006917: kpcli: "not well-formed (invalid token)" when opening a file

2022-03-08 Thread Lester Hightower
Hi Rhonda,

I am happy that you found and fixed your problem. I suspect, however, that
the code that you changed was not actually kpcli code but, instead,
File::KeePass code -- the module that kpcli uses to read and write keepass
files. https://metacpan.org/pod/File::KeePass

Can you confirm that I am correct about that?

Thanks,

--
Lester


On Tue, Mar 8, 2022 at 10:33 AM Rhonda D'Vine  wrote:

>   Hi,
>
> $buffer =~ s/\e//g;
>
>  .. this was all that was needed to fix my mess.  Though, kpcli for
> obvious reasons shouldn't be able to write broken data it can't read
> again, so I keep seeing this as a severe bug in the code which can lead
> to data loss for people who aren't familiar enough with perl or who
> don't have friends who support them to dig down the issue.
>
>  The above line was a quick fix for my case, I'm uncertain if it might
> appear to others in other ways, but this clearly goes against the
> principle of robustness.
>
>  Upstream is at 3.6 in the meantime, I'm willing to update it now that I
> digged a bit further into it.  If I don't hear back in the next few days
> I propose an NMU for it, as thanks for having it around in the first
> place. :)
>
>  Enjoy,
> Rhonda [happy again]
>
>
> * Rhonda D'Vine  [2022-03-08 16:19:46 CET]:
> >Hi,
> >
> >  I managed to find the culprit With A Little Help From My Friends[tm]. I
> > used Data::Dumper before the content got passed to XML::Parser, and it
> > turned out that there is an Escape character (0x1b, ^[) in a comment
> > field.
> >
> >  kpcli seems to have accepted this when the comment was pasted and
> > stored it happily, but was unable to re-read the file written with that
> > in it.
> >
> >  I'm currently fiddling around to delete that escape character on load
> > time and have kpcli start, allowing me to save it without the escape
> > character, hopefully allowing to re-read it afterwards.
> >
> >  I'll keep you posted,
> > Rhonda
>
> --
> Fühlst du dich mutlos, fass endlich Mut, los  |
> Fühlst du dich hilflos, geh raus und hilf, los| Wir sind Helden
> Fühlst du dich machtlos, geh raus und mach, los   | 23.55: Alles auf Anfang
> Fühlst du dich haltlos, such Halt und lass los|
>
>


Bug#898478: Please upgrade package to kpcli 3.5

2020-09-19 Thread Lester Hightower
kpcli 3.5 was released on 2020-09-19.


Bug#951230: linux-image-4.19.0-8-amd64: Boot Fails with LVM /usr

2020-02-12 Thread Jason Lester
Package: src:linux
Version: 4.19.98-1
Severity: critical
Justification: breaks the whole system

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation? Updated from Stretch to Buster
   * What exactly did you do (or not do) that was effective (or
 ineffective)? Reboot after dist-upgrade
   * What was the outcome of this action? Boot failure
   * What outcome did you expect instead? Normal boot

*** End of the template - remove these template lines ***


-- Package-specific info:
** Kernel log: boot messages should be attached

** Model information
sys_vendor: VMware, Inc.
product_name: VMware Virtual Platform
product_version: None
chassis_vendor: No Enclosure
chassis_version: N/A
bios_vendor: Phoenix Technologies LTD
bios_version: 6.00
board_vendor: Intel Corporation
board_name: 440BX Desktop Reference Platform
board_version: None

** PCI devices:
00:00.0 Host bridge [0600]: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host 
bridge [8086:7190] (rev 01)
Subsystem: VMware Virtual Machine Chipset [15ad:1976]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- 
Reset- FastB2B+
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Kernel modules: shpchp

00:07.0 ISA bridge [0601]: Intel Corporation 82371AB/EB/MB PIIX4 ISA 
[8086:7110] (rev 08)
Subsystem: VMware Virtual Machine Chipset [15ad:1976]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- TAbort- 
SERR- 
Kernel driver in use: vmw_vmci
Kernel modules: vmw_vmci

00:0f.0 VGA compatible controller [0300]: VMware SVGA II Adapter [15ad:0405] 
(prog-if 00 [VGA controller])
Subsystem: VMware SVGA II Adapter [15ad:0405]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: vmwgfx
Kernel modules: vmwgfx

00:10.0 SCSI storage controller [0100]: LSI Logic / Symbios Logic 53c1030 PCI-X 
Fusion-MPT Dual Ultra320 SCSI [1000:0030] (rev 01)
Subsystem: VMware LSI Logic Parallel SCSI Controller [15ad:1976]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- 
Kernel driver in use: mptspi
Kernel modules: mptspi

00:11.0 PCI bridge [0604]: VMware PCI bridge [15ad:0790] (rev 02) (prog-if 01 
[Subtractive decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- 
SERR- TAbort- 
Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 

00:15.0 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) 
(prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

00:15.1 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) 
(prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

00:15.2 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) 
(prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities: 
Kernel driver in use: pcieport
Kernel modules: shpchp

00:15.3 PCI bridge [0604]: VMware PCI Express Root Port [15ad:07a0] (rev 01) 
(prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- TAbort- Reset- FastB2B-
PriDiscTmr- 

Bug#823186: chromium: crashes on many websites

2016-08-22 Thread Martin Lester

I can add that this bug affects 52.0.2743.116-2 in stretch on i386.

Searching Google for (for example) "define:donkey" seems to reproduce the 
bug reliably.


I am currently using 49.0.2623.108-1, which was the most recent unaffected 
version I could find.


Martin Lester.



Bug#832935: Bad patch

2016-08-14 Thread Lester Hightower
Yes - that was my intent.

Thanks,

--
Lester


On Sun, Aug 14, 2016 at 11:04 AM, Arno Töll <a...@debian.org> wrote:

> Hi,
>
> On Saturday 30 July 2016 15:47:20 Lester Hightower wrote:
> > Earlier today, kpcli v3.1 was released and it allows
> > for Math::Random::ISAAC to be optionally used in place of the built-in
> > rand() function. An objective evaluation of the ways that rand() is used
> in
> > kpcli would likely lead one to believe this is an unnecessary change,
> but I
> > made it none the less.
>
>
> I will update kpcli in Debian to 3.1. As pointed out in your discussion
> upstream, I cannot currently enable it for Debian as Math::Random::ISAAC is
> not currently packaged.
>
> Having that said, I will talk to the Perl team, an if they package it, I
> will
> recommend the package in kpcli. This allows people to use it
> transparently, as
> you seem to use the module at runtime when available, and recommends are
> installed.
>
> Is that okay with all of you?
>
> --
> with kind regards,
> Arno Töll
> IRC: daemonkeeper on Freenode/OFTC
> GnuPG Key-ID: 0x9D80F36D
>


Bug#832935: Bad patch

2016-07-30 Thread Lester Hightower
This patch is not effective as Math::Random::ISAAC does not overload the
built-in rand() function as the reporter believes it does.

Earlier today, kpcli v3.1 was released and it allows
for Math::Random::ISAAC to be optionally used in place of the built-in
rand() function. An objective evaluation of the ways that rand() is used in
kpcli would likely lead one to believe this is an unnecessary change, but I
made it none the less.

More info at: https://sourceforge.net/p/kpcli/bugs/30/

--
Lester


Bug#731848: CVE request for remote code execution in ack

2013-12-10 Thread Andy Lester

On Dec 10, 2013, at 8:00 AM, Axel Beckert a...@debian.org wrote:

 It would be nice if you could add the CVE-ID to the Changes file of
 ack retroactively as soon as it's known so that it's part of the
 Changes file in further ack releases.


OK.  Just help me through this and I’ll do what needs to be done.  I’m glad to 
do whatever is necessary to help y’all.

xoa

--
Andy Lester = a...@petdance.com = www.petdance.com = AIM:petdance



Bug#731848: CVE request for remote code execution in ack

2013-12-10 Thread Andy Lester

On Dec 10, 2013, at 7:46 AM, Axel Beckert a...@debian.org wrote:

 Hi,
 
 as discussed with Salvatore Bonaccorso of the Debian Security Team
 (team cc'ed), I'm herewith requesting a CVE ID for the following
 security issue in ack (http://beyondgrep.com/, also known as ack-grep
 in multiple distributions; upstream developer cc'ed):

Is there anything you need me to do?

--
Andy Lester = a...@petdance.com = www.petdance.com = AIM:petdance



Bug#608340: Ajaxterm crashes on bad Unicode characters

2012-07-08 Thread Martin Lester

Is there any news on this?

I have also experienced Ajaxterm crashing on what I assume to be 
incorrectly handled/encoded Unicode characters.


In my case, I think they're the message threading characters in mutt, 
running under screen. My locale is en_GB. I'm using ajaxterm 0.10-7 in 
squeeze.


Martin.




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



Bug#500967: dentist data

2009-03-18 Thread Lester Bray
Here is the package deal we're running for this week

Licensed Doctors in America 

788,425 in total * 17,244 emails

Doctors in many different specialties

Can easily be sorted by 16 different fields


List of American Pharma Companies
47,000 names and emails of the major positions

American Hospital Listing
complete contact information for CEO's, CFO's, Directors and more - over 23,000 
listings in total for more than 7,000 hospitals in the USA

List of American Dentists
More than half a million listings [worth $499 alone!]

Database of US Chiropractors
100k Chiropractors offices with full contact data including email, postal 
address, phone and fax


Dramatic cost reduction: 
$398 for all above data

Email us at:  tabi...@thebestdatamed.com

  

valid until  March 21 


By emailing x...@thebestdatamed.com you will have your email taken off





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



Bug#483487: xserver-xorg-video-intel: font rendering problem hit me about two weeks ago

2008-05-28 Thread A. Lester Buck III
Package: xserver-xorg-video-intel
Version: 2:2.3.1-1
Severity: normal


I track all the testing updates and ended up with no font
rendering starting about two weeks ago.  At first all the fonts
became invisible/transparent.  That lasted for two weeks, as
I was trying reinstallation of all the X parts to no effect.
Then it suddenly started working normally for awhile on Saturday.
After rebooting that time, it turned into the black rectangles as
in the JPG included in this thread.  To confirm that my hardware
had not glitched, I installed another fresh testing image onto
a spare disk, but it had black rectangles, too.  Then I tried
installing Ubuntu 8.4 and that worked perfectly out of the box,
including compiz, etc.  I took the deb from the Ubuntu install and
used dpkg to force it onto my Debian testing.  That turned the font
rendering back into transparent.  So I tried a couple more older
versions from snapshot.debian.net, but those were all transparent
back to November.  The working Ubuntu version is 2:2.2.1-1ubuntu13.
I guess that depends on a related core version to work so nicely.

One odd effect that drove me crazy was that every once in a
while, maybe every 15 restarts, the fonts would come back working
normally.  Just enough random reinforcement to drive me nuts.
Then on the next reboot they were back to black rectangles.

I thought I had some kind of disk corruption of those particular
GUI fonts for awhile, then worried my hardware was unstable,
since it worked sometimes but not others.  Finally I stumbled
across this bug report.  The workaround to add AccelMethod
XAA works perfectly for me.

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

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-09-05 17:59 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1674940 2008-04-29 13:37 /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 82Q963/Q965 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 1755 2008-05-28 18:16 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# 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 xorg.conf manual page.
# (Type man 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
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   false
Option  ZAxisMapping  4 5
EndSection

Section Device
Identifier  Intel Corporation 82Q963/Q965 Integrated Graphics 
Controller
Driver  intel
BusID   PCI:0:2:0
Option  AccelMethod XAA
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
HorizSync   28-84
VertRefresh 43-60
EndSection

Section Screen
Identifier  Default Screen
Device  Intel Corporation 82Q963/Q965 Integrated Graphics 
Controller
Monitor Generic Monitor
DefaultDepth24
SubSection Display
Modes   1680x1050 1024x768 800x600
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 3 2008-05-28 18:20 /var/log/Xorg.0.log

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

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 

Bug#60165: See What You Missed Out In 2008

2008-03-26 Thread Deying Lester

The longer the sword, the longer you last

http://www.spentraks.com/
15 tips on mind blowing foreplay



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



Bug#31359: Achieve the size you always wanted

2008-03-22 Thread lester betale
Load her up and fill her up with all 9 massive inches of you.

http://www.Hanoestly.com/
Destiny In Your Hands



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



Bug#388382: 3 inches, but a world of difference

2008-03-21 Thread lester Speechley
Size matters to all the women, no matter what they say.

http://www.sckineel.com/
Add up to 3 inches today.



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



Bug#212732: Cum again and shoot harder

2008-03-21 Thread rasmus Lester

Women will not be able to keep their mouth off your rod after this.

http://www.jessialbacent.com/
Cum again and shoot harder



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



Bug#53152: anteater abramson ammunition

2008-03-17 Thread Wiley Lester
Pickup Prsecriptions and eMdications today!

www.www.authoritativeaurelius.adjutant%2epotorswe.com



on anteaterabramson




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



Bug#68027: Easy weight loss

2008-03-06 Thread Lester Christie

Easy weight loss

http://www.starleyt.com/?pjogxoigt

Anatrim -- The newest and most exciting fat loss product available!




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



Bug#11992: watch your wristElegant wrist-piece

2008-02-06 Thread lester tak
We have the biggest selection of purses, watches, wallets, lighters, everything 
from rolly, omega, to louis V, Dior and
more... check it

http://ridgest.com

Get it all at one place, LV, Dior, Rolly, Patek, Handbgs, wallets, lights, 
anything you can think of we have. come see
for yourself




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



Bug#462568: etch: dependency problem with initramfs-tools and busybox-static

2008-01-25 Thread Lester Hightower

Package: initramfs-tools
Version: 0.85h
Severity: serious

Demonstration of the problem:

debian:~# apt-get install busybox-static
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  dash libhtml-template-perl libparse-recdescent-perl
linux-image-2.6.18-4-686
  yaird
Suggested packages:
  libipc-sharedcache-perl linux-doc-2.6.18 doc-base
The following packages will be REMOVED:
  busybox initramfs-tools
The following NEW packages will be installed:
  busybox-static dash libhtml-template-perl libparse-recdescent-perl yaird
The following packages will be upgraded:
  linux-image-2.6.18-4-686
1 upgraded, 5 newly installed, 2 to remove and 27 not upgraded.
Need to get 17.4MB of archives.
After unpacking 237kB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.


Commentary on the problem:

I do not believe that initramfs-tools should have to be removed with the
installation of busybox-static.  Instead, it seems that the control file
of the initramfs-tools package has an error:

debian:~# apt-cache show initramfs-tools|grep Depends:
Depends: klibc-utils (= 1.4.19-2), busybox (= 1:1.01-3) | busybox-cvs-static 
(= 20040623-1), cpio, module-init-tools, udev (= 0.086-1)

It appears to me that busybox-cvs-static likely should be busybox-static
in that Depends line, or busybox-static should be added to the list.

Sincerely,

--
Lester Hightower



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



Bug#120503: Customer alert!

2008-01-25 Thread Lester Leon
Dear client!
We let you know,
that there are 2 unread messages in your private box.
Please, check them all this way:
http://ukrw0men.info/?idAff=35
All the best to you,
Administration.



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



Bug#160247: Why and how they work.

2007-12-26 Thread Mauro Lester

It has produced remarkable results that have never been seen before with NO 
negative side effects.
http://bushsidures.com




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



Bug#452163: greylistd: needs acl_whitelist_local_deny updated to acl_local_deny_exceptions

2007-11-20 Thread A. Lester Buck III
Package: greylistd
Version: 0.8.5
Severity: important

In the exim4-config update from 4.67 to 4.68,
acl_whitelist_local_deny was changed to acl_local_deny_exceptions.
This change needs to be reflected in the greylistd ACL changes.

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

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

Versions of packages greylistd depends on:
ii  adduser   3.105  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.16 Debian configuration management sy
ii  python2.4.4-6An interactive high-level object-o

Versions of packages greylistd recommends:
ii  exim4 4.68-2 meta-package to ease Exim MTA (v4)

-- debconf information:
  greylistd/autoconfig_notdone:
  greylistd/restartexim: true
* greylistd/autoconfig_notdone_exim4:



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



Bug#39893: Create a successful career within our company

2007-11-20 Thread howie lester

We are Looking for partners worldwide. The position is home-based. Our Company 
Head Office is located in UK with branches all over the world. 
Wjavascript:checkSpamAssassin();
ðÒÏ×ÅÒËÁ SpamAssassin-ÏÍe are looking for talented, honest, reliable 
representatives from different regions. The ideal candidate will be an 
intelligent person, someone who can work autonomously with a high degree of 
enthusiasm. Our Company offers a very competitive salary to the successful 
candidate, along with an unrivalled career progression opportunity.

If you would like to work with our active, dynamic team, we invite you to apply for employment. Preference will be given to applicants with knowledge of multiple languages. 
Please send the following information to [EMAIL PROTECTED]
1. Full name 
2 Address of residence

3 Contact Phone numbers
4 Languages spoken
5 Whether you are interested in part time job or full time employment. 

Thank you.  We look forward to working with you. 


If you received this message in error, please send a blank email to: [EMAIL 
PROTECTED]




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



Bug#320210: vast shlong for Charmaine

2007-11-13 Thread Lester Rutledge
webvinz . com



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



Bug#75719: Zerix Intern.Transver bietet Ihnen eine besondere Job an

2007-10-02 Thread Lester Washburn
Zerix Intern.Transver
Manager: Maksim Kovalski
109153 Moskau
leningradskiy 337/2
Tel +7 984-641-1756


Arbeiten Sie endlich für sich selbst! 
Sie wollen sich beruflich verändern ?
Sie kommen in ihrem job nicht wie gewünscht voran und wollen eine
 neuen karriere-kurs einschlagen? Dann sollten wir uns kennen lernen!!! 
Nehmen Sie Ihre Zukunft selbst in die Hand!
Wir sind ein europaweit tätiges Spezialkreditinstitut. Zu unserem
 Kunden gehören konzerneigene und fremde Handelsunternehmen. Zu unserem
 aufgaben gehört neben dem klassischem Kredit ,Leasing und
 Unternehmäskauf/Verkauf (Nachfolgeregelungen) ,Transfer per Western Union 
,Money
 Grimm .In diesem Augenblick arbeiten für uns bereits mehr als 100
 unabhängige Agenten auf der ganzen Welt.
Für unsere Kunde haben wir spezifische Bankdienstleistungen
 entwickelt. Wir bieten  Ihnen eine interessantes Aufgabengebiet mit guten
 persönlichen Entwicklungschancen.
Zu Verstärkung unsere Team  brauchen wir  einen Projekt-Koordinator. 
Zur Zeit wächst unsere Firma und wir haben eine beschränkte Zahl von
 vakanten Stellen. 
Sie haben Interesse an Weiterbildung, können gut organisieren, sind
 verantwortungsbewusst  und überzeugungsstark? Und sie suchen eine Voll
 oder  Teilzeitbeschäftigung? Dann bewerben sie sich! Auch
 Widereinsteiger /innen sind uns willkommen.
Insbesondere eine VOB-konforme Arbeitsweise machen Sie zum idealen
 Kandidaten. 
Wir möchten betonen, dass keinerlei Investitionen Ihrerseits
 erforderlich sind, um mit uns zusammenzuarbeiten. 
Ihre aufgaben liegen in der umfassenden ganzheitlichen und
 bedarfsorientierten Beratung, sowie der aktiven Neu- und 
Bestandkundenakquisition
 unserer Privatkunden.

Haben Sie Interesse an dieser Arbeit, teilen Sie uns bitte mit und wir
 werden uns danach mit Ihnen zum Interview in Verbindung setzen.

Senden Sie uns ihre Antwort an: [EMAIL PROTECTED]

und Sie erhalten weitere Informationen

Sollten sie noch eventuelle Fragen haben,
wird Ihnen selbstverständlich einer unserer 
deutschen Mitarbeiter Zur Verfügung stehen

Mit freundlichem Grüße  

Manager: Maksim Kovalski





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



Bug#209784: HUGE report

2007-04-17 Thread aram Lester

http://www.mypicshare.com/wxteowjspic.html

Could you--would you---show me that Waygate if I took you there.



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



Bug#242774: programs

2007-04-03 Thread BEZRIC Lester
improve Spotlight online thoughts
http://img444.imageshack.us/my.php?image=9wbd7.jpg
Peconi USA Here love go



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



Bug#344707: Destiny tube Amp Gear

2007-04-03 Thread lester LeChien
Of Cradle Filth Developing Style has big
http://img444.imageshack.us/img444/6336/fqhbud6.gif
Bags Handwraps Havoc IMF Kickboxing MMA Kids



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



Bug#411799: python-ldap: upstream 2.2.1 now supports python2.5

2007-02-20 Thread Lester Cheung
Package: python-ldap
Version: 2.2.0-3
Severity: wishlist

Hi,

Is it possible to package 2.2.1 from upstream? It would be nice to have this
module in python2.5.


Cheers!

Lester Cheung

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

Versions of packages python-ldap depends on:
ii  libc6 2.3.6.ds1-11   GNU C Library: Shared libraries
ii  libldap2  2.1.30-13.2OpenLDAP libraries
ii  libsasl2  2.1.22.dfsg1-8 Authentication abstraction library
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.5.12 register and build utility for Pyt

python-ldap recommends no packages.

-- no debconf information


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



Bug#374098: postgresql-8.1: postgresql does not start after installation

2006-09-14 Thread Lester Cheung
Package: postgresql-8.1
Version: 8.1.4-6
Followup-For: Bug #374098

Hi guys,

Same problem on a i686 after an upgrade from 7.4. I've tried purging all the
postgres-related packages, removing all /var/log/postgresql
/var/lib/postgresql /usr/lib/postgresql/lib and reinstall but the same message
remains.

FYI: On my laptop 8.1.4-0ubuntu1 starts without any problem.


Lester

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (700, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_AU.UTF-8)

Versions of packages postgresql-8.1 depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcomerr2   1.39-1  common error description library
ii  libkrb53 1.4.3-9 MIT Kerberos runtime libraries
ii  libpam0g 0.79-3.2Pluggable Authentication Modules l
ii  libpq4   8.1.4-6 PostgreSQL C client library
ii  libssl0.9.8  0.9.8b-2SSL shared libraries
ii  postgresql-client-8.18.1.4-6 front-end programs for PostgreSQL 
ii  postgresql-common61  manager for PostgreSQL database cl

postgresql-8.1 recommends no packages.

-- no debconf information


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



Bug#374098: postgresql-8.1: postgresql does not start after installation

2006-09-14 Thread Lester Cheung
Package: postgresql-8.1
Version: 8.1.4-6
Followup-For: Bug #374098

Thanks Stefano. Yes it's related to my LDAP setup. NSCD was running - removing
it didn't change anything. As long as I remove ldap from nsswitch.conf
postgresql is happy - me not. :)


Lester

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (700, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages postgresql-8.1 depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcomerr2   1.39-1  common error description library
ii  libkrb53 1.4.4-1 MIT Kerberos runtime libraries
ii  libpam0g 0.79-3.2Pluggable Authentication Modules l
ii  libpq4   8.1.4-6 PostgreSQL C client library
ii  libssl0.9.8  0.9.8b-3SSL shared libraries
ii  postgresql-client-8.18.1.4-6 front-end programs for PostgreSQL 
ii  postgresql-common61  manager for PostgreSQL database cl

postgresql-8.1 recommends no packages.

-- no debconf information


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



Bug#360020: libapache2-mod-python2.3 should not conflict with libapache-mod-python*

2006-03-29 Thread Lester Cheung
Package: libapache2-mod-python2.3
Severity: minor

This dis-allows running both apache and apache2 together with mod-python. One of
them will need to run python as CGI.

-lester


-- 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-smp
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#41030: mike monroe Rate Okayed

2006-02-28 Thread Lester
mike monroe, Our setup requires that you confirm your details at the URL
shown.

http://ca.geocities.com/constancy24605ciel38560/

Thank you,
Lester



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



Bug#350062: installation-reports

2006-01-26 Thread Lester Cheung
Package: installation-reports

Boot method: netinst disc
Image version: Dec 2005
Date: 20 Dec, 2005

Machine: Dell Optiplex GX620
Processor: Intel(R) Pentium(R) 4 CPU 3.00GHz
Memory: 1G
Partitions:

[EMAIL PROTECTED]:0# df -Tl
FilesystemType   1K-blocks  Used Available Use% Mounted on
/dev/mapper/vg0-root
  reiserfs12582524   7886728   4695796  63% /
tmpfstmpfs  517536 0517536   0% /dev/shm
/dev/sda2 reiserfs  979868 51520928348   6% /boot
/dev/mapper/vg0-home
  reiserfs31456316   6979492  24476824  23% /home
/dev/mapper/vg0-backup
  reiserfs 1048540   1048540 0 100% /mnt/backup
tmpfstmpfs  517536   120517416   1% /dev
[EMAIL PROTECTED]:0# fdisk -l

Disk /dev/sda: 80.0 GB, 800 bytes
255 heads, 63 sectors/track, 9726 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   1   6   48163+  de  Dell Utility
/dev/sda2   *   7 128  979965   83  Linux
/dev/sda3 129 250  979965   82  Linux swap / Solaris
/dev/sda4 251972676115970   8e  Linux LVM
[EMAIL PROTECTED]:0#

Output of lspci and lspci -n:
[EMAIL PROTECTED]:0# lspci
:00:00.0 Host bridge: Intel Corporation 945G/P Memory Controller
Hub (rev 02)
:00:01.0 PCI bridge: Intel Corporation 945G/P PCI Express Graphics
Port (rev 02)
:00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI
Express Port 1 (rev 01)
:00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI
Express Port 2 (rev 01)
:00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family)
USB UHCI #1 (rev 01)
:00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family)
USB UHCI #2 (rev 01)
:00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family)
USB UHCI #3 (rev 01)
:00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family)
USB UHCI #4 (rev 01)
:00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family)
USB2 EHCI Controller (rev 01)
:00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
:00:1e.2 Multimedia audio controller: Intel Corporation 82801G
(ICH7 Family) AC'97 Audio Controller (rev 01)
:00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family)
LPC Interface Bridge (rev 01)
:00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE
Controller (rev 01)
:00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7
Family) Serial ATA Storage Controllers cc=IDE (rev 01)
:00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus
Controller (rev 01)
:01:00.0 VGA compatible controller: ATI Technologies Inc RV370
5B62 [Radeon X600 (PCIE)]
:01:00.1 Display controller: ATI Technologies Inc Radeon X600(RV380)
:02:00.0 Ethernet controller: Broadcom Corporation NetXtreme
BCM5751 Gigabit Ethernet PCI Express (rev 01)
[EMAIL PROTECTED]:0# lspci -n

:00:00.0 0600: 8086:2770 (rev 02)
:00:01.0 0604: 8086:2771 (rev 02)
:00:1c.0 0604: 8086:27d0 (rev 01)
:00:1c.1 0604: 8086:27d2 (rev 01)
:00:1d.0 0c03: 8086:27c8 (rev 01)
:00:1d.1 0c03: 8086:27c9 (rev 01)
:00:1d.2 0c03: 8086:27ca (rev 01)
:00:1d.3 0c03: 8086:27cb (rev 01)
:00:1d.7 0c03: 8086:27cc (rev 01)
:00:1e.0 0604: 8086:244e (rev e1)
:00:1e.2 0401: 8086:27de (rev 01)
:00:1f.0 0601: 8086:27b8 (rev 01)
:00:1f.1 0101: 8086:27df (rev 01)
:00:1f.2 0101: 8086:27c0 (rev 01)
:00:1f.3 0c05: 8086:27da (rev 01)
:01:00.0 0300: 1002:5b62
:01:00.1 0380: 1002:5b72
:02:00.0 0200: 14e4:1677 (rev 01)
[EMAIL PROTECTED]:0#

--

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]

Comments/Problems:

Official sarge (3.1_r0a) failed to detect the sata drive for me.


--
Lester Cheung
http://www.gnub.net



Bug#106028: We have new matches for you

2005-10-24 Thread Linda Lester
Client Update - 4 New Matches:

Hey there, just wanted you to know I have matched your profile with 4 girls 
within a few miles of your City who are seriously interested in hooking up with 
you, yes I've done my homework ;-) now its time for you to bring your A game.  
I'm sure they will probably want to chat with you a little first but thats 
normal, plus i think most of them have a cam so you can check them out first.

http://www.weedwinkers.com/linda-pg/

Good Luck and Play Safe
-Linda Lester

Disclaimer-
Please be advised that this is NOT your typical service, privacy is of the 
upmost 
concern and your satisfaction  discretion is top priority.
please accept our apology and see the link below if this reached you in 
error:
http://www.weedwinkers.com/linda-pg/getmeoff.php






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



Bug#145280: Thank you for your loan request

2005-08-10 Thread Lester Q. Woodiness
Important information regarding your loan: ID FFT0732

Hello, Your refinance application has been accepted. We are ready to give you a 
loan.

After further review, our lenders have esstablished your locked rate as low as 
3.45%

Please finalize everything by visiting our Secure Web-Form

http://cacefi.com/?b=linker

Upon receiving your submission you will be contacted shortly via phone/email. 

Regards,
Lester Q. Woodiness





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



Bug#320819: libdatetime-timezone-perl: Missing timezone: AKST9AKDT (US/Alaska or America/Anchorage)

2005-08-01 Thread Lester Hightower
Package: libdatetime-timezone-perl
Version: 1:0.28-1
Severity: important
Tags: l10n

AKST9AKDT is absent from /usr/share/perl5/DateTime/TimeZoneCatalog.pm
and therefore one cannot use the Alaska standard timezone AKST9AKDT,
which is analogous to EST5EDT (US/Eastern), CST6CDT (central), etc.
AKST9AKDT is the same timezone as US/Alaska and America/Anchorage.

On my system, as a temporary hack, I did:

docs1:/usr/share/perl5/DateTime# diff TimeZoneCatalog.pm.old TimeZoneCatalog.pm
853a854
   'AKST9AKDT' = 'America/Anchorage',

Please note:

docs1:/usr/share/perl5/DateTime# head -5 TimeZoneCatalog.pm
# This file is auto-generated by the Perl DateTime Suite VTIMEZONE
# parser (0.07).
#
# Do not edit this file directly.


I suspect that the system that VTIMEZONE built TimeZoneCatalog.pm on did
not have AKST9AKDT defined, or VTIMEZONE has a bug in it.  On the system
from which I am reporting this bug, AKST9AKDT is known, as evidenced by:

docs1:/usr/share/perl5/DateTime# date  TZ=AKST9AKDT date
Mon Aug  1 15:01:42 EDT 2005
Mon Aug  1 11:01:42 AKDT 2005


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-1-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libdatetime-timezone-perl depends on:
ii  libclass-singleton-perl   1.03-6 Implementation of a Singleton cl
ii  libparams-validate-perl   0.76-1 validate parameters to Perl method

-- no debconf information


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



Bug#76918: hot honeys that never shave or trim!

2005-06-18 Thread Ned Lester

On our way to a fire, are we?

 
I sucked and friged a horse cock like crazy. 

 http://www.geocities.com/carissa_278dill_261/?s=srtm=CDAIB.iPdR,gfibjW,VSd

Wood burns because it has the proper stuff in it and a man becomes famous 
because he has the proper stuff in him.
Melisa prefers black men over white men because she says black guys treat her 
like a queen!
To like and dislike the same things, this is what makes a solid friendship.
A girls first time getting anal will undoubtedly be killing.
Assassination is the extreme form of censorship.Only two classes of books are 
of universal appeal. The very best and the very worst.



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