Xymon Mailing List Archive search

Error installing hobbit: librrd2-dev conflicts withlibrrd0

list Marjorie Miranda
Mon, 14 Apr 2008 10:55:13 -0400
Message-Id: <user-9fb6e5177d22@xymon.invalid>

Thank you Henrik, it seems to be working now after I did a manual install.  I have been experiencing a considerate large number of errors with the installation; wget not working and being unable to use the Synaptic Package Manager to upgrade/install packages not already listed in the utility.  I'll post my next error separately.

Thank you and Regards,
Marjorie


-----Original Message-----
From: Henrik Stoerner [mailto:user-ce4a2c883f75@xymon.invalid]
Sent: Mon 4/14/2008 1:49 AM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Error installing hobbit: librrd2-dev conflicts withlibrrd0
 
On Fri, Apr 11, 2008 at 10:24:08AM -0400, Miranda, Marjorie (GE, Corporate, consultant) wrote:
Hi,
I get the error when attempting to install hobbit 4.2.0, librrd0 1.0.49,
RRDTool 1.2.15 on Ubuntu 7.04 :

$ sudo dpkg -i librrd0_1.0.49-1_i386.deb
dpkg: regarding librrd0_1.0.49-1_i386.deb containing librrd0:
    librrd2-dev conflicts with librrd0
     librrd0 (version 1.0.49-1) is to be installed.
It would probably be easier to build a Hobbit .deb package against the
librrd2 library you have. First, install the "debhelper", "debmake" and 
"fakeroot" packages from Ubuntu. Then grab the Hobbit source archive, 
unpack it and do this:

   cd hobbit-4.2.0
   ./build/makedeb.sh 4.2.0-1

After a while you'll have a ./debian/pkg/hobbit_4.2.0-1_i386.deb package
built for your librrd2 libraries.


Regards,
Henrik