/srv/irclogs.ubuntu.com/2022/04/23/#ubuntu.txt

blasterIm having a strange issue where I was able to play sound through the speakers on an HDMI monitor in an earlier version of Ubuntu but after upgrading to 22.04, I cant.00:03
blasterAny ideas?00:03
sarnoldmost audio problems can be fixed with a bit of clicking around in pavucontrol00:04
blasterI don't have that package, but in the distros sound settings, I have Output Device set to HDMI/DisplayPort 2 - Built-in Audio, and when I click test there's no sound output from either speaker.  This same configuration worked in Ubuntu 18.04.00:06
tomreynblaster: does it work on the Ubuntu on Xorg session you can choose at login?00:07
blasterI'll try and report back.00:08
blasterThere was no change when I tried xorg.00:13
tomreynblaster: relogin back to xwayland then, and try the pavucontrol route00:14
ograyeah, follow sarnold's scientific approach ...00:14
sarnoldmy tubes, and wires, and careful notes!00:15
ogra😄00:16
morganueye of ra00:23
jhutchins!alsa00:37
ubottuIf you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - https://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.00:37
midakhi ol.is there a reason why 18.04 withheld an upgrade after an apt upgrade ?00:38
midakim planing to do manual install,but it might not remove as stated in the warning https://postimg.cc/gallery/8T5W4m900:40
midak*might not REBOOT00:40
sarnoldmidak: somehow, you've got one of the -unsigned- kernel packages installed; that's pretty unusual00:41
midakso hmm,not good to continue then ?00:42
sarnoldit's probably fine to continue, but don't reboot right away..00:43
sarnoldyou should check that you've got a kernel package installed and configured to boot when you're done with this00:43
midakhow to check if there is a pre installed kernel package sir ?00:44
midakwhat does unsigned means btw?00:45
sarnoldmidak: dpkg -l 'linux*' | grep ^ii    # make sure you've got a linux image package, a modules package, a modules-extra package, and a tools package00:46
sarnoldmidak: our kernels are built from the kernel source package into the -unsigned- packages; once they are built, they are pulled apart, the kernel bootable files are signed, and then they are repacked into the 'usual' packages00:47
sarnoldmidak: this is done so our secureboot signing keys aren't available to all the builders, but a very limited set of builders00:47
midak linux image package :GOT 4 a modules package:GOT 3, a modules-extra package: 3, and a tools package: NONE00:49
sarnoldmidak: alright; probably I only have tools for tracing, then :)00:53
midakok,ill proceed the manual install of the unsign kernel then :)00:54
kennethOh look chat.01:05
Billy40Hello01:09
Billy40If I plug a hdmi monitor into a headless ubuntu machine (has desktop) will it generate a desktop or will it need restart?01:10
tomreynBilly40: if the hdmi monitor is detected properly and works incombination with the graphics card / chipset then it should just start to work01:13
Billy40ok. I'll give it a go. Thank you, tomreyn01:14
tomreynthat's assuming you have a full desktop installed and its services started01:14
Billy40that's correct. i set it up using full desktop plugged into hdmi tv. then ran it headless. noticed I can't use vlc to log into the desktop without the hdmi signal01:15
=== M4he is now known as mahe
tomreyndo you mean vnc?01:16
Billy40oops correct01:16
Billy40when i ran it headless i can only ssh into it but not use vnc with no hdmi signal to tell it to generate desktop01:16
Billy40so i got a 3 dollar hdmi 4k dongle dummy signal01:17
kenneththat's odd01:17
Billy40vnc doesn't work if the system starts up in headless01:17
pjsI had some issue with a recent python update and now I can't do anything with apt. Any ideas how to get around this? https://paste.sr.ht/~petersanchez/17bb90bcfb9e0341b563267b382041ed809d4e0101:18
pjseven trying to uninstall Python tells me I have to run --fix-broken, which results in the above paste01:18
tomreynBilly40: a monitor or  dummy hdmi monitor should not be needed, there is xserver-xorg-video-dummy and you can just setup a virtual monitor with it.01:20
tomreynthere's also Xvfb, Xvnc01:21
kennethvnc headless raspberry pi same should apply virtual mode https://forums.raspberrypi.com/viewtopic.php?f=66&t=24515401:23
DumbLDoorHi all! I get two results in app search for a certain app.01:30
tomreynDumbLDoor: chances are one can be installed as a snap, the other through apt01:36
tomreynpjs: you're using a python distribution from a PPA, an unsupported personal package archive.01:38
DumbLDoortomreyn: One of the 2 does not launch. No apt package "brave", but there is a snap with that name.01:38
tomreynthe python packages which are part of ubuntu should not ever be replaced01:38
sarnoldpjs: that'd be worth filing a bug report with whoever runs that deadsnake ppa01:39
tomreynDumbLDoor: i don't know then. if you have output or a screenshot you want to share, feel free.01:39
DumbLDoortomreyn: 2 .desktop files  ??01:40
DumbLDoortomreyn: this happened after upgrading to 22.04 / jellyfish. i was unable to launch the existing brave installation01:41
tomreynDumbLDoor: I interpreted "app search" as a screen on the "Software" app01:41
pjstomreyn: Yea, dpkg -P purged it all. Then reinstalled and it was fine.01:42
pjssarnold: seems it's fixed now01:42
DumbLDoortomreyn: windows screen button - top search bar01:42
pjssometimes when I wake my laptop up from sleep, my external monitor doesn't wake. I have to exit X and restart it to get it to work again. This is fairly new issue. Anyone ever notice that? I've tried ctrl+alt+FX and back, no luck01:42
tomreynDumbLDoor: ls -l ~/.local/share/applications/     would show desktop files placed in your home directory. maybe you have an outdated / broken one there.01:44
DumbLDoortomreyn: no .desktop for brave, a bunch for chrome, others01:45
tomreynok01:46
AHemlocksLieI'm trying to install Xubuntu 22.04 with a manual partition setup in which I encrypted my root. I have an EFI partition specified, but it won't let me set it as the mountpoint for /boot, and it's complaining about a lack of an unencrypted place to put /boot. How do I set this up?01:47
AHemlocksLieI'm doing a manual partition setup because I have a SSD for / and a HDD for /home01:47
tomreyninstall to the ssd, then boot to recovery, mount the root file system writable and update /etc/fstab to point /home to your hdd01:49
sarnoldAHemlocksLie: the EFI partition is usually something like a 512M FAT filesystem; it's not supposed to be used for /boot, it's usually mounted at /boot/efi01:49
AHemlocksLiesarnold, is there a minimum size I need for /boot, then?01:50
AHemlocksLieIt sounds like I need the EFI *and* a /boot, plus my respective encrypted partitions01:51
sarnoldAHemlocksLie: I think the default /boot is 512M, but I wish it were more like 1024M -- dealing with a full /boot is a pain in the butt and I'd be happy to never do that again :)01:51
sarnoldyes01:51
tomreynit is possible to have /boot encrpyted, too, but that's complex to setup and maintain. for the average user it's probably not worth the hassle.01:53
tomreyn...until some advanced linux distro improves its management01:53
AHemlocksLieCool, I can spare a gig. Thanks!01:54
DumbLDoortomreyn: fixed /usr/share/applications had one that was causing issue. I removed it and all is well now.02:02
tm512hey, so I've got Ubuntu 20.04 on an Oracle Cloud VM (one of the ARM64 ones), and I'm wanting to jump on over to 22.04. I did apt update/upgrade/dist-upgrade to ensure everything is up to date, but do-release-upgrade doesn't find any new LTS release at all02:22
tm512the mirror apt seems to be using is us-sanjose-1-ad-1.clouds.ports.ubuntu.com, and looking around through the directories there shows that there are packages for jammy, so I dunno what's up02:23
leftyfbtm512: https://linuxiac.com/upgrade-ubuntu-20-04-to-22-04/#:~:text=Your%20current%20Ubuntu%2020.04%20LTS%20installation%20will%20not%20prompt%20you,bugs%20have%20been%20ironed%20out.02:24
mybalzitchoof thats an ugly url02:24
leftyfbmy fault, but it does work02:24
leftyfbhttps://linuxiac.com/upgrade-ubuntu-20-04-to-22-04 is also fine02:25
mybalzitchlol, of course my firefox doesn't jump to the highlighted text. Chrome does though02:25
tomreynthis article suggests that 20.04 LTS to 22.04 LTS upgrades will be enabled exactly when 22.04.1 releases. that's not very likely.02:27
tomreynalso, the author seems to have misinterpreted the meaning of the -d option to update-manager02:28
leftyfbthe -d was the whole point :)02:29
susenjOfftopic perhaps. But where do I look for a bash related channel in Ubuntu?02:29
tm512I wasn't aware that the upgrade isn't immediately made available, seems like a bit of a strange decision. it seems like do-release-upgrade -d does find a release to upgrade to, though02:29
tm512update-manager isn't available on this system02:29
leftyfbsusenj: ubuntu is not an IRC network. But to answer what you're looking for,   /join #bash02:30
tm512and also this article suggests that external repositories and PPAs will be disabled. I hope that won't mess with the apt configuration that was set by default when provisioning this VM02:31
leftyfbtm512: it might02:31
tm512to be safe I think I'll back it up, if it gets destroyed, I'll just s/focal/jammy/g the backup and use that as a new config02:32
leftyfbtm512: if you have a preconfigured image, especially on a cloud like Oracle, I would suggest waiting till Oracle has an official upgrade path or migrate to a new 22.04 image02:32
tm512I don't know if they'll have any upgrade path beyond "just provision a new VM", in which case, it might be easier to just deal with potential issues doing an in-place upgrade, rather than redoing all of my configuration02:34
jhutchinsDo we have a Mirror Status page like Debian does?02:36
tm512apparently FreeBSD is supposed to be made available as a prebuilt image on OCI in the near future, which I'll probably end up migrating to, so maybe in the meantime I just ought to stay on 20.04, and spare myself the effort of doing a relatively pointless upgrade02:37
tomreynjhutchins: https://launchpad.net/ubuntu/+cdmirrors https://launchpad.net/ubuntu/+archivemirrors02:38
jhutchinstomreyn: Thx.02:41
tomreynthere is also #ubuntu-mirrors02:46
AHemlocksLieI just installed Xubuntu 22.04, and I had hoped to set it up with /home on a separate drive and with both / and /home encrypted, but the installer absolutely refused to handle that properly, so I was forced to install everything on the one disk. How can I set up /home on another partition so that it's encrypted and decrypts at boot, ideally with the same key?03:47
leftyfbAHemlocksLie: I haven't gone through a 22.04 install yet but I know with 20.04 you would pick encrypted LVM03:49
AHemlocksLieleftyfb: I think that's how you get it encrypted with the automated install, but that doesn't offer the possibility to split /home off into another encrypted partition03:50
leftyfbAHemlocksLie: then do the manual install, setup your encrypted volume and then split out your partitions on top of that03:51
AHemlocksLieGoing through the manual partitioning setup, I couldn't see how to make an LVM, could only do a "physical volume for encryption" or something like that, but when I then tried to set the encrypted partitions to / and /home, it failed somehow when trying to properly format/partition them03:51
AHemlocksLieI tried it a couple times, including wiping the drives entirely with gparted and reflashing it on a second USB drive, and none of it helped, still failed to manually setup encrypted partitions03:52
leftyfbAHemlocksLie: it's not an encrypted partition. You need to do an encrypted volume under LVM03:54
leftyfbpartitions are a step after and on top of that03:54
AHemlocksLieI don't think I got an option to make an LVM at the manual partitioning screen, unless it's a somewhat hidden option I missed03:55
leftyfbdo it with gparted03:55
leftyfbAHemlocksLie: something along these lines https://limesdr.ru/en/2020/02/29/ubuntu-mate-20-04-install/03:56
leftyfbAHemlocksLie: seriously though, why do you need /home broken out from / ?03:57
AHemlocksLieBecause I have a relatively small SSD and a much larger HDD03:58
AHemlocksLieI want installed software to be on and run from the SSD, but most of /home is stuff that doesn't need to be accessed as quickly, so it's fine on the HDD03:59
tm512/ on SSD and /home on HDD is the scheme I use as well. I haven't done partition encryption on Linux before, though04:04
AHemlocksLieI installed Lubuntu 21.10 recently, and I somehow managed it there, but I forget what I did04:06
AHemlocksLieI didn't like the desktop environment, so I figured it'd be relatively quick and easy to just install Xubuntu with the new 22.04 LTS, but once again, I am proven wrong04:06
tm512I think there are encryption options besides ones that require LVM, like dm-crypt seems to basically provide a virtual block device backed by a physical block device, and then you can just partition and format the virtual device as if it were the HDD itself04:08
AHemlocksLieAt this point, I honestly don't care how it's done. I just want it to be encrypted, and I want it to unlock when I unlock root04:11
tm512well, if you're not able to get it working through the installer, you can install in a way where the SSD has / including /home, then you can set up encryption on the HDD, then set it up to mount at /home through tweaking /etc/fstab04:14
AHemlocksLieYeah, I just found this that looks like what I need https://healeyj.github.io/2021/02/25/encrypt-ubuntu.html04:15
tm512a variant of that, sans encryption, is how I've set up my system before, like back when I was running two disks in RAID-0 as my /home partition. wasn't something I could conveniently set up in the void linux installer on the PC04:15
AHemlocksLieOkay, I gotta reboot, but I think I'm on track to get this setup right. Thanks to leftyfb and tm512 for trying to help04:27
=== diskin is now known as Guest1648
=== diskin_ is now known as diskin
=== diskin is now known as Guest1192
PhotonRayHey all. I have added 'if [ ! "$IFACE" = "eth0" ]; then service postfix stop fi' to '/etc/network/if-down.d/postfix'. When I make eth0 down, Postfix doesn't stop. What have I done wrong?07:29
PhotonRayAllie07:32
PhotonRayleftyfb07:34
PhotonRayIs Richard Stallman in here? Can you help me please, Richard?!07:35
eruditehermithey, I have a question about vaapi on intel driver and firefox. I can't seem to get it to work. Additionally, how do I set environment variables for snaps like firefox? Some workarounds for arch need environment variables to be set and I can't figure out how to do that for snaps.08:12
iomari891greetings, when will 22.04 iso be available?08:25
Unit193It was already released, if you're on the last LTS release then an upgrade will be offered on the first point release.08:26
iomari891Unit193: I need the iso08:36
Unit193!download08:36
ubottuUbuntu installation CDs can be downloaded from http://releases.ubuntu.com - Mirrors can be found at https://wiki.ubuntu.com/Mirrors - PLEASE use the !torrents to download !Jammy, and help keeping the servers' load low!08:36
AutisticPenguinHi all. I'm using Ubuntu 20.04 LTS. I have added 'if [ ! "$IFACE" = "ppp0" ]; then service postfix stop fi' to the bottom of the file '/etc/network/if-down.d/postfix' before "exit 0", which should stop Postfix when interface 'ppp0' goes down, but when interface 'ppp0' goes down, Postfix continues to run. I added 'mkdir /opt/1/' to my subroutine to08:38
AutisticPenguinsee if my subroutine was being parsed but '/opt/1/' was not created when interface 'ppp0' went down, and I noticed a couple of "exit 0"'s within the script and thought perhaps the script was being stopped before it gets to my subroutine, so I put my subroutine at the start of the script but it made no different, Postfix continues to run after the08:38
AutisticPenguininterface 'ppp0' goes down. Anyone know whats wrong with Ubuntu?08:38
cbreakAutisticPenguin: is it executable?08:51
AutisticPenguincbreak it is, but I'll triple check again now.08:51
cbreakdoes it work if you call it yourself?08:52
AutisticPenguinIt is executable. The file is stock apart from my additiona.08:52
AutisticPenguinaddition sorry08:52
AutisticPenguincbreak great question. I will try now!08:52
AutisticPenguinYou are good cbreak. It works when calling it myself.08:53
cbreakso, problem's maybe that it's not being called, or being called with the wrong environment or something08:54
AutisticPenguinNow the question is why isn't it being called when the 'ppp0' interface goes down.08:54
AutisticPenguinThe same script works fine when it goes up.08:54
AutisticPenguinThe equivalent I mean.08:54
cbreakis there something in journalctl about it?08:54
cbreakis it executed if you call the script 0000000postfix.sh instead?08:55
AutisticPenguinI'll be back in a few minutes. I am going to check these things for you.08:55
uncle_raehello, does anyone know the best way to batch embed album art into a music library?08:57
AutisticPenguincbreak journalctl starts off from when I first installed Ubuntu. Holding 'page down' would take a long time to get to the end. I don't know where the script '0000000postfix.sh' is, and I checked the syslog for you, and the only thing I found which may be relevant is 'nm-dispatcher[31622]: run-parts: failed to stat component09:01
AutisticPenguin/etc/network/if-post-down.d/avahi-daemon: No such file or directory'.09:01
AutisticPenguincbreak I didn't see anything about the file '/etc/network/if-down.d/postfix'.09:01
cbreakAutisticPenguin: journalctl -b 0 is from the last reboot09:03
cbreakAutisticPenguin: journalctl --since 14:00 is since 14:0009:03
cbreakAutisticPenguin: well, the idea is that something in the if-down.d directory stops processing09:04
cbreakso if you change your script to be run earlier (by renaming it with lots of leading 0), to avoid this09:05
AutisticPenguincbreak 'journalctl' looks like looking at the syslog. I will look at it now and be back soon.09:05
cbreakthe error you saw about avvahi-daemon not existing might be that.09:05
AutisticPenguincbreak time to create it and check.....09:06
AutisticPenguin'/etc/network/if-post-down.d/avahi-daemon' exists!09:07
AutisticPenguinChecking permissions...09:08
AutisticPenguinOh, its a symlink. I bet the destination doesn't exist. Checking. BTW, its red in Terminal. Probably meaning that.09:08
AutisticPenguin'/etc/network/if-post-down.d/avahi-daemon' is a symlink to '/etc/network/if-up.d/avahi-daemon'. '/etc/network/if-up.d/avahi-daemon' does not exist, but '/etc/network/if-up.d/avahi-autoipd' does.09:10
AutisticPenguinI will create '/etc/network/if-up.d/avahi-daemon' now and test...09:11
cbreakor... you could remove the broken symlink :)09:11
AutisticPenguinYes but I am a curious person lol09:11
AutisticPenguinIts not good09:11
AutisticPenguinWell, creating ''/etc/network/if-up.d/avahi-daemon' stopped the error in the log, but it didn't fix the problem.09:15
AutisticPenguinI just copied '/etc/network/if-up.d/avahi-autoipd' to '/etc/network/if-up.d/avahi-daemon' and made it executable, but that didn't fix it either.09:17
AutisticPenguinI could leave this problem, its doing no harm, but I like a quiet syslog, but I am questioning if this is one of those Linux problems I shouldn't let waste my life. ;)09:18
AutisticPenguinThe problem is syslog is Postfix constantly complains it can't find the ppp0 interface.09:18
AutisticPenguinI am trashing this 20.04 LTS VM for 22.04 LTS soon, maybe I should just leave it and hope for 22.04.09:19
AutisticPenguinWhat do you think friend?09:19
cbreakAutisticPenguin: not sure why postfix even cares about interfaces09:28
cbreakdid you try renaming your postfix stop script to be earlier in the list?09:29
cbreakalso, I don't htink copying random avahi scripts to different locations makes any sense09:29
AutisticPenguincbreak I will try right now.09:32
hid3Greetings everyone. I'm trying to upgrade from 20.04 to 22.04 using this command: do-release-upgrade -f DistUpgradeViewNonInteractive . However, it doesn't start, I get the following message: "There is no development version of an LTS available." It also suggests to change Prompt=normal in  /etc/update-manager/release-upgrades. Mine is set to LTS obviously. What's wrong? Isn't 22.04 a non-LTS release?09:33
cbreakhid3: apparently, updating hasn't been enabled yet09:34
AutisticPenguincbreak it did not work.09:35
AutisticPenguinI noticed there is a file 'postfix.swp'.09:35
cbreakAutisticPenguin: that's just some editor file09:35
cbreakAutisticPenguin: see man vim for description09:36
AutisticPenguinI tried placing the subroutine in '/etc/network/if-post-down.d/postfix' as well, but it didn't work.09:36
AutisticPenguinFar out09:36
hid3cbreak, any clues why it is so? What's the criteria for it to become enabled?09:37
AutisticPenguinNow I will create '/etc/network/if-down.d/whatever' with a command to create 'opt/bla' and see if that executes. If it doesn't, then that indicates nothing is executing in '/etc/network/if-post-down.d/'.09:37
cbreakhid3: don't know. It's probably a matter of time09:39
AutisticPenguincbreak its still not working. This is a bug in Ubuntu.09:41
hid3OK, thanks. I thought it's something wrong with my system09:44
cbreakhttps://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/2466809:45
AutisticPenguinWhat are you wanting me to read in this 27 page document? :)09:47
ograAutisticPenguin, ifupdown (who uses that dir) is dead and gone sicne years and normally not installed on 20.04 and onwards09:47
ograsee https://netplan.io/faq/#use-pre-up%2C-post-up%2C-etc.-hook-scripts09:47
AutisticPenguinogra if it was dead it wouldn't be in the distro. ;)09:48
AutisticPenguinI have installed 'ifconfig'. Perhaps it was installed with it.09:49
AutisticPenguinIts in the repo anyway.09:49
AutisticPenguinSeems like a good app.09:50
ograAutisticPenguin, it was dead since a decade, ubuntu just dragged it through but it has long been dropped from the default install ...09:50
Unit193ogra: Got new maintainers at the end of 2020, fwiw.  So somewhat active, I think ifupdown2 (python) would also hook int that system.09:50
Unit193(Do you mean net-tools?)09:50
AutisticPenguinUnit193 I have installed that as well, so maybe it came with that, yes.09:50
ograUnit193, yeah, but not in ubuntu ... it sits in universe and has zero distro integration anymore in debian and ubunut09:50
ogra*ubuntu09:50
AutisticPenguinWhat a shame. Can anyone else recommend a way to run a command when an interface goes down?09:51
ograAutisticPenguin, you must have installed it manually and indeed it is up to you to keep an unsupported network tool around to manage all your network aside the integrated management09:51
AutisticPenguinogra it is supported.09:52
Unit193I think just Ubuntu, since in Debian it's still got priority 'important'.  Anywho, that's details.09:52
ograAutisticPenguin, but note that netplkan (managing systemd-networkd) is the default and the doc above gives you instructions to migrate from an older setup09:52
cbreakI like netplan on my servers09:53
ografeel free to do whatever you want ... just pointing out what we integrated as default ...09:53
* ogra goes AFK again09:53
cbreakit seems easier than the other ways possible09:53
AutisticPenguinogra All good, thanks09:53
peirikHow do I input emojis into my terminals? Doesn't seem to work with Emote :/09:53
peirik(using Terminator and oh-my-zsh if that's relevant)09:54
AutisticPenguinogra I believe netplan is default in Ubuntu Server 20.04 LTS but not Ubuntu 20.04 LTS.09:55
ograAutisticPenguin, ??09:55
cbreakpeirik: like echo 🍕 ?09:55
ograit is default in 20.04 🙂09:56
Unit193AutisticPenguin: Pretty sure the defaults are either NetworkManager or netplan, so certainly no ifupdown.09:56
AutisticPenguinogra ah... it is installed.09:56
ograAutisticPenguin, on the desktop it configured network manager if you use it (else NM s the default and you should use its integration scripts in /etc/NetworkManager/dispatcher.d/)09:57
ogras/configured/configures/09:57
cbreakUnit193: on my 21.10, I have a netplan that refers to NetworkManager :)09:57
cbreakso... both? :P09:57
Unit193:D09:57
AutisticPenguin'/etc/netplan/01-network-manager-all.yaml' is the only file I have, and it has the renderer set to 'NetworkManager'.09:58
ogracbreak, yeah, on servers netplan manages systemd-networkd, on desktop NM ...09:58
ograif you dont need manual config on your desktop it is just a NOOP and leaves it all to network-manager09:58
AutisticPenguinogra I will checkout integration scripts in '/etc/NetworkManager/dispatcher.d/' now. Thanks.09:59
ogranetplan is just a frontend to the two for manual configuration by files09:59
peirikcbreak: whats echo?09:59
ograpeirik, there was an emoji between "echo" and "?" ...10:00
peirikogra: yea, i saw the pizza :)10:00
ogra(seems your IRC client does not support that)10:00
ograah10:00
peirikusing weechat10:00
ograi thoguht you had not seen it 🙂10:01
AutisticPenguinogra do you where can I find documentation on how to run a command to make a service stop when an interface goes down?10:01
peirikno, i can see emojis just fine - but can't seem to be able to input any :/10:01
ograAutisticPenguin, heh, for that one i'd just use a system service unit ...10:01
peirikare you guys using Emote for input?10:02
AutisticPenguinogra you told me to use integration scripts though.10:02
AutisticPenguinAnd people say ifupdown is bad......10:04
wezI liked ipupdown10:04
wezI dislike nm10:04
AutisticPenguinI can see where it may be inferior when you want to run scripts in an order but other than that, its nice a straight forward.10:05
AutisticPenguinThat is my experience anyway.10:05
AutisticPenguinI am having a break, then I will return and try and get it working.10:05
ograAutisticPenguin, well, this is kind of between networking and service management ...10:06
AutisticPenguinogra I have seen netplan being used in a way that executes commands and it looked really good. Its re-learning that is the pain.10:07
AutisticPenguinogra: Time to be more accurate.10:07
qdkjaf10:07
ograAutisticPenguin, it really depends what you look for ... if you just want the service to run while being online i'd use a systemd service unit and match for criteria systemd provides ... if you want "some specific script doign something on a certain state of a network device" i'd go with the new up-down scripts10:08
AutisticPenguinogra when my VPN goes up, ifupdown runs '/etc/network/if-up.d/postfix', when my VPN goes down, ifupdown is suppose to run '/etc/network/if-down.d/postfix', but ifupdown fails to run '/etc/network/if-down.d/postfix'.10:12
AutisticPenguinogra when I run '/etc/network/if-down.d/postfix' manually, the mail server goes down.10:12
AutisticPenguinogra so it appears ifupdown has a problem, which is a shame because here I am almost 3 hours later depressed.10:14
ograAutisticPenguin, https://blog.bjoern-ruberg.de/2015/10/15/start-a-service-after-openvpn-connection-has-been-established-using-systemd/10:14
AutisticPenguinogra thanks, I will read it when I get back and see if I can use it instead of my beloved ifupdown.10:15
AutisticPenguinBBS10:15
LAexthnx10:19
BrianHechinger[mOk, Ubuntu Studio 22.04 (Plasma) weirdness. The screen gets fuzzy. If move the mouse over a window it gets unfuzzy (usually, not always). The first time it happened I just thought it was a game putting the monitor into a weird resolution that caused it. I sat down at my computer this morning after the sitting all night and the screen was fuzzy again. The really interesting part is I can actually screenshot this. The only way I've found10:22
BrianHechinger[mto fix it is to log out of the desktop session and log back in. It's really weird.10:22
* BrianHechinger[m uploaded an image: (962KiB) < https://libera.ems.host/_matrix/media/r0/download/4amlunch.net/558f8761707d6716b9a6eb47f71cb14f07db3087/wtf.png >10:22
iomari891ubottu: thanks for the links10:41
qdkjaf!ubottu10:42
ubottuHi! I'm #ubuntu's favorite infobot. You can search my brain at https://ubottu.com/factoids.cgi | General info and channels at https://wiki.ubuntu.com/IRC/Bots | Make a clone of me, see !botclone10:42
AutisticPenguinogra ifupdown isn't even installed on my system. How is '/etc/network/if-up.d/postfix' even being ran?10:44
AutisticPenguinDoes anyone know why Ubuntu 20.04 LTS is running scripts in '/etc/network/if-up.d/' every time an interface goes up, despite not having ifupdown installed?10:47
tomreynAutisticPenguin: systemd-networkd most likely10:52
AutisticPenguintomreyn oh right. Why would it do that?10:52
tomreynwhy would ifupdown do so?10:54
ograthrough some backwards compatibility generator script in systemd perhaps ?10:54
AutisticPenguintomreyn nah, why would systemd do what ifupdown was made to do?10:54
AutisticPenguinogra maybe10:54
tomreyni think ogra answered that one10:55
AutisticPenguintomreyn yes. I am Googling.......10:55
AutisticPenguinSo this is why people don't like systemd.10:55
BrianHechinger[msystemd wants to take over the world so it wants to do all the things.10:55
ograsystemd in debian (and thus ubuntu) comes with a bunch of these odd generators that try to translate the old world to the new world10:55
ograthere are also some for transferring sysinit scripts over and such10:56
ogra*sysvinit10:56
AutisticPenguinRiiiiiiiiiight. I have heard so many people not like systemd, and even before I was thinking it was so great seeing it in sysctl. But now I am starting to see how ridiculous it can be.10:56
AutisticPenguinsysjournal sorry, or what ever its called.10:57
AutisticPenguinjournalctl?10:57
ograjournald10:57
ograand yes, that is the cli tool10:57
AutisticPenguinSo Red Hat designed systemd to run the up scrips but not the down? How dumb can you get.10:58
ograno, thats more likely a bug in the dbian generator tool ...10:58
ogra*debian10:58
AutisticPenguinOh ok.10:58
AutisticPenguinThat is beyond me.10:58
ograjust follow https://blog.bjoern-ruberg.de/2015/10/15/start-a-service-after-openvpn-connection-has-been-established-using-systemd/ ... then your postfx should start/stop with the interface appearing/disappearing10:59
AutisticPenguinI have a better idea, I am just testing it now. lol10:59
ogra(after all it is just a cp command and adding two lines to the copied file)11:00
AutisticPenguinMy way gets it working with just 1 line :)11:00
AutisticPenguinFor real, I installed ifupdown and it still doesn't work11:04
AutisticPenguinAnd people crap on Microsoft11:04
AutisticPenguinGonna follow that article now ogra.11:05
AutisticPenguinAfter installing this hobby software.11:05
AutisticPenguinuninstalling11:05
qdkjaf11:06
AutisticPenguindoes 'apt purpose ifupdown' completely remove all residual files?11:06
AutisticPenguin'apt purge ifupdown'11:06
AutisticPenguinYes I can read the man page but I'm in a pissed off mood right now11:07
AutisticPenguinNever mind, I just used Synaptic Package Manager and done with it.11:08
AutisticPenguin'purge' parameter removes 'residual files' but not configuration files in the home directory, so no, it doesn't remove residual files.11:09
AutisticPenguinNah fuck this shit. I'm not spending anymore time on this trash.11:10
AutisticPenguinThanks ogra.11:10
AutisticPenguinGood bue11:10
AutisticPenguinGood bye11:10
cbreakpurge of Open Office isn't going through your documents folder and deleting all office documents, indeed. Uninstalling will only remove system configuration, not user files11:11
oxfuxxxHey, that's great i'm using an old-releases, it's very nice the packages are still online and we can still use APT and everything on 10 yo releases.11:24
AutisticPenguinI have spent half an hour squeezing my Tux stress ball while doing deep breathing exercises that my social worker taught me to do, and going to give this Linux thing another shot.12:06
tomreynAutisticPenguin: please note the topic of this channel, ubuntu support. there are other channels for other topics.12:11
AutisticPenguintomreyn yes I noted that.12:12
AutisticPenguinSo I am using Ubuntu 20.04 LTS and I have a file '/etc/network/if-up.d/postfix' that gets ran every time a network interface goes up, which is what I want. I also have a file '/etc/network/if-down.d/postfix' that looks like its suppose to get ran every time a network interface goes down, but this doesn't happen. I don't have and never have had12:13
AutisticPenguinifupdown installed so '/etc/network/if-up.d/postfix' shouldn't be being ran let alone exist, yet it is. I would like to find out what is running it so I can then investigate why its not running '/etc/network/if-down.d/postfix' as that is what I would like to happen. Does anyone know how I can see what is accessing the file12:13
AutisticPenguin'/etc/network/if-up.d/postfix' when an interface goes up?12:13
AutisticPenguinI'm starting to think its the packages that are installing these files in the if-up etc directories.12:19
=== fling_ is now known as fling
AutisticPenguinI just checked a near-stock installation which has never had Postfix installed and can confirm that the Postfix package did create the files, but there exists other files in /etc/network/ directories for applications that have never been installed. So this is a very strange way Ubuntu has setup networking.12:24
tomreyndpkg -S /path/to/file   will tell you which package a file belongs to12:25
AutisticPenguinThanks tomreyn12:25
tomreynthis will, however, not work for files which were only created during a debian package's postinstall hook12:26
AutisticPenguinAll I really want to know right now is what is running '/etc/network/if-up.d/postfix' when an interface goes up.12:26
BluesKajHi all12:27
deadromhi. my desktop computer is a leftover frankenstein design, core i5 3470 and a Radeon HD7750. old but serves the prupose at 5W idle. now recently the video card's fan is spinning fairly audible and I don't know why. is there "top" for gpus?12:27
deadromsensors say core is at 67C which is a little high for idle12:27
AutisticPenguindeadrom have you install the fancontrol package?12:28
AutisticPenguindeadrom 10 years ago I installed it and it made my fans quieter. If the package is still around, I say try it.12:28
deadromAutisticPenguin: no actually not. so far had no need for it. both CPU and GPU fans regulated themselves nicely from firmware alone12:28
deadromI'd like to see if there is a visible cause first12:29
AutisticPenguindeadrom perhaps the problem is something physical.12:29
deadromAutisticPenguin: airflow is A ok, no dust gahtered up in the cooler either12:29
AutisticPenguindeadrom have you tried it in Windows?12:29
deadromno Windows on that machine12:30
AutisticPenguindeadrom have you installed the graphics card drivers?12:30
deadromruns on amdgpu12:30
AutisticPenguinWhich version of Ubuntu are you running?12:30
deadrom18.04LTS12:31
AutisticPenguinClick on the 'Show applications' button at the bottom left of the screen. You will find 'Additional Drivers' in the menu. Click on it and see if there is anything else that can be installed for your graphics card.12:31
deadromwell yes, I could go for propietry amd drivers, but that's not how I wanted to slay the dragon.12:32
AutisticPenguindeadrom. Your fans being loud will likely be because of no proprietary drivers. It sucks my friend, but that's the way it is.12:33
deadromIt's been working fine like this for several years.12:33
AutisticPenguindeadrom is it the same graphics card as before?12:34
tomreynand you don't want proprietary drivers for radeon hd7750 anyways, most likely12:34
deadromsame module, not sure if recent kernel upgrade introduced new versions.12:34
deadromtomreyn: I know, that relict is one for the open driver12:34
tomreynthat's fine12:35
AutisticPenguindeadrom the Linux world is not the best with software regression. My guess is that the big change in the system is the reason why now things are behaving differently.12:35
deadromstill I know the core base of the module might change and so the card behaves different with new versiosn even when would expect that the code for a legacy card doesn't change12:35
tomreynit's not like open source is something bad, right12:35
deadrombut the key strenght of Linux over Windows is that you can analyze these things right down to the core, so back to my oriignal question: is there something like gpu-top?12:36
deadrom"gpu" and "top" on google gets you nothing but gamer card recommendations12:36
AutisticPenguindeadrom your problem isn't Linux, its those closed-source drivers.12:36
tomreynthere is radeontop12:37
deadromAutisticPenguin: I explaind several times now the hardware and driver situation.12:37
deadromtomreyn: heyyy.12:38
AutisticPenguindeadrom you said you didn't want to install proprietary drivers because you didn't want to slay the dragon. My experience is that your fans speeds are running fast because they are not installed with your new franken-system.12:38
deadrom[23.4.2022 14:36] <AutisticPenguin> deadrom your problem isn't Linux, its those closed-source drivers.12:39
AutisticPenguindeadrom I have probably been gaming longer than you have been alive. My experience tells me you will not be getting fan control speeds without drivers or the fancontrol package, if its still around, and even then you may need the drivers installed for it to work.12:40
deadromAutisticPenguin: don't give me this "I'm so old and experienced" shit please, if you have an approach how to identify the root cause say it if not leave it be12:41
tomreynlet's drop the discussion and concentrate on solving issues.12:41
deadromso far I only heard you jigawing my statement12:41
AutisticPenguindeadrom lol okay, good luck.12:41
AutisticPenguindeadrom. The root cause is your GPU's fan has 3 wires on them. 1 for the DC voltage, 2 for the Earth, and a 3rd for data which is sent through the Linux kernel to your GPU's microcontrol unit. The kernel needs drivers in order to send that data through the third wire. That is the root cause.12:44
deadromtomreyn: radeontop only gives you generic load stats of the entire device but not which process is doing what. then again right now I closed all "fat" programs like browsers with YT tabs open etc and still hear the fan. I bumped into the case recently, maybe the ancient thermal grease under the sink cracked...12:45
deadromAutisticPenguin: dude12:46
AutisticPenguindead you said everything physical was good.12:46
=== Vercas4 is now known as Vercas
tomreyndeadrom: the easiest way to find that out may be to run the old software stack again (or something similar, such as an ubuntu live/installer system with a similar kernel version) which i think you said did not expose this problem12:46
AutisticPenguinI just checked the repository of Ubuntu 20.04 LTS and the fancontrol package is in there, so chances are its in the repository for 18.04 LTS. Please install it, reboot your system and let us know if it resolves your issue.12:47
aitahi12:48
deadromI'll shutdown now and regrease the sink first.12:48
AutisticPenguinWhat a noob12:48
aitaI study12:50
tomreynaita: hi. do you have an ubuntu support question?12:51
qdkjafthats the script you need to check /etc/NetworkManager/dispatcher.d/01-ifupdown12:51
aitaесть кто с росси12:51
qdkjaf!ubuntu-ru12:51
EriC^^!ru | aita12:51
ubottuaita: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.12:51
aitaгде тут набрать12:52
thingfishshould be 'pomoshchi'12:52
deadromaand after a regrease I'm down from 67C to 44C, so a whopping 23 delta just regresing the sink. whoa. Fan is now significantly down, now I'll see about various tools if I can quiet it altogehter when near idle, there's fancontrol as suggested plus some other external tools. we'll see.13:29
=== GavinHsueh is now known as mintroot
=== mintroot is now known as mintro
=== mintro is now known as GavinHsueh
=== mintroot is now known as GavinHsueh
waltmanHi. The 22.04 release notes (https://discourse.ubuntu.com/t/jammy-jellyfish-release-notes/24668) say "Upgrades to 22.04 LTS [from 21.10] are currently not enabled (due a bug with snapd and update-notifier) but will be in the next couple of days." How can I tell when it's been enabled?14:15
Guest1969If I would like to upgrade from Ubuntu 20.04.4 to 22.04 stable release, is the only way to wipe my current installation and install using the ISO image? Is that generally a better idea than to upgrade?14:18
lunawaltman, :o14:18
tomreynwaltman: update-manager -c     will report that a release upgrade is available14:19
lotuspsychje!ltsupgrade | Guest196914:20
ubottuGuest1969: Regular upgrades from the last but one LTS release to the latest LTS release, 22.04 "Jammy Jellyfish", are enabled days or weeks after 22.04.1 is released. This delay helps to ensure that any lingering issues are resolved before people upgrade production systems. If you'd prefer to upgrade now, use sudo do-release-upgrade -d14:20
Guest1969That forces an upgrade to a development release, not a stable release.14:20
ograwell, there is no development release currently14:21
ograso it points to 22.0414:21
waltmantomreyn: thanks!14:21
Guest1969Okay, thank you. I felt worried that I would get something more recent than the 22.04 stable release.14:22
tomreynGuest1969: I guess you can say that a fresh install is generally better than an upgrade. This doesn'T have to be correct in all situations, thoough.14:22
ogranah, more recent will still take a few weeks14:22
Guest1969All right. :)14:23
ogra(opning the release should happen next week ... then building the toolchain and stuff is another week before the first packages can be uploaded/imported)14:23
ogra(and all of that can only happen anyway after the new name is announced (the archive depends on the name))14:24
Guest1969Thanks for the help. I'll try the upgrade first and see what happens.14:26
lotuspsychjedont forget to make a backup Guest196914:28
ogra👍14:29
Guest1969Yeah I imaged the whole disk :)14:29
segamainhey I tried tails just for fun and now I'm trying to format the usb and there's a partition that can't be deleted. Whats behind this ? I mean I dont have to delete the partition because it has no size and no type but .... why can't I delete it ?14:33
segamainhttps://imgur.com/a/AZrajg714:33
lotuspsychjewhat kind of method did you try to format with segamain14:34
segamainlotuspsychje: Oh I just went into cfdisk and started to delete partitions14:36
tomreyntry using fdisk14:37
segamainand then I created a new one after I realized that I can't delete /dev/sdb1p314:38
tomreynsegamain: wipefs is another option14:41
ograor just dd14:42
ogra(after all you only need to wipe the partition table)14:43
tomreyni'm not sure that segamain wants to delete sdb1p1 also, possibly so.14:44
JoeBkIs there any word on when updates will be released?14:47
segamaintomeryn: yeaahh noo /dev/sdb1p1 is empty and /dev/sdb1p3 looks kinda cool :D14:47
=== vxwarlock is now known as Guest7753
=== vxwarlock_ is now known as vxwarlock
=== Dukbl_ is now known as Crucifyy
adambishopquit15:42
towseris this channel for mint?16:11
thingfishno16:12
ogra!mint16:13
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)16:13
ograbah, too late16:14
rob0ogra, missed it by -->||<-- THAT much!16:27
ograheh, yeah16:27
peirikI'16:32
peirikI'm having some graphical performance issues (low fps in general, tearing when watching full screen videos etc.). So I'm trying to benchmark my GPU using https://benchmark.unigine.com/heaven - and I'm getting horrible results (mostly just 1 FPS on medium settings)16:33
peirikI have a GeForce RTX 3060 GPU, so it should be able to handle pretty much anything at max settings16:34
thingfishI'm using an RTX 3060 as well, and it's fine here.  Not tried to game with it yet though.16:35
peirik'lsh -c video' says I'm running the proprietary nvidia drivers16:35
thingfishhmm it's a puzzler then16:36
transhumanistat the risk of being a pest (I really apologize ) I have assembled these steps so far to get anbox to run in a snap container https://savegreen.energy/anbox-parallel-instances/  I am missing the piece where I make a simlink or o something that the anbox container sees as /dev/binder or /dev/binderfs where as on the host it would be symlinked to a unique /dev instance such as /dev/binder1 or /dev/binder2  , anyone know how to d16:58
transhumanist step?16:58
leftyfbtranshumanist: /join #snappy16:59
transhumanistya , thats where i have made a pest out of myself but no answer, I did fire off an email to a developer to ask too16:59
transhumanistI also asked in #lfs-support17:00
leftyfbtranshumanist: ok, but what you are doing really isn't something that is officially supported by Ubuntu.17:00
leftyfbtranshumanist: I would wait until the developer gets back to you17:00
transhumanistok I undestand, I will leave it at that17:00
transhumanisttry to control my sense of urgency, its like waiting at the bathroom door...lol17:01
lotuspsychjetranshumanist: instead of anbox, you could also try virtualbox with androidx86 iso17:08
carnophage2does that work?17:09
lotuspsychjeyes it does, had good experiences with it17:10
=== kostkon__ is now known as kostkon
WeeBeyHi frens. Question. I needed to resize a VM so I needed to move the swap to the end of the drive. So I deleted it and then created a new one and added it. But now on boot it hangs for a few minutes looking for some cryptoluks thing. Can you guys give me a hint as what I need to do to remove this?17:24
=== ednash is now known as ednash_afk
ioriaWeeBey, take a look at /etc/crypttab17:26
WeeBeyioria, ok! I'll have a look. thank you. :)17:29
transhumanistlotuspsychje NO that would not work  for me, too much overhead17:31
transhumanistbut thanks for the suggestion17:31
peirik_So Im stuck on "start job is running for network time sync" during boot. Problem persists in recovery mode. Tryimg to boot from live usb now, but boot is taking a long time to apparently check the file system :/ Halp?17:36
ioriaif 22.04 , yes ;  butyou can bypass that percY-17:37
ioriapeirik_  ^17:38
peirik_Its done now, im inside "try ubuntu"17:38
peirik_Any pointers on how to fix my boot issues on my main install?17:38
peirik_Ref this https://askubuntu.com/questions/960304/how-to-overcome-a-failing-recovery-mode17:39
peirik_Should i download and run that?17:40
ioriapeirik_, what happens when you boot in Recovery ?17:42
peirik_ioria: same issue, gets stuck on "start job running"17:45
peirik_Running the recommended boot repair tool now, seems like its reinstalling grub17:46
peirik_Well that kind of worked, im able to boot into the login screen now, but entering my password has no effect, im just prompted for my password again and again17:53
cbreakpeirik_: have you tried using a different user environment?17:55
cbreaklike wayland-less gnome thingie, or kde?17:55
cbreakhave you tried to switch to a tty and look at the journalctl -b 0 output?17:55
tomreynor made sure you have all packages properly, and all pending updates installed?17:56
peirik_No, and no, but I was able login to the shell by doing ctrl+alt+f317:57
peirik_tomreyn: um, not sure of anything really :)17:57
cbreakpeirik_: that is a different tty :)17:58
peirik_Aye then17:58
cbreakonce you're there, maybe you see something interesting in the logs17:58
peirik_What should i look for in the journalctl logs?17:58
cbreaksomething that happened at the time you logged in17:59
peirik_Right...17:59
=== dtg01101 is now known as dtg01100
neryrvhow do I restrict 'apt update' to not pull i386 packege lists?18:06
tomreynneryrv: you can do so, but then you'll probably end up with i386 packages installed and not updated. is this what you want?18:09
cbreakdeb [arch=amd64] http://packages.microsoft.com/repos/code stable main // like this might work18:10
tomreynmaybe you're rather looking for a way to remove any i?86 (32-bit) packages and then disable updates for them?18:11
SuperLagwhat's the difference between installing "python3" and "python3.10"?18:17
neryrvI do not have any i386 packages installed, so there's no need for apt update to get package lists for them18:29
cbreakSuperLag: python3 could be something else18:32
cbreakover here, python3 is python3.918:32
Guest1969I'm back after wiping Ubuntu 20.04 and installing 22.04, and the first things I do afterwards is to brick apt/apt-get by uninstalling the firefox snap. :|18:34
cbreakthat seems... unrelated?18:35
Guest1969"snap remove firefox" kicked me out to the login screen and now apt/apt-get tells me "flAbsPath on /var/lib/dpkg/status failed - realpath (2: No such file or directory)".18:35
cbreaksnaps should be unrelated to apt18:35
Crucifyyso i have a shared folder on my ubuntu server thats fat formatted. windows sees 1.15TB free space (which is correct) i was moving some files last night, one of which being 9.63GB and it was saying there wasnt space? Any ideas?18:36
cbreakCrucifyy: try not surpass 2 GB18:37
Crucifyyis ti just a transfer thing then?18:38
cbreakno.18:38
cbreakFAT32 has a maximum file size of a byte less than 2 GB18:38
Guest1969Even if I try to reinstall the firefox snap to see if that somehow fixes the issue, reinstallation also fails: Automatically connect eligible plugs and slots of snap "firefox" (internal error: auto-connect of &{"firefox:dot-mozilla-firefox" "snapd:personal-files"} failed: snap "snapd" has no slot named "personal-files")18:39
Crucifyythanks cbreak, i didn't know that18:39
Guest1969And somehow all of the snaps have the note "broken".18:39
tomreynneryrv: it should be just     sudo dpkg --remove-architecture i686     then18:40
cbreakCrucifyy: have you tried exFAT instead?18:40
Crucifyythat was the next question, what format should i use that would support larger18:40
cbreakhttps://en.wikipedia.org/wiki/File_Allocation_Table#Maximal_sizes18:41
tomreynneryrv: it should be just     sudo dpkg --remove-architecture i386     then  <<< this rather18:41
Crucifyycbreak, appreciated my guy!18:41
jhutchinsGuest1969: Do you have free disk space on all of your partitions?18:45
ograGuest1969, tht really sounds more like a corrupted filesystem or broken disk18:46
Guest1969jhutchins: Yes, and I have reproduced this issue with fresh installations of Ubuntu 22.04 2-3 times now.18:46
ogradid you pick any exotic filesystem during install perhaps ?18:47
Guest1969I picked ZFS18:47
cbreakdoesn't sound exotic to me18:47
jhutchinsGuest1969: Unlike Windows, repeating the same action should have the same results.18:47
cbreakat least you can rollback with it :)18:48
ograwell, if everyhing is broken right after install, where do yu roll to then ?18:48
cbreakto before the manual removal of the firefox snap18:48
cbreakGuest1969: is your /var/lib/dpkg dataset mounted?18:49
cbreaklook at the output of zfs list and compare with zfs mount18:50
Guest1969It is mounted but I found that "/var/lib/dpkg/status" did not exist upon removing the firefox snap. Could not find any backup either so I just made a new file and somehow that seems to have unbricked apt at least..18:51
Guest1969No idea if "touch /var/lib/dpkg/status" was the right thing to do though.18:52
ograwell, that file holds all info about the installed packages ...18:52
tomreynGuest1969: how did you install ubuntu 22.04?18:52
ograjust touching it will not give apt/dpkg the information back it needs18:52
Guest1969Okay so my installation is borked now.18:52
ograyes18:52
ograsounds like18:52
Guest1969tomreyn: I used the official ISO image18:53
Guest1969Just wiped everything and installed it fresh18:53
tomreyndesktop? server?18:53
Guest1969Desktop18:53
Guest1969And picked the minimal preset18:53
ogradid you let it do the integrity check on startup18:54
ograperhaps your install media was corrupt or some such18:54
Guest1969I didn't do anything but I'll check18:54
ogra(it is surely not usual to get into such a state right after install)18:54
Guest1969Never mind, I don't have the image anymore.. I'll do it again and report back.18:55
cbreakGuest1969: if you reinstall fresh again, you can try to snapshot the system before you start removing snaps18:55
tomreynalso make sure you note down all the steps you take18:55
tomreynboth during and after installation18:55
ograand prehaps consider keeping the snaps 😉18:55
ogra(unless you have actual issues with them you can not solve)18:56
Guest1969I've had issues with snaps on Ubuntu 20.04 where apps would not work whereas the Debian package or flatpak would work fine for me.18:58
Guest1969So I feel quite skeptical about snaps now.18:59
ograwell, this is mostly a matter of the package not packaging properly (snaps are very developer centric) ... did you tell the packagers about the issues so they could fix them ?18:59
cbreakI try to avoid snaps, but when I used them, they seemed quite ok...19:00
scortalhi19:00
cbreak(other than looking like crap because they don't obey UI settings sometimes)19:00
Guest1969ogra: In some of the cases but usually not if using the Debian package let me move on with my life19:00
scortalogra:19:00
ografirefox being maintained by mozilla hand in hand with canonical is definnitely well maintained19:01
scortalfirefox is19:01
scortal...19:01
scortalappsec server.19:01
ograGuest1969, well, your system, your choice indeed ... i have not had any actual issues with the FF snap or with the chromium snap in the last several years ...19:02
ogra(i use both here on 20.04)19:02
Guest1969That's good19:02
ograwell, except that FF takes about 4-5sec on first start after a reboot, unlike the 1-2 sec on second run (seems some people find that unacceptable)19:04
ragnarqq, when will https://changelogs.ubuntu.com/meta-release get updated with a jammy entry?19:04
cbreakas long as firefox snap obeys my settings / customizations in .mozilla/firefox, it should be fine19:04
cbreakor did they lock it down further against customizations?19:04
ograragnar, se the release notes ... there is a bug holding it back ... might take a few days19:04
ogracbreak, they live in the per-app home under ~/snap/firefx/current/.mozilla .. beyond that they function exactly the same as in the non-snap version ... on upgrade to the snap your ~/mozilla will be imported to that place too, you should not see any difference19:06
Guest1969Okay. I'm going to shut down and reinstall Ubuntu 22.04 once more. I verified the integrity of the (new) ISO this time.19:06
tomreynGuest1969: did you also verify the integrity of the data written to the installer media?19:06
cbreakogra: sounds good. Let's hope it works once the upgrades are enabled :)19:06
cbreaktomreyn: doesn't the installer do that on boot?19:07
cbreakmaybe it's optional19:07
ograit has been tested t death ... i'd hope it works by now 🙂19:07
ogras/t/t👋19:07
ragnarogra: thanks19:07
tomreyncbreak: yes, mostly, if you don't skip it19:07
ograGuest1969, right, do not skip the self-integrity check on boot of the live media19:08
ograjust to be 100% on the safe side19:08
ILOVEROCKANDROLLhey19:18
ILOVEROCKANDROLLhey19:18
ILOVEROCKANDROLLhey19:18
ILOVEROCKANDROLLj19:18
nshireI have dualboot set up and now my windows ntfs partition shows up as a removable device on my taskbar, is there a way to stop that from showing up?19:19
nshire22.04 LTS btw. it started once I updated from 20.04 to 21.1019:20
enigma9o7[m]fstab19:20
ILOVEROCKANDROLLone question19:21
ILOVEROCKANDROLLis ubutnu  22.04 really good or better using 20.04 ?!19:21
ILOVEROCKANDROLLTHANK YOU !!!!!!!19:21
nshire22.04 has a lot of improvements19:22
ogranshire, you went 20.04->21.10->22.04 ???19:22
nshireaccidentally but yes19:22
ograooof19:22
nshireI have 500/500 with a fast wifi card so it was fine19:23
UcheHi, anyone speaks UKRAINIAN?19:29
ogramany ukrainians do i heard ....19:30
Guest1969Back again on a fresh installation of Ubuntu 22.04.19:30
Ucheogra: you? :)19:30
ograUche, nope, sorry19:31
Guest1969Sorry for not responding anymore earlier. Suddenly USB stopped working so I could not use the mouse and keyboard.19:31
tomreyn!ot | Uche19:31
ubottuUche: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!19:31
Uche:)19:31
UcheIs there ubuntu support in ukrainian?19:32
tomreynit does not seem so19:34
ograUche, i doubt it (i suspect until recently ukrinians were in the russian-language support channels) ...19:35
geosmilehas anyone here mixed nix with apt here? How bad is that an idea these days?20:26
jhutchinsgeosmile: I don't think there are any official Ubuntu nix repositories, so generally no.20:28
leftyfbno, it's not supported on ubuntu20:28
leftyfbgeosmile: try asking about it in #linux20:28
jhutchinsgeosmile: If you're trying to install NixOS packages on Ubunty, that's a very bad idea.20:28
jhutchins!nixos20:29
jhutchinsNope.20:29
cbreakgeosmile: maybe you can do that inside an lxd or docker20:35
cbreakubuntu has lxd easily installable via snap20:36
geosmileI think nix multi-user actually works on ubuntu - if i am not mistaken20:36
geosmileI was hoping to find someone who actually uses it20:37
leftyfbgeosmile: it's not supported20:37
leftyfbgeosmile: feel free to ask for opinions or non-support questions in #ubuntu-offtopic20:37
segamaindoes this look right 'dd bs=4M if=ubuntu-17.04-desktop-i386.iso of=/dev/sdd conv=fdatasync status=progress' ??20:46
ThinkT510normally i see the bs at the end20:47
ThinkT510you might want to include status=progress too20:47
ThinkT510and 17.04 has long been EOL20:47
segamainnevermind it worked just fine20:48
leftyfbsegamain: why on earth would you flash an ubuntu release from 5 years ago?20:48
segamainleftyfb: because the laptop I want to flash it in is older than the both of us20:48
leftyfbsegamain: there is no laptop on this planet older than me20:49
ThinkT510stuck with a 32bit system20:49
leftyfbsegamain: at the very least, go with 18.04 which is still supported20:50
JoeBkThinkT510, have you considered getting a new computer?20:50
leftyfbsegamain: https://cdimage.ubuntu.com/lubuntu/releases/18.04/release/20:50
leftyfbtry that20:50
ThinkT510JoeBk: sorry, that was a comment on why they were using an old release. not a reflection of my situation20:50
JoeBkoops that was directed to segamain20:52
Guest1969Back again. Tried to remove the Firefox snap once more with a verified Ubuntu 22.04 image and I did not skip any checks (did not even see any checks) during boot/installation. This time I studied a bit more and managed to create a ZFS snapshot of all the datasets before trying to remove the snap again.20:58
Guest1969Unfortunately removing the firefox snap bricks the system consistently in my case.20:58
leftyfbGuest1969: why do you need to remove firefox?21:00
tomreynGuest1969: did you make a list of all the steps you took? if so, post it on a pastebin.21:00
Guest1969leftyfb: It's a fair question but why did the system get bricked just because I tried to uninstall firefox?21:04
leftyfbGuest1969: not sure. But again, I'm very curious why you need to remove firefox21:05
Guest1969I think it's irrelevant why I wanted (or needed) to do it but I try to avoid snaps in general.21:05
leftyfbwhy?21:06
Guest1969I've had issues with snaps before.21:06
Guest1969Issues with snaps and no issues with the debian package for the same software.21:07
leftyfbGuest1969: you know there's no .deb package for firefox for ubuntu right?21:07
leftyfbGuest1969: are you having issues with the firefox snap now?21:07
leftyfbbeyond trying to remove it21:07
Guest1969Yes, I know that and I am not going to try to use any Debian package for Firefox (I did not say that).21:07
Guest1969I'll just use the official tar archive21:08
leftyfbGuest1969: did you at least try the firefox snap?21:08
Guest1969Yes, it works, but I don't want to use snaps if I can help it.21:08
Guest1969I've had troubles with snaps for *other* software on Ubuntu 20.04 and I've learned that I could avoid all the issues I've ever had with snaps by not using snaps at all.21:09
leftyfbwhy?21:09
=== uyhaa is now known as uyha
leftyfbok, so you've had exactly zero problems with the firefox snap but you don't want to use it because you've had problems with other snaps21:09
thingfishGuest1969: this worked for me: https://ubuntuhandbook.org/index.php/2022/04/install-firefox-deb-ubuntu-22-04/21:10
Guest1969Sorry but I don't feel the need to defend my choices in this case.21:10
Guest1969It's my system.21:10
Guest1969thingfish: Thank you, I'll take a look21:10
Guest1969tomreyn: I uploaded the post-installation video here: https://youtu.be/WYZPLpaRqy4 (still processing so it's only 360p)21:11
HashVirtualBox is currently running. Please close it and try again. Please note that it can take up to ten seconds for VirtualBox (in particular the VBoxSVC daemon) to finis <21:13
enigma9o7[m]Speaking of which, I get one error during bootup after I removed snapd, related to LXD.... dunno if thats a problem21:13
HashHi, I did apt update packages today and apt wants to shut down this. I have a few important VMs running that I cannot shut down atm21:13
HashIs there a way to cancel this? I don't see a cancel option in the promp on screen21:13
HashIt's a cli screen, like a installer prompt thing, blue background, etc.21:14
HashThis is on 20.0421:14
Guest1969Installation procedure: Install Ubuntu; Japanese keyboard; Minimal installation + tick both other options (download updates, install third party software); erase disk and use ZFS + encrypt; Tokyo region; require password to log in; installation done21:14
Guest1969tomreyn: ^21:14
Guest1969Right after uninstalling firefox you can see the screen turns black and then I am back at the login screen21:17
Guest1969And /var/lib/dpkg/status no longer exists.21:17
ravageinstalled a fresh 22.04 VM. logged in. removed the snap. rebooted. all fine21:17
leftyfbGuest1969: /var/lib/dpkg has nothing to do with snaps21:17
Guest1969leftyfb: Okay.21:19
ograGuest1969, do you have the complete sequence of commnds you did after the first login ?21:19
ogra(i doubt tomreyn was interesed in your install process 🙂 )21:19
ograhow exactly did you try to remove firefox ... did you do any other changes to the system etc etc21:20
Guest1969What you see in the video (and it's description) are the very first commands on this installation21:21
ograGuest1969, ubuntu-bug snapd ... then link the video to the bug21:23
ograthats definitely unexpected21:23
ogra(i just watched it)21:23
Guest1969Thanks21:23
* enigma9o7[m] uploaded an image: (394KiB) < https://libera.ems.host/_matrix/media/r0/download/matrix.org/JbGBrEWgFKkqPfpuLithAqRy/Screenshot%20from%202022-04-23%2014-23-44.png >21:24
enigma9o7[m]Can anyone tell me how to use apt prefererences or pinning or something to make it so firefox 99 is the install candidate, instead of the snap?21:24
leftyfb:/21:24
thingfishhehe21:25
leftyfbthis is gonna be a thing isn't it?21:25
thingfishseems like it.21:25
ograsigh21:25
leftyfbenigma9o7[m]: what issue are you having with the firefox snap?21:26
enigma9o7[m]If I do a one time install by specifying version, it still wants to "update" to the snap.   I imagine there's a simple solution?21:28
leftyfbenigma9o7[m]: what issue are you having with the firefox snap?21:29
thingfishthere are issues with extensions.gnome.org with the firefox snap.21:30
ograalready fixed, just not released by mozilla yet21:31
thingfishoh nice21:31
ogra(which is why the release notes point to the gnome-extension-manager app as interim solution)21:31
ravagejust to make sure that snap remove is not a general problem: https://p.haxxors.com/sl0yej6c.webm21:32
ograyeah, i think it is a snapd bug with zfs or some such21:33
=== joe is now known as Guest9454
ravagei have ZFS but thats my main system. i really dont want to crash it right now :)21:33
ograheh21:33
=== Guest9454 is now known as JoeCord
ravagebut the VM can do ZFS. lets see21:34
ograi have probably done a hundret installs over the last wweks ... but it never came to my mind to remove the FF snap when testing things 🙂21:36
JoeCordHi21:36
JoeCordHello21:39
JoeCordI have just installed lts 22.04 but I am having trouble with the wifi21:39
JoeCordIt seems much slower and it keeps disconnecting and for some reason I can't see my 5ghz wifi signal.21:40
Guest5626hey when i try to do a repair install it still asks me to set a user/pass does it not reserve that too21:45
Guest5626i mean i can do the exact same again21:45
Guest5626i just worry about my home folder and stuff21:45
Guest5626(ot21:45
Guest5626it isnt my main computer but just wonderin21:46
ravageogra, it's ZFS related. same happens on my VM now21:46
ravagebut i can just login again21:47
Guest1969ravage: Did you also try to remove the firefox snap? If so, does "apt update" work for you now? Does "snap list" show that all the remaining snaps are broken?21:48
=== joe is now known as Guest8267
segamainhttps://imgur.com/a/jXpwTho21:49
segamainAfter installing and restarting this is what pops up21:49
segamainWhat's the problem ?21:49
leftyfbsegamain: you're running from a live usb?21:50
segamainAnd what's WATCHDOG=121:50
segamainleftyb: no21:50
segamainI installed21:50
ravagethat does not look like you did a restart21:51
leftyfboh, you didn't restart yet21:51
leftyfbreboot your machine21:51
segamainJust a normal reboot ????21:51
leftyfbyes21:51
leftyfbpower it off and back on21:51
segamainJust turn off , turn on ?21:51
segamainKk21:51
ogra"have you turned it off and on again ?" ... now #ubuntu finally feels like a real support channel21:52
thingfishlol21:52
* ogra waits for "wiggle the cable" next ... 21:53
ravageGuest1969: only tried whats on your video. but i can do it again...21:55
Guest1969Oh then I guess you already did what I asked about21:55
Guest1969Because if you you would have seen that "apt update" would not work and same if you tried to reinstall the firefox snap.21:56
ravageinstallation is almost done21:56
segamainOk it works21:57
segamainBut I cant turn on wifi from the settings21:58
segamainCan somebody help me to manually do it trough the terminal21:58
ograrfkill list ...21:58
ograrfkill block <the device shown in the list before>21:59
ograsegamain, ^^^21:59
=== JoeBk_ is now known as JoeBk
segamainogra: no22:00
ogra???22:00
ograno what ?22:00
Jeremy31segamain: run the 2 commands at https://gist.github.com/jeremyb31/a2bee9856d8c13f42f1835bc31bf9480 in terminal and post the termbin URL after the second command is done22:00
segamainWait22:01
ograsegamain, you mean rfkill does not work ?22:01
segamainhttps://imgur.com/a/lozgPII22:01
segamainSo what am I supposed to block22:02
ograsegamain, phy022:02
ograsegamain, but te list shows it is already blocked through a hardware switch22:02
ogrado you have an airplane key on your keyboard that you did accidentially hit ?22:03
segamainogra: no22:04
Guest5626hmm i also wonder can a 22.04 livedvd/usb do an upgrade install from 20.1022:04
segamainAnd I cant block it somehow22:04
Guest5626like you boot the live disc22:04
Guest5626or is that not possible yet22:04
ograsegamain, yeah, it is already blocked ...22:04
Guest5626erm 21.10 i mean22:04
Guest5626typo sorry22:04
ravageGuest1969: https://p.haxxors.com/fysoxj8t.webm22:05
ravageall broken here too. maybe use that video for your report then22:05
Jeremy31segamain: run the 2 commands at https://gist.github.com/jeremyb31/a2bee9856d8c13f42f1835bc31bf9480 in terminal and post the termbin URL after the second command is done22:06
ravageGuest5626: read the relase notes. update is blocked due to a bug. will be enabled soon22:06
segamainJeremy31: I dont have a internet connection on the laptop bruh22:06
Guest5626ravage yeah im not talking via the updater22:07
=== joe is now known as Guest4224
Guest5626im talking off the live disc is that a thing too22:07
ravagenot a thing22:07
Jeremy31segamain: try a BIOS reset22:07
Guest5626so it works if i use the live disc?22:07
Guest5626(it's a computer that cant get internet atm)22:07
Guest5626not an important one22:08
Guest5626though22:08
Guest5626just somethin i was curious about22:08
Guest1969ravage: Cool, so it's not just me. Thanks, that video is better than mine.22:08
leftyfbravage: so removing the firefox snap worked for you with ext4 but not with zfs? Or if that's not what the difference is, what is?22:08
segamainHey guys I wifi problem here 👋👋22:09
ravageleftyfb, exactly22:09
de-factodoes the new LTS image support hybrid mode, e.g. via dd on usb sticks?22:09
segamain*got22:09
leftyfbGuest1969: ok, so maybe you could go without zfs22:09
leftyfbde-facto: hybrid mode?22:09
ograhey hey, first file the bug from the broken system (so the logs are collected)22:09
de-factoyes as DVD image and USB boot image22:10
ravageogra, what is the affected package here then? snap?22:11
de-factohmm i guess i just try it then?22:11
ograde-facto, dd is fine to write to USB key ...22:11
ograravage, ubuntu-bug snapd22:11
de-factook thanks22:11
leftyfbde-facto: can you point me to where there is a non-dvd image to be flashed to usb?22:12
ravagesnapd does not work. snap does22:12
Guest5626i feel old i still use burned discs instead of usb mostly because i dont have a free usb stick that's large enough22:12
Guest5626and too lazy to go out to buy another22:12
Guest5626lol22:12
ograravage, odd ... snap isnt a package ...22:12
ogra(just a command the snapd package ships)22:12
Jeremy31segamain: can you copy https://raw.githubusercontent.com/UbuntuForums/wireless-info/master/wireless-info from another machine and put it on a flash drive, transfer to Ubuntu, mark it as executable and run it.  Then copy the wireless-info.txt file back to a computer with internet and paste at dpaste.com22:12
ravageand i dont have firefox. so it opened some html in the text editor :P22:13
ogralol22:13
de-factoi dont know internal structure of the images, hence my question22:13
ograit tries to open launchpad ...22:13
ravageyes. but a little hard to login without a browser22:13
ograyeah22:13
ograapt install w3m ?22:13
ravageapt looks destroyed22:14
ograah, dang22:14
ravagesnap is downloading firefox. lets see22:14
ograravage, else https://bugs.launchpad.net/ubuntu/+source/snapd/+filebug ...22:14
ravageand fails :)22:14
ravageok will do it manually :)22:15
ograoh my ... i wonder if our filesystem is gone south due to that bug22:15
segamainJeremy31: hold up22:15
segamainJeremy31: I think I'm gonna do that later good night or whatever22:17
Jeremy31segamain: If you want you can start a thread at ubuntuforums.org with the results in Networking & Wireless22:17
ogratoo late ... gone ...22:18
ravageogra, https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1970066 anything i should add?22:19
ubottuLaunchpad bug 1970066 in snapd (Ubuntu) "removing firefox snap after fresh 22.04 install with (encrypted) ZFS breaks APT, snapd" [Undecided, New]22:19
segamainOmg22:21
Guest1969Nice, I don't have to report this myself now. Thanks22:21
ograravage, journald output would be cool but not sure you can get that easily over22:21
segamainSomething is really funky with my airplane mode22:21
leftyfbGuest1969: chiming in an the bug would be beneficial22:21
ograes22:21
ograyes even22:21
Guest1969Okay22:22
segamainIt switches on and off22:22
segamainCan I kill the process of the airplane mode ??22:22
ograsegamain, you mean on its own ?22:23
segamainAnd if yes, how  ?22:23
segamainogra: yes22:23
ograits a kernel thing usually ...22:23
ravageogra, good idea. added22:23
segamainWhat can I do about it ogra ?22:24
ograsegamain, watch your logs with "journalctl -f"22:24
ograsee what exactly happens ... perhaps there is a hint22:24
ogra(you can exit that with ctrl-c)22:24
Jeremy31A hard block in rfkill comes from a BIOS signal22:25
ograyeah, but you should hopefully see a log entry for it22:25
segamainhttps://imgur.com/a/9zzpQfJ22:27
segamainThere22:27
segamainSorry for the quality22:27
Jeremy31segamain: Is it connected to mains power/AC?22:28
segamainJeremy31 yes it's connected to the power22:29
segamainWhat does that have to do with the airplane mode ??22:30
ograravage, hmm, also /proc/self/mountinfo ... looks like all the squashfs files (snaps) have been unmounted/or not been mounted at all22:31
Jeremy31segamain: Do you have TLP installed?  It is a power saving utility for laptops22:31
de-factoHmm the newest release iso does not boot from usb22:31
leftyfbde-facto: yes it does22:32
ravageogra, added22:33
de-factoAlso it only got a very rudimentary grub menu, what happened to the old grub that worked?22:33
Jeremy31segamain: Shut the computer down, remove battery and power cord and then hold the power button for 10 seconds.  Put the battery back in, plug it in and boot22:33
ograthx22:33
Mibixlol my new laptop can last a whopping 1 1/2 hours on battery22:33
de-factoBooting into test ubuntu just shows a blinking cursor thats all22:33
Mibixthat is with all the power saving enabled22:33
Mibixmaybe 30 minutes on max settings22:33
leftyfbMibix: do you have an ubuntu support question we can help you with?22:34
de-factoHow can i get more info about what went wrong?22:34
Mibixlol sorry wrong channel22:34
ograravage, yeah, not a single snap is mounted ... looks like all the systemd mount units failed22:36
de-factohmm i was hoping to be able to try the new release22:36
de-factoSeems its broken for me :(22:37
ograravage, oh, check the bug before stopping the VM 🙂22:38
ravagecheck what? :D22:39
de-factoi downloaded this here https://releases.ubuntu.com/jammy/ubuntu-22.04-desktop-amd64.iso and ran "dd if=ubuntu-22.04-desktop-amd64.iso of=/dev/sdd bs=1M status=progress"22:40
ravageoh22:40
ograravage, last comment on the bug ... (that will collect more than just journal and mountinfo)22:40
de-factois that wrong?22:40
ravagewow. this one actually prints the auth page :D22:41
de-factowhere can i download the stable version of the latest ubuntu?22:41
ograde-facto, that should work ... though i would pick a slightly bigger blocksize ... like bs=32M ...22:41
ogra(but thats just personal preference ... i dont like to wait so long)22:42
de-factodoes that change the bootloader code on the stick?22:42
ograno22:42
de-factoi guess grub is broken for some reason22:42
ograthe blocksize just defines in which intervals dd flushes data to disk22:42
de-factoit only showed a basic version not the usual ubuntu branded version where one could choose keyboard layout etc22:42
de-factoand then a blinking cursor, so its broken22:43
ravageogra, no debugging because i dont have snapd anymore22:43
de-factoare there alternative legacy images or such?22:43
ograravage, the deb should still be there ... only the snap borke (and snapd should fall back to the deb then)22:43
ograde-facto, nope. only these ...22:44
ravageapport-collects tells me otherwise :)22:44
cbreakde-facto: tried the server image?22:44
de-factonot yet22:44
ograravage, mentin that in the bug then22:44
ravagei did22:44
de-factoi want the desktop install22:44
ograde-facto, or you could try a flavour image ... but grub is the same on all of them22:44
cbreakde-facto: you can do a desktop install after installing the server22:45
cbreakkind of desktop22:45
de-factoi think grub is broken for my setup22:45
de-factowhat is the official method to create an usb bootstick?22:45
cbreakfor example with apt install plasma-desktop22:45
cbreakor the gnome equivalent22:45
cbreakhmm. `kubuntu-desktop` seems to be the master package22:46
ravagede-facto, Ubuntu comes with the startup disk creator. from windows i would use Rufus maybe22:48
de-factoi am on 18.04 right now22:48
de-factoi guess i am going to try that startup disk creator22:48
ravagegood idea22:48
de-factobtw my computer got a BIOS not UEFI22:49
de-factomaybe that is related?22:49
ravageif it does not support UEFI at all i dont see any problem22:50
ravagebut it must be really old if it does not support it22:50
jhutchinsde-facto: How about making a backup so you can restore it if there's a problem?22:51
de-factoits still fast core i7 on P5522:51
de-factojhutchins, i just wanted to try the live image first from usb22:51
de-factodoes it still allow for toram?22:51
jhutchinsde-facto: Good idea.22:51
jhutchins!live22:52
ubottuThe Ubuntu Desktop ISO is a "Live" image, which can be run without altering existing files on your hard drive. Especially useful for testing your hardware's compatibility, it also includes an install option.22:52
ravagetry the tool provided by Ubuntu first22:52
jhutchinscbreak: Is that just "gnome", or is there more to it?22:54
de-factoalso what happened to the grub? i remember there was an option to checksum the stick and choose keyboard layout/lang and all that22:54
de-factonow its just 4 text entries to choose from and nothing else22:54
cbreakjhutchins: kubuntu desktop is the kde spin22:54
cbreakthere's a gnome equivalent too22:55
cbreakthey contain the whole desktop environment, bunch of applications and so on22:55
cbreakthere are sub-meta packages for each with less stuff22:55
cbreakI think the gnome version is "ubuntu-desktop"22:56
de-factodo i need to do anythign special to the stick after the startup disk creator dialogue completed?22:57
ravageno. you can boot from it i hope22:57
de-factoi hope so too22:58
de-factook sync & reboot22:58
de-factoHmmm same only blinking cursor23:00
de-factoThis is frustrating, i dont even get any error23:00
ravageand you tried the safe graphics option too?23:04
de-factoDoes it make sense to wait for anything to happen?23:04
cbreakdo you reach grub?23:05
kujowhat's the point of the update-manager-core package?23:05
de-factoI think it does not even come to the kernel, id guess grub is broken23:05
ravagekujo, it includes the core part of the update-manager tool?23:06
de-factoRavage same23:06
cbreakif you reach grub, you can change the kernel cli23:06
cbreakremove the quiet23:06
cbreakmaybe it can tell you more23:06
kujonot sure why most websites are saying install update-manager-core before running apt dist-upgrade23:07
ravageremove "quiet splash" and press F1023:07
ravagekujo, no idea23:07
de-factoYeah removing quiet does nothing23:11
de-factoGrub is broken23:11
de-factoFor half a sec an error msg showed richt before the blinking cursor23:14
de-factoGRUB error: can't find command 'grub_platform'23:15
de-factoWhat does that mean?23:15
jhutchinsde-facto: Sounds like you might have parts of more than one version of grub going.23:17
de-factoHow?23:17
jhutchinscbreak: I was asking what the meta-package for a gnome desktop install (on a bare/server platform).23:17
de-factohttps://bugs.launchpad.net/ubuntu/+source/casper/+bug/1905491 maybe this?23:21
ubottuLaunchpad bug 1905491 in usb-creator (Ubuntu) "Recent (Nov 2020) ISO copied to USB Drive cannot load" [Undecided, Confirmed]23:21
de-factobut thats two years old23:21
cbreakjhutchins: I think it's either ubuntu-desktop, ubuntu-desktop-minimal or ubunut-session23:23
cbreakdepending on how low you want to go23:23
de-factoseems the GPT on the iso is broken or such23:24
de-factotrying https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1905491/comments/823:28
ubottuLaunchpad bug 1905491 in usb-creator (Ubuntu) "Recent (Nov 2020) ISO copied to USB Drive cannot load" [Undecided, Confirmed]23:28
de-factoThat seems to work, hence can confirm that bugreport, why is this broken GPT not fixed?23:32
tomreynGuest1969: i don't know whether removing the firefox snap is supposed to be supported, but I assume this is more likely some ZFS related issue. I recommend you file a bug.23:40
de-factoHmm firefwhere can i find synaptic?23:40
WeeBeyHmm.. Could it be that after a kernel upgrade, the battery on my laptop lasts way less?23:41
Guest1969tomreyn: One thing one could try is install another snap and then remove it and see if it still borks the system.. That must be supported. Also, not everyone wants to use Firefox.23:43
tomreynde-facto: in !universe - same as always23:43
de-factoAh thanks23:43
Guest1969But I'm a bit tired of this issue now as this is my fourth or firth time reinstalling the system on the bare metal.23:43
Guest1969*fifth time23:43
tomreynGuest1969: so just file the bug and be done for now23:44
Guest1969I was unable to report it the proper way so I just added a comment on the existing report, by ravage if IIRC23:45
tomreynGuest1969: i see, hadn't noticed he had filed one already23:48
de-factoits kinda nice, does it require snap to work properly?23:52
de-factoomg Firefox is using snap now?23:54
de-factough23:54
leftyfbde-facto: try it out. If you have issues with it, it would be helpful to file a bug so it can improve23:57
de-factoi found https://ubuntuhandbook.org/index.php/2022/04/remove-snap-block-ubuntu-2204/ does that mean there is a real firefox deb too?23:58
leftyfbno23:58
de-factono firefox in the repos anymore?23:58
leftyfbit's a snap package23:59
de-facto.(23:59
leftyfbde-facto: please give it a try before trying to neuter your install23:59
de-factoi dont want snap, sorry23:59
leftyfbdid you try it?23:59
de-factoyes it works23:59

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