=== Lcawte is now known as Lcawte|Away === IronDev is now known as busy === busy is now known as IronDev === markthomas is now known as markthomas|away === Wiched is now known as Guest319 === CiPi is now known as cipi [05:33] if I wanted to monitor what devices downloaded from what ips what would be the best means in which to do that? [05:37] squid proxy on your network [05:38] jdv: thanks I will check it out. The device I want to monitor is a wifi device so I was thinking about even doing something with wireshark or something [05:38] just wasn't sure really so I figured I would ask for expert opinions [05:39] wireshark will give you too much data for your requirements [05:39] thats what I was thinking too, mainly I just want to know what server the wifi device is accessing to download some of its information [05:42] is squid specific for surfing the web? I am trying to figure out what IP address a device actually accesses [05:43] the device being a kindle I have [05:51] can you bring up a shell on it? [05:52] squid will monitor all traffic [05:52] a simpler way to see what its doing is to connect it to your PC and then run a command line netstat on it [05:53] I can't bring up a shell [05:53] I am thinking I might just put wrt on my router and monitor it through that and iptables or something similar [05:53] I am not sure how i would run netstat on it via my pc [05:54] bridge the connection ? [05:54] can you root a kindle? [05:54] or otherwise ssh to it? [05:55] I dont have one [05:57] well the tablet versions I am sure you can [05:58] this is just an e-reader [05:58] but I was curious what things it was accessing via the internet, looks ups etc [06:00] Do you have a phone with shell ? I might consider making that a hotspot and then exploring the network connections running from the phone [06:00] oh thats a decent idea i like it [06:01] my phone doesn't support hotspots though and I am in the process of rooting it [06:13] just arp poison the kindle and use wireshark [06:13] arp poison? [06:21] arp spoof whatever you want to call it. you route all it s traffic through you [06:26] interesting === Lcawte|Away is now known as Lcawte [07:28] lol arp spoofing to monitor network connections on a trusted device. [07:28] well why not. [07:29] just dont have any other devices on the network at the same time [07:48] Good morning. [08:03] jdv: why not you don't have to spoof all of them. You can select just one target [09:40] why did i failed install smbfs on ubuntu 15 server? [10:44] epicepic: what did you install? [10:44] epicepic: or I should say what was the error? === liam_ is now known as Guest92132 [12:15] so, i want to vimdiff a remote file and output of local command... [12:16] vimdiff scp://host//remote.file <(local.file) [12:16] that kinda doesn't work (not sure i can specify more into how _exactly_ it doesn't work) [12:16] errata: <(cat local.file) [12:16] (sorry. the one i typed out does work) [12:17] is it something about "cat" that doesn't help here? [12:17] and, OT... wow, imagined a lot more traffic in here :/ [12:25] synthmeat: I don't even think that scp:// exists. [12:25] Ah, OK, it has support for that. [12:29] jpds: yeah, i diff remotes this way all the time, and use it as such in many commands [12:30] well, "all the time". found about it yesterday :D [12:33] well, "use it as such in many commands" is also a blatant lie too :D [12:34] it works in vimdiff, that's all i know :D === SL89 is now known as Vodka_Gobalsky === alai-afk is now known as alai [13:25] ubuntu server raid1 ( no VMhd // 2 hd ) controller checked ( name of raid1 set from the controller and with 2 hd already in the same group ) ... during installation grub failure at the end. Disk partition it can only see the raid with # #126 at the end ... no chance to see the other 2 hd only the raid . i tryed to manual partitioning it. setting /boot /swap / .... grub failure .... pls help me [13:30] smb: regarding the libvirt init job waiting on socket being ready - let's ask zul to integrate your and dosaboy's comments when he merges 1.2.16 in next 2 weeks [13:30] (that's bug 1455608) [13:30] yay for timeframes! [13:32] hallyn, not in a rush there. might consider things for srus into previous releases [13:38] smb: yes, it's on my list for next set of srus [14:54] jamespage, any tips on getting around this? this (https://merges.ubuntu.com/p/python-openstackclient/REPORT) has a setup.cfg merge conflict, so I manually updated setup.cfg to what debian has, but debuild gets: [14:54] dpkg-source: info: local changes detected, the modified files are: [14:54] python-openstackclient-1.0.3-1ubuntu1/setup.cfg [14:58] rbasak, maybe you have tips ^ [15:30] coreycb: that's odd. I wouldn't expect there to be a merge conflict in setup.cfg as I wouldn't expect that to change in a packaging delta anyway. [15:30] coreycb: to change setup.cfg if required that should be done through a quilt patch [15:30] rbasak, yeah I agree [15:31] coreycb: so maybe check 1.0.3-1, 1.0.3-1ubuntu1 and 1.0.2-2 manually? [15:31] Incidentally that's a tricky merge for merge-o-matic maybe because Ubuntu was previously ahead of Debian on upstream version [15:31] rbasak, there aren't any existing patches at least [15:51] how to fully clear out history [15:51] i've tried putting /dev/null >> .bash_history === markthomas|away is now known as markthomas [15:52] I've tried history -c [15:52] everything looks good until I logout/back in [16:00] coreycb, I'd pop all patches with -f and then re-extract the orig.tar.gz over the top of everything [16:01] jamespage, ok thanks [16:07] how do i chown nor chmod for cifs mounted folder ? [16:24] zul, can you avoid working on any oslo pkgs in wily - I'm working on resyncing with Debian [16:24] hopefully the ftp masters will be ok with holding Ubuntu transitional packages - zigo was OK with having them [16:25] coreycb, openstackclient might be a straight sync tbh [16:36] zul, how do we feel about ibm-db-sa? [16:36] zul, looking at straight sync for migrate - but that would mean a MIR for that package [16:49] Hello [17:20] jamespage: sure, i dont think we need ibm-db-sa, besides you need an actual database to test it out === Lcawte is now known as Lcawte|Away === Lcawte|Away is now known as Lcawte [17:23] jamespage, yeah it could probably just be sync'd [17:53] jamespage, here's the sync bug 1461189 [17:53] https://bugs.launchpad.net/ubuntu/+source/python-openstackclient/+bug/1461189 === markthomas is now known as markthomas|away === Lcawte is now known as Lcawte|Away === liam_ is now known as Guest52471 === Lcawte|Away is now known as Lcawte === markthomas|away is now known as markthomas [20:02] It seems like you can't install ubuntu (14.04) to an existing mdadm RAID array. During install the devices are numbered md127 and md126 instead of md0 and md1, and then during first boot it fails to bring up the RAID arrays. If I delete the RAID arrays and create them during the install then it will work. Do I need to do something different when creating the RAID arrays, like set some additional meta data? [20:04] moloney: i have different experiences, so i wont be much help. ive been able to install to existing mdadm arrays without issue. === katherine is now known as Guest4414 [20:06] quantic: using 14.04? Do you remember how the array was originally created (e.g. using the installer from a previous ubuntu release)? [20:08] moloney: using 14.04 using arrays originally created by 12.04, 14.04, 15.04, 15.10, Fedora 21, Fedora 22, CentOS 7. (I do a lot of testing with some of my servers.) [20:09] moloney: s/15\.10/14\.10/ === cipi is now known as CiPi [20:17] quantic: Did you ever do it with an array created with the mdadm command? I noticed for example the installer gives the arrays names like 'myhostname:0' for md0 and 'myhostname:1 [20:17] moloney: MD arrays are recognized by the UUID in the superblock of their members [20:17] quantic: Did you ever do it with an array created with the mdadm command? I noticed for example the installer gives the arrays names like 'myhostname:0' for md0 and 'myhostname:1' for md1, so maybe I just need to add something to the mdadm commands to create the arrays. I guess I just need to try that out [20:18] moloney: yes, using both 0.90 and 1.2 superblocks. I've just never encountered the issue you're describing. [20:18] Walex2: sure and the installer seems to recognize that the arrays exist, but the odd number (127 etc) seems to be causing issues [20:19] moloney: that's the number they typically get allocated in the installer, including mine. hasn't ever caused issues. [20:20] moloney: and the system doesn't look for them by md device number. it looks for UUIDs. [20:22] quantic: yeah I figured it would be using the UUIDs which makes me even more confused at to what my issue is. The only thing kinda "special" about my setup is that the drives are NVMe (PCIe), but since it works when I create the array in the installer I doubt that is related [20:23] moloney: interesting... all of mine are standard SATA/SAS drives. that might be the difference. [20:25] quantic: only thing I can think is that the installer doesn't realize it needs the nvme driver at boot if it doesn't do anything with the underlying devices during the install === Lcawte is now known as Lcawte|Away [22:27] Any chance Ubuntu 15.04 implemented something where PHP can't connect off the server? My squirrelmail lost the ability to connect to my imap server after a 14.04 to 15.04 upgrade... [22:28] The default settings you accepted my have caused that. Did you upgrade from 14.04 to 15.04 directly? [22:28] Or did you upgrade to 14.10 before? [22:28] No I thought you had to upgrade to 14.10 first... [22:29] So that is what I did... [22:29] hmm I don't recall seeing that. Any hints where to fix that? [22:30] PHP settings in /etc/ [22:30] Delemas: check dmesg for an apparmor denial; I can't recall if there's default php confinement there, but it might be related [22:30] Delemas: dmesg | grep DEN ought to do it [22:31] I remember SELinux doing something like this on an un named evil distribution... I'm not seeing an apparmor denial... [22:39] Delemas: grep DEN /var/log/syslog [22:40] it can have some messages in that don't go to dmesg, eg. trusted helpers like dbus mediation [22:41] Well other than pointing out my DNS updates are being denied (unrelated) nothing that looks like an apparmor denial. [22:41] Delemas: another way to test and see if it is appparmor is boot with apparmor=0 as a kernel param in grub [22:42] Delemas: are you using upstart or systemd? [22:42] Oh ok I'll try that and see if it goes away. [22:43] I switched to upstart because systemd didn't work with a /usr partition. It didn't help. I had to complete repartition my server. I haven't switched back to systemd but could now. [22:43] I like the boot speed with systemd but that is a pretty big flaw IMHO [22:44] okay so with upstart you can also get away with doing /etc/init.d/apparmor teardown [22:44] that will unload all policy, so you don't have to reboot [22:44] Oh ok I'll try that. [22:46] Ah well that is one thing to mark off. It's not apparmor... === Den_Beiren is now known as DenBeiren [23:00] hmm I wonder if the new PHP is really trying to verify the certificate and failing... [23:07] so dumb.... It is suddenly verifying certificates and failing... === IronDev is now known as addisonep__ === addisonep__ is now known as IronDev === Nigel_ is now known as G [23:56] Turns out php 5.6 in turns on verify_peer by default and the ancient 2012 version of squirrelmail provided for it doesn't support overridding php's defaults.