/srv/irclogs.ubuntu.com/2025/01/13/#ubuntu.txt

snowDescription:    Ubuntu 20.04.3 LTS00:00
leftyfbsnow: remove/purge all of the mariadb packages you've installed, remove the mariadb PPA and install the mariadb package from the official ubuntu repos00:00
Jay_2025i reccomend using mysql00:00
oerhekshttps://launchpad.net/maria/+packages00:00
snowhttps://bpa.st/4RCA00:00
leftyfbJay_2025: please stop00:00
Jay_2025mysql is number 1 for a reason00:01
leftyfbJay_2025: stop00:02
snowleftyfb i did but not working00:03
enigma9o7jay, mysql isnt even in ubuntu anymore, replaced by mariadb00:03
leftyfbsnow: what commands did you run to purge the packages and repo?00:03
snowsudo apt remove --purge mariadb-server mariadb-client00:04
snowhow i can make tag for you using @ ??00:04
Jay_2025im using on a rpi 5 on ubuntu on arm rn00:04
enigma9o7snow: grep mariadb /etc/apt/sources.list.d/*.list to find the file what that ppa in it00:05
enigma9o7then remove it00:05
Jay_2025its how parts of my site work good ol mysql jnet2025.ddns.net00:05
oerheks!ot > Jay_202500:05
ubottuJay_2025: Please see my private message00:06
snowhttps://bpa.st/S7RQ00:06
leftyfbsnow: please run this:   ( uname -a ; cat /etc/os-release ; cat /etc/issue ; apt list --installed mysql* mariadb* ; ls -l /etc/apt/sources.list.d/ ) | nc termbin.com 999900:06
Jay_2025cool story00:06
enigma9o7(oh i was wrong above, mysql-server is still in ubuntu, sorry, probably mixed up with debian)00:07
snowcheck the link00:07
snowhttps://bpa.st/ULYA00:07
Jay_2025as i said its number 1 will never die!00:08
leftyfbsnow: sudo apt remove --purge mariadb*00:10
leftyfbsnow: and sudo apt remove --purge mysql-server00:10
snowhttps://bpa.st/N5VQ00:10
leftyfbsnow: sudo rm /etc/apt/sources.list.d/archive* /etc/apt/sources.list.d/mariadb.list00:11
snowand after that ?00:11
leftyfbdid you run all of the commands I've given?00:11
snowyes00:12
leftyfbsnow: after them all: sudo apt update00:12
snowcheck the line from 15400:13
snowhttps://bpa.st/F5BQ00:13
snowAll packages are up to date.00:13
leftyfbsnow: then ( you can paste the resulting termbin.com url here):   ( uname -a ; cat /etc/os-release ; cat /etc/issue ; apt list --installed mysql* mariadb* ; ls -l /etc/apt/sources.list.d/ ) | nc termbin.com 999900:13
oerheksa basic command ..00:15
Ezpartanono00:15
leftyfbEzpartano: welcome. What can we help you with?00:16
oerheks!ask00:16
ubottuPlease don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience00:16
snowdid it showed for you ??00:17
leftyfbsnow: you didn't post anything00:17
oerhekstry again and show the paste00:17
snowi did00:18
oerheksit might differ00:18
oerheksnope, you performed;sudo rm /etc/apt/sources.list.d/archive* /etc/apt/sources.list.d/mariadb.list00:18
oerheksso...00:18
leftyfbsnow: https://paste.ubuntu.com/p/mFXtNnKySJ/00:18
leftyfbsnow: you haven't posted anything since "All packages are up to date."00:19
snowhttps://termbin.com/767k00:19
snowyou mean like that ?00:19
leftyfbyes00:20
leftyfbsnow: sudo apt remove --purge mysql-common00:20
snowyou want after this command the resault ?00:21
leftyfbnope00:21
snowdone then00:22
leftyfbsnow: now, why do you need mariadb?00:22
oerhekshmm https://launchpad.net/ubuntu/+source/curtin/20.1-2-g42a9667f-0ubuntu1~20.04.100:22
oerhekswhy that ppa?00:22
snowneed to run pterodactyl localhost00:22
snowfor server manager00:22
snowso it is important for install00:23
leftyfbsudo apt install mariadb-server00:23
oerhekspterodactyl ?00:23
oerheksfor debian/ubuntu??00:24
snowthe same problem00:24
DisconsentedIts a game server web panel00:24
snowyes game server00:24
oerheksoh,, unrelated00:24
DisconsentedFunny to see it show up on IRC, they're typically in discord land00:24
AwesomEGnome 😆️00:25
leftyfbsnow: pastebin the error and also: apt-cache policy mariadb-server00:25
leftyfbel: he's back00:25
snowhttps://bpa.st/MC6Q00:27
klatcatn00:27
snowhttps://bpa.st/JMOQ00:28
snowleftyfb: if you want i can give you remote to my server ?00:29
leftyfbsnow: that's not how we do things here00:29
oerheksfocal and noble,,00:29
leftyfboerheks: why are you saying focal and noble?00:30
oerheksdo not mixc sources00:30
snowsorry00:30
leftyfbsnow: apt-cache policy libdbd-mysql-perl libmariadb3 libmysqlclient21 liburing2 mariadb-client mariadb-client-core mariadb-common mariadb-plugin-provider-bzip2 mariadb-plugin-provider-lz4 mariadb-plugin-provider-lzma  mariadb-plugin-provider-lzo mariadb-plugin-provider-snappy mariadb-server mariadb-server-core mysql-common00:31
DisconsentedYou may just want the database in a docker container00:31
snowhttps://bpa.st/6W5A00:32
leftyfb:/00:33
snowno not working in docker container just00:33
leftyfbsnow: grep focal /etc/apt/sources.list*00:33
snowhttps://bpa.st/YODQ00:33
leftyfbsnow: cat /etc/apt/sources.list00:34
snowhttps://bpa.st/Y5FA00:34
leftyfbsnow: sudo rm /etc/apt/sources.list && sudo apt update ; sudo apt remove --purge mysql* mariadb* && sudo apt install mariadb-server00:36
snowtha same ):00:37
snowhttps://bpa.st/Z2NQ00:37
snowtry apt --fix-broken install ??00:37
snowAny solution ?00:43
sdr_hi00:43
snowhei00:43
sdr_any expert i need fix some problems in ubuntu00:44
leftyfbsnow: I was attempting to find more info using containers but discovered I'm having issues that I need to resolve first00:54
=== antonispgs7 is now known as antonispgs
=== bvi_ is now known as bvi
=== root is now known as Guest3844
realivanjxi have ubuntu 24.10. until recently when trying to wake up from suspend the ubuntu sometimes failed and resets (reboot) itself. the journalctl of last 1 boot does not show any error.06:27
realivanjxkernel: PM: suspend entry (deep)06:27
realivanjxwhere else i can look for?06:27
tomreynrealivanjx: while written for arch linux (there are some differences), some of these may help: https://wiki.archlinux.org/title/Power_management/Suspend_and_hibernate#Troubleshooting06:34
tomreynalso a bios update may help06:34
tomreynalso check the journal at the time  the system wakes up and fails to resume, in case there are any logs there.06:35
realivanjxthank you. i will read the link later06:35
realivanjxthe last log of -b -1 is that "suspend entry (deep)"06:36
realivanjxwith just -b i get the current boot without any error06:36
Guest28Help please - I have a BTRFS system and unfortunately I just experienced an abrupt power cut because my UPS suffered a catastrophic failure06:50
Guest28And my system was up and I have btrfs06:51
Guest28I am terrified of the possibility that something is damaged because I am using btrfs06:51
Guest28And the system just was hard reset06:52
Guest28What can I check06:53
tomreyndo you have backups?06:54
Guest28I have only a small backup06:54
tomreynyou should have backups of all data that's important. i suggest to set a reminder to fix this once this the current issue is solved06:55
tomreynnormally, file systems will undergo automatic repair on boot (if needed), and often that's just enough. have you tried this?06:56
Guest28I want to set up online drive sync with Google Drive but they only have Windows App06:56
Guest28Unfortunately no I did not try that - how do I do the automatic repair?06:56
tomreynyou power on the computer06:57
Guest28Are you saying it already happened? Then what should I do?06:57
Guest28Yes it is on now I am actually using it06:57
tomreynso automatic repair succeeded, continue with setting up proper backups.06:58
Guest28Thanks06:58
tomreynthere are most likely clients for google driver on linux as well. i just don't know what they are called.    apt-cache search 'google drive'   may be a start06:59
Guest28Should I check anything to ensure that there is no long term damage that will surface later? I heard somewhere that BTRFS is not as strong as EXT4 which I had before I reformatted07:00
tomreyni think there is /var/log/fsck/ which may have log files in it.07:02
tomreynother than that you could also look at    journalctl -b    and look for "fsck" or "btrfs" in there07:02
tomreynalso look for /run/initramfs/fsck.log07:03
=== mrpond8 is now known as mrpond
Grootil y a un bug avec la gestion des dates sur ubuntu, on ne peut pas noter librement les années dans l'infini, ce qui fait qu'on est piegé et on ne peut pas aller sur n'importe quel site et serveur et autre réseau avec d'autre dates.08:24
Grootce qui fait buger firefox aussi.08:24
Grootvous nous fournissez des vieux O.S bugé au compte goute dans cette bulle internet, comme les viux broles d'objets vendu aux pays emergent, bref y a un bug avec la dernière version d'ubuntu, on ne peux pas changer les années comme ont veut pour être syncho avec des sites des serveurs et d'autres réseau qui n'ont pas comme date 2025, ce qui fait que je suis en cage sans pouvoir avoir accès à d'autres choses.08:34
Grootmoi je n'ai pas envie de rester en cage avec des cons, mais ailleur avec ceux qui savent s'amuser, avoir du plaisir, de l'amour et qui ont de l'humour de haut niveau et libre de tout.08:50
Grootje paris aussi que vous n'avez jamais été sur secondlife avec ubuntu vu que tout les clients secondlife sur ubuntu ne fonctionnent pas et rien à voir avec la carte graphique, car si c'est pour voir une image 2D on peut parfaitement jouer avec VLC !!!!!08:56
ogra_!fr|Groot08:56
ubottuGroot: Nous sommes desoles mais ce canal est en anglais uniquement. Si vous avez besoin d'aide ou voulez discuter en français, veuillez taper «/join #ubuntu-fr» ou «/join #ubuntu-qc». Merci.08:56
Grootquoi ogra, tu crois que je vais perdre mon temps à apprendre du yahourt pour parler en yahourt pour me faire comprendre? t'inquiette ici il y a des gens qui parlent très bien le français.09:09
Grootcomme je suis en cage, je rage un peut, mais t'es comme des cons d'ici qui veulent nous faire apprendre par la force, leur yahourt pour parler du yahourt et qui de toute façon en français veux dire la même chose une fois décodé, si tu crois franchement que je vais emagasiner du yahourt en toute les langues de l'univers en perdant mon temps, tu te fois le doigt dans l'oeil. Tu peux très bien le voir avec les langages de09:17
Grootprogrammation, la finalité de tout les langages, font la même choses à l'écran.... tu veux que je te parles en yahourt asm, c++ ou en binnaire pourquoi pas? non mais....09:17
rfmwhat's french for "wow great rant?"09:20
zniavrerfm > " coup de gueule "  ;o)09:28
[twisti]i was under the impression, and older various older posts seem to suggest it was like that at some point in time, that ubuntu pro had afree tier for users with up to 5 machines, but checking the website now, i cant find it. has that been removed, am i misremembering, or was that something entirely different ?09:35
oerheks!pro09:36
ubottuUbuntu Pro is a service offered by Canonical for expanded CVE patching, ten-years security maintenance and optional support. Anyone can use Ubuntu Pro for free for personal use on up to 5 machines. For details please see https://ubuntu.com/pro and https://discourse.ubuntu.com/t/ubuntu-pro-faq09:36
[twisti]ah, personal use only, that rules me out, thanks09:38
ogra_[twisti], that's nonsense (WE NEED TO FIX THAT FACTOID) ... YOU XCAN USE IT FOR BUSINESS09:44
ogra_argh09:44
ogra_sorry for the caps, my capslock key went wild09:45
ogra_(see the discourse link for more info, the free tier is explicitly also for small business use up to 5 machines)09:50
oerheksogra_, indeed that should be stated more clearly. 'anyone'09:58
[twisti]ogra_: ill read up, thanks09:59
[twisti]i only use it for a development wsl instance, nothing outward facing, so i dont see my company paying for it09:59
ogra_yeah, don't worry, this is exactly what the free tier is for10:00
=== Hannah6581 is now known as Hannah6581R4AR
BluesKaji all13:11
BluesKajHi all13:12
oerheks:-)13:13
BluesKajhey oerheks13:13
kaiahello?13:43
=== EgonX_ is now known as EgonX
shaker_hello14:05
oerheks:-)14:06
=== Guest74 is now known as sammy
=== Guest74 is now known as sammy74
Guest74welcome15:24
oerheks:-)15:26
=== Reo` is now known as Reo_
=== Reo_ is now known as Oreo
=== Oreo is now known as Reo
=== Reo is now known as Reo`
shirumi?15:49
shirumihello?15:49
Kazamahi16:04
Kazamahello16:04
TomyWorkis there a way to change ufw firewall rules transactionally?16:22
=== zer0bitz-_ is now known as zer0bitz-
ravageno16:24
ravagenot with ufw itself16:25
ravagethat requires more sophisticated tooling around nftables16:25
ravageu stands for uncomplicated 🙂16:25
TomyWorkor unfortunate16:27
TomyWorkfigured16:27
TomyWorkwith nftables, it's easy16:27
ravageno. it  stands definitely for "uncomplicated"16:27
TomyWorkyeah i know, i was just being facetious :)16:41
TomyWorkand it is good at what it does. it just doesn't lend itself to automation, unfortunately :/16:47
ravagehttps://github.com/ipr-cnrs/nftables16:48
TomyWorkwell, like i said, nftables has -f to receive a file with rules, so it's easy to replace all rules atomically16:49
ravageso problem solved16:49
TomyWorkwe just have pre-existing ufw rules everywhere16:49
TomyWorkso we will have to translate them to nftables or something else that supports atomic rule changes16:53
=== joe is now known as Guest4417
Guest4417Good afternoon folks! Can  anyone advise how to get the touchpad indicator? I am facing an issue when typing17:10
oerheksGuest4417, for gnome?17:15
oerhekshttps://extensions.gnome.org/extension/5292/quick-touchpad-toggle/17:15
oerheksalso snome-tweaks has something like this17:16
oerheksc/gnome-tweak17:16
oerheks!info gnome-tweaks17:17
ubottugnome-tweaks (46.0-2, noble): tool to adjust advanced configuration settings for GNOME. In component universe, is optional. Built by gnome-tweaks. Size 56 kB / 400 kB17:17
=== joe is now known as Guest2014
=== arraybolt3_ is now known as arraybolt3
oerheksyes21:41
robw-eirePlease, can anyone advise me how to add my ubuntu account to a group. currently i am in adm cdrom sudo dip plugdev users lpadmin21:53
oerheksubuntu account? as in launchpad account? or user account?21:55
oerheksi see no way to do so..21:56
robw-eiremy pc user account21:56
robw-eiremy account is named robert.  i want to add my account to vboxusers21:57
enigma9o7i just looked thru my ubuntu install, it seems there is no user/group management gui that comes with it21:58
enigma9o7so you can just do it from a terminal... i'd have to look up the syntax, as could you....21:58
oerheksif you add a group vboxusers, or it exists, 'groups' would show it.21:58
enigma9o7sudo adduser user_name new_group21:59
robw-eirei only see the groups i am currently in when i run groups21:59
oerheksyes21:59
robw-eireso how can i add myself to vboxusers21:59
enigma9o7sudo adduser user_name vboxusers22:00
robw-eireenigma i am not adding a user22:01
enigma9o7good to know, never thought you were22:02
enigma9o7thought you wanted to add a user to a group22:02
robw-eireare you confident in this sudo adduser robert vboxusers I am so sorry i'm just terrified to mess something up22:02
enigma9o7yes, i am confident, but feel free to read the man page yourself22:03
enigma9o7so you can also be confident22:03
robw-eireok i will initiate the command22:03
robw-eirethank you so much!22:04
robw-eirelet me see...22:04
oerheksif groups show vboxusers, you are in it : getent passwd vboxusers22:04
enigma9o7that being said, could this be an xy problem, i've installed and used virtualbox in the past, never had to mess with groups myself22:06
enigma9o7but, i guess you'll know if this solved your issue shortly22:06
robw-eirewhen i robert@eire:~$ sudo adduser robert vboxusers i get info: Adding user `robert' to group `vboxusers' ... so then i did robert@eire:~$ groups and i get robert adm cdrom sudo dip plugdev users lpadmin so i type robert@eire:~$ getent passwd vboxusers and there is no output from that command22:06
enigma9o7you may have to restart something?  im guessing tho.  like restart terminal, or desktop, or pc22:07
robw-eireok let me  restart terminal..22:07
enigma9o7terminal works if its a variable that gets loaded by shell22:08
robw-eiresame thing. i will restart computer22:08
robw-eirebrb22:08
oerheks..22:08
enigma9o7but if its something that gets loaded by desktop or something, gotta restart that... and sometimes whole pc, i never know, but glad reboots are fast :)22:08
robw-eireok i restarted and ran the groups command and it shows that i am in the vboxusers group now.  for future reference is getent passwd vboxusers part of the procedure to add my account to the group or will sudo adduser robert vboxusers suffice.  i get no output at all when i run the command getent passwd vboxusers22:12
oerheksand groups?22:13
robw-eirerobert adm cdrom sudo dip plugdev users lpadmin vboxusers22:14
robw-eirewhat does getent passwd vboxusers do exactly22:16
=== ubuntu_4321 is now known as ubuntu4321
oerheksusername, user ID, group ID, home directory, and default shell.22:17
oerheksand more22:17
oerhekshttps://www.geeksforgeeks.org/getent-command-in-linux-with-examples/22:18
robw-eirewhy is there not output?22:18
robw-eireit doesnt say anything what it did22:18
robw-eirei am looking at the man page and it is way over my head.  let me look at the url you provided oerheks22:19
robw-eireok looking at that URL i changed it to getent group. now i have output,  and regarding the vboxusers group i see vboxusers:x:125:robert22:22
oerheksoke22:23
robw-eireso i guess i understand that the getent passwd vboxusers doesn't  yield useful information but getent group does.  so in the future if i have to reinstall virtualbox i will install it, reboot to enroll the secure boot key, add  myself to vboxusers, restart, verify with getent group.  piece of cake22:26
robw-eiredid getent passwd vboxusers change anything on my computer that i would need to reverse?22:27
robw-eiregetent just retrieves information from databases right?22:28
oerheksjups22:28
oerheksgetend does not touch anything22:29
robw-eirei am looking at the  url you provided and i realize how i lived without getent before.  it is a powerful tool. thank you for telling me about  it22:30
oerhekshave fun!22:31
robw-eireu too bye now22:32
=== UwULibrarian is now known as liceDibrarian

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