<---- template headericclude ----->
Error with yum update
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 8 of 8
  1. #1
    Join Date
    Nov 2010
    Posts
    256
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Error with yum update

    I get this error whiler upgrading:

    Error: Package: alsa-utils-1.0.25-7.fc16.i686 (updates)
    Requires: alsa-lib >= 1.0.25
    Installed: alsa-lib-1.0.24-2.fc15.i686 (@koji-override-0/$releasever)
    alsa-lib = 1.0.24-2.fc15
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest

    What else can I do

    Thanks

  2. #2
    Join Date
    Jan 2011
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Error with yum update

    Code:
    sudo yum --enablerepo=updates-testing update

  3. #3
    Join Date
    Sep 2004
    Location
    Spain
    Posts
    335
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Error with yum update

    Quote Originally Posted by LongTimeDabbler
    Code:
    sudo yum --enablerepo=updates-testing update
    I think it is better:

    Code:
    sudo yum --enablerepo=updates-testing update alsa-lib
    then

    Code:
    sudo yum update
    This will avoid updating everything to testing.
    Linux User #365705

  4. #4
    Join Date
    Sep 2009
    Posts
    2,209
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Error with yum update

    The problem is, alsa-lib hasn't moved from testing to updates yet. LongTimeDabbler's solution updates every package that hasn't been pushed from testing to updates. A safer solution is:
    Code:
    sudo yum --enablerepo=updates-testing update alsa-lib alsa-utils
    That will fix the two alsa packages by enabling testing for one update and just updating the two packages.

    dd_wizard

  5. #5
    Join Date
    Nov 2010
    Posts
    256
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Error with yum update

    Thanks for the reply but I already did sudo yum --enablerepo=updates-testing update

    Is that a problem ?

  6. #6
    Join Date
    Aug 2007
    Location
    Delware County PA
    Posts
    1
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Error with yum update

    Quote Originally Posted by input
    I get this error whiler upgrading:

    Error: Package: alsa-utils-1.0.25-7.fc16.i686 (updates)
    Requires: alsa-lib >= 1.0.25
    Installed: alsa-lib-1.0.24-2.fc15.i686 (@koji-override-0/$releasever)
    alsa-lib = 1.0.24-2.fc15
    You could try using --skip-broken to work around the problem
    You could try running: rpm -Va --nofiles --nodigest

    What else can I do

    Thanks
    I am getting the exact SAME error. I will try the response's that were left on your orginal post

  7. #7
    Join Date
    Jan 2011
    Posts
    152
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Error with yum update

    No - can always undo last yum transaction if you want to.

    http://www.if-not-true-then-false.co...redo-undo-new/

  8. #8
    Join Date
    Mar 2009
    Location
    Cleveland, OH
    Posts
    4
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Error with yum update

    Quote Originally Posted by dd_wizard
    The problem is, alsa-lib hasn't moved from testing to updates yet. LongTimeDabbler's solution updates every package that hasn't been pushed from testing to updates. A safer solution is:
    Code:
    sudo yum --enablerepo=updates-testing update alsa-lib alsa-utils
    That will fix the two alsa packages by enabling testing for one update and just updating the two packages.

    dd_wizard

    That worked flawlessly. Thank you!

Similar Threads

  1. Yum update error: Error: Package tuple (...) not found in packagesack
    By MuadNu in forum EOL (End Of Life) Versions
    Replies: 8
    Last Post: 12th January 2011, 03:06 PM
  2. software update error could not update packages
    By accboy in forum Using Fedora
    Replies: 2
    Last Post: 29th June 2010, 12:19 AM
  3. yum update error
    By mathan in forum Installation, Upgrades and Live Media
    Replies: 28
    Last Post: 23rd December 2008, 06:55 PM
  4. Update Error from System\Admin\Update
    By glmarsh in forum Using Fedora
    Replies: 1
    Last Post: 12th December 2008, 07:11 AM
  5. Yum error after update
    By Malachai in forum Hardware
    Replies: 3
    Last Post: 31st August 2007, 11:16 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]