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