Find the answer to your Linux question:
Results 1 to 7 of 7
Hallo everyone My last post was put in the wrong forum, so I'll try it again. I have a remote server running Fedore Core 11 - 32bit On a new ...
  1. #1
    Just Joined!
    Join Date
    Jan 2010
    Posts
    12

    Help a noob PLEASE

    Hallo everyone

    My last post was put in the wrong forum, so I'll try it again.
    I have a remote server running Fedore Core 11 - 32bit On a new install, I installed webmin (control pannel). Now every time I want to install something I get the same error mesage

    root XXXXXX # yum groupinstall web server
    Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again
    Someone sugested to check my repo's configuration, but I have now idea where to find it, and even If I do find it, I would'nt know what to do with it. is there anybody out there that can help me,, PLEASE

    greets

    stardreamer

  2. #2
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    You can try this:
    Fedora 11 – Error: “Cannot retrieve repository metadata (repomd.xml)” - Alex Sleat

    It assumes GNOME. If you're using KDE, replace gedit with kwrite or other text editor of your choice.

  3. #3
    Just Joined!
    Join Date
    Jan 2010
    Posts
    12
    Quote Originally Posted by reed9 View Post
    You can try this:
    [uurl=xxx://xxx.alexsleat.com/2009/09/23/fedora-11-error-cannot-retrieve-repository-metadata-repomd-xml/]Fedora 11 – Error: “Cannot retrieve repository metadata (repomd.xml)” - Alex Sleat[/url]

    It assumes GNOME. If you're using KDE, replace gedit with kwrite or other text editor of your choice.
    Like I said, I'm a real nOOb, how (where) do I find gedit, and how do I replace it, and,,, Most inportant, how do I know if I'm usesing KDE. Be patient with me, Ive never worked with linux before

    stardreamer

  4. #4
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    GNOME and KDE are desktop environments. I'm pretty sure the default Fedora download is GNOME, so you are most likely using that.

    If your desktop looks like this, it's GNOME. If it looks like this, KDE.

    By replace gedit, I just mean, gedit is the name of a text editor program. You can write kwrite, kate, geany, nano, vi, vim, or any other text editor you have installed in its place.

    With GNOME, you'll have gedit installed by default, which is an easy to use program with a graphical interface. For command line text editors, you'll certainly have vi (very powerful but steep learning curve), and possibly nano (which is easier than vi to start with).

  5. #5
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Post the output of this
    Code:
    yum clean all
    yum repolist
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  6. #6
    Just Joined!
    Join Date
    Jan 2010
    Posts
    12
    I don't have a desktop environments, My server is a remote machine, I log in using eather putty or winspd, putty I use to install a package, and winspd I use to upload a pakage

    The problem is, the server was installed with minimum requirements. All the basics like apache, python, httpd were not installed. No desk top, no control pannel nothing. Using winspd I uploaded webmin and installed it useing putty. After installing webmin (control pannel) I was'nt able to install nothing anymore. I've asked my hosting te reinstall fedora, but They told me that this kan only be done once every 3 months. Everytime I use the yum comand now ( for up/downloading, updateing upgradeing installing exet.exet. I get the same error message

    Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again

    The only prog. installed on the server is webmin

    Now I know it should be very simple to fix, but I have now idee, where I have to start, Or what I have to do. Please Help

    Greets

    stardreamer

  7. #7
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    Same thing. Try what devils casper suggested, first.

    Failing that use vi or nano to edit the repo file, instead of gedit, as described in the guide.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...