OK. i'm behind a proxy. i have done: *export http_proxy="http://<proxy_host>:<port>"* root@localhost:/home# sudo add-apt-repository ppa:ubuntu-lxc/daily Cannot add PPA: 'ppa:ubuntu-lxc/daily'. Please check that the PPA name or format is correct.
i'd like to do: root@localhost:/home# sudo add-apt-repository ppa:ubuntu-lxc/daily *http_proxy=True* Error: need a single repository as argument but it didn't work! Have you an idea please ? Bests 2014-12-22 15:05 GMT+01:00 le-grex <[email protected]>: > Did you read that on the site you mentioned? > > Although this functionality is not in any released version of LXC yet, > you can check out the development version on Ubuntu. > > Am 22.12.2014 um 14:53 schrieb Thouraya TH: > > Hello, > > > > Please, i try to checkpoint a container using this tuto: > http://criu.org/LXC > > but i have this error: *lxc-checkpoint: command not found* > > i have, already, done the checkpoint of a simple process with criu 1.4.. > > > > First terminal: > > > > root@u1:~# ls > > root@u1:~# cd /home/ > > root@u1:/home# ls > > test ubuntu > > root@u1:/home# uname -m > > x86_64 > > root@u1:/home# uname -a > > Linux u1 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 > > x86_64 x86_64 x86_64 GNU/Linux > > root@u1:/home# > > > > > > Second terminal: > > root@localhost:/home# criu --version > > *Version: 1.4* > > root@localhost:/home# sudo lxc-checkpoint -s -D /home/lxcImg/ -n u1 > > sudo: lxc-checkpoint: command not found > > root@localhost:/home# *criu dump > > Error: pid not specified* > > root@localhost:/home# lxc-checkpoint -s -D /home/lxcImg/ -n u1 > > *lxc-checkpoint: command not found* > > root@localhost:/home# > > > > > > Have you an idea please ? > > Thanks a lot. > > Best Regards. > > > > > > _______________________________________________ > > lxc-users mailing list > > [email protected] > > http://lists.linuxcontainers.org/listinfo/lxc-users > > > >
_______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
