﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
1386	bug in emoteUpdateVersSyncInfo(True)	Jorge	Víctor de Buen Remiro	"The following bbug appears when executing 

{{{
Real TolPackage::Client::RemoteUpdateVersSyncInfo(True);
}}}

previously it was remove info.oza from MmsReport.1.6

{{{
rm /home/jsperez/.tol/TolPackage/1.1/Client/MmsReports.1.6/info.oza
}}}

The log is:

{{{
[GetUrlContents.tcl.curl] Downloading from ""http://packages.tol-project.org/OfficialTolArchiveNetwork/repository.php?tol_package_version=1.1&tol_version=v2.0.2%20b.0.21.alpha&action=ping&key=766815169"" ... OK
[GetUrlContents.tcl.curl] Downloading from ""http://packages.tol-project.org/OfficialTolArchiveNetwork/repository.php?tol_package_version=1.1&tol_version=v2.0.2%20b.0.21.alpha&action=versions"" ... OK
[GetUrlContents.tcl.curl] Downloading from ""http://packages.localbayes.es/BayesPrivateTolPackages/repository.php?tol_package_version=1.1&tol_version=v2.0.2%20b.0.21.alpha&action=versions"" ... OK
Loaded package GuiTools.3.3
[IpoptCore::StartActions] Loading library /home/jsperez/.tol/TolPackage/1.1/Client/IpoptCore.3.9/Linux_x86_32/libipopt39.so -> OK
[IpoptCore::StartActions] Loading library coinhsl -> OK
[IpoptCore::StartActions] Loading library coinmumps -> OK
Loaded package IpoptCore.3.9
Loaded package TolIpopt.3.1
Loaded package BysMcmc.5.1
Loaded package MatQuery.3.2
[NonLinGloOpt] Loading library /home/jsperez/.tol/TolPackage/1.1/Client/NonLinGloOpt.5.2/CppTools/Linux_x86_32/NonLinGloOpt.so -> OK
Loaded package NonLinGloOpt.5.2
Loaded package MatAlg.2.1
Loaded package BysPrior.2.1
Loaded package BysInfDiag.3.1
[BysSampler] Loading library /home/jsperez/.tol/TolPackage/1.1/Client/BysSampler.5.1/CppTools/Linux_x86_32/BysSampler.so -> OK
Loaded package BysSampler.5.1
Loaded package GrzLinModel.3.1
Loaded package QltvRespModel.4.1
Loaded package ExtLib.1.7
Loaded package BabelTool.1.4
Loaded package RandVar.2.106
Loaded package DecoTools.1.8
Loaded package MMS.0.6044

ERROR: [1] TolIpopt.3.1 is not a valid object for type NameBlock.

[Call stack]
  [10] Text StdLib::TolPackage::GetCurrentNameVersion (Text packageName, Real specificVersion)
  [9] Set StdLib::TolPackage::GetDeepDependencies (Text packageName, Real specificVersion)
  [8] Set StdLib::TolPackage::GetDeepDependencies (Text packageName, Real specificVersion)
  [7] Set StdLib::TolPackage::GetDeepDependencies (Text packageName, Real specificVersion)
  [6] Set StdLib::TolPackage::GetDeepDependencies (Text packageName, Real specificVersion)
  [5] Set StdLib::TolPackage::GetDeepDependencies (Text packageName, Real specificVersion)
  [4] Set StdLib::TolPackage::PackageInfo.AutoFill (NameBlock pkg, Date releaseDate)
  [3] Real StdLib::TolPackage::PackageInfo.Build (NameBlock pkg, Text dirPath, Date releaseDate_)
  [2] Set StdLib::TolPackage::Client::LocalInfo (Text name.version)
  [1] Real StdLib::TolPackage::Client::RemoteUpdateVersSyncInfo (Real void)

Warning: [4] Eval function failed at : 
Eval(packageName)

ERROR: [2] p could not be created.
}}}

In {{{Eval(packageName)}}} packageName should be evaluated without version numbers."	defect	closed	high	Mantainance	Kernel	head	critical	fixed		
