/srv/irclogs.ubuntu.com/2021/05/07/#ubuntu.txt

=== blackest_mamba_ is now known as blackest_mamba
=== blackest_mamba_ is now known as blackest_mamba
=== zbenjamin_ is now known as zbenjamin
InteloSeveas: I am here02:03
jpmhI have vague memories that with ext4 it is possible to store the data from a small filein the inode rather than filestorage - is thistrue?02:10
sarnoldjpmh: I think 60 bytes02:16
jpmhsarnold: doI need to doanything or does it just happen - 20bytes is all I need02:16
sarnoldjpmh: I'm basing that on fs/ext4/inline.c ext4_write_inline_data() uses a define, EXT4_MIN_INLINE_DATA_SIZE02:16
sarnoldjpmh: good question. I *think* it'll just happen with short files but I can't promise that.02:20
jpmhsarnold: I can't find anything on google on this02:23
sarnoldjpmh: hmm, I wonder, maybe adding site:lwn.net ? if anyone's got it documented, they might :)02:26
sarnoldjpmh: maybe try creating files of sizes 1 through 100 bytes and check du output on each?02:26
jpmhsarnold: yep - that's a simple solution - ty02:28
=== launchd is now known as Examknow
=== Examknow is now known as launchd
blogtenhi, what's the best place to ask about updated versions of packages at the Ubuntu repository?03:39
blogtenspecifically, for Ubuntu 20.04 LTS, fftw 3.3.8 is offered however 3.3.9 was released back in December including the following change: "Fix incorrect math in 128-bit generic SIMD"03:40
DumbLDoorHi All! What's the old EFI issue with 21.04? How do I know I can upgrade without any problems?03:54
DumbLDoorIs the right channel to ask this question?03:56
alexandrugoiagreetings, i have 2 addresses 192.168.100.23, 192.168.100.2704:22
alexandrugoiain the box .23 i run a virtual machine with windows, ip address 192.168.66.12804:22
alexandrugoiahow to make such that .27 to see the windows virtual machine ?04:23
alexandrugoiathank you04:23
MetamorphosisHello. Is it better to format external(portable) hard disks to Fat32 instead of the default NTFS to use on Linux?05:16
guivercMetamorphosis, I prefer ext4 myself (full posix compliant), but it'll depend on your intended purpose05:32
ksynwaHello. This is a dumb question so sorry about this. I have only used a rolling distro so I don't know about this. What are some differences between Ubuntu 21.04 and Ubuntu 20.04 for a normie end-user? I saw that 21.04 has a newer kernel which is nice. What else is different?06:02
guivercksynwa, 21.04 contains packages that were available prior to the UI & like freezes for 2021-April release (look up schedule for dates), 20.04 prior to the 2020-April release... LTS or 20.04 release offers two kernel stacks, GA or HWE so you have two options for kernel modules (ie. drivers), HWE currently is 20.10 stack but will soon move to 21.04 stack; GA = original 20.04 kernel but that's not end-user packages06:05
guivercsummary, LTS is software that existed before 2020-April & remains that way... non-LTS release uses software that's generally up to 6 months old (software that existed prior to it's release)06:07
ksynwaguiverc: Thanks very much06:13
guivercksynwa, LTS is 5 years for 'main' software, 3 years generally for 'universe' for security fixes etc... non-LTS is 9 months so release-upgrades are required every 6-9 months (benefit being always newer software)06:15
guivercLTS releases usually have LTS releases of software (due to longer supported life, so may not be the latest version that is packaged unless that was also a LTS release of program (libreoffice etc)06:17
ksynwaguiverc: Wow thanks very much for the detailed desription. Really appreciate it.06:19
guivercyou're most welcome  (rolling rhino = ubuntu rolling; it's an option, as is staying on development cycle.. but they have fewer support options)06:22
cbreakMetamorphosis: you can even use ZFS for it, if your usecase fits06:54
ducasseMetamorphosis: the filesystem matters the most if you intend to access it from other operating systems, linux can read and write just about anything07:05
=== mIk3_09 is now known as mIk3_08
cetexAre there any up to date howtos for how to compile a kernel from git?07:43
bumblefuzzwhen I try to edit /etc/sysctl.conf I get the error that the file is being edited by root with PID 1734107:56
bumblefuzzwhen I try to `sudo kill -9 17341` it says no such process07:56
HistraliaUbuntu 21.04 have all DVDs???07:58
geirhabumblefuzz: which editor?08:03
ducasseHistralia: could you rephrase that?08:03
bumblefuzznano08:03
bumblefuzzI just scrapped the entire install and started over08:03
Histraliaducasse Ubuntu 21.04 have all DVDs with all packages???08:04
ducasseHistralia: dvd downloads are available, but i don't think they contain the entire repos08:04
mokshaoin ##technology08:36
Ublxhello, i am trying to set a button of a graphics tablet with 'xsetwacom' to a mouse button but it doesn't work: 'xsetwacom set [device] button 1 3' to set button 1 to the right mouse button does not work. could anybody help?08:56
Ublxi also tried 0xfeeb of the keysymdef.h. no success.08:56
cetexAnswering my own question: https://kernel-team.pages.debian.net/kernel-handbook/ch-common-tasks.html#s-common-official - Building with make-deb-pkg now and it seems to work after disabling CONFIG_SYSTEM_TRUSTED_KEYS (it should then use a generated key instead)09:22
cetexmake deb-pkg09:22
=== EriC^ is now known as EriC^^
DarkTrick@apt: I always get errors about apache2 ("installed apache2 package post-installation script subprocess returned error exit status 1"). I remember there was a bug report on this, but I can't find it. Does anyone know about it?11:05
=== mIk3_09 is now known as mIk3_08
=== Cyrinux3 is now known as Cyrinux
BluesKajHi folks12:18
mgedminDarkTrick: usually I see this because one of my apache vhosts is configured correctly, so when the post-inst script tries to restart apache, apache fails to start up12:23
mgedminDarkTrick: the important thing is to look above that message for the actual reason of the failure12:23
mgedminif not seen on the console, then check /var/log/apache2/error.log12:23
DarkTrickmgedmin, there is no errorlog12:25
DarkTrickmgedmin, something about mpm... : https://pastebin.com/H0fiLv8s12:26
DarkTrickThis started to happen after an upgrade a while ago. I didn't change (or use) any config on apache, so it was something introduced by the udpate/upgrade12:27
mgedminhuh "ERROR: Module mpm_prefork does not exist!" is a weird error12:29
mgedminis the apache2-bin package installed?12:29
DarkTrickmgedmin, yes12:30
mgedmindo you have debsums installed?  does debsums -c apache2 apache2-bin print anything?12:30
mgedmindoes `a2enmod mpm_prefork` work?  after that can you finish apache2 package setup with `dpkg --configure -a` without it failing?12:32
DarkTrickmgedmin, no debsums12:33
DarkTrickmgedmin, a2enmod ... prints "ERROR: Module mpm_prefork does not exist!"12:33
mgedminwhat does ls /etc/apache2/mods-available/mpm_*.load print?12:34
DarkTrickmgedmin, no such file / directory12:34
mgedminI have three mpm modules there: event, prefork, and worker12:34
DarkTrick"/etc/apache2/mods-available" does not list any mpm module12:35
mgedminthese files are shipped by the apache2 package12:35
mgedminhm, in etc so debsums wouldn't check them without -a12:35
mgedmindebsums -ac apache2 would be useful to see12:35
mgedminapt install debsums if you don't have it12:35
mgedmin(apt will try to re-run apache2 postinst and fail after installing debsums; ignore that for now)12:36
DarkTrickmgedmin, maybe the shipping of those files is rather "fresh"? So my old installation does not have them?12:36
mgedminif you deleted those files manually (a bad idea), apt will not restore them12:36
mgedminapt respects the sysadmin and thinks that local changes made to files in /etc are sacred12:36
mgedmineven when that breaks the system12:36
DarkTrickmgedmin, I don't remember fiddleing in that area12:36
mgedmindo you have etckeeper?  I highly recommend apt install etckeeper12:37
DarkTrick"debsums -c apache2 apache2-bin" prints nothing12:37
mgedminexcellent, now try with debsums -a -c apache212:37
DarkTrickmgedmin, quite a list! https://pastebin.com/41bWBcwY12:38
mgedminassuming I'm right and the only problem is some mods-available/* files missing, there's a way to get them back12:38
mgedminyes, looks like somebody wiped your entire /etc/apache212:39
DarkTrickinteresting...12:39
mgedminhttps://askubuntu.com/questions/66533/how-can-i-restore-configuration-files12:39
mgedminto get the config files back, apt install --reinstall -o Dpkg::Options::="--force-confmiss" apache212:40
mgedminI'm annoyed by the cumbersome syntax every single time I have to do it12:40
mgedmin(which is rarely because I have etckeeper and can restore deleted files with git)12:40
mgedminif there were any sites already configured in /etc/apache2/sites-{available,enabled}, hope you have backups!12:41
DarkTrickmgedmin, result: "E: Internal Error, No file name for apache2:amd64"12:41
mgedminwow, I've never seen that before12:42
DarkTrickmgedmin, I guess something went wrong during the upgrade :)12:42
mgedminhttps://bugs.launchpad.net/ubuntu/+source/apt?field.searchtext=Internal+Error%2C+No+file+name+for&search=Search&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.assignee=&field.bug_reporter=&field.omit_dup12:42
mgedmines=on&field.has_patch=&field.has_no_package= shows two similar bugs12:42
DarkTrickmgedmin, lol, I just figured out, that reall all /etc/apache2/* is whiped!12:43
mgedminthe apt internal error hints that something more is broken12:45
DarkTrickmgedmin, maybe the problem is related to the fact, that I installed lampp and not apache2 (directly...)12:45
mgedminthere's no apt package called 'lampp', what exactly did you install?12:45
DarkTrickmgedmin, I don't remember (around 2018), but I guess I used the installer: https://phoenixnap.com/kb/how-to-install-xampp-on-ubuntu12:47
DarkTrickmaybe that's the source of the problem12:47
mgedminah, download random script from the web and run it as root?  yeah, sounds safe12:47
mgedminthe page says the script was written for ubuntu 18.04?  your apache2 version suggests you're on ubuntu 21.0412:48
DarkTrickmgedmin, indeed12:48
DarkTrickI installed it on UB 18.04 at the time12:48
mgedminok, but then something broke during an ubuntu upgrade?  that's interesting12:49
DarkTrickmgedmin, maybe some upgrade/apt/script/whatever scanned files and detected the apache installation without realizing, that apt never installed it... or something like that...12:50
ravageMy suggestion would be to install lxd and setup your stack with the packages provided by Ubuntu. Creates a clean and upgradeable environment12:50
mgedmindistribution upgades should never destroy files in /etc12:50
mgedminthe only theory I can come up with is maybe some buggy 3rd-party package had a buggy postrm script or something12:51
DarkTrickmgedmin, "package had a buggy postrm script" I recall that from the initially mentioned bug report I couldn't find anymore12:52
DarkTrickmgedmin, btw "upgades should never destroy files in /etc" wouldn't be the first time on my machine. Every upgrade is like pandoras box12:53
mgedminthere's a reason I try to avoid 3rd party packages12:53
mgedminI've had enough upgrade trouble with official ubuntu packages already; although so far I've managed to resolve everything without data loss12:54
mgedmin(the last 3rd-party package that wiped my data/configuration was jenkins; luckily I had a backup)12:54
DarkTrickmgedmin, This happens for non 3rd-party as well, though. around UB 19 for example about 5GB of manually installed software (from repos) was removed during upgrade12:55
DarkTrickstuff like mousepad or libreoffice12:55
DarkTrickmgedmin, why would that happen? why would 3rd party SW whipe folders?12:55
mgedminbuggy scritps12:56
DarkTrickBack to topic: if I remove apache2, the error vanishes12:58
DarkTrickif I reinstall, the error appears again...12:58
DarkTrickSOLVED12:59
DarkTrickpurge apache2, reinstall, clean12:59
mgedmincool13:00
DarkTrickhmm.. strange stuff... next time I'll try LXC13:00
DarkTrickmgedmin, thank you very much for taking so much time and effort for helping!13:01
mgedmindo install etckeeper, it's nice13:02
mgedminworks out of the box, no need to set up or learn git or anything, it starts taking snapshots of /etc files daily and whenever you apt install/remove packages13:02
mgedminyou can learn git later, when you need to investigate when and why some config files disappeared13:02
mgedmin(or apt install tig and use a pretty ncurses history viewer)13:03
DarkTrickmgedmin, I will definitely take a look at that!13:03
=== dob1_ is now known as dob1
varaindemiancan I make an iso file out of my entire disk so that I can later use to restore my system (in case it breaks)?13:33
varaindemiananyone?13:38
DarkTrickvaraindemian, I'd guess it should work, but I've never tried. I'm using Acronis TrueImage...13:39
varaindemianDarkTrick: is it free?13:40
DarkTrickvaraindemian, only if you connect a WesternDigital harddisk to your system13:41
Maikvaraindemian: Disks also lets you create a image of the current install iirc and there's Clonezilla13:44
jjakobI tried to disable systemd-resolved and make dhclient update resolv.conf but I'm not having success13:46
jjakobhttps://askubuntu.com/questions/907246/how-to-disable-systemd-resolved-in-ubuntu13:46
jjakobon 18.04, I tried the stopping resolved and restarting networking.service, ifup@eth0.service but resolv.conf still had 127.0.0.5313:47
jjakobI'm not rebooting for this.13:48
jjakobthat's just stupid13:48
jjakobalso tried removing /etc/resolv.conf (which was a symlink to /run/resolvconf/resolv.conf) but restarting resolvconf.service didn't recreate it13:49
varaindemianGuess I;ll stick with the timeshift13:50
jjakobvaraindemian: you need to shut down the os or reboot into a live iso or the filesystem will be corrupted in the image13:51
jjakobif you want to keep it running you can't make a full disk image13:51
jjakobyou can maybe make an image of a LVM snapshot, IF you have all filesystems on LVM and extra space to do the snapshots13:52
jjakobotherwise if you reboot into a live iso, use dd (possibly piped into some zstd -T0 or something fast like that)13:52
=== court_jester is now known as ayr-ton
vlmWhen running a forground process over ssh and then one gets disconnected, what happens to that process then?14:56
jjakobfixed it. updoot https://askubuntu.com/a/1336755/123961914:57
jjakobvlm: the process could crash if it depends on a controlling terminal, or it could continue running14:58
cbreakvlm: it get's killed by `SIGHUP` or so. At least traditionally.14:58
cbreakthere's also `nohup`...14:58
vlmjjakob, so it could be it turn into a zombie process i would have to terminate or so if it crashes?14:59
cbreakyou can start foreground processes like `screen` or `tmux` that won't be killed, because they spawn a background process to keep your stuff alive14:59
jjakobit wouldn't be a "zombie" process by the technical definition of that term14:59
vlmThanks,  knew that though, i just wondered if i had to clean up some processes that is just laying around not doing much?15:00
vlm^cbreak15:00
jjakobonly you know which process you can kill15:00
vlmjjakob, i just wonder if i starr a forground process and i get disconnected if i need to go back clean it up or if its always sighup, say a program like you say crashes?15:02
jjakobdepends on which process15:03
jjakobyou can check yourself with ps15:03
vlmjjakob, thanks and also cbreak15:07
ducassevlm: i always run tmux when i'm connected via ssh, so i can continue where i left off if i get disconnected15:12
jjakob^ or screen or byobu but usually plain tmux15:13
ducasseyeah, i'm just used to plain tmux, and have a setup i like15:14
olleAny have any tips for right-hand alt-tab alternative?15:23
olleI have mouse arm from too much alt-tab/ctrl-a (screen)15:23
cbreakyou could use home, end, pgup, pgdown...15:27
ollecbreak: You know how to map it? xorg something?15:28
olleMaybe I'll use the windows key for it. or alt-gr15:28
cbreaknot really. I think there's a keyboard setting dialog in the ubuntu settings15:28
cbreakbut considering the non-uniformity of linux overall, half the programs will probably not honor it15:29
ollehm15:31
ollegonna googla around a little15:31
ducasseolle: another solution would be to use something like rofi for window switching, bind that to whatever you want15:39
ducassemaybe not as elegant, but what i use with i315:40
olleducasse: what's rofi?15:40
olleI'm using cwm from openbsd now15:40
ducasseit's in the repos15:40
ollegot it15:40
ducasseit's a launcher that also does window switching and ssh15:41
olleah15:41
ducasse'rofi -show window'15:41
jjakobdwm also doesn't require you use alt-tab15:42
lordcirthWhat could cause glances / htop to report 8% CPU steal on a bare-metal machine?15:46
wedrIs there even a way to map a WinKey to any other keys in Ubuntu 20.04 vanilla?15:48
wedrIn the end, I had to resort to using CTRL+1, CTRL+2, and CTRL+3 to map to stuffs.15:48
lordcirthwedr, do you mean setting a shortcut, or an actual key remap?15:54
lordcirthIt might be called Super15:54
wedrshortcut in general. I have some trouble with creating new WinKey key shortcuts.15:55
wedrI've heard in the past that Gnome doesn't want to map the ALT keys.15:55
wedrSo any shortcut combinations using ALT keys are ignored by Gnome on a newly installed Ubuntu.15:56
wedrI wondered if that's a problem with WinKeys in general15:56
=== LostHentaiClip is now known as Roye
=== Roye is now known as Roey
dev4449Hi. Good day. I have Ubuntu and windows 10 dual boot, after I shut down windows 10, the grub menu doesn't show up any more and the computer automatically boots into windows 10. If appreciate if you give me a clue on solving the problem.16:53
TJ-dev4449: Windows/firmware is set to do a 'Quick boot' directly into Windows.16:54
ksynwadev4449: You can try disabling Fast Startup in Windows first16:54
dev4449I tried holding down the shift key while pressing on shutdown in windows, no luck. Okay, I'll try to disable fast startup16:55
ksynwaHello all. I want to install Ubuntu 21.04 with zfs on root. But this guide says only to use 20.04: https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/Ubuntu%2020.04%20Root%20on%20ZFS.html16:56
ksynwaAnyone knows if it's possible to install 21.04 minimal with zfs on root?16:56
dev4449TJ-, ksynwa, Is the fast startup feature causing the issue?17:03
wxMichaelI installed updates on a clean install of Kubuntu (dual boot installed alongside Win10) and got the error "installed shim-signed package post-installation script subprocess returned error exit status 1"17:11
wxMichaelWhen it tries to install shim-signed again I get "GRUB failed to install to /dev/sda5" which is my /boot/efi17:12
wxMichaelwhat I found online suggested that the /boot/efi UUID was incorrect in /etc/fstab but it looks like it's correct17:14
EntelinI'm getting python exceptions running netplan:  https://paste.ubuntu.com/p/tydmJ4N6wc/   though it does actually work and apply the secondary address, what is it complaining about?17:14
Entelin(included in the paste is my netplan config)17:14
unimatrix9hello all17:29
unimatrix9just a quick question, when i use xrandr to set some options, does it stay after reboot, or should i write i script to do that ?17:30
unimatrix9xrandr --output eDP-1 --transform 1,0,-1,0,1,-1,0,0,117:31
ioriaunimatrix9, you probably need a script17:37
unimatrix9ok , no problem , thanks17:37
ioriaunimatrix9, https://wiki.archlinux.org/title/xrandr#Configuration17:37
unimatrix9cool script, thats the way to go ;)17:39
unimatrix9reboot , to see if it works17:45
unimatrix9its a bit quiet17:46
unimatrix9here17:46
unimatrix9thats alway's ?17:46
Maikunimatrix9: depends on the hours17:46
Maikbut...17:46
Maik!ot17:46
ubottu#ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:46
Maikor17:47
Maik!discuss17:47
ubottuWant 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!17:47
Maikso if you just want to chit chat about non support related stuff, head over there unimatrix917:47
unimatrix9yeah i know, i just installed polari, irc chat, i thought there was something wrong with the software lol17:47
unimatrix9that i did not see any one chatting17:48
unimatrix9ok reboot time !17:48
unimatrix9bye17:48
wxMichaelAnyone have any ideas on the grub error I'm getting?17:54
sarnoldwxMichael: pastebin the apt output that showed the errors?18:23
Ublxhello, i am trying to set a button of a graphics tablet with 'xsetwacom' to a mouse button but it doesn't work: 'xsetwacom set [device] button 1 3' to set button 1 to the right mouse button does not work. could anybody help?18:56
sarnoldUblx: maybe xinput instead of xsetwacom?19:00
Deano59how can I format a hdd in ubuntu, delete every-thing (even if gpt) and format it to say like /dev/sdb1 instead of just /dev/sdb?19:01
Deano59fdisk refuses to work.19:02
sarnoldDeano59: pastebin what you've done with fdisk?19:02
wxMichaelsarnold: I uploaded the apt log from my grub issue: https://pastebin.com/9unrr0Xp19:04
sarnoldwxMichael: cool, moment..19:05
sarnoldgrub-install: error: failed to register the EFI boot entry: Operation not permitted.19:05
wxMichaelI think it's related to secure boot, but I don't see an option in my BIOS to actually disable it, only enable legacy compatibility19:05
sarnoldwxMichael: ^^ I *think* that line often means that your BIOS rejects the operating system's attempt to change the boot order19:05
Deano59sarnold: https://paste.ubuntu.com/p/yyyn3vKb8n/ every-time I do it, it makes it 2tb instead of 3tb...19:06
Deano59sarnold: sda      8:0    0   2.7T  0 disk  └─sda1   8:1    0     2T  0 part19:08
Deano59where's the other 1tb gone to?19:08
jeremy31wxMichael: what about>  sudo grub-install /dev/sda19:08
leftyfbDeano59: https://www.cyberciti.biz/tips/fdisk-unable-to-create-partition-greater-2tb.html#:~:text=Frankly%20speaking%2C%20you%20cannot,you%20need%20a%20large%20partition.19:09
sarnoldDeano59: weird, I wonder why it chose dos instead of gpt -- try fdisk -c=nondos /dev/sda ?19:09
leftyfbsarnold: you can't use fdisk. You need something like sgdisk19:09
sarnoldleftyfb: ew. I wish the manpage would say that. thanks.19:09
wxMichaelthis issue has me so confused lol. I just reran grub-install and it completed without error...?19:10
leftyfbsorry, gdisk, not sgdisk19:10
leftyfbsgdisk should also work though I think19:11
sarnoldwxMichael: I'm confused too :)19:11
sarnoldwxMichael: try sudo apt install -f  and see if it's got anything else to clean up?19:11
wxMichaelnope XD19:11
wxMichaeli'm sure ill get it again when it does something with shim-signed19:12
sarnoldpossibly :)19:12
Deano59thanks! see all of the 3TB now. thanks!19:20
yni have a silly question; is Landscape on prem (the free version for only 10 machines) only available on Ubuntu 18.10 LTS? i'm trying to install it on Ubuntu 20.10 and i'm getting unmet dependencies hmmm19:55
=== xet7 is now known as Guest91791
sarnoldyn: I'm pretty sure this is the newest version https://launchpad.net/~landscape/+archive/ubuntu/19.10/+packages -- and it's only got packages built for bionic and xenial20:01
ducasseyn: pretty sure it's only for lts releases20:03
ynhm20:04
ynisn't Focal (20.04) an LTS tho?20:05
wxMichaelOn a similar note, I've come across a lot of PPAs without hirsute. How long does it usually take for a new release to get general support20:05
wxMichaelAlmost every PPA I add doesn't have it :(20:05
=== EriC^ is now known as EriC^^
Maikyn: 18.10 isn't a LTS neither is 20.10. 20.04 is a LTS though20:06
ynoh20:06
ynso Landscape just hasn't caught up on releases then?20:06
sarnoldyn: yeah, I think it's been under-resourced for a long time20:07
ynit seems kind of weird i'd have to acquire an older LTS just to get Landscape to work20:07
Maiki'm not familiar with landscape but i guess it's for LTS releases only?20:07
ynMaik: if it was, there would be a Focal release, i'd imagine, but there doesn't exist one (yet)20:08
StoissHi everyone. Uhm got a problem with wickrme. It gives me this:  Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus-Fvdx4Z0BYj: No such file or directory20:08
ynsarnold: that makes sense20:08
StoissIve tried so much to look up the errors on google but nothing useful came up to fix it20:09
ynanyone happen to know of an OSS alternative to Landscape that supports Ubuntu?20:09
ducasseclosest you'll get is something like cockpit, afaik20:11
sarnoldyn: I usually hear about ansible being used for fleet management tasks; what exactly are you hoping to get out of landscape?20:15
Ublxsarnold: okay, thanks. i did not know xinput yet.20:15
ynsarnold: mostly management of package updates20:15
ynsarnold: i'm kind of looking for something more like Spacewalk/Satellite20:15
ynfrom the RHEL world20:16
StoissWould anyone happen to know why WickrMe doesnt seem to be working anymore ? I get htis error: https://paste.linux.community/view/31b54ffa20:16
sarnoldyn: I've heard of folks using aptly to manage their own repository, so they can test updates on a small pool of machines before rolling it out to all the others, but aptly's recently been abandoned by its author :(20:16
ynsarnold: ah, drats! lol that does sound useful tho, hmm20:17
ynsarnold: thanks for the help :)20:17
sarnoldStoiss: Ulovlig instruktion (SIGILL) (smed kerne)  -- this makes me think that you may have installed a binary package that uses CPU instructions that your processor doesn't support -- is this close to the truth?20:18
bray90820What kernal version does 21.04 come with my default?20:18
bray90820*By Default20:19
tomreynbray90820: https://packages.ubuntu.com/search?keywords=linux-image 21.04 is known as "hirsute"20:20
Stoisssarnold, ah let me put it this way. WickrMe used to work. I usually do updates like a normal person and one day it just didnt work anymore20:20
StoissI would like to think that im fairly well versed in linux but i cant even really understand what this error really means in terms of how to fix it20:21
tomreynbray90820: this wuld have been the right link https://packages.ubuntu.com/search?keywords=linux-image-generic20:21
bray90820tomreyn Thanks20:22
sarnoldStoiss: it'd be worth finding which specific update did it and then ask them what changed in that release -- my *guess* is they went from supporting a 2006-era amd64 processor to supporting that specific processor, or something similar20:22
StoissThis install is an upgrade from 19.10 to 21.04 and its not working. I also have one with a clean 21.04 and that one IS working.20:24
sarnoldStoiss: oh excellent, that gives you a chance to compare the /proc/cpuinfo from both machines and see what features might be missing20:25
Stoissyeah. ill test that out when i can. I just found that theres some updates such as the base ubuntu that isnt updated20:26
Stoissso that might actually hopefully fix it.20:26
Stoissthe update-manager -d did list some updates that wasnt in the regular apt-get upgrade20:26
Stoissill just reboot and see if that did anything.20:27
sarnoldwoo, good luck :)20:28
Stoisssarnold, nope that didnt work. Why does it say it cant connect to accessability bus ? Its like its looking for files that apparently dont exist here.20:33
sarnoldStoiss: bummer20:35
sarnoldStoiss: the accessability bus stuff sounds a bit like at-spi2-core isn't installed, or isn't running, etc20:35
sarnoldStoiss: I don't actually know the a11y stuff very well :( I thought many programs would handle not having it by just not supporting a11y features; my guess is this isn't related to the SIGILL that you're getting20:36
Stoisssarnold, thanks ill just try installing that20:40
=== BromaxSux1 is now known as BromaxSux
=== wxMichael- is now known as wxMichael
mattflyany idea why redshift is not working even though it is active...21:41
mattflyi dont see nothing or syslog, not sure how to throubleshoot it21:41
lordcirthmattfly, did you set your location?21:43
mattflyoh running redshift -P -O 4000 works21:43
mattflylordcirth: no but i just want to have it adjusting each time21:43
mattflyfixed times21:44
mattflymanually21:44
mattflywhat is the... normal temperature...21:44
DarkTrickWhen I shutdown my computer, it "hangs" at `crash report submission daemon`, which results in a 1.5minute waiting time until down. (1) How can I check what's the problem? (2) How can I enable a "force shutdown" in that state?21:46
lordcirthmattfly, 6500K IIRC21:46
Bashing-omDarkTrick: Any files to that effect in /var/crash/ ?21:48
DarkTrickBashing-om, hm.. vscode_extensions_ms-python...21:49
mattflyok my problem is that redshift-gtk is not working. I see a /usr/bin/redshift -v process21:50
DarkTrickBashing-om, oh, and `easystroke`21:51
DarkTrickBashing-om, looks like the programs I didn't close before `shutdown` crashed and Ubuntu wanted to report them immediately21:52
DarkTrickI would actually make this a bug report ("Ubuntu should not try to upload crashes during shutdown phase"). Objections?21:53
Bashing-omDarkTrick: In any undecided instance one can always submit a bug report.21:57
wxMichaelI keep getting this kdeinit5 crash https://pastebin.com/YzjPpb4t22:01
sarnoldwxMichael: you could install the dbg or dbgsym packages, if there are any, and hopefully get some functions involved in that crash22:10
sarnoldwxMichael: https://wiki.ubuntu.com/Debug%20Symbol%20Packages may help22:12
wxMichaelI ran " find-dbgsym-packages /usr/bin/kdeinit5 " and got a list of packages, but they failed to install :( https://pastebin.com/U8wsqKwr22:26
daumhi all i'm in the process of upgrading from 16 to 18 (on 18 now) but i am getting: a libssl-dev problem : https://dpaste.com/HD8TAUAMB22:26
daumany idea how i resolve this issue22:26
Bashing-om!info libssl-dev/bionic-updates bionic22:27
ubottuPackage libssl-devbionic-updates does not exist in bionic22:27
daumso should i just apt purge libssl-dev ?22:28
Bashing-omDarkTrick: wait let me try again ^ .22:28
Bashing-om!info libssl-dev bionic22:28
ubottulibssl-dev (source: openssl): Secure Sockets Layer toolkit - development files. In component main, is optional. Version 1.1.1-1ubuntu2.1~18.04.9 (bionic), package size 1529 kB, installed size 7666 kB22:28
Bashing-omdaum: So, what results ' sudo apt update ; sudo apt upgrade ; sudo apt install libssl-dev ' ?22:30
daumit kept fialing just got it by forcing the version to 1.1.1-1ubuntu2.1~18.04.922:31
daumnow release upgrade will let me continue22:31
daumthank you22:31
sarnolddaum: you may have best results to ppa-purge ondrej's ppa before going further22:32
sarnolddaum: alternatively, a fresh install might work22:32
daumsarnold, ha good call!22:33
ZerockI'm attempting to install ubuntu server on a machine with an AMD graphics card. On boot, it tries to set up a framebuffer on the graphics card and hangs forever. Is there an alternative download that has proper drivers for this?22:43
=== wxMichael- is now known as wxMichael
daumhm now i'm getting unlucky with stunnel; SL_connect: ../ssl/statem/statem_lib.c:1941: error:1425F102:SSL routines:ssl_choose_client_version:unsupported protocol after my upgrade any ideas how to fix that23:19
sarnolddaum: I can probably track down something to show how to weaken the allowed ciphers23:22
daumsarnold, thank you23:23
sarnolddaum: take a look at comment 4 https://bugs.launchpad.net/ubuntu/+source/openssl/+bug/189987823:23
ubottuLaunchpad bug 1899878 in openssl (Ubuntu) "Python's test_ssl fails starting from Ubuntu 20.04" [Undecided,Incomplete]23:23
sarnolddaum: that shows the rough framework on how to allow openssl to use weaker protocols and ciphers; it might not work perfectly for you but probably is the general gist of what'snecessary23:24
daumhmm ok so i would need to put that in the ssl the system is using i would think23:25
sarnolddoes it generally need to talk to older systems that can't be upgraded to more modern tls?23:26
sarnoldif so, that might make the most sense, yeah23:26

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