From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9) Gecko/2008061721 Fedora/3.0-1.fc10 Firefox/3.0 Description of problem: There is yum dependency problem when installing Wireshark. Yum output: Resolving Dependencies --> Running transaction check ---> Package wireshark.x86_64 0:1.0.0-2.fc9 set to be updated --> Processing Dependency: libgnutls.so.13(GNUTLS_1_3)(64bit) for package: wireshark --> Processing Dependency: libgnutls.so.13()(64bit) for package: wireshark --> Finished Dependency Resolution wireshark-1.0.0-2.fc9.x86_64 from fedora has depsolving problems --> Missing Dependency: libgnutls.so.13(GNUTLS_1_3)(64bit) is needed by package wireshark-1.0.0-2.fc9.x86_64 (fedora) wireshark-1.0.0-2.fc9.x86_64 from fedora has depsolving problems --> Missing Dependency: libgnutls.so.13()(64bit) is needed by package wireshark-1.0.0-2.fc9.x86_64 (fedora) Error: Missing Dependency: libgnutls.so.13(GNUTLS_1_3)(64bit) is needed by package wireshark-1.0.0-2.fc9.x86_64 (fedora) Error: Missing Dependency: libgnutls.so.13()(64bit) is needed by package wireshark-1.0.0-2.fc9.x86_64 (fedora) My enabled repos: repo id repo name status adobe-linux-i386 Adobe Systems Incorporated enabled fedora Fedora 9 - x86_64 enabled livna Livna for Fedora Core 9 - x86_64 - Base enabled livna-development Livna for Fedora Core 9 - x86_64 - Devel enabled livna-testing Livna for Fedora Core 9 - x86_64 - Testi enabled rawhide Fedora - Rawhide enabled updates Fedora 9 - x86_64 - Updates enabled updates-testing Fedora 9 - x86_64 - Test Updates enabled My enabled yum plugins: allowdowngrade, refresh-packagekit Version-Release number of selected component (if applicable): yum-3.2.16-4 How reproducible: Always Steps to Reproduce: 1.yum install wireshark 2. 3. Actual Results: Failed dependency resolution Expected Results: Sucess install Additional info:
this is most likely a problem with the yum repo you are pointing at. What happens if you do 'yum clean all' and try it again?
Also just realized you are accessing a lot of different repos at the same time which could also be the source of the problem. Which release are you currently running?
I already tried yum clean all, but not working... Release: Fedora release 9.90.1 (Rawhide)
I have all latest Rawhide releases install and when I run "yum install wireshark", get exactly the same errors (but for i386 packages). The only repo I have enabled is rawhide. It appears that wireshark needs to be rebuilt to use gnutls-2.4.0-1.fc10.
Okay. Your output above showed several other repos enabled :)
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping