/srv/irclogs.ubuntu.com/2024/02/27/#ubuntu.txt

* enyc meows00:00
jeremy31enyc: wrong channel00:00
enycI wonder if ubuntu have release-critical-bugs style thing like debian has graph of ...00:01
megahi i may have made a small mistake with my os can someone help me fix/repair someting?00:51
rboxyou would have to tell us the problem first...00:52
megasure thing, so i may have deleted my networkmanager.conf file trying to get my wifi adapter working on ubuntu00:53
megaand im not so sure on how to reconfigure it, i am currently using an ethernet cable.00:53
rboxwhat networkmanager.conf did you delete00:54
rboxand how do you "may" have deleted a file00:55
rboxyou either deleted it or you didnt00:55
megaoh boy did i delete it00:55
megaand i wish i didnt00:56
ravagethere is not much in that file really00:56
megaetc/NetworkManager00:56
sarnoldmega: try: apt download network-manager ; sudo dpkg -i --force-confmiss ./network-manager*deb00:57
rboxmine is all commented out00:57
megawhen i reboot i have to unplug and replug my ethernet for it to activate00:57
megamaybe i am having another issue well anyway thanks for informing me that the file may not be the culprate00:58
megathanks sarnold i will give that a shot00:58
megahey thank you so much sarnold that resolved my problem the .conf file has been restored01:03
sarnoldmega: any luck with fixing your actual problem?01:05
megai will reboot and let u know shortly01:05
megaworking thank you.01:08
sarnoldyay :D01:08
megamy real problem is i have been spending all day trying to get my wif adapter to work. do you have any insight on how to get drivers for Broadcom BCM4364 internal wifi adapter?01:11
Zed`p01:11
mybalzitchlooks like it works under arch01:14
mybalzitchhttps://wiki.t2linux.org/guides/wifi-bluetooth/01:15
megaoh i see01:15
sarnoldheh, when step one is "boot macos and then run this script" :(01:16
sarnoldI had an airport card that was similar, it didn't work at all in linux, I had to boot os x and use it there and *then* it could work in linux01:16
megai tried that step but on my mac it is apfs file system and it says it failed to mount01:16
megai have full functionality just no wifi. touch bar even working01:17
Bashing-om!BCM | mega01:18
ubottumega: Help with Broadcom bcm43xx can be found at https://help.ubuntu.com/community/WifiDocs/Driver/bcm43xx01:18
megamy mac os has several partitioned drives because of the OS do u know the correct one? is it the storage hdd that i should attempt to mout it to? maybe if i download an old mac os  iso and try it in a a non apfs file system it could run the adapter script01:19
megathank u for the link i have not came across this one yet01:19
sarnoldoh dude Bashing-om's got a link for everything :)01:21
sarnoldnice nice01:21
Bashing-ommega: BCM is proprietary - so we have to make a sacrificial offering :(01:23
megayeah my right intex finger and my first born i would give that up to find this driver >:(01:25
megaindex*01:25
megaproprietary meaning its not redistributed anywhere?01:26
Bashing-ommega: Been a while since I read the ^ docs - but yeah got to get the driver - at least the doc tells how :D01:27
megayeah im looking into the windows ndiswrapper now but im not sure if any other windows laptops have ever used this adapter before01:28
Bashing-ommega: IIRC we are told that the ndiswrapper work-a-round is highly depreciated.01:30
* oerheks reading https://github.com/reynaldliu/macbook16-1-wifi-bcm4364-binary01:35
megayou are a legend let me give this a go01:35
oerheksno, it is ugly01:36
megait doesnt look simple but it seems feasable01:37
oerheksthat t2 url should work01:38
=== meLon is now known as earthmeLon
=== manjam is now known as islam
islamhelo01:38
megai tried the t2 but with my version of mac os the script it tells me to run doesnt work with my file type, I have trued unencryping it same result01:38
megapardon my typos01:39
mcmlxxxiwhats up?01:40
=== docmax is now known as Guest3939
=== docmax_ is now known as docmax
=== chris14_ is now known as chris14
=== JanC is now known as Guest5782
=== JanC_ is now known as JanC
serverprotonicohello ubuntuers08:40
serverprotonicoi am a ubuntu users08:40
serverprotonicoanyone here?08:41
alcorI've noticed that "apt download"'ing a package for which an ESM update is available fails with an "Unauthorized" error. It seems that "apt download" does not send the authorization token when attempting to download from the ESM repository.09:15
=== guiverc2 is now known as guiverc
ogra_alcor, you should report that as a bug09:38
alcorYeah, probably is a bug. Not a very critical one, but still a minor issue. FWIW "apt install" and "apt (dist)-upgrade" aren't affected.09:41
alcorI'm just not exactly sure against which package it should be reported09:41
alcorBut I'm kind of leaning towards `ubuntu-advantage-tools' since that's where all the ESM management machinery is provided09:42
ogra_alcor, i'D start with apt ... apt maintainer and advantage-tools maintainer can then make it out among them 😉10:07
=== pushkarnk1 is now known as pushkarnk
=== EriC^^_ is now known as EriC^^
=== EriC^^ is now known as Guest2563
=== jelly-home is now known as jelly
=== pushkarnk1 is now known as pushkarnk
=== Guest2563 is now known as EriC^^
oerhekslibssl update12:25
=== pushkarnk1 is now known as pushkarnk
=== pushkarnk1 is now known as pushkarnk
pickanickI would like to attempt to troubleshoot an 2015 Apple Macbook Pro SSD drive. It's attached to what I read is a proprietary PCIe socket. Booting Ubuntu from USB I do not see the drive mentioned in dmesg output.  A repair place said that when they ask for drive ID the drive signals BUSY. Are there utilities I can use to see more status than dmesg provides? Or even to issue low-level commands? Seems I cannot use smartctl because it is not assigned a device.12:54
lotuspsychjepickanick: for hd's try disk-tools or bonnie++12:59
pickanicklotuspsychje: thanks I'll explore those.13:01
lotuspsychjepickanick: but if smartctl doesnt see device, you might not have luck with other tools neither13:03
lotuspsychjepickanick: sudo lshw -C storage, might be handy13:04
JanCpickanick: if it's a SCSI/SATA/SAS drive then some of the tools in 'lsscsi' & 'scsitools' might be able to get more info; in case of an NVME drive there is 'nvme'; I'm sure there are also ways to talk to PCIE directly (in the 'pcitools' package maybe?)13:22
JanCbut be careful with low-level tools: they can make things worse...13:22
JanCmaybe the first thing to try is to remove the drive & put it back in (if that's possible)13:23
JanCif you're lucky it was just the connector that came a bit loose or something...13:23
BluesKajHi all13:25
=== alcor` is now known as alcor
=== Lolo is now known as HUERICA
=== HUERICA is now known as N-HUERICA
=== N-HUERICA is now known as Lolo
pickanicklotuspsychje: yes, it seems that bonnie++ is a higher level tool looking at file IO.13:31
=== Lolo is now known as Tapochka
pickanickJanC : yes sometimes that works. In this case, cleaning the contacts did not help, and a new drive is detected.  I've read that in some cases, powering on the drive without accessing data gives it the chance to sort itself out.  So looking for some way to do that in situ, under an Ubuntu or other linux boot.13:37
pickanicklotuspsychje: in U 22.04.4, 'apt search disk' does not find disk-tools , do you know where I can find it?13:38
JanCeven the firmware (UEFI) would access data...13:38
JanCso there is little Ubuntu can do to prevent it13:38
JanCunless the firmware has an option to disable the drive or remove it from the boot order maybe13:40
JanCin linux you'd need a distro that doesn't do any hotplugging (so no udev or similar)13:42
pickanickooh thats good to know.  I don't know what Mac firmware can do, and what options they have besides choosing a boot partition.13:43
JanCI'm sure the drive gets powered on by just booting into the firmware13:44
ogra_pickanick, gnome-disk-utility ... it is pre-installed on ubuntu-desktop (and you can open it by typink "disk" in the dresktop search)13:44
=== pushkarnk1 is now known as pushkarnk
JanCogra_: when it's not mentioned in dmesg logs that would not really help, right?13:46
JanCpickanick: what did you look for in dmesg?13:48
ogra_JanC, i was only reacting to the "apt search disk" ...13:50
pickanickJanC: I booted a Ubuntu live USB with the old SSD, "dmesg > old.out"; then replaced with a new blank drive, and booted again, "dmesg > new.out";  and found that the second log contained references to a nvme drive. These lines did not appear in old.out.13:51
pickanickconsequently the new drive would appear in the standard disk tools, but the old drive would not.13:52
pickanickapparently on SATA drives one can attach the power cable without attaching the data cables; I don't know of a way to do that with PCIe interface.13:54
* pickanick looks for the dmesg outputs13:55
JanCyeah, you'd have to look up the PCIe lanes & only connect the power lines or something13:55
JanCand then hope that that proprietary connector has them in the same order...13:56
pickanicksounds like I'd have to have a fake card that fits into the motherboard slot and then connections running (or not running) to a new slot.   Or do the same thing to an external adapter13:58
pickanickBut I was hoping for something a little more off the shelf.13:59
JanCif you know the connectors, you might be able to power it on without a motherboard too...13:59
pickanickoh right, its just the power connection14:00
JanCalthough I don't know how PCIE works and if it needs some sort of confirmation on a data lane to stay powered on or increase the power or whatever  :)14:01
=== pushkarnk1 is now known as pushkarnk
JanCor voltage negotiations like USB has...14:01
JanCprobably betetr ask someone more experienced with hardware for that  :)14:02
pickanickdmesg with the new blank drive has 7 extra lines (here are the four most obvious:)  nvme nvme0: pci function 0000:01:00.0  //  nvme nvme0: allocated 64 MiB host memory buffer. // nvme nvme0: 8/0/0 default/read/poll queues // nvme nvme0: Ignoring bogus Namespace Identifiers14:13
JanCmy guess is that the drive is dead14:19
pickanicka repair shop says that it signals READY and when asked for drive ID it says BUSY. So its not completely dead. There's several months of work not backed up on it, so I'm hoping for the best and fearing the worst14:24
pickanickThis Samsung drive MZ-JPV512S/0A4 : S4LN058A01-8030 is sadly not supported by what seems to be a popular drive recovery system.14:27
jongstais there a way to extract 7zip files on ubuntu?15:23
jongstai see old versions of p7zip but nothing newer than 201615:23
oerheks!find 7zip15:24
ubottuFound: 7zip, p7zip, p7zip-full, 7zip-rar, p7zip-rar15:24
oerheksjammy 22.04 gives 21.07, next lts 23.0115:25
oerheksit comes from universe repo, https://launchpad.net/ubuntu/+source/7zip/23.01+dfsg-815:26
jongstahmm, machine in question is running 20.0.415:27
oerheks!find 7zip focal15:27
ubottuFound: p7zip, p7zip-full, p7zip-rar15:27
oerheks!info 7zip focal15:27
ubottuPackage 7zip does not exist in focal15:27
oerheksoh15:28
oerheks!info p7zip focal15:28
ubottup7zip (16.02+dfsg-7build1, focal): 7zr file archiver with high compression ratio. In component universe, is optional. Built by p7zip. Size 350 kB / 986 kB15:28
jongstayah, that's the version i'm currently running and i'm getting errors when trying to extract a .7 file15:29
jongstaERROR: Unsupported Method :15:30
jongstanot sure how to figure out what the actual problem is other than an outdated tool15:31
oerheksor damaged archive?15:32
jongstait extracts fine on a windows machine15:32
Walexjongsta: try 'backports' archive15:32
jongstawhat's that15:33
oerheksand why would it be outdated? https://sourceforge.net/projects/sevenzip/files/7-Zip/15:33
Walexjongsta: or 'p7zip-rar'15:33
JanCjongsta: do you mean a .7z file?15:33
oerhekssome rar archives are not compatible, AFAIK15:33
JanC.7 ≠ .7z15:33
Walexjongsta: it is unlikely newer versions of '7-Zip' have newer compression format. It is more likely it the archive has some RAR files.15:34
JanC.7z ≠ .rar either  :)15:34
Walexusing RAR compression with 7-Zip is not a good idea15:34
JanCAFAIK that wouldn't be a legal 7zip file15:35
JanCone with .7z extension15:36
Walexjongsta: https://www.7-zip.org/history.txt check here15:37
WalexULTS 20.04 has 16.0215:38
Walexfrom 16.,02 to 23.01 there are no new compression formats, 24.01 adds RAR and ZSTD15:42
* Walex is amazed that 7z can extract also from UDF and NTFS and many other formats.15:43
* oerheks tends to avoid .rar15:44
JanCWalex: it can extract some on its own and uses external tools for other formats15:44
JanCor plugins15:45
WalexI avoid RAR compression too, dubious status and ZSTD and LZ4 are in different ways very good anyhow.15:45
oerheksindeed, impressive15:47
JanCalso, p7zip ≠ 7zip (they are different packages)15:47
JanCI guess focal didn't have 7zip yet15:48
oerheks" P7zip is an unmaintained fork of 7z"15:48
oerheksindeed15:48
JanCjongsta: it doesn't say anything else about the "unsupported method"?15:50
alcorSo we should the "7zip" package instead of p7zip?15:50
alcor`file-roller' still suggests p7zip-full though :/15:51
JanCI'm not sure it matters for 7z format (except maybe for speed?)15:52
alcorIt matters for things that depend on it though15:53
JanCand maybe compression ratio in some cases15:53
Walex'apt-cache search 7zip' on ULTS 20 shows only 'p7zip'15:53
JanCI was looking over the changelog & haven't seen anything about compatibility-changes yet (but I'm not at the end yet)15:54
alcor7zip provides /usr/bin/7zz whereas p7zip provides /usr/bin/7zr15:54
alcor+ /usr/bin/7z15:54
alcorSo it matters for GUI frontends like file-roller and anything that expects /usr/bin/7zr or /usr/bin/7z to exist15:55
JanCright15:56
JanCmaybe it's just the package dependencies though15:57
JanCthat are outdated, I mean15:57
alcorI'm not sure, the program names are clearly different. file-roller and all the dependencies need to be changed to use /usr/bin/7zz15:58
alcorOr the 7zip package should provide compatibility symlinks15:58
JanCalcor: you checked that fileroller actually doesn't know about 7zz?15:59
alcorJanC: I didn't check the code, just the package dependencies on 22.0415:59
JanCdependencies can be outdated  :)16:00
JanCpackage dependencies16:00
alcorfile-roller >= 43 seems to support 7zz (aka official 7zip) according to the NEWS entry https://gitlab.gnome.org/GNOME/file-roller/-/blob/master/NEWS#L11816:01
oerheksyes, when installed16:02
alcorJammy's file-roller is v42 though16:02
JanCso it's "only" a packaging bug16:03
JanCah16:03
JanCright16:03
alcorIt's a packaging bug starting from lunar16:03
JanCif that version has the same dependencies16:03
alcorThe dependency only made sense up to jammy. Starting from lunar, file-roller knows about 7zz and a 7zip package is available16:04
alcorAnyway it's just a "Suggests"-Dependency, it makes no sense but won't actively break anything16:05
JanCI wonder if the increase in maximum dictionary size in 7zip at some point can cause trouble for older versions to decompress...16:06
JanCand whether filters are needed when decompressing too?16:07
=== pizzaiolo is now known as pizza
rootp18:00
rootnmap18:00
rootnmap18:00
=== root is now known as Guest1626
fathomstoryHi, I have about 60gb on my root drive and for some reason have only 14gb free. I do not know what is eating my root drive18:03
kawaltry baobab or another disk space analyser,18:04
kawalprobably cache thumbnails, /var stuff18:05
fathomstoryThis is a problem unique to Ubuntu. On Debian, I have a lot of space on the root drive.18:06
fathomstoryI removed snap and hoped that would free up space18:06
fathomstorynot really18:06
oerheksprobably your swapfile18:07
fathomstoryWhen I am down to 10 gb of free space, I guess I will just re-install debian18:07
oerheksls -l /18:07
fathomstoryoerheks, https://pastebin.com/9Sm9m5WJ18:08
fathomstoryAnyway, 60gb ought to be plenty for a root drive. This is an ongoing issue with Ubuntu OS, for whatever reason and it sucks.18:19
bindhttps://live.novoeradio.by:444/live/narodnoeradio_aac128/icecast.audio Народное Радио18:20
lotuspsychjenot here please bind18:20
leftyfbfathomstory: sudo apt install ncdu ; sudo ncdu /18:23
leftyfbfathomstory: use that to determine what is using space18:23
fathomstoryleftyfb, it shows /home drive, but not really what is eating root18:27
leftyfbfathomstory: it shows a lot more than /home18:27
fathomstoryleftyfb, I think it's an Ubuntu thing, some runaway process is just eating things up. Maybe a log file that keeps growing...18:31
leftyfbfathomstory: This is a support channel. Do you want support?18:31
fathomstoryDebian has other issues, like it breaks easily18:31
fathomstoryleftyfb, I want Canonical to fix their OS18:32
fathomstory: - )18:32
=== gnubio is now known as biodigital
leftyfbfathomstory: let us know when you'd like community support18:32
fathomstoryleftyfb, You don't have to answer. If anyone has similar issues where the root is being gobbled up and what done to resolve, please share.18:33
leftyfbfathomstory: I tried to help you. Run: sudo ncdu /      that will tell you exactly how much space everything on your system is taking, sorted by what's taking the most space18:34
lotuspsychjefathomstory: you already get advice to findout here, did you try them?18:34
elSmith-ncdu is solid18:34
fathomstorylotuspsychje, yeah, nothing really comes up18:35
leftyfbfalse18:35
leftyfbfathomstory: Run: sudo ncdu /18:36
fathomstory128.3 TiB means terrabytes?18:37
esrawhat else18:37
fathomstoryYeah, this thing is borked18:37
plastikmannever heard of ncdu i always us du -ah / --max-depth=118:38
plastikmanbut im an old man that yells at clouds18:39
fathomstoryplastikman, Love your handle18:39
fathomstoryspastik18:39
plastikman:)18:39
leftyfbfathomstory: ok, so what did ncdu tell you?18:40
plastikmanI prefer sheet one, but to each their own18:40
fathomstoryplastikman, Well, the fuse project i dig18:40
fathomstorythe old stuff is my fave18:40
leftyfb!ot18:40
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!18:40
fathomstoryhallwaymonitor18:40
leftyfbfathomstory: what did ncdu tell you?18:40
plastikmanyes yes tgat is why i hesitated to reply :)18:41
fathomstoryleftyfb, I cannot pastebin it18:41
fathomstoryHow do I paste it to you?18:41
plastikmanhttps://termbin.com/18:41
leftyfbfathomstory: you don't need to. It should tell you exactly how much space each directory is taking starting at root18:41
leftyfbncdu is not meant for pasting18:41
leftyfbfathomstory: it should be pretty easy for you to determine what's taking space by starting at the top of the ncdu results and then navigate down into the directory structure if needed18:42
fathomstoryYeah, the top shows /home18:42
leftyfband how much space is it taking?18:43
=== bogdan is now known as Bogdar
BogdarHello! I'm expirincing Wayland crashes on 22.04 while sharing screen in Google Meet with Firefox. Should I just follow 'report bug' guidelines or there something specific for Wayland I can add to the issue?18:46
fathomstoryleftyfb, 212.1 gb18:47
leftyfbfathomstory: you said you have a 60GB drive18:47
fathomstoryleftyfb, a root drive is different from home drive18:47
fathomstory.18:47
leftyfbfathomstory: Run: sudo ncdu -x /18:48
lotuspsychjeBogdar: you can check if a crash exists in your /var/crash dir18:48
lotuspsychjeBogdar: you can also browse existing wayland bugs; https://bugs.launchpad.net/ubuntu/+source/xwayland/+bugs?orderby=importance&start=018:49
leftyfbBogdar: have you tested with xorg?18:50
fathomstorycuda takes 5 g /lib takes 8g  share takes 3g18:53
fathomstoryso what is taking everythinfg else????18:53
fathomstoryi am going to smash this machine.18:54
leftyfbfathomstory: ncdu should be telling you that18:54
Bogdarleftyfb, Just have a call over 40 minutes with sharing on Xorg, no problems so far. Maybe first time for last 2 years I'm running xorg session. No problem with Wayland without screen capture in Firefox. Zoom's screen sharing works very well. I'm on latest firmware for HP 865 G9 (Ryzen 6800) and recent 6.5.0-21 kernel.18:54
leftyfbfathomstory: also, did you happen to mount your /home drive on top of /home before deleting everything in the original /home?18:54
BogdarBt it is just Wayland crushes, I can change vt to plain text console and gather some information ad-hoc, but I don't even know what to look for except dmesg :/18:55
leftyfbBogdar: it could verywell be the fact that firefox is a snap and lacks permissions. Did you try another browser and/or the apt version of Firefox?18:56
DarkenedGentlemaAfter using hostnamectl set-hostname host.domain.com is the only way to see the update to logout/in or to run bash?19:00
leftyfbDarkenedGentlema: correct19:00
plastikmanfathomstory: just do du -ah /home --max-depth=119:00
Bogdarleftyfb, if fact it is sharing of the another window of firefox. And sharing works well, but Waylay dies suddenly in few minutes, usually no more then 15. So from functional perspective sharing works, but after a while Wayland dies and I see black screen with ~20-40 random symbols19:00
leftyfbplastikman: /home is a separate drive19:00
plastikmanso?19:00
plastikmanhe wants to know what is taking up all his space on /home19:01
plastikmanor did i read taht wrong19:01
DarkenedGentlemaleftyfb: thanks, it looks like the hostname is set permenately too?19:01
leftyfbplastikman: so du and ncdu should not be run on /home as it's only going to show space being taken up by the non-root drive, which isn't what they're trying to address19:01
leftyfbDarkenedGentlema: until the next time you change it19:01
plastikmanthen i read that incorrectly.  I assumed that he wanted to know waht was taking up /home19:02
leftyfbplastikman: They do not want to know what's taking up space on /home. They want to know what's taking up space on their root drive, which is separate from home19:02
plastikmanah, so then i would jsut use du to keep searching.  although to be fair i would assume that someone that knows how to split up partitions would know how to find this19:04
leftyfbncdu19:04
plastikmanfathomstory: did you migrate data from home to this new drive then never delete what used to be there19:04
leftyfbplastikman: I already asked that19:04
plastikmank then ill stfu19:05
fathomstoryplastikman, I wipe the root partition when I install, always check that box.19:10
fathomstoryplastikman, It is a glitch, something to do with maybe the graphics drivers or the programs i use don't mesh with Ubuntu that well. On Debian it is a non-issue, but Ubuntu, something goes off...19:11
leftyfbfathomstory: lets not19:11
plastikmanthat is not real19:12
plastikmanits nothign to do with ubuntu in *that way*19:12
leftyfbfathomstory: there is clearly an issue, one of which you have not yet learned the origin of. Lets not speculate, especially when you're trying to blame the entire OS19:13
fathomstoryThat's why I went to debian, because I ran out of space in root with Ubuntu. Debains was fine until I installed a library that broke the system and I tried Ubuntu and had the same problem with /root19:13
leftyfbfathomstory: stop19:13
plastikmanlsblk | nc termbin.com 999919:13
leftyfbfathomstory: would you like further help troubleshooting?19:13
fathomstoryhttps://termbin.com/mv2319:13
leftyfbfathomstory: you have a LOT going on there that you failed to mention19:14
fathomstoryleftyfb, I also blame some of it on Nvidea19:14
leftyfbalso, you have TB's of space and only gave 60GB to your OS?19:14
fathomstoryleftyfb, Wow, your info is actually wrong19:15
leftyfbfathomstory: what info is that exactly?19:15
fathomstoryI have 500gb approx for Ubuntu, 60gb for root drive19:15
fathomstorysome space for swap and the rest for /home19:15
fathomstoryIf that is the info you got...then it is wrong19:16
plastikmanI would bet its likely snaps related19:16
leftyfbyour nvme drive is 1.8TB19:16
fathomstoryyes, and 500gb is for ubuntu19:16
fathomstory60gb for /root19:16
leftyfbfathomstory: boot an ubuntu live usb, mount your root partition, run ncdu on it19:17
younderI have a problem booting ubuntu. When trying to boot I errors and everything stops booting. When I boot in secure mode I need to run start with networking and then resume. Then everything works fine. It seems boot with networking detects and fixes some missing file by restoring a default configuration. Any Idea what this is?19:51
plastikmanneed to be more specific on where is stops19:56
bpromptyounder: or what kind of errors19:56
bpromptyounder: if you have a log of the boot errors, that may help19:57
IdrogenoHello again friends.  How can I disable the "update notifier" that tells me about all the glorious things I can get if I subscribe to ubuntu pro?  Not looking to start a big discussion about it, just don't want to get a notification of updates that I'm not going to be installing.21:08
IdrogenoThere doesn't appear to be any checkbox in settings21:08
leftyfbIdrogeno: I don't think there is a way currently21:12
IdrogenoThat seems like a... giant oversight :)21:12
plastikmannot for canonical21:13
leftyfbplastikman: lets not21:13
IdrogenoOkay, looks like I can just disable software-updater application entirely and I'll be good21:13
plastikmanthat was a joke21:14
plastikmanjeez21:14
daydrinkingI haven't gotten any of those notifications. Is one of your apt sources pro or something? And yeah disabling software-updater seems like a good choice for me as well. I always use shell to do updates.21:29
IdrogenoI don't know what changed to make them start appearing.  using 22.04 LTS, they just started showing up relatively recently.  I would receive a "software update" notification for all the things I could update, and then a second one with the pro updates21:34
daydrinkingI would check your apt sources, but I'm not on LTS though21:40
plastikmanI also dont get that, not on my kubuntu desktop, or any of my rpi devices, or my VM's21:41
plastikmanmaybe i just ignored it?21:41
bpromptplastikman: what version of kubuntu?21:42
plastikman23.10 (Mantic Minotaur)21:43
bpromptohh ok21:43
bpromptI never got it, or get it either21:44
Idrogenothose are all for "apt" related information, not update manager, as far as I can tell from that AI generated website21:51
Idrogenomaybe disabling ubuntu advantage will work..21:52
=== docmax is now known as Guest779
=== docmax_ is now known as docmax
oerhekslots of updates today, just saying ..23:31
oerhekslibssl3 and more23:32
PeGaSuShello guys.. so, I've used clonezilla to clone one disk to another but I'm unable to boot from it. here's what I see on GParted: https://imgur.com/oeuZApt.png23:33
PeGaSuSany help is greatly appreciated23:33
leftyfb!boot-repair | PeGaSuS23:36
leftyfb!bootrepair | PeGaSuS23:36
ubottuPeGaSuS: Boot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu. See https://help.ubuntu.com/community/Boot-Repair for more info.23:36
PeGaSuSit doesn't work23:36
jeremy31PeGaSuS: Does the source drive work?23:37
leftyfbPeGaSuS: define doesn't work. Where is it failing? what error message(s) are you seeing? Can you mount the drive? Is it EFI or MBR? Is this PC different from before?23:37
oerhekscopieingto a new disk, changes UUID23:39
oerheks*HINT*23:39
PeGaSuSif  I try to boot fro the cloned disk, I go into the grub command line, directly. I don't seem to be able to mount the drive, no. the source disk works. I think it's EFI? the PC is different but same brand and almost same specs23:39
oerheksno, not efi, you can tell if you used efi23:40
oerheksupdate frub with the real UUID's23:40
PeGaSuSI definitely used GPT, that's a fact23:40
oerheksor grub23:40
PeGaSuSsorry, but I don't know how to do that23:41
oerheks'ubuntu show uuid update grub'23:42
=== ronald is now known as Nexus

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