[packagekit] [PATCH] apt: Emit package signals when installing and removing

Richard Hughes hughsient at gmail.com
Thu May 29 06:52:14 PDT 2008


On Thu, 2008-05-29 at 12:47 +0100, James Westby wrote:
> On Thu, 2008-05-29 at 11:53 +0100, Richard Hughes wrote:
> > On Wed, 2008-05-28 at 19:25 +0100, James Westby wrote:
> > > The apt backend doesn't emit package signals while installing
> > > or removing, so the daemon discards it's finished message,
> > > making it look as though it has hung.
> > 
> > Hmm, I'm not sure the daemon should do that - what warning does it give?
> 
> It's sent from src/pk-backend.c:1487, the comment above is
> 
>   /* check we got a Package() else the UI will suck */

That's a bug, thanks. The warning is valid, but we shouldn't be
returning.

Fixed in commit ce95d2cc6fbc565eae548cdcdb67607a6f6a6c4c

Richard.





More information about the PackageKit mailing list