[lxc-users] error Error calling 'lxd forkstart

Tycho Andersen tycho.andersen at canonical.com
Fri Aug 21 15:46:47 UTC 2015


On Fri, Aug 21, 2015 at 10:49:50AM -0300, marcelo fortino wrote:
> Hi Tycho,
> so 'sudo service start cgmanager' its gives me:
> start: unrecognized service

Whoops, sorry, that's `sudo service cgmanager start`, I always get the
arguments in the wrong order.

> Looking at google with this new info I found that there is a package confict:
> sudo aptitude install cgmanager cgmanager-utils
> Os NOVOS pacotes a seguir serão instalados:
>   cgmanager-utils
> Os pacotes a seguir possuem dependências não satisfeitas:
>  cgmanager : Conflita: cgmanager-utils (< 0.30-1) mas 0.24-0ubuntu7.3
> será instalado.
> 
> I also did: dpkg -l|awk '$1 ~ /^ii$/ && /cgmanager/ {print $2 " " $3 " " $4}'
> cgmanager 0.37-1~ubuntu14.04.1~ppa1 amd64
> libcgmanager0:amd64 0.37-1~ubuntu14.04.1~ppa1 amd64
> libcgmanager0:i386 0.37-1~ubuntu14.04.1~ppa1 i386
> 
> Any tips to fix this conflict?

Does a,

sudo apt-get update
sudo apt-get install -f

Fix it?

Tycho

> Thanks.
> Marcelo
> 
> 
> On Thu, Aug 20, 2015 at 02:25:20PM -0300, marcelo fortino wrote:
> > Hi Tycho,
> > Sorry for the delay, this is the output of `lxc info --show-log documentation`
> > Name: documentation
> > Status: STOPPED
> 
> Looks like cgmanager isn't running or has crashed. If you do a
> `sudo service start cgmanager` and then try and run it?
> 
> Tycho
> _______________________________________________
> lxc-users mailing list
> lxc-users at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-users


More information about the lxc-users mailing list