=== NegativeFlare_ is now known as NegativeFlare | ||
=== beisner- is now known as beisner | ||
=== thumper is now known as thumper-afk | ||
=== mukhbiir is now known as neoark | ||
Razva | should I use 14.04 or 14.10? | 11:07 |
---|---|---|
hateball | Razva: 14.10 is EOL | 11:09 |
hateball | 14.04 or 15.10 are supported for now | 11:10 |
Razva | got it | 11:31 |
yeats | Razva: use LTS for servers (assuming you want to sleep at night ;-)) | 11:36 |
Razva | yeats sleep is so overrated nowadays! :)) | 11:48 |
Razva | omg the old MAAS version is SO ugly :| | 11:51 |
coreycb | ddellav, we can just set the MIR as invalid and mention what we're doing instead | 12:56 |
Razva | any idea if MAAS + Autopilot will create a NAT for the LAN nic? | 13:02 |
Razva | or should I manually create it? | 13:02 |
leitao | is there a place I can read about ZFS licensing issue on Ubuntu? | 13:03 |
rbasak | leitao: http://blog.dustinkirkland.com/2016/02/zfs-licensing-and-linux.html | 13:04 |
leitao | rbasak, thank you! | 13:04 |
caribou | smoser: I think I identified the squid-deb-proxy bug that you opened for Xenial | 13:13 |
caribou | smoser: but I'd like to check with mvo before introducing a delta | 13:13 |
Razva | any idea if MAAS + Autopilot will create a NAT for the LAN nic, or should I manually create it? | 13:25 |
coreycb | zul, can you upload this to xenial? https://code.launchpad.net/~corey.bryant/ubuntu/+source/python-congressclient/+git/python-congressclient/+ref/debian/mitaka | 13:50 |
zul | *sigh* | 13:50 |
zul | coreycb: this is a conspiracy to make me go over my cable internet limit right? ;) | 13:53 |
coreycb | zul, it is, yes | 13:54 |
zul | done | 13:54 |
coreycb | zul, thanks | 13:54 |
=== Emmanuel_Chanel_ is now known as Emmanuel_Chanel | ||
smoser | caribou, here now. | 14:38 |
caribou | smoser: just wanted to let you know that I hit the same squid-deb-proxy bug you reported | 14:39 |
caribou | smoser: We'll need to revert a debian patch that moves from squid3 -> squid in the last version | 14:39 |
caribou | smoser: but I want to check with mvo first as there is no delta | 14:39 |
caribou | LP: #1544719 | 14:40 |
ubottu | Launchpad bug 1544719 in squid-deb-proxy (Ubuntu) "does not start on install / depends on squid which is squid3" [Critical,Confirmed] https://launchpad.net/bugs/1544719 | 14:40 |
smoser | so that comment in the changelog: | 14:40 |
smoser | depend on squid3 instead of squid, thanks to | 14:40 |
smoser | + HIGUCHI Daisuke (VDR dai), closes: #813082 | 14:40 |
smoser | ah. i think that might be right. we just need to dependon squid3 instead of squid. is that what you're saying ? | 14:41 |
rbasak | caribou: I'm preparing a squid3 merge, so everything may break when I land bug 1473691 anyway, FYI. | 14:42 |
ubottu | bug 1473691 in squid3 (Ubuntu) "[FFe] squid: Update to latest upstream release (3.5)" [Wishlist,In progress] https://launchpad.net/bugs/1473691 | 14:42 |
rbasak | I'll make a note to check squid-deb-proxy when I upload. | 14:43 |
rbasak | In the new upload, squid will become the primary package, and squid3 a transitional package only. | 14:43 |
rbasak | It's all a bit messy, hence the delay. | 14:44 |
rbasak | But hopefully once it's all resolved everything can settle on squid and the transitional stuff can disappear in Xenial+1. | 14:44 |
caribou | rbasak: the bug is caused by the fact that debian has changed squild3 to squid | 14:45 |
rbasak | caribou: yes but we will follow as soon as I get this upload done. | 14:50 |
rbasak | I'm just warning that fixing it now may not work if I break it by my subsequent upload | 14:50 |
caribou | rbasak: sure, I'm not touching it for the moment | 14:51 |
smoser | rbasak, good. please do mark that bug as fixed when you merge and upload. | 14:53 |
rbasak | smoser: ack | 15:22 |
ddellav | coreycb did you have a chance to look at that ceilometerclient test issue? | 15:30 |
runelind_q | I built my own landscape server to manage my Ubuntu Virtual Machines, however when I register them they show up as full computer registrations instead of virtual machines. Is there something special I have to do to register them as virtual machines? | 15:30 |
coreycb | ddellav, no, I wasn't sure if I should clone the debian repo to reproduce or yours | 15:30 |
ddellav | coreycb i was getting it when running tests on the upstream repo | 15:31 |
coreycb | ddellav, ok I'll take a look | 15:31 |
coreycb | ddellav, well py3 tests run ok from upstream but I'm hitting a separate issue for py2 | 15:53 |
=== bladernr_ is now known as bladernr | ||
coreycb | ddellav, py2 and py3 tests run ok on trusty | 15:58 |
ddellav | hmm, im on xenial | 15:59 |
ddellav | coreycb how did you run the tests? | 15:59 |
coreycb | ddellav, tox | 15:59 |
ddellav | i can create a trusty container on my bastion to run them and see | 15:59 |
ddellav | but it fails on the xenial ppa | 16:00 |
coreycb | ddellav, try your bastion | 16:00 |
coreycb | ddellav, can you point me to the failure? | 16:02 |
ddellav | coreycb https://launchpadlibrarian.net/240367223/buildlog_ubuntu-xenial-amd64.python-ceilometerclient_2.3.0-1~ubuntu16.04.1~ppa201602181049_BUILDING.txt.gz | 16:02 |
coreycb | ddellav, the output sure looks similar in that assertEqual | 16:12 |
ddellav | yep, and i think it's only the py34 version that fails so i was thinking it was an issue with six possibly | 16:13 |
coreycb | ddellav, the columns are wider though. to quickly fix it you can probably manually run an assertEqual test in a python shell and modify the expected results and if it's just column width issues, submit a patch upstream. | 16:14 |
ddellav | coreycb ok, i'll take a look at that | 16:18 |
coreycb | zul, can you add a bug subscriber for aodh | 16:18 |
zul | i think i did | 16:19 |
coreycb | zul, yes you did, thanks | 16:19 |
damascene | I have this server with dns record set with a web interface. I would like to just change the dns server for one entry. how to do that? | 16:36 |
beisner | coreycb, staging has newer neutron and numactl for icehouse | 17:20 |
beisner | coreycb, also, we have icehouse proposed tested and ready for promotion monday. | 17:21 |
beisner | coreycb, so, going to have to hold off on the flush of staging until after that. | 17:21 |
=== m1dnight1 is now known as m1dnight_ | ||
coreycb | beisner, ok | 17:41 |
runelind_q | are there any backports for openssh-server? | 18:11 |
runelind_q | for 14.04 | 18:11 |
runelind_q | I guess client as well. | 18:12 |
=== clayton_ is now known as clayton | ||
ddellav | coreycb you can look at congressclient now if you want. I added the repo to the spreadsheet | 19:19 |
slicslak | I have a server using zfs. I was using the PPA for it, it's been setup for a number of years. Yesterday I upgraded to 16.04 and my zpool is no longer listed. | 20:17 |
slicslak | The partitions are all listed correctly in /dev/disk/by-id but zpool import and zpool import -d /dev/disk/by-id result in nothing | 20:18 |
sarnold | is there anything in dmesg? are the spl and zfs kernel modules loaded? | 20:18 |
slicslak | yes, both are loaded | 20:23 |
sarnold | does systemctl show any errors for the various zfs units? | 20:24 |
slicslak | no errors. zfs-mount.service and zfs-share.service are both loaded active exited. | 20:33 |
slicslak | I've never used systemctl before, but it also has all my disks listed. for example, one line is dev-disk-by\x2dpartlabel-zfs.device loaded active plugged WDC_WD30EFRX-68A ocean | 20:34 |
slicslak | ocean is the name of the zpool | 20:35 |
sarnold | slicslak: and dmesg? syslog? could you pastebin your zpool status and zpool import -d /dev/disks/by-id/ output? | 20:40 |
slicslak | zpool status is "no pools available". zpool import is literally nothing. no output. | 20:45 |
sarnold | slicslak: yikes :/ sorry, I've got to run. try also in #zfsonlinux -- they won't have seen many xenial sysstems yet but they're a helpful bunch :) | 20:59 |
slicslak | thx sarnold, appreciate it | 21:02 |
jak2013 | when i do a sudo "apt-get update" i get this error: "E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?" how to fix? | 21:04 |
bekks | jak2013: Some sources arent available, you just have to wait. | 21:10 |
jak2013 | cant modify the resources? | 21:15 |
bekks | jak2013: Just use another mirror. | 21:18 |
jak2013 | how to configure apt-get? | 21:22 |
rattking | Hello I am working with fai to install trusty, but I am finding that my grub-pc debconf settings get clobbered and the defaults are used. does any one know how to set grub2/linux_cmdline_default so it uses the settings I want? | 22:08 |
rattking | if I purge grub-ps and set "echo "grub-pc grub2/linux_cmdline_default string consoleblank=0" | debconf-set-selections" then install grub-pc my selections get reset to just "nomdmonddf nomdmonisw" | 22:11 |
rattking | this worked on precise | 22:12 |
sarnold | slicslak: any luck? | 22:30 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!