Bug#975621: multiplex: Wrong homepage/url in package description

2020-11-24 Thread Mathieu Petit-Clair

Package: multiplex
Version: 0.5.1-1
Severity: minor

Dear Maintainer,

The package currently has the wrong URL to the homepage of multiplex.
I believe it should be https://github.com/dankilman/multiplex but I
might be wrong. In any case, the current link appears to be unrelated.

The same applies to python3-multiplex.

Thanks for your work, this tool seems interesting and I'll give it a
try.

Mat



Bug#883747: Debian links with xmlrpc-epi which is not patched

2017-12-07 Thread Mathieu Petit-Clair

Hi,

Upon further research, we see that PHP links with libxmlrpc-epi0, which 
does not have the patch mentionned earlier. The fix was not sent 
upstream apparently, so is only present in PHP's version.


I guess this bug could be reassigned to libxmlrpc-epi0, which could 
hopefully include PHP's patch.


Thanks,

Mathieu



Bug#883747: php7.0-xmlrpc: Wrong numeric entities convertion in xmlrpc_encode_request

2017-12-06 Thread Mathieu Petit-Clair
Package: php7.0-xmlrpc
Version: 7.0.26-1
Severity: normal

Dear Maintainer,

There is bug in the xmlrpc extension, when calling xmlrpc_encode() with
a range of characters.

To reproduce using php -a :

echo xmlrpc_encode('Π');

Result in sid:




 
  
 



Expected:

The value in ... should be  (note the extra
zero).

The good value can also be found on http://graphemica.com/%CE%A0 as the
"URL Escape Code", as seen in this URL and by
converting 206 to 0xCE and 160 to 0xA0.

We got the expected result by compiling PHP ourselves, which makes this
look like a Debian specific bug.

PHP bug 28597 - https://bugs.php.net/bug.php?id=28597 - provides a
solution to this issue, but does not appear to prevent it in this case.

Thanks for your help,


-- Package-specific info:
 Additional PHP 7.0 information 

 PHP @PHP_VERSION SAPI (php7.0query -S): 

 PHP 7.0 Extensions (php7.0query -M -v): 

 Configuration files: 
 /etc/php/7.0/mods-available/xmlrpc.ini 
extension=xmlrpc.so


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr:en_GB (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages php7.0-xmlrpc depends on:
ii  libc6   2.25-3
ii  libxml2 2.9.4+dfsg1-5.1
ii  libxmlrpc-epi0  0.54.2-1.2
ii  php-common  1:56
ii  php7.0-common   7.0.26-1
ii  ucf 3.0036

php7.0-xmlrpc recommends no packages.

php7.0-xmlrpc suggests no packages.

Versions of packages php7.0-common depends on:
ii  libc6   2.25-3
ii  libssl1.1   1.1.0g-2
ii  php-common  1:56
ii  ucf 3.0036

Versions of packages php7.0-cli depends on:
ii  libc62.25-3
ii  libedit2 3.1-20170329-1
ii  libmagic11:5.32-1
ii  libpcre3 2:8.39-8
ii  libssl1.11.1.0g-2
ii  libxml2  2.9.4+dfsg1-5.1
ii  mime-support 3.60
ii  php7.0-common7.0.26-1
ii  php7.0-json  7.0.26-1
ii  php7.0-opcache   7.0.26-1
ii  php7.0-readline  7.0.26-1
ii  tzdata   2017c-1
ii  ucf  3.0036
ii  zlib1g   1:1.2.8.dfsg-5

Versions of packages php7.0-cli suggests:
ii  php-pear  1:1.10.5+submodules+notgz-1

Versions of packages libapache2-mod-php7.0 depends on:
ii  apache2-bin [apache2-api-20120211]  2.4.29-1
ii  libc6   2.25-3
ii  libmagic1   1:5.32-1
ii  libpcre32:8.39-8
ii  libssl1.1   1.1.0g-2
ii  libxml2 2.9.4+dfsg1-5.1
ii  mime-support3.60
ii  php7.0-cli  7.0.26-1
ii  php7.0-common   7.0.26-1
ii  php7.0-json 7.0.26-1
ii  php7.0-opcache  7.0.26-1
ii  tzdata  2017c-1
ii  ucf 3.0036
ii  zlib1g  1:1.2.8.dfsg-5

Versions of packages libapache2-mod-php7.0 recommends:
ii  apache2  2.4.29-1

Versions of packages libapache2-mod-php7.0 suggests:
ii  php-pear  1:1.10.5+submodules+notgz-1

-- no debconf information


Bug#869627: maim -s fails

2017-07-24 Thread Mathieu Petit-Clair
Package: maim
Version: 3.3.41-1+b1
Severity: important

Dear Maintainer,

"maim -s" fails with the following output:

~ $ maim -s test.jpg
terminate called after throwing an instance of 
'cxxopts::option_not_exists_exception'
  what():  Option ‘g’ does not exist
  Aborted
  Selection was cancelled or slop failed to run. Make sure it's installed!

I can confirm slop is installed (v6.3.47). I believe this bug started
after I upgraded to the most recent version of slop (last week).

I have built the latest "maim" from github (v5.4.64) and it works fine.

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

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

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


-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.11.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr:en_GB (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages maim depends on:
ii  libc6   2.24-12
ii  libgcc1 1:7.1.0-10
ii  libimlib2   1.4.8-1
ii  libstdc++6  7.1.0-10
ii  libx11-62:1.6.4-3
ii  libxext62:1.3.3-1+b2
ii  libxfixes3  1:5.0.3-1
ii  libxrandr2  2:1.5.1-1

maim recommends no packages.

maim suggests no packages.

-- no debconf information


Bug#779717: FATAL:isolate_holder.cc(70)] Couldn't mmap v8 natives data file

2015-03-05 Thread Mathieu Petit-Clair

Backtrace with -dbg package installed:

Using host libthread_db library 
/lib/x86_64-linux-gnu/libthread_db.so.1.
[0305/094827:FATAL:isolate_holder.cc(70)] Couldn't mmap v8 natives data 
file


Program received signal SIGABRT, Aborted.
0x70b56107 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
56  ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or 
directory.

(gdb) bt
#0  0x70b56107 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56

#1  0x70b574e8 in __GI_abort () at abort.c:89
#2  0x564cdcb6 in base::debug::BreakDebugger () at 
../../base/debug/debugger_posix.cc:241
#3  0x564f30fe in logging::LogMessage::~LogMessage 
(this=0x7fffd6d0) at ../../base/logging.cc:640
#4  0x57e07259 in gin::(anonymous namespace)::MapV8Files 
(natives_path=optimized out, snapshot_path=optimized out, 
natives_fd=optimized out,
snapshot_fd=optimized out, natives_region=..., 
snapshot_region=...) at ../../gin/isolate_holder.cc:89
#5  0x57e06f7d in gin::IsolateHolder::LoadV8Snapshot () at 
../../gin/isolate_holder.cc:160
#6  0x564c124c in content::ContentMainRunnerImpl::Initialize 
(this=0x5baf8270, params=...) at 
../../content/app/content_main_runner.cc:751
#7  0x564c029a in content::ContentMain (params=...) at 
../../content/app/content_main.cc:15
#8  0x55f2b018 in ChromeMain (argc=3, argv=0x7fffdef8) at 
../../chrome/app/chrome_main.cc:66
#9  0x70b42b45 in __libc_start_main (main=0x55f2afc0 
main(int, char const**), argc=3, argv=0x7fffdef8, init=optimized 
out,
fini=optimized out, rtld_fini=optimized out, 
stack_end=0x7fffdee8) at libc-start.c:287

#10 0x55f2aebf in _start ()


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



Bug#760315: TAG: mesos -- Cluster manager for sharing distributed application frameworks

2014-09-02 Thread Tim St. Clair
Package: wnpp
Severity: RFP

Apache Mesos is a cluster manager that provides efficient resource
isolation and sharing across distributed applications, or frameworks.
It can run Hadoop, MPI, Hypertable, Spark, and other applications on
a dynamically shared pool of nodes.

Downstream packaging details can be found here:
http://pkgs.fedoraproject.org/cgit/mesos.git/tree/mesos.spec

-- 
Cheers,
Timothy St. Clair


Bug#663222: qbittorrent: May need recompile following kde4.7 upgrade

2012-03-09 Thread Mathieu Petit-Clair
Package: qbittorrent
Version: 2.9.3-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

qBitTorrent was working fine exactly until I did the KDE 4.7 upgrade (in
Sid), yesterday. I guess a library might have changed since then,
itrefuses to start (crashes on startup).

Here's the final part of the output from qBitTorrent (complete output is
longer, I can provide it if desired):

Catching SIGABRT, please report a bug at http://bug.qbittorrent.org and
provide the following backtrace:
qBittorrent version: v2.9.3
stack trace:
  /lib/x86_64-linux-gnu/libc.so.6 : ()+0x324f0  [0x7ff5a32a54f0]
  /lib/x86_64-linux-gnu/libc.so.6 : gsignal()+0x35  [0x7ff5a32a5475]
  /lib/x86_64-linux-gnu/libc.so.6 : abort()+0x180  [0x7ff5a32a86f0]
  /lib/x86_64-linux-gnu/libc.so.6 : ()+0x6c26b  [0x7ff5a32df26b]
  /lib/x86_64-linux-gnu/libc.so.6 : __fortify_fail()+0x37  [0x7ff5a3360077]
  /lib/x86_64-linux-gnu/libc.so.6 : __fortify_fail()+0  [0x7ff5a3360040]
  /usr/lib/libtorrent-rasterbar.so.6 :
libtorrent::aux::session_impl::listen_on(std::pairint, int const,
char const*)+0x436  [0x7ff5a5a69366]

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (650, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_CA.UTF-8, LC_CTYPE=fr_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages qbittorrent depends on:
ii  geoip-database 20120308-1
ii  libboost-filesystem1.46.1  1.46.1-8
ii  libboost-system1.46.1  1.46.1-8
ii  libc6  2.13-27
ii  libgcc11:4.6.3-1
ii  libqt4-dbus4:4.7.4-2
ii  libqt4-network 4:4.7.4-2
ii  libqt4-xml 4:4.7.4-2
ii  libqtcore4 4:4.7.4-2
ii  libqtgui4  4:4.7.4-2
ii  libssl1.0.01.0.0g-1
ii  libstdc++6 4.6.3-1
ii  libtorrent-rasterbar6  0.15.10-1
ii  python 2.7.2-10

qbittorrent recommends no packages.

Versions of packages qbittorrent suggests:
pn  qbittorrent-dbg  none

-- 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#663222: libtorrent

2012-03-09 Thread Mathieu Petit-Clair

I tried downgrading and indeed, it solved the issue. Sorry for the noise.



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



Bug#631591: [kde-config-gtk-style] Not working on clean install

2011-10-11 Thread Mathieu Petit-Clair
Indeed, bug is still present in sid, but as mentionned before the
following is fixing it: ln -s ~/.gtkrc-2.0-kde ~/.gtkrc-2.0



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



Bug#573080: kde-window-manager: bug 573080

2011-04-24 Thread Mathieu Petit-Clair
I had a similar issue, where compositing was working fine until I
upgrade KDE4. I created a brand new account and compositing worked as
expected, while broken in my normal account.

I moved my ~/.kde/share/config/kwinrc out of the way and relogged-in.
Compositing started working again.

Here's the diff between the old and new version of kwinrc, for the
[Compositing] section. The diff is significant in other sections too; I
can provide it if needed.

 [Compositing]
-AnimationSpeed=2
-Backend=OpenGL
+AnimationSpeed=3
 CheckIsSafe=true
-DisableChecks=true
 Enabled=true
-GLDirect=true
-GLMode=SHM
-GLTextureFilter=0
-GLVSync=true
-HiddenPreviews=5
-XRenderSmoothScale=false

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kde-window-manager depends on:
ii  kdebase-runtime   4:4.4.5-1  runtime components from the
offici
ii  libc6 2.11.2-13  Embedded GNU C Library:
Shared lib
ii  libgl1-mesa-glx [libgl1]  7.10.2-1   A free implementation of
the OpenG
ii  libice6   2:1.0.7-1  X11 Inter-Client Exchange
library
ii  libkdecorations4  4:4.4.5-9  library used by decorations
for th
ii  libkdecore5   4:4.4.5-4  the KDE Platform Core
Library
ii  libkdeui5 4:4.4.5-4  the KDE Platform User
Interface Li
ii  libkephal44:4.4.5-9  API for easier handling of
multihe
ii  libkio5   4:4.4.5-4  the Network-enabled File
Managemen
ii  libknewstuff3-4   4:4.4.5-4  the Get Hot New Stuff v3
Library
ii  libkutils44:4.4.5-4  various utility classes for
the KD
ii  libkwineffects1a  4:4.4.5-9  library used by effects for
the KD
ii  libkworkspace44:4.4.5-9  library for the kdebase
workspace
ii  libplasma34:4.4.5-4  the Plasma Library for the
KDE Pla
ii  libqt4-dbus   4:4.7.2-3  Qt 4 D-Bus module
ii  libqt4-xml4:4.7.2-3  Qt 4 XML module
ii  libqtcore44:4.7.2-3  Qt 4 core module
ii  libqtgui4 4:4.7.2-3  Qt 4 GUI module
ii  libsm62:1.2.0-1  X11 Session Management
library
ii  libstdc++64.6.0-5The GNU Standard C++
Library v3
ii  libx11-6  2:1.4.3-1  X11 client-side library
ii  libxcomposite11:0.4.3-1  X11 Composite extension
library
ii  libxdamage1   1:1.1.3-1  X11 damaged region
extension libra
ii  libxext6  2:1.2.0-2  X11 miscellaneous extension
librar
ii  libxfixes31:4.0.5-1  X11 miscellaneous 'fixes'
extensio
ii  libxrandr22:1.3.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.6-1  X Rendering Extension
client libra
ii  perl  5.10.1-20  Larry Wall's Practical
Extraction 

kde-window-manager recommends no packages.

kde-window-manager suggests no packages.

-- 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#533655: irssi: otr blocks some private messages

2009-07-07 Thread Mathieu Petit-Clair
Package: irssi
Version: 0.8.13-2
Severity: normal

I've just found out that private messages work well when OTR (from
package irssi-plugin-otr) is disabled.



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



Bug#533655: bitlbee - privmsg not working in irssi (reproduce every time)

2009-06-30 Thread Mathieu Petit-Clair

Package: irssi
Version: 0.8.13-2
Severity: normal

I can reproduce this bug, systematically, and for quite some time. I
don't remember at which version it started since it took me a while to
understand this was happening: I don't use bitlbee too much and thought
that people had just gone offline.. Perhaps this could explain why it
hasn't been confirmed by anybody else before?

I guess I was just too lazy^H^H^H^Hbusy to report it before. :-(

I'm using Sid on amd64.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (700, 'unstable'), (650, 'testing'), (600, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 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 irssi depends on:
ii  libc6 2.9-13 GNU C Library: Shared libraries
ii  libglib2.0-0  2.20.4-1   The GLib library of C routines
ii  libncurses5   5.7+20090530-1 shared libraries for terminal hand
ii  libperl5.10   5.10.0-23  Shared Perl library
ii  libssl0.9.8   0.9.8k-3   SSL shared libraries
ii  perl  5.10.0-23  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0 5.10.0-23  minimal Perl system

irssi recommends no packages.

Versions of packages irssi suggests:
ii  irssi-scripts 20090526   collection of scripts for irssi

-- no debconf information


signature.asc
Description: PGP signature


Bug#495877: [bitlbee] Old account files are still readable by root only

2008-08-20 Thread Mathieu Petit-Clair
Package: bitlbee
Version: 1.2.1-2
Severity: grave

--- Please enter the report below this line. ---
I upgraded to 1.2.1-2 this morning, and Bitlbee couldn't find my account
file in /var/lib/bitlbee - the xml file was readable only by root, but
Bitlbee is now running as 'bitlbee'.  Bitlbee was saying The nick is
(probably) not registered.

Using 'chown bitlbee.bitlbee' on the file fixed this.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-5-generic

Debian Release: lenny/sid
  500 intrepidftp.iinet.net.au
  500 intrepidau.archive.ubuntu.com

--- Package information. ---
Depends (Version) | Installed
=-+-=
libc6(= 2.7) | 2.8~20080505-0ubuntu6
libevent1   (= 1.3e) | 1.3e-3
libglib2.0-0  (= 2.16.0) | 2.17.7-1
libgnutls26  (= 2.4.0-0) | 2.4.1-1build1
adduser   | 3.108ubuntu1
net-tools | 1.60-19ubuntu3
debconf   (= 1.2.0)  | 1.5.23
 OR debconf-2.0   |
debianutils (= 1.16) | 2.29ubuntu1




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



Bug#65164: she's coming

2008-03-25 Thread Clair Petherbridge

After I gained 3 inches to become a massive 10 inches, Sharon simply couldn’t 
get her hands off me.

http://www.Crevelicin.com/
You will never regret this



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



Bug#357043: knowing when, where

2008-03-19 Thread clair wei
PhallusVoluminousTami http://www.Twalveen.com




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



Bug#156578: atavistic asilomar andrea

2008-03-17 Thread Clair Sneed
Take Precsriptions and Medicatinos immediately

http://armaphrodite.abbott%2Eicoraun.com



try atavisticasilomar




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



Bug#254222: pivyst

2007-11-24 Thread Clair Sodermark
once you see the massive selection, it will be hard to resist 
http://honties.com/




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



Bug#169241: To succeed in business!

2007-10-27 Thread Clair Voss
Good day jobseeker,

We are present new work.
We are glad to invite you to our company.
Good salary. 
Availible Vacancy - Financial manager
Please send you resume on this email: [EMAIL PROTECTED] for more info! 

Important: your Job Verification Number is: 174821109

Sincerely,
Marcos Colonais
Main Manager.




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



Bug#162576: Part-time job!

2007-10-27 Thread Clair Merrill
Hello jobseeker,

We are present new job.
We are glad to invite you to our company.
Big salary. 
Availible Vacancy - Financial manager
Please send you resume on this email: [EMAIL PROTECTED] for more info! 

Attention: your Job Verification Number is: 316699141

Sincerely,
Joe Generys
Job Manager.




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



Bug#299564: Shipping Clerk - flexible time work-at-home opening

2007-09-29 Thread Clair


  Our company is looking for energetic and accountable individuals to occupy
  Shipping Clerk positions throughout the USA. These vacancies are entirely
  home-based  and do not require any travel or relocation. They are also
  suitable for students and senior citizens who are able to dedicate up to
  three business hours per day to their duties. No special qualifications are
  required, although previous shipping or customer service experience is a
  plus.  We  are  an international company providing mail/internet order
  opportunities for a global clientele since 1997. We are based in Russia, and
  also  have  offices  in  Latvia  and Kazakhstan. Our business provides
  online/Online Order facilities for those who are unable to benefit from the
  convenience of e-commerce due to lack of a banking relationship with an
  internationally recognized bank or because major online vendors will not
  ship to their location. We have domestic purchasing agents who place the
  orders on behalf of our clients, and the goods are then shipped to the local
  shipping clerks for further sorting and international shipment. We also
  provide escrow services for high amount and/or web auction orders, and offer
  assistance with customs clearance, if required. Currently, we are looking
  for individuals to fill in the positions of shipping clerks throughout the
  USA. Your duties will include receiving, sorting, repackaging and re-sending
  the orders made on behalf of our clients using the pre-paid USPS shipping
  labels that you will receive via email. You will be paid $20 for each parcel
  that you ship, plus $5 for each order that you will need to re-sort or
  re-package. We will also cover any other authorized expense, such as extra
  insurance or shipping materials. Your remuneration will be remitted to you
  via Western Union twice a month. You can expect to handle 5-15 incoming
  packages weekly, following a 2 week probation period. You can perform your
  duties from the convenience of your home. You will generally be re-shipping
  the orders on same day or next day basis, so you will not need to sacrifice
  your home space to storage. You will only be receiving orders placed with
  reputable online vendors and delivered by major courier services, such as
  FedEx  and  UPS, who pay great attention to ensuring that they are not
  involved into trafficking any illegal substances or hazardous materials.
  Thus, there will be no risk on your end. We also encourage you to open and
  inspect each package that you receive to ensure the legitimacy and safety of
  itsâ content. In order to fill the shipping clerk position, you need to be
  aged 18 and above, have a permanent address where you are available on a
  regular basis and also have access to phone and email. In order to ensure
  that you can be entrusted the client merchandise, we will need to verify
  your  identity  and confirm that you do not have any previous criminal
  convictions. To apply for this position and for more information on our
  company, please fax your resume and (optionally) cover letter to: (309)
  431-7288.





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



Bug#102682: Nice to meet you

2007-03-20 Thread Clair

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#139341: Future is today

2007-03-16 Thread Clair

A  big international company with great experience and potential is looking for 
assistants of manager because of growing of its business.
We provide different services for our clients, which are absolutely unique and 
valuable too.
We will be happy to see you in our team if you fit our requirements:
You must:
-Be honest
-Be creative
-Have an access to the Internet
-Have a possibility to check you e-mail several times a day
-Be a citizen of the US

We are waiting for your resume: [EMAIL PROTECTED]
Waiting to make business with you.



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



Bug#126984: paul gustilo Equifax Customer details altered

2006-11-02 Thread Clair Labovitz
gustilo,

Our office can negotiate.

www.annyany.com/16r

Contact my department for a 1.58% reduction.

Kindest Regards,
Clair Labovitz




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



Bug#82407: =?koi8-r?b?PT9LT0k4LVI/UT89RkU9RDQ9Q0YgPURBPUMxPUQxPUMzID1DOD1ENT1DQSA9REE9QzE9QzI9Qzk9

2006-11-01 Thread Clair Belanger
Q0MgPUNFPUMxID1DQz1EOD1ENz1DMT89?=
Date: Wed, 1 Nov 2006 12:45:12 -0060
MIME-Version: 1.0
Content-Type: text/plain;
format=flowed;
charset=koi8-r;
reply-type=original
Content-Transfer-Encoding: 8bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.71.2244.8
X-MimeOLE: Produced By Microsoft MimeOLE V4.71.2244.8

ëÁË ÄÅÌÉÛËÉ?

îÁ ÈÕÊ - ÎÅ ÎÁ ÓÏÂÒÁÎÉÅ, Ñ×ËÁ ÎÅ ÏÂÑÚÁÔÅÌØÎÁ! 

é ÐÒÏÛÅÐÔÁÌÁ ÎÅÖÎÏ, ÔÉÈÏ,
óÎÉÍÁÅÔ ÂÁÛÍÁËÉ É ÐÌÁÔØÅ
ïÔ ÂÅÓÐÏÒÑÄÏÞÎÏÊ ÅÂÎÉ !
ïÄÉÎ íÕÄÉÝÅ× ÂÙÌ ðÏÒÆÉÒÉÊ,
÷ÓÅ ÐÒÏÐÉÌ × ËÁÂÁËÅ, ÂÅÄÎÑÖËÁ,
èÏÔØ ÅÂÁÒØ Ô×ÏÊ É ÎÁ ÇÏÔÏ×Å,
óÔÏÌÉÞÎÏÊ Ó×ÏÄÎÅÀ ÂÙÌÁ.
ó×ÏÊ ÈÕÊ ÐÏÌÁËÏÍÉÔØ É ÃÅÌËÕ
é ÓÔÁÒÉËÉ É ÐÏÖÉÌÙÅ,
ðÒÉÞÅÓÁÎ, ÔÝÁÔÅÌØÎÏ ÐÏÂÒÉÔ,
é ÈÕÊ Ó×ÏÊ ÄÌÉÎÎÙÊ ÐÒÏËÌÉÎÁÑ,
úÁÞÅÍ ÐÒÉÓÌÁÌÁ, ÇÏ×ÏÒÉ !
ðÏ ÚÁËÏÕÌËÁÍ ËÒÙÓ ÇÏÎÑÔØ.
úÁ ÔÏ, ÞÔÏ × ÂÉÔ×Å ÐÏÄ ðÏÌÔÁ×ÏÊ
÷ÄÏ×Á - ËÕÐÞÉÈÁ ÍÏÌÏÄÁÑ,
äÌÑ ×ÓÅÈ ÏÔËÒÙÔÁÑ ×ÓÅÇÄÁ.
åÍÕ ÎÅ ÓÏÇÌÁÛÁÌÉÓØ ÄÁÔØ.
ôÁËÕÀ ÏÔÙÓËÁÔØ ÅÌÄÕ,
óÔÏÌÉÞÎÏÊ Ó×ÏÄÎÅÀ ÂÙÌÁ.
ðÏÌÅÚÌÁ ×ÄÏ×ÕÛËÁ ÒÕËÏÀ
ïÄÅÎØ ÐÒÉÌÉÞÎÅÅ ìÕËÕ
÷ ÍÕÄÅ ìÕËÁÛËÉÎÙ ×ÃÅÐÉÌÁÓØ
èÏÔÉÔÅ ÎÅÔ, ÈÏÔÉÔÅ ×ÅÒØÔÅ,



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



Bug#134571: FW: Immediate Memo about your Property paul gustilo

2006-10-23 Thread Clair Bartlett
Good Morning paul gustilo,

We have okayed you from 305K at 7.96% to 667K at 5.81%
Bad scores isn't a issue

www.sickite.com/16r

Reply to a few easy questions,  instantly recieve your TransUnion score.

Thank you,
Clair Bartlett




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



Bug#389123: diakonos: Default configuration file isn't detected

2006-09-23 Thread Mathieu Petit-Clair
Package: diakonos
Version: 0.8.2-1
Severity: important

This otherwise nice package installs a default configuration file as 
/etc/diakonos/diakonos.conf, but this path isn't valid as far as 
Diakonos is concerned ... : 

# diakonos 
diakonos.conf not found in any of:
   /usr/local/share/diakonos/
   /usr/share/diakonos/
   ~/.diakonos/
At least one configuration file must exist.
Download a sample configuration file from http://purepistos.net/diakonos .

After copying /etc/diakonos/diakonos.conf to ~/.diakonos/diakonos.conf, 
the editor works fine.

I'm far from being a Debian policy expert, but I suppose it should be
possible to either link the config file from /usr/share to /etc, or 
something similar.

Thanks!

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

Versions of packages diakonos depends on:
ii  ruby  1.8.2-1An interpreter of object-oriented 

diakonos recommends no packages.

-- no debconf information



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



Bug#356909: dict-wn: call to /etc/init.d/dictd fails when using serpento

2006-03-14 Thread Mathieu Petit-Clair
Package: dict-wn
Version: 1:2.0g-14
Severity: important


When upgrading to dict-wn, today, I get the following error.  I don't
have the /etc/init.d/dictd script, because I am using serpento, not dictd.

Parametrage de dict-wn (2.0g-14) ...
invoke-rc.d: unknown initscript, /etc/init.d/dictd not found.
dpkg: erreur de traitement de dict-wn (--configure)
 le sous-processus post-installation script a retourne une erreur de
sortie d'etat 100

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

Versions of packages dict-wn depends on:
ii  serpento [dict-server]0.4.1  DICT server with full
Unicode supp

dict-wn recommends no packages.

-- no debconf information


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



Bug#104394: Order Tracking : E6361-174593

2006-01-17 Thread Clair Mertens
Good day sir,

We have opened our new Iicenced store.

http://stettner2000.com/?aid=6

See you later,
Clair Mertens


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



Bug#347557: almost the same problem here with ca_enhanced

2006-01-14 Thread Mathieu Petit-Clair
Followup-For: Bug #347557
Package: libxklavier10
Version: 2.0-0.3

I have almost the same problem here, but I'm trying to use 'ca_enhanced'
and 'us' layouts.

I also have the error messages coming from gnome-settings-daemon, and
this is what I have when I try to
call setxkbmap directly :

 # setxkbmap -layout ca_enhanced
Error loading new keyboard description

Using an old trick (see bug #245371) makes the error go away, but the
keyboard becomes totally unusable
(full of Greek letters).

The command
 # setxkbmap -layout us
works perfectly.

This was working very well before the last Xorg/Gnome update.

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

Versions of packages libxklavier10 depends on:
hi  libc6 2.3.5-11   GNU C Library: Shared
libraries an
ii  libx11-6  6.9.0.dfsg.1-3 X Window System protocol
client li
ii  libxkbfile1   6.9.0.dfsg.1-3 X Keyboard Extension file
parsing
ii  libxml2   2.6.23-1.1 GNOME XML library
ii  zlib1g1:1.2.3-9  compression library - runtime

libxklavier10 recommends no packages.

-- no debconf information



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



Bug#342198: some extra information

2006-01-07 Thread Mathieu Petit-Clair
Ming Hua a écrit :
 
 libaspell15 0.60.4-2 is recompiled with the new g++ and is in unstable
 now.  It is reported to fix the gaim crash problem.  Would you please
 try and see if it work for you?
 

I just upgraded and it works! Great!

Mathieu



Bug#342198: some extra information

2006-01-02 Thread Mathieu Petit-Clair

Thanks for the reply!

Ming Hua a écrit :
...
 
 On Fri, Dec 30, 2005 at 02:26:25PM -0500, Mathieu Petit-Clair wrote:
...
I can test/provide more information if needed.
 
 I forgot to emphasize that #342198 is most likely related to
 libaspell15 (the previous comment was sent to both #323216 and #342198).
 As libaspell15 is still built with the old g++ (before libstdc++
 allocator transition), and gaim uses libaspell15 in its spell-checking
 plugin.  Disable spell checking in gaim or rebuild libaspell15 with the
 new g++ is worth trying.  See bug #343060 for more details.

Spell checking is (and was) disabled in gaim, but I still have the
problem.. Could it be a different gaim extension that's causing the problem?

I'll try to recompile libaspell15 later.

Thanks,

Mathieu



Bug#342198: some extra information

2005-12-30 Thread Mathieu Petit-Clair
Package: scim-gtk2-immodule
Version: 1.4.2-1
Followup-For: Bug #342198


I still have this problem, in the form of the following message given to me
when gaim crashes when trying to use scim :

*** glibc detected *** free(): invalid pointer: 0x086b4b98 ***

I was using libgamin0 (I don't remember why) and was having this problem
as well.
I switched back to libfam0 to try, I still have the same problem.

I can test/provide more information if needed.

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

Versions of packages scim-gtk2-immodule depends on:
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
hi  libc6 2.3.5-9GNU C Library: Shared
libraries an
hi  libgcc1   1:4.0.2-5  GCC support library
ii  libglib2.0-0  2.8.4-2The GLib library of C routines
ii  libgtk2.0-0   2.8.9-2The GTK+ graphical user
interface
ii  libpango1.0-0 1.10.1-2   Layout and rendering of
internatio
ii  libscim8c2a   1.4.2-1library for SCIM platform
hi  libstdc++64.0.2-5The GNU Standard C++ Library v3
ii  scim  1.4.2-1smart common input method
platform
ii  scim-modules-socket   1.4.2-1socket modules for SCIM
platform

scim-gtk2-immodule recommends no packages.

-- no debconf information


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



Bug#126519: penny gerwer Decrease your Monthly Payment

2005-12-10 Thread Clair
penny gerwer,

We are proud to offer you 545K at a fixed 2.31

http://jukenyte.com

N.o. - j u k e n y t e . c o m / pennygerwer

Thank You,
Clair



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



Bug#103681: Redhead holes big rod gaamaroosh...

2005-08-18 Thread Clair
Hello, handsome!
I don''t think she'll be able to swallow the whole thing down her gash, but 
we'll make sure she gets it in there deeep even if we have to choke her.


http://civahysavoje.com/view.cgi?s=aaam=IJGDBI.iPdR,gfibjW,VSd


--
Best regards, Clair





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



Bug#31311: New Drug store Winfred

2005-02-08 Thread Clair Ferris
Refill Notification Ref: HO-24688107529554

Dear [EMAIL PROTECTED],

Our automated system has identified that you most likely are ready to refill 
your recent online pharmaceutical order.

To help you get your needed supply, we have sent this reminder notice.

Please use the refill system http://io.cheapsales2u.com/?wid=100069 to obtain 
your item in the quickest possible manner.

Thank you for your time and we look forward to assisting you.

Sincerely,

Clair Ferris




conclusion yyr caracas tqz corvus fmp suffuse nd collector po waveguide ano 
heroine ie canto whh 
bernard ruu e bjn gantlet xa triplett dpk bowline qlt stilt rhd think kva 
opportune ejd 


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