Hi Fernando, this shows that the checker I added to install_prereq is working.
install_prereq expects that the prereq.cfg file contains _packages_ not properties. Until now it did not check whether the packages were installed or not. Now it does (see my email from yesterday). Please fix the prereq.cfg file for oda and replace perl-Mysql by perl-DBD-mysql. Thanks, best regards, Erich On Tuesday 23 May 2006 17:50, Fernando Laudares Camargos wrote: > Hi DongInn, everybody > > I have tried to install trunk this morning in a Mandriva 2006 clea machine. > The system exits blaming that somre prerequired packages couldn't be > installed: > ----------------------------------------------- > WARNING: Package perl-Mysql was not installed! > ----------------------------------------------- > even though it's there: > ----------------------------------------------- > [EMAIL PROTECTED] ~]# rpm -qa |grep perl-DB > perl-DBD-mysql-3.0002-1mdk > perl-DBI-1.48-1mdk > [EMAIL PROTECTED] ~]# rpm -q --provides perl-DBD-mysql-3.0002-1mdk > perl-Mysql <---------- > mysql.so > perl(Bundle::DBD::mysql) = 2.9002 > perl(DBD::mysql) = 3.0002 > perl(DBD::mysql::GetInfo) > perl(DBD::mysql::db) > perl(DBD::mysql::dr) > perl(DBD::mysql::st) > perl(Mysql) = 1.2401 > perl(Mysql::Statement) = 1.2401 > perl(Mysql::db) > perl(Mysql::dr) > perl(Mysql::st) > perl-DBD-mysql = 3.0002-1mdk > ------------------------------------------------ > I believe there could be errors related with the configuration of the yum > repositories because I also have those kind of warnings: > ------------------------------------------------- > cp: cannot stat `/var/lib/oscar/packages/*/distro/common-rpms/*.rpm': No such > file or directory > Creating repository metadata > WARNING: repository name doesn't match any valid architecture > ------------------------------------------------ > I've attached the oscarinstall.log in case somebody wants do take a look at > it. > I've destined this e-mail to DongInn because he told me last week that the > modifications in the db access could affect Mandriva, but this seems to be > related to yum. > > Any help is welcome. I'll stay working on this today. > Cheers, > Fernando ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
