=== nick is now known as Guest38838 === n0ts_off is now known as n0ts === bigjools-afk is now known as bigjools === n0ts is now known as n0ts_off [01:06] New bug: #1039295 in openvswitch (universe) "Please investigate the feasibility of apparmor for openvswitch" [Wishlist,Confirmed] https://launchpad.net/bugs/1039295 === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === n0ts_off is now known as n0ts === cpg|away is now known as cpg === n0ts is now known as n0ts_off [02:26] smoser: fyi Bug #1024326 [02:26] Launchpad bug 1024326 in horizon "django_compressor is required for access to the dashboard" [High,In progress] https://launchpad.net/bugs/1024326 [02:29] yo SpamapS, alive/around? === Skaag_ is now known as Skaag === dendrobates is now known as dendro-afk === dendro-afk is now known as dendrobates === n0ts_off is now known as n0ts === n0ts is now known as n0ts_off [03:31] My server can send mail to itself (tested using the mail command, which comes from heirloom-mailx in order to gain Maildir support, and with mutt), but cannot send messages to addresses off the server. What additional configuration do I need? Could my router be blocking the packets? [03:31] Okay. On Ubuntu Server 12.04, what could /possibly/ be appending nameserver 127.0.0.1 to the top of my resolv.conf file for whatever reason? It's a server, statically assigned IP. [03:32] I used tasksel to install the "Mail server" packages, but I suppose they're probably not all configured correctly... [03:32] trimeta: Heck, your ISP itself could be directly blocking outbound SMTP [03:32] Psi-Jack: Hmm, true. Is there a way to test if the messages are leaving the server correctly? [03:32] trimeta, the 'internet site' mail configuration is ready to go out of the box [03:32] but your ISP and everything else must be set up to actually get mail to other people [03:33] So if I can send mail @localhost, but not @gmail.com, it's probably a problem with my ISP? [03:33] trimeta: telnet mailin-02.mx.aol.com 25 [03:33] Looks like it's timing out. [03:33] trimeta: Does that work, even if it may immediately disconnect you with a message: 421 mtain-ma03.r1000.mx.aol.com Service unavailable - try again later [03:33] gmail (and most mail hosts) will not accept mail unless you have a static IP that is not blacklisted and have proper PTR DNS set up [03:33] E.g., I see "Trying 64.12.90.65..." followed by nothing. [03:34] trimeta: And you're on sbcglobal? [03:34] trimeta: In Florida? [03:34] The server is in the same place I'm IRCing from, yes. [03:34] Okay, telnet mx2.sbcglobal.am0.yahoodns.net 25 [03:35] Same effect, Trying 98.138.206.39... followed by nothing. [03:35] or telnet smtp.sbcglobal.yahoo.com 25 [03:35] OK, that one works. [03:35] Yep [03:35] ISP is blocking you outright. [03:36] yeah [03:36] Call, complain, refuse to pay, fire them if need-be. [03:36] that's a typical configuration [03:36] It's an unacceptable "configuration" [03:36] you need a static IP and typically a business account [03:36] heh, very few people these days even use their ISP's own mail services. [03:36] It's all webmail or work-provided, right. [03:37] Or, google mail, which provides full SMTP+IMAP+POP3 [03:37] Something that's universally usable, and not tied strictly to your ISP. [03:38] Anyway, anyone see my question earlier? ;) [03:38] Well, I only really wanted this to have it report to me if anything bad happened to the system...hopefully it'll survive long enough for me to log in and get the "You have one new message" notification. [03:39] trimeta: Well, what you could do is setup ssmtp, or setup your MTA to use the previous SMTp host that worked as a "smarthost" relay. [03:39] SSMTP if you don't need local mail delivery, an actual MTA if you want both local and relayed. [03:39] trimeta, what I did before I got a static IP was set up a gmail account for it [03:39] and configured postfix to use that to email me [03:39] Eh... The smarthost route usually works. [03:40] but yeah [03:40] Configuring an MTA to specifically use google's authentication is excessively borderline insanity. [03:40] odds are that mail relay will accept your mail [03:40] I'll try dpkg-reconfigure with smtp.sbcglobal.yahoo.com, I guess. [03:40] other than having the password in a config file, I didn't really have a problem with it [03:40] it took about 20 minutes reading a guide on the net [03:41] Anyways, /something/ keeps adding "nameserver 127.0.0.1" to my Ubuntu 12.04 server for no obvious reason, and it's breaking my dns lookup for the servers. [03:41] probably resolvconf [03:42] * patdk-lap wonders what is so hard about configuring an mta to use googles authenication [03:42] google uses normal standard smtp tls + auth [03:42] like any mailserver should [03:42] on port 587 [03:42] it's not very complicated [03:43] well, port 587 is the correct port too [03:43] Yeah, but I don't see why resolvconf would be adding it in, specifically [03:43] I see no rule for it to. [03:43] psijack did you *completely* miss reading the 12.04 release notes? [03:43] due to changes in dns, we now run a *local* dns server [03:43] this local dns server does dnssec [03:43] patdk-lap: Not on SERVER, no. [03:44] Desktop using DHCP, yes. [03:44] there is likely a local copy of dnsmasq running :) [03:44] There is no. [03:44] +t [03:44] hmm, I haven't had it do that on server [03:44] maybe a package you installed brought it along for the ride? :) [03:44] Yeah, mine's doing it on a /SERVER/ install. Which I installed bind on because it's my external facing DNS resolver+zones [03:45] Ugh... [03:45] F'scking bind9's init script is doing it! [03:46] In the lo.named rule. [03:46] I haven't used bind since bind 4 [03:47] heh, i have 4 primary bind9 servers. 2 internal which use the 2 external facing ones for a resolver. [03:48] And there we go! DNS is no longer adding 127.0.0.1 [03:48] Frickin PITA. [03:50] patdk-lap: What do you use for DNS these days? [03:51] pdns [03:51] bind just doesn't support doing anything efficent [03:52] heh [03:52] I seriously cant be managing domains in text files [03:52] Hmm [03:52] Heck, I just manage mine through webmin, personally, internally secured. [03:53] * patdk-lap wouldn't use webmin [03:53] So you use PowerDNS with an SQL backend, I presume? [03:53] and isn't sure if webmin would even scale up to supporting 100's of k domains [03:54] I have used just about every backend pdns supports, ldap, sql, geo, pipe [03:55] plus, for recursive usage, I found it to be 3x faster than bind8, when generating webstats [04:26] New bug: #999685 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: underprosessen installerte post-installation-skript returnerte feilstatus 1" [Undecided,Expired] https://launchpad.net/bugs/999685 [04:26] New bug: #1004331 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1" [Undecided,Expired] https://launchpad.net/bugs/1004331 [04:26] New bug: #1010536 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Expired] https://launchpad.net/bugs/1010536 [04:26] New bug: #1011113 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1" [Undecided,Expired] https://launchpad.net/bugs/1011113 [04:26] New bug: #1011974 in mysql-5.5 (main) "package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1" [Undecided,Expired] https://launchpad.net/bugs/1011974 [04:26] New bug: #1013430 in mysql-5.5 (main) "package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1" [Undecided,Expired] https://launchpad.net/bugs/1013430 [04:26] New bug: #1013507 in mysql-5.5 (main) "package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Expired] https://launchpad.net/bugs/1013507 [04:26] New bug: #1015406 in mysql-5.5 (main) "package mysql-server-5.5 5.5.24-0ubuntu0.12.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Expired] https://launchpad.net/bugs/1015406 [04:27] New bug: #987509 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,Expired] https://launchpad.net/bugs/987509 [04:27] New bug: #989772 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: il sottoprocesso vecchio script di post-installation ha restituito lo stato di errore 1" [Undecided,Expired] https://launchpad.net/bugs/989772 [04:27] New bug: #990500 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1" [Undecided,Expired] https://launchpad.net/bugs/990500 [04:27] New bug: #990554 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1" [Undecided,Expired] https://launchpad.net/bugs/990554 [04:27] New bug: #990937 in mysql-5.5 (main) "package mysql-server-5.5 (not installed) failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1" [Undecided,Expired] https://launchpad.net/bugs/990937 [04:27] New bug: #994859 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1" [Undecided,Expired] https://launchpad.net/bugs/994859 [04:27] New bug: #999156 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1" [Undecided,Expired] https://launchpad.net/bugs/999156 [04:32] New bug: #978282 in mysql-5.5 (main) "package mysql-server-5.5 5.5.22-0ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1" [Undecided,Expired] https://launchpad.net/bugs/978282 [05:00] lol [05:19] anyone here familiar with packaging … specifically the --add-module ./configure command? [05:19] I'm trying to repackage the stable version of https://launchpad.net/~nginx/+archive/stable and add http://arut.github.com/nginx-rtmp-module/ and then submit to launchpad [05:20] i put the rtmp module in debian/modules but I am curious how i tell it to add-module on its own i suppose [05:30] patdk-lap: Hmmmm.. I may have to look into PowerDNS again, especially since I have a pretty good infrastructure together again, and I have a solid LDAP going. [05:33] However... Looks like their LDAP backend is unmaintained... Odd. [06:39] so my do-release-upgrade from 11.10 to 12.04 crashed during the dpkg --configure -a stage, and I had to forcibly reboot the system (the error was something about a read-only filesystem). I finished dpkg --configure -a as instructed.. but what else do I need to do ? === AntORG_ is now known as AntORG === smb` is now known as smb [08:24] Hi. How do I upgrade from 10.04 to 12.04? [08:36] sanderj: do-release-upgrade === imbrando1 is now known as imbrandon [08:41] I read somewhere I have to do an upgrade first also. [08:42] henkjan, Think I got it. Thanks :-) [08:55] henkjan, should I choose to upgrade the bootloader or not? === mcclurmc_away is now known as mcclurmc === mcclurmc is now known as mcclurmc_away [10:35] Hello everyone, i've been reading about making linux clusters and so far all i've found is mpi utilizing scientific clusters. They seem to require software specifically built for parallel running, but im interested in a cluster that shares ALL cpu load across machines regardless. Is this even possible? [10:35] I'm mostly interested in running video encoding on the cluster [10:50] if i have a server with no printers connected, what do i need cups updates for? can i uninstall cups stuff somehow? how is this done with all the dependancies going bye bye with it? === railsraider_ is now known as railsraider === cpg is now known as cpg|away [11:50] hey hey [11:50] I am in need of advice. I want to setup ubuntu server, I need a web server but there are so many options to look at and need advice in witch way to go. I would like to be able to move my server to a cloud eventualy and would also like to be able to host many sites and sub sites .... any thoughts [11:51] jgcampbell300: You usually can't go wrong with apache. [11:53] ya i usualy run apache ... so what do you think about being able to move my server to new hardware easily... some kina vbox or cloud image ? [11:53] im gona build everything on a 8100 dell at my house but need to move it to a power edge when its done ... dont want any hardware conflicts [11:58] jgcampbell300: depends what other third party stuff you need. Its rather easy and trivial to move a website thats built on php, mysql, and apache to a new server without issues, but once you start pulling in other things it gets more complicated. [12:06] Pici, well im gona be working with oscommerce and well alot of stuff ... witch is what is stumping me [12:09] as far as managing multi hosts can anyone recommend anything [12:31] Hey guys. I have a local mirror via apt-mirror, mirroring lucid and precise 64-bit main, restricted, universe and multiverse. My 64-bit precise client is pointing to my local mirror, and is trying to download a 'binary-i386' file. Why would it be looking for i386 when it is a 64-bit server? http://pastie.org/4561891 are my errors. [12:33] Hmm, looks like I need to specify deb [arch=amd64] ... in my sources.list. Why wouldn't a 64bit host assume arch=amd64? [12:36] Daviey: im going to add some fixes for f3 for these sru updates [12:41] fixxxermet: by default amd64 will fetch i386 package indexes too, since there are various things in i386 that are useful to amd64 too. See https://wiki.ubuntu.com/MultiarchSpec for details [12:42] rbasak: Was just reading that page :) I'll try arch=amd64 and see if I miss anything [12:44] https://access.redhat.com/knowledge/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Performance_Tuning_Guide/s-storage-fs.html <-- this is outright stupid! redhat claims ext4 "supports up to 16TiB"... [12:47] royk, heh? [12:48] ext4 has only supported upto 16tb, till this year [12:48] plus, that is a redhat doc, I'm willing to bet, ext4 in rhel6 doesn't have tools that support ext4 > 16tb === mcclurmc_away is now known as mcclurmc [13:00] patdk-wk: iirc ext4 has supported > 16TiB for some time, but e2fsprogs hasn't supported creating it [13:00] e2fstools in rhel6 has a 16TiB limit, yes, just tested [13:00] ubuntu doesn't have such a limit [13:01] patdk-wk: RoyK: in ubuntu quantal that is supported. [13:01] patdk-wk: the version of e2fsprogs in ubuntu precise can cause datalos with > 16 TiB [13:01] and XFS isn't very good for storage for adaptive streaming, meaning lots if smallish files - xfs sucks rather badly on metadata operations [13:01] xnox: it works in precise too [13:01] oh, data loss?? [13:01] I guess a fix should be released, then? [13:01] RoyK: Read the release notes for e2fsprogs. [13:02] where? [13:02] RoyK: if I find more time yes... currently we need to bisect the git log & come up with a test plan. [13:02] it's really pointless for a filesystem to support more, if nothing supports using it :) so yes, it HAD a practical limit of 16tb :) [13:02] RoyK: it's hosted on sourceforge I believe. google for it, should be top result. [13:03] any particular version? [13:03] RoyK: last three point releases. [13:04] 1.42.2 [13:04] and later [13:05] seems 1.42 is in precise, meaning the one from november? [13:05] could this be upgraded to 1.42.5, or will the fixes need to be backported? [13:08] RoyK: bug 978012 [13:08] Launchpad bug 978012 in e2fsprogs "Please SRU micro bug fix release of e2fsprogs 1.42.4-3ubuntu1 (main) from Quantal (main)" [High,Confirmed] https://launchpad.net/bugs/978012 [13:09] xnox: thanks === n0ts_off is now known as n0ts [13:15] xnox: that bug is rather serious.. === n0ts is now known as n0ts_off [13:23] hi guys [13:23] xnox: could it be this one? http://paste.ubuntu.com/1159004/ [13:23] trying to run solr (from solr-jetty), am getting issues on ARM === smartboyhw_w8 is now known as smartboyhw [14:20] hi, is there a ppa to get updated an updated ec2-api-tools package? [14:20] https://launchpad.net/~ubuntu-on-ec2/+archive/ec2-tools ? [14:20] last upload to that one was in 2010 [14:25] Chipaca: try #ubuntu-arm [14:30] RoyK: yah [14:40] any reason my ubuntu server is the only machine in my local network whose host name is not resolved by the router? [14:43] i need help [14:45] can anybody here confirm that the solr version in ubuntu is as ancient as its version seems to indicate? === railsraider_ is now known as railsraider [14:49] Chipaca: the package name was renamed in Quantal so in quantal it is 3.6.1+dfsg-0ubuntu1 and called lucene-solr [14:51] xnox: so 1.4 in P is 3.6ish? [14:52] Chipaca: yeah [14:52] !package solr [14:52] hi [14:52] * xnox never knows the magic ! commands [14:52] crumbs [14:52] Chipaca: no, wait a moment. [14:52] i was hoping my startup script not working was simply a versioning problem [14:52] * Chipaca waits [14:53] did anyone know some nice firewall router that I can install on my old pc [14:53] Chipaca: P has old package, Q has new package. [14:53] xnox: how old? [14:53] really, painfully, terribly old? [14:53] pentium 4 1.4Ghz [14:54] I want to make firewall pc like firewall and router for home [14:54] like mikrotik [14:54] but something bether [14:54] Chipaca: precise has 1.4.1+dfsg1-2ubuntu2 and quantal has 3.6.1+dfsg-0ubuntu1 [14:54] xnox: and the 1.4.1 package version is actually a 1.4 solr? precambric solr? [14:55] * Chipaca nukes that and downloads the blob from lucene.apache.org [14:56] I just hope this run-anywhere thing is true :) [14:56] no idea =) [14:56] * xnox giggles [14:56] Chipaca: I use $ backportpackage [14:56] yeah [14:57] quick & easy, plus it can upload to a ppa.... [14:57] building this on my puny arm notebook isn't going to fly [14:57] and no arm ppas [14:57] grmbl === n0ts_off is now known as n0ts [15:08] So, https://wiki.ubuntu.com/ServerTeam/MAAS what are you supposed to do if you do NOT own the network? that document does NOT "look at both of these ways to run MAAS." [15:12] * patdk-wk doesn't think that document describes the network very accurately [15:12] it should be, MASS ownes (controls) the network [15:12] MAAS :) [15:13] so, there's NO way to do this on a network you don't own? [15:13] sure, but the question is [15:14] are you doing it on a network you don't TRUST? [15:14] patdk-wk: I'm in a student for a university. I don't have access to DHCP/DNS/etc. How can I make this work in my environment? [15:16] like anyone else? setup a router to bridge your private MAAS network, to the university network [15:16] if you require the usage of their network for some reason, I dunno, haven't used MAAS myself, so [15:17] patdk-wk: you're assuming I have funds and power to add a router to this network [15:17] heh? you have funds and power to run the MAAS servers [15:18] I'm pretty sure you can get a single router for $10 or so, probably free from many people [15:18] I have leftover surplus machines with a patch cord straight into a switch [15:19] even if I get a router, everything here is setup to not allow "rogue devices" [15:20] which is exactly what they would consider a $10 router [15:20] well somehow they *allowed* your rogue computer [15:20] please re-read. leftover surplus should suggest it was approved previously. [15:20] no it wouldn't [15:21] well, in this case, it is [15:22] can someone tell me where the best place to take MAAS questions such as this would be? [15:32] I'm trying to configure Dovecot using the information at https://help.ubuntu.com/community/Dovecot [15:33] I have gotten as far as the "Test" section and have determined that Dovecot is running [15:33] but when I try to telnet localhost pop3, I get "Unable to connect to remote host: Connection refused: [15:33] " [15:38] What should I do to troubleshoot this? [15:39] Guest92063: Have you tried 127.0.0.1 instead of localhost ? [15:39] Yes, same result [15:41] Guest92063: Have you tried with the actual IP of the box? [15:43] Yes, I can telnet to localhost using other ports, but not using the pop3 or imap2 protocols [15:45] Guest92063: Any result for: lsof -i:110 ? [15:46] COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME [15:46] dovecot 21495 root 17u IPv4 116420 0t0 TCP *:pop3 (LISTEN) === jeremy_ is now known as Guest39076 [15:47] Hm, odd [15:48] Work requires me, back at my computer in 5-10 minutes === n0ts is now known as n0ts_off [16:00] genii-around: I have resolved my issue by restarting telnet [16:00] Why that would fix it I don't know, but it is working now. === n0ts_off is now known as n0ts [16:01] Thanks for your help. === n0ts is now known as n0ts_off [16:13] Guest92063: Yes, strange that. Glad to see it is resolved now however. === dendrobates is now known as dendro-afk [17:18] Evening all :-) [17:19] Can someone help out with configure raid5, i`ve been trying all day and looked up different guide on the internet, and i can`t seem to get it working [17:21] DeDennis: existing system or new install? [17:23] New install, i have 4 250GB S-ata harddisks [17:23] Currently i`m on the "partition disks" screen [17:26] xnox, Do you have a link/guide which can help me setup? [17:29] DeDennis: don't have a link google for "Ubuntu Server Guide 12.04" [17:29] under installation there is "advanced" and "software raid" [17:30] DeDennis: in short, enter each drive and mark it "physical volume for software raid" [17:30] DeDennis: after all of them done. Enter configure RAID and configure RAID5 [17:30] After you have your raid device you can automatically partition it, or setup partitions/lvm as you wish. [17:33] Thanks xnox [17:35] One more question, i have 4 harddisks, 3 active and 1 spare, shouldnt my netto storage be 750GB? (3x 250GB) ?with 1x 250GB spare? [17:35] reason for asking is, partition disks screen is telling me i have 500GB in raid5 device [17:36] DeDennis: sounds correct. Let me calculate. [17:37] Steps i`ve done in the "Multiple device" configuration menu: [17:37] 1. create MD device [17:38] 2. Software raid device type: RAID5 [17:38] DeDennis: space efficiency of RAID5 is 1 − 1/n [17:38] DeDennis: with 3 drives (spares don't count) you have 2/3 of your max capasity. [17:38] DeDennis: hence 500GB [17:38] ah isee [17:38] DeDennis: spare is exactly that, a spare, such that one drive can fail-over. [17:38] then the 500GB was right ye :-) mis calculation from my side [17:39] DeDennis: and then you can have one more to fail (due to RAID5) only after that you will be running degraded. [17:39] DeDennis: I use the table at http://en.wikipedia.org/wiki/RAID for this things. [17:41] Thanks a lot xnox, he is installing right now :-) [17:55] roaksoax: ping [17:56] adam_g: pong [17:58] * roaksoax lunch [17:59] roaksoax: cobbler sync re-writes all kernels and initrd's out again, right? === bitmonk_ is now known as bitmonk === dendro-afk is now known as dendrobates [18:49] Daviey: waiting on your review: https://code.launchpad.net/~fboudra/qemu-linaro/new-upstream-release-1.1.50-2012.08-0ubuntu1/+merge/120592 :-) [18:50] if it's also critical for your own testing, we could try pushing to propose first [18:50] and hopefully land before ff [18:52] adam_g: it recreates the hard links yes === mcclurmc is now known as mcclurmc_away [19:09] jdstrand, ping, or mdeslaur [19:09] i'm looking at bug 1006963 [19:09] Launchpad bug 1006963 in cloud-init "sources.list configuration does not cover security" [Medium,Triaged] https://launchpad.net/bugs/1006963 === cpg|away is now known as cpg [19:10] what is the question? [19:10] basically, right now the user can specify an apt mirror, but that does not affect 'security.ubuntu.com' [19:10] err.. those entries in sources.list [19:10] would it be better to allow them to specify "security_mirror", or just "disable_security_mirrors" [19:11] smoser: from my own experience, being able to specify security_mirror is very handy [19:11] smoser: you shouldn't disable the security mirrors [19:11] smoser: we install them by default so an outdated mirror doesn't prevent security updates from being installed [19:12] mdeslaur: "b.) arm. For arm, there is no security.ubuntu.com" === matsubara is now known as matsubara-afk === cpg is now known as cpg|away [19:12] I guess that is happening in ports... [19:12] i'm also interested in fully offline [19:13] and if i write those entries (security.ubuntu.com) then apt-get update is busted for someone's internal only cloud. [19:13] yeah, arm* is all in ports [19:13] and solving that problem by saying "set apt_security_mirror to the same value as apt_mirror" doesn't really accomplish anything. [19:14] ie, doing apt_security_mirror == apt_mirror is the same as disabling the entries. [19:14] (except for potentially makign apt work harder, i'm not sure) [19:14] smoser: so, for arm, you should point at ports.ubuntu.com [19:14] (as the default) [19:15] then you have security_mirror available for pople to override [19:15] maybe security_mirror='' means 'omit' [19:16] smoser: see http://ports.ubuntu.com/ubuntu-ports/dists/ [19:16] notice 'quantal-security' [19:16] you'll want that be default to address mdeslaur's comment [19:17] but an organization should be able to override that if they want. we do it other places, we should do it here to imo [19:17] i dont see how that addresses that comment. [19:17] smoser: so, part of the problem is that on arm there is no security.ubuntu.com [19:17] if ports.ubuntu.com is outdated and ports.ubuntu.com/quantal-security is being used for security updates, nothing is better off. [19:17] smoser: security.ubuntu.com is clearly the default. it should be special-cased [19:17] smoser: rather than just disabled [19:18] smoser: you misunderstand === cpg|away is now known as cpg [19:18] smoser: the security mirror should point to ports.ubuntu.com... -security [19:18] not security.ubuntu.com... -security [19:18] right. [19:19] (but only for those architectures that aren't on security.ubuntu.com) [19:19] but there is no difference. [19:19] smoser: sure there is [19:19] mdstrands' statement was not to disable, so if the -updates mirror was out of date, then the -security mirror might not be. [19:19] smoser: 'quantal' != 'quantal-security' [19:19] smoser: ports is not a mirror [19:19] but if those 2 things are the same host (ports.ubuntu.com) then the likelyhood of one being up and the other not is low. [19:20] smoser: ports gets updated at the same time as security.ubuntu.com [19:21] smoser: I believe mdeslaur's point was that if you choose some.random.mirror/... -security|-updates then it is out of date [19:21] potentially out of date [19:21] and that isn't a good *default* [19:21] people should be able to adjust that for their requirements imo [19:22] ok. i'll run my solution by you. thanks, jdstrand [19:22] np === james_ is now known as blitzkrieg3 [19:52] hello. i've got 12.04 running as a VBoxHeadless VM on my laptop here. since it's headless, want to have it always boot the default kernel, no questions asked. if there's some sort of issue, ok, I'll deal with it through the GUI. Essentially I want to never display the grub menu. So, I've configured /etc/grub.d/00_header, run update-grub, that all works fine. however, when I recently upgraded all my packages, [19:52] this change seems to have been lost. how can I make this persist through package upgrades? what's the right "ubuntu" way? (sorry for wall-of-text) === lifeless_ is now known as lifeless [19:59] zul: do you mind sponsoring http://people.canonical.com/~serge/ipxe-floppy.debdiff for me? I dont' have rights... [19:59] stgraber: ok i'll push the attach patchset this afternoon (assuming nothing goes wrong with it) [19:59] hallyn: sure [20:00] zul: thanks [20:00] hallyn: cool, thanks [20:01] hm, mutt keeps segfaulting on my =read imap mbox. ~6k messages. disappointing [20:02] there's a known bug [20:03] hallyn: bug 861056 perhaps? [20:03] Launchpad bug 861056 in mutt "mutt-org crashed with SIGSEGV" [Medium,Confirmed] https://launchpad.net/bugs/861056 [20:03] hallyn: done [20:06] rbasak: could be. i haven't seen it before, but today it's been happening a lot [20:07] hallyn: I think wiping your mutt cache might clear it. Annoying to have to do that though === cloakable_ is now known as cloakable [20:12] rbasak: well every time it segfaults, it works th enext time, so not sure i can test that :) but i wiped the cache, let's see if it stops happening altogether === matsubara-afk is now known as matsubara [20:22] hallyn: that sounds very much like the behaviour I get. I think we have the same bug. I also recall thinking that it's a ubuntu delta problem (debian not affected). Not sure why I thinhk that though === cpg is now known as cpg|away [21:12] zul, ping [21:18] stgraber: not yet certain this is the correct, final and complete patchset that he wanted, but http://people.canonical.com/~serge/lxc-perns-attach.debdiff is making 'lxc-attach -s NETWORK -n q1' work for me. [21:18] (the online mail archive seems really messed up) [21:18] (but these are coming from my imap) [21:18] koolhead17: yes? [21:19] when is it coming? The Folsom pkg [21:24] hallyn: is that the v3 patch? [21:24] hallyn: according to my mail client v3 is the last one he pushed and the one you acked [21:30] stgraber: no it's v2. i don't have v3 [21:30] can you bounce it to me? [21:31] sure [21:31] v2 passed all tests and worked for me, so i assume v3 will be good :) [21:31] hallyn: there you go, forwarded the whole thread including your replies [21:32] stgraber: thx [21:35] anyone somewhat savvy with rsyslog? i'm trying to log stuff from remote hosts, and would like each host to go to its own file... or at least keep the syslog file only for the localmachine. [21:39] SpamapS: is there anything that can be done to move bug #1021530 along? [21:39] Launchpad bug 1021530 in openvswitch "[SRU] update to include stable fixes for OVS 1.4" [Medium,Fix committed] https://launchpad.net/bugs/1021530 [21:42] adam_g, it says a fix is committed for precise and released for quantal [21:43] looks like you are probably aware of that tho lol [21:45] arrrghhh: yes, by move it along i mean get it 'fixed released' for precise as well [21:45] adam_g, odd. it appears like it should already be thar. [21:46] adam_g, my best guess is 12.04.1 needs to drop.... [21:48] arrrghhh: ahh! well spotted [21:50] I think we can accept it to -updates before 12.04.1 drops === rsalveti` is now known as rsalveti === Ursinha` is now known as Ursinha [21:57] Hi, I tried to install 12.4 Server on a Via C3 eden via a modified Stick because of the non-PAE issue. I think I did it right, but I get a 2nd Grub Menu which only offers "test Memory" and not installing the Server. Anybody any idea what might be the problem? === jibel_ is now known as jibel [22:00] Horst: precise should still have support for non-PAE IIRC.. it was only dropped for quantal [22:06] SpamapS: I downloaded the 12.4 yesterday and it didn't work. I don't know about the naming - I check it out now [22:08] Horst, for which architecture? [22:08] x86? [22:08] jepp - via eden c3 [22:09] it's old; 1GHz, but it's a fanless machine === n0ts_off is now known as n0ts === cpg|away is now known as cpg [23:01] I am wondering is rdesktop only command line . And only meant for remote desktop into a microsoft server from a linux box. Or does it support VNC sessions as well and that protocal [23:01] ubuntu_, rdesktop assumes you have X installed [23:02] also, i believe rdesktop is RDP only. [23:02] (no vnc) [23:03] yes , true but it seems like initially to connect it is all console based (unless of course you uses a GUI program on top of it which they have) . Is my understanding correct [23:03] connection setup is command line. [23:03] ubuntu_, i guess... you can run rdesktop from a link like anything else. [23:04] Try vinagre for a GUI front-end [23:04] but this is ubuntu-server. what do you need rdesktop for on the server platform? [23:04] so then really the only difference between rdesktop on linux and microsofts mstsc.exe is that one is on linux and one is for windows for the most part [23:04] But yeah, offtopic. Try #ubuntu for desktop help [23:05] ubuntu_, there's a LOT of other differences under the hood. [23:05] but if you want to just look at it on the surface, then yes... [23:05] Ok , just need to know if that is correct. And is VNC the linux remote desktop protocal [23:05] sorta [23:05] i wouldn't say the de-facto protocol [23:05] there's also freenx [23:05] probably others. [23:07] well you would have to uses VNC session for a anything OS to linux correct or can you run a remote desktop services on linux that is exactly like microsofts protocal or is VNC it [23:08] ubuntu_, i don't see what this has to do with #ubuntu-server. [23:09] Basically it does since I am wondering if from a microsoft box I can remote desktop into a linux box using mstsc.exe or must you download and uses VNC based software. That seems relevent to me [23:09] ubuntu_, but ubuntu-server has no X windows [23:09] You can't remote desktop into an Ubuntu server. [23:09] so RDP/VNC/etc has no business being discussed. [23:09] Since Ubuntu server does not have a desktop. [23:10] SSH, that is what would pertain to ubuntu-server for remote access. [23:10] sure ubuntu has x11 installed / xwindows since if it didn't you wouldn't have a graphical user interfaces [23:10] ubuntu_, that's ubuntu-desktop. please /join #ubuntu if you are using it. [23:11] we are using ubuntu-server, which has no x11/xwindows installed. [23:11] so yes, we have no graphical user interface on our servers. [23:12] ok, fine assume it is one the machine then for the shake of this question [23:12] one = on [23:12] ubuntu_, but this is #ubuntu-server. the assumption here is there is no x11/xwindows. [23:12] If your question involves having the X Window System installed, then you'll find more people to help you in #ubuntu rather than here [23:12] if you want help with that, go to #ubuntu. [23:12] ^^ [23:12] arrrghhh: Error: "^" is not a valid command. [23:12] lol [23:13] aw. [23:14] koolhead17: what are you talking about? [23:14] zul, i need folsom pkgs to play with [23:15] koolhead17: upgrade to quantal then [23:16] zul, ooh. i though there might be some way to test it on 12.04 [23:22] koolhead17: not yet the only way to test quantal is on folsom right now [23:23] zul, how stable is quantal now in order to test folsom on it :P [23:23] koolhead17: its not ready yet maybe after this week === n0ts is now known as n0ts_off [23:49] ok [23:53] hello [23:53] apparently ubuntu server sets up a an encryptfs /home by default or I chose an option during install without thinking. [23:53] anyways now it's broken and I'm wondering how to fix. [23:53] if I try to touch a file, I get a disk is full error, and this artifact remains: [23:54] ?????????? ? ? ? ? ? test1 [23:54] when I ls -l [23:54] but if I ls -l test1, it tells me the file does not exist [23:54] I rm'd some things and disk space still shows 100% [23:54] but only on /home. [23:54] in reality it's never been near 100% [23:54] casey, the installer does ask if you want an encrypted /home [23:55] i can't remember if it's the default, it might be. [23:55] however, you should be able to access it as your user. [23:55] in any case it's what I've apparently got. [23:55] yes I can access it, but it's useless as I described. [23:55] i wouldn't say you're "accessing" it... [23:55] I'm copying stuff out of it onto / just-in-case right now. [23:55] are you trying to do that as your user? [23:56] yep. [23:56] is this a new install? [23:56] nope. [23:56] about two months old. [23:56] so it's not a new install, but you're just now discovering this...? [23:56] I've been setting up email and webserver and such on it. [23:56] hrm. [23:56] it worked fine before. [23:56] what changed? [23:56] you tell me. [23:56] because it's my system and i've been making changes to it...? [23:57] no, because I haven't changed anything knowingly [23:57] since install, I installed nginx, exim, spamassassin, and git. [23:57] that's about it. [23:57] so when did you last access /home [23:57] successfully [23:57] who knows. [23:57] when I put the files that are there, there. [23:58] which is apparently june 27th. [23:59] arrrghhh: http://pastebin.com/HyW51wEN [23:59] perhaps try this article [23:59] http://askubuntu.com/questions/107410/can-you-unencrypt-remove-encryption-from-a-user-home-folder [23:59] backup your /home [23:59] i've never wanted/used an encrypted /home. [23:59] I don't want it either particularly [23:59] i can't see what user you're su'd as [23:59] I'm not su'd as anything [23:59] if you can, backup custom configs from /etc and blow it all away.