[packagekit] The dbus backend

Tim Lauridsen tim.lauridsen at googlemail.com
Tue Feb 12 02:16:49 PST 2008


Richard Hughes wrote:
> On Tue, 2008-02-12 at 08:59 +0100, Tim Lauridsen wrote:
>> Richard Hughes wrote:
>>> rnorwood and I have been working on the yum2 dbus backend. I've actually
>>> got the yum2 backend to run now, with search times down from 3 seconds
>>> to 0.7 seconds. So quite a dramatic speedup. Good stuff to look forward
>>> to.
>>>
>> Cool !!!
>> How do i test it, in an easy way ?
> 
> Run the yumDbusHelper.py as root in one terminal and then do
> "sudo ./run-pk.sh yum2" in another - expect things to break :-)
> 
> Richard.
> 
> 

i am running

# ./configure  --with-security-framework=PolicyKit
# make

then i get this error (i running Fedora 8)

/data/udv/work/PackageKit/src/pk-engine.c:798: undefined reference to 
`pk_security_action_is_allowed'
pk-engine.o: In function `pk_engine_init':
/data/udv/work/PackageKit/src/pk-engine.c:2762: undefined reference to 
`pk_security_new'
collect2: ld returned 1 exit status
make[3]: *** [packagekitd] Error 1
make[3]: Leaving directory `/data/udv/work/PackageKit/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/data/udv/work/PackageKit/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/udv/work/PackageKit'
make: *** [all] Error 2

What have i done wrong ?

Tim



More information about the PackageKit mailing list