=== haxcpu is now known as ay [00:56] How can I see what repo an installed package was installed from? [00:58] apt policy [00:59] ravage: thanks [00:59] Why doesn't the rsync in jammy support --crtimes? === Guest8750 is now known as krabador [01:12] dabbler, it does not exist in the POSIX standard [01:13] some filesystems support and i there is a patch for rsync somewhere. but its just not a thing on linux [01:13] https://www.baeldung.com/linux/get-file-creation-date [01:13] I thought ext4 had support for it? [01:14] oh wow zfs xfs btrfs and jfs too? neat [01:42] ravage: why would rsync need a patch to support it? It's an option built into it, as long as it's compiled with the support [01:44] Even if an fs didn't support it, wouldn't it just fail at runtime? [01:45] The POSIX standard is a floor for functionality, not a ceiling [01:47] #linux mint [01:48] #linux-mint [01:48] ops [01:48] !mint [01:48] The 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/ [02:06] is there no way of restarting Gnome mid session like in ubuntu 20.04 in 22.04? Alt+F2 -> R [02:07] ...or is there some alternative way? [02:17] anyone using LXC on ubuntu 22.04? i installed it from apt, but can't start a container following the most basic directions. [02:17] https://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 it [02:18] lxc-checkconfig looks fine except "Cgroup v1 systemd controller: missing" and "Cgroup v1 freezer controller: missing" but it's supposed to be v2 compatible anyway [02:18] SleePy: eww [02:19] SleePy: hmm, that kind of looks like the amd64 version is being replaced by the i386 version??? === windswept is now known as Windy [02:20] Windy: 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 familiar [02:20] Launchpad bug 1990849 in linux (Ubuntu) "LXD containers using shiftfs on ZFS or TMPFS broken on 5.15.0-48.54" [Undecided, Confirmed] [02:20] sarnold: That would explain it.. But why... [02:21] sarnold: hmm, doesn't look related,but tahnks. [02:21] SleePy: 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] Windy: dang :( [02:21] sarnold: Yup, I see that now in the output. It was trying to put the i386 in there. [02:23] I 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] No plex for me tonight.. [02:23] i'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:24] SleePy: yeah, a live image feels likely to be necessary to me [02:28] Yea. 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:33] hah, my 18.04 -> 22.04 upgrade went similar [02:33] it seemed like it was going great right up until the final reboot, when it didn't come back online :( [02:34] lucky for me it was just in another room rather than in a datacenter somewhere, but still :/ [02:35] Yea. 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 it [02:36] If it was an important box. I would get a IPMI interface on it... [02:41] heh, 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! === kostkon__ is now known as kostkon [04:37] hello all [04:37] i just installed ubuntu on a partition alongside an existing kde neon install [04:37] but now i can't boot into neon at all [04:37] any advice here? [05:01] user___: what's the output of this command? sudo lsblk --fs | nc termbin.com 9999 === ingsock96414602 is now known as ingsock9641460 === Blindfold is now known as butcher === butcher is now known as cuspids [08:09] So what keeps Linux programs from setting the file creation/birth timestamps that the modern Linux filesystems support? Lack of kernel support? === pah is now known as pa [09:54] Is it possible to install libc6_2.35 on ubuntu 22.04/wsl I have version 2.31 [10:02] fabtab: definitely maybe! Why do you think you need that? [10:03] I was trying iperf3 3.11, It won't let me because it is asking for for version 2.35 [10:04] via dpkg [10:04] it doesn't matter if it breaks anything it's just wsl and can just re-install in a jiffy! [10:05] what version does "apt install iperf3" get you? [10:05] 3.9 [10:05] btw there is also iperf3 for windows [10:06] no sorry 3.7.3 [10:06] Yes I have version 3.10.1 for that [10:07] Get spurious results etc [10:07] what particular feature was added that you need? [10:07] well windows doesn't show the retr on windows [10:07] You might have to get source code and compile it. I've never tried that on ubuntu/wsl. [10:08] rob0: none, I was just curious! [10:08] Well, rule of thumb, don't ever try to replace your libc :) [10:09] lol, I get the picture [10:09] :) [10:10] rob0: I'll stick with 3.9 via dpkg and wait then [10:10] It's like what the genie in the Disney movie "Aladdin" (Robin Williams) said about bringing back the dead. "It isn't pretty." :) [10:11] !backports [10:11] If 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 !packaging [10:16] I'm taking a look [12:14] hi, 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:16] keiserr, look at the -O flag [12:19] it's technically possible, but I don't think the tar command has any options for it [12:20] thanks Habbie , with the -O i believe i can experiment a bit with that. [12:20] oh, wait, this is about repacking? then -O won't do the job, at least not easily [12:20] that you can [12:50] Hi all [12:52] So I updated to Ubuntu 22.10 installed iperf3 via dpkg to v3.11 but iperf3 -v shows Version 3,9 [12:53] !next | fabtab [12:53] fabtab: 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:54] Ok thanks [12:55] Hey 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 the [12:55] investigation and shorten the time to resolution. Could someone please point me in the direction of where I should share that information? [12:55] !info iperf kinetic [12:55] iperf (2.1.7+dfsg1-1, kinetic): Internet Protocol bandwidth measuring tool. In component universe, is optional. Built by iperf. Size 122 kB / 317 kB [12:56] thatfatpat, run "ubuntu-bug gnome-shell" [12:56] ./join #ubuntu-next [12:58] ravage 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:59] thatfatpat, what is your launchpad bug id? [13:00] Would that be the user id from /var/lib/whoopsie/whoopsie-id? [13:00] no [13:00] it is the id you get assiged after the ubuntu-bug process [13:01] submitting a crash report is not reporting a bug to launchpad [13:01] Oh that's helpful :) [13:01] I'll read up on the process for reporting a bug to Launchpad. Thanks! [13:02] the process is "ubuntu-bug gnome-shell" [14:08] Where is the battery scale kept? As if I wanted to rescale what upower is reporting to gnome. [14:56] hi, what is the difference between `apt search` and `apt-cache search` ? [14:59] Hello. At which point ubuntu mounts the casper-rw partition when persistent is present on the kernel CLI ? [14:59] Is that done with a systemd service ? (i'd like to execute a few things before it is mounted) [15:05] Reventlov, casper is an initrd script ... so i'd assume it operates from the initrd [15:08] ack [15:15] . [15:20] @anyone who is directly involved with the ubuntu source code and releases; [15:21] with 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 IO [15:21] scheduler* [15:30] rijndael: Sounds like you have a question for kernel.org [15:30] rijndael: Ubuntu does not write it's own kernel. [15:31] jhutchins, 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] actually. being debian derived, it might not [15:32] I'll ask in debian as well to be sure [15:32] rijndael: You can certainly choose your kernel and configure it to your liking. [15:32] rijndael: Be sure to confirm that the behavior you're asking about is the same in Debian. [15:32] I'm more concerned with what comes/is offered on the website by default. [15:33] rijndael: Also compare kernel versions between the two. [15:33] e.g out of the box.. [16:01] rijndael, 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-team === Scotty_Trees2 is now known as Scotty_Trees [17:32] wtf!? "The following security updates require Ubuntu Pro with 'esm-apps' enabled" [17:33] https://ubuntu.com/pro http error 404 [17:33] where did you find that url? [17:33] when doing apt-get update just now [17:34] did it print that url? [17:34] Apachez, did you something really bad, like enabling -proposed permanently on your system ? [17:34] (the ubuntu pro stuff is only in -proposed and should definitely not be installed yet) [17:35] https://pastebin.com/iPaEV44u [17:35] running it again its gone [17:36] and it didnt install the packages named in pro [17:37] i 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] ogra: been using proposed for some years without any ads in my apt so far [17:37] deb http://se.archive.ubuntu.com/ubuntu/ jammy-proposed universe restricted main multiverse [17:37] Habbie: its a 404 [17:37] 404: Page not found [17:37] Can’t find page for: pro [17:37] Apachez, well, you should only use proposed if a dev asks you to test a fix .. it is not for permanent use [17:38] ogra: never seen such recommendation previously [17:38] Apachez, it holds pre-release and beta software ... like the one you are currently playig with [17:38] so this pro ads will hit everybody now? [17:38] i'm pretty sure the UI option that lest you enable proposed has a proper warning [17:38] not much into any UI options [17:39] it is a test package that is not released to user [17:39] s [17:39] its stored in /etc/apt/sources.list [17:39] well, you enabled it somehow [17:39] even with the proposed line removed I get this: [17:39] ubuntu does nto enable it by default since it is only for temporary debugging use [17:39] https://pastebin.com/XnBsDAzM [17:39] either way ... that package is not released anywhere yet [17:40] so even with proposed disabled there are the ads about pro [17:40] so something else is borked with apt as of now? [17:40] because you installed whatever was in proposed [17:40] with the last update [17:40] it never installed [17:40] which enabled that message [17:40] any chance you installed a new apt from proposed, or something like that? [17:40] i think it is ubuntu-advantage-tools or some such [17:41] not that I know of [17:41] then its a major flaw that its nagging non ubuntu-disadvantage-tools users [17:41] no [17:41] it is not released [17:41] none of the python packages listed as pro has been installed [17:42] you pulled it from a test repo [17:42] so something else is flawed with apt [17:42] only using production repo [17:42] you have proposed enabled [17:42] that is not a production repo [17:42] nope [17:42] its disabled [17:42] explicitly [17:42] still getting nags about "hey why dont you use ubuntu pro" [17:42] you mean you had it not enabled ? [17:42] its disabled [17:43] yes, because the change landed on your disk with the last updat you did from proposed [17:43] running apt-get update and apt-get dist-upgrade, still nags about ubuntu pro [17:43] *before* you disabled it [17:43] last week, month day ... [17:43] geez [17:43] so autoclean would remove it? [17:43] no idea [17:43] it is a test package, it had no QA ... no idea how you get rid of it [17:43] clean, autoclean, update, dist-upgrade - still nags about ubuntu pro [17:44] sure [17:44] could run some bleechbit to remove any caches [17:44] yu will need to remove/downgrade whatever added it [17:45] you could check all your packages with apt-cache policy to find what comes from poposed ... then downgrade that to the official archive versions [17:46] that wont be trivial though ... [17:46] wiping /var/cache/apt, clean, autoclean, update, dist-upgrade - still nags about pro [17:46] so lucky me being an ubuntu user =) [17:46] why would claning a cache change that ? [17:47] where else does it pick up that "hey, lets nag you about these pro packages" ? [17:47] you will have to explicitly remove or downgrade the updated package that came from the proposed repo [17:47] chanches wont hlp [17:47] or any of the other apt commands [17:47] You could inspect /var/log/dpkg.log to see if it was installed [17:48] apt-cache policy | grep -i propose zero hits [17:48] nteodosio: what should I be looking for? any of the pro packages mentioned? [17:48] Yes [17:49] if you've disabled proposed in the apt sources, packages installed via it might not show up in apt policy output [17:49] Particularly, you want to look for it in `grep ' install ' /var/log/dpkg.log` [17:49] searching for python2.7 in the /var/log/dpkg.log brings zero hits, dpkg covers from 1 sept to now [17:50] and you look for python2.7 because ... ? [17:50] Why are you looking for python BTW? I may have missed something [17:50] sarnold, any idea if apt-forktracer would? [17:51] nteodosio: because of this https://pastebin.com/iPaEV44u [17:51] Apachez, those are the updates you say you did -not- install [17:51] Apachez, the question is what you installed -before- this message appeared at all [17:51] yes and they DID NOT install [17:51] we believe that [17:51] yet apt still nags about some unwanted ads about ubuntu pro [17:51] and we are suggesting that is because of something you installed -before- this [17:52] even 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] yes [17:52] that does not downgrade or uninstall any package [17:52] What does `grep ' install .*pro' /var/log/dpkg.log` tell you? [17:52] agan, that does not change your installed packages [17:52] Habbie: oh! excellent idea :) I keep hearing good things about apt forktracer :D [17:53] sarnold, the debian upgrade docs say 'use forktracer and also these two magic dpkg and aptitude commands' [17:53] Apachez, sudo apt install --reinstall ubuntu-advantage-tools=27.10.1~22.04.1 [17:53] try that [17:53] Habbie: ooo I gotta go find those magic commands :) [17:54] trigproc libreoffice-script-provider-* only hits in the dpkg.log regarding "pro" [17:54] Ah yes, it's called advantage, I would try `grep ' install .*advantage' /var/log/dpkg.log` instead [17:54] sarnold, https://www.debian.org/releases/buster/amd64/release-notes/ch-upgrading.en.html#system-status [17:54] sarnold, ah, the dpkg commands are for other purposes in other sections [17:55] 2022-09-22 21:14:19 upgrade ubuntu-advantage-desktop-daemon:amd64 1.9~22.04.1 1.9~22.04.2 [17:55] only "advantage" hit [17:55] Habbie: wow that's magic indeed :) [17:56] Apachez, downgrade that ... the archive has 1.9~22.04.1 [17:56] it might be the shortest aptitude pattern I've seen but it's not 100% clear what it means just from a glance [17:56] 1.9~22.04.2 i most likely from proposed [17:56] *si [17:56] bah [17:56] *is [17:56] sarnold, :) [18:00] ogra: not according to policy [18:00] ii ubuntu-advantage-tools 27.11~22.04.1 [18:00] ii ubuntu-advantage-desktop-daemon 1.9~22.04.2 [18:00] output of dpkg -l | grep -i advantage [18:01] !info ubuntu-advantage-tools jammy [18:01] ubuntu-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 kB [18:01] Apachez, right, us the command i gave you abve [18:01] !info ubuntu-advantage-tools jammy-proposed [18:01] ubuntu-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 kB [18:01] there you have it [18:01] you are running the version from -proposed [18:01] right [18:02] sudo apt install --reinstall ubuntu-advantage-tools=27.10.1~22.04.1 [18:02] or rather: sudo apt install --reinstall ubuntu-advantage-tools=27.10.1~22.04.1 ubuntu-advantage-desktop-daemon=1.9~22.04.1 [18:02] so you catc both in one command [18:02] *catch [18:03] 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 gui [18:03] "hebbo" my ubuntu dock is not behaving properly because it doesn't see the apps i have open in other workspaces [18:03] "Use proposed updates if you're willing to report bugs or any problem that occurs" [18:03] not a word of "only enable if told to" [18:03] Apachez, so report a bug πŸ™‚ [18:04] in 21.04 when i clicked the dock it showed windows from all workspaces but in 22.04 it only shows the current workspace [18:04] I started with the chat to see if its a known issue [18:04] (ad ten revert to the archive version) [18:04] Apachez, no, because most people do not enable proposed [18:05] ok, apt-forktracer works to detect accidental installs from -proposed, once you remove proposed from sources.list [18:05] oh, awesome πŸ™‚ [18:08] gsettings get org.gnome.shell.extensions.dash-to-dock isolate-workspaces => "false" , and yet workspaces are isolated [18:09] about [18:09] ^ ignore [18:12] nteodosio, trying hard to ... but it is written there .... and scrolls up with every new line ... AAAAAHHH !! [18:12] πŸ™‚ [18:13] ogra: lol [18:13] ogra: At least today I'm not changing my nick to help with /nick help [18:13] lol [18:15] lol [18:34] anyone using lxc on ubuntu 22.04? I installed from apt, but can't start a basic container because of some kind of cgroups error [18:34] https://bpa.st/6MUQ [18:35] still no luck? :( [18:35] heh nah [18:35] i did not know there is an apt version really [18:35] the snap works great [18:35] (lxd) [18:36] note lxc != lxd [18:36] I made that mistake yesterday :) [18:36] i 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] " but it didn't seem to do anything [18:36] (the main interface to lxd being a command named lxc is maximallyconfusing :) [18:36] true. but why would you not use lxd to setup lxc? [18:36] yeah, i had recently read an article on lxc vs lxd. decided to start with lxc, but plan to experiment with both [18:37] as I understand it, lxd is image based, lxc is script based. the simplicity of the scripts appeals to a lot of folks [18:37] well, there is no actual lxc package ... [18:37] only a transitional package that installs lxc-utils [18:38] i dont think that gives you a fully fledged setup ... just some client tools [18:38] ok it's actually gsettings get org.gnome.shell.app-switcher current-workspace-only [18:38] gnome added new thing gj every body [18:38] thanks for the hlp l8rz ☠ [18:38] there is a package called 'lxc': https://ubuntu.com/server/docs/containers-lxc these instructions are what i'm working from. [18:39] the '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 maybe [18:39] wow, okay i satnd corrected ... the -utils are actually able to set up a container then [18:40] (but 10x ore complex than with the lxd snap it seems) [18:40] *stand [18:41] i looked at it to maybe test it but thats really a lot of work compared to lxd :) [18:41] sudo snap install lxd && sudo lxd init --auto && lxc launch ubuntu:22.04 jammy && lc shell jammy [18:41] thats all it needs to run and use a 22.04 container [18:41] well, it might require logging out and in to join the magic root-equiv group.. [18:41] well s/lc/lxc/ in the last command in that line indeed [18:41] oh, right [18:43] i thought there was some difference in how they treat templates vs OCI containers etc. can't find the original article i read at this point [18:45] hmm, I guess what I read is that LXD can't run OCI based application images, only 'system containers' whereas LXC can [18:50] oh sheesh. it turns out that the "systemd.unified_cgroup_hierarchy=0" was the issue, i hadn't run 'update-grub' [18:51] d'oh! [18:52] everything says lxc should work with cgroupsv2, but maybe it needs some specific config === 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 [22:49] hi, 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 occurring [22:49] z1haze: try apt dist-upgrade [22:49] same result [22:50] z1haze: new releases have 'phased updates', where only some machines will install the updates [22:50] z1haze: this shows which packages are currently being phased, and what percentage they've got https://people.canonical.com/~ubuntu-archive/phased-updates.html [22:50] and phased updates say 'kept back'? [22:50] yup [22:50] oh weird. [22:50] I did not know this. [22:50] so this is a non-issue for me then? [22:50] z1haze: yeah [22:50] sounds good, thanks [22:50] unfortunately apt's messaging here is pretty poor :( [22:50] Wonder if the same applies to PopOS? (I know that's not on-topic here, just wondering) [22:50] hopefully this will improve in time [22:51] z1haze: https://askubuntu.com/questions/1431940/what-are-phased-updates-and-why-does-ubuntu-use-them [22:51] ^ info about what phased updates are and stuff like that [22:51] does popos use ubuntu repositories? [22:51] Yeah. [22:51] then it probably applies unless they're using old or patched APT [22:51] It uses ubuntu repositories _and_ pop repositories. [22:51] and it uses its own apt, that's what I was about to say. [22:51] has its own do_release_upgrade (pop_upgrade), etc. [22:51] Pop!_OS just recently disabled phased updates (basically making their whole entire userbase Ubuntu's guinea pigs...). [22:52] At least they disabled them in apt, that is. [22:52] arraybolt3: thanks for the info. [22:52] I was 99% sure I was gonna convert my daily driver back to ubuntu. now I'm 100% sure. [22:52] Have any phased packages ever been recalled before full distribution? [22:53] enigma9o7: Quite a few, actually. [22:53] I jsut took the convenience because the only FDE option with the frame.work was Pop. [22:53] enigma9o7: oh yeah, quite a lot [22:53] bougyman: You can install Ubuntu with FDE on a Framework system, no problem. [22:53] But I can do FDE with ubuntu on my own. It's worth it, now. I already had too much Pop weirdness. [22:53] enigma9o7: sometimes it can take months to sort out :( hopefully we'll do a better job of *that*, too, now that apt respects phasing too [22:53] arraybolt3: ^ yes, I know. [22:53] arraybolt3: but they did it for me, with Pop. [22:53] You just have to click the "Advanced Options" button at the right point in the installer - it's fully automatic. [22:53] Plus I wanted to give pop a spin, for real. [22:53] Select "Use LVM and encryption", and kaboom. My system uses it right now. [22:53] Been using in 3 months now. It's just different enough to piss me off (and there's no popos support on IRC) [22:53] No manual setup, commands, or guides needed. === solsTiCe4 is now known as solsTiCe === jancoow7 is now known as jancoow