Added repo-1 repo from http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os Added repo-2 repo from http://download.fedoraproject.org/pub/fedora/linux/updates/testing/14/x86_64 Reading in repository metadata - please wait.... Checking Dependencies Repos looked at: 2 repo-1 repo-2 Num Packages in Repos: 22082 package: chunkd-devel-0.6-0.8.gc49c6d38.fc14.x86_64 from repo-1 unresolved deps: libchunkdc.so.0()(64bit)
*** Bug 640817 has been marked as a duplicate of this bug. ***
The problem is that chunkd-0.6 comes from its own package (inherited from the depths of time), but these days hail provides it. Fortunately hail's version is 0.8, which is > 0.6, so there shold be a way to transition this smoothly. Not sure how to do it yet. Researching...
Created attachment 452017 [details] Patch to add Obsoletes:
hail-0.8-0.2.gf9c5b967.1.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/hail-0.8-0.2.gf9c5b967.1.fc14
hail-0.8-0.2.gf9c5b967.1.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update hail'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/hail-0.8-0.2.gf9c5b967.1.fc14
Dependency and conflict issues are automatically accepted as nice-to-have.
-- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers
Jeff, Bodhi sent me e-mail saying "update has reached 7 days in testing and can be pushed to stable now if the maintainer wishes". I guess I'm not in position to push it since you're the maintainer.
Odd, I'm still seeing this issue even when testing with the F-14 'stable' and 'updates-testing' repos (note, there is no 'updates' repo until F-14 is released). I suspect it may be the result of an odd multilib push? # yum list chunkd Available Packages chunkd.i686 0.6-0.8.gc49c6d38.fc14 fedora chunkd.x86_64 0.8-0.2.gf9c5b967.fc14 fedora == chunkd-0.6-0.8.gc49c6d38.fc14 == Summary: Broken dependency: chunkd-devel-0.6-0.8.gc49c6d38.fc14.i686 requires chunkd = 0:0.6-0.8.gc49c6d38.fc14 Product: Fedora Version: 14 Component: chunkd Whiteboard: repoclosure_hash:296ca049a308b9cd851e553865463d5370cbd1e06e2f4af787b5b8c9e065bb0d Binaries affected: chunkd-devel-0.6-0.8.gc49c6d38.fc14.i686 chunkd-devel-0.6-0.8.gc49c6d38.fc14.x86_64 Description: Added repo-1 repo from http://download.fedoraproject.org/pub/fedora/linux/development/14/x86_64/os Added repo-2 repo from http://download.fedoraproject.org/pub/fedora/linux/updates/testing/14/x86_64 Reading in repository metadata - please wait.... Checking Dependencies Repos looked at: 2 repo-1 repo-2 Num Packages in Repos: 22197 package: chunkd-devel-0.6-0.8.gc49c6d38.fc14.i686 from repo-1 unresolved deps: chunkd = 0:0.6-0.8.gc49c6d38.fc14 libchunkdc.so.0 package: chunkd-devel-0.6-0.8.gc49c6d38.fc14.x86_64 from repo-1 unresolved deps: chunkd = 0:0.6-0.8.gc49c6d38.fc14 libchunkdc.so.0()(64bit) Found existing bug: http://bugzilla.redhat.com/640817 (CLOSED)
chunkd got retired, merged into hail, however "chunkd" was never blocked in koji, so composes were picking up both hail's version of chunkd, and chunkd's version of chunkd, which mismatched. Hilarity ensued. Blocking chunkd, this should clear up in the next set of composes.
This probably also affects bug 640798 ?
Closed.
hail-0.8-0.2.gf9c5b967.1.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report.