[00:07] jamespage: may I have your opinion on bug 1411030 please? I'm not sure an SRU is appropriate, unless there is a special need here? [00:09] ok, I can telnet to a webserver on 443 but not curl on it === zz_DenBeiren is now known as DenBeiren === X-Rob_ is now known as X-Rob === Lcawte is now known as Lcawte|Away === kickinz1|afk is now known as kickinz1 === WilliamDoTAT is now known as WilliamDotAT === WilliamDotAT is now known as WilliamDotSI [08:39] Good morning. [10:06] zul, coreycb: bumping eventlent to 0.16.1 - new base for kilo-2 [10:09] I see a strange behaviour in DNS name resolving: I want to resolve a subdomain (say, api.blah.com). host api.blah.com says "connection timed out". host -r -a api.blah.com tells me there are 2 NS records for blah.com, and show A records for those NSes in ;; ADDITIONAL SECTION [10:09] first of those IPs does, in fact, time out. But the second works [10:09] shouldn't the resolver fall through to the second one? [10:11] oh, and "dig api.blah.com" works instantly [10:12] wait, no, dig only gives me an empty result [10:12] dang it === Lcawte|Away is now known as Lcawte [12:35] jamespage, thanks === jpds is now known as Guest49936 [13:05] jamespage, zul: can one of you take a look at this? https://code.launchpad.net/~corey.bryant/ubuntu/vivid/pylibmc/enable-tests/+merge/249108 [13:17] zul, jamespage : and this too please: https://code.launchpad.net/~corey.bryant/ubuntu/vivid/python-nose-exclude/enable-tests/+merge/249194 [13:23] jamespage: opinion on bug 1411030 please? [13:23] https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/1411030 [13:23] Ceph/Apache related [13:38] rbasak, hmm [13:38] jamespage: will need TB approval I presume. But is this something we want to pursue? [13:45] rbasak, I was aware to the switch upstream between fastcgi mods [13:45] rbasak, but not of this specific requirement [13:46] jamespage: other options are to require trusty-backports and put a newer Apache there, or to make users use Utopic or later, or to wait until the next LTS. I'm not sure I understand the background of which of these might be acceptable. [13:46] jamespage: for example, could we make the Trusty ceph charm pull from backports? [13:47] rbasak, the trouble is that upstream target 14.04 as a supported release [13:47] I can understand they don't want to hold and apache fork over and above ubuntus [13:48] This is where I get frustrated and rant again. [13:48] They target 14.04 because it's stable, but they want to change it? [13:48] rbasak, welcome to my world :-) [13:48] Instead of forking, they could use trusty-backports instead. [13:48] zul, jamespage: this needs a look too please: https://code.launchpad.net/~corey.bryant/ubuntu/vivid/python-elasticsearch/enable-tests/+merge/249195 [13:48] That should be a better option than forking in all circumstances I think. [13:50] jamespage: on another note, I see that corosync migrated to vivid earlier. Is there any further testing you think we need to do? [13:56] zul, jamespage: can we bump python-django to 1.7? [13:56] ooo [13:56] coreycb, zul: I did take a peek at that [13:56] I think there was a requirement for a new MIR [13:56] but I had an outstanding question on how we deal with pypy related packages [13:57] jamespage, it's already in main, it would need a new MIR? [13:57] coreycb, new dep [13:57] ok [13:58] python-sqlparse [13:58] I have the merge from debian locally - but I ran out of time to look at the deps === pgraner-afk is now known as pgraner [14:01] jamespage: newer python-migrates need that as well btw === martinst is now known as martins-afk === frickler_ is now known as frickler [14:39] zul, jamespage: good assumption that python-pip does not belong in main? [14:39] coreycb: hehe...yes [14:40] zul, yeah, sphinxcontrib-pecanwsme has it in it's build-depends for some reason [15:16] coreycb, hey - re pylibmc [15:16] so - you need to run 'update-maintainer' [15:16] and I'd not wrap and sort on this one [15:16] it will make merging from debian harder in the future [15:17] jamespage, ok [15:17] coreycb, commented on MP as well [15:20] coreycb, you may want to try pylibmc in a PPA - I think it needs a running memcached to work properly (tests_ [15:27] jamespage, ok === martins-afk is now known as martinst [15:39] jamespage, yeah so pylibmc tests fail in ppa build but not in my local builds [15:49] jamespage, I think that must be a false positive [15:50] coreycb, do you have memcached running locally? [15:51] jamespage, no and I'm running in pbuilder chroot but it doesn't actually have any test output other than "ran 21 tests ... OK" [15:51] coreycb, hmm [15:53] coreycb, I get [15:53] Ran 21 tests in 4.066s [15:53] FAILED (errors=11, failures=6) [15:54] weird.. [17:21] zul, jamespage: I think this got lost in the shuffle, needed for juno - https://code.launchpad.net/~corey.bryant/ubuntu/utopic/python-eventlet/0.13.0-1ubuntu3.1/+merge/248960 [17:31] coreycb, already uploaded [17:52] jamespage, thanks! === xachet_ is now known as xachet === kickinz1 is now known as kickinz1|afk === xachet_ is now known as xachet [20:02] Anyone know how to get the fileinfo php extension installed on 14.04? === kickinz1|afk is now known as kickinz1 [20:26] baggar11: how have you tried to install it? [20:30] would anyone be able to help me with a PXE question? i want to install ubuntu via PXE using a downloaded local CD, currently the PXE goes out on the internet and pulls from the archive site [20:32] baggar11: looks like this package is about 9 years old, I would strongly recommend not using it [20:32] its removed from current php for a reason :) [20:33] hmmm, the php 'file' repository is practically the 'file' upstream these days [20:40] this message is presented to me upon login: /dev/xvda1 should be checked for errors : I dont have console access to this box, how can i force a fsck on bootup? [20:41] xibalba: sixth field in each fstab line [20:41] see man fstab [20:41] i found touch /forcefsck [20:42] 6th field is 0 [20:42] i forgot what column that is [20:43] so give the partition you want to check a '2' so its checked, the root filesystem probably has '1' [20:43] this determines the order of checking [20:43] (1 for first one, 2 for all others) [20:43] 0 means never check during boot [20:43] ah thats right === FreezingAlt is now known as FreezingCold [20:44] interesting someone mentions the shutdown -F command but i didn't find it in the man page [20:44] as usual more than 1 road to rome :) [20:45] but the fstab method is pretty generic [20:45] that reminded me of the road map to moscow i was looking at the other week [20:45] doing a screen grab for iit [20:47] http://puu.sh/fKcmz/44957686b0.png [20:47] :-) [20:48] all roads lead to a meglomanianc named putin === kickinz1 is now known as kickinz1|afk === rcj is now known as Guest25083 === kickinz1|afk is now known as kickinz1 === pgraner is now known as pgraner-afk === kickinz1 is now known as kickinz1|afk === kickinz1|afk is now known as kickinz1 === spinza_ is now known as spinza === kickinz1 is now known as kickinz1|afk [21:56] Sling: got any ideas on how to get the extension enabled? [21:57] baggar11: nope, tried for a few mins, it wont even compile manually [21:57] why do you want it in the first place? [21:57] https://github.com/snipe/snipe-it [22:12] would anyone be able to help me with a PXE question? i want to install ubuntu via PXE using a downloaded local CD, currently the PXE goes out on the internet and pulls from the archive site [22:53] hi guys, I have unmet dependencies when I want to install openjdk-8 using the ppa [22:53] I didn't had that yesteday [22:53] *yesterday [22:58] !ppa | YamakasY [22:58] YamakasY: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [22:58] keep that in mind [22:58] (also, 'ppa' is ambiguous - you don't specify the PPA you use) [22:59] yes but for openjdk8 you need it [22:59] I don't have restricted in my repo's [22:59] I might need that [23:00] why not just apt-get update && apt-get -u dist-upgrade && apt-get install openjdk-8 ? [23:00] mhh I hav restricted [23:00] because it can't ? [23:00] 8 is not in the default repo's of 14.04 [23:01] I thought you said you added someone's ppa with an openjdk-8 package? [23:01] yap [23:01] but I get unmet dependencies, yesterday I didn't [23:03] so I wonder [23:05] is there a recommended ppa for openjdk-8 ? [23:06] I now use ppa:openjdk-r/ppa [23:09] this is what I get: openjdk-8-jre-headless : Depends: libnss3-1d (>= 3.12.9+ckbi-1.82-0ubuntu4) but it is not going to be installed [23:12] I hate this, why is Ubuntu so far behind with java every time [23:12] YamakasY: Because Oracle refuse to allow others to redistribute java? [23:13] YamakasY: wow, that doesn't look like it's been updated since september. there've been dozens of security issues found in java since then... [23:13] https://launchpad.net/~openjdk-r/+archive/ubuntu/ppa [23:14] jpds: yeah oracle sucks [23:14] sarnold: mhh [23:14] ok need to to find a better ppa! [23:16] sarnold: all are do damn old [23:16] YamakasY: you might have to deal with oracle's downloads directly on this one [23:17] sarnold: no found one [23:17] I want puppet :D [23:18] YamakasY: http://www.oracle.com/technetwork/java/javase/downloads/index-jsp-138363.html [23:21] Any helpers in? Ive got an odd issue, ubuntu 12.04 or 14.04, install docker, run some containers and then reboot... The boxes hang on press s to skip or m for manual to mount /sys/fs/cgroup (then it repeats with other mounts including root etc..) eventually boots but everything is read only mode. I can livecd boot and mount the drive no issue read/write... [23:21] what am I missing ;) [23:23] ok, this one works :D [23:23] happy installing [23:29] smoser: Are you around? [23:56] why does ubuntu messes up from time to time with filling up /boot with kernels