Find the answer to your Linux question:
Results 1 to 8 of 8
I am new to Linux and for a while my system was automatically updating. Now when it says there are updates available, it cannot find any repositories. Anyone know what's ...
  1. #1
    Just Joined!
    Join Date
    Feb 2009
    Posts
    22

    Cannot update

    I am new to Linux and for a while my system was automatically updating. Now when it says there are updates available, it cannot find any repositories. Anyone know what's up?

  2. #2
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    List the current repositories
    open a konsole and type

    zypper lr -d

    post results here.

  3. #3
    Just Joined!
    Join Date
    Feb 2009
    Posts
    22
    Here is what it did in Konsole.
    Code:
    #  | Alias                                                                       | Name                                                                        | Enabled | Refresh | Priority | Type   | URI                                                                         | Service                                                                             
    ---+-----------------------------------------------------------------------------+-----------------------------------------------------------------------------+---------+---------+----------+--------+-----------------------------------------------------------------------------+--------                                                                             
    1  | http-download.opensuse.org-65da7c1b                                         | Updates for openSUSE 11.2-0                                                 | Yes     | Yes     |   99     | rpm-md | Index of /update/11.2                                   |                                                                                     
    2  | Index of /repositories/Education/openSUSE_11.2           | Index of /repositories/Education/openSUSE_11.2           | Yes     | Yes     |   99     | rpm-md | Index of /repositories/Education/openSUSE_11.2           |
    3  | Index of /repositories/GNOME:/Factory/openSUSE_11.2      | Index of /repositories/GNOME:/Factory/openSUSE_11.2      | Yes     | Yes     |   99     | rpm-md | Index of /repositories/GNOME:/Factory/openSUSE_11.2      |
    4  | Index of /repositories/YaST:/Head/openSUSE_11.2          | Index of /repositories/YaST:/Head/openSUSE_11.2          | Yes     | Yes     |   99     | rpm-md | Index of /repositories/YaST:/Head/openSUSE_11.2          |
    5  | Index of /repositories/home:/cornelisbb/openSUSE_11.2    | Index of /repositories/home:/cornelisbb/openSUSE_11.2    | Yes     | Yes     |   99     | rpm-md | Index of /repositories/home:/cornelisbb/openSUSE_11.2    |
    6  | Index of /repositories/home:/edogawa/openSUSE_11.2       | Index of /repositories/home:/edogawa/openSUSE_11.2       | Yes     | Yes     |   99     | rpm-md | Index of /repositories/home:/edogawa/openSUSE_11.2       |
    7  | http://download.opensuse.org/reposit...USE_11.2+KDE43 | http://download.opensuse.org/reposit...USE_11.2+KDE43 | Yes     | Yes     |   99     | rpm-md | http://download.opensuse.org/reposit...USE_11.2+KDE43 |
    8  | Index of /suse/11.2                                       | Index of /suse/11.2                                       | Yes     | Yes     |   99     | rpm-md | Index of /suse/11.2                                       |
    9  | openSUSE 11.2-0                                                             | openSUSE 11.2-0                                                             | Yes     | No      |   99     | yast2  | cd:///                                                                      |
    10 | repo-debug                                                                  | openSUSE-11.2-Debug                                                         | No      | Yes     |   99     | NONE   | Index of /debug/distribution/11.2/repo/oss              |
    11 | repo-non-oss                                                                | openSUSE-11.2-Non-Oss                                                       | Yes     | Yes     |   99     | yast2  | Index of /distribution/11.2/repo/non-oss                |
    12 | repo-oss                                                                    | openSUSE-11.2-Oss                                                           | Yes     | Yes     |   99     | yast2  | Index of /distribution/11.2/repo/oss                    |
    13 | repo-source                                                                 | openSUSE-11.2-Source                                                        | No      | Yes     |   99     | NONE   | Index of /source/distribution/11.2/repo/oss             |
    Last edited by devils casper; 08-08-2010 at 09:02 AM. Reason: [code] ... [/code] tag.

  4. #4
    Linux Guru gogalthorp's Avatar
    Join Date
    Oct 2006
    Location
    West (by God) Virginia
    Posts
    3,105
    the update repo seems to be missing. Also you have a lot of active repos. This can lead to mixed packages and dependencies and can lead to an instable system. Nothing wrong with installing packages but if it is not from a base repo you need to disable or remove otherwise you may get incorrect libraries installed.

  5. #5
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Quote Originally Posted by gogalthorp View Post
    the update repo seems to be missing. Also you have a lot of active repos. This can lead to mixed packages and dependencies and can lead to an instable system. Nothing wrong with installing packages but if it is not from a base repo you need to disable or remove otherwise you may get incorrect libraries installed.
    I see he has a Gnome factory repo in there. On opensuse's site they tell you that Factory and regular repos don't always get along.

    I suggest forgoing the factory and stick with regular repos. Especially as a new guy.

  6. #6
    Just Joined!
    Join Date
    Feb 2009
    Posts
    22
    Ok. I'll go through and remove the repos that I don't need and see what happens.

    Thanks,

  7. #7
    Just Joined!
    Join Date
    Feb 2009
    Posts
    22
    Well, I got rid of some of the repositories and it seems to have updated for now.

    Thanks,

  8. #8
    Linux Newbie
    Join Date
    Apr 2009
    Posts
    160
    Quote Originally Posted by Kelpie View Post
    Well, I got rid of some of the repositories and it seems to have updated for now.

    Thanks,
    I'm glad it worked, but do keep in mind in the future that factory repos are bleeding age and could break regular repos. Also, you should keep the repos to the ones you need to keep any conflicts to a minimum. Also keeps refresh quick.

Posting Permissions

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