[11:04] hi hi, got problem again. http://pastebin.com/XxaqxmbJ after about 3 days. [12:09] haobug: I answered you yesterday. [12:09] 15:41 haobug: You don't need to redo it all from scratch, at least, but there's some manual work to do to recover from a failure there without re-downloading - it should be possible to look at /usr/share/lxc/templates/lxc-ubuntu and search for [12:09] "Installing updates" to find where it got to, but you'll have to trace the function call sequence up to there for yourself [12:13] strangely, it is not there, "ls: cannot access /usr/share/lxc/templates/lxc-ubuntu: No such file or directory" [12:15] What Ubuntu release are you using? [12:16] It's apparently in /usr/lib/lxc/templates/lxc-ubuntu in 12.04 and earlier. [12:16] 12.04.1 (Linux dell990 3.5.0-23-generic #35~precise1-Ubuntu SMP Fri Jan 25 17:13:26 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux) [12:17] /usr/lib/lxc/templates is not there either. [12:18] That's surprising given that it's in the lxc package. [12:19] i rebooted my computer last night. i can can not found the command typed. but i remembered follow the manual `sudo lxc-create -t ubuntu -n lpdev -- -r precise -a amd64 -b $USER` <--replaced i386 to amd64 [12:19] /usr/lib/lxc/templates/lxc-ubuntu is in the same package as lxc-create is. [12:19] Anyway, can't help further, it's a holiday here and you're going to have to apply some creativity to this ... [12:21] are there some *dirty* way to configure all that up on my current Ubuntu installation? [12:23] cjwatson: i must be the most careless reader. "AlternativelyYou can also run in a chroot environment or a VM." i have a vm with ubuntu installed in it. [12:24] I'm afraid I can't help further, sorry. [12:31] cjwatson: thank you all the way alone. the VM way struck me a bit, chroot way looks okay to me. i am going to run into that alone ;) [12:58] Containers are generally quicker and less memory-hungry than VMs, but sure, if you already have one set up then it should work fine. You might like to take a snapshot of it before starting. [12:59] cjwatson: the dos tells to install KVM, aha, that remind me about the lxc story. [22:43] xnox: hey, i'm going to look at your branch, but it's been a jillion years since i built and ran lp locally ;)