[00:43] hey all, I am familiar with ubuntu server. However for the first time, I have installed ubuntu serveer 16.04 64-bit. I am noticing that SSH terminal sessions to this server are preventing user scrollback in gnome-terminal. What's up with this? Is there a change to default terminal configurations which would cause this? [00:44] (neither the wheel mouse, PGUP/PGDOWN, CTRL+PGUP, etc. work ...) === stokachu_ is now known as stokachu [01:57] fermulator: are you bychance using screen or tmux in the thing? those 'scroll' entirely in their own logical window [03:31] sarnold, good thought, but no. If I run screen, the typical CTRL+A functionality works. [03:32] sounds like a client issue [03:33] local terminals, and SSH sessions to other servers work fine [03:34] oh weird ... it's working now, what the heck! [03:34] lol ai [03:34] (I was AFK for a few hours, and its working, wow) [03:35] slow connection maybe === cydizen_ is now known as cydizen [08:48] <_shaun_> hi guys i get the error message ive run out of space when i try pip install, is my /usr/local taking up space and what can i free up? === iberezovskiy|afk is now known as iberezovskiy [09:20] _shaun_, df -Th [09:20] and see how much free disk space is left on your partition where /usr/local resides [09:21] du -sh /usr/local to get an estimate of how muf disk space /usr/local currently takes up [09:21] <_shaun_> thanks iliv [09:31] How do I send traffic (ping) from ubuntuserver1 through a running strongswan ipsec tunnel configured on the same machine? I don't understand how ipsec works without using the routing table [09:47] hi, I've problems getting mysqld running, issue seems to be that /var/run/mysqld does not exist...; I already purged all mysql packages and removed /etc/mysql manually and reinstalled; I've followed https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1435823 and http://askubuntu.com/questions/760724/16-04-upgrade-broke-mysql-server; nothings helps; running "cat /var/log/syslog | grep -i mysql && cat /var/log/mysql/error.log [09:47] Launchpad bug 1435823 in mysql-5.6 (Ubuntu) "Disappearing /var/run/mysqld causes mysqld to fail after reboot" [High,Fix released] [09:47] [ERROR] Could not create unix socket lock file /var/run/mysqld/mysqld.sock.lock. [09:47] any hint? [09:48] some process seems to remove /var/log/mysqld and its not recreated [09:48] SlimG_, just ping IP address on the IPSec network. If your routes are missing add IP address of your IPSec ethernet interface as a source address in the ping command. You can configure your IPSec client to request routing from the IPSec node you're connecting to, and if it is also configured to do this, the routing happens automatically. If not, you need to set it up manually. [10:21] iliv: I don't have a IPSec interface, it's apparently because I'm using policy based IPSec [10:23] Can someone help me getting a host-part of a running policy based host<->net ipsec tunnel working? Here is a ascii-drawing with description of the challenge -> http://pastebin.com/vJdh5u2z [10:33] heh? [10:33] ipsec always uses the routing table [10:33] the problem is your config does not [10:53] patdk-lap: How do I set strongswan to use the routing table? [12:03] coreycb: hey, is here any way to update some package and automatically update dependencies, if they are already satisfied to control file? [12:17] degorenko, so you do an apt upgrade and the new deps in d/control should be higher than they are, so they don't get upgraded? is that what's happening? [12:18] coreycb: i need to update dependencies only for some package [12:19] i have package X-0, new version is X-1. Some dependencies have also new minor version, like Y-1. [12:20] old dependency version Y is satisfied by X-1, because main version is not changed [12:21] degorenko, ok so you want to upgrade the deps but not the core package itself. I'm not sure of a way to do that other than manually upgrading the deps. [12:22] coreycb: i want to update some package with dependencies [12:22] upgrade will update all packages on node, not only for my package [12:26] degorenko, sorry I don't know if I'm following. are you looking to have different versions of oslo.utils, for example, on the same node? [12:29] coreycb: i have package X installed with 2.0.0-0 version, it depends on package Y >=1.0.0 version (Y 1.0.0-0 is installed). I add resposiroty where I have package X 2.0.0-1 (which still depends on Y >= 1.0.0) and Y 1.0.0-2. [12:29] how i can get Y 1.0.0-2 with new X package? [12:30] degorenko, that may require the d/control file to correctly specify that it needs >= 1.0.0-2 [12:31] coreycb: so if there is just => 1.0.0 i should install new Y manually ? [12:36] degorenko, yes I think so. if 1.0.0 is satisfied in d/control I don't think it will upgrade it. [12:36] coreycb: hm, sad, ok, thanks === JanC is now known as Guest34729 === JanC_ is now known as JanC === iberezovskiy is now known as iberezovskiy|off [15:35] ciao [15:35] !list [15:35] ciccio: No warez here! This is not a file sharing channel (or network); read the channel topic. If you're looking for information about me, type « /msg ubottu !bot ». If you're looking for a channel, see « /msg ubottu !alis ». [15:37] http://kodi.tv | http://kodi.wiki [15:37] http://kodi.wiki [15:37] ciccio: Wrong network. [16:25] magicalChicken: https://wiki.debian.org/UpstreamGuide#SCons [17:00] rharper: https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1612627 [17:00] Launchpad bug 1612627 in iscsitarget (Ubuntu) "iscsitarget-dkms 1.4.20.3+svn499-0ubuntu2.1 fails to build on linux-generic-lts-xenial kernel " [Undecided,New] === InfoTest1 is now known as InfoTest [17:37] beisner, keystone 2:9.0.2-0ubuntu2~cloud0 is ready to promote to mitaka-proposed when you get a chance [18:10] [18:30] have a question re: bridging in ubuntu. does it typically take a long time for a bridged interface to come up? when i don't have a bridged interface defined (14.04) the server comes up quickly. when i do...always takes a while. [18:30] is there a workaround for this by chance? [18:30] i'm also trying to figure out if i'm troubleshooting something that doesn't really need troubleshooting :) [20:24] hi coreycb, keystone promoted to mitaka-proposed re: bug 1578102 [20:24] bug 1578102 in keystone (Ubuntu Xenial) "[SRU] Error: No such file or directory: '/etc/keystone/sso_callback_template.html'" [High,Fix committed] https://launchpad.net/bugs/1578102 [21:20] stgraber: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1581310 [21:20] Launchpad bug 1581310 in snapd (Ubuntu) "ubuntu-core doesn't allow sed -i (fchown syscall)" [Medium,Triaged] === Gorian_ is now known as Gorian|work