/srv/irclogs.ubuntu.com/2021/12/22/#ubuntu.txt

sarnoldash_worksi: check the manpage, the -r description says it can't keep track of screen size00:01
ash_worksioooh00:01
ash_worksithanks sarnold00:02
goddardhow can you install kde plasma but keep your gnome and plasma setup completely separate?00:38
oerheksinstall side-by-side00:39
jhutchinsRumen: That's unusual, but you're welcome to try.00:39
goddardoerheks: don't you find it always has some strange quirks that mess with the system?00:40
jhutchinsoerheks: They would share $HOME.00:40
jhutchinsgoddard: It's not supposed to, they're supposed to be compatible.00:40
oerheks2 separate linux installs, no clutter, no messing with sddm/gdm00:40
sarnoldjust unplug one hard drive and plug in the other? :)00:41
oerheksi would not share /home, but i would make a separate partition for common data00:41
goddard:D good suggestions00:44
russtiferhere for the first time...now what?00:52
oerhekshi russtifer, do you have an Ubuntu support issue?00:58
sarnoldrusstifer: welcome :) irc works best if you stay connected for a while -- when people see you disconnect, they'll not bother answering, and quite often people don't see *reconnects*01:01
=== M4he is now known as mahe
Um3Hi all. Is anybody having HTree corruptions with ext4 when activating the large_dir option on 5.x kernels? After reading https://shorturl.at/sCR19 I tried to upgrade to kernel 5.15 and now I'm not able to replicate the bug. However, I still sometimes see errors such as "EXT4-fs error (device dm-0): dx_probe:888: inode #...: block ...: comm rsync: directory leaf block found instead of index block"02:37
SamuelMarkshi02:37
SamuelMarksOn Ubuntu but not Debian I'm getting: "/usr/include/string.h:33:10: fatal error: 'stddef.h' file not found". Any ideas?02:37
SamuelMarksLLVM https://github.com/SamuelMarks/type-correct/runs/4583832029?check_suite_focus=true#step:7:10402:37
Um3SamuelMarks: I believe you need to install the kernel headers: sudo apt install linux-headers-`uname -r`02:41
Um3or libgcc-dev02:42
Um3oh, just saw that you are using clang02:43
Um3I have that file in the linux-libc-dev package02:44
SyzygyI'm trying to run python code and I would like to > the output to a file, but see it in the console as well. I know there's tee, but that seems to wait until my code has finished until it displays either02:55
jkcSyzygy: try stdbuf.03:14
jkcstdbuf --output=L python3 file.py | tee output.log03:15
jkcThat forces output that is line-buffered, so it'll print line by line, even through tee.03:16
SamuelMarksUm3 - yeah I made the change 1 minute before your suggestion 😅 - added libc-dev03:28
SamuelMarksI took a look at what is actually in build-essential03:29
mojtaba Hello, does anybody know how can I add an app indicator in Gnome top bar? (basically I want to add that indicator based on the existence of a background process.)03:37
=== dabbill_ is now known as dabbill
pagios hello, is it possible / safe to install ZFS on ubuntu? is it supported out of the box06:02
Bashing-om!zfs | pagios06:06
ubottupagios: For information concerning ZFS and Ubuntu, see: https://wiki.ubuntu.com/ZFS06:06
Inteloany clue? https://pastebin.mozilla.org/Cu4WYqup07:34
Guest129123Hello, I07:44
Guest129123Hello, I'm live booting ubuntu 20.04 LTS07:44
Guest129123and07:44
Guest129123I wanted to test something by installing a package that I saw on https://packages.ubuntu.com/focal/ but it doesn't show up when searching with "apt search" after running "apt update"07:45
Guest129123why would it not show up?07:46
ThinkT510what package is it?07:47
Guest129123vim-athena, in packages.ubuntu.com it says vim is a virtual package provided by vim-athena07:48
Guest129123in case that matters07:48
ThinkT510do you have the universe and security repositories enabled?07:50
Guest129123oh I don't have the universe one, sorry my bad07:51
pagiosdoes ubuntu 20.04 support zfs out of the box ?08:27
pagioswhat is your experience guys? alamlinux 8.5 doesnt like it08:27
oerhekspagios, no, zfs is available in the 21.10 installer, AFAIK08:29
pagiosoerheks: i am looking for a distro with a LTS support and zfs enabled08:29
oerheksyou asked that before yesterday08:30
oerhekswait for 22.0408:30
oerheks= lts08:30
pagiosin 3 month08:32
oerheksyes, but don't come ask the same stuff every day08:32
pagiosoakridge: anothe rother distro tht you know off that supports it ?08:32
oerheksdunno, ask in #linux?08:33
ducassepagios: pretty sure 20.04 supports zfs08:34
pagiosi am a bit concerned about it breaking after upgrading packages and such08:35
ducassejust checked my 20.04 box, it supports zfs08:35
oerheksoh indeed, i thought only the server;  'ZFS support with ZSys is still experimental'08:36
ducasseeven 18.04 supports it08:36
ducassepagios: i've been running zfs on ubuntu for years with no problems, recommend it08:42
pagiosducasse: can survive upgrades ?08:43
ducasseit's never been an issue for me08:43
pagiosi am getting an exception/crash when trying to install ubuntu https://imgur.com/a/0b3OH0v08:48
oerheksinstalling ubuntu + zfs not bare metal, but on KVM ?08:51
pagiosyes08:59
oerheksinterestind idea, not sure that works09:03
pagioswhere can i find the DVD ISO of ubuntu 20.04 ? not the live dc09:07
pagiosdc09:07
oerheksinstall iso is the same09:08
ThinkT510they have been dvd iso for a while now09:09
oerheksyou *must* have seen 'install' or 'live' question09:09
pagiosseems i am not able to install until i have internet on the box09:09
oerhekszfs on a kvm session ..09:10
pagiosi f i choose ubuntu desktop ,       and make it minimal is this the same as fdownloading the ubuntu server minimal?09:10
oerheksno09:10
pagiosdifference being ?09:11
oerheksit just skips a lot of programs from the desktop selection09:11
pagiosi just need a minimal ubuntu installation09:11
pagioswhy cant i use desktop version and choose minimal09:11
ThinkT510isn't there a ubuntu core version?09:12
pagiosno'09:13
oerheksyes, there is a core iso09:13
oerhekshttps://cdimage.ubuntu.com/ubuntu-core/09:14
oerhekshttps://ubuntu.com/core/docs/uc20/install09:14
funabashiHi guys, can anyone be nice and help me and recommend a guide for unattended ubuntu installation ?09:21
oerheksfunabashi, for what ubuntu version, and server or desktop?09:25
oerheksserver supports autoinstall09:27
Inteloin yt-dlp or youtube-dl how can I download/ use timestamps and video partitions that the youtuber had already done to categorize the video parts?09:29
* oerheks ignoring crossposters09:30
funabashioerheks: yeah server edition09:33
oerhekshttps://ubuntu.com/server/docs/install/autoinstall -- https://ubuntu.com/server/docs/install/autoinstall-quickstart09:33
oerheksget the server live-iso and read the docs09:33
funabashioerheks: thanks09:34
=== nckx is now known as nckxmas
=== BrianG61UK__ is now known as BrianG61UK_
pagioshow can i add the equiv to ip address add 203.0.113.40/32 dev eth0  in netplan config file ?10:07
pagiosand this : ip route add 10.0.0.2 dev eth010:08
pagiosmy main question is how can i specify DEV in netplan config10:10
GuiTorishello, I don't know how many of you uses ubuntu virtually, but I don't understand why I have to reboot it every time if I'd like to start ubuntu. If I just start it, it won't boot, I have to wait then restart it again... annoying10:12
GuiTorisother OSes don't do this10:13
nicoz-GuiToris what do you use to virtualize?10:14
GuiTorisoh, sorry, I didn't mention it, virtualbox10:14
nicoz-I virtualize with Qemu or Boxes and I don't have these problems10:15
GuiTorisI have archlinux and fedora and they don't do this either :/10:15
GuiTorisI think the previous release of ubuntu does the very same thing10:15
nicoz-virtualbox is a bit problematic I admit it ...10:16
nicoz-use another virtualizer10:16
GuiTorisI'll look around, thank you for helping :)10:16
nicoz-;)10:16
nicoz-use KVM10:17
GuiTorisVT-x/AMD-V, Nested Paging, PAE/NX, KVM Paravirtualization, whatever they mean10:18
GuiTorisI haven't figured out what could be different for the second time10:19
GuiToristhe screen is usually black, I don't see the plymouth either10:20
GuiTorisand it's not responsive10:20
farkaanI pulled this 1TB hdd out of an old desktop and gnome-disks reports there's "88 bad sectors" on it. Is it bad? It does say "Disk is OK, 88 bad sectors" and I can access the contents11:02
oerheks88 bad dectors .. usually bad sectors grow ..11:05
oerheks( in my experience)11:05
farkaanI can't read the SMART tests but they seem 'OK'11:07
farkaanBut yeah, probably time to replace the thing (it doesn't belong to me but I'll recommend the owner to replace the drive)11:08
VIAHi all ! I didnt  install "Pidgin" on my system, ow in the fact didd it end up there and wh is it running??11:10
VIAok, to be fair might have been with a copypasted line to intall some or other tool.11:10
VIAi usually go through my installls tho. how to i get rid of/purge thi "Pidgin" ASAP ?11:11
farkaanVIA: `apt rdepends pidgin` will tell you about all the stuff that needs the package11:13
oerheks!info pidgin11:15
ubottupidgin (1:2.14.1-1ubuntu1, impish): graphical multi-protocol instant messaging client. In component universe, is optional. Built by pidgin. Size 503 kB / 2,055 kB11:15
oerheksoptional; so you installed it yourself. there is no other software that pulls in pidgin, so ...11:15
benniHow to see the applied settings from files in /etc/apt/apt.conf.d ?11:16
benni(I have some settings for unattended upgrades in /etc/apt/apt.conf.d/99custom and now i want so see if theyre get applied)11:17
VIAty farkaan11:17
VIAdont recognize anything i use or need11:18
VIAhow to i get rid of it?11:18
oerheksVIA,  normally you can do that through software center?11:19
farkaanVIA: `apt purge pidgin --auto-remove`11:19
VIAfarkaan:  .. oerheks  this is the output o farkaanS command https://pastebin.com/8SxBNA8P11:20
VIAi reall dont see why i have this Cancer running on my system alll of a sudden11:21
VIAsuspexct it might have something to do which is cancer in itself11:21
oerhekskeep this channel family friendly, thanks11:21
farkaanSeconded11:21
* oerheks ignores VIA, knowing he is a long time ubuntu user11:21
VIAi could kill 3 instances that seemed to to be related wo pidgin, bu i stilll the the ugly symbol in the upper right corner. also there no option to close or quit.11:23
VIAhow this this application end up on my system?11:24
farkaanVIA: Purge then logout and log back in. Check ~/.config/autostart11:24
VIAoerheks: who is a longterm ubuntu user?11:24
VIAim using linux for about 1 yr now11:24
VIAthxalot farkan will try and report back11:24
farkaanVIA Are you on xubuntu or Linux mint?11:25
VIAa different distro11:26
VIAbut this symbol didnt appear before yesterday.11:26
VIAyesterday i treied to run a game on steam with "proton experimental" and other proton versions (unsucccesfully ... )11:26
farkaanCurious11:27
VIAindeed11:27
oerheksfarkaan, we support only ubuntu, you don't have to answer11:27
MaikVIA: what distro are you running? Know that only Ubuntu and official flavors are supported here11:27
oerhekscertainly not with such language11:28
farkaanI'm guessing some Debian derivative since apt works11:28
VIAi wasnt aware of that, i thought since ubuntu is ubuntu,. and most ubuntu distros keep the core of it its all the same11:28
MaikVIA: Which distro are you using....11:28
VIAthe channel my of my specific disctro was so rude, i never returned. autistic, selfish, entitled people who think theyre smarter than other person on this planet ..11:29
Maikthat doesn't answer my question VIA11:29
farkaanVIA: `cat /proc/version`11:30
pagioshi what is the equiv of "ip route add 10.0.0.2 dev eth0"  in netplan11:30
pagiosi cant find it11:30
Maikplease don't fool around and just answer VIA11:30
VIA" oerheks | farkaan, we support only ubuntu, you don't have to answer                 " ... are you tryug to be extra rude/offend me oerheks ?11:31
VIAi had a question, and farkan was a nice person who tried to help me11:31
VIAi appreciate nice people11:31
MaikVIA: mind telling which distro you use, thanks in advance or otherwise move over to #linux11:31
VIAMaik: you did not hekp me with anything or answer my question, why do you demand i answer yours?11:32
oerhekspagios, "ip link" shows the network adapter names, eth0 is the old way11:32
farkaanVIA: Probably best to move to #linux11:32
pagiosoerheks: yea but my issue is in the syntax of how to map that to netplan11:32
oerheksmost likely enp1s0 or something like that11:32
Maikbecause other ubuntu based distro's are NOT supported here VIA, THAT's why i asked you 3 to 4 times kindly11:32
Maikdon't be so stubborn11:33
VIAnoted. #linux might be a good channel. somehow i never look for any channel, people just poiont them out for me, rarely do i join a specific one because i need very specific help11:33
Maikgood luck then11:33
oerheks!netplan11:33
ubottuNetplan is a network configuration abstraction renderer which uses YAML descriptions of a network to work with either a NetworkManager or Systemd-networkd "renderer". More information at https://netplan.io/11:33
oerheksthat netplan page gives examples11:34
VIAyou could have told me that other distros are not supporterd in your very first sentence, ionstead you decided "to ask me for it 4 times ..." this keeps getting better and beter11:34
MaikVIA: i did11:34
oerhekshttps://netplan.io/reference/#examples11:34
Maiklearn to read11:34
farkaan> "#ubuntu supports Ubuntu and official flavors; versions 18.04, 20.04, 21.04, 21.10 | Unofficial derivatives: use your distro's support channel, not here"11:34
oerheksVIA you could read that in the topic.11:34
oerheksenough time wasted11:35
Maikand it's in the channel topic ^^11:35
farkaanUbuntu budgie is an official flavor innit?11:35
VIAah IC now im in the wrong you did Maik. apologies for that11:35
Maiknp11:35
Maikfarkaan: https://ubuntu.com/download/flavours11:36
Maikthat are the official flavors11:36
VIA"what an ubuntu-official-flavour" extremely often i make the experience that you linux/freenode/ppl that never see anything else but their monitors r very entitled, claim theyre always in the right, think theyre the smartest persons on this panet and theyre just better humans overall. thats why i usually stick to ask qquestionsm sideways. same way i approach doactors now11:37
Maik!discuss | VIA11:38
ubottuVIA: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!11:38
VIAthis wasnt meant to be an offfense just a general observation i made over and over sice i joined freenode in 2018 i think11:38
VIAi just asked a question, i thought this was the best place to ask.11:39
oerheksnow type /quit11:39
MaikVIA:  enough for now, no need to continue about it11:39
VIAsry for my wrong doings you allmighty gods. (thxalot tho to the nice ones out there <3) x*11:39
farkaanVIA It's alright but you can't blame #ubuntu users for freenode assholery, #ubuntu is one of the nicest irc communities in my experience11:39
Maiksigh....11:39
mjtoerheks: civility please11:39
Maikfarkaan: if you guys want to discuss it further please move over to #ubuntu-discuss11:40
VIAty for the referece again, but i didnt try try or discuss anything about "Ubuntu" this was a commentary/my perception on this very channel, nothig else11:41
VIAim outtties now thx again to the nice ones xoxo11:41
MaikVIA: we asked you to move over to -discuss11:41
farkaanIs there a way to find the difference between two very similar tarballs without extracting them?11:44
ravagepax -v <(archive1.tar) <(archive2.tar)11:45
ravageor mount them with avfs for example and do a diff11:45
farkaanravage thanks11:45
ravagegoogle also found https://github.com/maksverver/tardiff11:47
ravagelooks like what you want11:47
farkaanIs deja dup still the best GUI backup tool (I'm talking "regular" people that don't want to use the terminal here)?11:57
oerheksthere is no single best, but yes; it is pretty neat12:00
oerheksand standard installed12:00
pagiosguys anyone can help me mapping https://docs.hetzner.com/robot/dedicated-server/ip/additional-ip-adresses/#:~:text=ip%20route%20add%2010.0.0.2%20dev%20eth0%0Aip%20route%20add%20default%20via%2010.0.0.2 to netplan ?12:05
pagiosi am not sure what config to put12:05
linuxlotushi12:16
Aarch64debian!arp-scan12:21
Aarch64debian!info arp-scan12:22
ubottuarp-scan (1.9.7-2, impish): arp scanning and fingerprinting tool. In component universe, is extra. Built by arp-scan. Size 330 kB / 1,069 kB12:22
Aarch64debianroot@localhost:~# arp-scan12:28
Aarch64debianmy_lookupdev: bond0: SIOCETHTOOL(ETHTOOL_GLINK) ioctl failed: Permission denied12:29
nikolamMy connections on 21.10 are keeping disconnecting and stay disconnected and then connect after a while. This is a new behavior12:47
=== diskin_ is now known as diskin
=== nikolam_ is now known as nikolam
nikolamall connections keep disconnecting and I have 2 lans13:16
lotuspsychje!details | nikolam and logs please13:17
ubottunikolam and logs please: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.13:17
=== nikolam_ is now known as nikolam
BluesKajHi folks13:52
farkaanis a swap partition (logical or physical) faster than a swapfile?14:04
cbreakif you care about performance, why use swap at all?14:05
farkaanWell swap is still important because of disk caching14:06
farkaanhttps://chrisdown.name/2018/01/02/in-defence-of-swap.html14:06
farkaanI got 1gb of swap across all my machines for this reason14:07
farkaanBut I always use a partition (or lvm) except on ubuntu because swap files are the default14:08
cbreakwhen I set up my ubuntu system, it created a swap partition14:10
cbreakthis seems to be the default, when using zfs root14:10
cbreak(because having swap files on a zfs dataset would be very dumb)14:10
farkaanI dunno, I haven't installed in a long time14:11
farkaanBut i do have a swapfile14:11
farkaanAnd not a partition on ubuntu budgie 20.0414:11
farkaanOn serverfault there's some old discussion from 2011 that primarily talks about kernel version 2.6 so I'm not sure if it's applicable anymore14:14
jkcfarkaan: There is no functional difference between a swap file and a swap partition. They're directly mapped to disk locations in both cases.14:18
farkaanYeah that's what I figured14:18
jkccbreak: a swap file can in many cases improve performance, not hinder it. The performance problem comes in when people act like swap is extra ram, which it isn't.14:19
farkaan`swapon` will refuse to work with a sparse file so it's a non issue14:19
farkaanSwapping to a SSD is even better and doesn't 'kill' the disk14:19
farkaanjkc: People see used up swap even at <60% memory usage and assume that their system is running at subpar performance because it's using the disk as RAM which isn't exactly the case14:20
farkaanSwap only causes problems when you go OOM (thrashing)14:22
Maikcbreak: ubuntu, since 18.04, creates a swapfile not a swap partition14:23
farkaanhuh so that's why14:23
jkcI prefer swap files. Way easier to manage. As long as, of course, its configured properly for the underlying filesystem.14:24
cbreakMaik: not with zfs14:30
cbreakat least not with 20.10, which is what I installed with (I think... could have been 21.04)14:31
cbreakI still have remnant swap partitions from then, which I since stopped using14:32
Maiki see14:33
cbreak(since I use encryption, and the swap partition seem to be used without any indication of encryption, although it can very well be that linux itself encrypts the data before swapping it out)14:33
jkccbreak: Most likely, its a logical volume, and the physical volume that provides storage for the volume group is encrypted.14:34
cbreakthat's not how it looked like in userland. It was just a partition directly visible / used via swapon / fstab14:36
cbreakwhat I was hoping for was that linux itself just encrypts the data before swapping, transparently, without relying on something like lvm / dm-crypt / luks14:38
cbreakbut I'm not that experienced with linux, so I don't know if it does that. Ubuntu's old default setup doesn't set up any encryption I can spot.14:39
impermanenceI have snap running amazon-ssm-agent (which is never used really) and the /dev/loop partitions related to it are full and only like 50MB and alerting.  Is there a way I can safely purge these?14:44
leftyfbimpermanence: define "alerting". The snap mounts are supposed to be at 100% at all times. There is no problem other than your alerting on something that shouldn't be monitored14:47
impermanenceleftyfb: ha, okay.  alerting in datadog.14:48
leftyfbimpermanence: configure it to ignore loop mounts14:48
impermanenceyeppers.  thanks.  would not have known the 100% thing!14:48
leftyfbimpermanence: more accurately, loop mounts that are squashfs14:49
impermanenceah, okay.15:00
impermanencewhat does that mean though?15:00
=== xenial is now known as Guest3777
=== maquisistem__ is now known as maquisistem
hejuxwe have systemd-networkd and networkmanager, tell me, why the heck do we need netplan? wtf is this piece of sh**y15:38
hejuxit took me 1 hour to figure out WHO configured my ethernet dhcp15:39
prawatHi All, I want to assemble the custom iso image with all my deb packages and some customization in the installation process(configurator). I know  preceed and autoinstall way for making iso installation hand free. but I am looking for a way to build iso from scratch. Could anyone please share some idea how I can achieve this?15:42
hejuxprawat: install ubuntu to a VM, install needed software, configure the all the needed shit. tar the whole '/' , untar to a new server15:46
hejuxmuch better than ISO.15:48
hejuxyou can then use any ISO... to boot and extract your tarball with TAR to the new hardware... you can have some startup services to do some init job.15:49
hejuxnot wat you're looking for, but just a suggestion15:50
Auprivave2any hackers here?15:54
jkcAuprivave2: That's not a great way to start. Might want to just ask your question.15:56
Auprivave2jkc: sorry. see what you mean :D well.. library computers running Ubuntu 16.04. Wifi is on for no reason, and ethernet cable exposed. I have terminal access. home folder gets overwritten after each login. If there a way in?15:58
jkcSo you're asking for help in breaking into a system that you don't own.15:58
Auprivave2There is a bit hole behind the computer where the ethernet cable (that is not locked in place) goes down.15:58
Auprivave2im asking for help to figure out is its possible. so intentions are to help.15:59
jkcIntentions don't make it unethical.15:59
jkcThat's a double negative.15:59
Auprivave2jkc: :D16:00
jkcIntentions don't make the activity ethical.16:00
jkcYou're trying to break into a system you don't own. Even if you want to help, it's unethical and may even be illegal depending on where you are.16:00
Auprivave2jkc: last time these machines got hacked, private people lost millions in total. Management wont lift a finger before its either way too late, or the press is on to them.16:00
jkcMy answer is not going to change no matter how to try to rationalize it.16:01
jkcs/how to try/how you try/16:01
jkcI cannot type today.16:01
Auprivave2that can evolve into an entire new language16:02
jkcAlso, I don't believe you. "library computers" don't handle millions of dollars.16:02
jkcSo you need to reconsider how you're trying to address the issue.16:02
Auprivave2jkc: scandal was very real. keyloggers planted at libraries.16:02
jkcSure, Jan. Asking for help with illegal activity is off-topic for this channel and the whole Libera network.16:03
Auprivave2stealing people digital ID that way, emptying accounts and taking loans.16:03
prawat@hejux: Thanks for suggestion, I have already build system for CentOS where we are creating the customized iso with our rpm files. Now, the whole set of things need to move to ubuntu. The output should be iso image which can be install on the bare metal servers.16:03
Auprivave2well.. its a Ubuntu question really. They are running a very old version. I have terminal access. but cant find a way to elevate the user.16:04
jkc!ops16:04
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, chu16:04
Auprivave2jkc: not illegal activity. okay. thanks. I will try arch chan.16:04
MaikAuprivave2: they won't help you either16:05
prawat@hejux : Any reference git or blog will be more helpfull16:05
Auprivave2Maik: thanks Maik16:05
Auprivave2I will try the WinXP chan then16:06
MaikAuprivave2: stop trolling16:06
Auprivave2Maik: that was not trolling16:06
Maikyou are at the moment, if you don't have a ubuntu support question then move on16:07
Auprivave2Maik: this is your chan?16:07
MaikAuprivave2: cut it16:07
Auprivave2So you are OP, and you dont think a question concerning Ubuntu 16.04 security on library computers is relevant?16:08
Maik!ops | Auprivave216:08
ubottuAuprivave2: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, chu16:08
Auprivave2fair enough16:08
Auprivave2oh. so you are not OP. you just want to hunt me down.16:08
Auprivave2Merry xmas Maik16:09
Maiksigh...16:09
Auprivave2bye16:09
Maikfinally16:09
hejuxprawat: do not use UBUNTU as server16:09
jkcprawat: Ignore that advice entirely.16:10
jkcUbuntu is a great server platform.16:10
hejuxif you are from CentOS, then, go direct to Almalinux16:10
jkchejux: Or let people make their own platform decisions. And I'm #almalinux staff.16:11
hejuxprawat: with one command, your centOS can be switched to Almalinux16:11
hejuxjkc: i don't think he knows Alma.16:12
hejuxso, i basically opened a door to him16:12
jkchejux: Seriously, ubuntu is a really good server platform. Going into #ubuntu to try to chase people away from Ubuntu to Alma doesn't make Alma look good as a community.16:13
prawat@hejux : I can't move to Almalinux, decision has been made for ubuntu.... also all the rpms are converted in deb16:13
jkcAlma is a great option, obviously, but its not the answer for everyone or every use case.16:13
prawatI need to just incorprate those deb packages to the ubuntu server16:14
hejuxjkc: well, he mentioned CentOS, therefor i suggest Alma. that's all.16:14
jkcNO option is the answer for everyone or every use case.16:14
prawatI was trying this https://github.com/mvallim/live-custom-ubuntu-from-scratch16:14
prawatbut didn't get success16:15
jkchejux: He actually said that everything needed to move to Ubuntu. And you joined this channel and immediately started complaining about netplan - which is also a great tool.16:15
jkchejux: So I don't know what you're really trying to achieve here except for being inflammatory.16:16
hejuxjkc: a great tool? it is a ..., it does nothing but pass the parameters to systemd-networkd or networkmanager16:17
jkcAnd?16:17
jkcIt's a great tool.16:17
jkccat isn't exactly complex, but its also very helpful.16:17
hejuxa great tool of what? the expreriece on netplan stays on ubuntu. it is useless if you use REDHAT or DEBIAN16:18
jkcA great tool to do literally what it says on the tin. And you're kind of wrong, here. https://packages.debian.org/bullseye/netplan.io Arch also has netplan.16:19
jkcBuilding netplan for RHEL-alikes is easy, they have an RPM spec for it.16:20
hejuxjkc: so, you spend hours, days, to learn the syntax of netplan, and then it only works on ubuntu... while i spend days hours on systemd-networkd, it works everywhere...16:20
Maikif you don't have any further ubuntu support questions and just want to discuss thing then please join #ubuntu-discuss hejux16:20
jkchejux: Takes about two minutes to figure out netplan.16:20
jkchejux: And it greatly simplifies a lot of the more complicated networkd setups. if all you want to do here is start arguments, you're starting with bad intentions and doing a bad job.16:21
jkcAnd, for me, netplan works everywhere. :)16:21
jkchejux: A lack of expertise on your part doesn't translate to a tool being a bad tool.16:21
hejuxyeah, i have to agree that i did not know netplan before i search google 'how to configure network on ubuntu'16:22
Guest83just installed ubuntu 20.04 on old iMac. brand new installation, not experienced. sound isn't working and wondering if someone could help.16:32
tomreyn!sound | Guest83: some of this is dated, but have a look16:36
ubottuGuest83: some of this is dated, but have a look: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - https://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.16:36
tomreynRunning the "alsa-info" script is certainly a good idea to get started. (I won't personally be able to help there, though.)16:37
Guest83tomreyn: thanks trying that16:37
tomreyn"iMac" sounds *really* old - isn't this from the 68k era?16:37
jkcNo. There are plenty of Intel iMacs.16:39
jkcIncluding even the latest ones.16:39
Guest83model name    : Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz16:39
tomreynokay, i just noticed this name is still used. it makes me think of those light colored all-in-one computers from a good while ago.16:40
Guest83no, it's not too old16:40
tomreynright, right, sorry.16:40
jkctomreyn: eMac!16:44
ioriaGuest83, is the card recognized ?  lspci -nnk | nc termbin.com 999916:48
Guest83$ lspci -nnk | nc termbin.com 999916:49
Guest83https://termbin.com/68pu16:49
prawat@hejux : do you have any reference what you suggested ??16:51
eelstrebori wish the ubuntu hcl included lower cost laptops - not just the ones $1000+16:51
Guest83ioria: I don't know what it would look like for the card not to be recognized, but the system does seem to know what it's dealing with. (I'm not a device/systems person so please bear with me)16:52
ioriaGuest83, yes , they are ; how are the speakers connected ? external or built-in  ?16:53
Guest83built-in16:53
ioriaGuest83, in the monitor , for example16:53
ioriaok16:54
Guest83it's an iMac all-in-one, the monitor is not separate. all housed together.16:54
ioriasure16:54
ioriaGuest83, i suggest you install pavucontrol : sudo apt update && sudo apt install pavucontrol16:56
Guest83already have it16:56
ioriaGuest83, what you see in Output Devices ?16:57
Guest83dropdown: Speakers, Headphones16:57
Guest83controls grayed out (?)16:58
ioriaGuest83, run from terminal 'alsamixer'16:59
prawat@jkc: Do you have any suggestion for my quarry??16:59
Guest83ok16:59
=== Ricardus_ is now known as Ricardus
Guest83running16:59
Guest83it took over terminal; not sure what I'm looking for17:00
jhutchins!alsa17:00
ubottuIf you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - https://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.17:00
ioriaGuest83, what about Master ? is '00' or 'MM' ?17:00
Guest83ioria: I don't see Master, just "PCM" and "Internal Mic Boost"17:01
ioriaGuest83, that's all ? you can scroll horizontally with arrow keys17:01
Guest83yes, just those two17:02
iorianot good17:02
ioriaGuest83, press 'F6'17:02
jhutchinsGuest83: You may see more than one sound device, including something for PulseAudio.17:02
Guest83ioria: F6 pops up Sound Card menu, showing17:03
Guest83- (default) 0 HDA Intel PCH 1 HDA ATI HDMI17:03
jhutchinsWow, 1,290,000 hits for "linux imac sound".17:03
ioriaGuest83, is 'default' selected ?17:04
Guest83yes17:04
Guest83it also says "HDA Intel PCH" in upper right17:04
Guest83upper left sorry17:04
ioriaGuest83,  dmesg | nc termbin.com 999917:05
Guest83https://termbin.com/8y1j17:06
ioriasnd_hda_codec_cirrus: probe of hdaudioC0D0 failed with error -2217:07
ioriasnd_hda_codec_cirrus hdaudioC0D0: VID=00008086, DEV=00007270 not supported17:08
ioriaGuest83,  not an audio guru, but your chipset might not be supported and you need additional (external) driver :  https://answers.launchpad.net/ubuntu/+source/alsa-driver/+question/69883717:11
ioriaGuest83,  down the page (comment #2) there are the instructions17:11
Guest83ioria: ok, thanks, I see that in comment 2. thank you very much!!!17:12
ioriaGuest83,  this is better (but the same) : https://github.com/davidjo/snd_hda_macbookpro17:12
Guest83ioria: terrific I will try that thanks again!17:13
ioriaok, good luck17:13
ioriaafk17:14
ash_worksisometimes I get notifications that hang down from my clock. Is there a way to dismiss (or otherwise interact with) those without using my mouse? :)17:22
ash_worksifound it, by default `Super+N,ESC`17:31
=== jje_ is now known as jje
=== genii-core is now known as genii
jhutchinsHas anyone ever seen a keyboard with a key labeled "Super"?18:22
=== jje_ is now known as jje
rfmjhutchins, yes, it was on a Lisp Machine, probably 1988 or so18:33
cbreakjhutchins: I've seen one labeled "hack" https://www.extremetech.com/wp-content/uploads/2016/12/MD-26055_20160823140932_ea396a26bf42b12c.jpg :)18:34
cbreakah, here's a super key: https://external-preview.redd.it/aOQmrydGQd0j_0ljSAjOsu9fzQm012gkSgdI2X5w6gM.jpg?auto=webp&s=f3ac99800f85e82750f19546f8130f17aabc8ec018:35
Maiki'd say it's offtopic...18:35
=== markthomas1 is now known as markthomas
rwinnerHi, I'm trying to install the build-essential package and I'm getting this error. All updates and upgrades have been done. https://pastebin.com/LmD32pn019:17
cbreakare you on some prehistoric ubuntu?19:32
skittoHello.19:32
cbreakrwinner: this is probably not the correct solution, but you could try to install libc6-dev yourself and see what the error for that is19:33
skittoIssue: lowlatency Bionic kernel was hung up by a (live, active connection) USB peripheral being suddenly unplugged19:34
cbreaksame for g++. Probably will take some chaining.19:34
skittoEffect: boot hangs at loading usb states19:34
rwinnercbreak: OK, thanks. Will try that.19:36
rwinnerHi, I'm having an issue with installing build-essential. I get an error whenever trying to install unmet dependencies. Anyone know a way out of this? https://pastebin.com/HjmELtPQ19:41
rwinnerLooks like this is the solution. Going to try it out now... https://www.mexchip.com/en/2021/09/unable-to-install-build-essential-package-on-ubuntu-20-04/19:49
=== coz_ is now known as SantaCoz_
rwinnerI don't want to take the chance, it says it's going to remove a couple of packages if I downgrade. I'll wait for a bug fix, because it's obvious from searching the web that this is a bug.20:00
rfmrwinner, this goes back to May when a bad version of libc6 (2.31-0ubuntu9.2) was released and then backed out.  see https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/192691820:14
ubottuLaunchpad bug 1926918 in glibc (Ubuntu) "cannot install libc6-dev, requires old libc6 version" [Undecided, In Progress]20:14
rfmrwinner, so if you happened to upgrade while the bad version was there you get this mess.20:15
rfmrwinner, since nobody seems to have done anything about it in 7 months, you could be waiting a long time for the fix.20:15
aylahow to stop snapd from installing automatically when installing unrelated packages with apt?20:17
SantaCoz_ayla,  not sure but try  --exclude  when updating in terminal20:18
SantaCoz_--exclude (name of package(s)20:18
aylaI tried to apt-mark hold snapd but after rebooting it seems not to hold snapd anymore for some reason20:19
rwinnerrfm, ah...OK, thanks. I'll wait a little longer. So far it's just build-essential that seems to trigger it. Thanks!20:24
=== juniper is now known as Guest5972
rfmrwinner, if you look at comment #15 in that bug it has an awk script for downgrading all (and only) the bogus libc6 packages, which is much less scary than uninstalling dependencies...20:26
rwinnerrfm, ah thanks. I'm going to have a look at the bug report. I appreciate your help.20:27
=== coz_ is now known as SantaCoz_
i7chhey guys. anyone here on 20.04 (5.11.0-43-generic) having issues with suspend to ram? issues, as in suspend not working at all?20:46
rfmi7ch, assuming you're asking because you are having such problems, the first thing I'd do is check for a BIOS update for the system20:55
i7ch@rfm: I did that. updating to latest stable BIOS version did not solve the issue.20:56
i7chalso, I triple check that s2m is  enabled in BIOS. also checked kernel has the correct config (CONFIG_SUSPEND=y)20:57
i7ch*s2r20:57
rfmi7ch, check syslog for messages around the suspend attempt.20:58
rfmi7ch, it may be a particular device not suspending right, unfortunately tracking that down would involve disconnecting and disabling as much as you can, and see if that helps21:00
i7chdid that too. nothing relevant. i only get 4 lines of logs, all relating to ether link down / link up21:00
jkcayla: If it's trying to install snapd, then its not unrelated. Not sure how it would be related, since I don't know what package you're working with.21:00
rfmi7ch, one problem being is the most likely suspect is the display adapter which is kinda hard to disable (unless it's a desktop and you have a different one around to swap in)21:01
i7chyeah, that would be hard to do as I don't have another GPU21:02
rfmi7ch, is it nVidia by any chance?  Lots of people seem to be having trouble with those lately.21:04
rfmi7ch, has suspend ever worked on this system, and only stopped working fairly recently?21:05
i7ch@rfm: yes, yes it is. now .. that you mention it, this starting happening after some nvidia proprietary driver update ...21:05
aylajkc: chromium for example. apt install chromium installs a snap.21:06
i7chyes, it worked fine for as long as I remember. also, works from window 10 which kinda tells me that is somehow related to my linux / kerner and not BIOS / hw issues21:07
jkcayla: I knew that was going to be the example. Due to INFAMOUS difficulties packaging Chrome in such a way that allows for timely updates, Ubuntu is migrating Chrome to the snap version.21:07
jkcSo when you try to install chromium-browser, it directs to a snap install.21:07
jkchttps://packages.ubuntu.com/focal/chromium-browser21:07
=== Pokey is now known as ahorner
jkcayla: In this case, timely updates includes security updates.21:08
=== ahorner is now known as Pokey
rfmi7ch, I suppose you could try downgrading the driver, or even swapping to nouveau to see if it changes21:08
i7chyup. Imma try just that. this is driving me nuts already. though using nouveau is not really an option long term :(21:10
i7ch@rfm: thank you for the assistance o/21:10
=== thegodsquirrel is now known as theSantasquirrel
i7ch@rfm: well, apparently the issue fixed "itself" as magically as it appeared. switch to nouveau driver (was not working) but switching back to nvidia-470 (closed source) and now it just frackin' works21:28
rfmi7ch, it's possible reinstalling the -470 forced it to re-update the firmware on the card or some such (i.e. the original install failed silently)21:29
rfmi7ch, but at least we figured out what spot to kick it...21:30
i7ch¯\_(ツ)_/¯21:30
i7chuntil next time :)21:30
i7chbut yeah, me happy now. and thanks again for suggesting to reinstall drivers21:30
Kuleshovhttps://www.youtube.com/watch?v=SLxrrE6wC5I Jeanette - Porque te vas21:33
bobdobbsI'm not 100% clear on some stuff around security. I want to put a binary in /usr/local/bin. I want all system users to be able to run it. Who should own the file?21:54
EriC^^bobdobbs: root22:00
bobdobbshmmm22:00
EriC^^if someone else were to own it, they could modify it and compromise everyone22:01
bobdobbsah, I see22:02
bobdobbsSo the file should be owned by root, writable only be root, and runnable by anyone?22:02
bobdobbs*only by22:03
EriC^^correct, you want it read+execute by all22:03
jkcbobdobbs: owned by root:root (user:group), with rwx for root, rx for group, rx for others.22:03
bobdobbsthanks22:04
EriC^^no problem22:04
bobdobbsI've been using linux since forever. But some of the basics still trip me up22:04
derek_hello22:12
derek_im trying to save an .img of an sd card the sdcard is 57.7 GB i use the following command "sudo dd if=/dev/sdb of=~/backup.img" and ive tried "bs=1024" and "bs=1M" and a few other variations of bs. DD starts writing the image and i can see the sd card reader working. but after a few minutes the "working" light on the sd card reader just goes solid red and my computer becomes non responsive. the only way to "un-freeze" my computer is22:17
derek_ by pulling the card reader out and hitting the hardware reset button. Im using a desktop computer with ubuntu 20.04. the image does write..... but the resulting .img is only 20.7 gb everytime. ive tried 11 different sd cards and two different card readers22:17
jkcderek_: Is there an underlying reason to why you're trying to back up the SD card via an image like that?22:22
derek_jkc: its a micro sd card used in a pi. i spend a few dozen hours setting up the os on the pi and i wanted to make a backup22:23
jhutchinsderek_: Sounds like you have a corrupt SD.22:23
derek_i thought that too22:23
derek_but it does the same on a brand new sd card. i tried many22:23
derek_jkc : if theres a better way to do sd card backups id love to know22:24
jkcI don't treat my RPis any differently than I treat other systems. I back up the system from within the system using a proper backup utility, e.g. borg.22:25
derek_its not running raspian22:26
derek_its running retropie on a handheld22:26
derek_im giving several out to friends and family for christmas22:26
derek_and id like to have a backup on my computer so when they break things22:27
derek_when i search "backup an sd card in ubuntu" almost every page i find refers to dd22:28
jkcI just rsync everything in /home/pi to backup storage.22:29
derek_but that doesnt save all of my configuration and partition data22:30
jkcSuggest you actually look in /home/pi. Second, partition data doesn't matter. Image new SD card with RetroPie, rsync /home/pi back, restart.22:32
derek_what am i looking for?22:33
oerheksi would use sudo dd bs=4M if=~/backup.img of=/dev/sdb && sync  # but your command should be oke22:37
sarnoldare we writing to or reading from the sd card?22:38
derek_we are reading from the sd card and writing the image to my ssd on my desktop22:39
jhutchinsderek_: How long have you left the system in the "locked" condition?22:52
=== MrC is now known as MrChristmas
derek_i watched it work until it "locked" and then left the house for 5 hours this morning. it was locked when i came back (64gb ram intel I5 6 core processor at 2.6ghz per core22:56
derek_it was locked when i came home exactly where i left it22:56
derek_also it should be noted that etcher and the raspian sd card flasher both work great, but niether have a backup option22:57
semhey I installed lubuntu on an old pc and I am having some crashes. I think I found the relevant part of syslog (only place I know to look), can you take a look? https://pastebin.ubuntu.com/p/gHhsfRbRPY/23:22
ravagemake sure its not a hardware defect first. change cables, try another drive if possible23:29
semit only started happening after I changed the CPU23:30
skittoUbuntu 18.04 low-latencyMusic production computer Crashed when peripheral was unplugged hot, an23:30
skitto&now hangs forever, booting23:30
ravageso it is totally possible that you messed up some cables doing that23:30
skittoPerdon me23:31
sarnoldI wonder, there's a 2007 bios date in there.. just how old was the old cpu? I wodner if a cpu that old could enforce NX permissions or not23:31
semIt is from 2007: AMD Athlon64 X223:32
semthe "new" cpu is just the faster clockspeed version because the old one was getting really slow23:33
sempretty good that lubuntu is pretty snappy on this :) just would be nice if it didn't crash23:33
sarnoldah, some random benchmarking website said it has an NX bit. well, that makes sense, these logs also say that :)23:35
semthere was a thing in the dmesg that said that if timing was an issue there was something you could do23:36
semlet me look23:36
sem>Nvidia board detected. Ignoring ACPI timer override. If you got timer trouble try acpi_use_timer_override23:36
semIs that related?23:37
sarnoldwell ... I wouldn't think so, but I otherwise don't have any suggestions :(23:37
ravagesem: "kernel tried to execute NX-protected page " also should not happen23:37
ravagecan you try to disable NX protection in your BIOS and see if the problem still exists? maybe there is a BIOS update?23:38
sarnoldsem: did you perchance swap video cards while you were at it? the faulting process here is xorg, and nouveau_connector_detect is the function that failed..23:40
semi'll take a look in the bios. Not sure that I've seen a setting like that; also ePoX went out of business, hopefully I can find any bios updates23:40
sarnoldsem: or maybe the cable was replaced? that's a long shot..23:40
semsarnold, i did not swap video cards, but I did at one point try the proprietary drivers23:40
semi'm using nouveau again, which seems to be better23:41

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