Bug 26373 - packagekit-action-lookup does not link against polkit-backend
Summary: packagekit-action-lookup does not link against polkit-backend
Status: RESOLVED INVALID
Alias: None
Product: PackageKit
Classification: Unclassified
Component: core (show other bugs)
Version: unspecified
Hardware: All Linux (All)
: medium normal
Assignee: Richard Hughes
QA Contact:
URL: http://svn.mandriva.com/cgi-bin/viewv...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-01 18:56 UTC by Funda Wang
Modified: 2012-01-05 10:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
test patch (868 bytes, patch)
2010-02-02 01:01 UTC, Richard Hughes
Details | Splinter Review

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.