From unknown Tue May 19 18:53:45 2026
X-Loop: git-admin@x2go.org
Subject: Bug#82: Fwd: Message with no Package: tag cannot be processed! (Package: x2gosuspend-session executes with no SESSION_NAME set)
Reply-To: Martin Cigorraga <martincigorraga@gmail.com>, 82@bugs.x2go.org
Resent-From: Martin Cigorraga <martincigorraga@gmail.com>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: git-admin@x2go.org
Resent-Date: Thu, 13 Dec 2012 18:33:02 +0000
Resent-Message-ID: <handler.82.B82.135542353526784@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: followup 82
X-X2Go-PR-Package: x2goserver
X-X2Go-PR-Keywords: 
Received: via spool by 82-submit@bugs.x2go.org id=B82.135542353526784
          (code B ref 82); Thu, 13 Dec 2012 18:33:02 +0000
Received: (at 82) by bugs.x2go.org; 13 Dec 2012 18:32:15 +0000
Received: from mail-yh0-f42.google.com (mail-yh0-f42.google.com [209.85.213.42])
	by ymir (Postfix) with ESMTPS id 443435DA6B
	for <82@bugs.x2go.org>; Thu, 13 Dec 2012 19:32:15 +0100 (CET)
Received: by mail-yh0-f42.google.com with SMTP id g71so557135yhg.1
        for <82@bugs.x2go.org>; Thu, 13 Dec 2012 10:32:14 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=from:to:subject:date:message-id:organization:user-agent
         :mime-version:content-type:content-transfer-encoding;
        bh=zxbfsiRvG81bDgKxwf9cYFo1PUZK+fjTLiUVkmZbuzg=;
        b=HfhTMr2O+LFiD4lVBrqSj86PlNhUsDT5uOBaEB+kb2hmGTmsep6Tu3hTRCfTLuDMzi
         rc2bvhdbBcrfl9tV1GzK98fpzx6iC6Hi4BfoKr3jIje0oRBKphtg0DdT9dhvwTY57Em+
         siPtPKLjH6JfWP3mrJDVo/6Zg4SiDJx/qRUBWkQH1NKuiXpFMbWdYs3+ViIpy9B5+U2b
         Q/9WzQgICWdVIXBBk7IgzJmsasbxcxx2+WQUklrOu47NZGTNPkI5Usd0YEe8MKWTzsl8
         jX7ipls28bOwLADMOobOrt1YhFSXjuUQiiYx+51vj1CMY+BQ27Jqx71irBRgnVi90KjO
         9hxw==
Received: by 10.236.149.100 with SMTP id w64mr2777478yhj.125.1355423533803;
        Thu, 13 Dec 2012 10:32:13 -0800 (PST)
Received: from heybeavis.localnet ([190.193.16.81])
        by mx.google.com with ESMTPS id g3sm1930675ani.18.2012.12.13.10.31.30
        (version=SSLv3 cipher=OTHER);
        Thu, 13 Dec 2012 10:32:12 -0800 (PST)
From: Martin Cigorraga <martincigorraga@gmail.com>
To: 82@bugs.x2go.org
Date: Thu, 13 Dec 2012 15:25:14 -0300
Message-ID: <1444547.zmbIeJ0bh1@heybeavis>
Organization: EDGE IT
User-Agent: KMail/4.9.4 (Linux/3.6.9-1-ARCH; KDE/4.9.4; x86_64; ; )
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="nextPart1697832.xfkRhtXO3F"
Content-Transfer-Encoding: 7Bit

This is a multi-part message in MIME format.

--nextPart1697832.xfkRhtXO3F
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"

On Wed, Dec 12, 2012 at 8:01 AM, Mike Gabriel <
mike.gabriel@das-netzwerkteam.de> wrote:

> Package: x2goserver
> Severity: normal
> Tag: moreinfo
>
> User msx on IRC reported the below issues on IRC:
>
> 04:23 < msx> hi all! is anyone else having erratic behaviour of the x2go
> server? I find that from time to time it tends to break leaving my
> previously
>              opened sessions orphan - there's no way to attach to them any
> more. This is the error message i just get while trying to connect with one
> of my
>              sessions running awesomewm:
> 04:23 < msx> "Connection failed Died at /usr/lib/x2go/x2gogetagent line
> 33. Died at /usr/lib/x2go/x2gochangestatus line 35. ERROR: failed to
> suspend session
>              with ID Died at /usr/lib/x2go/x2gochangestatus line 35.
> argument "session_id" missed at /usr/lib/x2go/x2godbwrapper.pm line 575."
> 04:24 < msx> the thing is that the session on the server seems to still be
> alive, it's just the x2go client can't attach to it
>
> @msx: what exact version of X2G Server are you using? The reason for this
> issue can also be in the X2Go client being used. So, what client do you use
> (x2goclient, pyhoca-*) and what version of that client?
>
> Greets,
> Mike
>
>
Hello Mike, thanks for being aware of this issue.
These are the software versions of the x2go software I'm enjoying:
x2goserver 3.1.1.4-2
x2goclient 3.99.2.2-1

Regarding pyhoca-* I was kindly pointed to the x2go website by another IRC
user to learn about it and since it isn't already packaged in my GNU/Linux
distribution (Arch Linux) I was planning to add it; however some errors at
compile time what I don't have the time right now to debug[0] made it
impossible to install & run the application.
Please let me know if you need further feedback from my part.

[0] From the glimpse I gave to the errors it seems it's related to the way
Python 2 is packaged here in Arch, being named /usr/bin/python2 in contrast
to most other distros (and Python 3 /usr/bin/python) and thus breaking
compatibility with all the Python 2 scripts created outside AL. This issue
is really easy to resolve, I just need a couple of free hours to figure it
out and test that everything works okay and then I will pack pyhoca for
Arch.
--nextPart1697832.xfkRhtXO3F
Content-Type: message/rfc822
Content-Disposition: inline; filename="forwarded message"
Content-Description: X2Go Bug Tracking System <git-admin@x2go.org>: Message with no Package: tag cannot be processed! (Package: x2gosuspend-session executes with no SESSION_NAME set)

Delivered-To: martincigorraga@gmail.com
Received: by 10.58.212.161 with SMTP id nl1csp334004vec; Wed, 12 Dec 2012 21:48:15 -0800 (PST)
Received: by 10.194.108.106 with SMTP id hj10mr5830339wjb.10.1355377694908; Wed, 12 Dec 2012 21:48:14 -0800 (PST)
Return-Path: <msx+caf_=martincigorraga=gmail.com@archlinux.us>
Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by mx.google.com with ESMTPS id l4si7803093wiy.15.2012.12.12.21.48.14 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Dec 2012 21:48:14 -0800 (PST)
Received-SPF: neutral (google.com: 209.85.212.178 is neither permitted nor denied by best guess record for domain of msx+caf_=martincigorraga=gmail.com@archlinux.us) client-ip=209.85.212.178;
Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.212.178 is neither permitted nor denied by best guess record for domain of msx+caf_=martincigorraga=gmail.com@archlinux.us) smtp.mail=msx+caf_=martincigorraga=gmail.com@archlinux.us
Received: by mail-wi0-f178.google.com with SMTP id hn3so1205277wib.17 for <martincigorraga@gmail.com>; Wed, 12 Dec 2012 21:48:14 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-forwarded-to:x-forwarded-for:delivered-to:received-spf :x-virus-scanned:x-spam-checker-version:x-spam-flag:x-spam-status :x-spam-level:x-spam-bayes-score:mime-version:x-mailer:x-loop:from :to:subject:message-id:references:x-x2go-pr-message:date :content-type:x-gm-message-state; bh=W2iIGH2pn/XV6kQH/68G2SVxPXjVzBHWARtj+zHN66c=; b=WYCjs1CY7a/BHsdIGfx9p8AVYTwZedj6rYhne+ZMe4GcOW4K9ptmurtUL95eokRcA1 2oyQ8NkTHI+YC4eg5drPRASqJ8oeEnH+mA2vl/P18z1B9OOes3AwZzYXrS21AotQnBru ocfJ8ds3H6yxJBnHEASYQVOKNz4d5jkryeaylW9maInvpOrfNit4z4HR5c9PABMSnRmR XemX5PE8bD4GVc12KI54ITeB/7HNqIy+xrQEE1eeItgtwV1TNWmcqaZVSj8+wOzAo90L 0G/6/RBky9GQV8XV3UE5SZTCpFyUo8dOSr6UiiUMjbxGuwPj9nyhUkEfxF8nruF8T4Fs AJ8g==
Received: by 10.194.23.37 with SMTP id j5mr5812959wjf.28.1355377694504; Wed, 12 Dec 2012 21:48:14 -0800 (PST)
X-Forwarded-To: martincigorraga@gmail.com
X-Forwarded-For: msx@archlinux.us martincigorraga@gmail.com
Delivered-To: msx@archlinux.us
Received: by 10.194.95.69 with SMTP id di5csp228559wjb; Wed, 12 Dec 2012 21:48:14 -0800 (PST)
Received: by 10.194.76.237 with SMTP id n13mr5847226wjw.57.1355377693932; Wed, 12 Dec 2012 21:48:13 -0800 (PST)
Return-Path: <root@das-netzwerkteam.de>
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de. [88.198.48.199]) by mx.google.com with ESMTPS id az6si10201886wjc.30.2012.12.12.21.48.13 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 12 Dec 2012 21:48:13 -0800 (PST)
Received-SPF: pass (google.com: best guess record for domain of root@das-netzwerkteam.de designates 88.198.48.199 as permitted sender) client-ip=88.198.48.199;
Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 234B5BB8 for <msx@archlinux.us>; Thu, 13 Dec 2012 06:48:13 +0100 (CET)
Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id ABF863BB42 for <msx@archlinux.us>; Thu, 13 Dec 2012 06:48:12 +0100 (CET)
X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de
Received: from grimnir.das-netzwerkteam.de ([127.0.0.1]) by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AjmuSYx0cVoQ for <msx@archlinux.us>; Thu, 13 Dec 2012 06:48:12 +0100 (CET)
Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 7DDC03B93F for <msx@archlinux.us>; Thu, 13 Dec 2012 06:48:12 +0100 (CET)
Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 47FD83BB42 for <msx@archlinux.us>; Thu, 13 Dec 2012 06:48:12 +0100 (CET)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on grimnir.das-netzwerkteam.de
X-Spam-Flag: NO
X-Spam-Status: No, hits=0.0 required=5.0 tests=BAYES_40,FSL_HELO_NON_FQDN_1, HTML_MESSAGE autolearn=ham version=3.3.1 running as userid=
X-Spam-Bayes-Score: 0.2800
Received: from ymir (ymir.das-netzwerkteam.de [178.63.100.243]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 827D93B93F for <msx@archlinux.us>; Thu, 13 Dec 2012 06:48:02 +0100 (CET)
Received: by ymir (Postfix, from userid 0) id 786DB5DB1A; Thu, 13 Dec 2012 06:48:02 +0100 (CET)
MIME-Version: 1.0
X-Mailer: MIME-tools 5.502 (Entity 5.502)
X-Loop: git-admin@x2go.org
From: X2Go Bug Tracking System <git-admin@x2go.org>
To: =?ISO-8859-1?Q?Mart=EDn?= Cigorraga <msx@archlinux.us>
Subject: Message with no Package: tag cannot be processed! (Package: x2gosuspend-session executes with no SESSION_NAME set)
Message-ID: <handler.x.B.1355377371844.nonumnosub@bugs.x2go.org>
References: <CAJLw8+Uim7jOKTcOmVbAi6+cPaYN6bhgMCJMLtNeL6zFGpXzPQ@mail.gmail.com>
X-X2go-PR-Message: error
Date: Thu, 13 Dec 2012 05:48:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1355377682-2116-0"
X-Gm-Message-State: ALoCoQnIfFSqbulX+JXu88AnueVPDE5oFk+bbP6HBfqdxQiH4Ohxbkeaz4AqhiM+M5mf1kpIWFYj

This is a multi-part message in MIME format...

------------=_1355377682-2116-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"

Your message didn't have a Package: line at the very first line of the
mail body (part of the pseudo-header), or didn't have a Package: line
at all. Unfortunatly, this means that your message has been ignored
completely.

Without this information we are unable to categorise or otherwise deal
with your problem report. Please _resubmit_ your report to
submit@bugs.x2go.org and tell us which package the
report is for. For help, check out
http://bugs.x2go.org/Reporting.html.

Your message was dated Thu, 13 Dec 2012 02:42:09 -0300 and had
message-id <CAJLw8+Uim7jOKTcOmVbAi6+cPaYN6bhgMCJMLtNeL6zFGpXzPQ@mail.gmail.=
com>
and subject Package: x2gosuspend-session executes with no SESSION_NAME set.
The complete text of it is attached to this message.

If you need any assistance or explanation please contact
git-admin@x2go.org and include the the attached
message.

If you didn't send the attached message (spam was sent forging your
from address), we apologize; please disregard this message.

--=20
-1: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=3D-1
X2Go Bug Tracking System
Contact git-admin@x2go.org with problems

------------=_1355377682-2116-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

Received: (at submit) by bugs.x2go.org; 13 Dec 2012 05:42:51 +0000
Received: from mail-vb0-f51.google.com (mail-vb0-f51.google.com [209.85.212.51]) by ymir (Postfix) with ESMTPS id 5F94D5DA6B for <submit@bugs.x2go.org>; Thu, 13 Dec 2012 06:42:51 +0100 (CET)
Received: by mail-vb0-f51.google.com with SMTP id fq11so1668381vbb.24 for <submit@bugs.x2go.org>; Wed, 12 Dec 2012 21:42:50 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:from:date:x-google-sender-auth:message-id :subject:to:content-type; bh=Q993cvrm/XhohAXX0/iGE7nWwrcxMaJSs2bPY7XpTt4=; b=V+Tj/SEas2LvZTp15epdBEJbCo1vv1i+NAhKDI++m7xuu5cv/3PvnNXwujwiuzQZW3 lNd7cpoV08zBSO1kVYKPbzD3TfmTuoPDU9UqF19FskdsfdytkVgGZ/v6gnmrUjcdl1cm S5/hdPSxZiUWtvOQ5RGAImoPZPno52nyU+qUTarElzWGwWxLIB/A2NfVNY82iSBO2toU /Kjpmrx+0KHN4f8/rUSzpZoaBtnAWXtsmrNHSp+JJMxpSZW7EqyDPceMpys8jiP+gDeK F09JZkogX5MZk/5idULnz3/RLoZJUogZnXfAVgfqnS9vRI+n9r8wBK7ofliOqAu43L8R m9mQ==
Received: by 10.52.22.240 with SMTP id h16mr974933vdf.82.1355377369872; Wed, 12 Dec 2012 21:42:49 -0800 (PST)
MIME-Version: 1.0
Sender: martincigorraga@gmail.com
Received: by 10.58.212.161 with HTTP; Wed, 12 Dec 2012 21:42:09 -0800 (PST)
From: =?ISO-8859-1?Q?Mart=EDn?= Cigorraga <msx@archlinux.us>
Date: Thu, 13 Dec 2012 02:42:09 -0300
X-Google-Sender-Auth: 5qy9SEuvfTPu7EZjlDyVMFcDx-Q
Message-ID: <CAJLw8+Uim7jOKTcOmVbAi6+cPaYN6bhgMCJMLtNeL6zFGpXzPQ@mail.gmail.com>
Subject: Package: x2gosuspend-session executes with no SESSION_NAME set
To: submit@bugs.x2go.org
Content-Type: multipart/alternative; boundary="20cf3079bb0aaaf9f304d0b562b3"


--20cf3079bb0aaaf9f304d0b562b3
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

---------- Forwarded message ----------
From: Mart=C3=ADn Cigorraga <msx@archlinux.us>
Date: Thu, Dec 13, 2012 at 1:24 AM
Subject: x2gosuspend-session executes with no SESSION_NAME set
To: submit@bugs.x2go.org


On Wed, Dec 12, 2012 at 8:01 AM, Mike Gabriel <
mike.gabriel@das-netzwerkteam.de> wrote:

> Package: x2goserver
> Severity: normal
> Tag: moreinfo
>
> User msx on IRC reported the below issues on IRC:
>
> 04:23 < msx> hi all! is anyone else having erratic behaviour of the x2go
> server? I find that from time to time it tends to break leaving my
> previously
>              opened sessions orphan - there's no way to attach to them an=
y
> more. This is the error message i just get while trying to connect with o=
ne
> of my
>              sessions running awesomewm:
> 04:23 < msx> "Connection failed Died at /usr/lib/x2go/x2gogetagent line
> 33. Died at /usr/lib/x2go/x2gochangestatus line 35. ERROR: failed to
> suspend session
>              with ID Died at /usr/lib/x2go/x2gochangestatus line 35.
> argument "session_id" missed at /usr/lib/x2go/x2godbwrapper.pm line 575."
> 04:24 < msx> the thing is that the session on the server seems to still b=
e
> alive, it's just the x2go client can't attach to it
>
> @msx: what exact version of X2G Server are you using? The reason for this
> issue can also be in the X2Go client being used. So, what client do you u=
se
> (x2goclient, pyhoca-*) and what version of that client?
>
> Greets,
> Mike
>
>
Hello Mike, thanks for being aware of this issue.
These are the software versions of the x2go software I'm enjoying:
x2goserver 3.1.1.4-2
x2goclient 3.99.2.2-1

Regarding pyhoca-* I was kindly pointed to the x2go website by another IRC
user to learn about it and since it isn't already packaged in my GNU/Linux
distribution (Arch Linux) I was planning to add it; however some errors at
compile time what I don't have the time right now to debug[0] made it
impossible to install & run the application.
Please let me know if you need further feedback from my part.

[0] From the glimpse I gave to the errors it seems it's related to the way
Python 2 is packaged here in Arch, being named /usr/bin/python2 in contrast
to most other distros (and Python 3 /usr/bin/python) and thus breaking
compatibility with all the Python 2 scripts created outside AL. This issue
is really easy to resolve, I just need a couple of free hours to figure it
out and test that everything works okay and then I will pack pyhoca for
Arch.

--20cf3079bb0aaaf9f304d0b562b3
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<br><br><div class=3D"gmail_quote">---------- Forwarded message ----------<=
br>From: <b class=3D"gmail_sendername">Mart=C3=ADn Cigorraga</b> <span dir=
=3D"ltr">&lt;<a href=3D"mailto:msx@archlinux.us">msx@archlinux.us</a>&gt;</=
span><br>Date: Thu, Dec 13, 2012 at 1:24 AM<br>

Subject: x2gosuspend-session executes with no SESSION_NAME set<br>To: <a hr=
ef=3D"mailto:submit@bugs.x2go.org">submit@bugs.x2go.org</a><br><br><br><div=
 class=3D"HOEnZb"><div class=3D"h5"><div class=3D"gmail_quote">On Wed, Dec =
12, 2012 at 8:01 AM, Mike Gabriel <span dir=3D"ltr">&lt;<a href=3D"mailto:m=
ike.gabriel@das-netzwerkteam.de" target=3D"_blank">mike.gabriel@das-netzwer=
kteam.de</a>&gt;</span> wrote:<br>

<div class=3D"gmail_quote">
<div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-le=
ft:1px #ccc solid;padding-left:1ex">
Package: x2goserver<br>
Severity: normal<br>
Tag: moreinfo<br>
<br>
User msx on IRC reported the below issues on IRC:<br>
<br>
04:23 &lt; msx&gt; hi all! is anyone else having erratic behaviour of the x=
2go server? I find that from time to time it tends to break leaving my prev=
iously<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0opened sessions orphan - th=
ere&#39;s no way to attach to them any more. This is the error message i ju=
st get while trying to connect with one of my<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0sessions running awesomewm:=
<br>
04:23 &lt; msx&gt; &quot;Connection failed Died at /usr/lib/x2go/x2gogetage=
nt line 33. Died at /usr/lib/x2go/x2gochangestatus line 35. ERROR: failed t=
o suspend session<br>
=C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0with ID Died at /usr/lib/x2=
go/x2gochangestatus line 35. argument &quot;session_id&quot; missed at /usr=
/lib/x2go/<a href=3D"http://x2godbwrapper.pm" target=3D"_blank">x2godbwrapp=
er.pm</a> line 575.&quot;<br>
04:24 &lt; msx&gt; the thing is that the session on the server seems to sti=
ll be alive, it&#39;s just the x2go client can&#39;t attach to it<br>
<br>
@msx: what exact version of X2G Server are you using? The reason for this i=
ssue can also be in the X2Go client being used. So, what client do you use =
(x2goclient, pyhoca-*) and what version of that client?<br>
<br>
Greets,<br>
Mike<br><span><font color=3D"#888888"><br></font></span></blockquote><div><=
br></div></div><div>Hello Mike, thanks for being aware of this issue.=C2=A0=
</div></div>These are the software versions of the x2go software I&#39;m en=
joying:<div>



x2goserver 3.1.1.4-2</div><div>x2goclient 3.99.2.2-1=C2=A0</div><div><br></=
div><div>Regarding pyhoca-* I was kindly pointed to the x2go website by ano=
ther IRC user to learn about it and since it isn&#39;t already packaged in =
my GNU/Linux distribution (Arch Linux) I was planning to add it; however so=
me errors at compile time what I don&#39;t have the time right now to debug=
[0] made it impossible to install &amp; run the application.</div>



<div>Please let me know if you need further feedback from my part.</div><di=
v><br></div><div>[0] From the glimpse I gave to the errors it seems it&#39;=
s related to the way Python 2 is packaged here in Arch, being named /usr/bi=
n/python2 in contrast to most other distros (and Python 3 /usr/bin/python) =
and thus breaking compatibility with all the Python 2 scripts created outsi=
de AL. This issue is really easy to resolve, I just need a couple of free h=
ours to figure it out and test that everything works okay and then I will p=
ack pyhoca for Arch.</div>



</div><br>
</div></div></div><br>

--20cf3079bb0aaaf9f304d0b562b3--

------------=_1355377682-2116-0--

--nextPart1697832.xfkRhtXO3F--
