[packagekit] Pardus 2009 PackageKit 0.4.9 pisi backend

Richard Hughes hughsient at gmail.com
Wed Aug 5 02:21:09 PDT 2009


2009/8/5 Aşkın Yollu <askin at askin.ws>:
> I am trying to update pisi backend for Pardus 2009. Old code works, but some
> subcommands don't work.
> When i use get-details command, daemon get Segmentation fault.

Ohh, a segmentation fault is bad indeed.

> FN:pk_transaction_progress_changed_emit,359
>  - emitting percentage-changed 101, 101, 48, 0
> Segmentation fault

Could you please get a backtrace? Install the needed debuginfo
packages (or whatever the name is for pardus) and then do:

cd PackageKit/src
edit gdb.sh (and change yum to pardus)
sudo ./gdb.sh

then try to reproduce, and when it crashes, type:

bt

Then forward all that output to the list and we can work out what's
going wrong. Thanks.

Richard



More information about the PackageKit mailing list