[00:19] why does eth0 come up as p1p1 now? [00:34] * lamont grumbles [00:35] pretty sure that grub should not produce the following when I replace "quiet splash" with "break": [00:35] Booting a command list [00:35] Booting a command list [00:35] /0123456789:; sarnold: RoyK: Thank you guys so much I got everything working with my VirtualHost thanks your expet help! [00:51] to^ [00:52] sarnold: you can now goto my websites and see what I inteded to be seen :) [00:53] Thanks again guiys you have been a huge help, this community supported os is realy starting to grow on me and with members like the ones who have assisted me over the last few days, its very easy to see why [00:55] lamont, why not? you told it to *break* :) [00:55] Im installing postfix on my ubuntu server. [00:56] its not sending mail to my email.. [00:56] what do i need to edit? [00:56] Patrickdk: heh [00:59] dragonious: yikes, I still get the joomla! install page :) [00:59] Im installing postfix on my ubuntu server. [00:59] its not sending mail to my email.. [00:59] what do i need to edit? [00:59] Any help would be appricated ^ === slank is now known as slank_away [03:07] Hello guys Im back now Im configuring my email server and Im getting this error pastebin.com/xuBgKmVT [03:08] Im following the walkthrough on the ubuntu support site for postfix [03:09] sarnold: you shouldnt get that Joomla!site now ;p [03:09] dragonious: oh good :) [03:10] dragonious: hrm. I still get the joomla! page. [03:10] dragonious: you might want to configure it quick before someone else does. [03:10] or sudo stop apache2 :) [03:11] sarnold: you may need to clean you internet cookies :) [03:11] s/cookies/cache/ [03:12] dragonious: its not conf'd right [03:12] i'm getting the same page on virgin chromium [03:12] dragonious: no... reload, even w3m -dump ... | grep -i joomla show that it is still there. [03:12] (i.e. its never been there) [03:13] confirm what sarnold said. [03:13] i can confirm* [03:13] sarnold: well I dont see how that can be my people in town here don't see the joomla page [03:14] dragonious: hehe, who are you going to trust, your buddies sarnold and TheLordOfTime or some folks in your town? :) [03:14] dragonious: did your DNS change at all? [03:14] TheLordOfTime: ooh. good question. [03:14] i.e. did you repointn your domain to anything? [03:14] because if you changed the DNS, i'll go pull new dns data from $given_nameserver_of_weirdness [03:14] sarnold: TheLordOfTime: yes I spent an hour with godaddy getting it right [03:15] dragonious: when? [03:15] within the past 48 hours? [03:15] t [03:15] or within the past 12? [03:15] or within some other timeframe? [03:15] sarnold: TheLordOfTime: yes within past 12 hours , but like I said everyone locally is seeing the correct page [03:15] hrm. I looked it up on opera mini on my phone (no way it had it in DNS cache) and _still_ got the joomla page. [03:16] ah. [03:16] dragonious: ask your pals to go to www.snapperheadstudios.com -- if I visit http://snapperheadstudios.com/, I get an under-construction page [03:16] okay, then the dns hasn't propagated. [03:16] and confirmed here too [03:17] the joomla install is active on http://www.snapperheadstudios.com/ :) [03:17] http://snapperheadstudios.com/ <-- points correctly [03:17] http://www.snapperheadstudios.com/ <-- AAAAAAAAAA! [03:17] $ host www.snapperheadstudios.com [03:17] www.snapperheadstudios.com is an alias for snapperheadstudios.com. [03:17] snapperheadstudios.com has address 173.15.84.210 [03:17] dragonious: you need to add a www dns entry in the DNS panel. [03:17] point it with an A record to the IP address that you put for snapperheadstudios.com root [03:18] does host do the lookup all the way to the addresses? or does it just stop with the direct results? [03:18] sarnold: i do dnsget -v -t ANY -n [specified nameserver] [query] [03:18] but i like raw verbosity [03:18] * TheLordOfTime executes [03:19] TheLordOfTime: heh, I moved to 'host' when all the docs said to stop using 'dig' and 'nslookup', but .. never got any of them well enough to call myself a dns guru [03:19] sarnold: http://paste.ubuntu.com/1595548/ [03:19] anyway dinner time :D so good luck, dragonious, get that thing turned off quickly :) [03:20] TheLordOfTime: aha! thanks. :D [03:20] sarnold: Its something in my vhost file I dont get it its making me mad brah [03:20] sarnold: lol [03:21] sarnold: if you goto snapperheadstudios.com without the .com you get the right page [03:23] dragonious: you mean without the www :P [03:23] dragonious: add in another vhost for www. dupe the snapperheadstudios.com stuff [03:23] it *shoudl* work [03:23] or set up a redirect for www -> non-www [03:23] idk how you do that in apace [03:24] TheLordOfTime: I ahad it working and now its not I had to add a line for the non www domain [03:24] apache* [03:24] TheLordOfTime: I already have a www redirect with go daddy to my IP [03:25] TheLordOfTime: we even setup the FQDN for my sever I just dont get it [03:27] you should just redirect www to the non-www domain itself [03:27] rather than just the IP point [03:27] i.e. if i go to www.blargh.com and there's a web server rewrite/redirect there, saying "Go to blargh.com" [03:27] my system will say "Go to blargh.com" and request blargh.com [03:27] thereby making SURE i'm iseeing blargh.com [03:27] its how i do my www. -> non-www in my site, except i use nginx so its all done behind the scenes [03:30] TheLordOfTime: I think I catch what your saying [03:38] TheLordOfTime: Can you try them both for me now please? [05:26] TheLordOfTime: I fixed it the right way this time ;) [05:26] :P [05:26] changed a line of cade and wala is working nicely try for your self [05:26] :P [05:26] yep it works [05:27] Thank you, couldnt have done it with out you guys here helpping me [05:28] TheLordOfTime: now working on the mail server and I fixed my issue I was having at the last step and Im on to the next :) [05:28] * TheLordOfTime goes back to stabbing php5's source code with a rusty spork [05:29] TheLordOfTime: Good Luck with that !! [05:29] EVIL! [05:29] it is EVIL! you will not MENTION IT! [05:30] * TheLordOfTime shakes a finger at dragonious in a manner indicative of scolding for wishing luck working with php5's evil codebase === blkperl_ is now known as blkperl [08:31] hi all [08:32] I have to maintain inventory of SIM cards(WCDMA, GSM, CDMA800 MHz and CDMA450 Mhz) with their Ph no. , issued dates , issued person, credit balance. I dont know which type of software I should use [08:36] linocisco: A database? [08:36] jpds, a database driven web application [08:36] linocisco: Quite. [08:37] jpds, I checked glpi. but found no feature to record this type of inventory === smb` is now known as smb [08:44] hey guys im using 12.04 on my servers and squirrelmail I am wondering why on earth does it have a dependency of the apache2 prefork package === yofel_ is now known as yofel [08:52] eagles0513875_: It doesn't, really. It says: Depends: apache2 | httpd, libapache2-mod-php5 | php5 | php5-cgi, [...] [08:53] So any package that is named or that provides either apache2 or httpd satisfies the dependency. [08:54] And any package that is named or that provides either libapache2-mod-php5, php5, or php5-cgi satisfies the php dependency. [08:54] When APT tries to resolve this, it first looks to see if you these dependencies are already satisfied. [08:55] If they're not, it will attempt to satisfy them by installing extra packages. The order in which these options are stated (e.g. libapache2-mod-php5 before php5) denotes the order of preference. [08:56] ...and it just so happens that libapache2-mod-php5 prefers apache2-mpm-prefork. [08:56] soren: it wouldnt let me install event driven package of apache [08:56] so what does one do to use squirrelmail with apache2-event or worker [08:58] eagles0513875_: The question you need to answer is: "How can I do php with apache2-event or worker?" [08:59] Is there another collection of packages that one can install that gives you a functional webserver that can handle php? [08:59] nginx comes to mind [09:02] eagles0513875_: Assuming you already had nginx setup it looks like squirrelmail would have been fine with that. Just that apache2 and libapache2-mod-php5 happend to come first in the alt. list [09:02] apache2 | httpd, libapache2-mod-php5 | php5 | php5-cgi, perl [09:02] andol: does that mean if i want to use event or worker i need to setup squirrelmail from source? [09:03] eagles0513875_: What needs to be installed for nginx to have php functionality? [09:03] eagles0513875_: apache's event mpm doesn't work with php, afair. [09:03] eagles0513875_: No, that means if you have any package providing httpd (such as nginx) installed before you install the package squirrelmail it won't ask for apache2. [09:03] jpds, a database driven web application [09:04] soren: O_o event or mpm doesnt work with php O_o [09:04] i honest find that hard to believe soren [09:05] eagles0513875_: Ok. [09:05] eagles0513875_: It's true, though. [09:05] eagles0513875_: php5 isn't thread safe. [09:07] what alternatives for web mail clients are there soren [09:07] eagles0513875_: libapache2-mod-php5 explicitly only lists prefork and itk as possibilities. [09:07] ok [09:07] eagles0513875_: If you can set it up without libapache2-mod-php5, you're fine, though. [09:07] Like through fastcgi or something. [09:07] humm ok [09:08] soren: what about using wsgi? [09:08] eagles0513875_: First you'd have to rewrite squirrelmail in Python. [09:08] ya i have so many projects and crazy ideas [09:08] Why would you want to use wsgi? [09:09] wsgi is a Python thing. It doesn't make much sense for squirrelmail. [09:09] ahh ok [09:09] didnt realize it was python specific === Ursinha is now known as Ursinha-afk [10:16] I need to search and replace a multiline script recursivly in my home directory (all index.php have been hacked). What would be the best way to do this [10:21] Hi, I have a server with one NIC running KVM VM's. How do I give my VM's IP addresses in the normal network (instead of a subnet on the VM host)? [10:23] nocturn: http://wiki.libvirt.org/page/Networking#Bridged_networking_.28aka_.22shared_physical_device.22.29 [10:24] Thanks jpds [10:25] Any officials in here? It appears bugs I report in launchpad don't get solved. I posted one many months ago and it's still 'NEW', which doesn't give me much hope for the one I reported yesterday [10:27] https://bugs.launchpad.net/ubuntu/+source/targetcli/+bug/1021785 <- reported on 6 July 2012! Still new... [10:27] Launchpad bug 1021785 in targetcli "targetcli does not recognize md partitions as block devices" [Undecided,New] [10:27] freakynl: try #ubuntu-bugs [10:27] drussell: [10:27] thx :) [10:27] freakynl: good luck! [10:27] TuxLof, there are many, from command line i would use sed, find . -iname *.php -exec sed -i ” -e ‘s/hackedText/goodText/’ {} \; [10:28] maybe adding a global statement too: ‘s/hackedText/goodText/g [10:30] well basically it's a 30 line long php script with all kind of chars in it [10:30] which I need to remove from all index php script [10:31] s/hackedText//g [10:31] find . -iname index.php -exec sed -i ” -e ‘s/hackedText//g’ {} \; [10:33] How do I do that when it's multiple lines, slashes quotes all that stuff. [10:34] freakynl: If you want escalation for bugs like that, you might want to buy a canonical support contract. ;) [10:36] TuxLof, you could mahe a bash variable to hold all that stuff, taking kare of all the charachters that can be misunderstud by sed, and then pass it to the command [10:36] that's a good idea [10:44] hi, anyone with experience with bitbucket urls and uscan? [10:50] so it'd be something like this: find . -iname index.php -exec sed -i ” -e ‘s/'$VAR1'//g’ {} \; [10:50] where $VAR1 are some lines of php code [11:09] Hello [11:09] http://paste.ubuntu.com/1596278/ [11:10] need help about network file sharing [11:32] Any advice on how to get an email (to root is fine) when there are system updates available? [11:32] I particularly like the layout of the login text that says "X updates are available, Y of them are security updates" [11:32] I guess it feeds the motd somehow, but I'd be interested to get that in my email when they become available... [11:34] hi, I am configuring a server with a fairly complex network config in /etc/network/interface (8 phys ports, bonding, vlans, bridging). After some fiddling, everything mostly gets configured ok by upstart now, but it is still unreliable. For example, the bonding type for one of the trunks was set incorrectly during the last boot. Is there a clean way of having /etc/network/interfaces processed "the old way" on 12.04? === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [12:37] ау [12:37] есть кто русскоговорящий? [12:39] вообщем, если есть - прошу помочь. поставил убунту сервер 12.10 стал настраивать и обнаружил сейчас, что нету файла /proc/net/ip_conntrack [12:40] в ядре нетфильтер установлен [12:40] полазил по гуглу - он мне сказал, что подключает командой modprobe ip_conntrack [12:41] lsmod | grep conntrack дает следующее [12:41] nf_conntrack_ipv4 14080 3 iptable_nat,nf_nat [12:41] nf_conntrack 66307 3 iptable_nat,nf_nat,nf_conntrack_ipv4 [12:41] nf_defrag_ipv4 12649 1 nf_conntrack_ipv4 [12:42] типа есть nf_conntrack [12:42] но файл в указанном месте не появился [12:53] help me, men! [12:53] English would be a good start [12:53] don't understand what you were asking [12:53] i installed ubuntu server 12.10 [12:54] but i didn't find ip_conntrack in /proc/net/ [12:55] i tried install it throuth modprobe [12:55] sorry for my language === Ursinha is now known as Ursinha-afk [13:03] HEEEELP [13:21] hello? [13:22] хеллоу [13:22] кирилица компетибл? [13:23] 15:21 [ flebel ] [ neoXsys ] [ wedgie ] [13:23] is anyone using irssi? Кто-небудь пользуется irssi? [13:24] yes? [13:25] do you know if it's possible to disable messages like "someone joined/left #ubuntu-server"? [13:25] !quietirssi [13:25] To ignore joins, parts, quits in irssi: /ignore #ubuntu +JOINS +PARTS +QUITS [13:25] :) [13:25] кирилица [13:26] thanks! [13:26] чувак стой [13:26] шотакое? [13:26] ты лучше меня говоришь по англицки [13:26] Hi - I've set up apt-mirror and PXE on my home server. I've installed the 12.04 live cd on the PXE server and can boot a machine from it. Is there a way to make it use my local mirror instead of going out to the interwebs for its updates during the install? [13:26] я не могу сформулировать вопрос [13:26] давай помогу [13:26] вообще поставил сервер убунты [13:26] а там почему-то не найти ip_conntrack [13:27] в нем хранятся сессии установленные [13:27] гугл говорит, что лечится modprobe [13:27] но ни хрена [13:28] How to find ip_conntrack? [13:28] в ядре стоит поддержка netfilter [13:29] по модулям вроде тоже все впорядке [13:29] но почему-то не работает [13:29] ммм, не уверен, что смогу правильно обьяснить, не понимаю о чем тьі говоришь, щас погуглю что такое ip_conntrack [13:30] ip_conntrack входит в состав net_filter пакета ядра [13:30] по умолчанию в убунте уже все включено [13:30] сам файл располоен должен быть /proc/net/ip_conntrack [13:31] но его там нету [13:32] все варианты гугла перебрал..в связи с этим в первые жизни подсоеденился к irc каналам)) [13:33] nf_conntrack есть в той директории? [13:34] нет [13:34] ни того, ни другого [13:34] могу скинуть что там есть и что есть в модулях [13:34] впрочем я уже скидывал сюда, но народ не отрегаировал [13:34] я еще спросил в #ubuntu, один чел написал: [13:35] 15:34 < jpw> more likely /lib/modules/2.6.32-5-amd64/kernel/net/netfilter/nf_conntrack.ko but idc [13:35] *возможно там, но он не уверен [13:35] гмм..и чего с ней делать?) [13:36] нашел? [13:36] подключение модуля вроде делается как-то так modprobe nf(или ip)_conntrack [13:37] уффффф, я нуб пока что ) не подскажу [13:38] hmm, looks like my screen got scrambles again :( [13:39] )) [13:39] спасибо, чувак) [13:39] what's scrables? [13:44] this channel is not as live as #ubuntu, is it? ) [13:45] uh, what? [13:49] I mean quiter ) [14:24] hello, try installing Ubuntu Server 12.04 on a HP ProLiant server fails dl360p gen8 and 72% setting atp [14:26] LeD: oh, what is it that goes wrong? [14:27] the installation is stuck [14:27] frozen [14:29] if you switch to the other VT, can you tell what it hung on? [14:32] I'm not good in English speaking [14:32] je [14:32] what? === slank_away is now known as slank [14:35] Server Overview [14:35] 4Gb x 4 , RAM [14:35] 1 Tb x 3 , discos duros [14:35] 2 Procesadores [14:35] Server Overview [14:35] 4Gb x 4, RAM [14:35] 1 Tb x 3 HDDs [14:35] 2 Processors === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk [14:57] Evidently I've a /boot at 100% full. Anyone know how to fix this? http://pastebin.com/z9SypZN7 [14:58] IS there any automatic way to clean up the extra kernels, etc in there? [15:00] capitaninsaneoh: No. [15:01] capitaninsaneoh: dpkg -l | grep linux-image and dpkg -r them. [15:01] jpds will this always happen? Never run into this before [15:01] capitaninsaneoh: When you have to many old kernels installed, sure. [15:01] Shouldn't the update process account for this and clean up old kernels [15:04] capitaninsaneoh: No. [15:04] capitaninsaneoh: What if you need to go back to an older kernel because newer ones fail? [15:04] jpds I understand the reasons behind it but I wish I could limit it to 3 for example =) [15:08] Does the desktop do something different with this? [15:09] jpds, Thanks, I apt-get purged the old kernels [15:09] capitaninsaneoh: No. === Ursinha-afk is now known as Ursinha [16:00] I thought it kept the last 3, but I could be wrong. capitaninsaneoh: how many are in there? How big is your /boot? [16:03] utlemming: ping [16:12] zul, jamespage: https://code.launchpad.net/~yolanda.robla/ceilometer/grizzly/+merge/146157 [16:41] Morning Guys! [16:42] anyone on that can help me out Im trying to open a perl file so ican edit my squirrelmail config and I cant seam to get the file to open [16:43] I have cookies if that helps :) [16:43] like choco chip ....yummmmyy [16:45] hi guys [16:46] upstart doesn't log jobs output into /var/log/upstart? [17:15] I just came in to thank you all for your help! [17:16] over the last few days I have been able to set up my mail, printer server, etc [17:16] and i really appreciate all you guys have done. your help lead me to get this all working properly [17:16] thank you again [17:21] hello, got rid of the default mta (exim4) installed ssmtp but when I do 'telnet localhost 25' I get connection refused [17:21] bitfury - do you have port 25 open in your router [17:22] also telnet is port 21 [17:22] kevinmthomas: haven't checked that yet as I thought testing against 'localhost' will not go to the router [17:22] bitfury, if you behind a NAT/Router also make sure to disable port filtering [17:22] i use telnet to test for open ports [17:25] bitfury, http://www.havetheknowhow.com/Configure-the-server/Install-ssmtp.html [17:25] make sure you have done those steps correctly [17:30] http://pastebin.com/FWWs9k1M [17:31] ^ mail.log [17:31] bitfury: Error: "mail.log" is not a valid command. [17:31] uvirtbot: be silent. [17:31] TheLordOfTime: Error: "be" is not a valid command. [17:37] bitfury: I don't think ssmtp provides an SMTP listener, does it? I thought the whole point was to provide a /usr/sbin/sendmail executable that could be used by local programs to send mail out. [17:45] sarnold: you're right [17:46] why not postfix? [17:46] !postfix [17:46] postfix is the default !MTA and !MDA on Ubuntu. For help, read https://help.ubuntu.com/community/Postfix and https://help.ubuntu.com/community/PostfixBasicSetupHowto - See also !MailServer [17:47] so I guess sendmail is what I need to be troubleshooting [17:47] postfix is a beast to configure compared to a simpler, /usr/sbin/sendmai-only mailer ... [17:47] (granted, postfix is only about a thousand times easier than sendmail :) [17:48] sarnold: heh - a beast to configure? apt-get install postfix and it's done [17:48] ya, if you need extreemly simple outbound only [17:48] bitfury: sendmail is the *real* beast configuration-wise [17:50] RoyK: heh, never felt that easy to me... [17:52] if you don't deal with it all the time I get it [17:52] but as I'm an email admin, I touch postfix atleast every week, so I think it's simple [17:52] everything being relative :) [17:53] imho postfix is the easiest mta so far [17:54] Postfix +1 [17:54] I've managed a bunch of different ones and it's my favorite [17:56] stgraber: I think I've asked you thsi before. But do you know of a way, either on bugs.launchpad.net, or (better) using python-launchpadlib, to get a list of bugs for package $p which are fix released in raring but nominated and not yet fix released in a supported stable release? === Ursinha is now known as Ursinha-afk [18:03] hallyn: should be fairly easy to do with the API [18:03] hallyn: essentially iterate all the bugs that are fix-released, look for the list of tasks and select any that doesn't have all of them fix-released too [18:03] stgraber: ok, i gave it a shot a few days ago and couldn't find good search params - had ot just walk every bug known to lp. Is that the norm? [18:04] (sorry, back in a few mins) [18:04] hallyn: in this case, yes, you'll have to iterate through all the fix-released bugs I think === Ursinha-afk is now known as Ursinha [18:19] hallyn: I think the fastest way is to iter through the API equivalent of https://launchpad.net/ubuntu//+source/lxc/+bugs and for each bug found there, check if it's fixed in either raring (if that task exists) or the current dev release (no task) [18:24] stgraber: but you're suggesting i can look just over lxc fix-released bugs - didn't look like that to me [18:25] hallyn: .searchTasks(status="Fix released") should give you that [18:25] *Released (it's case sensitive) [18:25] stgraber: is it the lxc project then? [18:25] * hallyn tries [18:26] hallyn: lp.load("https://api.launcpad.net/1.0/ubuntu/+source/lxc").searchTasks(status="Fix Released") [18:27] stgraber: ah, thanks. that lp.load was what i didn't get. i was trying lp.load_project("qemu-kvm") and that gave me obviously wrong results [18:27] >>> len(lp.load("https://api.launchpad.net/1.0/ubuntu/+source/lxc").searchTasks(status="Fix Released")) [18:27] 199 [18:28] hallyn: yeah, that lp.load is the lazy way of doing lp.distributions['ubuntu'].getSourcePackage(name="lxc") :) [18:28] (gives you the same object back) [18:31] funky, 'load' doesn't exist here [18:32] adam_g, ping [18:32] having to do get_source_package() [18:39] hallyn: i think there is a regression with libvirt [18:47] zul: passed all qa tests! what is it doing? [18:47] hallyn: gimme a sec and ill show you [18:49] hallyn: http://pastebin.ubuntu.com/1598170/ [18:50] hallyn: i had to add the virterror back and include the virerror [18:53] zul: but you've got it fixed? [18:53] hallyn: yep [18:53] patched locally here [18:53] zul: cool [18:53] i wanted to talk to you before i upload it === Ursinha is now known as Ursinha-afk [18:54] stgraber: great, got a nice short script that should let me see everything that needs sru. this lets me cull my local todolists some more [18:54] zul: you wanted me to look at debdiff? [18:54] hallyn: sure lemme finish what im doing here [18:54] zul: np. biam [18:56] jamespage: if you're around.. was just rereading the #ubuntu-release discussion re openstack SRUs. the conclusion, AFAIUI, was to only add parseable bug references to changelogs if there is an existing ubuntu task? [18:59] I'm getting install failures in the OMAP4 daily images raring-server-armhf+omap4.img [18:59] expected? unexpected? [18:59] worth reporting? [19:39] !echo hy [19:48] Hi all, i am interested in contributing to the python-vm-builder. could any one please point me some tutorials in understanding the code [19:49] tutorials to understand the code? [19:49] yes patdk-wk. tutorials to understand the code [20:33] kirkland: hey, are you around? would I be able to cajole you into sponsoring a small change to spice (https://bugs.launchpad.net/ubuntu/+source/spice/+bug/1101978) ? [20:33] Launchpad bug 1101978 in spice "[MIR] spice" [Undecided,In progress] [20:33] wait. that's the bug, not the change [20:34] kirkland: https://code.launchpad.net/~serge-hallyn/ubuntu/raring/spice/spice-compiler-warnings/+merge/146220 that [20:34] hallyn: howdy [20:35] hallyn: wow -- you don't have upload rights yet? [20:35] hallyn: reading ubuntu-devel@, I thought we were just giving those away these days :-P j/k [20:37] hallyn: is that .pc/ file intentional? [20:38] hallyn: yeah, I was just going to ask ... what's with .pc/? [20:38] kirkland: lol [20:38] sarnold: hm, lemme check [20:38] usually those do get included, [20:39] sarnold: kirkland: yeah, the .pc gunk gets kept in the bzr tree now, as patches are kept applied in the tree [20:39] hallyn: eww :) [20:40] which, frankly, makes debdiffs nicer ot review; agreed on that [20:40] * sarnold watches abstractions leaking all over the floor [20:40] at first I wondered, "is 700+ line diffs really hallyn's idea of "small change"? :D [20:41] sarnold: you should see [20:41] sarnold: you should hallyn's "big change" [20:41] my big changes [20:41] lol [20:41] :) [20:41] lol [20:41] kirkland: so the cool part about this is, so long as my excuse for not being able to enable tests is accepted, we coudl end up with qemu with spice in main in raring [20:42] hallyn: sure ... this will be a nice break from some RH stuff I'm currently working on [20:42] hallyn: thanks for the explanation :) [20:42] (which was why i picked you to look at this :) [20:42] hallyn: :-) nice [20:42] kirkland: :) ecryptfs-systemd? [20:43] hallyn: heh [20:43] hallyn: nah, building an AMI of RHEL with zNcrypt enabled and talking to our keyserver, zTrustee [20:44] hallyn: okay, merged and pushed to lp:ubuntu/spice ... do I still need to build and upload a source package, or did they ever get that happening automagically? [20:45] kirkland: tragically, that is not yet automatic [20:45] kirkland: thanks! === Ursinha-afk is now known as Ursinha [21:30] How do I get wget to assume that the URL I give it is valid and doesn't do a url encode on the url ? [21:37] nevermind, I am using nc instead [22:13] kirkland: say, have you pushed the spice to the archive yet? (I'm wondering whether the code wants to actually ignore the seteuid failure) [22:15] hallyn: I pushed to lp:ubuntu/spice, but I haven't uploaded a source package [22:16] hallyn: I had a question for you above [22:16] hallyn: okay, merged and pushed to lp:ubuntu/spice ... do I still need to build and upload a source package, or did they ever get that happening automagically? [22:16] kirkland: oh i answered that above - it's not yet done automatically [22:16] hallyn: ah, okay [22:16] kirkland: then old on a sec, [22:18] i dunno. i'm not happy with this. I guess they really just meant "oh hey, if we can seteuid(0), taht'd be great. if not, well we just want it for fun" [22:20] jdstrand: do you have 90 seconds? [22:20] hallyn: okay, I'll hold off on upload [22:20] kirkland: thanks, i'll just do an updated merge proposal if it needs a tweak [22:20] hallyn: I have a feeling it will take longer, but ok [22:20] hallyn: ack [22:21] jdstrand: well, spice took some backtrace code from xserver, which calls gstack (which i've never heard of before) but first calls seteuid(0), which you flagged. [22:21] yep [22:21] jdstrand: i was going to error out if seteuid(0) fails, but it occurs to me taht'll never succeed in libvirt-qemu-spice [22:22] so i think i'll just do (void)seteuid(0); is that ok with you? [22:22] * jdstrand nods [22:22] thanks. i don't like it... [22:22] have a good weekend :) [22:22] oh for the compiler error? [22:22] warning [22:23] my nods was for the statement prior to (void) [22:23] jdstrand: d'oh [22:23] hallyn: ^ [22:23] hallyn: I actually don't care about that call cause we don't have gstack even in the archive [22:23] i noticed that :) [22:24] ok i'm fine leaving it as is in the archive, but i figured upstream will presumably nix that [22:24] that apparmor profile should block it too [22:24] hallyn: I'm confused. what will upstream nix? [22:25] jdstrand: i i think upstream will nix a patch to fail if seteuid(0) fails [22:25] ah, right [22:25] i assume gstack will succeed on a task which you own [22:25] nah, don't bother [22:25] don't bother which? [22:25] with fixing that warning [22:25] ie, leave that seteuid call alone [22:26] jdstrand: oh, ok. [22:26] jdstrand: the other warnings, which you didn't log, i assume you don't care bc they're in the client code which isn't going into main? [22:26] let me look at the bug [22:27] hmm, didn't mean to paste that seteuid(0)-- just meant to mention it [22:27] ok [22:27] let me pull all the warnings, hold on [22:28] ok, I missed one: [22:28] basic_event_loop.c:118:5: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat] [22:28] I mipasted [22:28] mispasted [22:29] well, mis-highlighted. off-by-one :) [22:29] let me see where that one is [22:29] ./server/tests/basic_event_loop.c [22:29] ok, so who cares [22:29] (testsuite) [22:29] right, we can't build them :( [22:30] ./spice-common/common/lz_compress_tmpl.c is in spice-common btw [22:30] yeah i addressed that one [22:30] hallyn: oh, the testsuite is not buildable, bummer :\ [22:30] ok, cool [22:31] so that would be the only one i address, once i change the setuid call back [22:31] (I said 'who cares' cause not awesome coding in a test suite isn't really a concern) [22:31] hallyn: feel free to say in the bug that after talking with me on irc that the seteuid(0) call doesn't have to be fixed [22:32] jdstrand: ok, thanks [22:32] now to get a new tree for kirkland [22:32] np [22:32] hallyn: "snappy - Powerful media player with a minimalistic interface". I wonder if we could just enable the server tests? [22:38] jdstrand: i assumed the server tests needed snappy to attach to the server, but i can try and hand-build and hand-run and see hwo far i get [22:40] hallyn: yeah, I have no idea. I saw media player and thought client and then, well, made a half-thought-out suggestion :) [22:40] kirkland: re-submitted https://code.launchpad.net/~serge-hallyn/ubuntu/raring/spice/spice-compiler-warnings/+merge/146239 . could you take and push that? [22:41] once build depends aren't required for main, this will all go away. one day... [22:41] jdstrand: I'll spend some time and either push what tests i get working or, if that's the empty set, i'll comment in the bug [22:41] hallyn: I appreciate it :) [22:41] k, heading out. have a nice weekend :) [22:44] jdstrand: thanks - you too