/srv/irclogs.ubuntu.com/2022/09/27/#ubuntu.txt

=== haxcpu is now known as ay
dabblerHow can I see what repo an installed package was installed from?00:56
ravageapt policy <packagename>00:58
dabblerravage: thanks00:59
dabblerWhy doesn't the rsync in jammy support --crtimes?00:59
=== Guest8750 is now known as krabador
ravagedabbler, it does not exist in the POSIX standard01:12
ravagesome filesystems support and i there is a patch for rsync somewhere. but its just not a thing on linux01:13
ravagehttps://www.baeldung.com/linux/get-file-creation-date01:13
sarnoldI thought ext4 had support for it?01:13
sarnoldoh wow zfs xfs btrfs and jfs too? neat01:14
dabblerravage: why would rsync need a patch to support it? It's an option built into it, as long as it's compiled with the support01:42
dabblerEven if an fs didn't support it, wouldn't it just fail at runtime?01:44
dabblerThe POSIX standard is a floor for functionality, not a ceiling01:45
usuario#linux mint01:47
usuario#linux-mint01:48
usuarioops01:48
Eickmeyer!mint01:48
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official !flavors. Derivatives and other distributions use different software repositories and other software. Please use their dedicated support venues, such as: Linux Mint: #linuxmint-help on irc.spotchat.org, Pop!_OS: https://support.system76.com/ , Kali Linux: #kali-linux on irc.oftc.net, LXLE: https://lxle.net/support-options/01:48
Squareis there no way of restarting Gnome mid session like in ubuntu 20.04 in 22.04? Alt+F2 -> R02:06
Square...or is there some alternative way?02:07
Windyanyone using LXC on ubuntu 22.04?  i installed it from apt, but can't start a container following the most basic directions.02:17
SleePyhttps://gist.github.com/jdarwood007/db04351b387ba3616393078a49de7385  Well that sucks...  Seems in the middle of updating systemd, the system locked up.  Anyone know if this a known issue?  I will have to get a monitor and live USB on it tomorrow to fix it02:17
Windylxc-checkconfig looks fine except "Cgroup v1 systemd controller: missing" and "Cgroup v1 freezer controller: missing" but it's supposed to be v2 compatible anyway02:18
sarnoldSleePy: eww02:18
sarnoldSleePy: hmm, that kind of looks like the amd64 version is being replaced by the i386 version???02:19
=== windswept is now known as Windy
sarnoldWindy: I saw this bug report recently about lxc https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1990849 .. dunno if it's exactly related or not, but it might look familiar02:20
ubottuLaunchpad bug 1990849 in linux (Ubuntu) "LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54" [Undecided, Confirmed]02:20
SleePysarnold: That would explain it.. But why...02:20
Windysarnold: hmm, doesn't look related,but tahnks.02:21
sarnoldSleePy: I've seen guitar hero 5 or guitar pro 5 or whatever it was installations do *stupid* things like uninstall sudo .. did you perhaps recently add a new ppa or something?02:21
sarnoldWindy: dang :(02:21
SleePysarnold: Yup, I see that now in the output.  It was trying to put the i386 in there.02:21
SleePyI had a few PPAs.. I can't remember.  The server is in my office and I don't feel like putting a monitor on it tonight.  I'm guessing since I lost pings, I need to get a live usb going as well and it won't boot.  Although that helps to see.  Maybe if I can get a live usb, I can chroot and reconfigure systemd with x64 and maybe it will come back..02:23
SleePyNo plex for me tonight..02:23
Windyi'm trying the very basic commands listed here for LXC: https://ubuntu.com/server/docs/containers-lxc and it doesn't work past 'lxc-create', i can't 'lxc-start'.02:23
sarnoldSleePy: yeah, a live image feels likely to be necessary to me02:24
SleePyYea.  I had it do a similar thing when I did a upgrade from 20.04.5? to 22.04.1.  I had chroot fun mostly because after I got the chroot going, it would get a IP but it wouldn't do DNS resolution.  I can't remember what i had to fight to get it to do that.02:28
sarnoldhah, my 18.04 -> 22.04 upgrade went similar02:33
sarnoldit seemed like it was going great right up until the final reboot, when it didn't come back online :(02:33
sarnoldlucky for me it was just in another room rather than in a datacenter somewhere, but still :/02:34
SleePyYea. Mines in my office at the other end of the house.  But its late, just my plex box and I can put a monitor on it tomorrow and fix it up.  No need to rush to fix it02:35
SleePyIf it was an important box.  I would get a IPMI interface on it...02:36
sarnoldheh, yeah.. I've got one, I did *something* with it way back when, and now I don't know the username/password for the thing. great planning!02:41
=== kostkon__ is now known as kostkon
user___hello all04:37
user___i just installed ubuntu on a partition alongside an existing kde neon install04:37
user___but now i can't boot into neon at all04:37
user___any advice here?04:37
alkisguser___: what's the output of this command? sudo lsblk --fs | nc termbin.com 999905:01
=== ingsock96414602 is now known as ingsock9641460
=== Blindfold is now known as butcher
=== butcher is now known as cuspids
dabblerSo what keeps Linux programs from setting the file creation/birth timestamps that the modern Linux filesystems support? Lack of kernel support?08:09
=== pah is now known as pa
fabtabIs it possible to install libc6_2.35 on ubuntu 22.04/wsl I have version 2.3109:54
rob0fabtab: definitely maybe! Why do you think you need that?10:02
fabtabI was trying iperf3 3.11, It won't let me because it is asking for for version 2.3510:03
fabtabvia dpkg10:04
fabtabit doesn't matter if it breaks anything it's just wsl and can just re-install in a jiffy!10:04
rob0what version does "apt install iperf3" get you?10:05
fabtab3.910:05
rob0btw there is also iperf3 for windows10:05
fabtabno sorry 3.7.310:06
fabtabYes I have version 3.10.1 for that10:06
fabtabGet spurious results etc10:07
rob0what particular feature was added that you need?10:07
fabtabwell windows doesn't show the retr on windows10:07
rob0You might have to get source code and compile it. I've never tried that on ubuntu/wsl.10:07
fabtabrob0: none, I was just curious!10:08
rob0Well, rule of thumb, don't ever try to replace your libc :)10:08
fabtablol, I get the picture10:09
fabtab:)10:09
fabtabrob0: I'll stick with 3.9 via dpkg and wait then10:10
rob0It's like what the genie in the Disney movie "Aladdin" (Robin Williams) said about bringing back the dead. "It isn't pretty." :)10:10
lotuspsychje!backports10:11
ubottuIf new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging10:11
fabtabI'm taking a look10:16
keiserrhi, if i am extracting a folder from a tar.gz file, and i need to tar.gz the extracted folder, I could do it in 2 steps yes. But I was wonder if this can be made into a one liner. when i am extracting using this  tar -xzvf sample.tar.gz $i, is it possible to instead forward this to stdout and then pipe it to a tar -c and gzip directly?12:14
Habbiekeiserr, look at the -O flag12:16
geirhait's technically possible, but I don't think the tar command has any options for it12:19
keiserrthanks Habbie , with the -O i believe i can experiment a bit with that.12:20
Habbieoh, wait, this is about repacking? then -O won't do the job, at least not easily12:20
Habbiethat you can12:20
BluesKajHi all12:50
fabtabSo I updated to Ubuntu 22.10 installed iperf3 via dpkg to v3.11 but iperf3 -v shows Version 3,912:52
ravage!next | fabtab12:53
ubottufabtab: Kinetic Kudu is the codename for Ubuntu 22.10. For technical support, see #ubuntu-next. For testing and QA feedback and help, see #ubuntu-quality.12:53
fabtabOk thanks12:54
thatfatpatHey there, I encountered a crash in gnome-shell on Ubuntu 22.04 which I believe was fixed by mutter in 43.rc. However, this bug can directly and realistically result in user data loss, and thus I believe should be considered a high-impact bug. I sent a crash report to Ubuntu but I believe I have more information that could be useful for the12:55
thatfatpatinvestigation and shorten the time to resolution. Could someone please point me in the direction of where I should share that information?12:55
Habbie!info iperf kinetic12:55
ubottuiperf (2.1.7+dfsg1-1, kinetic): Internet Protocol bandwidth measuring tool. In component universe, is optional. Built by iperf. Size 122 kB / 317 kB12:55
ravagethatfatpat, run "ubuntu-bug gnome-shell"12:56
fabtab./join #ubuntu-next12:56
thatfatpatravage I did that already, but I would like to add additional information on reproducing the bug and stress why I believe it should be classified as high-impact. Is there a place that's appropriate for such posts?12:58
ravagethatfatpat, what is your launchpad bug id?12:59
thatfatpatWould that be the user id from /var/lib/whoopsie/whoopsie-id?13:00
ravageno13:00
ravageit is the id you get assiged after the ubuntu-bug process13:00
ravagesubmitting a crash report is not reporting a bug to launchpad13:01
thatfatpatOh that's helpful :)13:01
thatfatpatI'll read up on the process for reporting a bug to Launchpad. Thanks!13:01
ravagethe process is "ubuntu-bug gnome-shell"13:02
GSMarquisWhere is the battery scale kept? As if I wanted to rescale what upower is reporting to gnome.14:08
meandrainhi, what is the difference between `apt search` and `apt-cache search` ?14:56
ReventlovHello. At which point ubuntu mounts the casper-rw partition when persistent is present on the kernel CLI ?14:59
ReventlovIs that done with a systemd service ? (i'd like to execute a few things before it is mounted)14:59
ograReventlov, casper is an initrd script ... so i'd assume it operates from the initrd15:05
Reventlovack15:08
rijndael.15:15
rijndael@anyone who is directly involved with the ubuntu source code and releases;15:20
rijndaelwith a mq-deadline schedule, this renders the nice/ionice tools useless. what is the approach now for handling schedule priorities for processes? such as for throttling IO15:21
rijndaelscheduler*15:21
jhutchinsrijndael: Sounds like you have a question for kernel.org15:30
jhutchinsrijndael: Ubuntu does not write it's own kernel.15:30
rijndaeljhutchins, I will then take my question there, thank you, but doesn't ubuntu choose/compile it's kernel and decide what goes in it?15:31
rijndaelactually. being debian derived, it might not15:31
rijndaelI'll ask in debian as well to be sure15:32
jhutchinsrijndael: You can certainly choose your kernel and configure it to your liking.15:32
jhutchinsrijndael: Be sure to confirm that the behavior you're asking about is the same in Debian.15:32
rijndaelI'm more concerned with what comes/is offered on the website by default.15:32
jhutchinsrijndael: Also compare kernel versions between the two.15:33
rijndaele.g out of the box..15:33
ograrijndael, ubuntu does its own kernels, we do not use debians, the kernel team can be reached in the #ubuntu-kernel channel or throug their mailing list https://lists.ubuntu.com/mailman/listinfo/kernel-team16:01
=== Scotty_Trees2 is now known as Scotty_Trees
Apachezwtf!?  "The following security updates require Ubuntu Pro with 'esm-apps' enabled"17:32
Apachezhttps://ubuntu.com/pro     http error 40417:33
Habbiewhere did you find that url?17:33
Apachezwhen doing apt-get update just now17:33
Habbiedid it print that url?17:34
ograApachez, did you something really bad, like enabling -proposed permanently on your system ?17:34
ogra(the ubuntu pro stuff is only in -proposed and should definitely not be installed yet)17:34
Apachezhttps://pastebin.com/iPaEV44u17:35
Apachezrunning it again its gone17:35
Apachezand it didnt install the packages named in pro17:36
Habbiei hope the page is "not there yet", and not "was there but is now gone even though many installs might print the message"17:37
Apachezogra: been using proposed for some years without any ads in my apt so far17:37
Apachezdeb http://se.archive.ubuntu.com/ubuntu/ jammy-proposed universe restricted main multiverse17:37
ApachezHabbie: its a 40417:37
Apachez404: Page not found17:37
ApachezCan’t find page for: pro17:37
ograApachez, well, you should only use proposed if a dev asks you to test a fix .. it is not for permanent use17:37
Apachezogra: never seen such recommendation previously17:38
ograApachez, it holds pre-release and beta software ... like the one you are currently playig with17:38
Apachezso this pro ads will hit everybody now?17:38
ograi'm pretty sure the UI option that lest you enable proposed has a proper warning17:38
Apacheznot much into any UI options17:38
ograit is a test package that is not released to user17:39
ogras17:39
Apachezits stored in /etc/apt/sources.list17:39
ograwell, you enabled it somehow17:39
Apachezeven with the proposed line removed I get this:17:39
ograubuntu does nto enable it by default since it is only for temporary debugging use17:39
Apachezhttps://pastebin.com/XnBsDAzM17:39
ograeither way ... that package is not released anywhere yet17:39
Apachezso even with proposed disabled there are the ads about pro17:40
Apachezso something else is borked with apt as of now?17:40
ograbecause you installed whatever was in proposed17:40
ograwith the last update17:40
Apachezit never installed17:40
ograwhich enabled that message17:40
Habbieany chance you installed a new apt from proposed, or something like that?17:40
ograi think it is ubuntu-advantage-tools or some such17:40
Apacheznot that I know of17:41
Apachezthen its a major flaw that its nagging non ubuntu-disadvantage-tools users17:41
ograno17:41
ograit is not released17:41
Apacheznone of the python packages listed as pro has been installed17:41
ograyou pulled it from a test repo17:42
Apachezso something else is flawed with apt17:42
Apachezonly using production repo17:42
ograyou have proposed enabled17:42
ograthat is not a production repo17:42
Apacheznope17:42
Apachezits disabled17:42
ograexplicitly17:42
Apachezstill getting nags about "hey why dont you use ubuntu pro"17:42
ograyou mean you had it not enabled ?17:42
Apachezits disabled17:42
ograyes, because the change landed on your disk with the last updat you did from proposed17:43
Apachezrunning apt-get update and apt-get dist-upgrade, still nags about ubuntu pro17:43
ogra*before* you disabled it17:43
ogralast week, month day ...17:43
ogrageez17:43
Apachezso autoclean would remove it?17:43
ograno idea17:43
ograit is a test package, it had no QA ... no idea how you get rid of it17:43
Apachezclean, autoclean, update, dist-upgrade - still nags about ubuntu pro17:43
ograsure17:44
Apachezcould run some bleechbit to remove any caches17:44
ograyu will need to remove/downgrade whatever added it17:44
ograyou could check all your packages with apt-cache policy to find what comes from poposed ... then downgrade that to the official archive versions17:45
ograthat wont be trivial though ...17:46
Apachezwiping /var/cache/apt, clean, autoclean, update, dist-upgrade - still nags about pro17:46
Apachezso lucky me being an ubuntu user =)17:46
ograwhy would claning a cache change that ?17:46
Apachezwhere else does it pick up that "hey, lets nag you about these pro packages" ?17:47
ograyou will have to explicitly remove or downgrade the updated package that came from the proposed repo17:47
ograchanches wont hlp17:47
ograor any of the other apt commands17:47
nteodosioYou could inspect /var/log/dpkg.log to see if it was installed17:47
Apachezapt-cache policy | grep -i propose     zero hits17:48
Apacheznteodosio: what should I be looking for? any of the pro packages mentioned?17:48
nteodosioYes17:48
sarnoldif you've disabled proposed in the apt sources, packages installed via it might not show up in apt policy output17:49
nteodosioParticularly, you want to look for it in `grep ' install ' /var/log/dpkg.log`17:49
Apachezsearching for python2.7 in the /var/log/dpkg.log brings zero hits, dpkg covers from 1 sept to now17:49
ograand you look for python2.7 because ... ?17:50
nteodosioWhy are you looking for python BTW? I may have missed something17:50
Habbiesarnold, any idea if apt-forktracer would?17:50
Apacheznteodosio: because of this  https://pastebin.com/iPaEV44u17:51
HabbieApachez, those are the updates you say you did -not- install17:51
HabbieApachez, the question is what you installed -before- this message appeared at all17:51
Apachezyes and they DID NOT install17:51
Habbiewe believe that17:51
Apachezyet apt still nags about some unwanted ads about ubuntu pro17:51
Habbieand we are suggesting that is because of something you installed -before- this17:51
Apachezeven if I removed the proposed line from /etc/apt/sources.list (well commented it) and cleared the apt-cache out of /var/cache/apt/*17:52
Habbieyes17:52
Habbiethat does not downgrade or uninstall any package17:52
nteodosioWhat does `grep ' install .*pro' /var/log/dpkg.log` tell you?17:52
ograagan, that does not change your installed packages17:52
sarnoldHabbie: oh! excellent idea :) I keep hearing good things about apt forktracer :D17:52
Habbiesarnold, the debian upgrade docs say 'use forktracer and also these two magic dpkg and aptitude commands'17:53
ograApachez, sudo apt install --reinstall ubuntu-advantage-tools=27.10.1~22.04.117:53
ogratry that17:53
sarnoldHabbie: ooo I gotta go find those magic commands :)17:53
Apacheztrigproc    libreoffice-script-provider-*    only hits in the dpkg.log regarding "pro"17:54
nteodosioAh yes, it's called advantage, I would try `grep ' install .*advantage' /var/log/dpkg.log` instead17:54
Habbiesarnold, https://www.debian.org/releases/buster/amd64/release-notes/ch-upgrading.en.html#system-status17:54
Habbiesarnold, ah, the dpkg commands are for other purposes in other sections17:54
Apachez2022-09-22 21:14:19 upgrade ubuntu-advantage-desktop-daemon:amd64 1.9~22.04.1 1.9~22.04.217:55
Apachezonly "advantage" hit17:55
sarnoldHabbie: wow that's magic indeed :)17:55
ograApachez, downgrade that ... the archive has 1.9~22.04.117:56
sarnoldit might be the shortest aptitude pattern I've seen but it's not 100% clear what it means just from a glance17:56
ogra1.9~22.04.2 i most likely from proposed17:56
ogra*si17:56
ograbah17:56
ogra*is17:56
Habbiesarnold, :)17:56
Apachezogra: not according to policy18:00
Apachezii  ubuntu-advantage-tools                      27.11~22.04.118:00
Apachezii  ubuntu-advantage-desktop-daemon             1.9~22.04.218:00
Apachezoutput of   dpkg -l | grep -i advantage18:00
Habbie!info ubuntu-advantage-tools jammy18:01
ubottuubuntu-advantage-tools (27.10.1~22.04.1, jammy): management tools for Ubuntu Advantage. In component main, is important. Built by ubuntu-advantage-tools. Size 145 kB / 694 kB18:01
ograApachez, right, us the command i gave you abve18:01
Habbie!info ubuntu-advantage-tools jammy-proposed18:01
ubottuubuntu-advantage-tools (27.11~22.04.1, jammy-proposed): management tools for Ubuntu Advantage. In component main, is important. Built by ubuntu-advantage-tools. Size 160 kB / 802 kB18:01
Habbiethere you have it18:01
Habbieyou are running the version from -proposed18:01
ograright18:01
ogra sudo apt install --reinstall ubuntu-advantage-tools=27.10.1~22.04.118:02
ograor rather: sudo apt install --reinstall ubuntu-advantage-tools=27.10.1~22.04.1 ubuntu-advantage-desktop-daemon=1.9~22.04.118:02
ograso you catc both in one command18:02
ogra*catch18:02
Apachez<ogra> Apachez, well, you should only use proposed if a dev asks you to test a fix .. it is not for permanent use  <- not true according to the gui18:03
wastrel"hebbo"   my ubuntu dock is not behaving properly because it doesn't see the apps i have open in other workspaces18:03
Apachez"Use proposed updates if you're willing to report bugs or any problem that occurs"18:03
Apacheznot a word of "only enable if told to"18:03
ograApachez, so report a bug πŸ™‚18:03
wastrelin 21.04 when i clicked the dock it showed windows from all workspaces but in 22.04 it only shows the current workspace18:04
ApachezI started with the chat to see if its a known issue18:04
ogra(ad ten revert to the archive version)18:04
ograApachez, no, because most people do not enable proposed18:04
Habbieok, apt-forktracer works to detect accidental installs from -proposed, once you remove proposed from sources.list18:05
ograoh, awesome πŸ™‚18:05
wastrelgsettings get org.gnome.shell.extensions.dash-to-dock isolate-workspaces  =>  "false"   , and yet workspaces are isolated18:08
nteodosioabout18:09
nteodosio^ ignore18:09
ogranteodosio, trying hard to ... but it is written there .... and scrolls up with every new line ... AAAAAHHH !!18:12
ograπŸ™‚18:12
nteodosioogra: lol18:13
nteodosioogra: At least today I'm not changing my nick to help with /nick help18:13
ogralol18:13
sarnoldlol18:15
Windyanyone using lxc on ubuntu 22.04?  I installed from apt, but can't start a basic container because of some kind of cgroups error18:34
Windyhttps://bpa.st/6MUQ18:34
sarnoldstill no luck? :(18:35
Windyheh nah18:35
ravagei did not know there is an apt version really18:35
ravagethe snap works great18:35
ravage(lxd)18:35
sarnoldnote lxc != lxd18:36
sarnoldI made that mistake yesterday :)18:36
Windyi tried witching to cgroups v1 by adding this to my grub config in /etc/default/grub "GRUB_CMDLINE_LINUX_DEFAULT="quiet splash systemd.unified_cgroup_hierarchy=0"18:36
Windy" but it didn't seem to do anything18:36
sarnold(the main interface to lxd being a command named lxc is maximallyconfusing :)18:36
ravagetrue. but why would you not use lxd to setup lxc?18:36
Windyyeah, i had recently read an article on lxc vs lxd.  decided to start with lxc, but plan to experiment with both18:36
sarnoldas I understand it, lxd is image based, lxc is script based. the simplicity of the scripts appeals to a lot of folks18:37
ograwell, there is no actual lxc package ...18:37
ograonly a transitional package that installs lxc-utils18:37
ograi dont think that gives you a fully fledged setup ... just some client tools18:38
wastrelok it's actually   gsettings get org.gnome.shell.app-switcher current-workspace-only18:38
wastrelgnome added new thing gj every body18:38
wastrelthanks for the hlp l8rz ☠18:38
Windythere is a package called 'lxc': https://ubuntu.com/server/docs/containers-lxc these instructions are what i'm working from.18:38
Windythe 'lxc' apt package should be enough tools to lxc-create an image, and lxc-start it, but lxc-start fails with cgroup errors.  i found at least one reference suggesting these commands work on 20.04, so i think something changed in 22.04 maybe18:39
ograwow, okay i satnd corrected ... the -utils are actually able to set up a container then18:39
ogra(but 10x ore complex than with the lxd snap it seems)18:40
ogra*stand18:40
ravagei looked at it to maybe test it but thats really a lot of work compared to lxd :)18:41
ograsudo snap install lxd && sudo lxd init --auto && lxc launch ubuntu:22.04 jammy && lc shell jammy18:41
ograthats all it needs to run and use a 22.04 container18:41
sarnoldwell, it might require logging out and in to join the magic root-equiv group..18:41
ograwell s/lc/lxc/ in the last command in that line indeed18:41
ograoh, right18:41
Windyi thought there was some difference in how they treat templates vs OCI containers etc.  can't find the original article i read at this point18:43
Windyhmm, I guess what I read is that LXD can't run OCI based application images, only 'system containers' whereas LXC can18:45
Windyoh sheesh.  it turns out that the "systemd.unified_cgroup_hierarchy=0" was the issue, i hadn't run 'update-grub'18:50
sarnoldd'oh!18:51
Windyeverything says lxc should work with cgroupsv2, but maybe it needs some specific config18:52
=== Guest5395 is now known as owsley
=== Bencraft14195 is now known as Bencraft1419
=== bankai__ is now known as bankai_
=== Colere is now known as LoupGris
=== Bencraft141956 is now known as Bencraft14195
z1hazehi, I have a brand new installation of ubuntu and im just doing the initial updates and whatnot, but ive gotten into pretty much an infinite loop where i run update, it tells me to upgrade packages, i do, then it tells me they were kept back: https://bpa.st/4XDA I have not installed virtually anything yet so im confused why there issue is occurring22:49
bougymanz1haze: try apt dist-upgrade22:49
z1hazesame result22:49
sarnoldz1haze: new releases have 'phased updates', where only some machines will install the updates22:50
sarnoldz1haze: this shows which packages are currently being phased, and what percentage they've got https://people.canonical.com/~ubuntu-archive/phased-updates.html22:50
Habbieand phased updates say 'kept back'?22:50
sarnoldyup22:50
bougymanoh weird.22:50
bougymanI did not know this.22:50
z1hazeso this is a non-issue for me then?22:50
sarnoldz1haze: yeah22:50
z1hazesounds good, thanks22:50
sarnoldunfortunately apt's messaging here is pretty poor :(22:50
bougymanWonder if the same applies to PopOS? (I know that's not on-topic here, just wondering)22:50
sarnoldhopefully this will improve in time22:50
arraybolt3z1haze: https://askubuntu.com/questions/1431940/what-are-phased-updates-and-why-does-ubuntu-use-them22:51
arraybolt3^ info about what phased updates are and stuff like that22:51
enigma9o7does popos use ubuntu repositories?22:51
bougymanYeah.22:51
enigma9o7then it probably applies unless they're using old or patched APT22:51
bougymanIt uses ubuntu repositories _and_ pop repositories.22:51
bougymanand it uses its own apt, that's what I was about to say.22:51
bougymanhas its own do_release_upgrade (pop_upgrade), etc.22:51
arraybolt3Pop!_OS just recently disabled phased updates (basically making their whole entire userbase Ubuntu's guinea pigs...).22:51
arraybolt3At least they disabled them in apt, that is.22:52
bougymanarraybolt3: thanks for the info.22:52
bougymanI was 99% sure I was gonna convert my daily driver back to ubuntu. now I'm 100% sure.22:52
enigma9o7Have any phased packages ever been recalled before full distribution?22:52
arraybolt3enigma9o7: Quite a few, actually.22:53
bougymanI jsut took the convenience because the only FDE option with the frame.work was Pop.22:53
sarnoldenigma9o7: oh yeah, quite a lot22:53
arraybolt3bougyman: You can install Ubuntu with FDE on a Framework system, no problem.22:53
bougymanBut I can do FDE with ubuntu on my own. It's worth it, now. I already had too much Pop weirdness.22:53
sarnoldenigma9o7: sometimes it can take months to sort out :( hopefully we'll do a better job of *that*, too, now that apt respects phasing too22:53
bougymanarraybolt3: ^ yes, I know.22:53
bougymanarraybolt3: but they did it for me, with Pop.22:53
arraybolt3You just have to click the "Advanced Options" button at the right point in the installer - it's fully automatic.22:53
bougymanPlus I wanted to give pop a spin, for real.22:53
arraybolt3Select "Use LVM and encryption", and kaboom. My system uses it right now.22:53
bougymanBeen using in 3 months now. It's just different enough to piss me off (and there's no popos support on IRC)22:53
arraybolt3No manual setup, commands, or guides needed.22:53
=== solsTiCe4 is now known as solsTiCe
=== jancoow7 is now known as jancoow

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