Using "baseurl=ftp://ftp.mondorescue.org/sles/9" in SLES9
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Using "baseurl=ftp://ftp.mondorescue.org/sles/9" in SLES9
Hi,
I am trying to install mondo on SLES9 using RPMs and running into all kind of dependency issues.
The mondo site offers ropo-Deta(to configer repositories), I have used in RH.
But don't now where to put it in Suse.
In opensuse the repo files are in /etc/zypp/repos.d/ but I don't know in SLES9, which did not use zypper as CLI package manager (I think it still used rug). Anyway, you can do a search for .repo files in /etc to find out:
Code:
find /etc -name \*.repo
Otherwise use Yast to set up a new installation source. If you're running a no-GUI server, take in mind that yast (version 1) can run in console as well.
In opensuse the repo files are in /etc/zypp/repos.d/ but I don't know in SLES9, which did not use zypper as CLI package manager (I think it still used rug). Anyway, you can do a search for .repo files in /etc to find out:
Code:
find /etc -name \*.repo
Otherwise use Yast to set up a new installation source. If you're running a no-GUI server, take in mind that yast (version 1) can run in console as well.
Thanks for your input.
1-There is no file with "*.repo".
2-When I give yast same url(ftp.mondorescue.org/sles/9) it gives me error "unable to cd to 1386"
It should be i386, not 1386. Anyway, connecting to the URL through firefox, the path should be that one you provided in the title. There is no directory named i386. What did you type exactly in Yast?
I'm afraid you can't do that as Online Update. Add the source to Yast --> Software --> Installation Sources (or something similar, I don't remember exactly how it was called in SUSE9). Then use Yast --> Software --> Package Management. Maybe it looks for the i386 directory in a structure similar to that of the update repositories, which does not exist in the normal repos.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.