Hi all,

I am still having issues with OSCAR (SIS image) but I am not sure this time is 
linked to OSCAR on CentOS 6.
However, you maybe already bumped into this issue.

When building the image, it tries to install ganglia which requests libconfuse 
rpm.
The rpm seems to be found into the epel repository but the image build fails 
with:

Error: Package: libganglia-3_1_0-3.1.7-1.x86_64 (unstable_rhel-6-x86_64)
           Requires: libconfuse.so.0()(64bit)
Error: Package: ganglia-gmond-3.1.7-1.x86_64 (unstable_rhel-6-x86_64)
           Requires: libconfuse.so.0()(64bit)
ERROR during execution 256


I removed the image and I rebuilt it .. the same result.

When looking for libconfuse into the sis image I do not find it into the 
library.

NOTE: find /var/lib/systemimager/images/oscarimage -name "libconfuse*"
returns nothing ("locate libconfuse" neither).

However, when trying to install it with yume like the other packages were, it 
finds the library installed into
the sis image:

# /usr/bin/perl /usr/bin/yume --repo 
ftp://epsl90.clamart.eur.slb.com/pub/OSCAR/repos/unstable/rhel-6-x86_64/ --repo 
file:/tftpboot/distro/centos-6-x86_64 --repo 
http://download.fedoraproject.org/pub/epel/6/x86_64 --repo 
http://mirror.centos.org/centos/6/updates/x86_64/ --repo 
http://mirror.centos.org/centos/6/extras/x86_64/ --repo 
http://mirror.centos.org/centos/6/os/x86_64/ --repo 
ftp://epsl90.clamart.eur.slb.com/pub/epel/6/x86_64/ -y --installroot 
/var/lib/systemimager/images/oscarimage install libconfuse

WARNING: multiple architecture repos specified.
Installed Packages
Name        : libconfuse
Arch        : x86_64
Version     : 2.7
Release     : 4.el6
Size        : 432 k
Repo        : installed
>From repo   : 6_x86_64
Summary     : A configuration file parser library
URL         : http://www.nongnu.org/confuse/
License     : ISC
Description : libConfuse is a configuration file parser library, licensed under
            : the terms of the ISC license, and written in C. It supports
            : sections and (lists of) values (strings, integers, floats,
            : booleans or other sections), as well as some other features (such
            : as single/double-quoted strings, environment variable expansion,
            : functions and nested include statements). It makes it very
            : easy to add configuration file capability to a program using
            : a simple API.
            :
            : The goal of libConfuse is not to be the configuration file parser
            : library with a gazillion of features. Instead, it aims to be
            : easy to use and quick to integrate with your code.

6_x86_64                                                                        
         | 1.3 kB     00:00
distro_centos-6-x86_64                                                          
         | 1.3 kB     00:00 ...
extras_x86_64                                                                   
         | 3.5 kB     00:00
os_x86_64                                                                       
         | 3.7 kB     00:00
unstable_rhel-6-x86_64                                                          
         | 1.3 kB     00:00
updates_x86_64                                                                  
         | 3.5 kB     00:00
Setting up Install Process
No package libconfuse.x86_64 available.
Error: Nothing to do



The last packages downloaded by OSCAR are in

/var/cache/yum/6_x86_64/packages/
total 588
-rw-r--r--. 1 root root  32824 Feb 28  2011 munge-libs-0.5.10-1.el6.x86_64.rpm
-rw-r--r--. 1 root root 113660 Feb 28  2011 munge-0.5.10-1.el6.x86_64.rpm
-rw-r--r--. 1 root root 115280 Jul 16  2012 ganglia-web-3.1.7-6.el6.x86_64.rpm
-rw-r--r--. 1 root root  56900 Jul 16  2012 ganglia-gmond-3.1.7-6.el6.x86_64.rpm
-rw-r--r--. 1 root root  34568 Jul 16  2012 
ganglia-gmetad-3.1.7-6.el6.x86_64.rpm
-rw-r--r--. 1 root root 153912 Jul 16  2012 ganglia-3.1.7-6.el6.x86_64.rpm
-rw-r--r--. 1 root root  81108 Aug 13  2012 libconfuse-2.7-4.el6.x86_64.rpm


Any ideas?

Kind Regards,
Costel SEITAN
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to