Hi,

I wanted to use the automatic update of extension again and installed
the updates.php on my webserver. But even though I use the exact version
number in updates.php that can be found in lightnings install.rdf, it
tries to reinstall every time.

From the lightnings install.rdf on the server (happend with both
versions 106pre and 105i):
|     <em:id>{e2fda1a4-762b-4020-b5ad-a41df1933103}</em:id>
|     <em:name>Lightning (Inverse Edition)</em:name>
|     <em:version>1.0b2.106pre2i</em:version> <!--
BuildID=20110821081943 -->

From updates.php
| $plugins
| = array(
|         "sogo-connec...@inverse.ca"
|          => array( "application" => "thunderbird",
|                    "version" => "3.105",
|                    "filename" => "sogo-connector-3.105.xpi" ),
|         "sogo-integra...@inverse.ca"
|          => array( "application" => "thunderbird",
|                    "version" => "3.105-jl1",
|                    "filename" => "sogo-integrator-BIGSSS-3.105-jl1.xpi" ),
|         "e2fda1a4-762b-4020-b5ad-a41df1933103"
|         => array( "application" => "thunderbird",
|                    "version" => "1.0b2.106pre2i",
|                    "filename" => "lightning-1.0b2.106pre2i.xpi" )
| );

The update link in the generated RDF points to my server already and not
the one from inverse.

Download of lightning works from my server works (I can downgrade to
105i and the upgrade to 106pre2i) and the addon version in the addon
manager matches. (The version in my profile in the install.rdf in the
extensions directory matches as well.)

So shortly, I don't understand why the extension always reinstalls, help
would be much appreciated.

TIA,
Jakob

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to