Bug 1037857 - installing gnutls-utils fails
Summary: installing gnutls-utils fails
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gnutls
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-03 23:09 UTC by Jerry Amundson
Modified: 2013-12-10 10:29 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-04 09:36:26 UTC
Type: Bug


Attachments (Terms of Use)

Description Jerry Amundson 2013-12-03 23:09:49 UTC
Description of problem:
installing gnutls-utils fails

Version-Release number of selected component (if applicable):
 gnutls-utils.x86_64 0:3.1.16-1.fc20

How reproducible:
Always

Steps to Reproduce:
1.install fc20 from DVD
2.yum install gbutls-utils
3.

Actual results:
[root@localhost ~]# yum install gnutls-utils
Loaded plugins: langpacks, refresh-packagekit
fedora/20/x86_64/metalink                                |  20 kB     00:00     
fedora                                                   | 4.2 kB     00:00     
updates/20/x86_64/metalink                               |  20 kB     00:00     
updates                                                  | 3.4 kB     00:00     
(1/3): fedora/20/x86_64/group_gz                           | 394 kB   00:01     
(2/3): updates/20/x86_64/primary_db                        | 1.2 kB   00:01     
(3/3): fedora/20/x86_64/primary_db                         |  18 MB   00:03     
Resolving Dependencies
--> Running transaction check
---> Package gnutls-utils.x86_64 0:3.1.16-1.fc20 will be installed
--> Processing Dependency: gnutls-dane(x86-64) = 3.1.16-1.fc20 for package: gnutls-utils-3.1.16-1.fc20.x86_64
--> Processing Dependency: gnutls(x86-64) = 3.1.16-1.fc20 for package: gnutls-utils-3.1.16-1.fc20.x86_64
--> Processing Dependency: libgnutls-dane.so.0(DANE_0_0)(64bit) for package: gnutls-utils-3.1.16-1.fc20.x86_64
--> Processing Dependency: libgnutls-dane.so.0()(64bit) for package: gnutls-utils-3.1.16-1.fc20.x86_64
--> Running transaction check
---> Package gnutls-dane.x86_64 0:3.1.16-1.fc20 will be installed
--> Processing Dependency: gnutls(x86-64) = 3.1.16-1.fc20 for package: gnutls-dane-3.1.16-1.fc20.x86_64
---> Package gnutls-utils.x86_64 0:3.1.16-1.fc20 will be installed
--> Processing Dependency: gnutls(x86-64) = 3.1.16-1.fc20 for package: gnutls-utils-3.1.16-1.fc20.x86_64
--> Finished Dependency Resolution
Error: Package: gnutls-dane-3.1.16-1.fc20.x86_64 (fedora)
           Requires: gnutls(x86-64) = 3.1.16-1.fc20
           Installed: gnutls-3.1.17-2.fc20.x86_64 (@updates-testing)
               gnutls(x86-64) = 3.1.17-2.fc20
           Available: gnutls-3.1.16-1.fc20.x86_64 (fedora)
               gnutls(x86-64) = 3.1.16-1.fc20
Error: Package: gnutls-utils-3.1.16-1.fc20.x86_64 (fedora)
           Requires: gnutls(x86-64) = 3.1.16-1.fc20
           Installed: gnutls-3.1.17-2.fc20.x86_64 (@updates-testing)
               gnutls(x86-64) = 3.1.17-2.fc20
           Available: gnutls-3.1.16-1.fc20.x86_64 (fedora)
               gnutls(x86-64) = 3.1.16-1.fc20
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:
Successful install.

Additional info:

Comment 1 Tomas Mraz 2013-12-04 09:36:26 UTC
You have installed gnutls-3.1.17-2.fc20 from the updates-testing and now with updates-testing repository disabled you're trying to install gnutls-utils. That cannot work.

Comment 2 Dr. David Alan Gilbert 2013-12-10 10:29:30 UTC
I hit this as well (on a net-install I did yesterday), I don't believe at any stage I explicitly enabled or disabled updates-testing.


Note You need to log in before you can comment on or make changes to this bug.