/srv/irclogs.ubuntu.com/2022/10/22/#ubuntu.txt

nickgawHi, Is there an equivolent of sid for debian in ubuntu?00:00
sarnoldnickgaw: the 'development release' is probably a close match00:02
sarnoldnickgaw: it doesn't actually exist at the moment, because it was just turned into an actual release :) but hopefully it'll open up again sometime next week00:02
nickgawWill I have to keep upgrading like updating sources.list or once I am on the development release will I just stay there?00:02
SandyVujakovi[m]On that note, how stable is the development channel on average?00:04
Habbienickgaw, it looks like 'devel' is a dist on the mirrors at least00:06
Habbieit currently describes itself as DISTRIB_DESCRIPTION="Ubuntu Kinetic Kudu (development branch)"00:06
jhutchinsLinus from Scratch is nice because you have immediate access to the latest packages, you don't have to wait for all that silly "testing" and delays in packaging.00:07
jhutchinsWhy wait for somebody else to package it for you?00:07
nickgawTrue I was just asking about the development branch to see if it exists.00:07
nickgawOne of my systems has Debian testing on it can I convert it to ubuntu successfully without losing any of my personal data?00:08
bougymanjhutchins: because "people who package it for you" watch for dependency breakage between versions of software and libraries.00:08
bougymanThat's what the testing is for.00:08
jhutchinsnickgaw: Back up the data and do the clean install.  There's no migration path from Debian to Ubuntu.00:08
bougymanTo ensure installing the edge version of something doesn't break something else.00:09
nickgawThen I won't upgrade or switch that system I was just wondering if there was a mygration path from Debian to Ubuntu.00:10
jhutchinsnickgaw: Not really.  It's a clean install.00:11
nickgawDoes Canonical sell physical systems with Ubuntu on them?00:12
bougymanCanonical isn't a hardware manufacturer.00:12
bougymanCertain dells ship with ubuntu.00:12
bougymanThen there's frame.work, which you can get ubuntu from the factory on.00:12
bougymanA few others.00:12
Habbiehttps://canonical.com/partners/desktop00:12
nickgawSystem76 sells pop-OS which is like Ubuntu but different right?00:13
bougymanIt uses ubuntu sources and its own sources.00:13
bougymanSo yes, based on but not compatible with.00:13
bougymanI've got Pop! on one of my frame.work's just to give it a long term review.00:14
nickgawDoes the linux kernel team support the live patching of the kernel?00:16
sarnoldthat question is perhaps a bit too open-ended to answer ..00:17
bougymanI don't know how they could, I think that's very much distro specific.00:17
bougymanThey support the facility, but the implementation is up to the kernel build (package) maintainers.00:17
sarnoldthe upstream developers have the mechanism in place, documented, etc, https://github.com/torvalds/linux/tree/master/Documentation/livepatch00:17
nickgawWhat I mean is the ability to patch the kernel when it is running is that something that they support and promote?00:17
bougymanThey built it.00:18
nickgawI did not know that so it is not just an ubuntu thing then?00:18
bougymanNo, not just ubuntu.00:18
nickgawCan you unpatch a running kernel if you need to?00:19
SandyVujakovi[m]<bougyman> "Certain dells ship with ubuntu." <- My Inspiron 3793 is a great example 😃00:19
sarnoldthough, the funny thing is, I *think* ubuntu may be the only one using the upstream kernel mechanism. oracle has their thing, red hat their thing, suse their thing, and the upstream one is like the suse and red hat ones glued together..00:19
SandyVujakovi[m]Oh 👀00:20
sarnoldnickgaw: good question. probably not. module unloading isn't generally a safe thing to do. I don't see any interface for it in canonical-livepatch, anyway00:20
enigma9o7https://paste.slitaz.org/?019773d68098a4af#PhUrVs8ubMGbPQ0og12Wb86iQDYDHdcolxWYyhxoM6c=   Can anyone explain this behavior?  I don't understand why it is being held back.00:21
nickgawLets say I removed the kernel that was installed on this Digital Ocean cloud server and I only have the newest kernel officially supported by ubuntu can livepatch still work if no old kernel files exist at all as the packages were purged?00:21
sarnoldnickgaw: yeah; livepatch 'just' loads modules that are already built for a wide variety of ubuntu kernels00:22
sarnoldnickgaw: of course, not having the linux packages installed is kind of iffy, if the livepatch causes a problem and you need ot reboot, you might not have anything to reboot into00:23
nickgawIs it ok that I purged the old kernels off of this system?00:23
sarnoldyeah00:23
sarnoldit's just worth keeping two or so: the one you're running, and a known good one..00:23
sarnoldor perhaps the one you're running and the newest00:24
sarnoldenigma9o7: maybe apt-get dist-upgrade would have also offered the same solution?00:25
nickgawI removed all old kernels just have the new one on disk but am still running the old kernel will my system run just fine?00:25
sarnoldnickgaw: probably00:25
sarnoldnickgaw: if you need to do something *new* like access a network filesystem that you haven't used yet, you might miss some of the now-deleted modules00:25
enigma9o7sarnold: its in there, i tried it00:26
sarnoldenigma9o7: apt-get dist-upgrade, not apt dist-upgrade00:26
enigma9o7sarnold: thats whats im trying to understand.   https://paste.slitaz.org/?a7f1dcac032cad86#Lua5srpFK8tUR4bIw6OKIxHTVGjmQ5tTnxAQtqDiB+Y= maybe more clear with spaces00:26
nickgawGood point Do any cloud systems let you download the hard drive of your server for backup purposes?00:26
enigma9o7ohhhh ok00:26
enigma9o7I'm mainly trying to understand why apt is doing it, as I can force install it myself anyway, although that messes up that its a dependency of something else00:27
sarnoldnickgaw: maaaaaybe; though it might not always be so easily exposed00:27
enigma9o7but anyways, apt-get does t he same thing as apt, just confirmed00:27
sarnoldenigma9o7: we've seen *so* many bug reports on upgrades when apt-get dist-upgrade tries to remove packages that are vital to a system.. apt upgrade (and maybe) apt dist-upgrade   won't uninstall packages as part of the problem solving, to try to avoid removing something vital00:28
sarnoldenigma9o7: hmmmmmm. maybe apt full-upgrade ? a lot of folks like that and I never figured out what it does different than apt-get dist-upgrade, or the other choices00:28
nickgawDoes do-release-upgrade ask you before it does anything to the system?00:38
oerheksit tells you your ppa's  and 3rd party sources will be disabled..00:39
* znullptr[m] sighs; bugs bugs and more bugs 00:39
oerheksand you made a backup of your precious data...00:39
znullptr[m]is there a way to make dolphin refresh?00:41
znullptr[m]not in context menu and it is a stale view of fs for sure00:41
znullptr[m]changing directory and going back doesn't do anything00:42
oerheksf5 perhaps, reload folder?00:42
znullptr[m]ah yeah i should have checked menu or figured it matched browser refersh00:42
znullptr[m]sad that it should be needed00:43
oerheksdunno, perhaps a huge number of files00:43
znullptr[m]400:44
enigma9o7I was underthe impression full-upgrade and dist-upgrade were the same thiing.  In any case, same result, that one package held.  I'm more interested inunderstand why apt is holding it back, like what commands or logs or what I can look into to try to understand why its holding it back.00:53
enigma9o7I undrestand why upgrade wont work, cuz upgrade only works if  nothing has to be removed, but dist-upgrade/full-upgrade is supposed to allow that00:53
enigma9o7And since when I try to install the new version manually it doesnt show any real problem, I dont get why it wouldnt do it as an upgrade.  Just wnana understand better.00:54
rfmenigma9o7, probably a phased upgrade.  Run "apt-cache policy <package thats being held>".01:03
enigma9o7Thats the first thing shown in my paste....01:04
enigma9o7Unless you mean apt-cache being different from apt, but I just verified, its not.01:06
nickgawHow do I fix the issue of ubuntu-minimal package not found by do-release-upgrade?01:07
enigma9o7sudo apt update01:08
fissoHi. Sorry if this question is misplaced. I downloaded and ran a distro i found on distrowatch called: kodaki. I ran it on live on a usb pen drive. I later found out that the project is only kept by one person and I became suspicios that it might be malware. It is open source and I downloaded the ISO from sourceforge. Does that make it safe from being malware? Could it have spreaded to my drives? I became afraid and decided to01:08
fissoreinstall my linux mint, so i downloaded a new image, burnt on the same usb pen, formatted my main SSD and reinstalled it on there. The problem is that I have another disk. If it was malware it coudl've spread there. I also had to use the same usb pen and burn it on the same computer that I used to run this distro. Should i be afraid that I have malware on my computer now or am I safe?01:08
enigma9o7there are quite a few "distros" where its just one person made their own, that doesnt make it malware.01:09
enigma9o7is there anything that makes you suspicous?01:09
fissoThe distro offers a free vpn without any charge, it feels like it has to get something back from me in order to be free01:09
enigma9o7But spread to your other drive, well depends on the other drives permissions I guess.01:09
fissoI was able to mount it using the live boot pen01:10
enigma9o7I think yer just paranoid.  And technically, this is official ubuntu support channel, not figuring out weird distros stuff, maybe try #linux01:10
nickgawWhat is this distribution's web site?01:10
fissosorry01:11
fissohttps://www.digi77.com/linux-kodachi/01:11
sarnoldnickgaw: sudo apt install ubuntu-minimal01:11
fissofound on distrowatch01:11
enigma9o7Unless youhave national secrets on your machine, I wouldn't worry, unless something actually behavesweird.01:11
enigma9o7The odds of a distro listed on distrowatch infecting another disk on your system and doing something after you install another distro over it, just sounds paranoia.  I mean not impossible.  But unlikely.01:12
nickgawThat package does not exist.01:12
enigma9o7nickaw, can you share output of `sudo apt update; apt policy ubuntu-minimal`01:13
sarnoldfisso: the clear majority of distros are by one or two people and aren't intentionally malicious. it's probably fine. *however*, if it was malware, and you ran it, it could have done anything to any of your disks on the machines it was running, etc01:13
fissoThank you, guys. My question is. Should I worry? I also reformatted and reinstalled a fresh linux distro01:14
nickgawUnable to locate package ubuntu-minimal01:14
enigma9o7I said don't worry, bout a thing.  Every little thing, gunna be al right.01:14
rfmenigma9o7, posible that libc++1-14 libc++abi1-14 or libunwind-14 were marked manually installed?01:14
enigma9o7Nopers...01:17
enigma9o7just checked to be sure01:17
sarnoldfisso: it's probably fine01:17
nickgawWhat should the main ubuntu mirror line look  like for 20.04 the main one that should be enabled for do-release-upgrade to work properly?01:17
Bashing-omnickgaw: Mirrors are synced - should not matter what mirror you use. Wgat is the release that you are release-upgrading ?01:23
Bashing-omwhat*01:23
sarnoldBashing-om: the trouble is, if the upgrader falls off the rails because ubuntu-minimal isn't installed, it'll leave the /etc/apt/sources.list in a bad state01:23
Bashing-om!info ubuntu-minimal focal | nickgaw01:23
ubottunickgaw: ubuntu-minimal (1.450.2, focal): Minimal core of Ubuntu. In component main, is important. Built by ubuntu-meta. Size 3 kB / 51 kB01:24
sarnoldBashing-om: so it's more about "what are the right values to put in the file" than details of specific mirrors, etc01:24
sarnoldBashing-om: my own personal files are useless because they've got hundreds of lines and local archive mirrors, etc01:24
sarnoldand passwords01:24
sarnoldthey shouldn't have passwords but they do01:24
fissoI mean it's also a distro i found on distrowatch and downloaded from the original author site. Apparently it gets lots of hits every day and it's been around for years. I guess someone would have found out by now? So I guess I should totally stop worrying right?01:27
Bashing-omsarnold: nickgaw::: I am presently booting jammy - I can show a stripped down working /etc/apt/sources.list file if that will help.01:28
nickgawdevelopment01:28
sarnoldBashing-om: that'd be very helpful, yes :D01:28
sarnoldfisso: with the steps you've taken you're almost certainly fine, and can stop worrying. the risks of malware are real and shouldn't be dismissed outright, but it's a fact that we're all using software written by people we don't know with their own motivations and goals, etc01:30
sarnoldfisso: chances are good that it's just one enthusiast who likes doing things, and it's just fine. there's thousands of distros just like that out there.01:30
sarnoldfisso: you shouldn't assume anyone else is actually looking: it's very hard to spot actual malicious code in that sort of environment. Even big bugs sit out in the open for years before being discovered. something that's malicious and well-hidden may never be found..01:31
Bashing-omnickgaw: My file: https://termbin.com/g242v :D01:31
sarnoldfisso: (for example, someone replaced the NSA's backdoor in juniper's random number generator and nobody noticed for *years*)01:32
sarnoldnickgaw: just swap out the 'jammy' with 'focal' on that and you're probably good to go01:33
Bashing-omnickgaw: steadfast is in Chicago USA.01:34
enigma9o7https://www.wired.com/2015/12/researchers-solve-the-juniper-mystery-and-they-say-its-partially-the-nsas-fault/ had to look into it01:34
=== polo__ is now known as polo
znullptr[m]https://paste.ubuntu.com/p/BZ5KrbkPnb/01:39
znullptr[m]anyone know what's going on here?  this has always worked and suddenly i'm getting errors about missing headers after upgrade to 22.1001:40
znullptr[m]stdarg.h is there, and root has no trouble building a program w. gcc using it01:40
znullptr[m]the other wasn't found,  which is ... annoying but linux-headers-generic is installed and has been enough to build other dkms modules and it in the past01:41
nickgawEverything is upgraded to development but I did not reboot should I download everything off of this system first that I want to keep before rebooting unless something does not work?01:42
znullptr[m]doubt you'd lose it even if it doesn't boot01:43
znullptr[m]but if it's seriously critical,  you should be backing up anyhow routinely01:43
sarnold    There is no good reason to keep genhd.h separate from the main blkdev.h01:43
sarnold    header that includes it.  So fold the contents of genhd.h into blkdev.h01:43
sarnold    and remove genhd.h entirely.01:43
sarnoldznullptr[m]: may try editing the source to replace genhd.h with blkdev.h?01:44
znullptr[m]hmm01:44
znullptr[m]will do01:44
sarnoldthe stdarg.h is weird though, that's a bit of a surprise :(01:45
znullptr[m]since it's there and works fine yes01:46
znullptr[m]and that seemed to work now i just get stdarg.h not found01:47
sarnoldznullptr[m]: if rcraid came from a package in ubuntu, it's probably worth a bug report on launchpad; if it came from somewhere else, it's probably worth a report to the upstream devs, including 322cbb50de711814c42fb088f6d31901502c711a might help them out01:47
znullptr[m]it's not01:47
znullptr[m]and the dev hasn't updated it in years01:47
sarnold:(01:47
znullptr[m]it's amd raid driver tho01:48
znullptr[m]which .. you would 'think' it would be supported anyhow01:48
sarnoldznullptr[m]: do you have libgcc-12-dev installed?01:52
sarnoldI see that package has ./usr/lib/gcc/x86_64-linux-gnu/12/include/stdarg.h packaged01:52
znullptr[m]`libgcc-12-dev is already the newest version (12.2.0-3ubuntu1).`01:53
sarnolddang. that was my one idea. I didn't like it much, but it's what I had, heh01:53
znullptr[m]stdarg.h is not in `/usr/include`  it's in `/usr/include/c++/$ver/tr1/stdarg.h`01:55
sarnoldI think that version is only used for g++ building c++ things01:57
=== Vercas68 is now known as Vercas6
=== guiverc2 is now known as guiverc
znullptr[m]which is why it's not working i'd guess01:57
sarnoldgcc should pick up the version in the matching libgcc-$ver-dev package01:57
sarnoldI don't know why yours isn't doing that though :(01:58
znullptr[m]`build-essential is already the newest version (12.9ubuntu3).`01:58
znullptr[m]that should cover all bases anyhow01:58
sarnoldit should, yeah :(01:58
sarnoldso.... maybe debsums -ac libgcc-12-dev  ?01:59
sarnoldtalk about clutching at straws, hehe01:59
znullptr[m]cat and pastebin and i'll just add it ?02:00
znullptr[m]debsums didn't do it02:01
znullptr[m] * debsums didn't do anything / no output02:02
sarnoldthat means it didn't find any problems, all the files look fine02:02
sarnoldhere's what I grabbed from launchpad just now https://termbin.com/c9qr02:03
sarnoldit's way shorter and less magical than I expected02:03
znullptr[m]yeah it's just the VA* stuff02:05
znullptr[m]oddly .. it still doesn't work02:05
oerheksall guides i read about rcraid say you need modprobe.blacklist=ahci in your grub line02:07
znullptr[m]yeah i know how to use it02:07
znullptr[m]https://paste.ubuntu.com/p/cZgfT92dN5/02:07
znullptr[m]it refuses to build02:08
znullptr[m]and makefile is simple,  dkms setup ok,  the problem is a missing stdarg.h header that's now there and it still won't build02:08
znullptr[m]with the same issue02:08
sarnoldznullptr[m]: oh! new idea, try: sudo opensnoop-bpfcc -x02:09
nickgawCan I easily downgrade to stable from development and what will happen to pro if I do that?02:09
sarnoldbpfcc-tools02:10
znullptr[m]that did something02:10
sarnoldnickgaw: downgrades are usually not supported; individual packages can downgrade okay, but of *all* the packages that you've got installed, it's best to pretend it can't be done02:11
znullptr[m]tho what i'm not exactly sure of it's printing out a bunch of blobs from browser  config02:11
sarnoldznullptr[m]: so, that will show you all the file accesses that *fail*. try to find out where this stupid thing is looking ;)02:11
sarnoldznullptr[m]: now try rebuilding your dkms02:11
nickgawSo now that I refreshed my pro subscription and am on development will this license work and is it possible to remove this license from my ubuntu account if I have to restore a Digital Ocean snapshot I took before I did the upgrade?02:14
znullptr[m]i see,  not familiar with it and it's showing relative paths  ./include/stdarg.h  ./arch/x86/include/stdarg.h  and a few others02:14
znullptr[m]there's hundreds of lines of it searching for headers02:15
murmelnickgaw: you can unregister the system in cli or the webgui02:15
sarnoldnickgaw: 'on devel' .. there isn't a devel at the moment, we just released kinetic as a real release and everything, hehe02:15
sarnoldznullptr[m]: interesting02:15
sarnoldznullptr[m]: maybe change your current working directory before starting the build?? that'd be super gross if that's what's going on02:16
sarnoldznullptr[m]: I'm not surprised there's hundreds of lines though :( that -I path is bloody long when doing kernel builds02:16
znullptr[m]nah it's using brackets,  and this is it invoking the driver cc102:16
znullptr[m]so the frontend of the compiler has changed it's path to a local one for subprocess / backend driver02:17
sarnoldthat's .. odd. I'm not sure how I feel about that.02:18
znullptr[m]or perhaps it's relative to the include dir i see what's happening now02:18
sarnoldit does save the kernel doing a bunch of repeated lookups for /usr and then /usr/include and then /usr/lib/ and then /usr/lib/gcc/ ....02:18
znullptr[m]/usr/src/linux-headers-5.19.0-21-generic/arch/x86/include , /usr/src/linux-headers-5.19.0-21/arch/x86/include02:19
znullptr[m]so it's the header dir it's using it's relative to02:19
nickgawIs running development safe on a cloud server if I have a full digital Ocean snapshot and all of my data backed up?02:19
sarnoldnickgaw: normally servers stick to LTS releases; using a newer release is fine, but running devel is a bad idea02:20
murmelnickgaw: just be prepared that the install can always blow up02:20
sarnoldnickgaw: .. unless, of course, you like filing bug reports :) in which case, those are always welcome02:20
sarnoldnickgaw: but really, most people are best served by using LTS releases02:20
znullptr[m]there is a `/usr/src/linux-headers-5.19.0-21/include/linux/stdarg.h` too ;smh02:22
nickgawThis system is mainly used for a mud server so is using development ok for that type of use?02:22
sarnoldnickgaw: if you don't mind a random perl upgrade breaking your system, sure02:22
murmelI also wonder, why using pro when on dev, as pro is only for LTS releases02:22
sarnoldznullptr[m]: one for use by kernel modules, one for use by userspace C programs, one for use by userspace C++ programs, etc etc02:23
nickgawthe system was on LTS but I upgraded to development.02:23
murmelahh02:23
nickgawThe mud server is written in c.02:23
oerheksyou sure could run your dev on digital ocean for say 3 months.. if you are rich like Mark Shuttleworth02:23
sarnoldnickgaw: perl was just an example ;) it might also be systemd, or netplan, or glibc, or whatever02:24
nickgawUnderstand but is development unsupported if it breaks?02:25
oerheksno support when you are not around, nickgaw02:26
sarnoldcertainly there's no commercial support for it; there's an #ubuntu-next channel that tries to help folks who use it, but "support" is probably too strong a word02:26
oerheks=yeah, Pro support means we fix the CVE's for that period of time02:27
nickgawWill unattended-upgrades help me on development?02:27
oerheksyou might need to rebuild against a fresh kernel :-D02:28
oerheksmaybe yes. maybe no02:28
sarnoldnickgaw: yes02:29
sarnoldnickgaw: well, it *can*; I thikn the default is to only install security updates. there are no security updates on devel.02:30
nickgawSo upgrades will still install on this system then?02:30
nickgawHow can I have unattended-upgrades install updates on development?02:31
oerheksAll Ubuntu Pro subscriptions cover packages in the Ubuntu Main repository between End of Standard Support and End of Life02:31
murmelnickgaw: you would need to configure it. /etc/apt/apt.conf.d/50unattended-upgrades02:31
murmelbut I wouldn't enable it, I wouldn't want that the system breaks while I would do something. so controlled upgrades are imo a must02:32
oerheksindeed, also snaps02:32
sarnoldUnattended-Upgrade::Allowed-Origins {02:33
sarnold        "${distro_id}:${distro_codename}";02:33
sarnold        "${distro_id}:${distro_codename}-security";02:33
sarnoldhmmmm, maybe you don't actually have to take any steps at all02:33
=== pntaylor_ is now known as pntaylor
nickgawIf I wanted unattended-upgrades to just install all updates provided I have a full system backup for problems how do I enable this?03:45
Phr33d0mhttps://linuxopsys.com/topics/ubuntu-automatic-updates03:48
nickgawIf I wanted unattended-upgrades to install all updates and not just security updates how would that line looki?04:10
=== Bocaneri is now known as Guest5006
fissoHi, apologies if the question is not allowed. I'm really scared and I need an opinion\help. I Recently downloaded and flashed on an usb the distro called: Kodachi. I found it on some websites (like distrowatch for example) and it looked trustworthy. It's a live boot only distro that claims to favor anonimity. Immediately after using it for 10 minutes i started getting suspicios and decided i didn't want to use it. So i decided to05:15
fissoflash a new fresh linux mint on the same usb pen, reformatted my SSD and reinstalled linux mint on it erasinge everything. Important note, i also have another hard disk that i use for storage connected at all times. I've researched the distro after this and i'm becoming more and more scared it's a malware\honeypot. It's developed by only one individual and the environment around them doesn't look good to me. How much am I risking?05:15
fissoIs there the possibility that even changing every drive I will still have malware on my computer,if there is any? It's a high end machine and i'm considering of trashing it all because of this.05:15
alkisgHmm, it was cut, but I already answered in #linux:libera.chat05:18
SwedeMike1 /win 20705:19
SwedeMikeoops05:19
=== rumgzy is now known as Sauvin
B3NIsalam06:13
MatttNo i totally understand, sometimes THC can effect a person is a negative way06:13
=== niggapls is now known as ||||
=== |||| is now known as |||||
=== ||||| is now known as ||||||
=== |||||| is now known as \\\\|||
=== \\\\||| is now known as \\\\\||
=== floown_ is now known as floown
makara__hi. Anyone else have Gnome crashing on them in Kinetic Kudu?08:41
murmelmakara__: nope08:50
orangepi__hh08:55
smiles1488hi09:11
EriC^^hello smiles148809:11
smiles1488hello eric09:11
smiles1488hru09:12
EriC^^good thanks, you?09:12
smiles1488ok bored cant sleep09:13
EriC^^if you want to chat you could go to #ubuntu-offtopic or if you have some ubuntu issue feel free to ask here about it09:14
=== mkv is now known as m4v
pickcan one install multiple snaps of the same package, say Firefox stable and Firefox ESR?09:26
loosepick: https://snapcraft.io/docs/parallel-installs09:39
=== EriC^ is now known as EriC^^
jimserverlaptop1hi10:05
amcsihey, if I used full disk encryption with Ubuntu, what can I expect when problems arise and I would need to use a linux live CD to fix things with the system files? How would the procedure be to access the contents of my disk?10:39
MinusSevenWas anyone else here affected by the Optus hack?10:53
faLUKEhello. I need to update fontconfig to >= 2.4.0. The current installed version is 2.13.1-4.2ubuntu5. What's the safest way to do it?11:15
looseamcsi: you should be able to decrypt the drive and mount its partitions without any problems from within a live environment11:25
mjt0khow one specify compression used when creating .deb files?11:31
tomreynfaLUKE: nothing needs to be done. your current version is larger than 2.4.0 and thus matches your requirements.11:33
tomreyn(13 > 4)11:33
=== mohammadali is now known as MAS
sjdnswhat dns resolve type does 22.10 use?11:33
Gwalennhi, why in Ubountu, something like Chromium is only in snap ?11:34
tomreynmjt0k: that certainly depends on how you build them. there is at least one Debian IRC channel dedicated to packaging on the OFTC IRC network.11:34
sjdnsdoes it use systemd-resolved for instance?11:34
rob0sjdns, yes. But the backend behind that can vary.11:34
BluesKajHi all11:35
tomreynGwalenn: probably to both have a supposedly easier to manage package, and to push this packaging format as a standard.11:36
=== MAS is now known as MAS__
Gwalenntomreyn, for me snap application is the same as Win applications and finally we will have library redundancy.11:41
=== david_ is now known as Guest7865
=== mohammadali is now known as MAS
mjt0ktomreyn: do you mean debian-mentors? :)11:52
lain_my install is acting weird, im not able to upgrade my distro or install software because downloads are crawling slow .11:56
lain_Its not that I have slow internet but i'm getting B/s in apt-get install11:56
lain_sources.list says jammy but lsb_release says11:58
lain_20.0411:58
EriC^^lain_: pastebin the errors somewhere11:58
=== MAS is now known as MASDR
lain_EriC^^: this is my problem https://i.imgur.com/FenQhH7.png12:06
lain_https://i.imgur.com/V0P0meM.png12:07
EriC^^lain_: if you do "wget http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/bsdutils_2.37.2-4ubuntu3_amd64.deb" what happens12:07
EriC^^or try to download from firefox12:08
lain_download takes 0.05s12:08
Leoneofless12:08
lain_bsdutils_2.37.2-4ubuntu3_amd64 100%[====================================================>]  79.55K  --.-KB/s    in 0.05s12:08
EriC^^lain_: odd are you using some proxy for apt maybe?12:09
lain_No12:09
EriC^^lain_: if you want try sudo cp bsdutils.... /var/cache/apt/archives12:10
EriC^^it should copy it there and skip it on the next apt-get dist-upgrade12:10
EriC^^in case it's something weird just about that file somehow12:10
lain_So I should manually download deb for each package ?12:10
lain_I think apt is acting weird12:10
EriC^^btw what are you doing, why does it need 1gb of stuff?12:11
lain_No its on each package12:11
lain_apt get dist-upgrade12:11
EriC^^did you change the sources.list? were you already on jammy?12:11
EriC^^type 'cat /etc/issue'12:11
lain_I did try to change sources.list12:11
EriC^^how so?12:11
lain_Ubuntu 20.04.5 LTS \n \l12:12
EriC^^aha12:12
lain_I tried to change sources.list to change my mirror12:12
EriC^^that's not how you upgrade to newer versions on ubuntu12:12
EriC^^you use 'sudo do-release-upgrade'12:12
lain_ok12:12
lain_It used to be dist-upgrade12:13
EriC^^anyways it still might work, not entirely sure what difference it'll make12:13
EriC^^nah, you're thinking debian12:13
lain_I think ill do apt update, then apt upgrade and then do-release-upgrade12:14
EriC^^nah12:14
EriC^lain_: sorry dc, did it install any jammy packages yet?12:16
lain_no, i dont think so12:16
lain_I think I might just reinstall everything12:17
EriC^^lain_: sorry dc, again12:21
EriC^^try "apt list | grep jammy"12:21
lain_nothing outputs12:22
EriC^^good, so no jammy packages are installed12:22
EriC^^lain_: edit your sources back to the focal ones12:22
lain_and then12:22
EriC^^then sudo apt-get update && sudo apt-get dist-upgrade12:22
EriC^^then from there run sudo do-release-upgrade to go to jammy12:23
lain_Still getting very slow downloads12:24
lain_Bits per second12:24
EriC^^you could try changing the mirror to us.archive or so12:26
EriC^^also see if there's some apt proxy at play in settings > network and maybe env | grep -i proxy12:26
sjdnsdoes kinetic no longer have a "partner" repository?12:30
tomreynsjdns: this is pretty easy to find out, really, if you know the domain name and have basic understanding of an apt repository structure.12:31
=== mohammadali is now known as MASDR
tomreynsjdns: it seems the answer is'no'. and it actually took me a while to understand why: https://lists.ubuntu.com/archives/ubuntu-devel/2022-January/041816.html12:36
InteloHi, I had luks encrypted 256g ssd having ubuntu os (full disk encryption while I installed it initally). I shifted data of to a 1TB ssd via dd. How do I resize the luks or the utilize the full 1TB space now?12:36
tomreynsjdns: the repository itself is hosted at http://archive.canonical.com/ubuntu/dists/ - but as you can see there is no "kinetic" there, and jammy's amd64 "partner" repository is actually empty: http://archive.canonical.com/ubuntu/dists/jammy/partner/binary-amd64/12:38
lain_EriC^^: env | grep -i proxy shows nothing12:39
tomreynIntelo: to resize, you first resize the partition, then the luks layer, then any layers on top of that (probably a LVM PV and LV, and a file system on the very top)12:39
lain_I tried us mirror in the past12:39
tomreynIntelo: if you just want to use the space unencrypted, you can just create another partition (if your partition table allows for that)12:40
Intelotomreyn https://termbin.com/5bew12:42
Intelosdc is 256g and nvm0n1 is the 1 tb new one12:43
Intelocan you tell me exact commands?12:44
=== rosalind is now known as lovebug
sjdnsI freed about 110 MB by uninstalling old perl and python versions, but it was undone by installation of gtk412:49
luciferhi all! after recently dual booting my PC, i get the same error as following on startup. https://ubuntuforums.org/showthread.php?t=2469553 the error goes away after a few secs and normal grub menu shows up. how can i remove this error? i am on ubuntu 22.10 fwiw.12:49
=== elastic_dog is now known as Guest223
tomreynIntelo: i think you should start to try and learn / understand things on your own. i'll be happy to give pointers occasionally when you get stuck, but want to see more self empowerment.12:57
Intelotomreyn thatnks. someone guided me to use parted adn resize to 100%. Its done and works13:04
tomreynlain_: i still think the issue is with your internet service provider. but you can try different mirrors, if you like: https://askubuntu.com/a/14153613:07
tomreyni would slightly change the command provided there, though, to also include httpS mirror servers:13:07
tomreynsudo netselect -v -s10 -t20 `wget -q -O- https://launchpad.net/ubuntu/+archivemirrors | grep -P -B10 "statusUP|statusSIX" | grep -o -P "(f|ht)tps?://[^\"]*"`13:08
=== lovebug is now known as rosalind
tomreynlain_: a simpler approach for the netselect tool would be:   sudo netselect -s10 -t20 $(wget -q -O- http://mirrors.ubuntu.com/mirrors.txt)13:39
faLUKEtomreyn: you're right14:20
faLUKEthanks14:20
giu-hi to all15:25
=== xenial is now known as Guest2034
KoopaHello15:38
ShahNaimyes Koopa15:39
KoopaI was really curious as to how Ubuntu has such fine grained permissions in the Settings > Applications area, and I wonder if I could make my own permissions for apps with that feature.15:40
KoopaI can't find any documentation that leans in that direction so far, or really describes how it is done15:40
tomreynthose are restrictions applied to snaps, mostly through apparmor15:41
Koopaaah, thanks!15:41
tomreyni think there is some documentation on how to expose such permissions. ogra would know.15:43
ograKoopa, tomreyn, well, the integration with the snap interface system is automatic, there is nothing you need to ...15:46
ograjust define th ones your app needs when building the snap and they will show up in the UI15:46
tomreynogra: ah so those showing up there are the permissions an app needs in addition to "the defaults", i assume15:48
KoopaIt really puts ubuntu a step above for security to me.15:51
ogratomreyn, well, not all interfaces are auto-conected (because they might be super-privileged or some such (for an auto-connection a security team review is required, not all devs request that)), so you can connect them there ... or apps might define more than they need and you, as a paranoid user want to restrict it ...15:51
=== Vercas67 is now known as Vercas6
ograand it is more than apparmor ... for saps there are seccomp profiles, namespacing, cgroups and udev tagging for device nodes etc etc15:53
ogra*snaps15:53
tomreynogra: that's nice. or it would be, if there was accessible documentation.15:53
ograthe interfaces define them all these in fine grained manner specific to wht the interface can/should do15:54
ograthere is documentation for each single interface, but that is more developer focused than enduser ...15:54
ograhttps://snapcraft.io/docs/supported-interfaces15:55
ograhttps://snapcraft.io/docs/interface-management15:55
ograthese two pages might give a bit of insight15:55
tomreynKoopa: ^15:55
danteShould one upgrade from 22.04.1 LTS to 22.10?15:58
* Brkcore has anyone passed copmptia A+, Sec+ and Net+? 15:58
respawndante: 22,10 is not lts15:59
KoopaThis is so cool, maybe now I will become a linux security expert!15:59
pickanickI have the same question, being new to Ubuntu (but not linux)15:59
pickanick(Should one upgrade from 22.04.1 LTS to 22.10?)16:00
KoopaI hear 22.10 has triple buffering. It might be a very smoothe experience16:00
respawnpickanick: 22.10 has support for 9 months16:00
respawnpickanick: 22.04.1 has support for 5 years16:01
SandyVujakovi[m]dante: It depends. If you want newer packages across the board, definitely. If you don't have much time right now or need your computer to definitely work in the very near future and not worry about having to troubleshoot it on the off chance that something goes awry, then hold off for a bit. If you don't want to have to upgrade every half-year roughly, then no.16:02
SandyVujakovi[m]The upgrade went well on my laptop at least and the experience so far has been stellar. Take that as you will.16:02
SandyVujakovi[m]Koopa: Which component? GNOME Shell, or…?16:02
KoopaI believe it's Gnome Shell16:02
danteCan always upgrade from 22.10 to the newer version, no?16:03
danteI need something that just works but 22.04 has giving me some shit with windows moving very buggy + no notifications in Brave no matter what I did16:04
danteDragging Windows makes my PC stuck16:04
danteDespite havingt 32gb of ram16:04
SandyVujakovi[m]dante: Yes, you can upgrade at any time later down the line as well.16:07
tomreyndante: that's likely a driver issue, or one with the third party web browser you're using. it's possible but not too likely that the newer kernel version in 22.10 will work around this. such issues can almost always be solved without upgrading, though, and it's often the better choice.16:08
=== Colti is now known as Kalenoir
dantetomreyn : Where do I start with troubleshooting the error if it's a driver issue?16:09
jhutchinsdante: Your problems have nothing to do with system RAM or core OS efficiency.  The graphics subsystem is entirely responsible for rendering the desktop.  Try LXDE or XFCE.16:09
tomreyndante: undo customizations. if the issue persists, review (or have someone review)  journalctl -k16:10
jhutchinsI just realised that Ubuntu support can completely dodge any problems that involve the web browser, since it's now a snap and "third party".  "Not our job!"16:11
dantetomreyn : Could you elaborate more on the "undo customizations"?16:12
danteI didn't really customize anything16:12
tomreyndante: then there's nothing to be done. i was thinking of, e.g. gnome-shell extensions.16:12
jhutchinsNow all we need to do is make gnome a snap.16:13
dantewhy does Software Updater say I have no internet connection when I obviously do?16:14
dantehttps://ibb.co/p3xtbmF16:14
tomreynthis can be a result of a broken apt configuration16:14
giu-hi Koopa16:14
tomreyni think it tends to jump to conslusions with this error message16:14
tomreyndante: run this and post all the output to a pastebin:    sudo dpkg --configure -a && sudo apt update && sudo apt -f install && sudo apt -s upgrade && sudo apt -s full-upgrade16:16
Koopahello giu16:20
=== _enigma9o7_ is now known as enigma9o7
ograjhutchins, thats not true, firefox is maintained in a team effort between ubuntu and firefox devs and usually ubuntu devs handle all ubuntu related bugs quickly16:41
ograjhutchins, it is just that the packaging code now lives in the upstream branch, so mozilla is the gate keeper, does the QA and the releasing16:42
KoopaI have to be fair, I initially had a real knee jerk reaction to snaps, worrying that they were perhaps too universal to be specific to an OS, but I'm coming around to them.16:44
bougymanI wish they weren't so noisy.16:45
icefrosthi, my wifi keeps asking for password again and again. output of lspci -knn | grep Net -A216:52
icefrost`00:14.3 Network controller [0280]: Intel Corporation Tiger Lake PCH CNVi WiFi [8086:43f0] (rev 11)16:52
icefrost        Subsystem: Rivet Networks Tiger Lake PCH CNVi WiFi [1a56:1652]16:52
icefrost        Kernel driver in use: iwlwifi16:52
icefrost        Kernel modules: iwlwifi16:52
icefrost--16:52
icefrosthi, my wifi keeps asking for password again and again. output of lspci -knn | grep Net -A2 https://dpaste.com/FAFQFTZGJ16:54
=== NoSQL is now known as SQL
Jeremy31icefrost: Run the 2 commands at https://gist.github.com/jeremyb31/a2bee9856d8c13f42f1835bc31bf9480 and only post the termbin.com URL after the second command is done17:01
icefrostJeremy31 here is the termbin url https://termbin.com/x1a6317:04
Jeremy31icefrost: Can you change the encryption settings on the access point?17:06
icefrosthow do i do that?17:07
Jeremy31icefrost: Is it your wifi router?17:07
icefrostJeremy31: i have changed wpa2 password settings to unencrypted. fyi my wifi is not router17:09
Jeremy31icefrost: You might have to change setting in Network Manager for that connection and select a BSSID as it seems to be jumping between 2 APs with the same SSID17:10
icefrostJeremy31: But i have only one access point saved in NetworkManager to which I connect17:12
Jeremy31RJ Zone17:12
icefrostyes17:12
Jeremy31You have to select a BSSID to keep it on just one of the APs and see if that fixes it17:13
AgenomotoI have 64g ram and 5800x cpu. Half of the cpu is in use. Only 15g ram is in use. But I see huge lags while typing or browsing. Yes it is correct that at the moment, I am having heavy i/o with rsync, btrfs defrag, some database i/o and automated browsing going in background but if I have nvme, half cpu and a lot of ram free, then why the lag?17:13
murmelAgenomoto: is your nvme at 100%?17:14
Agenomotomurmel no. it has more than 30% space17:14
murmelAgenomoto: I'm not talking space, I am talking throughput17:14
Agenomotomurmel how do I know?17:15
Agenomotomurmel how can I check exactly ?17:16
murmelAgenomoto: iostat in the package sysstat17:16
ograor the disk IO monitoring in htop ... or iotop from the iotop package17:17
Agenomotoogra how to monitor disk in htop. I already have htop17:18
ograthere is an I/O tab17:18
Agenomotoogra dont see ti17:18
ograoh, sorrym, i'm using the snap that is many versions ahead17:18
Agenomotohttps://imgur.com/luOdhGJ.png17:18
ograhttps://imgur.com/a/Koog2a617:20
icefrostJeremy31: i have selected one BSSID. Lets see if that fixes it. Thanks17:20
Agenomotohttps://termbin.com/r39j17:20
Agenomotomurmel ogra ^17:21
Agenomotoso is my io ok?17:23
murmelyeah that's fine, hm17:24
Agenomotomurmel so what could be the issue?17:25
murmelrelease?17:26
AgenomotoUbuntu 22.04.1 LTS17:26
murmelAgenomoto: are the hdds only data or also /home?17:28
Agenomotonvme is my os, hdd drive is for data17:29
Agenomotomurmel ^17:31
murmelhonestly I would monitor some more, as a system monitor should give you more hints, than us stabbing in the dark17:32
RingtailedFoxdoes this channel cover repository issues in Ubuntu on WSL2?18:07
murmelRingtailedFox: it's better to just ask. if it doesn't fit, we can tell you what to do ;)18:07
RingtailedFoxhttps://pastebin.com/7WvtS7bU i'd like to fix these errors that started popping up a couple weeks ago...18:10
RingtailedFoxthis is in 20.04.5 LTS18:10
murmelRingtailed-Fox: https://github.com/lutris/lutris/issues/4558 one of the issues18:12
-ubottu:#ubuntu- Issue 4558 in lutris/lutris "Lutris PPA for Ubuntu is gone?" [Closed]18:12
johnfgjhutchins: I'd posted quite a bit earlier, saying what happened.  I guess you missed it.  Right now, pretty much all I have is what's configured in the screenshot I pasted.  Did you see it?18:13
johnfghttps://imgur.com/a/HByT4eC is this all I have to have on ubuntu?18:13
murmelRingtailed-Fox: seems like you need to clean up your repos18:14
johnfgjhutchins: From a remote, either of 2 debian machines, or 2 win 10 machines, when I connect to ubuntu, I get a prompt and am asked for a password.  But immediately after entering the password (which is correct), the connection is dropped.18:14
johnfgIf I go about it in a circle from ubuntu to check, so first to a windows, then debian, then back to ubuntu, it works (not getting any prompts to respond manually or anything).18:16
johnfgssh between machines, sshfs, scp, etc., all work fine.18:16
Ringtailed-Foxhow do i clean them up?18:19
murmelRingtailed-Fox: see in the file /etc/apt/sources.list or directory /etc/apt/sources.list.d/18:19
murmeland find the ones which don't work anymore/don't need anymore18:20
Ringtailed-Foxhrmmm... /etc/apt/sources.list looks normal to me: https://pastebin.com/qsEuNcQe18:26
Ringtailed-Foxgonna check out that folder18:26
murmelRingtailed-Fox: depends on what you call normal ;). I think having winehq repo in the sources.list file is weird (I seperate them in the folder dir)18:27
murmelas I use the sources.list file only for official repos18:28
Ringtailed-Foxthat was added automatically18:28
Ringtailed-Foxi didn't add it18:28
murmeladded automatically? oO by what18:28
Ringtailed-Foxoh god.. i forget. it'sbeen a long while18:29
murmeland I really wonder why winehq repo is even on a wsl2 install necessary, I mean you won't emulate windows applications ;) most of the time at least18:29
Ringtailed-Foxoh! i think it was from https://linuxconfig.org/install-lutris-on-ubuntu-20-04-focal-fossa-linux18:30
Ringtailed-Foxmurmel, i actually do test windows applications on wine (especially older win16 games) to see if they work well18:30
Ringtailed-Foxstuff like SimCity 2000 for Windows 3.1/95...18:30
Ringtailed-Foxhilariously, it performs better than OTVDM/winevdm :P18:31
murmelahh kk18:31
murmelyeah makes sense, so now you have 3 options to run lutris then. as the ppa doesn't exist anymore18:32
murmelupgrade to 22.04, install flatpak version (no idea if that works) or run the tar.gz from gh18:32
=== perryon1 is now known as perryon
Ringtailed-Foxflatpak it is, since i'm not ready to upgrade to 22.04 yet18:33
Ringtailed-Foxhow do i remove a repository?18:33
Ringtailed-Foxis it really as simple as just deleting the files in /etc/apt/sources.list.d/ /18:34
Ringtailed-Fox?18:34
murmelyes, other than maybe removing the gpg key18:34
enigma9o7anyone know of the top of the head how to use wayvnc easily?  Iin the past I've used x11vnc, which all it takes is install it and run it, then I can vnc in, without any config.  I tried the same with wayvnc, install it and run it, but cant vnc in.18:36
murmelenigma9o7: on which de/wm are you on?18:36
enigma9o7gnome default18:37
murmelenigma9o7: why not use the default rdp server in gnome?18:37
enigma9o7cuz i wasnt aware of it.  i'd always just used x11vnc before, and when i searchedfor wayland replacement it says wayvnc.18:38
murmelenigma9o7: gnome settings -> sharing -> enable18:38
enigma9o7Hmm okay found it.  It says "when remote login is enalbed, remote users can connect using the shell command ssh Hostname.local"18:42
enigma9o7So it seems to be enabling ssh, not vnc.  I already have ssh working by installing openssh-server18:42
murmelenigma9o7: on which release are you on?18:42
murmelthere should be a remote desktop option18:43
chrispolishello19:14
enigma9o7Good day.19:16
dusthow can i set the max gpu temperature... if it exceeds it then the fan speed should get higher?19:50
=== brad is now known as Bradman1985
=== Guest8214 is now known as DD3my
danteAll right friends, upgraded to Ubuntu 22.10 and Files app won't launch20:10
dantenow what?20:10
dantecan't browse files via GUI20:10
jhutchins!fanctl20:12
jhutchinsNope.20:13
pesdauskesthese sites have really been playing with me20:15
enigma9o7dante, as an alternative if you need something "now" just install thunar20:17
rboxor just open a terminal20:17
rboxrofl20:17
rboxi know, CRAZY idea20:17
enigma9o7but to debug files, did you try running nautilus from command line?20:17
danteI run the nautilus command but nothing happens lol20:19
enigma9o7no error?  just returns prompt?20:19
danteFailed to register: Timeout was reached20:19
danteI run it with sudo nautilus and it worked now..20:20
dantethis doesn't really solve my problem though20:20
enigma9o7Hmmm well that's not a good way to run it, cuz that can cause issues if you later run it as user.20:20
enigma9o7since its a local use rproblem tho, maybe you could just delete any local stuff?  check .local/applications for a nautilus or files folder and delete it (im just guessing)20:22
enigma9o7.local/share/nautilus20:23
enigma9o7.config/nautilus20:24
enigma9o7remove those folders and try it again, maybe it'll work20:25
danteenigma, that didn't solve my problem. thank you a lot for your help nonetheless20:30
enigma9o7great scott!20:30
kees_h20:32
danteWhat's the best DE that just works? No KDE/Gnome20:38
pesdauskeskia motors20:39
enigma9o7xfce of course20:41
gordonjcpdante: all of them20:42
gordonjcpdefn: or, none of them, depending on your opinion20:42
danteHow to install all suggested packages of a DE?21:02
danteusing apt-get21:02
jhutchinsdante: Which DE?21:09
danteCinnamon, giving it a try.21:10
danteAlso MATE. Going to try them both.21:10
jhutchinsdante: You could search for the DE name with the apt tools.21:10
dantehow is that done please?21:11
jhutchinsThere's also tasksel21:11
jhutchins!tasksel21:11
ubottuTasksel is a Debian/Ubuntu tool that installs multiple related packages as a co-ordinated "task" onto your system, see https://help.ubuntu.com/community/Tasksel for more information. Use tasksel only to INSTALL tasks, not to remove them. It will remove every package listed within the removed task! see https://launchpad.net/bugs/57428721:11
jhutchinsdante: Check the man page for your favorite tool, search for "search".21:12
root__karelaking21:33
root__secret21:33
root__k8ng21:34
=== NeoFAT32_ is now known as NeoFAT32
fravialisHi all. I have a policy pinning firefox to https://launchpad.net/~mozillateam/+archive/ubuntu/ppa  .. and I've uncommented the deb-src line and apt updated. However, apt source firefox still gives me the snap version from the main ubuntu repository. What do I do?22:57
fravialis(The snap version doesn't even contain the source, just a shell script retrieving the snap from the web)22:57
rboxwhat does apt policy firefox say22:58
murmelfravialis: this is because the snap has a higher epoch than the ppa22:59
fravialisapt policy firefox: http://paste.debian.net/hidden/eb812c3d/23:00
murmelI wonder if pinning it to a higher number (more than 500) helps. anything above 1000 should always select the pinned package23:02
murmelif not, dget the dsc file directly23:02
fravialisI already pinned it to a number higher than 500?23:04
fravialisI don't know why it says 500, that isn't in the config23:04
murmelfravialis: your policy paste says it's at 50023:04
murmelpost your pinning23:04
fravialishttp://paste.debian.net/hidden/87524321/23:04
fravialis     firefox -> 106.0.1+build1-0ubuntu0.22.04.1~mt1 with priority 50123:05
fravialisThat's from apt policy without any parameters23:05
murmelfravialis: o=LP-PPA-mozillateam-ppa23:05
murmeland as I said put it at 1000 or higher23:06
fravialisIf I change it to what you just stated, the snap version gains precedence again...23:07
murmellet me add it myself23:09
danteeguys how do I move the panel to my other monitor? Using Ubuntu 22.10 btw23:12
murmelfravialis: hm interesting, you are right, it has to be LP-PPA-mozillateam, putting it to 1000 does select it when installing but seems like source has to be dgetted23:12
crux73dantee i think you have to set which one is your primary screen in the screen settings.23:13
murmeldantee: settings -> ubuntu appearance23:13
murmeleh ubuntu desktop23:13
fravialismurmel: strange23:14
fravialismurmel: where do we get the string LP-PPA-mozillateam from anyways?23:15
murmelfravialis: thats one of the reasons why I don't like ppa not that much, as you can selectively select the version in the ppa23:15
murmelfravialis: apt policy -> gives you all the release types23:16
danteegot it thanks. Now only need to fix nautilus not launching lol23:16
danteewish I didnt upgrade23:16
murmeldantee: that's one of the reasons most people stay on LTS releases23:16
fravialismurmel: I knew that but I was wondering whee apt policy in turn gets it from, since I was browsing the repository by hand and couldn't find it23:16
fravialisOh wait23:17
fravialishttps://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/jammy/InRelease23:17
fravialis"Origin:"23:17
danteehow do you release a new version and nautilus doesn't launch? wth23:17
murmelfravialis: afair they are enumerated by using the InRelease file, but can't say for sure23:18
murmelhttps://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/jammy/23:18
murmeldantee: that is definitely not normal, I am on 22.10 myself and nautilus is working fine23:18
fravialismurmel: in the Sources file here: http://archive.ubuntu.com/ubuntu/dists/jammy/main/source/Sources.gz, the Package-List:  line first has a newline before it starts listing packages, this is not the case with the PPA's Sources.gz. I think that is an error23:28
fravialisI.E. in https://ppa.launchpadcontent.net/mozillateam/ppa/ubuntu/dists/jammy/main/source/Sources.gz23:29
murmelyeah, see that. I guess you could put a bug against lp23:30
fravialisBut I'm not sure it matters, hmmm... https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-package-list23:30
fravialisI guess the parser might break, but I didn't see an error though23:32
murmelrather new myself to the whole packaging, so can't say too much23:32
johnfgjhutchins: Did you see may answers back to you?23:34
dusthow to get the settings of amd gpu and how to change it?23:50
tomreyndust: what settings are you referring to?23:51
goddardwhy if I install cuda toolkit additional drivers considers me as having a "manually" installed driver23:51
goddardand it uninstalls nvidia-smi as well23:51
dusttomreyn, temperature and fan settings23:52
tomreyndust: i think there's some documentation on that on the arch wiki23:52
dusttomreyn, i found several stuff but nothing seems to be the right solution23:53
tomreynis there a problem, though?23:54
dustyes otherwise i wouldnt ask here...23:54
tomreynwhat Is the problem?23:54
dust120°c?23:55
tomreynhmm, maybe you need to clean the fans then?23:55
dustafter cleaning 120°c?23:55
jhutchinsjohnfg: About the only input I'd have is that user name != user ID.  Something in your authorization is broken, or you're not the user you think you are.23:56
tomreynand ensure that airflow can actually transport the heat out23:56
dustis ensured and 120°c23:56
dustthats the reason i ask here: how to get the settings of amd gpu and how to change it?23:57
jhutchinsdust: How sure are you that the fans are running full speed?23:57
jhutchinsdust: Have you calibrated the sensors?  (What are you doing to read the temps?)23:57
dustit spins freely when i took the card out to clean it...23:58
jhutchinsdust: They do that just fine if they're completely dead.23:58
jhutchinsdust: You have to know if they're running when the system's on.23:58
dusthttps://askubuntu.com/questions/1394954/how-to-control-amd-gpu-fan-speed23:58
dusthttps://www.reddit.com/r/linux_gaming/comments/ht4qq3/controlling_fan_speed_of_amd_gpu/23:58
dustand a bunch of other stuff23:59
tomreynhttps://wiki.archlinux.org/title/AMDGPU#Features is what i was referring to. but this is most likely a hardware / thermal issue23:59

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