Bug 26373

Summary: packagekit-action-lookup does not link against polkit-backend
Product: PackageKit Reporter: Funda Wang <fundawang>
Component: coreAssignee: Richard Hughes <richard>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: All   
OS: Linux (All)   
URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/packagekit/current/SOURCES/packagekit-0.6.1-link.patch
Whiteboard:
i915 platform: i915 features:
Attachments: test patch

Description Funda Wang 2010-02-01 18:56:26 UTC
packagekit-action-lookup is acturally a extension module of polkit, but there is no clear link against polkit-backend. This problem will cause undefined references when building with LDFLAGS="-Wl,--no-undefined". And, maybe runtime error if libpolkit-backend-1.so.0 is not there.

The patch given at @URL fixes this problem.
Comment 1 Richard Hughes 2010-02-02 01:01:38 UTC
Created attachment 32991 [details] [review]
test patch

I think this is the proper fix -- could you please retry your build and report success / failure please? Thanks.
Comment 2 Funda Wang 2010-02-02 01:30:48 UTC
But where does POLKIT_BACKEND_1_LIBS come?
Comment 3 Jean-François Fortin Tam 2012-01-05 10:56:21 UTC
Hi there,
This particular bug needs additional information to fix the bug. Please test the latest version of PackageKit and see if it fixes your problem. If it does not, please provide additional information to help the developers.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.