[ECODP-dev] ODP Release 00.08.00 - Installation issues!

Bert Van Nuffelen bert.van.nuffelen at tenforce.com
Fri Mar 15 11:14:18 UTC 2013


Hi Olivier,

We find the image 1 strange: it shows you have followed the
instructions of installation of CKAN.
We are looking to it.

On the url: It is now language aware to support the 23 languages in the future.

Bert




2013/3/15 ISOARD Olivier (OP) <Olivier.ISOARD at publications.europa.eu>:
> Hi Bert,
>
>
>
> This fixed the interface problem, but now the other problems remain:
>
>
>
> Ø  The site still shows 0 datasets (see attached new 2 screenshots) What
> about messing up the URL on the frontpage to show the number of datasets. If
> you click on the "0 datasets" link, it refers to
> http://opsrv525/en/data/dataset which clearly is wrong as it should be
> http://opsrv525/data/dataset ...
>
>
>
> Ø  Drupal no longer accepts our admin credentials (lost with the upgrade ?)
>
>
>
> Best regards,
>
>
>
> Olivier ISOARD
> Projets Informatiques
>
> _________________
>
>
>
> Office des publications de l'Union européenne
> Direction A – Core Business Services
> Unité A3 - Projets Informatiques
>
> 2985 Luxembourg • LUXEMBOURG
> Tel: +352 292942360 • Fax: +352 292944604
> olivier.isoard at publications.europa.eu
> http://publications.europa.eu
>
>
>
>
>
> -----Original Message-----
> From: Bert Van Nuffelen [mailto:bert.van.nuffelen at tenforce.com]
> Sent: Friday, March 15, 2013 11:30 AM
> To: ISOARD Olivier (OP)
> Cc: Project list for EC ODP CKAN project; MEYER André (OP-EXT); ZAJAC
> Agnieszka (OP); HOHN Norbert (OP)
> Subject: Re: ODP Release 00.08.00 - Installation issues!
>
>
>
> Hi Olivier,
>
>
>
> From the screenshots we expect that the issue is with step
>
>
>
> 8.5.3.4   Configuration of the base_url
>
>
>
> Update the drupal configuration settings in the file
>
> $USERHOME/www/drupal/sites/default/settings.php, line 271 to be.
>
> $base_url = 'http://open-data.europa.eu';  // NO trailing slash!
>
>
>
> It should be
>
>
>
> Update the drupal configuration settings in the  file
>
> $USERHOME/www/drupal/sites/default/settings.php, line 271 to be
>
>
>
> on the test system:
>
> $base_url = 'http://$FRONTEND';  // NO trailing slash!
>
>
>
> in case of installing on the production system you have to consider to
>
> change it to
>
> $base_url = 'http://open-data.europa.eu';  // NO trailing slash!
>
> if the reverse proxing does not retranslate them properly.
>
>
>
> Afterwards if you test the system ensure that your browser cache is empty.
>
>
>
> kind regards,
>
>
>
> Bert
>
>
>
>
>
>
>
> 2013/3/15 ISOARD Olivier (OP) <Olivier.ISOARD at publications.europa.eu>:
>
>> Good morning Bert,
>
>>
>
>>
>
>>
>
>> We tried to install the new release yesterday (using the “upgrade”
>
>> instructions – Chapter 8) and we again faced difficulties and troubles:
>
>>
>
>>
>
>>
>
>> 1.       The installation document still contains several errors. Please
>
>> have a look at the attached updated version of the install doc including:
>
>>
>
>> a.       Comments on missing information (see yellow highlighting)
>
>>
>
>> b.      Error/misleads in the instructions (see track changes)
>
>>
>
>> c.       Screenshots in the doc are still old GUI which may lead also to
>
>> misunderstanding for integrators.
>
>>
>
>>
>
>>
>
>> 2.       Even by fixing these wrong instructions and trying to complete
>> the
>
>> installation by ourselves, the result we have now is not OK
>
>>
>
>> a.       See few attached screenshots of our new test env, upgraded with
>
>> 00.08.00
>
>>
>
>> b.      By having a look at the source code of the displayed web pages, it
>
>> appears quite clearly that we have a problem with URLs. Actually all
>
>> references to CSS, Javascripts, video…in HTMS are still pointing to
>
>> production env, which of course does not contain new release code yet.
>
>>
>
>>
>
>>
>
>> So, please have a look and come back to us with guidance if there is any
>> way
>
>> for fixing the install without redelivery of any part (for URL/hostname
>> fix
>
>> for ex). Otherwise, we will have to reject it formally.
>
>>
>
>>
>
>>
>
>> Looking forward to receiving your feedback .
>
>>
>
>>
>
>>
>
>> Best regards,
>
>>
>
>>
>
>>
>
>> Olivier ISOARD
>
>> Projets Informatiques
>
>>
>
>> _________________
>
>>
>
>>
>
>>
>
>> Office des publications de l'Union européenne
>
>> Direction A – Core Business Services
>
>> Unité A3 - Projets Informatiques
>
>>
>
>> 2985 Luxembourg • LUXEMBOURG
>
>> Tel: +352 292942360 • Fax: +352 292944604
>
>> olivier.isoard at publications.europa.eu
>
>> http://publications.europa.eu
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> -----Original Message-----
>
>> From: Bert Van Nuffelen [mailto:bert.van.nuffelen at tenforce.com]
>
>> Sent: Wednesday, March 13, 2013 11:57 PM
>
>> To: ISOARD Olivier (OP); MEYER André (OP-EXT); ZAJAC Agnieszka (OP); HOHN
>
>> Norbert (OP)
>
>> Cc: Project list for EC ODP CKAN project
>
>> Subject: EU ODP 00.08.00 - Signed delivery note and release note
>
>>
>
>>
>
>>
>
>> Dear,
>
>>
>
>>
>
>>
>
>> We finalized the delivery of EU ODP release 00.08.00. It has been
>
>>
>
>> delivered to the Publications Office SVN.
>
>>
>
>> In the svn you find the updated trunk containing the updated
>
>>
>
>> documents, binary software and the sources.
>
>>
>
>> In the deliveries you find 2 versions of the zip
>
>>
>
>>     * delivery_00.08.00.zip         -- the complete trunk -- unpacked
>> 1.4GB
>
>>
>
>>
>
>>
>> https://webgate.ec.europa.eu/publications/svn/ODP/deliveries/delivery_00.08.00.zip
>
>>
>
>>     * delivery_00.08.00-min.zip   -- a selection of the trunk
>
>>
>
>> containing only the necessary components
>
>>
>
>>
>
>>
>> https://webgate.ec.europa.eu/publications/svn/ODP/deliveries/delivery_00.08.00-minimal.zip
>
>>
>
>> The deliveries & tag are available with the svn revision number 262.
>
>>
>
>>
>
>>
>
>> The updated documents can be found also in
>
>>
>
>> https://webgate.ec.europa.eu/publications/svn/ODP/trunk/documentation.
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> In attachment you find a signed delivery note and a release note.
>
>>
>
>>
>
>>
>
>> Please do not hesitate to contact us if you have questions or remarks.
>
>>
>
>>
>
>>
>
>> Let me (and the rest of the Contractor's team) thank you for the
>
>>
>
>> excellent input from the PO team and the constructive collaboration on
>
>>
>
>> the new GUI.
>
>>
>
>>
>
>>
>
>> Best regards,
>
>>
>
>> Bert Van Nuffelen.
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>>
>
>> --
>
>>
>
>> Bert Van Nuffelen
>
>>
>
>>
>
>>
>
>> Semantic Technologies Software Architect at TenForce
>
>>
>
>> www.tenforce.be
>
>>
>
>>
>
>>
>
>> Bert.Van.Nuffelen at tenforce.com
>
>>
>
>> Office: +32 (0)16 31 48 60
>
>>
>
>> Mobile:+32 479 06 24 26
>
>>
>
>> skype: bert.van.nuffelen
>
>
>
>
>
>
>
> --
>
> Bert Van Nuffelen
>
>
>
> Semantic Technologies Software Architect at TenForce
>
> www.tenforce.be
>
>
>
> Bert.Van.Nuffelen at tenforce.com
>
> Office: +32 (0)16 31 48 60
>
> Mobile:+32 479 06 24 26
>
> skype: bert.van.nuffelen



-- 
Bert Van Nuffelen

Semantic Technologies Software Architect at TenForce
www.tenforce.be

Bert.Van.Nuffelen at tenforce.com
Office: +32 (0)16 31 48 60
Mobile:+32 479 06 24 26
skype: bert.van.nuffelen




More information about the ecodp-dev mailing list