/srv/irclogs.ubuntu.com/2021/06/07/#ubuntu-server.txt

tomreyndomiu: so   sudo apt update && sudo apt full-upgrade      return without any warnings or errors, and with no upgrades pending?00:15
domiutomreyn, those commands resulted in nothing needing to be done.00:36
domiubut the upgrade doesn't occur and do-release-upgrade reports 'Please install all available updates for your release before upgrading.'00:36
domiuvery pleased otherwise. a few issues tho.00:37
domiusome of my problems include not being able to install gdm3 because there are held unmet dependencies, gnome-shell gir1 libgdm1 libpam-fprintd00:40
=== cpaelzer_ is now known as cpaelzer
=== cpaelzer_ is now known as cpaelzer
=== Woet_ is now known as Woet
=== blackro0t is now known as blackroot
rbasakcpaelzer: I'm not sure how to triage https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1930398. Please could you tke a look?12:56
ubottuLaunchpad bug 1930398 in libvirt (Fedora) "libvirtd  unable to execute QEMU command 'blockdev-remove-medium'" [Low, Confirmed]12:56
cpaelzerrbasak: done13:52
cpaelzerwe are done (non actionable atm) unless you want to spend time to check if you can reproduce it (I can not) 13:52
rbasakThanks! As you might guess I'm not inclined to spend the time, and expect the reporter to provide steps to reproduce.13:58
PeanutHi - I'm building a gluster/kvm based server pair. I'm running into the issue that libvirtd isn't able to auto-start VMs, because at that point, it seems that the gluster mount doesn't exist. Gluster is mounted using systemd automount, which should mount it on first access.14:35
PeanutWhat would be a feasible approach to ensure that libvirtd doesn't start before the gluster filesystem is mounted?14:36
bumboksWalex2 booting into GUI mode from the desktop ISO works, I can't see a way to do it with the server ISO14:55
bumbokshow do you use the command line installer?14:56
cpaelzerPeanut: if you could use a mount unit instead of automount then you could also make it use systemd expressions like Before= 14:57
Peanutcpaelzer: Thanks, I'm using automount as so far, it's the only reliable way to get /gluster to mount. But a mount unit sounds interesting, too.15:22
rrrif I needed ffmpeg today, what do I install?16:18
rrrlibav something?16:18
Walex2bumboks: the command line installer is the same installer with "DEBIAN_FRONTEND=text"16:58
Walex2rrr: the 'ffmpeg' packages have the right dependencies...16:59
bumboksWalex2 isn't that the same text based installer I took a screenshot of?16:59
Walex2rrr: 'apt-cache depends ffmpeg'16:59
Walex2bumboks: the installer has several different modes, the default uses "libncurses", it is full-screen text, not command-line text.17:00
bumboksgotcha17:00
* Walex2 sighs as in an ideal world people on IRC would actually read the manual page at the link they have been given17:03
bumboksWalex2 that also gives me "debconf: unable to initialize frontend: text"17:08
rrrI am getting 'held broken packages' errors now and I somehow managed to remove some components of my desktop.18:05
rrrI'm not sure, what tripped apt to remove gnome-session and gdm318:05
Walex2bumboks: then my guess is that the server installer is really minimal; I always use the desktop installer as I like to have a minimal XFCE desktop and a GUI livecd...19:07
Walex2rrr: I always recommend to use 'aptitude' so one can review more easily what gets done.19:07
Walex2rrr: as to your current situation there are two remedial commands19:08
Walex2rrr: the first is 'dpkg --configure -a' to make sure the installed packages are in a good state.19:08
Walex2rrr: the second is 'apt-get dist-upgrade --fix-broken'19:09
patdk-lapand I think server install is huge and use jeos19:11
patdk-lapI was getting held broken packages also yesterday19:11
patdk-lapsome servers had libc6 at a version higher than libc6-dev, and I couldn't find the correct matching dev on any mirror19:12
patdk-lapended up downgrading lic6 to match -dev19:12
Walex2patdk-lap: sometimes the mirrors have table-of-content files that are not fully updated...19:14
Walex2rrr: I have written a nice short intro to 'aptitude' for maintaining good package list states: https://sabi.co.uk/blog/13-one.html?130414#13041419:16
patdk-lapwell, it's been over 24hours and it's still broken19:17
patdk-lapubuntu 20.04 has a mix of libc6 of 2.31-0ubuntu9.2 and 2.31-0ubuntu9.319:18
patdk-laphttps://bugs.launchpad.net/ubuntu/+source/glibc/+bug/192691819:28
ubottuLaunchpad bug 1926918 in glibc (Ubuntu) "cannot install libc6-dev, requires old libc6 version" [Undecided, In Progress]19:28
patdk-lapmonth old issue :(19:28
Walex2patdk-lap: it is not a bug issue I would think.19:33
patdk-lapit's a bug in the way it was handled19:33
Walex2rrr: BTW first you may want to run 'dpkg -C' to check19:33
patdk-lappeople upgraded to it, then it was removed19:33
patdk-lapI know a republish seems silly, but if you cannot push downgrades for reverts19:34
Walex2ah, silly situation, I have seen it happen before.19:36
Walex2but very rarely.19:36
tomreynWalex2 / rrr: I would not recommend aptitude at this time (and for the past few years), see, e.g. bug 181735020:48
ubottuBug 1817350 in aptitude (Ubuntu) "Running 'aptitude update' clears hold flags on packages" [Undecided, Confirmed] https://launchpad.net/bugs/181735020:49

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!