I think CentOS6 or maybe RHEL6 has a missing rpm (perl-Tk) issue still.

> --> smartly installing: perl-Tk
> --> Packman status: Packman status:
>       Format: RPM
>       Number of repos: 4
>       List of repos: http://mirror.centos.org/centos/6/updates/x86_64/, 
> http://mirror.centos.org/centos/6/extras/x86_64/,  
> http://mirror.centos.org/centos/6/os/x86_64/, 
> http://svn.oscar.openclustergroup.org/repos/unstable/rhel-6-x86_64
> 
> Error: No matching Packages to list
> Error: No matching Packages to list
> ERROR: Impossible to execute "yum -c /tmp/fileKdMYXA info perl-Tk.noarch"; 
> some packages are not available (-y, install, perl-Tk) at /usr/bin/yume line 
> 313.
> ERROR during execution 6400
> Use of uninitialized value $output[0] in join or string at 
> /usr/share/perl5/vendor_perl/OSCAR/PackMan.pm line 656.
> ERROR: -1 error(s) occured for prereq perl-Tk() at /usr/bin/install_prereq 
> line 81
>       main::handle_smart_pkgs(0, 'perl-Tk') called at /usr/bin/install_prereq 
> line 407
>       main::install_prereq('centos', 6, 'x86_64', 'ARRAY(0x2471890)', 'rpm') 
> called at /usr/bin/install_prereq line 473
> ERROR: The following packages were NOT installed:
> perl-Tk
>  at /usr/bin/install_prereq line 415
>       main::install_prereq('centos', 6, 'x86_64', 'ARRAY(0x2471890)', 'rpm') 
> called at /usr/bin/install_prereq line 473
> ERROR: Impossible to install the prereqs at /usr/bin/install_prereq line 474.
> ERROR: impossible to install perl-Tk ( /usr/bin/install_prereq  --smart  
> /usr/share/oscar/prereqs/perl-Tk).
>  at /usr/bin/oscar-config line 99
> ERROR: Impossible to install a prereq ( /usr/share/oscar/prereqs/perl-Tk).
>  at /usr/bin/oscar-config line 99
> ERROR: Impossible to complete stage 2 of the bootstrap.
>  at /usr/bin/oscar-config line 99
> ERROR: Impossible to bootstrap OSCAR at /usr/bin/oscar-config line 100
>       main::bootstrap() called at /usr/bin/oscar-config line 331
> ERROR: Impossible to bootstrap OSCAR at /usr/bin/oscar-config line 332.
> [root@centos yum.repos.d]# 

I think Olivier has fixed this one before. Maybe I manually installed yours 
previously?

BTW, I resynced Olivier's repository.

Regards,

--
- DongInn

On Feb 21, 2013, at 1:53 PM, LAHAYE Olivier <olivier.lah...@cea.fr> wrote:

> 
> Costel,
> 
> Don't panic, while Oscar works on some systems, it's often because we did 
> bypass small problems by hand and forgot to update the svn or forgot 
> something else (I did a lot of such mistake in the past).
> 
> Though, thanks to he help of many people here (developpers and testers like 
> you), Oscar is comming back to life, so please be patient.
> 
> IMHO, we should have a big progress today:
> I've created an oscar-release rpm just like epel-release or rpmforge-release 
> rpms in order to setup a yum repo (in fact it should setup yum, apt-rpm, 
> smart and rhn_source (for rhn source, only a txt file giving tips)
> I only tested yum repo. The yum repo is setup using mirrors. So there are 3 
> mirros:
> The main repo, DongInn repo and my personal repo (which for the moment is the 
> source of the original repo (with a sync delay))
> I've added into the svn tree a mirror file wich (after testing on blanc VM 
> seems to work file). 
> http://svn.oscar.openclustergroup.org/oscar/trunk/rpm/oscar.mirrors.txt (I 
> think that this is convenient as it can follow release as well. Of course, 
> this can be changed).
> 
> The steps to go for oscar now should be:
> 
> 1/ rpm -Uvh 
> http://olivier.lahaye1.free.fr/OSCAR/repos/unstable/rhel-6-x86_64/oscar-release-6.1.2r9622-1.noarch.rpm
> (rpm -Uvh 
> http://svn.oscar.openclustergroup.org/repos/unstable/rhel-6-x86_64/oscar-release-6.1.2r9622-1.noarch.rpm
>  when it'll be synced)
> 
> 2/ rpm -Uvh 
> http://mirrors.ircam.fr/pub/fedora/epel//6/x86_64/epel-release-6-8.noarch.rpm 
> (or whatever mirror)
> 
> 3/ yum make cache
> 
> 4/ yum -y install oscar
> 
> Unfortunately, a few issues are remaining that sohuld be fixed tomorrow. (I 
> need to leave my work (building close))
> 1/ there is a missing dependancy on mysql in the oda package apparently (easy 
> to check and fix)
> 2/ Boot.pm is not found when installing systemimager-server. (easy to fix 
> dependancy problem)
> 
> Thus, please, wait until my next message that will give the GO. (should be 
> tomorrow)
> 
> (You can go up to STEP 3 to check that your repo is correctly setup), but 
> don't install oscar  package if mysql is not installed (or prepare for 
> uninstall (post install fails when trying to setup the database)).
> 
> Best regards.
> 
> Notes: I've uploaded the bittorent el6 rpms
> DongInn, can you tell me if such package is allowed to be hosted in the US? 
> if not, please tell me, then we will have 2 options: create an oscar-extra 
> repo not synced in your ftp site, or you can setup a filter for the sync. the 
> mirror file will tell to yum where to check for alternative repos and it'll 
> find the package on my local unofficial repo. If it's allowed, then it's fine 
> and I worry for nothing :-)
> 
> -- 
>    Olivier LAHAYE
>    CEA DRT/LIST/DCSI/DIR
> De : Costel Seitan [csei...@slb.com]
> Date d'envoi : jeudi 21 février 2013 17:31
> À : oscar-users@lists.sourceforge.net
> Objet : Re: [Oscar-users] Updated CentOS-6 test repos.
> 
> Hello,
>  
> Sorry for bothering you DongInn. You must have a lot of work on your side.
>  
> Could you please check what version of sis have you installed with
>  
> rpm -aq | grep opkg-sis-server
>  
> I really do not understand.
> I even connected to a RedHat 6.2 workstation (we do not have a RedHat6-server 
> in our charge) and tried
> yum install opkg-sis-server.x86_64 0:4.0.7-1
> and it fails with the same messages (missing dependencies).
>  
> Unless I really do a big mistake .. I do not see why it works with Rhel6 and 
> it does not work with CentOS6.
>  
> I tried to compile bittorrent src.rpm package found at 
> http://www.csm.ornl.gov/srt/downloads/oscar/
> It works on CentOS5 but it fails on CentOS6 because of python-2.6 (compared 
> to python-2.4 in CentOS 5.9).
>  
> I am really stuck.
>  
> Did anybody try this version of OSCAR on CentOS 6?
> Is there a way to remove this dependency from the package or replace it with 
> another bittorrent package?
> I know you have access to the developers oscar list .. can you help me post a 
> message there
> (I am not  sure that I have the rights to do it myself).  
>  
>  
> Kind Regards,
> Costel SEITAN
>  
> From: DongInn Kim [mailto:di...@cs.indiana.edu] 
> Sent: Thursday, February 21, 2013 2:27 PM
> To: oscar-users@lists.sourceforge.net
> Subject: Re: [Oscar-users] Updated CentOS-6 test repos.
>  
> What Rhel6 did you installed?
> RHEL6-server.
>  
> Regards,
>  
> --
> - DongInn
>  
> ------------------------------------------------------------------------------
> 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

------------------------------------------------------------------------------
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