| Summary: | yum --releasever=16 distro-sync fails for ffmpeg-libs | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nilesh Patil <npatil> |
| Component: | yum | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | ffesti, james.antill, maxamillion, pmatilai, tla, zpavlas |
| 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: | 2011-10-20 16:24:37 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
There's nothing yum can do here, rpmfusion needs to rebuild ffmpeg-libs to use the newer celt in F16. |
Description of problem: --> Running transaction check ---> Package celt.x86_64 0:0.10.0-2.fc15 will be updated --> Processing Dependency: libcelt0.so.1()(64bit) for package: ffmpeg-libs-0.7.5-1.fc15.x86_64 ---> Package perl-Test-Harness.noarch 0:3.23-187.fc16 will be installed --> Processing Dependency: perl(CPAN) for package: perl-Test-Harness-3.23-187.fc16.noarch --> Running transaction check ---> Package celt.x86_64 0:0.10.0-2.fc15 will be updated --> Processing Dependency: libcelt0.so.1()(64bit) for package: ffmpeg-libs-0.7.5-1.fc15.x86_64 ---> Package perl-CPAN.noarch 0:1.9600-187.fc16 will be installed --> Processing Dependency: perl(HTTP::Tiny) >= 0.005 for package: perl-CPAN-1.9600-187.fc16.noarch --> Processing Dependency: perl(Digest::SHA) for package: perl-CPAN-1.9600-187.fc16.noarch --> Running transaction check ---> Package celt.x86_64 0:0.10.0-2.fc15 will be updated --> Processing Dependency: libcelt0.so.1()(64bit) for package: ffmpeg-libs-0.7.5-1.fc15.x86_64 ---> Package perl-Digest-SHA.x86_64 1:5.61-187.fc16 will be installed ---> Package perl-HTTP-Tiny.noarch 0:0.012-187.fc16 will be installed --> Finished Dependency Resolution --> Running transaction check ---> Package celt.x86_64 0:0.10.0-2.fc15 will be updated --> Processing Dependency: libcelt0.so.1()(64bit) for package: ffmpeg-libs-0.7.5-1.fc15.x86_64 ---> Package kernel.x86_64 0:2.6.40.3-0.fc15 will be erased --> Finished Dependency Resolution Error: Package: ffmpeg-libs-0.7.5-1.fc15.x86_64 (@rpmfusion-free-updates/15) Requires: libcelt0.so.1()(64bit) Removing: celt-0.10.0-2.fc15.x86_64 (@anaconda-InstallationRepo-201105182325.x86_64/15) libcelt0.so.1()(64bit) Updated By: celt-0.11.1-2.fc16.x86_64 (fedora) Not found You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Version-Release number of selected component (if applicable): Fedora 15 with all latest updates Expected results: Upgrade to Fedora 16 Beta should happen smoothly.