locknet | Hey guys, is there a way to fix a "grub_calloc not found" error without running a live iso? | 02:10 |
---|---|---|
locknet | Mostly because this server is running in a VPS | 02:10 |
sarnold | locknet: there's some instructions for aws on https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/GRUB2SecureBootBypass#Cloud_instances_.28e.g._AWS_EC2.29 | 02:12 |
locknet | yeah, but I do not have AWS :( | 02:15 |
sarnold | there's links there for google compute environment and azure on detaching and attaching volumes for a rescue instance | 02:16 |
=== vlm_ is now known as vlm | ||
=== tds9 is now known as tds | ||
=== oer is now known as oerheks | ||
shubjero | coreycb: I think there is an issue with python3-cinderclient in the bionic train repo. https://paste.ubuntu.com/p/GDqpMwQkjF/ | 16:32 |
oerheks | line 20 worries me; 138 not upgraded? | 16:34 |
shubjero | coreycb: Looks like removing python-cinderclient before installing python3-cinderclient works | 16:35 |
shubjero | oerheks: 138 not upgraded because when I added the train repo and did an apt-get update && apt-get dist-upgrade it failed on python3-cinderclient | 16:35 |
shubjero | im re-running dist-upgrade again | 16:35 |
shubjero | now that I resolved python3-cinderclient | 16:35 |
teward | coreycb: looks like python{,3}-cinderclient has a conflict in that both are attempting to write to the same tabcompletions file | 16:49 |
teward | coreycb: so either a "conflicts" on one or the other (so they aren't coinstallable) or a separate -common for the tabcompletion to be installed as a dependency for one or the other might solve it | 16:50 |
teward | cc shubjero | 16:50 |
shubjero | teward: yep, and first thing i tried was to remove the tabcompletion file and then re-run the apt install python3-cinderclient but it still didnt like that. My solution was to first uninstall python-cinderclient | 16:50 |
teward | shubjero: that's normal because dpkg has independent ways to track if two packages touch the same file | 16:51 |
teward | whether the file exists or not | 16:51 |
shubjero | Understood | 16:51 |
shubjero | Anyways I'm doing a stein to train upgrade in my lab and making notes for when I do this in prod. Yes, im one of the few who still has an .deb install of openstack in production :) | 16:51 |
teward | hence why i said eitehr "Conflicts" between the two python packages or a separate -common pulled in as a dep for both python packages to do the tabcomplete or smth. (Something I'll leave in coreycb or oerheks's hands :P) | 16:51 |
coreycb | shubjero: tahnks for the msg, did you happen to open a bug yet? | 16:52 |
shubjero | Switching away is too much work and personally I've done around a dozen openstack upgrades without much headache thanks to the ubuntu teams hard work :) | 16:52 |
shubjero | coreycb: no, i havent | 16:52 |
shubjero | coreycb: I can take a few minutes to open a bug if you would like | 16:53 |
coreycb | shubjero: let's use https://bugs.launchpad.net/ubuntu/+source/python-cinderclient/+bug/1841516 | 16:53 |
ubottu | Launchpad bug 1841516 in python-cinderclient (Ubuntu) "dpkg installation fails due to file conflict between python-cinderclient and python3-cinderclient" [Critical,Incomplete] | 16:53 |
shubjero | Oh nice, already reported | 16:54 |
coreycb | shubjero: thanks. I'll get it on our radar and triage it. | 16:54 |
shubjero | coreycb: I marked the bug as it affects me, thanks again! | 16:55 |
=== ijohnson is now known as ijohnson|lunch | ||
shubjero | coreycb: Does neutron require any db sync/upgrade commands? I don't see any mentions in documentation of 'neutron-db-manage' like in previous upgrades. | 17:44 |
=== ijohnson|lunch is now known as ijohnson | ||
coreycb | shubjero: I would think so, yes | 17:45 |
coreycb | shubjero: I'd recommend checking the upstream docs though, there won't be anything different in distro | 17:47 |
jayjo_ | I am trying to virtualize my pfsense deployment alongside ubuntu in order to also run some other services on the same hardware. I have experience with qemu + kvm for running VM's in ubuntu, but I haven't done anything like forwarding NICs before. I'm willing to put in more research if there's a better way to do it. Is there a recommendation for virtualizing alongside another Ubuntu VM? | 23:17 |
jayjo_ | I don't have experience with Proxmox, but it comes up a lot in "KVM vs ..." searches. | 23:26 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!