| Summary: | installing gnutls-utils fails | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Jerry Amundson <jamundso> |
| Component: | gnutls | Assignee: | Tomas Mraz <tmraz> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | dgilbert, jorton, nmavrogi, tmraz |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-12-04 09:36:26 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
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. 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. |
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: