← Back to team overview

ubuntu-appstore-developers team mailing list archive

Re: Determining CI low-hanging fruits

 

On Thu, Sep 19, 2013 at 03:05:59PM +0200, Daniel Holbach wrote:
> 10. Download finishes, ubuntu-download-manager calls “pkcon
>     install-local”
> 11. pkcon uses packagekit dbus api to talk to click pk plugin
> 12. click does the unpacking, calls hooks to create apparmor
>     profile and .desktop files
[...]
>  - D (Step 10-12): Keep a list of .click packages (whenever
>      relevant bits - which? - change), check if everything gets
>      installed in the right place and generated files make sense.

It's probably best to check that "click list --manifest" (as the phablet
user) returns a manifest array that includes an entry for the package
that was just installed, and that the "_directory" entry within that
points to a directory that contains the package's contents.

-- 
Colin Watson                                    [cjwatson@xxxxxxxxxxxxx]


References