/srv/irclogs.ubuntu.com/2022/03/14/#ubuntu.txt

sybaritenhey hey, i'm using glances which is a process monitor. I am having strange (?) issues with it exiting spontaneously... if i do cursor down. Is this normal perhaps?00:05
sybaritenits like a curses app... i think. So i expected to be able to scroll a marker "line" over different processes , when i press cursors. and then be able to kill them. But the app closes00:06
kinghatanyone using vscode snap? having trouble getting my ssh keys inside of a remote container to push to remote origin and i think its because its a snap. though when you install the snap it says it has unrestricted access to host so πŸ€·β€β™‚οΈ00:56
kinghati dont think its snap as the ms repo version isnt working01:20
lotuspsychjekinghat: for specific snap support; enter snap info snapname in terminal to see where the support is at01:25
oopsi ready to add a offline API html link to favorite side bar , how to do it?01:25
gryoops. does drag and drop work?01:25
Ravagekinghat: in general check out https://vscodium.com/ its the better oss version and they have a PPA that works just fine01:25
oopsgry: there hava a problem the favorite side bar can't appear when dragging desired file, it be configured auto-hide mode, it seems i can't fix it on left side bar although i set auto-hide dock off in appearance01:38
oopsdoes it need reboot ?01:39
kinghati dont want ppas though, i want it in snap or flatpak02:17
semitonesi closed the lid of my laptop, and when I opened it, there is a message saying "Authentication Required / [...] to run gvfsd-admin daemon"02:21
semitonespressing cancel does not make it disappear. Typing the password and pressing enter makes the password box gray out, but the dialog still doesn't disappear02:22
semitonesalso I cannot move it, and it is always on top of everything, in the top left corner02:22
semitoneslogging in and out made it go away02:25
DavidSaylor41040so you're okay now?02:26
semitonesyeah i pressed the super key, typed logout, and clicked the logout app.02:27
semitoneshttps://askubuntu.com/questions/1274591/gvfsd-admin-daemon-authentication-forces-me-to-restart-ubuntu-very-annoying02:27
semitoneslooks like it is a common thing02:27
semitonestil if you do "r" in alt-f2 it restarts gnome. wonder if it does it in a terminal too02:29
DavidSaylor41040i hit ctrl+alt+F5 the other day for first time and had to google on my phone how to fix that lol02:33
semitonesi'm afraid to try it lol02:35
DavidSaylor41040yea its like ctrl+alt + arrow keys to get out of it02:52
DavidSaylor41040its like flipping through different tasks or some shit idk02:53
RingtailedFoxis there a way to go about removing a folder from path? i added it at the beginning to my path but i think i made a spelling mistake on it...02:53
gryringrailedfox, echo $PATH02:54
grythen set it again by copy/paste02:54
gryie if you see PATH as /home/gyr/bin:/usr/bin, you just copy/paste 'export PATH=/home/gry/bin:/usr/bin' on the next line02:55
RingtailedFoxoh okie02:55
jhutchinsRingtailedFox: Last setting wins.02:55
RingtailedFoxi;'m using ubuntu on WSL... so it also includes windows directories... will those be preserved too? or...?02:55
jhutchinsRingtailedFox: NOTHING is preserved, it's literally whatever the last command sets.02:56
jhutchinsRingtailedFox: If you export PATH= you have no path.02:57
* RingtailedFox nods02:57
jhutchinsWindows may have other ideas, I'd check it and see.02:59
RingtailedFoxyeah03:00
=== Scotty_Trees2 is now known as Scotty_Trees
semitoneswhy do ubuntu usernames also have an associated group? Like I would be semitones:semitones03:22
jhutchinssemitones: I'm guessing you haven't read much about Linux.  Almost every distribution has done that since the 90's.03:25
jhutchinssemitones: Older systems assigned each user to a collective group (like "users").03:26
semitonesI have read some things, but I can't keep it organized in my brain. Awhile back I thought that if you were creating a new user with adduser, you'd have to do it like "adduser semitones:" in order to also create the group as well03:26
semitonesbut most of the tutorials just say to create the user like "adduser semitones"03:26
semitoneswithout the semicolon03:26
Ravagemy guess is to keep your files in the home directory safe even if applications give permissions to the group. but as jhutchins says the general users group is not used anymore really03:26
semitonesmaybe I am misremembering something else made you do user: to specify the user's group also, but not adduser03:27
Ravagesemitones: thats totally fine. in ubuntu that also creates the group https://p.haxxors.com/uaq493i8.txt03:28
jhutchinsO'Reilly's Running Linux is good, if a bit RH oriented.03:30
jhutchinsThere are some good linux admin guides out there.03:30
jhutchinsAnd some bad ones.03:30
semitonesi'm curious what my local library might have03:33
DavidSaylor41040library? they still have those?03:33
shadow3dHello, can anyone help me to install openocd in ubuntu20?03:49
shadow3dI try "sudo apt install openocd", but there is no package nemed openocd03:49
Bashing-om!info openocd focal | shadow3d03:53
ubottushadow3d: openocd (0.10.0-6build1, focal): Open on-chip JTAG debug solution for ARM and MIPS systems. In component universe, is extra. Built by openocd. Size 2,066 kB / 5,760 kB03:53
Bashing-omshadow3d: ^ insure the universe repo is enabled.03:53
shadow3d@Bashing-om03:57
shadow3di try "info openocd focal", the terminal show "info: no menu item 'openocd' in node '(dir)Top' "04:01
Bashing-omshadow3d: In terminal ' apt show openocd ' .04:01
Nick01hello04:03
Nick01anyone home?04:04
semitones!ask04:04
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 !patience04:04
Nick01ok. well, i have a wacom tablet04:04
semitonesand welcome, too, Nick01 :) what's up04:04
Nick01i was wondering how i change settings to allow for scrolling with the pen04:05
Nick01dragging the pen down a webpage04:05
Nick01not hitting buttons04:05
semitonesI have never used a wacom tablet but I can try to help. What have you already tried to get it working like that?04:05
Nick01cant find any settings for it04:06
Nick01https://help.ubuntu.com/stable/ubuntu-help/wacom-stylus.html.en i found this04:06
Nick01but i dont know if you can set it up that way04:06
semitonesdid you try those options? Esp the button/scroll wheel04:08
Nick01how?04:08
Nick01i think i will try this in VM04:08
shadow3d@Bashing-om, Thanks very much, I already install openocd successfully after enable the universe which I never know before. That's open my sight, haha04:08
Nick01ubuntu has the most support, right?04:09
semitonesi am not sure what it looks like on your screen; it says the options you get to choose from  depend on which wacom tablet you have04:09
Bashing-om!yah | shadow3d04:09
semitonesI am heading out for the night; best of luck Nick01, hope you find what you're looking for!04:11
Nick01ok04:12
Nick01see ya04:12
=== diskin is now known as Guest182
=== diskin_ is now known as diskin
=== diskin is now known as Guest4511
=== diskin_ is now known as diskin
Lee01i have two mouse pointers05:53
Lee01how to fix?05:53
yukiupooh, screenshot!05:56
mohathis command `parted /dev/sda --script unit s print ` can not  show the sda3, which is the lvm partition, in the list! is it the right behaviour?06:07
mohaHow can I get sda3 in a list with sda1 (1MB) and sda2 (/boot)? I need it to use in a script06:08
=== kaiseisei1 is now known as kaiseisei
rfmmoha, is this a class exercise? We're not here to help you with your homework.07:04
rfmmoha, but if it is, ya need to back up to where you created the vm image...07:07
=== javaJake_ is now known as javaJake
weedmicIt used to be to boot into linux single at the server, you merely typed "linux single" at grub.  is what we now type in "init=/bin/bash"?08:42
=== Scotty_Trees2 is now known as Scotty_Trees
alkisgweedmic: see https://devconnected.com/single-user-mode-secure-boot-on-ubuntu-debian/ ; for example `systemd.unit=rescue.target` in the command line it gets you to the rescue target09:15
fozeiany one evey has this error when you start FileZilla File Server gui ?  :./filezilla-server-gui: /lib/x86_64-linux-gnu/libcrypt.so.1: version `XCRYPT_2.0' not found (required by /opt/filezilla-server/bin/../lib/libfilezilla.so.24)09:19
fozeiI have libcrypt.so.1 indeed,but it seems the version is wrong09:25
fozeiif any one has any idea,please kindly inform me by fozei@qq.com,thanks09:28
=== dionysus69 is now known as help
helphey guys10:00
=== help is now known as dionysus69
dionysus69I have a problem regarding my full disk encryption on KDE10:01
dionysus69my update-initframs is not working properly anymore10:02
dionysus69and with a newer kernel I am getting a hang on waiting for encrypted device10:02
dionysus69this is what I get when I run update-iniframs -u https://paste.debian.net/1234117/10:03
=== jje_ is now known as jje
clemens3hi, i use 20.04 and after switching from  virtual console back to the gui, i get the user selection and password screen everytime.., how can i skip that and directly get back to the gui as it was before switching?10:35
alkisgclemens3: try ctrl+alt+f8 instead of f7, I'm not using gnome but I think I once saw gdm spawn new vts...10:38
carnophage2hi10:38
ph88hey guys i updated my system from 18.04 to 20.04 restarted .. all was fine .. then i did another round of sudo apt upgrade .. then after restart when i login it goes back to the login screen .. what to do  ?10:44
cbreakph88: have you tried using an other desktop environment?10:50
cbreakthere should be a way to select different ones on the login screen, if you have multiple installed10:51
ph88cbreak, no i never attempted to switch desktop environment10:55
ph88i see my name, "not listed?"  and some options for accessibility, wifi, sound and battery top right10:56
ph88don't directly see anything about desktop environment10:56
cbreakhmm :/10:56
ph88ctrl + alt f3  works ... can i login there10:57
cbreakyou could try to switch to a different TTY, and install stuff there10:57
ph88maybe some log files to check ?10:57
ph88everything should be installed already .. just login throws me back at login screen10:57
cbreakjournalctl -b 0 should have logs10:57
cbreakyeah. Maybe something GUI / X related doesn't work.10:57
cbreakor Wayland related10:57
cbreakI had problems that were similar to what you described when I used the ubuntu wayland desktop10:58
ph88lots of information in journalctl .. nothing stands out at first10:58
cbreakbut it worked with KDE Plasma, or the X ubuntu one10:58
clemens3alkisg: i first changed logind to use 12 consoles.. so f8 just switches to another console.. 7 and 1 are the gui consoles right now for me10:59
ph88in journalctl: failed to start gnome shell on wayland10:59
cbreakok...10:59
ph88gnome-shell-wayland.service: failed with result 'protocol'10:59
cbreakcan you switch to the X gnome shell?11:00
ph88dependency failed for gnome shell on wazland.11:00
ph88i dont know how to switch to X gnome shell11:00
cbreakthere should be a selector on the login screen11:01
cbreakyou could also install something completely different, like i311:01
ph88there wasnt a selector AFAIK11:02
ledeniph88: when you select name on login will in right bottom corner apear βš™οΈ there you can change to gnome on xorg11:02
ph88oh ok11:03
BlackArchhi11:03
BlackArchneed help11:03
ph88hi BlackArch11:03
BlackArchi have to do > sudo systemctl restart bluetooth every time i boot up my computer other bluetooth doesnt work11:04
BlackArchit wont start by itself on startup11:04
ph88BlackArch, maybe systemctl enable bluetooth   or    service bluetooth enable   something like this ?11:04
BlackArchand just doing *sudo systemctl start bluetooth doesnt work11:04
BlackArchseems like it needs a reset each time11:04
ph88BlackArch, some information could be hiding in   dmesg11:05
BlackArchthe error message was "BlueZ Daemon not running" even tho it was11:07
quantum_ I am trying to figure out what is up with snap. It seems like a good thing but I keep all my files on network shares and it snap installed programs cannot access anything. Is there any way to fix this. If not it seems they are pretty much useless11:14
BlackArch"crash with UnicodeDecodeError: 'utf-8' codec cant decode byte 0x80 in position 0 invalid start byte"11:14
weedmiccbreak - are you saying that journalctl is not working for you?11:19
cbreakno, I'm not saying that.11:20
weedmicnp then11:20
BlackArchwhats wrong with ubuntu mate11:22
BlackArchbluetooth only fucks up with mate11:22
BlackArchother distros i dont have that problem11:22
ChunkyzBlackArch: less of the swearing, please. thanks.11:23
BlackArchChunkyz, are you super religious or something lol???11:33
BlackArchno swearing smh11:33
ChunkyzBlackArch: family friendly channel, rules are rules.11:33
Chunkyz!swearing | BlackArch11:35
ubottuBlackArch: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList11:35
BlackArch?11:36
BlackArchwtf11:36
BlackArchi didnt do anything offensive11:36
BlackArchyou guys are edgy af not me11:36
ChunkyzBlackArch: "<BlackArch> bluetooth only ***** up with mate11:37
ChunkyzSee above, thanks.11:37
BlackArchyes? its not offensive11:38
BlackArchlmao11:38
BlackArchi didnt attack anyone at all11:38
BlackArchlmao11:38
BlackArchdidnt insult anyone11:38
Chunkyz"family friendly channel" maybe you missed that bit.11:39
Chunkyzanyway, this is a support channel. what can we help you with?11:39
=== stevenm_ is now known as stevenm
cbreakhave you tried normal ubuntu?12:01
cbreakor kubuntu?12:01
cbreakhave you tried to look at the logs?12:01
=== mintoyatsu_ is now known as mintoyatsu
=== mihaiadrian1 is now known as mihaiadrian
=== jje` is now known as jje
reborn82Hi I have a query regarding Active directory integration with ubuntu12:13
reborn82I want to setup home directory on a share on windows server for AD users, any link will be helpful12:14
reborn82currently I can login to ubuntu using my AD credentials, it creates a home directory forΒ  AD user in /home/ADuser@domain/12:15
reborn82how can i change this to //server/share/ADuser/12:16
ph88cbreak, i logged in gnome at xorg .. problem with being thrown back to login screen didnt happen12:19
ph88how can i set ubuntu to always login to gnome xorg ?12:19
cbreakit should remember your pick12:20
ph88ok great12:23
emprestimosss13:27
BluesKajHi all13:29
bittinhey13:30
amosbirdHello! Does ubuntu provide some tools to build a glibc deb from source?13:39
orangepihello13:40
bittinhi13:40
orangepiwhere are you?13:40
bittinSweden13:40
oerheksamosbird, sure, install build-essentials13:41
oerheks!info build-essentials13:41
ubottuPackage build-essentials does not exist in impish13:41
oerheksgrr13:41
oerheks!build13:41
ubottuCompiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)13:41
amosbirdoerheks: Hmm, I mean to build the exact same deb from ubuntu's official repo13:42
amosbirdI wonder if the build pipeline is open sourced13:42
oerheksi think so..13:43
oerhekshttps://launchpad.net/ubuntu/+source/glibc13:43
ioriaamosbird, you mean 'glibc-source' ?13:44
oerheksyou'll find the orig.tar.xz and the patched ubuntu-debian.tar.xz13:44
amosbirdioria: yes13:45
ioria!info glibc-source13:45
ubottuglibc-source (2.34-0ubuntu3.2, impish): GNU C Library: sources. In component universe, is optional. Built by glibc. Size 19,238 kB / 24,893 kB13:45
amosbirdHmm, there are so many tarballs...13:47
=== almostdvs1 is now known as almostdvs
sadungabungahello16:08
leftyfbsadungabunga: hello. Do you have an Ubuntu support question we can help you with?16:10
sadungabungano i just wanted to say hello :)16:10
=== sarnold_ is now known as sarnold
BlackArch2hi17:31
oerheks:-)17:32
BlackArch2im tryna build Krita from git source code17:33
BlackArch2but i think im just going to download the appimage17:33
BlackArch2i get this error message when i try cmake ..17:33
BlackArch2Could NOT find KF5 (missing: Config WidgetsAddons Completion CoreAddons17:33
BlackArch2  GuiAddons I18n ItemModels ItemViews WindowSystem) (Required is at least17:33
BlackArch2  version "5.44.0")17:33
leftyfbBlackArch2: what's wrong with the version available in Ubuntu?17:33
BlackArch2?17:34
leftyfbBlackArch2: sudo apt install krita17:34
BlackArch2oh17:34
BlackArch2i mean17:34
BlackArch2i want the latest nightly build tho17:34
leftyfbBlackArch2: what about version 4.4.5 as part of the snap?17:35
BlackArch2i hate snap so much17:35
BlackArch2had problems with it not creating shortcuts17:35
leftyfbBlackArch2: for issues with compiling their source code, you'll need to seek support from the vendor17:35
BlackArch2but if someone tried installing from their source code would be useful to share how17:36
BlackArch2im just gonna make a shortcut for the appimage i think17:37
oerheks5 is available https://snapcraft.io/krita17:38
leftyfboerheks: this is another one that hates snaps17:38
oerheksthen one should get dependencies right..17:41
BlackArch2oh right im gonna try > sudo aptitude build-dep Krita17:41
leftyfb:/17:42
BlackArch2Unable to satisfy the build-depends: Build-Depends: debhelper-compat (= 13)17:43
BlackArch2Unable to satisfy the build-depends: Build-Depends: libqt5opengl5-desktop-dev17:43
BlackArch2thats the output17:43
BlackArch2and the dependencies listed there are installed17:43
BlackArch2which is wierd17:43
leftyfbBlackArch2: ( cat /etc/os-release ; apt-cache policy debhelper-compat ; apt-cache policy krita ) | nc termbin.com 999917:44
BlackArch2i paste this whole command?17:44
oerhekslibqt5opengl5-dev probably17:45
leftyfbBlackArch2: run the whole command, it should spit out a URL, then post the URL here please17:45
BlackArch2https://termbin.com/lfhj17:45
BlackArch2why does it say dhhelper-compat isnt installed17:46
BlackArch2Installed: (none)17:46
leftyfbthat package name doesn't exist17:46
leftyfbonly debhelper17:47
=== diskin_ is now known as diskin
oerhekshttps://packages.ubuntu.com/impish/debhelper17:47
BlackArch2udo aptitude install debhelper-compat17:47
BlackArch2No packages will be installed, upgraded, or removed.17:47
BlackArch2??17:48
leftyfbBlackArch2: there is no package named debhelper-compat17:48
BlackArch2debhelper                       - helper programs for debian/rules17:49
BlackArch2v   debhelper:i386                  -17:49
BlackArch2v   debhelper-compat                -17:49
BlackArch2v   debhelper-compat:i386           -17:49
BlackArch2i A libdebhelper-perl17:49
leftyfb!paste | BlackArch217:49
ubottuBlackArch2: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:49
BlackArch2thats the output of aptitude search debhelper17:49
BlackArch2so yea it exist17:49
=== diskin is now known as Guest5448
=== diskin_ is now known as diskin
oerheksNo, it seems not.17:50
BlackArch2thats wierd then17:50
leftyfbBlackArch2: not sure why you're using aptitude. Please stick with apt. Aptitude is just a wrapper for apt/dpkg that does a bit of it's own thing17:50
BlackArch2ok17:51
oerheksyou might take some reading first; https://docs.krita.org/en/untranslatable_pages/building_krita.html --- apt-get build-dep krita17:52
BlackArch2oerheks, thanks a lot17:58
BlackArch2it needs a cmakelists.txt18:05
BlackArch2idk how to do that18:05
BlackArch2oh nbm18:06
BlackArch2nvm18:06
BlackArch2its in /kritadev/krita18:06
BlackArch2CMake Error: The source directory "/home/oxy/kritadev/krita" does not exist.18:07
BlackArch2oh18:08
BlackArch2fuck im stupid18:08
BlackArch2sometimes18:08
leftyfbBlackArch2: https://launchpad.net/~kritalime/+archive/ubuntu/ppa18:08
leftyfbkrita testing was last updated to 5.2.0-1 4 days ago18:09
leftyfbsorry, 5.1.0-118:09
BlackArch2nice everything works now18:09
BlackArch2just had to specify the right directory18:09
BlackArch2containing cmakelists18:09
BlackArch2and apt build-dep18:09
BlackArch2krita18:09
leftyfbBlackArch2: so you are going to run through this every day to keep it updated?18:10
BlackArch2nah ill just use that version will be enough i guess18:10
leftyfbBlackArch2: so you want a "nightly" version that will never get updated but don't want a 4 day old version that will get updated?18:12
BlackArch2and now i have another problem18:13
BlackArch2make: *** No targets specified and no makefile found.  Stop.18:13
BlackArch2cmake  ran fine18:13
BlackArch2leftyfb, i like building source codes18:14
BlackArch2its a passion18:14
BlackArch2so doing apt install krita is too simple for me18:14
BlackArch2too boring18:14
BlackArch2im gonna try editing the sources.list file18:15
programmerqsay I install version 4.2.1 of some package. I'd like to prevent automatic upgrades to a 4.3.y or a 5.x.y version, but I'd like to also allow automatic updates to upgrade if a 4.2.2 or any other 4.2.y version comes out. 'apt-mark hold' holds the package as it is and doesn't allow any upgrades. Is there a way to achieve this?18:16
sarnoldprogrammerq: you're probably solving a problem that doesn't exist https://wiki.ubuntu.com/SecurityTeam/FAQ#Versions https://wiki.ubuntu.com/StableReleaseUpdates#Why18:17
programmerqit's to deal with third party software release cycle not necessarily following best practices, or needing to hold back major.minor updates until a component external to the system is upgraded.18:19
ograBlackArch2, can you please leave out the swear words when chatting here (you have been told about it this morning already) ... that cant be that hard given that everyone else manages it (no offense etc ...) πŸ™‚18:19
leftyfbBlackArch2: what exactly are you editing into your sources.list?18:19
programmerqI figured apt doesn't have a way to do this since it is kind of dealing with a not-typical situation, but figured I'd ask in case I missed something.18:19
sarnoldprogrammerq: ahhh, i see. I don't know any way to do what you want with the third-party repos :(18:22
programmerqI know some packages split up major releases into separate packages to help alleviate this class of concern, but I wasn't sure if I was just missing something built in to apt.18:25
programmerqanyway, thanks for the answer. :)18:25
BlackArch2why do i get this output??18:29
BlackArch2 Compiling Krita inside the source directory is not possible.18:29
BlackArch2??18:29
leftyfbBlackArch2: what exactly are you editing into your sources.list?18:29
sarnoldyou probably need an option to specify the output directory18:29
BlackArch2oh nothing i didnt do shit to the sources.list tho18:30
BlackArch2sarnold, you mind giving me an example18:30
leftyfb!language | BlackArch218:30
ubottuBlackArch2: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList18:30
ograBlackArch2, pretty please stop swearing here ... we have kids in the channel and really dont want their parents to block them because you can't hold yourself back !18:30
sarnoldBlackArch2: the linux kernel folks use O= .. https://www.kernel.org/doc/Documentation/kbuild/modules.txt18:31
sarnoldBlackArch2: read the krita docs, they'll probably have something similar18:31
BlackArch2sarnold, ive read it all18:32
BlackArch2didnt find anything about this18:32
BlackArch2im about to just do apt install ...18:32
BlackArch2i hate going the easy way18:32
BlackArch2its not enough challenging lmao18:33
sarnoldBlackArch2: ah it looks even easier than that: https://docs.krita.org/en/untranslatable_pages/building_krita.html#configuring-the-build  "You first need to run cmake to generate the build system, in the kritadevs/build directory, then run make to make Krita, then run make install to install krita."18:34
BlackArch2yes but make fails18:35
BlackArch2and i was in the build directory18:36
BlackArch2lmao18:38
BlackArch2all this just to edit a picture and add pepe's beautiful face18:38
BlackArch2Xd18:38
leftyfbBlackArch2: you said this was your passion18:38
jhutchinsBuilding and re-building software was an integral part of learning Linux before everything was point-and-click.  It's still a very good skill to learn, and can be very useful in professional applications like building drivers for hardware that's beyond consumer levels.18:39
leftyfbBlackArch2: if all you want to do is make troll memes, then just install it from PPA or snap18:39
oerheksafter Krita, go build the latest chromium18:39
mybalzitchis there an issue tracker for the canonical / snap zoom-client package? not seeing one on the snap store, it just says "contact developer"18:39
BlackArch2its just mad fun to build sources codes i do this all day long lmao jhutchins18:39
ogramybalzitch, what's your issue (i am the maintainer)18:40
ogra(but recently very short on time to do any dev work on it)18:40
mybalzitchoh hi18:40
BlackArch2sometimes im bored and look up random tools and software on github so i can build them18:40
mybalzitchogra: it seems that UTF-8 emojis don't render. I have to copy the text out of the client (just shows up as a white box) then paste it into something like Kate to see what the emoji is18:41
jhutchinsBlackArch2: I had a lot of fun finding drivers for touchscreens before they were standardized.  Adapting a five year old driver to a current distro was ... interesting.18:41
ogramybalzitch, hmm, can you open a topic on forum.snapcraft.io ? i dont see that here on a standard 20.04 install18:42
mybalzitch🀬🀬🀬18:42
mybalzitchπŸ€£πŸ˜‚πŸ€£18:42
mybalzitchokay18:42
mybalzitchnp18:42
ograπŸ˜„18:42
mybalzitchI have no idea what the sending client/platform was18:43
mybalzitchI will open a topic when I get back from errands18:43
mybalzitchthanks for your time18:43
ograawesome ... feel free to ping me in the text by mentioning "@ogra"18:43
BlackArch2jhutchins, i want to use void linux18:46
BlackArch2but all i get is blank white and black squares all over the screen18:46
leftyfbBlackArch2: go with LFS18:46
BlackArch2LFS?18:47
BlackArch2waz that18:47
leftyfbBlackArch2: https://www.linuxfromscratch.org/lfs/18:47
BlackArch2oh i know what that is18:47
leftyfbBlackArch2: you get to compile everything18:47
BlackArch2void is made from scratch18:47
leftyfbsounds like your dream18:47
BlackArch2thanks18:47
leftyfbwhat triggers a new journald journal to get created?19:02
ograthe limits set in the config or at build time19:07
ogra(/etc/systemd/journald.conf)19:07
leftyfbogra: besides that. We're seeing this happen on fresh images booting within minutes. We've got other issues we're trying to figure out but also noticing we seem to be rolling over to a new journal for some unknown reason. Figuring out this reason might help point us to why19:09
ograleftyfb, well, here are size and time limits ... if your clock moves around on first boot due to NP that might be a reason (depending on the time drift)19:10
leftyfb... why we're having the other issues19:10
ogras/NP/NTP/19:10
leftyfbhm19:10
leftyfbincorrect BIOS clock setting that gets resolved with NPT(chrony in our case) on boot?19:11
leftyfbthink that could cause it?19:11
ograyeah19:12
leftyfbthis gives me something to look into, thanks.19:12
ograif your clock moves two weeks to the furture and journald is set to switch logs once a week it might19:12
leftyfbyeah, it's a good thought. In a meeting now but after I'll check into that19:13
hagiI've mounted my NAS with NFS. As I can only use mount with sudo, i can only access the folder with sudo permissions. Is there a way to use mount with sudo and still access the files with the normal user account? I might be missing something very basic here, but I'm new to NFS19:17
sarnoldhagi: the usual idea is to use ldap or something similar to make sure all users have the same uids and gids on all machines, then you can just use the standard unix permissions19:19
EriC^^hagi: use the mount options "uid=1000,gid=1000"19:19
EriC^^or whatever your user id is, ntfs doesnt have linux permissions but you can use 'fake permissions' for the mount19:20
=== southey2 is now known as foxtrot
jhutchins!nfs19:32
ubottunfs is the network file system. See https://help.ubuntu.com/community/SettingUpNFSHowTo for information on installing and configuring NFS.19:32
Guest59Fuck off admin19:55
Guest59Dementi curaci fuck off mortal Kombat 319:55
Guest59Fjfjdjjfj19:55
Guest59V19:55
Guest59Ff19:55
Guest59Ffffdkdjcbd19:55
Guest59Ndijdjhdidddhjdhddhjs KB19:56
Guest59Cfdwascc19:56
oerheks!ot | Guest5919:56
ubottuGuest59: #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!19:56
Guest59Fuck off drone19:56
Guest59F19:56
Guest59Ddjcjdjfjfjfjf19:56
Guest59Chhdjdjjdxnxjdjjdjdndjjdjdhsvdvdbhwhe19:56
Guest59Jdjdjbdndnbdbd19:56
leftyfbGuest59: spamming garbage is offtopic here.19:56
Guest59GfLomnickeho 1192/319:56
Guest59Lomnickeho 1192/319:56
Guest59Lomnickeho 1192/319:56
leftyfb!op | Guest5919:56
Guest59Lomnickeho 1192/319:56
ubottuGuest59: Help! Channel emergency! (ONLY use this trigger in emergencies) - CarlFK DJones el Flannel genii hggdh ikonia krytarik mneptok mwsb nhandler Pici popey sarnold tomreyn Unit193 wgrant19:56
Guest59Lomnickeho 1192/319:56
gffrancothanks leftyfb19:57
leftyfbgffranco: ?19:58
gffrancoleftyfb: about Guest5919:58
geniiThe bot quieted them for spam19:58
cjohnson_In centos I have to configure gpgpcheck=1 for each repository I add. It's my interpretation that ubuntu defaults to checking the integrity of packages20:10
cjohnson_My security team is challenging me on this. Does anybody have a link to a doc that expclicitly spells this out?20:10
aurielelcrackhello :320:15
sarnoldcjohnson_: apt-secure(8), first paragraph; sources.list(5), search for Allow-Insecure or Trusted20:18
edlouif devfx joins, dont try to burden him with this install, thanks guys.20:50
leftyfbedlou: what?20:51
Lumpio-I keep getting a notification that says "Pending update of \"code\" snap Close the app to avoid disruptions", how do I get rid of it20:52
Lumpio-"snap refresh code" says "error: cannot refresh \"code\": snap \"code\" has running apps (code)" - how do I see these running apps?20:52
Lumpio-Somehow this tool knows (or thinks) something is running - how can I find out what it's finding because I'm not finding it in "ps"20:53
sarnoldLumpio-: ps by default just shows you what's running in that terminal; try ps auxw | grep -i code   or | grep -i vs  or | grep -i visual21:01
Lumpio-sarnold: Yes, I used all the requisite flags21:02
Lumpio-fwiw those exact commands find nothing either21:02
sarnoldheh, dang21:03
sarnoldLumpio-: okay, try something like fuser -m /snap/code/<highest number>21:04
Lumpio-Well that was random21:07
sarnoldheh, did that do it?21:07
Lumpio-It gave me a couple of completely random processes that were probably parented to the code process at one point (started with &)21:08
Lumpio-Via the built-in terminal21:08
Lumpio-Does it really consider those as the application itself running currently21:08
Lumpio-I guess I have to wait until there's a new update to verify, but thanks21:09
sarnoldI'm not sure; it might be fallout from umount(/snap/foo/bar) ---> EBUSY21:09
Lumpio-mm21:10
Lumpio-Well, that was confusing.21:10
jhutchinsIs there an instance of snapd running?21:55
Nazir_oneHello All, Hope you are doing will. I am looking for equivalent of *ipsec stroke rekey 'VTI-enp0s8{5}'* command from strongSwan. On LiberaSwan.23:26
Bashing-om!info LiberaSwan23:29
ubottuPackage LiberaSwan does not exist in impish23:29
oerhekslibrEswan23:33
oerheks!info libreswan23:33
ubottulibreswan (3.32-3ubuntu3, impish): Internet Key Exchange daemon. In component universe, is optional. Built by libreswan. Size 1,013 kB / 4,801 kB23:33
Bashing-om\o/ oerheks :D23:34
oerheksnot sure how to answer this...23:34
=== Juan- is now known as Juan

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