2014-04-28 12:18 GMT+02:00 Matthias Klumpp <matth...@tenstral.net>:

> 2014-04-28 11:16 GMT+02:00 Federico Bruni <fedel...@gmail.com>:
> > Package: gnome-packagekit
> > Version: 3.10.1-1
> > Followup-For: Bug #702241
> >
> > I can confirm the same problem on Jessie.
> > gnome-settings-daemon is running. packagekitd was running, as you can see
> > here:
> >
> > $ ps aux | grep packagekit
> > root      8267  0.0  0.0 316432  6372 ?        Sl   10:43   0:00
> > /usr/lib/packagekit/packagekitd
> >
> > but now it's not running anymore. No idea of the reason.
> The daemon is started on-demand and is shut down when not needed to
> save ressources.
> That issues looks odd, I will upload a more recent version of GPK
> soon, which might fix the problem.
> Cheers,,
>     Matthias
>
>
Oh, I forgot to add that I had the issue described here:
https://bugs.freedesktop.org/show_bug.cgi?id=71792

It is related to this bug? Probably not, but anyway...

$ cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile

[ifupdown]
#managed=false
# vedi https://bugs.freedesktop.org/show_bug.cgi?id=71792
managed=true

If I launch it

$ gpk-update-viewer -v
12:40:25    GnomePackageKit     Verbose debugging enabled (on console 1)
12:40:25    GnomePackageKit     using native mode: 700x1200
12:40:25    GnomePackageKit     wrap_width is impossibly small -200
12:40:25    GnomePackageKit     wrap_width is impossibly small -200
12:40:25    GnomePackageKit     wrap_width is impossibly small -200
12:40:25    GnomePackageKit     only showing newest updates
12:40:25    GnomePackageKit     status wait
12:40:25    GnomePackageKit     status setup
12:40:25    GnomePackageKit     status loading-cache
12:40:25    GnomePackageKit     wrap_width is impossibly small -200
12:40:25    GnomePackageKit     status query
12:40:25    GnomePackageKit     status finished
12:40:25    GnomePackageKit     network status is online
12:40:25    GnomePackageKit     wrap_width is impossibly small -200

It says that all the software is up-to-date. Which is not true: in fact if
I run 'apt-get update' and launch again gpk-update-viewer it starts
downloading the new packages.

Reply via email to