it hates the 686 for some reason can I edit somewhere in my linux install to clarify the architecture type
[EMAIL PROTECTED] oscar]# yume --repo /tftpboot/oscar/fc-5-i386 install perl-Tk perl-Qt Setting up Install Process Setting up repositories oscar_fc-5-i386 [1/1] oscar_fc-5-i386 100% |=========================| 951 B 00:00 Reading repository metadata in from local files Parsing package install arguments No Match for argument: perl-Tk No Match for argument: perl-Qt Nothing to do [EMAIL PROTECTED] oscar]# ls /tftpboot/oscar/fc-5-i386 apitest-1.0.0-12.noarch.rpm perl-XML-Simple-2.14-2.1.el3.rf.noarch.rpm atftp-server-0.7-5oscar.i686.rpm pool_oscar_fc-5-i386.md5 bittorrent-4.2.2-2.fc4.noarch.rpm pvm-3.4.5+6-2.i686.rpm ganglia-devel-3.0.3-4.i686.rpm pvm-modules-oscar-3.4.5+6-2.i686.rpm ganglia-gmetad-3.0.3-4.i686.rpm python-crypto-2.0.1-1.fc4.i386.rpm ganglia-gmond-3.0.3-4.i686.rpm python-twisted-1.3.0-4.i686.rpm lam-oscar-7.1.2-5.i686.rpm repocache maui-oscar-3.2.6p14-4.i686.rpm repodata modules-oscar-3.1.6-5.i686.rpm rrdtool-1.0.49-2.rf.i686.rpm mpich-ch_p4-gcc-oscar-1.2.7-8.i686.rpm rrdtool-devel-1.0.49-2.rf.i686.rpm mpich-ch_p4-gcc-oscar-debuginfo-1.2.7-8.i686.rpm sge-6.0u8-6.i686.rpm mpich-ch_p4-gcc-oscar-module-1.2.7-8.i686.rpm torque-2.0.0p8-3.i686.rpm openmpi-1.1.1-1.i686.rpm torque-client-2.0.0p8-3.i686.rpm perl-HTML-Tree-3.18-1.rf.noarch.rpm torque-gui-2.0.0p8-3.i686.rpm perl-IO-Tty-1.02-1.rf.i386.rpm torque-mom-2.0.0p8-3.i686.rpm perl-Qt-3.009b2-4.i686.rpm torque-server-2.0.0p8-3.i686.rpm perl-Tk-804.026-1.oscar.i686.rpm udpcast-20060325-1.i686.rpm [EMAIL PROTECTED] oscar]# yum install perl-Tk perl-Qt Loading "installonlyn" plugin Setting up Install Process Setting up repositories core [1/3] core 100% |=========================| 1.1 kB 00:00 updates [2/3] updates 100% |=========================| 1.2 kB 00:00 extras [3/3] extras 100% |=========================| 1.1 kB 00:00 Reading repository metadata in from local files primary.xml.gz 100% |=========================| 767 kB 00:02 core : ################################################## 2207/2207 Added 2207 new packages, deleted 0 old in 58.20 seconds primary.xml.gz 100% |=========================| 362 kB 00:02 updates : ################################################## 1013/1013 Added 1013 new packages, deleted 0 old in 36.73 seconds primary.xml.gz 100% |=========================| 1.3 MB 00:05 extras : ################################################## 4277/4277 Added 4277 new packages, deleted 0 old in 109.25 seconds Parsing package install arguments No Match for argument: perl-Qt Resolving Dependencies --> Populating transaction set with selected packages. Please wait. ---> Downloading header for perl-Tk to pack into transaction set. perl-Tk-804.027-9.fc5.i38 100% |=========================| 96 kB 00:00 ---> Package perl-Tk.i386 0:804.027-9.fc5 set to be updated --> Running transaction check Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: perl-Tk i386 804.027-9.fc5 extras 2.4 M Transaction Summary ============================================================================= Install 1 Package(s) Update 0 Package(s) Remove 0 Package(s) Total download size: 2.4 M Is this ok [y/N]: n Exiting on user Command Complete! [EMAIL PROTECTED] oscar]# pwd /opt/oscar Quoting DongInn Kim <[EMAIL PROTECTED]>: > Rob, can you try to do the following commands? > yume --repo /tftpboot/oscar/fc-5-i386 install perl-Tk perl-Qt > > And > > yum install perl-Tk perl-Qt > > > I found that perl-Tk and perl-Qt are available on your local repo > (/tftpboot/oscar/fc-5-i386) and yum / yume should be able to pick them up but > looks like that your yum / yume could not. > > Anyway, I would like to see what happens on the above commands. > > Regards, > > - DongInn > > > rob wrote: > > Hi DongInn > > > > I started fresh and ran into the same problem care to take a look at the > > verbose=5 log and see if you can see my error? > > > > > > warning: /tftpboot/distro/fedora-5-i386/createrepo-0.4.3-5.1.noarch.rpm: > > Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 > > > > WARNING: repository name /tftpboot/oscar/common-rpms doesn't match any > > valid architecture > > Repository architecture: i386 > > === yum.conf file used (/tmp/fileqP6okw) === > > > > warning: gmp-4.1.4-6.2.1: Header V3 DSA signature: NOKEY, key ID 4f2a6fd2 > > > > > > warning: perl-XML-Simple-2.14-2.1: Header V3 DSA signature: NOKEY, key ID > 4f2a6fd2 > > > > WARNING: Package perl-Tk was not installed! > > Executing: rpm -q perl-Qt >/dev/null 2>&1 > > WARNING: Package perl-Qt was not installed! > > !!! Some packages were NOT installed !!! > > ERROR: Prerequisites install failure! at ./wizard_prep line 263. > > Oscar Wizard preparation script failed to complete at ./install_cluster > line 232. > > > > > > and for the full log : > > > > > > http://homepage.usask.ca/~rwm132/oscarinstall.log > > > > > > On Thu, 2008-14-02 at 13:03 -0500, DongInn Kim wrote: > >> Rob, OSCAR does not require a user to download/install the OSCAR packages > (e.g., torque, ganglia, and so on) manually and even worse, this may cause > some RPM dependency issues which suppose to be handled by OSCAR while the > OSCAR packages are being installed. > >> > >> Anyway, I am not sure if this may help you much or not, I would just start > over by running on $OSCAR_HOME/scripts/start_over and see what error happens > with some verbose logs (export OSCAR_VERBOSE=5) and then post the logs to the > lists. > >> > >> Regards, > >> > >> - DongInn > >> > >> > >> rob wrote: > >>> Hi > >>> > >>> It was a fresh install but, after the initial failure to install I add > >>> the software manually rpm ivh (Torque and ganglia i686 wouldn't > >>> installso I downloaded their i386 equivelants from fc5. should there be > >>> a problem between i386 and i686 architecture > >>> > >>> > >>> On Thu, 2008-14-02 at 12:25 -0500, DongInn Kim wrote: > >>>> Hi Rob, > >>>> > >>>> Is your FC5 the fresh installation or have you updated anything(e.g., > yum update) after the installation of FC5? > >>>> > >>>> As you know, the local repo would not help much to install OSCAR if your > head node is already updated with the Fedora's remote repo. > >>>> > >>>> Please make sure that you have the local repo corresponding to your > updated/fresh installed FC5. > >>>> > >>>> Regards, > >>>> > >>>> - DongInn > >>>> > >>>> > >>>> rob wrote: > >>>>> I have been having some install problem with the oscar core packages > >>>>> like torque ganglia etc. Do the excerpts below strike anyone as being > >>>>> repository mis-configurations? > >>>>> > >>>>> > >>>>> > >>>>> WARNING: repository name /tftpboot/oscar/common-rpms doesn't match any > >>>>> valid architecture > >>>>> Repository architecture: i386 > >>>>> > >>>>> Parsing package install arguments > >>>>> No Match for argument: kernel-smp > >>>>> No Match for argument: gcc-fortran > >>>>> No Match for argument: mpich-ch_p4-gcc-oscar > >>>>> No Match for argument: mpich-ch_p4-gcc-oscar-module > >>>>> No Match for argument: pvm-modules-oscar > >>>>> No Match for argument: openmpi > >>>>> No Match for argument: netcat > >>>>> No Match for argument: modules-oscar > >>>>> No Match for argument: lam-oscar > >>>>> No Match for argument: torque > >>>>> No Match for argument: torque-client > >>>>> No Match for argument: torque-mom > >>>>> No Match for argument: ganglia-gmond > >>>>> [progress: 6] > >>>>> > >>>>> > >>>>> === yum.conf file used (/tmp/fileCjwfzZ) === > >>>>> [main] > >>>>> cachedir=/var/cache/yum > >>>>> debuglevel=2 > >>>>> logfile=/var/log/yume.log > >>>>> pkgpolicy=newest > >>>>> #distroverpkg=redhat-release > >>>>> tolerant=1 > >>>>> exactarch=1 > >>>>> retries=20 > >>>>> obsoletes=1 > >>>>> reposdir= > >>>>> gpgcheck=0 > >>>>> [oscar_common-rpms] > >>>>> name=common-rpms package repository > >>>>> baseurl=file:/tftpboot/oscar/common-rpms > >>>>> > >>>>> [oscar_fc-5-i386] > >>>>> name=fc-5-i386 package repository > >>>>> baseurl=file:/tftpboot/oscar/fc-5-i386 > >>>>> > >>>>> [distro_fedora-5-i386] > >>>>> name=fedora-5-i386 package repository > >>>>> baseurl=file:/tftpboot/distro/fedora-5-i386 > >>>>> > >>>>> > >>>>> > >>>>> > ------------------------------------------------------------------------- > >>>>> This SF.net email is sponsored by: Microsoft > >>>>> Defy all challenges. Microsoft(R) Visual Studio 2008. > >>>>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >>>>> _______________________________________________ > >>>>> Oscar-users mailing list > >>>>> Oscar-users@lists.sourceforge.net > >>>>> https://lists.sourceforge.net/lists/listinfo/oscar-users > >>> > >>> ------------------------------------------------------------------------- > >>> This SF.net email is sponsored by: Microsoft > >>> Defy all challenges. Microsoft(R) Visual Studio 2008. > >>> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >>> _______________________________________________ > >>> Oscar-users mailing list > >>> Oscar-users@lists.sourceforge.net > >>> https://lists.sourceforge.net/lists/listinfo/oscar-users > >> ------------------------------------------------------------------------- > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2008. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> Oscar-users mailing list > >> Oscar-users@lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/oscar-users > > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Microsoft > > Defy all challenges. Microsoft(R) Visual Studio 2008. > > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > > _______________________________________________ > > Oscar-users mailing list > > Oscar-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/oscar-users > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Oscar-users mailing list > Oscar-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oscar-users > -- Rob Merritt Systems Analyst EEC ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Oscar-users mailing list Oscar-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oscar-users