[01:04] is it possible to convert an ext3 fs to lvm? [01:16] Skaag_: no [01:16] actually I found an interesting doc about this [01:16] really? [01:16] http://tldp.org/HOWTO/LVM-HOWTO/upgraderoottolvm.html [01:17] I've been looking in the wrong places earlier [01:17] This article says you need at least 50% free space on the device, or an external drive [01:18] this is a test system i presume? [01:19] well, the plan is to do it on a production machine, but I will definitely first learn to do this on a separate system [01:20] i'm curious about it. let me know how it turns out [01:34] will do [01:35] I'm having problems with apt-get on a clean installation of ubuntu using vmbuilder [01:35] anyone here who could help? [01:35] zende: ask and see [01:36] I get "E: Method http has died unexpectedly!" for "apt-get install" of any package [01:37] my connection is fine. I installed git and curl using the configs of vmbuilder, and I can connect to the Internet without problem [01:37] zende: pastebin the entire output of that install command; also pastebin your sources.list file [01:38] milo@staging0:~$ sudo apt-get install strace [01:38] Reading package lists... Done [01:38] Building dependency tree [01:38] Reading state information... Done [01:38] The following NEW packages will be installed: [01:38] strace [01:38] 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. [01:38] Need to get 162kB of archives. [01:38] After this operation, 340kB of additional disk space will be used. [01:38] Get:1 http://archive.ubuntu.com jaunty/main strace 4.5.17+cvs080723-2ubuntu1 [162kB] [01:38] E: Method http has died unexpectedly! [01:38] no [01:39] milo@staging0:~$ cat /etc/apt/sources.list [01:39] deb http://archive.ubuntu.com/ubuntu jaunty main restricted universe [01:39] deb http://archive.ubuntu.com/ubuntu jaunty-updates main restricted universe [01:39] deb http://security.ubuntu.com/ubuntu jaunty-security main restricted universe [01:39] oops [01:39] pastebin means go to pastebin.ca (say) and paste your stuff there. then give us the url's to those pages [01:40] (never paste in more than a couple of lines in the irc channel) [01:40] pmatulis: http://pastebin.com/maa6f788 [01:41] understood, mistake [01:45] zende: try '$ sudo apt-get update', do you get an error also? [01:49] pmatulis: no errors there, but I get the same error if I change the servers in the source list [01:50] zende: do you have anything under /etc/apt/sources.list.d ? [01:51] pmatulis: nope, empty [01:51] zende: are you using a web proxy of any kind? [01:51] pmatulis: nope [01:51] zende: i think you've hit a bug then [01:52] for instance, see bug 385144 [01:52] Launchpad bug 385144 in apt "apt-get dies with "E: Method http has died unexpectedly!"" [Medium,Fix committed] https://launchpad.net/bugs/385144 [01:53] zende: this is a very recent fix [01:53] zende: it might be related to what you're seeing, might not. but there is a PPA available for testing [01:58] pmatulis: I can't update the source list, so I'll see if I can set the PPA with vmbuilder and have it grab the fix when installing [01:59] pmatulis: is there any way I can apply the fix on the existing install? [02:03] zende: the ppa is for karmic i just saw [02:05] pmatulis: why would I have the same problem across multiple suites (jaunty and hardy) and for the flavour virtual? [02:06] zende: you also see this in hardy? [02:06] pmatulis: yes [02:06] zende: can you pastebin the vmbuilder command you used to build the vm? [02:07] pmatulis: I would prefer to install hardy-virtual. I only tried jaunty to see if it would fix it [02:07] pmatulis: sure [02:10] pmatulis: http://pastie.org/533806 [02:11] My boss just got a domain from 1&1 and he is on a dynamic ip address and I see in the 1&1 control pannel where to put the ip address. Is there some kind of client I could use to update the DNS? We can't get a static ip. [02:14] zende: sorry, i'm stumped [02:14] zende: you may want to talk about it in #ubuntu-virt [02:15] pmatulis: I don't feel so bad then. I tried and no one responded. not exactly the best time of day/week [02:16] jamesrfla: try ipcheck [02:17] pmatulis: thanks for the help though. I'll stay on it [02:17] zende: np, and let me know if you figure it out [02:18] pmatulis: sure thing, have a good 4th [02:18] pmatulis: looking into it thanks [02:25] pmatulis: I don't have dyndns but this will still work? [02:32] jamesrfla: should, but please read the 1&1 site (info on compatible clients) [02:33] okay will do. I never set up a real domain before so I am new to this [05:16] how can I find out why my postfix isn't accepting incomming SMTP connections? [05:49] jeeves: check the mail logs, /var/log/mail.* === erichammond1 is now known as erichammond [06:33] How do one list and remove signed keys in command line? (Got no GUI). [06:42] when using aptitude to install any package I get lots of "insserv" warnings and the installation fails...It starts with "Setting up ufw (0.23.3) ..." and then I get the warnings...any one seen something like this? [06:52] mobi-sheep: GPG keys? man gpg and see the --list-sigs and --delete-key options in particular. [06:52] mobi-sheep: For keys used by apt, man apt-key [06:53] jmarsden: Thanks. I couldn't find it online anywhere so I figured to look at apt-key --help since there are too many on adding keys. ;) [06:57] qman__, you still here? === Nicke_ is now known as Nicke [11:54] hi! what is the easiest way to build 32-bit jail with 32-bit ubuntu environment on 64-bit ubuntu server? [12:07] found it [12:07] works perfectly :) [13:18] what's the equivalent of /etc/inittab in jaunty? [13:19] ok I think I found it in /etc/event.d [13:53] How can I reset all configuration for ufw? [13:54] eg. the before/after rules in /etc/ufw [13:54] and any other settings-files related to the ufw firewall [13:57] sandstrom: purge the package, remove the left-overs (if any) and re-install it? [13:57] how would I purge it? [13:58] the same way you purge any package. [13:58] I'm sorry, but I don't know how. Would you mind telling me? [13:59] apt-get remove --purge ufw would be one way. [14:07] Hello [14:07] what do I do, I think my server is under some ddos attack?! [16:44] dones anyone here use vtiger? [17:25] Good day. I need help with Samba on an eBOX Ubuntu 9.04 server. It keeps reloading periodically and I don't know what to look at [17:25] to find the problem. Any help? [17:26] Pardon the question, but is anyone here listening? [17:26] Please? [19:57] hey, anyone able to help me get a vncserver to run at startup? [19:57] Its taken me a whole day to get my gui to stop. xD [20:00] New bug: #395578 in open-iscsi (main) "package open-iscsi 2.0.870.1-0ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1" [Undecided,New] https://launchpad.net/bugs/395578 [21:38] does jeos 8.04 have LTS too? [21:38] I'm guessing it uses the same repositories as regular ubuntu server [22:17] martin-: yes, it does [23:29] Hi, I have an issue with nginx if you can help me please [23:29] I put ssl on in my config [23:29] and after restarting nginx I get this error: [23:29] SSL_CTX_set_tlsext_servername_callback() failed (SSL:)