/srv/irclogs.ubuntu.com/2024/08/31/#ubuntu.txt

andresHI Bryan00:00
oerhekshi 2 friends00:00
bpromptSpeedrunnerG55: what's the issue btw?00:00
SpeedrunnerG55sarnold unmet dependencies. Try ‘apt —fix-broken install’ with no packages or specify a solution00:02
sarnoldSpeedrunnerG55: oh fun! how'd it go?00:02
SpeedrunnerG55Failed to fetch http:/us.archive.ubuntu.com/ubuntu/pool/main/c/cryptsetup_2.7.0-1ububtu4_amd64.deb could not resolve ‘us.archive.ubuntu.com’00:06
SpeedrunnerG55unabale to fetch some archives, Mabe run apt-get update or try with —fix-missing?00:07
ravagethat looks like a wrong DNS server00:07
ravagecan you ping 8.8.8.8 ?00:07
SpeedrunnerG55Ping: connect: network is unreachable00:08
ravagethen your PC is offline00:08
WeeBeyhi frens. My hard crash after wake are still happening. The new kernel didn't help. But I have more info this time. The NVME cannot come out of sleep. Any thoughts? https://postimg.cc/vxQ0nxBj00:08
WeeBeyThis really sucks for a laptop.00:08
ravageWeeBey: first step is to make sure your BIOS and also NVME firmware are up do date00:09
SpeedrunnerG55Idk why my pc is offline. I didn’t do anything to its connection.00:29
SpeedrunnerG55My phone is still online using my router. And my pc is connected to it with Ethernet00:30
Bashing-omSpeedrunnerG55: Reboot the router ; now can you ping the router ?00:31
SpeedrunnerG55I can’t ping it.00:31
Bashing-omSpeedrunnerG55: Yukkie - Isolate to the card - any joy ' ping -c3 localhost ' and ' ping -c1 _gateway ' ?00:35
jenshaeDoes installing or upgrading to Ubuntu 24.04 alter or tamper with any UEFI or secure boot files on the BIOS level by any chance? Still don't know why my BIOS update failed unless Ubuntu did something or the firmware file was corrupt.00:38
SpeedrunnerG55Bashing-om I can ping 127.0.0.101:01
=== stu is now known as \stu
=== \stu is now known as stu
Bashing-omSpeedrunnerG55: Odd address that ^ -- is that your "nameserver" ?01:30
jenshae127.0.0.1 is your local NIC it is used for diagnostic purposes.01:31
jenshaeOS is talking to NIC successfully.01:31
jenshaeThanks for the help earlier guys. Good night. o701:32
SpeedrunnerG55What should I try?01:40
Bashing-omSpeedrunnerG55: Well . if you can not talk to the router,and in house is good hardware wise - then next is configs for networking both in the system and in the router --- or a bad cable to the router. // ' cat /etc/netplan/01-network-manager-all.yaml ; symlink established ' ls -al /etc/resolv.conf ' .01:48
SpeedrunnerG55No file or directory02:00
Bashing-omSpeedrunnerG55: /etc/resolv.conf missing ?02:02
SpeedrunnerG55Bashing-om no, there is a symlink to ../run/systemd/resolve/stub-resolv.conf02:14
SpeedrunnerG55I misspelt it the first time.02:15
SpeedrunnerG55Typed ect instead of ect02:16
Bashing-omSpeedrunnerG55: verry well (not) verify however that /run/systemd/resolve/stub-resolv.conf exist and then that it looks sane ' cat /run/systemd/resolve/stub-resolv.conf '. If so we re-establish that symboloc link.02:20
SpeedrunnerG55nameserver 127.0.0.5302:23
SpeedrunnerG55options edns0 trust-ad02:24
SpeedrunnerG55search .02:24
SpeedrunnerG55the rest is comented02:24
Bashing-omSpeedrunnerG55: Assuming here that networkmanager is your renderer (desktop box) //^^ Yeah as expected - good deal - run in terminal ' sudo ln -s  /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf ' then restart networking ; sudo systemctl restart NetworkManager.service '.02:29
SpeedrunnerG55Failed to create symbolic link file exists.02:31
SpeedrunnerG55Failed to restart NetworkManager.service unit NetworkManager.service is masked02:34
Bashing-omSpeedrunnerG55: Yukkie - you told me that the file "/etc/resolv.conf" did not exist - // OK . so if that is good need to look at the file ' sudo cat /etc/netplan/01-network-manager-all.yaml ' // see where we go from here.02:37
Bashing-omSpeedrunnerG55: Masked ? Are you running networkd as your renderer ^ ?02:38
SpeedrunnerG55Hmm02:58
Bashing-omSpeedrunnerG55: pastebin the results of ^^ ' sudo cat /etc/netplan/01-network-manager-all.yaml ' see what we are working with.03:00
MayHola03:35
lotuspsychj3!es | May03:39
ubottuMay: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba "/join #ubuntu-es" (sin comillas) y presione intro.03:39
MayThanks!03:40
realivanjxis the docker.io package for jammy still maintained? the last updates was months ago04:56
enigma9o7looks like last release of jammy (22.04.4 was feb 22 2024)04:58
enigma9o7so if there was some update to docker.io since then musta been critical or somethiing04:58
realivanjxwill i be stuck with v24 on jammy or will there be upgrade to latest? (currently v27)04:59
stuthat's what stability looks like, that's what you get on a two year old long-term support release05:00
enigma9o7v2405:00
enigma9o7LTS will not change versions on you05:00
realivanjxjammy was originally v20 but they bumped it to v24 on updates repo05:00
realivanjxin wondering what ubuntu schedule is for docker.io05:01
enigma9o7hmmm wonder why05:01
enigma9o7doesnt show that in the changelog05:02
enigma9o7apt changelog docker.io05:02
stuit's slow for 22.04LTS, if you want to risk all the latest and greatest docker updates you can add their repos to your apt sources and use the upstrem packages05:03
enigma9o7ah okay yes it does05:03
enigma9o7Backport version from Mantic to Jammy (LP: #2030500)05:03
-ubottu:#ubuntu- Launchpad bug 2030500 in docker.io-app (Ubuntu Mantic) "Update to version 24.x" [Undecided, Fix Released] https://launchpad.net/bugs/203050005:03
realivanjx@stu: i was on docker official repo but after i learned that they only push updates to ubuntu version for 2-3 years i switched back to docker.io05:05
enigma9o7https://wiki.ubuntu.com/DockerUpdates may be useful to you realivanjx05:05
realivanjxas i dont plan to update my jammy install05:05
realivanjx*upgrade05:05
realivanjxenigma9o7: thanks for the link05:06
enigma9o7it does indeed seem this pacakge is handled differently than most other packages and they want to provide updated versions, not keep the same version thru all of lts cycle.05:06
enigma9o7I guess that means see if there is already a bug report requesting a newer version, and if not, file one.05:07
realivanjxi think because of CVEs05:07
SpeedrunnerG55A05:11
stuTheir latest docker-ce package for jammy/22.04 reads 'Version: 5:27.2.0-1~ubuntu.22.04~jammy', looks like they are packaging 27.205:11
SpeedrunnerG55“/etc/netplan/01-network-manager-all.yml” does not exist, nether does /etc/netplan05:13
atrusFun little adventure today: After upgrading from Ubuntu 22.04->24.04, the kernel on my linode VM decided that /dev/sda and /dev/sdb swapped places -- and that's why you use filesystem labels or UUIDs in your bootloaders and fstabs, friends.05:13
atrus(it's all fixed -- linode's "lish" serial-tty setup is pretty handy. ubuntu dropped to an emergency busybox console where i could mount the root fs, edit the neccesary grub config and fstab, reboot, and away it went happily again)05:14
stuI did my headless home server from 22.04 to 24.04.1 today, ran it over SSH, got the HDMI cable and keyboard out just in case but didn't need them05:15
stujust had to remove docker-compose and install docker-compose-v2 in its place and I'm back in action05:17
stumight do a reinstall this weekend anyway, just to shake two years of cruft and try tinkering with zfs instead of btrfs05:19
realivanjxfor desktop users, are there any usable rdp server program that can run on wayland mode? as long as this bug not fixed it is pretty much useless for me LP: #206880605:24
-ubottu:#ubuntu- Launchpad bug 2068806 in gnome-remote-desktop (Ubuntu) "desktop sharing not working if existing session is locked" [Undecided, Confirmed] https://launchpad.net/bugs/206880605:24
atrusstu: i still might have cruft from hacking away an in-place  i386->x86_64 upgrade 4 years ago ;)05:31
stui watched my update bring in like 100 new python3-(somelib) packages and I'm like what's up with that, I've been trying to use pip as much as possible05:48
enigma9o7Pretty sure ubuntu discourages the use of pip, as it may break system packages.05:49
=== Bahhumbug is now known as FAFO
=== FAFO is now known as Bahhumbug
enigma9o7although I'm surrpised the update would automatically install packages you didn't have installed before (other than dependencie sof things you had installed before)05:51
stuI thought one of the points of using pip was that it wouldn't break system packages, I don't even run it as root it's almost all going into /home/me/.local/05:51
enigma9o7Using it as yourself is relatively safe and won't break system packages, you're correct.05:52
enigma9o7even tho you still gotta tell it to break system packages :)05:52
enigma9o7I thought the point of pip was mainly for windows users who dont have a package manager and python3 packages maintained by their distro.05:53
ApachezI assume that a regular "apt dist-upgrade" will take my box from 24.04 to 24.04.1 ? or is do-release-upgrade needed?05:53
studist-upgrade should be fine for point releases05:54
enigma9o7probably a regaulr apt upgrade would do it.05:54
enigma9o7but if something is held back, then a dist-upgrade may be necessary, just pay attention when using that to what it's removing05:54
enigma9o7but certainly no need for do-release-upgrade05:55
Apachezany of you who knows if there exist a tool one can boot that can test the cpu (amd) and/or the server itself (supermicro) similar to how memtest86+ can test ram and give suggestions on which GRUB_BADRAM or memmap boot parameter one can use to continue to use the hardware? Do perhaps ubuntu have some bootparameter that can set the kernel into testing the cpu and let me know if the caches or a particular core is bad?06:05
=== TWPEagle81 is now known as TWPEagle8
=== antonispgs9 is now known as antonispgs
comphhi, i'm trying to use my radeon gpu on a laptop that also has an integrated intel gpu ... for some reason switcheroo doesn't work although it is enabled09:04
comphi have tried to select the radeon gpu by prefixing the app i want to use (blender) with "DRI_PRIME=1 blender"09:05
comphbut i think it's still rendering on the integrated gpu09:05
konsoleboxcomph: You used xrandr?09:13
comphkonsolebox: as in xrandr --listproviders ?09:23
konsoleboxYes both should show09:23
comphyes, they are there09:23
konsoleboxThen you can run `xrandr --setprovideroffloadsink 1 0`09:23
konsoleboxVerify that i works with `DRI_PRIME=1 glxinfo |grep renderer`09:24
konsolebox*OpenGL\ renderer09:25
comphok, so it already shows the correct GPU when i run that09:27
comphwithout running the xrandr command09:27
comphso i can assume it runs on the correct GPU in blender?09:27
konsoleboxI don't know how Blender works though, so all I can say is maybe.09:28
comphok09:28
konsoleboxI'm not sure how vulkan works with DRI_PRIME, and if Blender using vulkan which it might do (https://developer.blender.org/docs/features/gpu/vulkan/) might affect which renderer is used.09:30
=== tmroland_ is now known as tmroland
comphit says "none" in the cycles render device in blender, so maybe it's not supported09:34
comphalas it's rendering on the cpu09:34
=== tmroland_ is now known as tmroland
konsoleboxcomph: Have you checked this page? https://docs.blender.org/manual/en/latest/render/cycles/gpu_rendering.html09:41
=== blinkie1 is now known as blinkie
comphDevice: AMD Radeon R5 M445 Series (radeonsi, iceland, LLVM 17.0.6, DRM 3.57, 6.8.0-41-generic) (0x6900)10:04
comphdoesn't seem to be supported in latest blender10:04
comphtried an older version where it could have worked, but it didn't :/10:04
comphalso tried a different renderer, but that was very slow so probably cpu too10:05
gordonjcpcomph: it's not really down to whether or not the graphics card is supported in Blender10:16
gordonjcpcomph: blender doesn't support particular cards10:16
gordonjcpit's down to whether or not you've got support in your OS for it10:16
realivanjxis it possible to disable "Run 'do-release-upgrade' to upgrade to it" message without disabling motd? or will it disappear after a while?10:17
comphThis device has no display connectivity, as it is not designed to have monitors connected to it. Rather it is intended for use in laptop/notebooks and will use the output of the host mobile device.10:18
comphgordonjcp: so a different driver?10:19
comphi think it may be some mobile gpu bs10:19
comphidk10:19
gordonjcpcomph: I don't have a laptop with integrated and "proper" GPU10:19
gordonjcpcomph: in general though if you get the GPU working it'll work in Blender10:21
=== kubilay is now known as no
gordonjcpcomph: have you got the amdgpu driver installed?10:22
comphyes10:22
=== no is now known as noluv
noluvyo10:22
=== blinkie1 is now known as blinkie
=== DireWalker79 is now known as Murdux
PickledOwenHi11:27
ravageHi Owen. Are you in a bit of a pickle and have an Ubuntu support question?11:28
PickledOwenYeah, I just set up my new laptop and everything is working great, just unable to hear anything with "Intel Corporation Meteor Lake-P HD Audio Controller". A quick search shows that it may be a known bug, but just was curious if anyone had any solution to this problem yet :)11:29
ravageA known bug should have a launchpad bug ID11:30
oerhekson what ubuntu version?11:30
PickledOwenI am on 24.04.1 LTS11:31
ravageAnd does the audio device show up in the settings?11:32
PickledOwenYes, it shows up, just unable to hear anything,11:32
ravageI usually try pavucontrol11:33
ravageSometimes something is just muted or not set to the right output11:33
PickledOwenpavucontrol shows everything connected to the correct output and not muted.11:39
comphAMD Radeon R5 M445 Series (radeonsi, iceland, LLVM 17.0.6, DRM 3.57, 6.8.0-41-generic) (0x6900)11:48
BluesKajHi all12:32
arasselam13:44
araskimse varmı ?13:44
araskimse varmı merhaba13:46
arasburası ubuntu toplugu değilimi13:48
araskimse yokmu13:48
leftyfb!tr | aras13:49
ubottuaras: Turk ubuntu kullanıcıları, Türkçe yardım ya da geyik için /join #ubuntu-tr hizmetinizde.13:49
araskimse yokmu13:49
arasleftyfb selam13:51
leftyfbaras: Üzgünüm, ancak bu kanal çoğunlukla İngilizce konuşuyor. Sadece İngilizce destek sağlayabiliyoruz. Eğer sadece Türkçe konuşuyorsanız, lütfen #ubuntu-tr adresine gidin veya forumları deneyin. (Bunun için Google Translate kullandım)13:51
=== NDProBook is now known as NDPMacBook
lubuntuhi14:44
lotuspsychj3welcome lubuntu14:44
lubuntuTHX14:44
=== willyg_cos is now known as Guest3610
=== [[R]] is now known as rbox
SpeedrunnerG55Ifconfig does not show my Ethernet adapter only lo15:50
ravagelspci | grep Ethernet15:51
sixwheeledbeast"ip a" is a more modern tool. but yer check lspci15:54
ravageshare the output of: lspci -v | nc termbin.com 999915:55
ravagewell15:55
ravagewe would need you get online somehow15:56
ravagecan you connect your phone in USB tethering mode?15:56
SpeedrunnerG5504:00.0 Ethernet controller: Intel Corporation Ethernet Controller I225-V (rev 03)15:57
slurmpeople, how can i tell how long a computer has been on from the terminal?15:57
ravageuptime15:57
slurmnice15:57
SpeedrunnerG55I can’t do usb tethering15:58
slurmit seems GCP cannot monitor its own compute engine uptime, i might have to write a script that monitors that. or is there a program i can install that monitors when it is up and when it is down?15:58
ravageSpeedrunnerG55: is this an ASUS board?15:58
SpeedrunnerG55MSI16:00
ravageis it the latest BIOS version?16:00
ravagealso they may be a new firmware for the network adapter16:03
ravagei find a lot of problems with this adapter under windows and linux16:03
SpeedrunnerG55I think so, I’m using E7D091MS.16016:07
SpeedrunnerG55It’s a Z590-A PRO (MS-7D09)16:07
ravagewhich board is this exactly?16:07
ravageok16:07
SpeedrunnerG55Bios build date 05/19/202216:08
ravagecan you get the system online with your phone?16:08
lotuspsychj3maybe share your whole sudo dmesg too SpeedrunnerG55 , volunteers might find more clues there?16:09
ravageyes but typing in the whole dmesg may be hard to do16:09
ravagealso https://www.msi.com/Motherboard/Z590-A-PRO/support#bios16:12
ravagelatest is 7D09v1A from this month16:12
ravageso make sure you have that first16:13
=== willyg_cos is now known as Guest989
=== tmroland_ is now known as tmroland
blinkyHi19:15
blinkyHow do I set sumatrapdf as the default pdf reader on ubuntu?19:15
blinkyThis is the link to the app - https://snapcraft.io/sumatrapdf19:16
leftyfbblinky: https://www.makeuseof.com/change-default-apps-on-ubuntu/19:19
blinkyThank you leftyfb19:19
leftyfbblinky: I typed "ubuntu set default pdf viewer" into google and that was the 3rd main result19:20
blinkyleftyfb, got it19:20
blinkyleftyfb, that article isn't working for me19:24
leftyfbWhat did you try?19:25
blinkyleftyfb, All the options19:26
blinkymentioned in that article19:26
bertrodid you try right-clicking on a PDF file, selecting properties in the context menu and then going to the "open with" page? is your new PDF reader listed there?19:27
blinkybertro, yes I tried that. My new PDF reader "sumatrapdf" is not listed there.19:28
bertroah, I just noticed that it's a windows-only program, so your snap installs it via wine19:29
bertroprobably why it's not listed in the list of possible apps.19:29
blinkybertro, I think so too.19:29
leftyfbgah, that app doesn't support fractional scaling19:30
leftyfband yeah, it's a wine app19:31
leftyfbpersonally, I would use something else19:31
leftyfbyou can probably make it work19:31
blinkyleftyfb, I've recently moved from windows to linux and I use sumatrapdf for everthing pdf on windows.19:32
leftyfbblinky: are you honestly dealing with pdf's that often?19:33
blinkyleftyfb, yes!19:33
leftyfbok, hold on, I might have a way19:33
JanCevery snap app should have a .desktop file, so why doesn't it show up in Properties → Open With?19:33
blinkythank you leftyfb19:34
JanCalso, why don't you use the default PDF reader or some other native linux alternative?  are there some features missing that you need?19:36
blinkyJanC, the feature that I use is highlighting. I don't know linux alternatives that do that.19:37
blinkyI was happy to find sumatrapdf on snapstore19:37
JanCthe default PDF viewer in Ubuntu supports highlighting?19:38
leftyfbblinky: cp /snap/sumatrapdf/6/meta/gui/sumatrapdf.desktop ~/.local/share/applications && sed -i 's/^Exec=sumatrapdf/Exec=sumatrapdf %U/g' ~/.local/share/applications/sumatrapdf.desktop19:38
leftyfbthen it will show up under "View All Applications"19:39
leftyfband if you right-click a pdf and go to properies and open with, you can select it and set it as the default19:39
blinkyleftyfb, on it19:40
blinkyleftyfb, it worked! Thank you  so much!\19:42
JanCopen PDF in Evince (the default PDF reader), select some text, right click, select Highlight Selected Text in the pop-up menu19:42
leftyfbblinky: https://askubuntu.com/questions/67216/unable-to-choose-default-application19:43
leftyfbfound by typing "ubuntu "open with" "add" grayed out" into google19:43
leftyfbI was originally going to suggest manually typing in the binary location for the app as an "open with" application, but that button is grayed out with gtk3 now ... no idea why it's still there19:43
blinkyJanC, that works too!19:44
leftyfbbut at least it brought us to a working method19:44
blinkyleftyfb, yes19:45
blinkyThank you leftyfb19:45
blinkyHow do I set the "power mode" to "Performance" by default?19:46
leftyfbblinky: go to settings -> power19:46
blinkyleftyfb, I have tried that but it resets after reboot.19:47
blinkyresets to the default "Balanced" option19:48
JanCfor most purposes Balance is pretty much as fast as Performance, but it will use significantly less power...19:56
blinkyI see19:57
blinkyI moved to Ubuntu because Windows 11 was frustratingly slow and bloated.19:58
JanCblinky: basically with Performance the CPU will run at/around full speed all the time, while with Balance it will slow down when it's not being used, and then speed up again when it is used20:01
blinkyJanC, I see. I didn't know that.20:01
JanCrunning the CPU at full speed when it's not doing anything useful is just a waste of electricity  :)20:01
blinkyI see that now.20:02
JanCalso, "Performance" will make the CPU hot, and probably will also make the fans spin faster & louder20:03
blinkyI see.20:03
JanCon my the system the different in CPU temperature is: ~45°C with Performance & ~35°C with Balance, so that's 10°C difference20:05
blinkyHow to check that?20:05
blinkywill this set the power mode to performance at start-up? - powerprofilesctl set performance20:09
bertrosudo apt install lm-sensors20:10
bertroand then run the command: sensors20:10
bertroand you'll have the CPU temp (along with other useful info)20:11
blinkyThank you bertro20:11
oerhekssensors-detect20:12
blinkyoerheks, that was very detailed. Thank you for that command!20:21
blinkyit's almost like dxdiag on Windows20:23
=== A_Dragon is now known as DNS
=== default_ is now known as mr_red
mr_redhowdy20:35
=== NDPMBP is now known as NDPMacBook
=== BarnabasDK_ is now known as BarnabasDK
=== She is now known as BREW
=== BREW is now known as She
KangaroooI just did upgrade to 24.04.21:11
KangaroooI got notification in process that some 3rd party sources removed. Now i want to enable. Where basic user can do that?21:11
KangaroooVLC is lost. How did that happen? was it then when I was asked also to remove packages? Why was VLC a normal app also removed?21:11
Kangaroooim on kubuntu. maybe i can install something so i can again enable software soucres?21:11
leftyfbKangarooo: just reinstall it21:12
leftyfbKangarooo: sudo snap install vlc21:12
enigma9o7software sources is where basic user can enable/disable sources, but note some of them may be specifically for jammy, so take special care to make sur ehtey support noble for enabling.21:12
leftyfbor use the software store21:12
leftyfbKangarooo: you should only focus on adding 3rd party repositories you know you might need21:13
Kangaroooleftyfb: how? now i dont have button software sources after update. i think i had before21:18
leftyfbKangarooo: "button software sources"?21:18
Kangaroooin software center yes21:18
Kangarooonamed "discover"21:18
leftyfbKangarooo: why do you think you need to mess with software sources right now?21:19
Kangaroooto renable back and  edit21:19
leftyfb"renable back" what?21:19
Kangarooodisabled on upgrade 3rd party sources21:20
leftyfbKangarooo: make a list of the applications you want to install and install them21:21
leftyfbdon't worry about 3rd party repositories unless you come across an application you know you need and the only way to get it is from a 3rd party repository21:21
leftyfbKangarooo: name an application you don't have installed that you need21:22
Kangaroooleftyfb: well krita was not opening, macro app actiona was not opening and vlc lost. after fix-upgrade obs also disapeared but other 2 started working. vlc needed to install manually. and i have at least one or 2 3rd party for chrome and maybe anydesk. maybe another app i dont remember.21:28
leftyfbKangarooo: 1 at a time21:28
leftyfbKangarooo: sudo snap install vlc21:28
leftyfbthat covers vlc21:28
leftyfbfor google chome you go to google.com/chrome and follow the instructions21:28
enigma9o7(as does sudo apt install vlc if you prefer a native system package)21:29
leftyfbkrita is: sudo apt install krita21:29
leftyfbKangarooo: look for the applications using the store or on the command line using apt and snap. If you can't find it there, then you'll need to reach out to the vendor for support21:30
leftyfbblindly adding 3rd party repositories without first doing the above is begging for problems21:31
Kangarooook. got all working21:33
Kangarooothx enigma9o7 leftyfb21:33
arkanoidHi. I was upgrading from 22.04 to 24.04 on my Ubuntu Desktop following Software Update graphical wizard, when suddenly screen went black and I get no feedback. I can still SSH into the desktop22:30
arkanoidThis is very sad22:31
arkanoidI waited for LTS to LTS upgrade path to avoid problems, here I have a failing installer22:32
arkanoidIt happened after downloading packages, just at the beginning of the installation of them22:33
arkanoidSomehow after libc but not sure22:34
arkanoidHow can I resume the installation or possibly try to not brick the machine while ssh still works?22:35
toddc!details | arkanoid22:45
ubottuarkanoid: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.22:45
arkanoidtoddc: what else do you need to know?22:46
arkanoidThe screen is black, no mouse no desktop. I'm into SSH shell via smartphone22:47
toddcarkanoid: did you disable all non ubuntu repos?22:49
JanCthe upgrade tool does that22:50
JanCyou don't have to do it yourself22:50
arkanoidUbuntu self committed the worst thing in the most vulnerable situation. It killed distro the installer halfway, but the kernel did not panic22:50
arkanoidAs I said, it failed after downloading the packages, just at the beginning of the installation22:50
arkanoidIt means that it has already disabled the third party packages22:50
JanCI think there should be a log file with the progress somewhere under /var/log22:51
arkanoidThis is a complete disaster22:54
arkanoidI will never trust graphical installer again on Linux, never22:55
leftyfbarkanoid: login and run: sudo apt update ; sudo apt full-upgrade22:55
arkanoid3227 packages can be upgraded.22:56
leftyfbhit enter to continue the process22:56
arkanoidE: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).22:57
leftyfbarkanoid: sudo apt install -f22:57
arkanoidE: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.                                                  E: Unable to correct dependencies22:57
leftyfbthere's more to it than that22:58
leftyfbI'm guessing you have 3rd party applications installed from 3rd party repositories that might be causing conflicts22:58
leftyfbarkanoid: please post the whole response after: sudo apt install -f22:58
arkanoidWait I'm looking how to do that don't remember. Was nc something22:58
leftyfbI don't think apt install -f is going to work well piping to nc22:59
arkanoidhttps://termbin.com/2nzl22:59
arkanoidIt does if 2>&122:59
leftyfblibgtk3-perl isn't installed?23:01
leftyfbthat isn't right23:01
leftyfbthat's a default package23:01
arkanoidIt did it all itself. I was in a 22.04 desktop, just following the upgrade proposal wizard that the system gave me23:03
arkanoidNot sure why I did trust that instead of going into a virtual console with tmux and running upgrade there23:03
oerheksworth a bugreport?23:05
leftyfbarkanoid: sudo apt install libgtk3-perl gnome-software software-properties-gtk ubuntu-release-upgrader-gtk23:05
arkanoidleftyfb: thanks for helping me out. I have to operate via smartphone so please be patient23:06
arkanoidhttps://termbin.com/b5x523:08
leftyfbchrist23:08
arkanoidYeah, exactly23:10
oerheksclean lists and run updates again?23:10
arkanoidHow?23:10
oerhekssnap refresh23:11
oerhekssudo rm -rf /var/lib/apt/lists/*23:11
oerhekssudo apt update23:11
arkanoidAll snaps are up to date23:12
leftyfbarkanoid: sudo apt install --reinstall gir1.2-webkit2-4.1 gnome-software gnome-software-common libadwaita-1-0 libappstream5 libcairo-gobject-perl libfwupd2 libglib2.0-0t64 libglib-object-introspection-perl libglib-perl libgtk-4-1 libhtml-parser-perl libhttp-message-perl libreoffice-core libreoffice-core-nogui libsoup-3.0-0 libwww-perl libxml-parser-perl python3-distupgrade python3-software-properties python3-uno ubuntu-release-upgrader-core23:12
leftyfbupdate-manager23:12
arkanoidleftyfb: Thanks, ill do that in a minute, but I've just noticed something interesting23:12
arkanoidIf I do apt update, I see third party repositories being downloaded23:13
leftyfbI would note "interesting" things here before attempting to act on them23:13
arkanoidIt may be the cause? I'm pretty sure I got the warning that the third party repos would have been disabled during the graphical update wizard23:13
leftyfbregardless of what documentation says, you should always manually remove all 3rd party repositories AND all packages installed from them23:13
leftyfb3rd party repo's and their installed packages almost always break upgrades23:14
oerheksthose should be disabled23:14
leftyfb /should/23:15
leftyfbbut also, disabled != removed23:15
leftyfband sometimes 3rd party repo's will "upgrade" stock packages23:15
oerheksyes worth notice for a bug thingy23:15
arkanoidWell, the wizard said they would have been disabled, but now they seem not disabled23:15
leftyfbnow you have to downgrade said package just to get to a stable state23:15
oerheksarkanoid, which ones?23:16
arkanoidoerheks: I see Teamviewer, docker, qgis, element and postgre https://termbin.com/z7bg23:17
leftyfbbad23:17
leftyfband all those ddeb repos should be disabled as well23:18
leftyfbget to a simple, stock state ... then go and re-customize your system after23:18
oerheksnoble-backports kinky23:18
arkanoidWell, update is in change here. Update can disable, remove, safe update23:18
oerheks🤪23:19
arkanoidI was very OK with Ubuntu disabling all third party stuff23:19
arkanoidIt failed to do so and went harakiri23:19
ch40sver irc.scenep2p.net23:20
leftyfbthis is why I never upgrade. No matter what documentation tells you, upgrades will never give you a fully clean and stable state. You just might never notice the cruft or potential problems. It's a lot quicker and cleaner to just install fresh, run an ansible playbook to re-install your apps and make all your config changes, then restore your files from backup23:20
arkanoidleftyfb: only if you have very easy setup23:20
leftyfblol23:21
leftyfbfalse23:21
leftyfbI guarantee you my setup is a lot more complicated and customized than yours23:21
leftyfbmy ansible repository has 679 files in it23:21
=== dob1_ is now known as dob1
arkanoidLol, this system has been running since Ubuntu 1423:22
oerheksany new lts comes with new features23:22
leftyfbarkanoid: perfect time to start over23:22
arkanoidleftyfb: no. I leave ansible for proper use23:22
leftyfbwhat?23:22
arkanoidI also use it to manage work servers23:22
oerheksso ansible failed?23:22
arkanoidThis is a workstation23:22
arkanoidThis is an Ubuntu desktop installation, and I'm using it like so.23:23
leftyfbarkanoid: ansible is more than perfectly capable of creating a fully customized desktop23:23
arkanoidleftyfb: I'd use nix for that23:24
arkanoidApart from charring. I have a system to fix. So the installer failed to remove third party stuff, but I can still operate23:25
leftyfband yet here we are with your broken OS with probably no where to go but to reinstall from scratch. An ansible playbook would get you back and running in less than 5 minutes23:25
arkanoidSo now I need to remove all the third party stuff23:25
arkanoidManually23:25
arkanoidQuickest way to do that?23:25
leftyfbarkanoid: if you're missing libgtk3-perl, you have a verymuch broken system23:25
leftyfbarkanoid: delete the /etc/apt/sources.d/ files (not ubuntu.sources)23:26
arkanoidI've been in worst situations. I have yet shell23:26
oerheksweird dependencie bug23:26
arkanoidAnd kernel23:26
leftyfbbut I would first be sure to remove all the associated packages from each repo23:26
oerheksnot real23:26
arkanoidI'm going with https://ubuntu.com/server/docs/third-party-repository-usage#how-to-remove-a-repository23:28
arkanoidThat script won't work too, as apt complains even for removing23:30
leftyfbarkanoid: sudo apt install --reinstall gir1.2-webkit2-4.1 gnome-software gnome-software-common libadwaita-1-0 libappstream5 libcairo-gobject-perl libfwupd2 libglib2.0-0t64 libglib-object-introspection-perl libglib-perl libgtk-4-1 libhtml-parser-perl libhttp-message-perl libreoffice-core libreoffice-core-nogui libsoup-3.0-0 libwww-perl libxml-parser-perl python3-distupgrade python3-software-properties python3-uno ubuntu-release-upgrader-core23:31
leftyfbupdate-manager23:31
arkanoidMore unmet dependencies23:33
arkanoidhttps://termbin.com/qdkn23:34
leftyfbgood luck ... you need to go through and find all the packages listed there and add them to the command above23:34
arkanoidleftyfb: you think? I think theres a better solution. I'm experimenting now23:59

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