#3946 Please update F13 buildroot with latest lvm2 packages so new udisks can be built
Closed: Fixed None Opened 13 years ago by dwysocha.

Udisks has a dependency on an lvm2 library. lvm2 was recently updated as a result of this security update:
http://bugzilla.redhat.com/show_bug.cgi?id=614248

The update failed in fedora-updates-testing and is noted in this bz:
https://bugzilla.redhat.com/show_bug.cgi?id=622385

As noted in the last update of the bz, davidz has added the proper patch to udisks but the udisks build fails because the new lvm2 build is not in the buildroot:
https://bugzilla.redhat.com/show_bug.cgi?id=622385#c4

Thanks.


What N-V-R do you want tagged? Latest appears to be 2.02.62.

That's not even tagged for updates-candidate. Tagged for updates-candidate, and -override.

Thanks Bill - I've resubmitted the udisks build but now it looks like we've got a device-mapper ->> udev dependency failure in the build root. the new device-mapper needs udev >= 153-1 apparently.

OK, tagging udev. Please make sure this is all pushed as one update...

Ok, great - udisks now builds ok. Waiting before pushing as I'm told Peter may have found another udev issue.

Oh? Link to the bug number?

Do you still need this override?

There are apparently still bugs in the lvm package, which is why it wasn't pushed through an update, and the rebuilt udisks isn't available in updates, or updates-testing, making the F13 build system broken:

{{{
DEBUG util.py:255: Error: Package: udisks-1.0.1-1.fc13.x86_64 (build)
DEBUG util.py:255: Requires: liblvm2app.so.2.1()(64bit)
DEBUG util.py:255: You could try using --skip-broken to work around the problem
DEBUG util.py:255: Error: Package: udisks-1.0.1-1.fc13.x86_64 (build)
DEBUG util.py:255: Requires: liblvm2app.so.2.1(Base)(64bit)
DEBUG util.py:255: You could try running: rpm -Va --nofiles --nodigest
}}}

Please remove this package from the buildroot override, and they'll have another try at it when they've sorted their builds.

Ok, we have this sorted now. The new lvm2 build is lvm2-2.02.73-2.fc13. Please update the F13 buildroot and we'll rebuild udisks and get the ball rolling on the update.

Thanks.

Metadata Update from @dwysocha:
- Issue assigned to notting
- Issue tagged with: lvm2, udisks

7 years ago

Login to comment on this ticket.

Metadata