Reg -magento cookbook in ubuntu 14.04

Hi,
For installing magento cookbook in ubuntu 14.04 ,i ve resolved php5 issue as it shows apc cache related.But whrn i running further,it shows
Error executing in package libmysql, no candidate and package version.
Thanks,Indra

Ohai,

The command "sudo apt-get install libmysql" works?

On Mon, Dec 8, 2014 at 2:29 PM, Indra k indra.k@cloudenablers.com wrote:

Hi,

For installing magento cookbook in ubuntu 14.04 ,i ve resolved php5
issue as it shows apc cache related.But whrn i running further,it shows

Error executing in package libmysql, no candidate and package version.

Thanks,
Indra

--
-- Tiago Cruz

No ,shows like this: sudo apt-get install libmysqlsudo: unable to resolve host system05[sudo] password for admini: Reading package lists… DoneBuilding dependency tree Reading state information… DoneE: Unable to locate package libmysql
From: Tiago Cruz tiago.tuxkiller@gmail.com
To: Indra k indra.k@cloudenablers.com
Cc: "chef@lists.opscode.com" chef@lists.opscode.com
Sent: Monday, 8 December 2014 10:06 PM
Subject: Re: [chef] reg -magento cookbook in ubuntu 14.04

Ohai,
The command “sudo apt-get install libmysql” works?

On Mon, Dec 8, 2014 at 2:29 PM, Indra k indra.k@cloudenablers.com wrote:

Hi,
For installing magento cookbook in ubuntu 14.04 ,i ve resolved php5 issue as it shows apc cache related.But whrn i running further,it shows
Error executing in package libmysql, no candidate and package version.
Thanks,Indra


– Tiago Cruz

Ohai,

This package really does not exists (at least, on Ubuntu 14.04):

$ apt-cache search libmysql
libmysqlclient-dev - MySQL database development files
libmysqlclient18 - MySQL database client library
libmysqlcppconn-dev - MySQL Connector for C++ (development files)
libmysqlcppconn7 - MySQL Connector for C++ (library)
libmysqld-dev - MySQL embedded database development files
libreoffice-base-drivers - Database connectvity drivers for LibreOffice
libcrypt-mysql-perl - Perl module to emulate the MySQL PASSWORD() function
libglpk36 - linear programming kit with integer (MIP) support
libmariadbclient-dev - MariaDB database development files
libmariadbd-dev - MariaDB embedded database development files
libmysql++-dev - MySQL C++ library bindings (development)
libmysql++-doc - MySQL C++ library bindings (documentation and examples)
libmysql++3 - MySQL C++ library bindings (runtime)
libmysql-cil-dev - MySQL database connector for CLI
libmysql-diff-perl - module for comparing the table structure of two MySQL
databases
libmysql-java - Java database (JDBC) driver for MySQL
libmysql-ocaml - OCaml bindings for MySql (runtime package)
libmysql-ocaml-dev - OCaml bindings for MySql (development package)
libmysql6.4-cil - MySQL database connector for CLI
libmysqld-pic - PIC version of MySQL embedded server development files
node-mysql - MySQL client implementation for Node.js
solr-common - Enterprise search server based on Lucene3 - common files

You must change your recipe to install the correct package;
or
Add the repository where this package exists

Regards

On Tue, Dec 9, 2014 at 2:22 AM, Indra k indra.k@cloudenablers.com wrote:

No ,shows like this:
sudo apt-get install libmysql
sudo: unable to resolve host system05
[sudo] password for admini:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libmysql


From: Tiago Cruz tiago.tuxkiller@gmail.com
To: Indra k indra.k@cloudenablers.com
Cc: "chef@lists.opscode.com" chef@lists.opscode.com
Sent: Monday, 8 December 2014 10:06 PM
Subject: Re: [chef] reg -magento cookbook in ubuntu 14.04

Ohai,

The command "sudo apt-get install libmysql" works?

On Mon, Dec 8, 2014 at 2:29 PM, Indra k indra.k@cloudenablers.com wrote:

Hi,

For installing magento cookbook in ubuntu 14.04 ,i ve resolved php5
issue as it shows apc cache related.But whrn i running further,it shows

Error executing in package libmysql, no candidate and package version.

Thanks,
Indra

--
-- Tiago Cruz

--
-- Tiago Cruz