[00:05] hi [00:06] arap? [00:07] see you [00:10] What is the right command to start mysql server when it has shut down for some reason? [00:11] I tried asking in #mysql but thumbs told me to ask here [00:13] jsmooth: https://ubuntu.com/server/docs/install-and-configure-a-mysql-server [00:13] jsmooth: why are you running a mysql server? [00:13] BEcuase I'm tryingto develop a php web application [00:18] is ubuntu repos mirror down or something? `sudo apt update` yields many errors and warnings [00:19] no problems here [00:19] rud0lf: please pastebin the full command and output you're running [00:21] never mind it's all right now [00:21] must be internet hiccup [00:27] Kiwix desktop segfaults on Ubuntu 24.04, any ideas? [00:27] QSocketNotifier: Can only be used with threads started with QThread [00:27] [1512015:1512015:1112/192643.840052:FATAL:credentials.cc(125)] Check failed: . : Permission denied (13) [00:29] ashafq: how did you install it and on what ubuntu release? [00:30] leftyfb: `apt install kiwix` [00:31] ashafq: what release of ubuntu? [00:31] 24.04 === cambam100568 is now known as cambam10056 [02:34] hi again all. :-) can y'all help me get my trackpad working while at the same time using WASD keys to play games? [02:35] when i use WASD the trackpad locks up until i let go of wasd keys [02:40] oh nevermind, i figured it out :-) [02:40] gsettings set org.gnome.desktop.peripherals.touchpad disable-while-typing false [03:45] hi [03:45] russian rapists are welcomed in our opensource project. We are pro-loli-bride. glad russians have inadvertantly killed feminists with their WW3 prelude: https://quakeone.com/forum/quake-talk/quake-central/284392-dear-russians-banned-from-linux-plz-help-chaosesque-instead           (there was a nuclear explosion in toropets, tver oblast on [03:45] the night of sep 17-18 2024 btw) (yes that plasma ball and it's radiance proves it visually) [03:52] Guest382: there's ##politics, but they, too, don't take loonatics. don't spam. [03:52] and don't kline evade === javaJake_ is now known as javaJake [06:05] anyone else here using firefox snap and having a lot of "firefox: video-playing (idle)" in gnome inhibit session preventing sleep? === remy_ is now known as Remy [06:06] already tried closing all the tabs except new tab but still having video-playing idle === stagas_ is now known as stagas [06:31] hey all, need help with a few issues I'm encountering, I recently upgraded from 22.04 to 24.04 but for some reason the upgrade didn't happen correctly. I searched online to see if there is a way to recover a broken install and started following a guide which, in short, suggested to mount few directories of a live usb copy to the drive I'm trying to [06:31] revive. Now I'm getting this error: sudo: unable to allocate pty: No such device. Upon further checking it seems like when I ran "sudo mount -o bind /dev /mnt/repair2/dev/" it could have caused the issue. Now every instruction I find online is suggesting to run a command using "sudo" which in my case is not working. I'm also hesitant to log out of [06:31] my live usb because in the process of all of this mess, I mistakenly deleted a the directories under my /home and I'm hoping to recover them [06:31] so yeah need help! [06:32] Bro go on Claude 3.5 and ask if nobody can help in here [06:33] I did all the recommendation suggest a variation of a command that requires sudo to run [06:33] lol, my issue is sudo is no longer working === Guest39 is now known as helpneeded === Xlusive_ is now known as Xlusive [07:53] I don't see how mount-binding /dev into another place could've broken sudo ... unless maybe you accidentally removed some files from /dev as well..? regardless, it would require root permission to fix, so it seems you've thoroughly locked yourself out === lnk_ is now known as lnkin [09:34] bindfs vs symlink [09:34] Does bindfs work transparent or it have performance impact? === jfsimon1981 is now known as jfsimon [10:13] Bom dia Alguém por aqui? [10:13] !br | utilizador [10:13] utilizador: Por favor, use #ubuntu-br para ajuda em português. Para entrar no canal por favor faça "/join #ubuntu-br" sem as aspas. Para a comunidade local portuguêsa, use #ubuntu-pt. Obrigada. === infogulch113 is now known as infogulch11 [11:56] kmikita: no performance impact as far as i can tell [11:57] that's if you mean mount --bind [11:57] i haven't used bindfs (user space implementation), can't comment there [11:58] "All FUSE filesystems necessarily incur a performance penalty in CPU time and memory consumption. If all you need is to make a directory read-only then mount --bind -r is more efficient." [11:58] tomreyn, thanks for the answer. bindfs equal to "mount --bind", isn't it? [11:58] https://bindfs.org/ [11:59] no, not equal, just similar [11:59] mount --bind is implemented in kernel space [12:02] kernel space is better then fuse [12:02] tomreyn, Thank you for the clarification [12:04] you're welcome [12:20] View is expressed here that binding faster than symlinks: https://unix.stackexchange.com/a/49639/573676 [12:44] for symlinks, the file system object will need to be read and "interpreted", whereas bind mounts should already be in kernel memory, so this may be faster (only) *if you have a whole lot of them and recurse over them*. however, as is also stated there, using bind mounts as a replacement for symlinks is probably a bad idea, since it will quicky become unmanageable. [12:46] Hi all [12:52] tomaw, indeed. I want to mount 4TB partition in ~/media and "mount --bind" looks preferable [12:53] tomreyn, * [12:57] why? a symlink is fine and doesn't require root [12:58] (or you could change the mountpoint with gnome-disks and mount on ~/media directly) [12:58] hmm, snap sandboxing might treat a bind mount differently from a symlink [13:00] mgedmin, with symlinks I have issue using snap apps (confine strict to custom path) [13:03] and I looking for less performance impact solution [13:07] bind mounts are the less performance-impacting solution [13:07] they're as almost-zero-cost as possible [13:08] msg NickServ REGISTER 123 rishi.yadav@imentus.com [13:18] leftyfb: were you able to look into the 24.04 issue with kiwix-desktop? [13:19] leftyfb: I could show the backtrace as well but I don't have all the symbols. [13:20] https://paste.debian.net/1335403/ === LanDi1 is now known as LanDi === denysonique2 is now known as denysonique === cna- is now known as b|ang [14:59] hey, I just updated to Ubuntu 24.10 and now my notification area is getting spammed with constant notifications from AppArmor about transmission-daemon (the BitTorrent client). I created a local AA override for "/var/log/kern.log w" but that didn't help. Has anyone else had this problem? [14:59] hmm i installed what was described here postgresql.org/download/linux/ubuntu but still have not got any `postgres` command (nor other commands in postgresql.org/docs/15/reference-server.html) in my ubuntu 24.04 [15:00] you can enable/disable notifications from settings signofzeta [15:03] I might do that, though transmission-daemon is also refusing to start up. It runs for a few minutes and then systemctl says something timed out. I'm wondering if AppArmor is the culprit, since it never complained on 24.04 LTS. [15:04] "transmission-daemon.service: start operation timed out. Terminating" is all that journalctl says, so I admit I'm guessing here. [15:11] After I start a VM with virtualbox, the bluetooth service at the host becomes inactive and cant activate it. Its ubuntu 22 host and 24 vm, Any ideas where should I start fixing this? [15:14] I have errors like this: Nov 13 15:20:14 userx bluetoothd[1512]: Endpoint registered: sender=:1.68 path=/MediaEndpoint/A2DPSink/sbc_xq_552 [15:18] it's somewhat annoying that the fingerprint reader works only 50% of the time [15:23] ah, I see the problem, I had in the USB settings of the VM bluetooth device to be passed through the VM [15:30] mari-estel: you are probably looknig for a postgresql client, which needs to be installed seperately, i think. it would provide the "psql" command: https://www.postgresql.org/docs/current/app-psql.html === iwannaberoot4 is now known as iwannaberoot [15:31] hmm i installed -client and -common. Found on ubuntu docs that `sudo -u postgres ...` is the way to go, but my script is still failing. My problem now, i guess [15:32] "sudo -u postgres " would run "some command" as user "postgres", but not provide a "postgres" command. [15:32] yeah i know [15:33] and you're right, you usually run psql as user postgres, at least that how it was when i last used postgresql, which is a while ago. [15:36] https://wiki.debian.org/PostgreSql matches what i seem to remember [15:45] cheers tomreyn [15:57] hi === infogulch11 is now known as infogulch === Guest61 is now known as pureca === jpw_alt is now known as jpw === gschanuel60 is now known as gschanuel6 [16:59] hi, do-release-upgrade 22.04->24.04 shut down NetworkManager, lost wifi network, and then asks me to upgrade Thunderbird via snaps [17:00] try sudo apt update && sudo apt upgrade [17:00] Neat. [17:00] samsam, do-release-upgrade is still running [17:00] So it asks you to upgrade a snap after it disabled wifi? That seems difficult. [17:01] yes [17:01] can you re enable wifi [17:01] samsam, I'd like to do that, how? [17:02] Maybe it's just reminding you to do it later. Why did it lose wifi tho, that seems odd. [17:02] nmtui and nmcli do not exist any more [17:02] systemctl start ntwork-manager [17:02] I think [17:02] the NetworkManager service is masked [17:03] why [17:03] do-release-upgrade did it, afaict [17:04] What leads you to this belief? [17:05] output of systemctl status NetworkManager showing it being stopped during do-release-upgrade [17:05] try and connect it to ethernet [17:06] there is no wired ethernet. My question is how to configure wifi with whatever's available in this state [17:06] That won't do much if NetworkManager is stopped. [17:07] well I know how to configure an eth0 manually, I just don't have a wire [17:07] the NetworkManager service is masked [17:07] systemctl status NetworkManager [17:07] yes, that's how I found out it was masked [17:07] you can Un mask it with sudo systemctl unmask NetworkManager [17:07] I would imagine if it disabled wifi/network manager, it's because it's not needed, so I wouldn't worry about it. [17:08] it's KINDA needed if you want snap to work. Also I was logged in via ssh, but eh [17:08] now I'm logged in at the console and resumed the screen session [17:09] if you're logged in with ssh and you aren't connected with ethernet then you are able to get some kind of network connection [17:09] presumably the process disabled N-M for a reason (netplan? networkd? I have no idea what 24.04 uses for network yet) [17:10] I logged in at the console after noticing the network went down [17:10] I'm not sure either, but did you already try to unmask it and restart network manager? [17:10] additionally, have you tried turning off and back on again? [17:10] samsam, that's plan B, but why did do-release-upgrade stop and mask it and remove nmcli? [17:11] do you know what's supposed to be the current way to configure network in 24.04? [17:12] Ubuntu 18.04 LTS and later versions use Netplan to configure networking. When upgrading from a version that used ifupdown or NetworkManager [17:14] okay, how to bring wifi back up with netplan? [17:15] /etc/netplan is empty [17:15] is it Ubuntu server or Ubuntu desktop [17:16] laptop [17:17] so I'm assuming you're running Ubuntu desktop because they use different network managers [17:17] sure [17:17] Here are some examples: https://netplan.readthedocs.io/en/0.105/examples.html [17:17] If you tell me a command that figures out whether it's a desktop or server install I can run it if it matters [17:18] presumably it's a "desktop" if that means "workstation" [17:18] do you have a gui [17:18] no [17:18] can you navigate to a web browser? [17:18] correction: it's a laptop, there's a GUI installed, it's just not running right now [17:19] sudo find / -name *.yaml [17:20] and -xdev I presume? [17:20] would you rather try and use netplan or switch back to network manager [17:21] I would rather not disrupt the still running do-release-upgrade [17:21] which presumably disabled N-M for a reason [17:22] it didn't disable it for no reason, from what I can tell it is changing it from network manager to netplan because its updated [17:22] fastest solution is to plugin a cable [17:22] and fix wifi after the upgrade [17:22] as in the operating system [17:22] yes that is the best solution [17:25] that requires moving physically to the router in the attic. There are spiders. But that's not pertinent to #ubuntu, I'll type in a netplan file and try applying it [17:25] Your best option is to head to McDonalds and buy that cup of coffee for the free wifi [17:26] I'd still need to type in the wifi config, just for a different AP :-) [17:26] find found some examples in /usr/share/doc/netplan/examples/ [17:33] typed in a wifi yaml with renderer: networkd, that worked [17:36] hello, did you  love your probelm [17:36] and answered "Retry" to what looks like thunderbird's package question about retrying download of the snap [17:36] I love almost all my tech problems [17:37] but also solved [17:37] what do you mean [17:37] hello, did you  love your probelm [17:37] also what is the end goal here [17:38] running do-release-upgrade successfully to the end, and using 24.04 on the laptop [17:38] restart the computer [17:38] it'll solve 90% of your probelms [17:39] in the middle of the do-release-upgrade? [17:40] that does not sound like sound advice, sorry [17:41] you're right, what is version are you currently running and what do you see on your screen [17:42] try sudo do-release-upgrade -d to get the latest release forcefully [17:49] do-release-upgrade is still running [17:50] do control c [17:50] and then restart it [17:50] why would I stop it, it's doing its thing? [17:51] just finish the upgrade 🙂 [17:51] I think the upgrade cant be finished because the network manager got disabled or swiched [17:52] jelly said its running [17:52] so dont tell him to cancel it [17:52] no reason to [17:52] samsam, you were away for a bit: I managed to get network running, the thunderbind package THANKFULLY didn't break on first try but asked me to Retry downloading the snap. That worked after configuring the network, and do-release-upgrade continues running [17:53] okay so what's your current issue? [17:53] there is none [17:53] oh [17:53] ok :] [17:54] you asked if I loved my problem. I answered I did love it, and also solved it. [17:54] it remains solved [17:57] oh [17:57] no I meant solve [17:57] not love [17:58] my bad [18:09] *** initramfs.conf (Y/I/N/O/D/Z) [default=N] ? y one of these days I need to move that MODULES=dep into conf.d/ [18:12] use the mv command === Sidewyz1 is now known as Sidewyz [18:19] ooh, there's a memtest+ that works for UEFI now [18:24] do-release-upgrade finished mostly successfully, thanks to all who helped! gdm/lightdm/whateverdm is not starting post reboot but I can deal with that later. [18:29] use systemctl [18:34] hmm, none of the *dm packages is installed [18:34] s/is/are/ [18:35] if this is a regular Ubuntu Desktop system try: sudo apt install --reinstall ubuntu-desktop [18:36] or be cool and install kde plasma [18:36] I had both installed I think [18:36] Hey guys, what could be the reason for wifi pci-express card to be unavaibale , im using only network manager, no wpa supplicants no netplan [18:37] just to gimme a hint where to dig in [18:37] lspci [18:37] Milencho, is it visible in lspci? [18:37] use lspci -nn to show us the PCI-id [xxxx:xxxx] number [18:37] 4:00.0 Network controller: Intel Corporation Wi-Fi 6E(802.11ax) AX210/AX1675* 2x2 [Typhoon Peak] (rev 1a) [18:38] you forgot -nn [18:38] try and install the reivers [18:38] drivers [18:39] 00:14.3 Network controller [0280]: Intel Corporation Cannon Point-LP CNVi [Wireless-AC] --> [8086:9df0] <-- this bit determines the driver used [18:39] 04:00.0 Network controller [0280]: Intel Corporation Wi-Fi 6E(802.11ax) AX210/AX1675* 2x2 [Typhoon Peak] [8086:2725] (rev 1a) [18:40] sorry i was looking in dmseg [18:40] that's the usual iwlwifi driver [18:40] yup [18:41] 8.401868] iwlwifi 0000:04:00.0: WRT: Invalid buffer destination [18:41] this is the only row that i'm able to find with some invalid/error [18:41] is it installed [18:42] the driver [18:43] wlwifi 598016 1 iwlmvm [18:43] cfg80211 1323008 3 iwlmvm,iwlwifi,mac80211 [18:43] samsam, that driver exists even on my old 20.04 other laptop [18:43] driver looks to be installed/loaded [18:44] trying to figure out what could be the reason (last 1/2 hours :( [18:44] try uninstalling and then re installing it [18:44] chatgpt is also out of hints [18:44] Milencho, eh. are you able to pastebin the whole dmesg? [18:44] jelly, yup u want whole dmsg [18:45] gimme a min [18:45] yes, maybe there's some sort of clue [18:45] Milencho, it isn't a horribly old Ubuntu release or kernel version? [18:45] Milencho10 chat gpt is so real [18:46] Milencho chat gpt is so real [18:48] jelly, 24.04 [18:48] 6.8 kernel [18:48] pretty much up to date [18:48] an AX210 ought to work, that's not too new a card [18:48] jelly, https://pastebin.com/8K0QXGQt [18:49] I really meant the whole dmesg [18:49] jelly, yup i read a comments that intel is fine for linux driver and bought it before months but didn't use it [18:50] https://dpaste.com/B9CY5JEN5 [18:52] why does unbuntu not install on my laptop but debian does [18:54] Any error messages? [18:59] jelly, any suggestions, do you think plug out/in from pci slot could help [19:00] just shooting in the dark not sure what else tocheck === halloy4143 is now known as EnergeticFlux [19:04] Has anyone successfully installed self-hosted Landscape? I have a package from it that always fails, so I want to make sure it's not just me. [19:05] i will try to plug out/in [19:05] Milencho, unlikely, it looks detected well [19:22] jelly, tried to change the slot , turn back to previous one and nothing === Juesto is now known as Juest === eLdr1ch__ is now known as eLdr1ch [19:52] update for xdiagnose seems broken: https://pastebin.com/mrqHSDDD [19:53] Apachez: yes, I've seen that before; best file a bug report [20:58] Hi, I just tried Ubuntu Mate and was very surprised to find that after installation the wired ethernet did not work, though it worked during live installation. I did some checking and I read multiple reports of wired ethernet not working with Ubuntu server as well as desktop at various time over the years in ways that were very unusual. === phckopper4 is now known as phckopper === realies1 is now known as realies === docmax is now known as Guest144 === docmax_ is now known as docmax