Bug 1185180 - PackageKit does't work due to undefined symbol
Summary: PackageKit does't work due to undefined symbol
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: librepo
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ---
Assignee: Tomas Mlcoch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-01-23 07:44 UTC by The Source
Modified: 2015-01-28 19:54 UTC (History)
7 users (show)

Fixed In Version: librepo-1.7.13-1.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-28 19:54:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description The Source 2015-01-23 07:44:16 UTC
Description of problem:
PackageKit refuses to execute commands sent from Apper and other clients, error message in log:
Failed to load the backend: opening module hif failed : /lib64/libhif.so.1: undefined symbol: lr_checksum_fd_cmp

Version-Release number of selected component (if applicable):
PackageKit-1.0.4-1.fc21.x86_64
libhif-0.1.8-1.fc21.x86_64

How reproducible:
always

Steps to Reproduce:
1.Try to search package by name in Apper
2.See log via 'service packagekit status' (execute with root privileges)
3.

Actual results:
Error message in log:
Failed to load the backend: opening module hif failed : /lib64/libhif.so.1: undefined symbol: lr_checksum_fd_cmp
Apper shows error message that service did not respond in time

Expected results:
PackageKit should execute command and return package list

Additional info:

Comment 1 Rex Dieter 2015-01-23 12:39:55 UTC
This is a problem with libhif and undefined symbols => reassigning libhif

Comment 2 Rex Dieter 2015-01-23 12:49:24 UTC
As far as I can tell, that symbol is supposed to come from librepo, seems to be a regression in 
https://admin.fedoraproject.org/updates/FEDORA-2015-0896/librepo-1.7.12-1.fc21

ldd /lib64/libhif.so.1
reports no missing symbols with librepo-1.7.11 installed.

Reassigning (again, fun).

Comment 3 Fedora Update System 2015-01-23 15:04:41 UTC
librepo-1.7.13-1.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/librepo-1.7.13-1.fc21

Comment 4 Rex Dieter 2015-01-23 15:07:54 UTC
librepo-1.7.13-1 confirmed better, thanks for the speedy fix.

Comment 5 Fedora Update System 2015-01-26 02:27:43 UTC
Package librepo-1.7.13-1.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing librepo-1.7.13-1.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-1057/librepo-1.7.13-1.fc21
then log in and leave karma (feedback).

Comment 6 The Source 2015-01-26 06:42:51 UTC
The update fixed the issue, thank you.

Comment 7 Fedora Update System 2015-01-28 19:54:30 UTC
librepo-1.7.13-1.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.