Hi Dominik: On 8/8/07, Dominik Schips <[EMAIL PROTECTED]> wrote:
> No. there is are no noarch packages available for the "No Match for > argument:" macpakges. > OSCAR search for the x86_64 AND noarch for every package. I don't know > why. Actually you're right, I forgot OSCAR (or is it yume specifically?) searches for arch/noarch RPMs. I think it just tries to exhaustively find the packages you need to install. > I put a .url file (/tftpboot/distro/suse-10.2-x86_64.url) with the > content http://download.opensuse.org/distribution/10.2/repo/oss/suse/ > to /tftboot/distro. > Now at Step4 the target distribution is shown as suse-10.2-x86_64. > > > This is a long shot, but perhaps try cd into > > /tftpboot/distro/suse-10.2-x86_64 and run `createrepo .` and then > > re-run the installer and see if it goes. > > You are right. There was no repocache/repodata and pool_..........md5 in > this directory. It looks like OSCAR didn't create the repodata or check > the repodata there. > Is this normal for OSCAR? Well if you are using a remote repository, you won't get the repodata on disk, because they will be queried remotely. > cp: cannot stat `/var/lib/oscar/packages/*/distro/common-rpms/*.rpm': No > such file or directory As Mike already explained, this is a hardcoded location of where OSCAR finds packages downloaded from OPD -- it is safe to ignore. > Any idea why OSCAR is searching > at /opt/oscar/share/prereqs/*/distro/suse10.2-x86_64/ when there ist > no /opt/oscar/share/prereqs/*/distro/ available? > > Why the * is used? It is not exactly clear to me what you are doing from the output you have pasted. /opt/oscar/share/prereqs/ is where prereq binary packages are be stored in a check-out. If you built some RPMs in a checkout, you should put them in the tree (either share/prereqs/<package>/distro/suse-10.2-x86_64 or packages/<package>/distro/suse-10.2-x86_64) prior to running `make test`. Perhaps you can paste your entire oscarinstall.log to something like http://pastebin.ca and paste the URL for us to see? This will help us troubleshoot the issue. Also, are you still using trunk? Currently there are some meta packages missing so you won't really be able to install OSCAR, unless you build them yourself. In case you haven't seen our wiki, you might want to check them out: http://svn.oscar.openclustergroup.org/wiki/ http://svn.oscar.openclustergroup.org/trac/oscar/wiki/ Cheers, Bernard Cheers, Bernard ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Oscar-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oscar-devel
