Date: Fri, 13 Mar 2015 21:22:58 +0100 From: =?UTF-8?B?R3VzdGF1IFDDqXJleg==?= <gustau.perez@gmail.com> To: lumiwa@gmail.com, freebsd-gnome@freebsd.org Subject: Re: gnome-shell-extensions-3.14.3 Message-ID: <55034722.10300@gmail.com> In-Reply-To: <1546262.v60JuTcnlr@lumiwa.farms.net> References: <4446013.GrKxT8rhzf@lumiwa.farms.net> <550321C7.3030804@gmail.com> <1546262.v60JuTcnlr@lumiwa.farms.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55034722.10300>