Find the answer to your Linux question:
Results 1 to 7 of 7
I have no idea how to name this, so I named this that way. So here's the problem. Lately, I have been having trouble installing some programs because of some ...
  1. #1
    Just Joined!
    Join Date
    Apr 2009
    Location
    Philippines
    Posts
    34

    "Reload" old repository information and configuration

    I have no idea how to name this, so I named this that way.

    So here's the problem. Lately, I have been having trouble installing some programs because of some dependency resolution errors. Sometimes I can work around it, and sometimes I can't.

    The problem is that it looks for a package named in a different way or something.

    Currently, I'm having problems installing "evolution-data-server" from source. It gives an error during configuring that says "libdb" can't be found, but I do know I have it installed.

    I'm giving "reseting the repos" a shot because this might solve everything else. Basically, what I want to happen is that the package manager, and the repository list, would be back to "normal", the state where it's as if I just installed F13.

    Here are screenshots of my repo list





    Please help me shed light on this. It's tiring sorting out dependencies manually. Plus, there are no guarantees that I can have a successful installation :/

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Execute this
    Code:
    su -
    yum clean all
    Try to install package again.

    Post the output of this :
    Code:
    yum repolist
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Apr 2009
    Location
    Philippines
    Posts
    34
    The output of everything. Tada

    Code:
    [root@xxxx xxxx]# yum clean all
    Loaded plugins: presto, refresh-packagekit
    Cleaning up Everything
    0 delta-package files removed, by presto
    [root@xxxx xxxx]# yum repolist
    Loaded plugins: presto, refresh-packagekit
    adobe-linux-i386                                         |  951 B     00:00     
    adobe-linux-i386/primary                                 |  12 kB     00:00     
    adobe-linux-i386                                                          18/18
    fedora/metalink                                          | 9.7 kB     00:00     
    fedora                                                   | 4.3 kB     00:00     
    fedora/primary_db                                        |  10 MB     08:03     
    fedora-source/metalink                                   | 8.5 kB     00:00     
    fedora-source                                            | 3.2 kB     00:00     
    fedora-source/primary_db                                 | 3.0 MB     01:38     
    google-chrome                                            |  951 B     00:00     
    google-chrome/primary                                    | 3.1 kB     00:00     
    google-chrome                                                               5/5
    livna-source                                             | 2.6 kB     00:00     
    livna-source/primary_db                                  | 2.2 kB     00:00     
    rpmfusion-free                                           | 2.8 kB     00:00     
    rpmfusion-free/primary_db                                | 304 kB     00:17     
    rpmfusion-free-updates                                   | 2.8 kB     00:00     
    rpmfusion-free-updates/primary_db                        | 122 kB     00:07     
    rpmfusion-nonfree                                        | 2.8 kB     00:00     
    rpmfusion-nonfree/primary_db                             |  97 kB     00:03     
    rpmfusion-nonfree-updates                                | 2.8 kB     00:00     
    rpmfusion-nonfree-updates/primary_db                     |  16 kB     00:00     
    updates/metalink                                         | 5.3 kB     00:00     
    updates                                                  | 4.5 kB     00:00     
    updates/primary_db                                       | 2.1 MB     03:01     
    repo id                    repo name                                      status
    adobe-linux-i386           Adobe Systems Incorporated                         18
    fedora                     Fedora 13 - i386                               16,814
    fedora-source              Fedora 13 - Source                                  0
    google-chrome              google-chrome                                       5
    livna-source               rpm.livna.org for 13 - i386 - Source                0
    rpmfusion-free             RPM Fusion for Fedora 13 - Free                   400
    rpmfusion-free-updates     RPM Fusion for Fedora 13 - Free - Updates         242
    rpmfusion-nonfree          RPM Fusion for Fedora 13 - Nonfree                134
    rpmfusion-nonfree-updates  RPM Fusion for Fedora 13 - Nonfree - Updates       35
    updates                    Fedora 13 - i386 - Updates                      2,939
    repolist: 20,587
    [root@xxxx xxxx]#
    Is this a safe mixing of repositories?

    By the way, still can't install evolution.

    Code:
    [root@xxxx xxxx]# yum install evolution
    Loaded plugins: presto, refresh-packagekit
    Setting up Install Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package evolution.i686 0:2.30.2-1.fc13 set to be updated
    --> Processing Dependency: evolution-data-server >= 2.30.2 for package: evolution-2.30.2-1.fc13.i686
    --> Processing Dependency: libedataserver-1.2.so.13 for package: evolution-2.30.2-1.fc13.i686
    --> Running transaction check
    --> Processing Dependency: libedataserver-1.2.so.11 for package: empathy-2.30.2-2.fc13.i686
    --> Processing Dependency: libedataserver-1.2.so.11 for package: gnome-panel-2.30.0-2.fc13.i686
    --> Processing Dependency: libedataserver-1.2.so.11 for package: nautilus-sendto-2.28.4-1.fc13.i686
    ---> Package evolution-data-server.i686 0:2.30.2-2.fc13 set to be updated
    --> Finished Dependency Resolution
    Error: Package: empathy-2.30.2-2.fc13.i686 (@updates-testing)
               Requires: libedataserver-1.2.so.11
               Removing: evolution-data-server-2.30.1-3.fc13.i686 (@updates-testing)
               Available: evolution-data-server-2.30.1-2.fc13.i686 (fedora)
    Error: Package: nautilus-sendto-2.28.4-1.fc13.i686 (@released/$releasever)
               Requires: libedataserver-1.2.so.11
               Removing: evolution-data-server-2.30.1-3.fc13.i686 (@updates-testing)
               Available: evolution-data-server-2.30.1-2.fc13.i686 (fedora)
    Error: Package: gnome-panel-2.30.0-2.fc13.i686 (@updates-testing)
               Requires: libedataserver-1.2.so.11
               Removing: evolution-data-server-2.30.1-3.fc13.i686 (@updates-testing)
               Available: evolution-data-server-2.30.1-2.fc13.i686 (fedora)
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest

  4. #4
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    This evolution-data-server issue is all the rage lately at Fedora Forum. Seems that a version was pushed to stable before it should have been?. I don't think it's been fixed yet. Best advice is to wait a day or two. Check this link out for official information.
    Glenn
    Powered by Fedora 16 and Arch Linux

  5. #5
    Just Joined!
    Join Date
    Apr 2009
    Location
    Philippines
    Posts
    34
    Made me feel better that I'm not the only one having the same problem :/ And that I didn't have to solve everything myself.

    I know I've ran away from problems, but it seems that it's the only way. I reinstalled F13 last night, and tried to install vlc. This used to have dependency errors (package manager can't find some packages), but installed flawlessly this time.

    Most likely, what happened was that I installed the rawhide repo from rpmfusion, and some other repos I shouldn't have added.

    Check my above screenshots

    Thanks for the replies, and the stuff about the evolution-data-server. I'll wait for a few days before updating.

  6. #6
    Linux User glennzo's Avatar
    Join Date
    Sep 2004
    Location
    Salem, Mass
    Posts
    434
    Some are saying that using --skip-broken works and allows you to update other packages. It's also been suggested that adding exclude=evolution-data-server to /etc/yum.conf is a soution. I wouldn't bother with either unless you need to update something else right away.
    Glenn
    Powered by Fedora 16 and Arch Linux

  7. #7
    Just Joined!
    Join Date
    Apr 2009
    Location
    Philippines
    Posts
    34
    Some are saying that using --skip-broken works and allows you to update other packages
    Yes, did that. I'm just too conscious about getting EVERYTHING updated xD But since it's a repo thing, then I guess there's nothing I can do about it. I better wait

    By the way, OCD rules!

Posting Permissions

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