On 8/24/2011 7:12 AM, Jakob Lenfers wrote:
Am 23.08.2011 17:18, schrieb Brian Kirkman:

Please post your 'updates.php' and the 'extensions.rdf' portion of the
integrator extension. Also, is your lightning extension in the proper
'system type' directory, i.e. WINNT_x86-msvc, etc?
It is, and it gets downloaded properly. It just doesn't stop afterwards.

Doesn't seem like I can attach files here...

extensions.rdf




updates.php:



/* This script handles the automatic propagation of extensions
pertaining to a
    SOGo site. It requires PHP 4.1.0 or later. */

$plugins
= array(
         "[email protected]"
          =>  array( "application" =>  "thunderbird",
                    "version" =>  "3.105",
                    "filename" =>  "sogo-connector-3.105.xpi" ),
         "[email protected]"
          =>  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" )
);

Jakob,

I'm not sure your exact setup, but I did run into a similar situation a few weeks ago. I can't give an exact answer why, but I think I was trying to install mixed versions of extensions, i.e. 105, 106, nightly, stable, etc. I decided to scrap it and use all the extensions from nightly at the following location.

https://inverse.ca/downloads/extensions/nightly/

I'm running SOGo nightly, and these nightly extensions all pushed successfully to multiple workstations once properly configured. They have been stable as far as I can tell.
--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to