gnome-shell-extensions-3.14.3

Gustau Pérez gustau.perez at gmail.com
Fri Mar 13 20:23:03 UTC 2015



On 13/03/2015 19:09, ajtiM wrote:
> I did and I try:
> ps ax | grep pkg
> 63681  1  S+     0:00.00 grep pkg
>
> Thanks.
   Hi,

   I'm not 100% sure (sorry), but I'd say it has todo with pkg, not with
gnome. The error you get comes from
https://github.com/freebsd/pkg/blob/master/src/set.c:221. The only thing
I can suggest is to check who is locking the database (anyone else than
pkg, perhaps?) with:

       # fstat /var/db/pkg/local.sqlite

   If anyone is locking the database, kill it. If it doesn't work then
I'd suggest you to check #pkgng at freenode and ask there.

   Regards,

   Gustau

   PS: please keep the mailing list in the CC, perhaps anyone may help
or having the same problem


More information about the freebsd-gnome mailing list