<---- template headericclude ----->
libdrm dependency Issue With Latest Update (solved)
FedoraForum.org - Fedora Support Forums and Community
Page 1 of 4 123 ... LastLast
Results 1 to 15 of 52
  1. #1
    Join Date
    Nov 2008
    Location
    The Motor City Madhouse
    Posts
    207
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    libdrm dependency Issue With Latest Update (solved)

    Just moments ago the security update icon came up so naturally i attempted to install the updates. Upon doing so i recieved the following error when i tried to do the same in a terminal window.

    Code:
    root@tk421 daewon]# yum update
    Loaded plugins: presto, refresh-packagekit
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package coreutils.i686 0:7.6-9.fc12 set to be updated
    ---> Package coreutils-libs.i686 0:7.6-9.fc12 set to be updated
    ---> Package cpuspeed.i686 1:1.5-13.fc12 set to be updated
    ---> Package curl.i686 0:7.19.7-6.fc12 set to be updated
    ---> Package glx-utils.i686 0:7.7-2.fc12 set to be updated
    ---> Package gstreamer.i686 0:0.10.25.1-3.fc12 set to be updated
    ---> Package gstreamer-tools.i686 0:0.10.25.1-3.fc12 set to be updated
    ---> Package gzip.i686 0:1.3.12-13.fc12 set to be updated
    ---> Package libcurl.i686 0:7.19.7-6.fc12 set to be updated
    ---> Package mesa-dri-drivers.i686 0:7.7-2.fc12 set to be updated
    ---> Package mesa-libGL.i686 0:7.7-2.fc12 set to be updated
    --> Processing Dependency: libdrm >= 2.4.17-1 for package: mesa-libGL-7.7-2.fc12.i686
    ---> Package mesa-libGLU.i686 0:7.7-2.fc12 set to be updated
    ---> Package unzip.i686 0:5.52-12.fc12 set to be updated
    --> Finished Dependency Resolution
    mesa-libGL-7.7-2.fc12.i686 from updates has depsolving problems
      --> Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)
    Error: Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)

    I did try to update the out of date package but it said the one i have is the latest one. Is there an update to the package somewhere else?

  2. #2
    Join Date
    May 2009
    Location
    Manorville, New York, USA
    Posts
    1,677
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It seems we are all getting that message. Best thing to do is wait a day and try it again. Missing Dependency is in Updates-Testing.
    Registered Linux User #348347
    Have you been seduced by siduction? http://siduction.org/index.php
    Running Fedora 19/20, siduction and openSUSE 13.1 with KDE

  3. #3
    kyryder Guest
    I updated with --skip-broken and was able to get all packages except for 2 of the mesa- packages.

  4. #4
    Join Date
    Nov 2008
    Location
    The Motor City Madhouse
    Posts
    207
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by GoinEasy9
    It seems we are all getting that message. Best thing to do is wait a day and try it again. Missing Dependency is in Updates-Testing.
    Ahhhh...I figured it could have been something like that...I also thought about doing what the other poster did and leaving the two packages but then would i still be able to update them when the correct packages become available?

  5. #5
    Join Date
    May 2009
    Location
    Manorville, New York, USA
    Posts
    1,677
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    would i still be able to update them when the correct packages become available?
    Absolutely.
    Registered Linux User #348347
    Have you been seduced by siduction? http://siduction.org/index.php
    Running Fedora 19/20, siduction and openSUSE 13.1 with KDE

  6. #6
    Join Date
    Jan 2008
    Location
    Nairobi Kenya
    Posts
    565
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    libdrm dependency Issue With Latest Update (solved)

    Look at this:

    Code:
    [arthur@platypus ~]$ sudo yum update
    Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
    updates/primary_db                                       | 2.7 MB     18:12     
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package coreutils.i686 0:7.6-9.fc12 set to be updated
    ...
    ---> Package xterm.i686 0:253-1.fc12 set to be updated
    --> Finished Dependency Resolution
    mesa-libGL-7.7-2.fc12.i686 from updates has depsolving problems
      --> Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)
    Error: Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)
     You could try using --skip-broken to work around the problem
     You could try running: package-cleanup --problems
                            package-cleanup --dupes
                            rpm -Va --nofiles --nodigest
    
    [arthur@platypus ~]$ package-cleanup --problems
    Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
    No Problems Found
    
    [arthur@platypus ~]$ sudo yum update
    Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package coreutils.i686 0:7.6-9.fc12 set to be updated
    ...
    ---> Package xterm.i686 0:253-1.fc12 set to be updated
    --> Finished Dependency Resolution
    mesa-libGL-7.7-2.fc12.i686 from updates has depsolving problems
      --> Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)
    Error: Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)
     You could try using --skip-broken to work around the problem
     You could try running: package-cleanup --problems
                            package-cleanup --dupes
                            rpm -Va --nofiles --nodigest
    [arthur@platypus ~]$ rpm -qa | grep libdrm
    libdrm-2.4.15-8.fc12.i686
    libdrm-devel-2.4.15-8.fc12.i686
    
    [arthur@platypus ~]$ package-cleanup --problems
    Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
    No Problems Found
    
    [arthur@platypus ~]$ package-cleanup --dupes
    Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
    
    [arthur@platypus ~]$ rpm -Va --nofiles --nodigest
    /var/tmp/rpm-tmp.TzaDIM: line 851: IntegrateWithGNOME: command not found
    /var/tmp/rpm-tmp.ufuF7U: line 851: IntegrateWithGNOME: command not found
    
    [arthur@platypus ~]$ sudo !!
    sudo rpm -Va --nofiles --nodigest
    /var/tmp/rpm-tmp.PXJCtB: line 851: IntegrateWithGNOME: command not found
    /var/tmp/rpm-tmp.HMELXn: line 851: IntegrateWithGNOME: command not found
    
    [arthur@platypus ~]$ sudo yum update
    Loaded plugins: dellsysidplugin2, presto, refresh-packagekit
    Setting up Update Process
    Resolving Dependencies
    --> Running transaction check
    ---> Package coreutils.i686 0:7.6-9.fc12 set to be updated
    ..
    ---> Package xterm.i686 0:253-1.fc12 set to be updated
    --> Finished Dependency Resolution
    mesa-libGL-7.7-2.fc12.i686 from updates has depsolving problems
      --> Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)
    Error: Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.i686 (updates)
     You could try using --skip-broken to work around the problem
     You could try running: package-cleanup --problems
                            package-cleanup --dupes
                            rpm -Va --nofiles --nodigest
    [arthur@platypus ~]$
    Whats the work-around please?

  7. #7
    Join Date
    Mar 2004
    Location
    In your closet
    Posts
    16,306
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    libdrm.i686-2.4.17-1.fc12 is in updates-testing
    Code:
    yum -enablerepo=updates-testing list libdrm
    I'd wait a while, maybe later on today, tomorrow or the next day for the package to be moved into updates. Once that occurs your yum operation should run without a hitch.

    The workaround?
    Code:
    yum enablerepo=updates-testing update
    Be careful.

  8. #8
    Join Date
    Mar 2004
    Location
    In your closet
    Posts
    16,306
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Whoa! Hold up here! Same thing for me. Trouble is that enabling updates testing makes for a huge download.
    Transaction Summary
    Code:
    Install       4 Package(s)
    Upgrade     160 Package(s)
    
    Total download size: 240 M
    Is this ok [y/N]: n
    Exiting on user Command
    I'm not going this far to get one package. Hold off Jamwa. Probably best to wait for libdrm to hit updates.

    For now, I'm going with yum --exclude=mesa update. Of course, that means that the little orange bug icon will be ever present until I am able to get the rest of the updates.

    If you're not too experienced with Fedora it's probably best to hold off until libdrm is available.
    Last edited by glennzo; 19th January 2010 at 10:33 AM.

  9. #9
    Join Date
    Jul 2008
    Location
    Dallas Texas
    Age
    43
    Posts
    141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Dependency Issue With Latest Update

    I just checked for updates and found this dependency issue.

    mesa-libGL-7.7-2.fc12.x86_64 from updates has depsolving problems
    --> Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.x86_64 (updates)
    Error: Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.x86_64 (updates)

    Upon more research it looks like libdrm 2.4.17 is a F13 package. Also it can't seem to be updated via the yum update command. I haven't gone into the rawhide repo for anything on this install so i'm wondering how i'm getting this issue. Has anyone else seen this? I'm wondering if I should go into the rawhide repo and try to fix it or wait a few hours and see if its straightened out.

  10. #10
    Join Date
    Mar 2004
    Location
    In your closet
    Posts
    16,306
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Wait a few hours or however long it takes for libdrm to become available. More on the same in these 2 threads.

    http://forums.fedoraforum.org/showthread.php?t=238803
    http://forums.fedoraforum.org/showthread.php?t=238799

  11. #11
    Join Date
    Jul 2008
    Location
    Dallas Texas
    Age
    43
    Posts
    141
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the info.

  12. #12
    leigh123linux Guest
    Quote Originally Posted by DustinCasler
    I just checked for updates and found this dependency issue.

    mesa-libGL-7.7-2.fc12.x86_64 from updates has depsolving problems
    --> Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.x86_64 (updates)
    Error: Missing Dependency: libdrm >= 2.4.17-1 is needed by package mesa-libGL-7.7-2.fc12.x86_64 (updates)

    Upon more research it looks like libdrm 2.4.17 is a F13 package. Also it can't seem to be updated via the yum update command. I haven't gone into the rawhide repo for anything on this install so i'm wondering how i'm getting this issue. Has anyone else seen this? I'm wondering if I should go into the rawhide repo and try to fix it or wait a few hours and see if its straightened out.
    Yes it can


    Code:
     yum update libdrm --enablerepo=u*g
    Code:
    [leigh@localhost ~]$ rpm -q libdrm
    libdrm-2.4.17-1.fc12.x86_64
    libdrm-2.4.17-1.fc12.i686
    [leigh@localhost ~]$

  13. #13
    leigh123linux Guest
    Try

    Code:
    yum update libdrm --enablerepo=u*g

    Code:
    [leigh@localhost ~]$ rpm -q libdrm
    libdrm-2.4.17-1.fc12.x86_64
    libdrm-2.4.17-1.fc12.i686
    [leigh@localhost ~]$

  14. #14
    Join Date
    Jan 2008
    Location
    Nairobi Kenya
    Posts
    565
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks. The exclude was working but I aborted it for Leigh's suggestion which has solved the dependancy issue.

  15. #15
    Join Date
    Jan 2010
    Location
    Bucuresti/Romania
    Age
    36
    Posts
    24
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lol i just reinstalled my linux and register here to make an exactly the same thread!
    I though that i broke my lin

Page 1 of 4 123 ... LastLast

Similar Threads

  1. F11: "Hacking" libdrm SRPM/specfile [SOLVED]
    By Hlingler in forum Using Fedora
    Replies: 3
    Last Post: 21st July 2009, 07:13 AM
  2. Dependency issue with yum after computer freeze during update
    By php1ic in forum Installation, Upgrades and Live Media
    Replies: 3
    Last Post: 13th June 2009, 04:12 PM
  3. latest NetworkManager update issue
    By sbelnap in forum Servers & Networking
    Replies: 3
    Last Post: 26th March 2009, 05:46 PM
  4. Can I update the libdrm by system update?
    By vison in forum Using Fedora
    Replies: 0
    Last Post: 14th December 2008, 04:09 PM
  5. Yum Update Dependency Issue libecal-1.2.so.3
    By bob in forum Using Fedora
    Replies: 16
    Last Post: 8th June 2006, 06:21 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)]]