On Mon, Aug 25, 2014 at 8:34 AM, Antonio Trande anto.trande@gmail.com wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi all.
On 08/25/2014 01:39 PM, buildsys@fedoraproject.org wrote:
freesteam has broken dependencies in the F-21 tree: On x86_64: freesteam-ascend-2.1-6.20140724svn753.fc21.x86_64 requires libascend.so.1()(64bit) On i386: freesteam-ascend-2.1-6.20140724svn753.fc21.i686 requires libascend.so.1 On armhfp: freesteam-ascend-2.1-6.20140724svn753.fc21.armv7hl requires libascend.so.1 Please resolve this as soon as possible.
buildsys@fedoraproject.org sends me above message via mail. It's okay to me:
$repoquery -R freesteam-ascend --enablerepo=updates-testing ascend-libs(x86-64) freesteam(x86-64) = 2.1-6.20140724svn753.fc20 libascend.so.1()(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libfreesteam.so.1()(64bit) rtld(GNU_HASH)
$repoquery --whatprovides libascend.so.1*
- --enablerepo=updates-testing --archlist=x86_64
ascend-libs-0:0.9.8-10.20140710svn4695.fc20.x86_64
I don't know what's the problem...
It looks like your repoquery running over f20, not f21. The latest f21 build of ascend doesn't seem to have any of the Requires or Provides metadata[1] that the previous build lists[2]. It might have something to do with the recent rpm dependency generation problem[3] (the version of rpm used to build the broken ascend was 4.12.0-0.beta1.3.fc21,) or it could be something else. I would try to rebuild ascend to see if that fixes things.
Rich
[1] http://koji.fedoraproject.org/koji/rpminfo?rpmID=5510532 [2] http://koji.fedoraproject.org/koji/rpminfo?rpmID=5369008 [3] https://bugzilla.redhat.com/show_bug.cgi?id=1131960