Hi Surendran, On 07/12/2012 07:46 AM, Surendran Karippadath wrote:
The problem appears if one makes some changes to invenio.conf/invenio-local.conf and run the comand again $ sudo -u www-data /opt/invenio/bin/inveniocfg --update-all
Strange. In "principle" inveniocfg should read from file /opt/invenio /etc/invenio-autotools.conf to populate CFG_VERSION. This invenio- autotools.conf file is created at configure time, and copied to the installation directory then. CFG_VERSION would however be overwritten if it is also defined in your invenio-local.conf. Could it be the case? Devin sees 1.0.0 in his invenio-autotools.conf, explaining why CFG_VERSION is 1.0.0. It does not explain why 1.0.0 has been there in the first place. I have not yet gone through a full upgrade 0.9X-> 1.0.0->1.0.1, so I cannot exclude yet that there isn't some 1.0.0 left somewhere in the chain. Your feedback is however giving some interesting path to explore, thanks! Best regards -- Jerome Caffaro ** CERN Document Server ** <http://cds.cern.ch/>

