Hi Valerio, would you be interested in contributing these repackaging tips to the community wiki? http://wiki.opennebula.org/
Cheers, Jaime On Mon, Apr 23, 2012 at 12:34 AM, Valerio Schiavoni < [email protected]> wrote: > Hello Nicolas, > your solution doesn't work out of the box, due to a difference of packages > between ubuntu 10.04 and 11.04. > My re-packaged version for 11.04 works fine after all. > > best, > valerio > > > On Mon, Apr 23, 2012 at 12:26 AM, Nicolas Diogo <[email protected]>wrote: > >> you would need to install doing: >> dpkg -i Ubuntu-10.04-opennebula_3.4.0-1_amd64.deb >> apt-get -f install >> dpkg -i Ubuntu-10.04-opennebula_3.4.0-1_amd64.deb >> >> first command will mark all necessary dependencies >> second, install dependencies >> and third, will actually install the package >> Ubuntu-10.04-opennebula_3.4.0-1_amd64.deb >> >> >> >> >> On 20/04/12 11:38, Valerio Schiavoni wrote: >> >> Hello, >> i have a server machine with ubuntu 11.04 Server. >> It seems that the .deb files distributed via the web site are not >> compatible with this version: >> >> $ sudo gdebi Ubuntu-10.04-opennebula_3.4.0-1_amd64.deb >> Reading package lists... Done >> Building dependency tree >> Reading state information... Done >> Building data structures... Done >> Building data structures... Done >> This package is uninstallable >> Dependency is not satisfiable: libxmlrpc-c3 >> >> (same message for Ubuntu-10.04-opennebula_3.2.1-1_amd64.deb >> Ubuntu-10.04-opennebula_3.0.0-1_amd64.deb) >> >> 11.04 ships this version of the libxmlrpc-c3: >> $apt-cache search libxmlrpc-c3 >> libxmlrpc-c3-0 - A lightweight RPC library based on XML and HTTP for C >> and C++ >> libxmlrpc-c3-dev - A lightweight RPC library based on XML and HTTP for C >> and C++ >> >> >> Has anyone already packaged the opennebula .deb to use this version of >> libxmlrpc ? >> >> >> best regards >> valerio >> >> >> _______________________________________________ >> Users mailing >> [email protected]http://lists.opennebula.org/listinfo.cgi/users-opennebula.org >> >> >> >> -- >> sent with Debian Linux (http://www.debian.org) >> free yourself into a safer internet >> this message is only intended to its recipient >> > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opennebula.org/listinfo.cgi/users-opennebula.org > > -- Jaime Melis Project Engineer OpenNebula - The Open Source Toolkit for Cloud Computing www.OpenNebula.org | [email protected]
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
