=== cpaelzer_ is now known as cpaelzer | ||
ahasenack | good morning | 11:17 |
---|---|---|
lordievader | Good afternoon | 11:32 |
ahasenack | rbasak: hi, I don't think cpaelzer will do reviews this week, could you take a look at the two small mps I have up? backupd and openldap, just pushing to disco what I have standing by as srus already | 11:39 |
cpaelzer | I'm here :-) | 11:42 |
cpaelzer | once I got kstenerud busy I can look as well | 11:42 |
cpaelzer | after lunch maybe | 11:42 |
ahasenack | oh, ok | 11:42 |
frickler | jamespage: coreycb: this affects openstack testing, but I'm not sure which pkg this should be filed against, would be great if you could take a look: https://bugs.launchpad.net/keystone/+bug/1802901 | 11:42 |
ubottu | Launchpad bug 1802901 in OpenStack Identity (keystone) "Federation functional job failing on Bionic" [Undecided,New] | 11:42 |
rbasak | cpaelzer, kstenerud: looks like I missed my triage last week. Do you want that, too? I'm happy to do it if not. | 15:40 |
jamespage | frickler: peeking now (been stacked with something else) | 17:11 |
TheHonorableKitt | can someone please help me figure out why startx keeps failing on my ubuntu server? (I don't plan to use this constantly, I just need a gui for a certain script to work): https://pastebin.com/B5RP07mk | 17:17 |
TheHonorableKitt | the pastebin is my Xorg.1.log file | 17:17 |
TheHonorableKitt | forgot to note, I'm on Ubuntu 18.04LTS server | 17:19 |
cpaelzer | rbasak: can we join tomorrows standup a bit earlier like 15 minutes? | 17:19 |
compdoc | what gui you trying to start? | 17:19 |
cpaelzer | kstenerud: and I would like to check with you which of the git ubunut issues we ran into are known issues or not | 17:19 |
cpaelzer | and searching bugs sometiems is inefficient, you might jst know - so checking that being the three of us would work best | 17:20 |
TheHonorableKitt | I just ran 'startx' and it fails. I guess I'm trying to start XUbuntu-desktop? | 17:20 |
compdoc | if its Server, there is no desktop installed | 17:20 |
compdoc | unless you installed it | 17:20 |
ahasenack | TheHonorableKitt: maybe you ave no xorg driver package installed | 17:20 |
TheHonorableKitt | I know, I ran 'apt-get install xubuntu-desktop' | 17:20 |
ahasenack | it tried a few, but couldn't even use framebuffer | 17:21 |
TheHonorableKitt | this _is_ a linode server, so I'm not hosting it myself, but I see no reason for it not to work unless it's a local config issue | 17:21 |
compdoc | TheHonorableKitt, i used to install Mate on ubuntu server and had to do this: https://pastebin.com/WVXvNuF2 | 17:23 |
TheHonorableKitt | *sigh* apparently xubuntu screws up my system, it keeps causing putty to fatally crash and won't fix unless there's a reboot | 17:24 |
TheHonorableKitt | guess I'll have to go with a different option than that, I'll look at what you have compdoc | 17:24 |
compdoc | I installed Mate so i could use x2go remote desktop. with 18.04, I dont have to use Mate anymore. just use a minimal desktop install, and xrdp | 17:25 |
compdoc | TheHonorableKitt, just saying you might need a little more tweaking than just installing xubuntu | 17:26 |
TheHonorableKitt | that you gave me there, with mate-session, also failed | 17:30 |
rbasak | cpaelzer: sure | 17:32 |
rbasak | cpaelzer, ahasenack: looks like backuppc is orphaned in Debian. Have we talked about dropping it from main, or was that some other package? | 17:32 |
ahasenack | hm, I didn't know that | 17:32 |
ahasenack | rbasak: but they merged my dep8 branch | 17:33 |
ahasenack | rbasak: https://salsa.debian.org/debian/backuppc/merge_requests/1 | 17:33 |
rbasak | Oh, I'm sorry | 17:33 |
rbasak | "ITA: someone intends to adopt this package" | 17:33 |
rbasak | https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=887490 | 17:34 |
ubottu | Debian bug 887490 in wnpp "ITA: backuppc -- high-performance, enterprise-grade system for backing up PCs" [Normal,Open] | 17:34 |
ahasenack | what's ITA? | 17:42 |
rbasak | Intent To Adopt | 17:44 |
rbasak | https://www.debian.org/devel/wnpp/ | 17:44 |
ahasenack | looks like many people are interested | 17:44 |
rbasak | cpaelzer: any action needed on bug 1764314? It's in my 180 day report. | 18:11 |
ubottu | bug 1764314 in netcf (Ubuntu Cosmic) "libvirt doesn't show all interfaces" [Medium,Triaged] https://launchpad.net/bugs/1764314 | 18:11 |
rbasak | (the netcf task) | 18:11 |
ahasenack | rbasak: around? | 19:45 |
ahasenack | rbasak: did we stop retrying apt-get update in git-ubuntu build? https://pastebin.ubuntu.com/p/HZbZ7KGhr8/ | 19:45 |
ahasenack | it looks like it gave up on the first try | 19:45 |
ahasenack | line 61 | 19:46 |
ahasenack | smoser: that came from your build fixes branch perhaps? ^ | 19:51 |
TheHonorableKitt | ran 'apt-get upgrade' and now my ssh sessions just time out and freeze, requires reboot to resolve, but just happens again | 22:36 |
TheHonorableKitt | ughhhhh | 22:36 |
rbasak | ahasenack: smoser IIRC added code to make sure the container really is ready instead of just retrying apt update | 22:53 |
rbasak | But "ready" meant cloud-init done | 22:53 |
rbasak | Perhaps unattended-upgrades is interfering with that? | 22:53 |
rbasak | Or else, anything else that calls apt? | 22:54 |
rbasak | TheHonorableKitt: if you can isolate an update that's causing it please, I'd be happy to look. Unfortunately we need more details than that though :( | 22:55 |
TheHonorableKitt | alright, here's a list of upgradable packages for my server: https://pastebin.com/9qdhZiPs | 23:23 |
TheHonorableKitt | so one of those packages when updated is causing my ssh to time out and freeze after a few minutes, requiring a reboot to reset | 23:24 |
TheHonorableKitt | Here's the only error I see during the upgrade: https://pastebin.com/Nu7AAbXi | 23:38 |
TheHonorableKitt | O.o looks like I don't even have /etc/fstab directory uhhhh....any idea how to fix this? | 23:41 |
openfire | It's not a directory. | 23:41 |
TheHonorableKitt | derp it's not a directory | 23:41 |
TheHonorableKitt | lol | 23:41 |
rbasak | penssl/bionic 1.1.1-3+ubuntu18.04.1+deb.sury.org+3 | 23:53 |
rbasak | TheHonorableKitt: ^ what's that? | 23:53 |
rbasak | TheHonorableKitt: can you try using no third party packages? | 23:53 |
rbasak | Otherwise we can't tell if it's a problem with third party packages or with something published by Ubuntu. | 23:54 |
TheHonorableKitt | I'm not entirely sure what that is tbh? | 23:56 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!