Re: Fwd: [SHR-T-Latest] PISI problems

2010-04-18 Thread Michael Pilgermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Looks like a problem with your PISI configuration file
(/home/root/.pisi/conf) ...

Any chance you could post the relevant part of your config (around dbus
configuration)??? ... I guess, there is some spelling mistake with
contacts_dbussim

Best
Michael

On 04/17/2010 08:28 PM, Tony Berth wrote:
 OK, this took some time (terrible sorry for that!) but now here is the
 requested output:
 
 --
 r...@om-gta02 ~ $ pisi -v contacts_dbussim contacts.vcf
 
 ***
 **   PISI**
 ***
 ** PISI is synchronizing information **
 ** http://projects.openmoko.org/projects/pisi/ 
 ***
 
 *** PHASE 0 - Configuration ***
 Verbose mode on
 In case of conflicts I use the following strategy: Skip
 Reading configfile: /home/root/.pisi/conf
 Traceback (most recent call last):
   File /bin/pisi, line 156, in module
 pisicli.startCLI()
   File /opt/pisi/pisicli.py, line 215, in startCLI
 source = pisi.importModules(configfolder,  config,  modulesToLoad, 
 modulesNamesCombined, soft)
   File /opt/pisi/pisi.py, line 78, in importModules
 modulename = config.get(  modulesToLoad[i], 'module' )
   File /usr/lib/python2.6/ConfigParser.py, line 531, in get
 raise NoSectionError(section)
 ConfigParser.NoSectionError: No section: 'contacts_dbussim'
 
 
 Thanks
 
 Tony
 
 On Tue, Apr 6, 2010 at 6:20 PM, Michael Pilgermann kichka...@gmx.de
 mailto:kichka...@gmx.de wrote:
 
 Hi tony,
 
 this problem is still there?
 
 Could you please start pisi from a shell and provide some debug output??
 
 thx, best
 Michael
 
 
 On 04/06/2010 06:11 PM, Tony Berth wrote:
 any chance to draw some attention to this one below?
 
 Thanks
 
 Tony
 
 -- Forwarded message --
 From: *Tony Berth* tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com mailto:tonybe...@googlemail.com
 Date: Mon, Apr 5, 2010 at 12:20 AM
 Subject: [SHR-T-Latest] PISI problems
 To: List for Openmoko community discussion
 community@lists.openmoko.org mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 
 
 Dear Team,
 
 did a fresh install of the latest SHR-Testing image and tried to
 import
 my SIM contacts via PISI. The progress bar goes up to: 'Finished
 (40%)'
 and then stops. Needless to say that no contacts were imported.
 
 Thanks for your help
 
 Tony
 
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org mailto:community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJLyytQAAoJECyCaNMbCftRk9gH/iQoXE2q6/Ct92oDv+ZgtKP0
SK3Gl5faQqVDdvskErfEUdyOyIiihaggxR6DiHTuA65Q/rPbe6HSamvY+JkNn9hu
vrGAz8AxcPGEyCJMZQF1UQQyu/PTfgrrExje7AEpIUhQlDyH43nruORWRuyo5Oc8
6IftxOa0xDXIIXuMisAZWpM22J/bZTXpsoeTOB6Ixqugf6dw81RQZ334+EjH9Yla
6HCis1itsUlKYYiO5v9Gfg81FyYJ2QkV7BS+wCK+V3oB3cu2i1VkuWw9t2efeOPo
GZOodevCVgFI+7RcNXk6c+E8lwBIOqMYl3EtF2mFANQ5g68lIa1lX+hPZflsX3w=
=7Bbg
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Fwd: [SHR-T-Latest] PISI problems

2010-04-18 Thread Tony Berth
indeed but didn't change anything on the default one - except of excluding
(comment out) some services.

Attcahed the the conf file.

On Sun, Apr 18, 2010 at 5:54 PM, Michael Pilgermann kichka...@gmx.dewrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Looks like a problem with your PISI configuration file
 (/home/root/.pisi/conf) ...

 Any chance you could post the relevant part of your config (around dbus
 configuration)??? ... I guess, there is some spelling mistake with
 contacts_dbussim

 Best
 Michael

 On 04/17/2010 08:28 PM, Tony Berth wrote:
  OK, this took some time (terrible sorry for that!) but now here is the
  requested output:
 
  --
  r...@om-gta02 ~ $ pisi -v contacts_dbussim contacts.vcf
 
  ***
  **   PISI**
  ***
  ** PISI is synchronizing information **
  ** http://projects.openmoko.org/projects/pisi/ 
  ***
 
  *** PHASE 0 - Configuration ***
  Verbose mode on
  In case of conflicts I use the following strategy: Skip
  Reading configfile: /home/root/.pisi/conf
  Traceback (most recent call last):
File /bin/pisi, line 156, in module
  pisicli.startCLI()
File /opt/pisi/pisicli.py, line 215, in startCLI
  source = pisi.importModules(configfolder,  config,  modulesToLoad,
  modulesNamesCombined, soft)
File /opt/pisi/pisi.py, line 78, in importModules
  modulename = config.get(  modulesToLoad[i], 'module' )
File /usr/lib/python2.6/ConfigParser.py, line 531, in get
  raise NoSectionError(section)
  ConfigParser.NoSectionError: No section: 'contacts_dbussim'
  
 
  Thanks
 
  Tony
 
  On Tue, Apr 6, 2010 at 6:20 PM, Michael Pilgermann kichka...@gmx.de
  mailto:kichka...@gmx.de wrote:
 
  Hi tony,
 
  this problem is still there?
 
  Could you please start pisi from a shell and provide some debug output??
 
  thx, best
  Michael
 
 
  On 04/06/2010 06:11 PM, Tony Berth wrote:
  any chance to draw some attention to this one below?
 
  Thanks
 
  Tony
 
  -- Forwarded message --
  From: *Tony Berth* tonybe...@googlemail.com
  mailto:tonybe...@googlemail.com
  mailto:tonybe...@googlemail.com mailto:tonybe...@googlemail.com
  Date: Mon, Apr 5, 2010 at 12:20 AM
  Subject: [SHR-T-Latest] PISI problems
  To: List for Openmoko community discussion
  community@lists.openmoko.org mailto:community@lists.openmoko.org
  mailto:community@lists.openmoko.org
  mailto:community@lists.openmoko.org
 
 
  Dear Team,
 
  did a fresh install of the latest SHR-Testing image and tried to
  import
  my SIM contacts via PISI. The progress bar goes up to: 'Finished
  (40%)'
  and then stops. Needless to say that no contacts were imported.
 
  Thanks for your help
 
  Tony
 
 
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org mailto:community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iQEcBAEBAgAGBQJLyytQAAoJECyCaNMbCftRk9gH/iQoXE2q6/Ct92oDv+ZgtKP0
 SK3Gl5faQqVDdvskErfEUdyOyIiihaggxR6DiHTuA65Q/rPbe6HSamvY+JkNn9hu
 vrGAz8AxcPGEyCJMZQF1UQQyu/PTfgrrExje7AEpIUhQlDyH43nruORWRuyo5Oc8
 6IftxOa0xDXIIXuMisAZWpM22J/bZTXpsoeTOB6Ixqugf6dw81RQZ334+EjH9Yla
 6HCis1itsUlKYYiO5v9Gfg81FyYJ2QkV7BS+wCK+V3oB3cu2i1VkuWw9t2efeOPo
 GZOodevCVgFI+7RcNXk6c+E8lwBIOqMYl3EtF2mFANQ5g68lIa1lX+hPZflsX3w=
 =7Bbg
 -END PGP SIGNATURE-



conf
Description: Binary data
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Fwd: [SHR-T-Latest] PISI problems

2010-04-18 Thread Tony Berth
Hi,

I did follow that link and worked out:

http://lists.openmoko.org/nabble.html#nabble-td4721283

Is any way to import SMS messages stored in SIM card as well?

Thanks

Tony

On Sun, Apr 18, 2010 at 5:54 PM, Michael Pilgermann kichka...@gmx.dewrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Looks like a problem with your PISI configuration file
 (/home/root/.pisi/conf) ...

 Any chance you could post the relevant part of your config (around dbus
 configuration)??? ... I guess, there is some spelling mistake with
 contacts_dbussim

 Best
 Michael

 On 04/17/2010 08:28 PM, Tony Berth wrote:
  OK, this took some time (terrible sorry for that!) but now here is the
  requested output:
 
  --
  r...@om-gta02 ~ $ pisi -v contacts_dbussim contacts.vcf
 
  ***
  **   PISI**
  ***
  ** PISI is synchronizing information **
  ** http://projects.openmoko.org/projects/pisi/ 
  ***
 
  *** PHASE 0 - Configuration ***
  Verbose mode on
  In case of conflicts I use the following strategy: Skip
  Reading configfile: /home/root/.pisi/conf
  Traceback (most recent call last):
File /bin/pisi, line 156, in module
  pisicli.startCLI()
File /opt/pisi/pisicli.py, line 215, in startCLI
  source = pisi.importModules(configfolder,  config,  modulesToLoad,
  modulesNamesCombined, soft)
File /opt/pisi/pisi.py, line 78, in importModules
  modulename = config.get(  modulesToLoad[i], 'module' )
File /usr/lib/python2.6/ConfigParser.py, line 531, in get
  raise NoSectionError(section)
  ConfigParser.NoSectionError: No section: 'contacts_dbussim'
  
 
  Thanks
 
  Tony
 
  On Tue, Apr 6, 2010 at 6:20 PM, Michael Pilgermann kichka...@gmx.de
  mailto:kichka...@gmx.de wrote:
 
  Hi tony,
 
  this problem is still there?
 
  Could you please start pisi from a shell and provide some debug output??
 
  thx, best
  Michael
 
 
  On 04/06/2010 06:11 PM, Tony Berth wrote:
  any chance to draw some attention to this one below?
 
  Thanks
 
  Tony
 
  -- Forwarded message --
  From: *Tony Berth* tonybe...@googlemail.com
  mailto:tonybe...@googlemail.com
  mailto:tonybe...@googlemail.com mailto:tonybe...@googlemail.com
  Date: Mon, Apr 5, 2010 at 12:20 AM
  Subject: [SHR-T-Latest] PISI problems
  To: List for Openmoko community discussion
  community@lists.openmoko.org mailto:community@lists.openmoko.org
  mailto:community@lists.openmoko.org
  mailto:community@lists.openmoko.org
 
 
  Dear Team,
 
  did a fresh install of the latest SHR-Testing image and tried to
  import
  my SIM contacts via PISI. The progress bar goes up to: 'Finished
  (40%)'
  and then stops. Needless to say that no contacts were imported.
 
  Thanks for your help
 
  Tony
 
 
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org mailto:community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community
 
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iQEcBAEBAgAGBQJLyytQAAoJECyCaNMbCftRk9gH/iQoXE2q6/Ct92oDv+ZgtKP0
 SK3Gl5faQqVDdvskErfEUdyOyIiihaggxR6DiHTuA65Q/rPbe6HSamvY+JkNn9hu
 vrGAz8AxcPGEyCJMZQF1UQQyu/PTfgrrExje7AEpIUhQlDyH43nruORWRuyo5Oc8
 6IftxOa0xDXIIXuMisAZWpM22J/bZTXpsoeTOB6Ixqugf6dw81RQZ334+EjH9Yla
 6HCis1itsUlKYYiO5v9Gfg81FyYJ2QkV7BS+wCK+V3oB3cu2i1VkuWw9t2efeOPo
 GZOodevCVgFI+7RcNXk6c+E8lwBIOqMYl3EtF2mFANQ5g68lIa1lX+hPZflsX3w=
 =7Bbg
 -END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Fwd: [SHR-T-Latest] PISI problems

2010-04-18 Thread Michael Pilgermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Aaaah, I think I got it ...

You call PISI the wrong way (meaning with invalid arguments); instead of
providing detailed information about the data sources, you need to
provide the section names as defined in the config file (the details are
then defined in there).

if you type

  pisi -l

PISI will show you available sections. My guess is (with your config
file), your call should look like:

  pisi -v shrsim vcf1

Please let me know if you need more input. Best
Michael


On 04/18/2010 06:06 PM, Tony Berth wrote:
 indeed but didn't change anything on the default one - except of
 excluding (comment out) some services.
 
 Attcahed the the conf file.
 
 On Sun, Apr 18, 2010 at 5:54 PM, Michael Pilgermann kichka...@gmx.de
 mailto:kichka...@gmx.de wrote:
 
 Looks like a problem with your PISI configuration file
 (/home/root/.pisi/conf) ...
 
 Any chance you could post the relevant part of your config (around dbus
 configuration)??? ... I guess, there is some spelling mistake with
 contacts_dbussim
 
 Best
 Michael
 
 On 04/17/2010 08:28 PM, Tony Berth wrote:
 OK, this took some time (terrible sorry for that!) but now here is the
 requested output:
 
 --
 r...@om-gta02 ~ $ pisi -v contacts_dbussim contacts.vcf
 
 ***
 **   PISI**
 ***
 ** PISI is synchronizing information **
 ** http://projects.openmoko.org/projects/pisi/ 
 ***
 
 *** PHASE 0 - Configuration ***
 Verbose mode on
 In case of conflicts I use the following strategy: Skip
 Reading configfile: /home/root/.pisi/conf
 Traceback (most recent call last):
   File /bin/pisi, line 156, in module
 pisicli.startCLI()
   File /opt/pisi/pisicli.py, line 215, in startCLI
 source = pisi.importModules(configfolder,  config,  modulesToLoad,
 modulesNamesCombined, soft)
   File /opt/pisi/pisi.py, line 78, in importModules
 modulename = config.get(  modulesToLoad[i], 'module' )
   File /usr/lib/python2.6/ConfigParser.py, line 531, in get
 raise NoSectionError(section)
 ConfigParser.NoSectionError: No section: 'contacts_dbussim'
 
 
 Thanks
 
 Tony
 
 On Tue, Apr 6, 2010 at 6:20 PM, Michael Pilgermann
 kichka...@gmx.de mailto:kichka...@gmx.de
 mailto:kichka...@gmx.de mailto:kichka...@gmx.de wrote:
 
 Hi tony,
 
 this problem is still there?
 
 Could you please start pisi from a shell and provide some debug
 output??
 
 thx, best
 Michael
 
 
 On 04/06/2010 06:11 PM, Tony Berth wrote:
 any chance to draw some attention to this one below?
 
 Thanks
 
 Tony
 
 -- Forwarded message --
 From: *Tony Berth* tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com mailto:tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com mailto:tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com
 Date: Mon, Apr 5, 2010 at 12:20 AM
 Subject: [SHR-T-Latest] PISI problems
 To: List for Openmoko community discussion
 community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 
 
 Dear Team,
 
 did a fresh install of the latest SHR-Testing image and tried to
 import
 my SIM contacts via PISI. The progress bar goes up to: 'Finished
 (40%)'
 and then stops. Needless to say that no contacts were imported.
 
 Thanks for your help
 
 Tony
 
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJLy2OeAAoJECyCaNMbCftRd8UIAKg7uZJDKyvghjLbwQ5YBb0X
VVR0kzlXHf2tLhEQbsR6hmoN/kc+oYZkgCcX9RNClc0crKU6IiSRBFQ2NERnpCV8
gS6WP5ch/zMpb2GlQcUV32Ea3SwMf4E6Bhe9Vp61HO29o++ys03Ue6KNKxvj5bLW
Y0e5DXmkC0nojezRogT14Z0xm920JCdHMgNvoDSp3y5dHqf6gTxVeFHSajqWnU9R
yJB6EBIdGBZSSk3av/ox0qLazF3DCKuoCJOh9kX01osbgn42PRLw+XU+G7ANhCzb
6idl3VUYbT7w6C1S48vvb7xgDS8lswRDp8qbXsMyzbm0KzeyIrVhOzZev9S4kJs=
=+bKk
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Fwd: [SHR-T-Latest] PISI problems

2010-04-17 Thread Tony Berth
OK, this took some time (terrible sorry for that!) but now here is the
requested output:

--
r...@om-gta02 ~ $ pisi -v contacts_dbussim contacts.vcf

***
**   PISI**
***
** PISI is synchronizing information **
** http://projects.openmoko.org/projects/pisi/ 
***

*** PHASE 0 - Configuration ***
Verbose mode on
In case of conflicts I use the following strategy: Skip
Reading configfile: /home/root/.pisi/conf
Traceback (most recent call last):
  File /bin/pisi, line 156, in module
pisicli.startCLI()
  File /opt/pisi/pisicli.py, line 215, in startCLI
source = pisi.importModules(configfolder,  config,  modulesToLoad,
modulesNamesCombined, soft)
  File /opt/pisi/pisi.py, line 78, in importModules
modulename = config.get(  modulesToLoad[i], 'module' )
  File /usr/lib/python2.6/ConfigParser.py, line 531, in get
raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'contacts_dbussim'


Thanks

Tony

On Tue, Apr 6, 2010 at 6:20 PM, Michael Pilgermann kichka...@gmx.de wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi tony,

 this problem is still there?

 Could you please start pisi from a shell and provide some debug output??

 thx, best
 Michael


 On 04/06/2010 06:11 PM, Tony Berth wrote:
  any chance to draw some attention to this one below?
 
  Thanks
 
  Tony
 
  -- Forwarded message --
  From: *Tony Berth* tonybe...@googlemail.com
  mailto:tonybe...@googlemail.com
  Date: Mon, Apr 5, 2010 at 12:20 AM
  Subject: [SHR-T-Latest] PISI problems
  To: List for Openmoko community discussion community@lists.openmoko.org
  mailto:community@lists.openmoko.org
 
 
  Dear Team,
 
  did a fresh install of the latest SHR-Testing image and tried to import
  my SIM contacts via PISI. The progress bar goes up to: 'Finished (40%)'
  and then stops. Needless to say that no contacts were imported.
 
  Thanks for your help
 
  Tony
 
 
 
  ___
  Openmoko community mailing list
  community@lists.openmoko.org
  http://lists.openmoko.org/mailman/listinfo/community

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.9 (GNU/Linux)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

 iQEcBAEBAgAGBQJLu19KAAoJECyCaNMbCftRjNQIAI9eA/JY/mpBNie+OWfFUUeO
 oouZ6QFHQp/awxlZohmJgsvv52Mc9T375JnXZUS/KNm3nAz++3niZrvEAWxR0PvN
 asc729vDqG5Hkde87q60Ve+QwIbq58gzTixqSzep56UDZI/rfz8AdwMgnlbGXu8V
 Fg3J6CpoGRpVnOQCtjRfwGiQJyBuC7QmwH2V7ZPrFrfuFapXHvae+BObEJD+/jSY
 04U7KyE8h0jeco1z0nIoDDtgcQptQnXdic3MptuuifkKTv5N9+r8DKV4Af6xB2I1
 RJ+R/mqubRrUpBHb/WEivB/x3NmSwRO9AlGXVXAFkANU0CLXBzilZvGkQndXanE=
 =PY1R
 -END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Fwd: [SHR-T-Latest] PISI problems

2010-04-06 Thread Tony Berth
any chance to draw some attention to this one below?

Thanks

Tony

-- Forwarded message --
From: Tony Berth tonybe...@googlemail.com
Date: Mon, Apr 5, 2010 at 12:20 AM
Subject: [SHR-T-Latest] PISI problems
To: List for Openmoko community discussion community@lists.openmoko.org


Dear Team,

did a fresh install of the latest SHR-Testing image and tried to import my
SIM contacts via PISI. The progress bar goes up to: 'Finished (40%)' and
then stops. Needless to say that no contacts were imported.

Thanks for your help

Tony
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: Fwd: [SHR-T-Latest] PISI problems

2010-04-06 Thread Michael Pilgermann
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi tony,

this problem is still there?

Could you please start pisi from a shell and provide some debug output??

thx, best
Michael


On 04/06/2010 06:11 PM, Tony Berth wrote:
 any chance to draw some attention to this one below?
 
 Thanks
 
 Tony
 
 -- Forwarded message --
 From: *Tony Berth* tonybe...@googlemail.com
 mailto:tonybe...@googlemail.com
 Date: Mon, Apr 5, 2010 at 12:20 AM
 Subject: [SHR-T-Latest] PISI problems
 To: List for Openmoko community discussion community@lists.openmoko.org
 mailto:community@lists.openmoko.org
 
 
 Dear Team,
 
 did a fresh install of the latest SHR-Testing image and tried to import
 my SIM contacts via PISI. The progress bar goes up to: 'Finished (40%)'
 and then stops. Needless to say that no contacts were imported.
 
 Thanks for your help
 
 Tony
 
 
 
 ___
 Openmoko community mailing list
 community@lists.openmoko.org
 http://lists.openmoko.org/mailman/listinfo/community

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJLu19KAAoJECyCaNMbCftRjNQIAI9eA/JY/mpBNie+OWfFUUeO
oouZ6QFHQp/awxlZohmJgsvv52Mc9T375JnXZUS/KNm3nAz++3niZrvEAWxR0PvN
asc729vDqG5Hkde87q60Ve+QwIbq58gzTixqSzep56UDZI/rfz8AdwMgnlbGXu8V
Fg3J6CpoGRpVnOQCtjRfwGiQJyBuC7QmwH2V7ZPrFrfuFapXHvae+BObEJD+/jSY
04U7KyE8h0jeco1z0nIoDDtgcQptQnXdic3MptuuifkKTv5N9+r8DKV4Af6xB2I1
RJ+R/mqubRrUpBHb/WEivB/x3NmSwRO9AlGXVXAFkANU0CLXBzilZvGkQndXanE=
=PY1R
-END PGP SIGNATURE-

___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community