/srv/irclogs.ubuntu.com/2020/04/09/#ubuntu.txt

^amraWhen do I run the Docker with some container is taht resources for a system is more spent?00:45
^amraI have the OpenProject docker container, and try to understand if I run it troigh Docker or just on Ubuntu system wo docker, what the difference it would be?00:46
sarnold^amra: when run in docker, the application will use its own version of all necessary libraries00:52
sarnold^amra: normally when running a program, common libraries will be shared among all the other programs using the same libraries00:53
sarnold^amra: eg the "SHR" column in top or htop shows how much space could be shared among multiple processes00:53
^amrasarnold: and does it mean that mem and ssd usage will be higher?00:53
^amraRight?00:54
sarnold^amra: (the smem tool does a better job of showing how much of this shared space is actrually shared, but smem isn't as easy or familiar as top or htop)00:54
sarnold^amra: yes00:54
^amraThank you very much00:54
sarnold^amra: but, some things like go applications are statically linked, and it won't make a huge difference either way00:54
^amraOk00:55
^amraI do the choice00:55
sarnoldso, really, it depends, but memory use of containerized things is usually highre than 'normal' things00:55
parak0vskyhi I made this wired connection modification now I want to revert it so I can connect trough wire to the internet that not required pppoe https://bhanu.io/creating-a-ppoe-connection-in-ubuntu-18-04-onwards-d4e2410aa70701:14
parak0vskywhat I should do?01:14
sarnoldparak0vsky: wild guess -- try nmcli con modify “Desired Name of connection” connect.autoconnect=off01:19
=== skookum6 is now known as skookum
parak0vskyi forgot the connection name01:21
parak0vskyah I think I can see that01:21
sarnoldnmcli con show will show them01:22
parak0vskyError: value for 'connect.autoconnect=off' is missing.01:23
sarnoldhah, then I guessed wrong; try replacing the = with a space -- so nmcli con modify “Desired Name of connection” connect.autoconnect off01:24
parak0vskyok done01:24
parak0vskylets see01:24
parak0vskyi don't think it works01:25
parak0vskyI plugged the cable but led no flashing or flashin very infrequently01:25
parak0vskywhich I guess indicates that no data has been transmitted01:26
sarnoldI think the autoconnect setting only determins if this connection is started automatically (which was what that blog post was about)01:27
=== skookum3 is now known as skookum
sarnoldparak0vsky: maybe make a new connection that's using ethernet or whatever type is appropriate for this device?01:27
parak0vskynah in ubuntu 18 you can't just create pppoe authorization from gui apparently01:28
parak0vskyi have created it sarnold01:28
parak0vskyok it works now01:28
parak0vskyapparently cable was not inserted full or something01:29
sarnoldparak0vsky: yay :)01:31
sarnoldparak0vsky: funny, I always thought network-manager gui would let you do that :/ afterall pppoe is (was?) required for a *lot* of people for a long time01:32
=== skookum6 is now known as skookum
=== zbenjamin is now known as Guest38236
=== zbenjamin_ is now known as zbenjamin
=== skookum3 is now known as skookum
=== skookum2 is now known as skookum
jwashhi everyone is the a linux version of the collaborative spreadsheet like google sheets?02:09
=== JanC_ is now known as JanC
=== nt0__ is now known as nt0
sarnoldjwash: maybe this? https://ethercalc.net/02:21
jwashcool, i'll have a look02:22
=== ezri is now known as dax
alloyhowdy y'all :)02:57
lestachello02:58
alloyI'm running xubuntu and my mouse is moving way too fast, even though I've set the controls to slow on the settings dialog... is there something else I can do?02:58
alloyhey lestac :)02:58
lestacthere is something that has not been programmed/coded ?02:58
alloynot sure where the problem lies, wondering if anyone else has had this... it just seems that the mouse speed settings do nothing...03:00
alloyok, worked it out, if anyone is interested... (My BT mouse is called Mousey heh)03:06
alloyxinput --list --short; xinput --list-props "Mousey"; xinput --set-prop "Mousey" "libinput Accel Speed" -103:07
alloyneeded a negative acceleration which the settings dialogue didn't have (?)03:07
jwashif i were to buy 3 identical drives and want to set them up so they all wrote data redundantly with mdadm in raid 1. is it possible to shut the machine down, then pull the drives in a cage and put it in another server, and read the data?03:55
lordcirthjwash, yes, any machine with a new enough version of mdadm would be able to read the array.04:06
jwashso i'd load it in the new machine as an array of 1?04:08
lordcirthOh, you mean splitting the array between two machines?04:12
lordcirthYou would have to import it has a degraded array04:12
jwashyep04:18
jwashthen add another disk so it could rebuild04:18
jwashis there a way to mount it read only?04:18
lordcirthjwash, you could mount the filesystem on it read only; or with mdadm --readonly04:20
jwashcool, thanks for the answers04:23
robertzaccourhowdy04:53
robertzaccourI noticed that recently one of my Steam games wasn't playable with my Xbox One controller but it worked fine on Ubuntu. Manjaro is typically more heavily touted for Linux gaming. What's going on here?04:53
=== tds7 is now known as tds
Avionhelp. i installed the elementary desktop and caja (like nautilus) vibrates amd won't react. but I have a terminal and somehow killed caja. i think.  repeat I want elementary gone.05:39
=== nt0_ is now known as nt0
Avionwhat happened? no friends here?06:09
=== leion1 is now known as leion
=== leion1 is now known as leion
guivercAvion, what release of Ubuntu, I did an `apt-cache search` and other than XFCE icons, some libs, I don't see an elementary desktop (for my release of Ubuntu anyway)06:25
hextremeCan ubuntu run on smartphone? I want to have it on my Redmi3s...a secondary device. (I can compromise if camera dont run.). I just need it for mobile browsing.06:29
=== leion1 is now known as leion
guiverchextreme, Ubuntu-Touch can for many devices; see https://ubports.com/06:30
ducasseAvion: use ppa-purge to get rid of the elementary ppa and all the packages from it06:32
ducasse!ppa-purge | Avion06:33
ubottuAvion: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html06:33
hextreme@guiverc, thanks06:38
k_szeSo I have a FiiO X5 digital audio player that can also be used as a USB DAC. Apparently it supports 192 kHz @ 24 bit/sample. Does anybody know how I can set the sampling rate and/or bit depth when connecting it to Ubuntu?07:06
=== leion1 is now known as leion
ducassek_sze: i'd think it uses whatever sample rate the data you're sending it has07:11
vuurdraakhi everybody, can anybody tell me how to disable the highly annoying behaivoir of ubuntu 18.04 lts to fix popup windows in the middle of the screen of the main window, without being able to move them, so that you can not read the email below it that is telling you how to alter settings in the popup that is fixed on top of it :') ?07:14
k_szeducasse, not really. I'm playing some 44.1 kHz, 32-bit FLAC from VLC and my DAC still says only 24-bit.07:16
ducassevuurdraak: can 't you move it by holding alt and dragging it?07:20
Groarhi07:21
vuurdraak<ducasse> no i just tried it stays fixed on top07:21
vuurdraaklol07:21
GroarEverytime I login into my Gnome-shell session (ubuntu 18.04) an error appears saying (an error ocurrer - do you want to repport it?), but it doesn't specify anything else. any way to check what's 'failing'?07:22
vuurdraakits like its bonded together, im currently going through all gnome tweak tool settings, i cant find anything wwhle searching online, i get anwsers for how to dual boot with windows :'D07:22
vuurdraakit is doing this with all popup/setting windows of every program, its highly enoying07:23
vuurdraakow i think i found it in the windows section, first item :)07:26
vuurdraakyeeeees \o/ got it lol07:26
vuurdraakset attach modal dialogs to off :)07:26
vuurdraakit is so annoying also that when you install a newer version of an OS that suddenly all stuff has changed from how it worked in the previous version :(07:27
vuurdraakits like people who program destop behaivoir are so bored with their job, they think other peopel also like to relearn how their OS works every two years, guess what i dont :D07:28
Groarvuurdraak: you're not forced to upgrade nor to use ubuntu07:38
vuurdraakthat is a bad awnser :)07:43
vuurdraakas i am forced to upgrade07:43
vuurdraakas programs stop working due to compiler library incompatibilty07:43
vuurdraakmost normal non geek computer users hate it when they need to keep relearning stuff they would like to keep the same, not everybody spends all their day tinkering with their os07:44
Groaryou're not forced as 1) you have more desktop environments 2) you have more distros07:46
vuurdraakyou are when programs annoyingly start to use higher gcc versions,07:46
vuurdraaklike lutris and downloadhelper07:47
maximooshiya07:51
vuurdraakand i have used the mainline ubuntu for years now, its nice if the same main ubuntu sort of keeps working the same, although I guess it can be difficult when the main ubuntu keeps switchin desktop enviroments07:51
=== benfrancis8 is now known as benfrancis
Ben64So I've had this problem for a while now, my audio input is going too quickly, everything sounds chipmunky and stuttery08:43
Ben64Absolutely no idea where to start on diagnosis, but on a fresh boot it works fine, then switches for some reason and I haven't been able to reset and get it working without a reboot. Not much of an audio guy. Any suggestions would be appreciated08:44
vuurdraakBen64 i have also sometimes mistery problems with recording/audio input, that in some misterious way audacity is replaying recorded audio at halve speed, no idea why to be honest, fiddleing arund with both alsamixer (CLI) and Pulso Audio Volume Control (GUI Pavu mixer) seems to to solve it although i have no clue what i have fixed08:50
Ben64i haven't been able to fix it besides reboot so far08:52
Ben64but it's very strange08:52
vuurdraakhttps://askubuntu.com/questions/50067/howto-save-alsamixer-settings08:53
vuurdraakPulseAudio Volume Control is a very usefull sound mixer utility, and also needed if you want to switch between HDMI sounds for a source to your tv and the sound card for instance, i use it as my main volume/sound mixer08:55
vuurdraakit can ste all kind of things for pulse audio08:57
vuurdraakset*08:57
Ben64right, but that doesn't change the timing of recording08:57
vuurdraakwell you are saying stuff works after boot and then it stops working, so maybe some setting is altered that can be fixed08:58
vuurdraakor maybe you can see other input sources, and you find out in pavu that your using the worng input source08:59
Ben64there's no setting for this08:59
Ben64there's no chipmunk mode engaged checkbox or anything, it's like the system is reading from the buffer 10x the normal rate08:59
vuurdraakchipmunk mode engage check box lol :D09:00
vuurdraakno put maybe you can try a different input source, as on my soundcard i used the wrong port first physicaly for the mic09:00
vuurdraakbut*09:00
vuurdraaklike line versus mic port09:00
Ben64it's definitely the right port09:01
vuurdraakmm yeh i dont know :( im just a linux gamer :')09:02
yonaikerlolHi guys09:04
=== PowerTower_121 is now known as PowerTower_120
Ben64found a workaround finally! https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/176496509:13
ubottuLaunchpad bug 1764965 in alsa-driver (Ubuntu) "[Realtek ALC1220 ASUS PRIME X370] Recording is very slow and plays 10x faster" [Undecided,Confirmed]09:13
=== the_ant1 is now known as the_ant
teasdI've got a really weird problem... I've never seen this before and have no idea on how to resolve this: https://paste.ubuntu.com/p/ZmdH2n85CD/09:38
vuurdraakBen64 interesting, now that i read through it, i think I have solved a similar issue , by fiddeling with the recording sample rate in the audicity recording settings as this kind of stuff is not just ryzen chipset only necesairily09:38
teasdFirst thing that would be interesting... is that a dpkg error or an error from that package? If it's not dpkg, I might be wrong here09:38
vuurdraakbut i did not have a 10x speed difference there was like a 2x pseed difference at some point in time09:39
Ben64probably something different with a similar result09:41
vuurdraakyeh09:41
vuurdraakteasd , it looks like it doesn't want to upgrade, maybe you can remove the old package and then start fresh with the different type of package ?09:43
vuurdraakit says u used an rpm to install the first version (redhat package manager)09:44
vuurdraakand now ur usinf deb (debian)09:44
vuurdraakdifferent style of package09:44
teasdYeah... how the hell is it even possible to install rpm's on debian/ubuntu? I didn't even know...09:46
vuurdraaku can , i use alien to install rpm packages09:47
teasdvuurdraak, it isn't being listed in dpkg, so I don't seem to be able to uninstall it09:47
vuurdraaksome programs dont have a .deb package and only rpm, and then u have to09:47
teasdYeah, alien isn't installed either, that's what I thought... I have no idea how the previous admins got this on there....09:47
vuurdraakit should be removable with apt-get regardless, at least when it was installed with alien it does09:48
vuurdraakor with synaptic09:48
teasd`apt-get remove managesoft` tells me it isn't installed. `apt list --installed | grep manage` also doesn't show anything... dpkg -l neither...09:50
teasdI'm so confused...09:50
vuurdraakmaybe you can find it with synaptic ?09:51
teasdThey're headless :/09:51
vuurdraakor the other way around can't you find an rpm package instead of a deb :')09:52
teasdwell... yeah :D09:52
littlebithi people, i have a python script that needs to access a receipt printer. During development I was able to print, but when I deploy it on a server, I get the message that it has insufficient permissions. The python library that I'm using is: https://python-escpos.readthedocs.io/en/latest/user/installation.html#setup-udev-for-usb-printers09:52
teasdBut I don't really like that way :D09:53
vuurdraak:'D09:53
littlebitI set the rules aand the right mode. The script runs under the apache2 server09:53
littlebitI also added www-data to the dialout group as descriped in the library09:53
teasdlittlebit, I presume the script doesn't run as root? Did it run as root during development?09:54
littlebitteasd: nope, I added my user to the dialout group09:56
littlebitteasd: just restarted apache2 and it works find :D09:56
c0mradeHello09:57
kostkonc0mrade, hi09:57
raddyHello Everybody09:57
raddyI am learning kubernetes09:58
raddyI want to setup a test environment in my Windows 10 laptop.09:58
raddySetting up the environment using docker is the recommended way ?09:59
raddyOr shall I install ubuntu for windows and set it up in it ?09:59
vuurdraakyou can always also run ubuntu from a live usb without installing it for testing perposes09:59
vuurdraakpurposes*10:00
JimBunturaddy: this really isn't the right place to get generic installation support for kubernetes nor the right channel for WSL support either. You might do better in one of the more generic Linux channels10:02
raddyvuurdraak: But I cannot multi-task in the live usb as well as the changes may not be preserved, would it be ?10:02
vuurdraakah yeh true, if you want it to be persistent, it might be better to install ubuntu somewhere10:03
raddyJimBuntu: I am not looking for support on kubernetes installation not trying to troubleshoot wsl related issues if any,10:03
raddyJimBuntu: I was trying to find out whether ubuntu can act as a test bed for kubernetes10:04
JimBunturaddy: Ubuntu for Windows is WSL based though, that's what I was getting at.10:04
raddyJimBuntu: I am not complaining about any platform related issues, actually I am not complaining about anything yet10:05
raddyJimBuntu: I am very well aware that Ubuntu for Windows is using WSL subsystem for Windows10:06
raddyJimBuntu: I actually even know what WSL subsystem for Windows as well.10:07
steveireI've installed docker with apt and I am trying to change the image directory. https://forums.docker.com/t/how-do-i-change-the-docker-image-installation-directory/1169 says I should modify `/etc/default/docker` but that file does not exist. Any idea what I should do?10:08
steveire`apt-file search /etc/default/docker` also returns no results10:09
Aryanhow can i connect to a proxy server with my client ?10:10
c0mradeSo I installed wordpress on an ubuntu VM on azure, a repo. Now it loads on /blog how can I make it load on the root directory directly without the /blog part. Or maybe a rewrite rule for .htaccess would be benefitial as a workaround.10:12
legreffierc0mrade: just change the docroot so it goes in /blog directly10:16
lapionWhen will there be an option added to do-relase-upgrade to only donwload all requiered packages to later do the upgrade while offline or simply to have all packages copy them to a usb stick and use them on an offline system10:18
lapionI used to do this by first doing a sandboxed update copying the downloaded files to a usb stick10:19
lapionHowever sandbox option on do-release -upgrade has been broken since before 18.0410:20
lapionHowever sandbox option on do-release-upgrade has been broken since before 18.0410:20
Roland-Hi guys, is there any way to setup an iptables chain readonly ?10:27
grawityand why would you need that10:36
Roland-https://community.cisco.com/t5/network-security/anyconnect-linux-keeps-adding-firewall-rules/m-p/4062604#M106903910:37
Roland-this is why :(10:37
grawityyou're not allowed to use openconnect instead, are you?10:37
grawityit doesn't have such problems generally10:38
grawitybut other than that... no, I don't think there's a way to make iptables read-only in that way10:38
grawityroot is root10:38
grawityI'd either try confining the client in its own namespace/container, or ... try to trick it with the new nft-based iptables10:39
=== Aavar_ is now known as Aavar
Roland-the client uses iptables command to re-create the rules10:40
Roland-I even tried adding a script to chmod -x iptables but that breaks other stuff...10:41
grawitya) switch clients: use openconnect10:42
grawityb) make a wrapper script for iptables that quietly ignores certain "bad" commands10:42
grawityb.1) use dpkg-divert to replace original iptables with the script10:42
grawityb.2) use unshare & mount --bind to replace original iptables with the script10:42
HamiltonShould config files of snap apps be put somewhere else than their predefined locations?10:44
grawityc) if you are using iptables-nft, create a chain named 'OUTPUT' *without a hook*, then its rules will just be ignored10:44
HamiltonFor example Youtube-dl looks into ~/.config/youtube-dl/config ... I put my config there but it is not respected. Should I somehow create a config dir inside the snap folder of the app?10:44
littlebitI have a dat file from windows that contains text data but apprarently it is beimg malformed(formatted to be honest) so that I cannot read it properly in vim. is there a way how to convert it?10:45
grawitythat requires knowing what format you need to convet *from*10:45
grawitymind showing an example? e.g. a hexdump10:45
grawityand is it 100% text? does it open in Notepad or similar apps on Windows?10:45
Roland-trying openconnect10:46
littlebitgrawity: it is 100% text, it has at some points those small 2 (squared mathmatical sign) propbably indicating a CR10:47
littlebitgrawity: one sec10:47
Roland-Openconnect is the best!10:48
littlebitgrawity: this is what hexdump gives me : http://dpaste.com/0HPS98H10:48
Roland-Thank you grawity10:48
=== coffeeguy is now known as zenguy
grawityI forgot to ask for hexdump -C (easier to read)10:54
grawityanyway, no, that doesn't look like CR at al10:54
grawity(it'd be at the *end* of lines, always immediately next to LF, and vim supports CR-LF just fine anyway)10:55
grawitylooks like it's a special format that's only 99% text, tbh10:57
grawitylittlebit: basically, it looks like a fixed-width format, no lines but instead fixed-width records11:01
grawitylittlebit: you could extract text from it using: cat file.dat | fold -w 26 | LC_CTYPE=C sed -r "s/^..//g"11:01
littlebitanother question, I have a webpage where -r "s/^..//g"11:04
littlebitanother question, I have a webpage where it access a db.sqlite3. I chmodded db.sqlite file to 664 and i see rw-rw-r--11:10
littlebityet when using the page I get the error message that the database is readonly11:10
littlebitthis is how the file looks like: -rw-rw-r--  1 user www-data   200704 Apr  9 12:04 db.sqlite311:11
grawityprobably means the *directory* is not writable to you, and so sqlite cannot create the temporary "db.sqlite3-journal" file alongside it11:12
littlebitah ok11:14
littlebitfixed it11:15
BluesKajHi folks11:15
HamiltonAnyone knows where is .config of snap apps? I know about USER_DATA and USER_COMMON stuff but where should I put the actaully config file?11:39
HamiltonWhy snap apps are still in dir after remove?11:44
guivercHamilton, snaps are found in /snap/ ; but they are a squashfs & RO.  I don't know, but where the files are read from is controlled by dev who snapped it & if confined (not --classic) will likely be within the squashfs12:21
HamiltonHotkeys like Ctrl+A (to select all) or Ctrl+C (to copy) don't work when I switch languages (EN to IR(FA, RTL lang) . How to fix it?12:51
=== umask078 is now known as umask077
=== hggdh is now known as hggdh-msft
=== beaver is now known as clap_clap
=== clap_clap is now known as clap\clap
thalI want to install xenial as netboot - i am getting, during installation: Loading libc6-udeb failed for unknown reasons. Looks like the installer is outdated?14:28
ioriathal, https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/181735814:33
ubottuLaunchpad bug 1817358 in debian-installer (Ubuntu) "Ubuntu 16.04 netboot installation failed during loading of installer component libc6-udeb" [Undecided,Confirmed]14:33
ioriathal, you want to try 18.04 maybe14:34
robinho86I receive the follow error when I try to check updates on Softwares: https://paste.ubuntu.com/p/t8kpknKnDq/14:42
robinho86does anyone have a clue?14:42
drleviathandunno robinho86, maybe try updating your software from the command line:  sudo apt-get update; sudo apt-get -y upgrade14:45
ioriarobinho86, can yo uplease reboot and check again ?14:48
robinho86via cli everything works fine!14:49
robinho86this happen to me since ubuntu 19.04... now I'm running  20.0414:50
drleviathanCLI for the win!  Who needs the stinkin' GUI?  :)14:50
=== amosbird_ is now known as amosbird
ducasserobinho86: if you want help with 20.04 you need to ask in #ubuntu+114:53
robinho86ducasse: thank you!14:54
thalioria: mhm. i need 16.04 unfortunately.14:56
drleviathanthal, I find that statement intriguing: why would you need to actually install 16.04 rather than do your 16.04-necessary deeds in a 16.04 docker container?15:00
drleviathanI could imagine a new situations where one would need a real install, but I'm wondering if your case would work through other methods.15:01
drleviathanin short: what do you really need to do?15:01
thaldrleviathan: i could do that, yes. Alright. I wanted to install 16.04 via netinstall and pointing to the remote installation url15:06
thaldrleviathan: short version is: i want to install Ubuntu 16.04 via netinstall15:06
thaldrleviathan: and this is the ubuntu-installer i am using: http://ubuntu.lagis.at/ubuntu/dists/xenial/main/installer-amd64/current/images/netboot/ubuntu-installer/amd6415:07
drleviathanwhat I meant was: you want 16.04 on a box so you can do... what with it?15:07
thaldrleviathan: $contracter wants to have it to run his software (bigbluebutton) on. his requirement is 16.0415:08
* drleviathan googles "bigbluebutton"...15:09
drleviathanI see.  And bigbluebutton runs on 16.04?15:10
drleviathanI recently acquired a deeper understanding of "docker containers".  Have you heard of them thal?  I ask because I see a potentially better way forward for you and your contractor using such containers.15:13
drleviathanbut regarding your netinstall question... I will follow the link to the installer...15:13
thaldrleviathan: yepp, container, i regularly use podman, but that's just an alternative15:14
drleviathanI haven't used netinstall since... 2004 or so, and wasn't an expert even then.  I don't have much help to offer.  Good luck.15:16
thaldrleviathan: alright. thanks15:18
yatesi'm trying to build qemu from scratch but get this: http://paste.ubuntu.com/p/nyJnt2gz6v/15:19
yateswhich package is glib in? i've searched and can't find it15:19
ioriayates, libglib2.0-dev is already installed ?15:23
yatesno it wasn't, and i just figured that out - thanks ioria15:23
ioriayates, ok15:23
onoxcan someone build pulseaudio-module-bluetooth?15:24
=== clap\clap is now known as beaver
pragmaticenigma!compile | onox15:35
ubottuonox: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall15:35
pragmaticenigmaonox: Any particular reason you believe you need to have something compiled. The volunteers here are better suited to help you troubleshoot and determine why something isn't working. Rarely is compiling from source necassary15:35
onoxpragmaticenigma: for some reason I have ubuntu7.5 of libpulse0 on my system15:37
pragmaticenigma!info libpulse015:37
ubottulibpulse0 (source: pulseaudio): PulseAudio client libraries. In component main, is optional. Version 1:13.0-1ubuntu1.1 (eoan), package size 254 kB, installed size 997 kB15:37
onoxon bionic15:37
onoxwhich should be 7.415:37
pragmaticenigma!info libpulse0 bionic15:37
ubottulibpulse0 (source: pulseaudio): PulseAudio client libraries. In component main, is optional. Version 1:11.1-1ubuntu7.4 (bionic), package size 258 kB, installed size 999 kB15:37
onoxam I a MITM victim? (since apt uses http)15:38
pragmaticenigmaonox: Do you have a PPA installed on your system?15:38
onoxno ppas15:38
onoxjust bionic, bionic-security, and bionic-updates in sources.list15:38
pragmaticenigmaonox: what is in your /etc/apt/sources.list.d folder?15:39
onoxempty15:39
pragmaticenigmaonox: I just checked my system and I have Package: libpulse015:40
pragmaticenigmaVersion: 1:11.1-1ubuntu7.515:40
onoxok15:40
onoxbut pulseaudio-module-bluetooth wants 7.415:41
onoxand why is packages.ubuntu.com showing 7.4? is it updated asynchronously?15:41
pragmaticenigmaonox: looking into that now... because I have two up-to-date systems... one has 7.5 and the other has 7.415:42
lotuspsychjeonox: could be handy to show your full apt output, to see whats all happening over there, volunteers could help you better15:42
onoxit says: unmet dependencies, "Depends: libpulse0 (= 1:11.1-1ubuntu7.4) but 1:11.1-1ubuntu7.5 is to be installed"15:44
onoxsame line for dependency pulseaudio15:44
lotuspsychjeonox: is your system up to date?15:45
onoxI did apt update;apt upgrade;apt dist-upgrade15:46
lotuspsychjeuname -a ?15:46
onox4.150-96-generic15:46
lotuspsychjeyeah 96 should be good15:46
onox*4.15.0-96-generic15:46
lotuspsychjeonox: can you check if its bug #1858164 please?15:47
ubottubug 1858164 in pulseaudio (Ubuntu) "libpulse-dev needs a rebuild for libpulse0-1:11.1-1ubuntu7.5 on bionic-updates" [Undecided,Fix committed] https://launchpad.net/bugs/185816415:47
ioriaonox, you might need to enable proposed , install that moduel, and disable it15:47
pragmaticenigmaonox: I just checked on my machine... when I attempt to install pulseaudio-module-bluetooth, it's already linked against the 7.5 release. I'm not sure how I have 7.5, as Source on the package is listed as /var/lib/dpkg/status ... and that doesn't help identify the source of that package for me15:53
onoxI removed libpulse0 (and everything that depended on it) and reinstalled it, and that fixed the error when I try to install pulseaudio-module-bluetooth15:53
onoxlotuspsychje: it seems it was a mistake in the release as vanvugt wrote in #3 in bug 185816415:54
ubottubug 1858164 in pulseaudio (Ubuntu) "libpulse-dev needs a rebuild for libpulse0-1:11.1-1ubuntu7.5 on bionic-updates" [Undecided,Fix committed] https://launchpad.net/bugs/185816415:54
lotuspsychjeonox: weird you still affected, as its bugged on 18.04.3 and fix commited since15:55
onoxI'm on 18.04.4 LTS according to lsb_release -a15:55
lotuspsychjeyeah, up to date makes this weird15:56
onoxyeah :/15:56
pragmaticenigmaonox: Do you have Google Chrome installed on that machine?15:56
onoxno, I'm on a X11 free system :P15:56
pragmaticenigmaonox: A simple yes or no was enough. Do you have XBMC/KODI installed on there?15:57
onoxno :)15:58
pragmaticenigmaodd... I'm lost as to how that package got on my system. I have two systems setup nearly identical... one reports having the 7.5 version and the other 7.416:00
pragmaticenigmaanyone know how to tell exactly how a package was installed, specifically what source provided the package?16:01
ioriapragmaticenigma, not a bug, a simple mistake16:04
pragmaticenigmaioria: what do you mean?16:04
ioriapragmaticenigma, https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/185816416:04
ubottuLaunchpad bug 1858164 in pulseaudio (Ubuntu) "libpulse-dev needs a rebuild for libpulse0-1:11.1-1ubuntu7.5 on bionic-updates" [Undecided,Fix committed]16:04
ioriapragmaticenigma, or better here : https://askubuntu.com/questions/1196147/18-04-lts-what-was-wrong-with-the-december-11-pulseaudio-update16:10
pragmaticenigmayeah, that helps narrow it down... secondary machine is used for media playback and I worry about its updates less frequently than the other machine16:13
realieshow can i add a pem file permanently to .ssh? doing ssh-add my.pem does not store it .ssh/id_rsa16:16
realiesis ssh-add supposed to import it permanently?16:18
=== zerixx` is now known as zerix
=== vlm_ is now known as vlm
=== Guest_19 is now known as chudak2
chudak2Hello all !16:37
lotuspsychjewelcome chudak216:38
chudak2on 20.04 screen sharing does not work on fresh install, via Settings/Screen Share the Network Slider is disabled, any help appreciated !16:38
chudak2Thx lotuspsychje !16:38
lotuspsychjecome to #ubuntu+1 chudak2 please16:38
chudak2ok16:38
viktorhope this isn't too off-topic. Kile gives error "finished with exit code 1" and doesn't compile. but the file does compile as supposed to with vimtex. any ideas?16:53
pragmaticenigmaviktor: For compilation help, it's best to contact the developer of the program for help. This channel focuses on supporting the packages made avaialble through Ubuntu's official software repositories16:54
viktorpragmaticenigma: ok, thanks16:54
eelstrebori seem to be having an issue since installing wireguard to where i occassionally run resolvconf -u to get dns working again17:08
ioriaeelstrebor, a suggestion here : https://wiki.archlinux.org/index.php/WireGuard#Broken_DNS_resolution17:14
onoxpragmaticenigma: lotuspsychje: thanks for the help btw17:14
lotuspsychjeonox: got it fixed?17:14
onoxI managed to install the module, but it seems my PS4 controller doesn't describe itself as a source/sink to PA via bluetooth, it works over USB though17:16
lotuspsychjeonox: are you using gnomes internal bluetooth or blueman?17:17
onoxneither, just bluetoothctl and pavucontrrol17:18
lotuspsychjetry blueman perhaps?17:18
lotuspsychjeonox: might wanna journalctl -f and pair your controller, see what errors you get, share in pastebin to the volunteers17:18
onoxdoesn't that only help with connection issues? input/led/rumble works17:18
onoxI already got it paired17:19
lotuspsychjeoh17:19
RenariHey guys how would I go about updating to the lastest 440 nvidia drivers? Is just purging all nvidia packages and then installing `nvidia-driver-440` good enough?17:19
lotuspsychjeRenari: wich graphics card chipset do you have?17:19
RenariI ask because driver manager is only installing 43517:20
onoxit just doesn't show the Audio Sink or Headset UUID17:20
RenariQuatro RTX 300017:20
pragmaticenigmaRenari: No need to purge... just manage it through the proprietary drivers panel17:20
ioriaRenari, you need the ppa for 44017:20
lotuspsychjeRenari: check ubuntu-drivers list, to see wich are available for your system17:20
lotuspsychjeonox: try the journalctl -f, then compare both on BT & usb17:21
RenariThanks got it, did `sudo add-apt-repository ppa:graphics-drivers` and now it shows the 440 release in driver manager.17:21
onoxlotuspsychje: only "input,hidraw2: BLUETOOTH HID" shows up17:23
onoxlotuspsychje: I just read on reddit that for audio to work over bluetooth you need some "official adapter"17:26
pragmaticenigmaonox: correct, Sony has a proprietary setup for the audio to controller feature. I think lotuspsychje thought you were having trouble pairing your controller generally17:28
onoxpragmaticenigma: do you happen to know if the speaker is supposed to work over USB?17:29
onoxthe 3.5mm jack works, but I haven't been able to get it to output to the speaker17:30
pragmaticenigmaonox: I have no experience with the PS audio stuff, just knowledge that you are not the first one to be in the channel with an issue regarding it17:30
Jordan_Uonox: Also, just to asuage some of your earlier worries, while apt uses http to fetch packages and to fetch the release files that say what packages are available, all files downloaded through apt are signed and are verified before they are used. This means that a MITM attack can at most lead you to not get any updates from a given repository (by mirroring old signed info). Note, an MITM attack can't17:37
Jordan_Uprevent you from seeing an update for just one package, it's all or nothing. And an MITM attack cannot push a newer package to you.17:37
Jordan_Uonox: https://wiki.debian.org/SecureApt17:37
onoxJordan_U: ah, thx for that info, I was a bit worried because I didn't see any output that apt does verification17:40
Jordan_Uonox: You're welcome.17:41
ChristWI fried my video card whilst replacing a PSU. So, I need a new one. I would like to do (some) gaming on my Ubuntu machine. What new (ish) video card can I plug into my new mother board (…) with reasonable support from Ubuntu drivers? Or third party drivers? Any other channel I should ask??18:05
lotuspsychje!hardware | ChristW start here18:07
ubottuChristW start here: For lists of supported hardware on Ubuntu see https://wiki.ubuntu.com/HardwareSupport - To help debugging and improving hardware detection, see https://wiki.ubuntu.com/DebuggingHardwareDetection18:07
neowebwhy is lts holding back kernels on a normal upgrade?18:08
lotuspsychjeneoweb: could you provide a bit more details of your current system, so volunteers can thinka long with you, ubuntu version, wich kernels all list in your system?18:09
neowebhttps://usercontent.irccloud-cdn.com/file/gPH2SSo3/image.png18:10
neowebIt is a default install of ubuntu lts18:10
neowebwhy is this stuff held back?18:10
neowebwhen I upgrade18:10
lotuspsychjeneoweb: wich lts exactly, and wich kernels are on your system?18:10
neowebgoing from 18.04.1 to 18.04.418:11
neowebUbuntu 18.04.4 LTS \n \l - 4.15.0-43-generic #46-Ubuntu SMP Thu Dec 6 14:45:28 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux18:11
lotuspsychjeneoweb: current kernel should be 4.15 -9618:12
neowebright, so when I apt-get update/upgrade no dist-upgrade why is it holding back. the lts releases are different dists?18:12
lotuspsychjeneoweb: did you add ppa's or add !mainline kernels?18:12
neowebno.  and dist-upgrade just upgraded it all.18:13
lotuspsychjeneoweb: can you pastebin the full output of: sudo apt update && sudo apt full-upgrade ?18:13
neowebapt full-upgrade performs the same function as apt-get dist-upgrade18:14
neowebI just told you, it is updating those held back packages now.18:14
neowebhttps://pastebin.com/U2eCVrVd18:15
lotuspsychjeneoweb: your pic was not the full output, can we see the entire apt happenings?18:15
neowebMy question is not how to fix it.18:15
neowebWHY.  Is this EXPECTED behaviour?18:15
neowebhttps://pastebin.com/U2eCVrVd18:17
ducasseneoweb: yes. to do a full upgrade you need to use full-upgrade/dist-upgrade18:17
neowebIs that for all ubuntu's.  Is it expected behavior that kernels are always held back now?18:17
sarnoldneoweb: apt-get upgrade will not install new packages to satisfy dependencies18:17
neowebahh18:17
sarnoldneoweb: apt upgrade will install new packages to satisfy dependencies18:18
neowebSo that is the behaviour.18:18
neowebThanks!18:18
sarnoldneoweb: apt-get dist-upgrade will *remove* any package it wants to, to try to satisfy a dependency18:18
sarnoldneoweb: apt upgrade will *not* remove packages to satisfy dependencies18:18
sarnoldneoweb: you should almost always be using apt upgrade, instead of apt-get upgrade or apt-get dist-upgrade18:18
neowebWhy would I do that sarnold.  Why would I not want the kernel that comes w/ the latest 18 lts?18:19
sarnoldneoweb: you would ;) apt upgrade would install it for you, without the risk of uninstalling something important18:20
sarnoldI've seen dozens of bug reports filed by people; when apt-get dist-upgraded figured out how to "fix" a dependency problem by uninstalling their sudo package18:21
neowebThis is a vanilla ubuntu box installed/upgraded at the end of 2019.  minimal, it is a template box...I cant see what I installed that would hold the kernel back.18:21
sarnoldneoweb: nothing at all18:21
sarnoldneoweb: kernel updates are delivered via new packages18:21
sarnoldneoweb: apt-get upgrade won't install new packages18:21
neowebahh18:21
pragmaticenigmaneoweb: The one question I have in mind... which kernel are you expecting to be installed?18:22
sarnoldneoweb: that's why you need to use either apt upgrade (better) or apt-get dist-upgrade (not as good, but works)18:22
pragmaticenigmaneoweb: that is... what version number18:22
neowebThe one default to Ubuntu 18.04.4 LTS18:22
neowebWhich appears to be 4.15.0-96-generic18:22
neowebI get it now.18:23
neowebThanks sarnold !18:23
pragmaticenigmaneoweb: The default there is a 5.x series from the HWE ... that's why it's confusing for you to say latest/newest18:23
Celmor[m]after a crash of an application gnome-session exited unexpectedly, afteeer logging back in from gdm it seems certian GUI application no longer work giving this message "CRITICAL: Could not initialize SDL: No available video device"18:24
neowebpragmaticenigma: well what the heck.18:25
neowebwhy does ubuntu tell me in /etc/issue that I am one 18.04.4 when this version is shipping w/ 5.x18:26
neoweband full-upgrade tells me I am good?18:26
neowebhttps://usercontent.irccloud-cdn.com/file/UtbopbGb/image.png18:27
neowebThis is super confusing, and does not make sense at all.18:27
lotuspsychjeneoweb: 5.x kernel is on !HWE the users choice to install or not18:27
pragmaticenigmaneoweb: The kernel series that was part of the original install is persisted forward (HWE might not have been the right way to describe it)18:27
neowebI have to opt in, to a kernel, that is the default for a release, that I should be one?18:27
=== ben_r_ is now known as ben_r
pragmaticenigmaSo if you install 18.04.1 you will stick with that kernel series18:27
cybercryptoHi there, when run 'apt update' I receive an error Ign for a repository InRelease (but it is ok for the same repository using Release). Anyone can point me to proper docs, so I can review it?18:28
pragmaticenigmaneoweb: This might help better describe the kernel releases than I can do it: https://ubuntu.com/kernel/lifecycle18:28
neowebBut, if I download and install Ubuntu 18.04.4 LTS, I will not have hwe unless I enable it, so the default kernel for that release is:  4.15.0-96-generic18:29
pragmaticenigmaneoweb: incorrect18:29
neowebokay18:29
neowebso default is hwe enabled18:29
neowebthanks!18:29
pragmaticenigmaneoweb: also incorrect18:29
pragmaticenigmaI mentioned, I made a mistake in my comment neoweb18:30
neowebwhat is the truth pragmaticenigma.18:30
pragmaticenigmaLook at the link I just posted: https://ubuntu.com/kernel/lifecycle18:30
neowebI did.18:31
pragmaticenigmaneoweb: That gives a chart of the Ubuntu LTS releases, and the installed kernels for each of those releases and point releases.18:31
pragmaticenigmaneoweb: HWE is something that needs to be enabled by the end user.18:31
neowebIt says:  The Ubuntu LTS enablement, or Hardware Enablement (HWE), stacks provide the newer kernel and X support for existing Ubuntu LTS releases. These stacks can be installed manually, but are also installed with an Ubuntu LTS point release.18:32
neoweb"but are also installed with an Ubuntu LTS point release."18:32
neowebahh18:32
neoweb"The 18.04.2 and newer point releases will ship with an updated kernel and X stack by default for the desktop. Server installations will default to the GA kernel and provide the enablement kernel as optional."18:32
neowebNice.18:32
pragmaticenigmaneoweb: there ya go18:32
neowebSo if I switch kernels, how flushed out currently are the HWE packages?18:33
sarnold"flushed out"?18:33
pragmaticenigmaneoweb: I've enabled HWE on my media center machine and haven't experienced any issues. I have found them as stable as the -general kernel releases18:34
pragmaticenigmasarnold: "flushed out" => stable18:34
sarnoldah, fleshed out :) I've been thinking about data flushes to disk for weeks now ..18:34
sarnoldI'm skeptical of our 5.4 kernels18:34
pragmaticenigmacybercrypto: Ign means that the source reported no change since the last time it was checked.18:36
cybercryptopragmaticenigma: according to apt docs, it meanss also a missing file.18:37
cybercryptopragmaticenigma: i got a request from apt towards http://address_repository and get http_404 back (when I snoop the interface)18:37
pragmaticenigmacybercrypto: since it appears you're masking the repo, I'm going to assume it is a PPA which are supported by the maintainer of the PPA. You should find their launchpad site and reach out to them directly18:38
pragmaticenigmacybercrypto: Also, InRelease versus Release, InRelease means the package includes it's signature verification, where Release provides a secondary file containing the signature. It's possible that out of tradition both addresses are provided but only one of them is maintained18:40
ph88i installed mariaDB. how can i login with DB beaver ?18:40
cybercryptopragmaticenigma: I am not masking. It is a simple and popular repository (google-chrome) and it is no InRelease, so I had to load the key manually.18:41
cybercryptopragmaticenigma: the apt tool sends two requests torwards the same repository, the first request is for "InRelease" - and this one fails with Ign.     The second request is Release- this one works ok with Hit.18:42
pragmaticenigmaph88: I suggest reading the helpfully put together documentation: https://github.com/dbeaver/dbeaver/wiki18:42
ph88pragmaticenigma, the problem is not with DB beaver .. it's that i can't get a connection with the server18:43
cybercryptopragmaticenigma: i am investigating if it is possible to apt only trigger Release for that reqoposity18:43
pragmaticenigmaph88: MySQL and MariaDB are default configured to only accept connections from 127.0.0.1 (note, numeric not "localhost")18:46
ph88ok but i installed it on my own laptop and i want to access the database from the same laptop18:46
pragmaticenigmacybercrypto: I don't believe there is a means to do that18:47
pragmaticenigmaph88: I literally just told you how to handle the exact situation18:48
=== Kon- is now known as Kon
ph88that messaged must have gotten lost then18:48
pragmaticenigmaph88: MySQL and MariaDB are default configured to only accept connections from 127.0.0.1 (note, numeric not "localhost")18:49
ph88i put at server host 127.0.0.1 and i can't connect18:49
pragmaticenigmaph88: Or if the product supports it... you can use the socket locally to connect. Lookup their documentation for making a socket connection to the database18:50
ph88forget about DB beaver ... how do i just install normal mariadb ubuntu package and then login to database server18:50
ph88i'm on 19.1018:51
cybercryptopragmaticenigma: if you see the first trigger, it is for InRelease (and fails). The second is a Hit and it works because apt is using "Release".  https://paste.debian.net/1139405/18:51
pragmaticenigmacybercrypto: I don't think you can do it from your end. I believe that is something controlled by the host of the repository18:52
ph88i ran this command   `sudo apt install mariadb-server`   is this the wrong package ???18:52
cybercryptopragmaticenigma: I see. Where should I start looking for digging more and mitigate this? Any suggestion?18:53
pragmaticenigmacybercrypto: Why does it matter? I don't understand why this is a concern or why potentially breaking your computer's ability to fetch updates is worth this pursuit18:54
Prolachi, how can I name the process when I put it in the background with "&"?18:55
Prolacso that I can kill it by name instead of PID18:55
ph88https://bpaste.net/GNMA   what's wrong with MariaDB service ???18:56
lordcirthph88, read it's logs18:56
ph88where can i find those ?18:57
pragmaticenigmaProlac: backgrounded tasks do not support naming. you can use a tool such as screen or tmux to start the application and refer back to it with a freindly name18:57
ph88https://bpaste.net/T47A18:58
lordcirthph88, /var/log18:58
cybercryptopragmaticenigma: I am concerning about learning more about apt, why it is requesting both Release/InRelease for the same repository. If you have no suggestions about how manage this topic, it is ok. I appreciate you time.18:59
pragmaticenigmacybercrypto: By default apt checks for an InRelease package as it is preferred. Failing that it will default over to the Release packages, and will use the Release package assuming the proper signature file is found and validated19:00
ph88netstat -tulpn | rg 3306         tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      -19:01
ph88get some process listening on port without process id19:01
ph88could it be docker interfering ?19:01
pragmaticenigmacybercrypto: It is built into apt to have the functionality. The repo owner is the one that manages the InRelease and Release branches of their repo. It is not something you can control from your side, at least not without breaking other repos in the process19:01
pragmaticenigmaph88: If anything is listening to the port MySQL/MariaDB would like to use, yes... it will fail to start19:02
cybercryptopragmaticenigma: that's great piece of intel :-)19:02
cybercryptopragmaticenigma: i will for sure take a look into it.19:02
ph88i can't figure out what is using port 330619:02
Prolacpragmaticenigma, the problem is that I am starting screen inside while loop to keep it auto restarting when it crashes19:03
ph88ah if i rerun netstat with sudo  i can see     tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      21581/docker-proxy19:06
pragmaticenigmaProlac: You might need to revisit your approach. Screen should not be placed in the background. I would set the application you're trying to have run inside a while loop to auto restart19:06
pragmaticenigmaProlac: I've never had screen crash... though it will terminate if the process launched inside of it terminates19:07
cybercryptopragmaticenigma: debian wiki is describing more of those tools and default behaviours, i will take a look. thanks for your help.19:08
pyusrcan anybody check for me if the function memem definition is different between "man memmem" and "man bstring" ?19:13
pyusrbecause on my 18.04 it seems so, but my friend tells me on his 18.04 it's ok ....19:14
pyusr(the order of the variables)19:14
neowebsarnold: pragmaticenigma:  i meant, w/ new kernels, come new packages/builds.  See like a huge deal to have a LTS on a release kernel.19:14
sarnoldpyusr: can you be more specific with what you're seeing?19:15
sarnoldpyusr: see eg https://manpages.ubuntu.com/manpages/trusty/man3/memmem.3.html -- it looks pretty wrong19:15
sarnoldpyusr: but what are *you* seeing?19:15
pyusron man memmem: void *memmem(const void *haystack, size_t haystacklen,                    const void *needle, size_t needlelen);19:16
sarnoldneoweb: yes, our kernel team has grown quite a lot to support LTS kernels for eight or ten years (depending upon release)19:16
pyusron man bstring: void *memmem(const void *needle, size_t needlelen,                    const void *haystack, size_t haystacklen);19:16
pyusrI accidently took the bstring definition which ofcourse is wrong....19:16
pyusrbut how come my friend's bstring is not like mine, when we both are on 18.04 ?19:16
neowebIs the HWE kernel always latests, like lets say rolling release archlinux, or?19:16
pragmaticenigmaneoweb: No19:17
pragmaticenigma!latest | neoweb , like all things ubuntu:19:17
ubottuneoweb , like all things ubuntu:: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.19:17
pragmaticenigmaneoweb: So what is offered is tested and determined stable for deployment19:17
pragmaticenigmaUbuntu has many commcercial users, which would not appreciate having system down time due to a kernel bug. Arch is more user focused where such risks are acceptable19:18
Jordan_Upyusr: On my 18.04 system the top of "man bstring" shows "void *memmem(const void *needle,...", like you seem to be seeing.19:18
neowebIt seems like a heavy modification to what is considered LTS, but somehow ubuntu has maintained the best of both worlds.19:18
neowebSeems too good to be true.19:18
pyusrsarnold: when will your python team support LTS ? https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/186476619:18
ubottuLaunchpad bug 1864766 in python-pip (Ubuntu Xenial) "[SRU] pip in xenial is installing packages incompatible with Python 2.7 (and those are becoming common)" [Medium,In progress]19:18
zmagiiA little nitpick: why is the default editor on Ubuntu nano?19:19
pyusrJordan_U: yeah, seems like a big bug, I wonder where it comes from ...19:19
lordcirthzmagii, because Ubuntu is about ease of use, and nano is easy.19:19
Kon-People who need a more powerful editor can easily change it19:19
zmagiiFor example, if you look at a git dif file19:19
pragmaticenigmazmagii: Not here19:19
=== Kon- is now known as Kon
zmagiilordcirth: I guess that makes sense.19:20
pragmaticenigmazmagii: For questions about the history or design decisions of Ubuntu, please use the #ubuntu-offtopic channel19:20
zmagiipragmaticenigma: Of course, sorry.19:20
daxzmagii: you can also change it with the EDITOR= shell variable, or with update-alternatives19:20
pyusrpython 2.7 virtualenv not working in ubuntu 16.04 LTS for 4 month almost19:20
zmagiiIt was something of a free verse in my head that I ended up typing...19:20
sarnoldpyusr: good question; it's probably worth asking in the bug what the next step is19:22
pyusrsarnold: yeah, I hate opening users in 1000 sites :/19:23
pyusrbut I've managed to fix it (I nuked 16.04 from all my comptuers), it's just meh experience with an "LTS" release19:23
pyusrsarnold: your computer man bstring is ok for memmem ?19:24
=== StathisA_ is now known as StathisA
Intelocan linux OS, tablet, sim card phone calling and recieving be in one piece of hardware?19:27
pyusrwhy not ?19:28
Intelopyusr, how so?19:28
pyusryou take linux os, get supported hardware ,and mix it all together ?19:28
pragmaticenigmaIntelo: This doesn't sound like a support question. Come join us in #ubuntu-offtopic with your question19:30
Intelo hm. so I buy an android table, then install what on it?19:30
pragmaticenigmaIntelo: This doesn't sound like a support question. Come join us in #ubuntu-offtopic with your question19:30
Intelopragmaticenigma, its support question19:31
pragmaticenigmaIntelo: support questions are asking about issues related to Ubuntu specifically where the application and OS are already installed. Your line of questioning is hypothetical which means it is not on-topic for a support channel.19:32
pragmaticenigmaIntelo: Appropriate questions would be like, I try to run Thunderbird for my e-mail and the application won't open or crashes19:32
Intelopragmaticenigma, its ubuntu question:19:33
InteloQ: how to install ubuntu on tablet and make calls?19:33
pragmaticenigmaIntelo: Ubuntu does not support tablet devices. you can check in to #ubports for assistance and support of touch enabled devices19:33
sixwheeledbeastnot feasible19:34
Intelosixwheeledbeast, I heard there was a phone os by ubuntu19:34
pragmaticenigmaIntelo:  That project was ended a few years ago. It is now handles by a community group known as ubports... which is available in #ubports19:35
Jordan_UIntelo: Here's a page with hardware recommended for Ubuntu touch: https://ubports.com/devices/promoted-devices19:35
=== al2o3-cr is now known as eyeofhorus
sixwheeledbeastIntelo: discontinued, I suggest you try #maemo-leste project19:36
Jordan_UIntelo: Note though that that page is not run or endorsed by Ubuntu or Canonical.19:36
Intelosixwheeledbeast, ubports is discontinued?19:38
Intelook19:38
sixwheeledbeastNot that i know of but they are both community based projects19:38
=== veryloud is now known as acerspyro
=== acerspyro is now known as veryloud
InteloGuys, I want the touch, tablet size, phone calling/ recieving (phone features) + root shell in linux. How can I make this possible?19:40
pyusrIntelo: people are trying to tell you nicely that this is not the place to ask this type of questions19:41
Intelook. I will part19:41
sixwheeledbeast:shrug:19:41
pyusrcan anyone explain to me where is "man bstring" getting the wrong definition to memmem from ?19:42
pragmaticenigmapyusr: all the man pages are stored in /usr/share/man ... check in there and see if there is some odd symlink or something19:43
pragmaticenigmapyusr: might be worth reporting in a bug report too?19:43
pyusrpragmaticenigma: no, I mean where from the internet... the defintion being wrong is a bug19:43
pyusrsure thing, feel free to report it (I dont like opening 10000 users for each bug system)19:44
ioriapyusr, sy, why wrong ? 'cause is inverted ?19:44
=== veryloud is now known as VLMC
pyusrioria: yes ?19:44
=== VLMC is now known as veryloud
pyusrand I accidently used the bstring definition which ofcourse borked my code19:45
pragmaticenigmapyusr: UBuntu's launch pad monitors will send the report upstream if it is deemed appropriate19:45
ioriapyusr,  does it makes a difference ?19:45
pyusrioria: yes, the difference between working and not working ?19:45
Jordan_Upyusr: It looks like the project page is found here: https://www.kernel.org/doc/man-pages/ , and the latest manual for bstring there is correct. That means that you should be able to look through the git history and find the fix, which would speed up fixing of the bug (the fix can be cherry-picked).19:45
pyusrI have no idea even where the git for this is stored :/19:47
Jordan_Upyusr: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git19:47
=== niceGuy00_ is now known as _BIGSHOT_
Jordan_Upyusr: Here's the commit fixing the arguments: https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=ebbb02651e1fcd30ed7e1df62f6acd9baa35093419:48
_BIGSHOT_sup folks19:49
_BIGSHOT_hello19:49
pyusrJordan_U: cool, why wasn't is BP to 18.04 ?19:50
Prolacpragmaticenigma, I could do that and run the app without screen but then I'm still left with the initial problem of not knowing the process PID so that I can easily kill through other scripts19:50
_BIGSHOT_pyusr, how old r yu?19:50
lordcirth_BIGSHOT_, that is offtopic. Do you have a support question?19:51
_BIGSHOT_xubuntu 19.10 wifi doesn't connect19:51
Jordan_Upyusr: Because to backport something someone needs to be aware of a commit worth backporting and then put in the work. I expect that if you file a bug report it will get fixed relatively quickly (less than one month).19:51
_BIGSHOT_slavelordcirth you there?19:52
pragmaticenigma!patience | _BIGSHOT_19:53
ubottu_BIGSHOT_: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/19:53
lordcirth_BIGSHOT_, What happens when you try?19:53
_BIGSHOT_nothing it keeps asking again and again for password19:54
_BIGSHOT_i thought  to give linux a go after 2-3 years, but still it has not matured19:54
pyusrit's amazing, I've got a MSI G65 brand new laptop, and on ubuntu 18.04 so many stuff are broken without reason....19:55
_BIGSHOT_pyusr, maybe linux is for enterprises only and not for consumers19:55
Jordan_Upyusr: You can do so by running "ubuntu-bug manpages-dev". When the browser opens to have you finish reporting the bug, please be sure to add a comment linking to https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=ebbb02651e1fcd30ed7e1df62f6acd9baa350934 and please subscribe me to the bug too (Jordan_U on launchpad).19:55
lordcirth_BIGSHOT_, and what wifi card do you have? (lspci should tell you)19:56
_BIGSHOT_nah forget it i'll stick around with android and windows 1019:56
pyusrJordan_U: sry, as I said, it requires registration19:56
oft_gegonghow do you get a liveUSB/liveOS/liveDVD with the nvidia drivers pre-installed?19:57
oft_gegongPop OS! is my only solution19:57
pyusron my brand new MSI G65 and 18.04, wifi is killed after suspend, suspend itself takes almost minutes, the ethernet card isn't working reliabilty and throwing packets like crazy19:57
Jordan_Upyusr: Then it likely will never get fixed. Someone else may notice and do something about it, but my guess would be not.19:58
lordcirthoft_gegong, is it that big of a deal to install the drivers after installing the OS? Though, you can make your own ISO if you really want19:59
pyusrk, bummer19:59
oft_gegonglordcirth: it looks like I'll have to make my own OS because the liveUSB/liveDVD/liveOS has problems booting with the non-free nvidia drivers.20:00
oft_gegonglordcirth: I mean with the "free" nvidia drivers20:01
oft_gegonglordcirth: was that leaving intentional?20:01
pyusroft_gegong: is it a laptop with hybrid nvidia / intel ?20:01
oft_gegongpyusr: yes20:01
lordcirthoft_gegong, nope, my internet is just bad20:02
pyusroft_gegong: you can disable it in BIOS till you install correct drivers20:02
oft_gegongpyusr: OOOOOOOOOOOH. thank you20:02
pyusrlook for optimus or other crap like that in GPU settings in BIOS20:02
sixwheeledbeastor boot with the modules disabled?20:04
pyusryeah getting laptops and linux to work is tons of black magic in my experience :/20:05
pyusrlike hard disk encryption + nvidia drivers in 16.04 mess up the boot gui20:05
Prolacwhen I put a certain process in the background, how can I kill it within a script, is it possible to set PID that would always be the same and that I could refer to withing a script?20:25
akemProlac, See pkill or killall.20:26
cartwrightwhy don't you supervise the process or store the PID somewhere20:27
=== tds7 is now known as tds
cartwrightarbitrarily using `pkill` or `killall` might be harmful if you have more than one of this same process going.20:28
Jordan_UProlac: The variable $! contains the PID of the last process backgrounded in the current shell. You should store its value in another variable *immediately* after backgrounding, for general good hygiene.20:28
cartwrightalso lmao I'm not banned from here anymore? smdh.20:32
cartwrightphunyguy: you are not phuny. you are a perpetual petulant great supine protoplasmic invertebrate jelly of my belly.20:32
=== anon is now known as Guest41338
=== Dragonslicer is now known as Dragnslcr
shinobiCan somebody walk me through partitioning a HDD with GParted for use in a RAID. This is only a data drive and will not be booted.21:11
shinobiThe drive is a GPT drive and I'm running 18.0421:12
neowebSo back to:  https://ubuntu.com/kernel/lifecycle21:24
neowebHow do they maintain so much compatibility for packages with two different kernel versions?  I mean I am installing HWE right now, and it does not change any of the packages on my system?21:25
InteloHow to access/login to remote desktop ubuntu from android?21:26
pragmaticenigmaIntelo: There are many websites with instructionals how to do that. Please search the web before asking in here.21:27
Intelopragmaticenigma, I think 99-100% questions asked here have answer somewhere on google already.21:28
tripelbbI have 18.04 and I need to install zoom. I followd the directions on https://support.zoom.us/hc/en-us/articles/204206269-Installing-or-updating-Zoom-on-Linux#h_89c268b4-2a68-4e4c-882f-441e374b87cb which is simply to sudo apt install ./zoom_amd64.deb and The response was:  E: Unsupported file ./zoom_amd64.deb given on commandline21:28
pragmaticenigmaIntelo: And 99-100% of the time, the people responding in here used google to find the answer... save a step and some time21:29
pragmaticenigmatripelbb: This channel provides support for official Ubuntu flavors and packages provided through official Ubuntu repositories. For assinstance with zoom and other applications, you will have to use their support systems.21:30
tripelbbIntelo dont feel like the lone ranger. I have learned to always search first If you look at my question above you can see that I did, tried it and showed the room.21:30
Intelopragmaticenigma, that is your assumption. Nothing else. Irc has a purpose. Its NOT about it exists on google or not. People talk here for other reasons too. e.g human interaction. Trust for humans over some blog. Live interaction and QnA.21:30
tripelbbthanks grrr pragmaticenigma21:30
Intelotripelbb, I already know 'vnc'21:31
InteloI asked here for  a reason and counter questions or some other ideas (expected)21:31
* Intelo waves21:32
pragmaticenigmaIntelo: This isn't a channel for discussions, that is why we have the #ubuntu-offtopic channel. That is the place to ask for software recommendations, and other topics not directly related to the support of an existing Ubuntu system.21:32
tripelbbwell being right didnt help a lot did it. Think: what if YOU were the helper here. They are generous men and women. Meanwhile I am off to #zoom if it exists. Crossed fingers.21:32
Intelotripelbb,  you have not seen my response yet; why assuming ?21:33
pragmaticenigmatripelbb: The issue is I don't have any documentation for their .deb file. The zoom dev team built it and distributed it. How is anyone supposed to help support something they don't have any documentation for21:33
Intelopragmaticenigma, I believe my question is on topic. Since you are not an oper. Let someone in decision power decide. If you think contrary, you can keep silience and just ignore :) simple.21:34
tripelbbpragmaticenigma, I am not complaining one bit. That is the policy here.21:34
pragmaticenigmaIntelo: Trolling is offtopic and an op had told you before about being offtopic21:34
tripelbbI was trying to help Intelo out, attitude-wise. I leave him to his own devices.21:34
Intelopragmaticenigma, keep your opinions to yourself :)21:35
tripelbbI may need to stick to using zoom on a tablet.21:35
Intelopragmaticenigma, which op?21:35
Intelotripelbb,  thanks for 'anouncing' that21:35
Intelopragmaticenigma, only you and tripelbb commented on my recent question.21:36
tripelbbTHis is a transparent space. Honesty and Courtesy and respect triumph. I started here in 2006.21:36
Intelopragmaticenigma, wasting others time in querrels just to prove oneself right is offtopic here.21:36
Intelotripelbb, thumbs up!21:37
Intelotripelbb, please continue the way you want..21:37
Inteloo.O21:37
Intelobig deal21:37
InteloPardon, been disturbed lately.21:38
sixwheeledbeasttripelbb: dpkg -i ?21:38
=== StathisA_ is now known as StathisA
sixwheeledbeastI don't think zoom know how to install packages on debian systems...21:42
sarnoldthey used rootkits to install on mac os21:43
sixwheeledbeasts/know/don't know/21:43
sarnoldI can't imagine their debian packaging would be great21:43
sixwheeledbeastnot that I would use zoom at all anyway21:43
sixwheeledbeastoh no i phrased it right the first time :facepalm:21:44
tripelbbpragmaticenigma, found this.  https://zoom.us/download?os=linux   ... clicked on Install.  but fail (I get something, not right. === but reddit... 8 months ago  https://www.reddit.com/r/linuxquestions/comments/cjhmox/does_zoom_meeting_work_with_linux/21:53
tripelbbreddit, it worked well for that guy.21:53
pragmaticenigmatripelbb: Don't you just love it when someone posts the "Works for me" without providing the how to21:54
=== eyeofhorus is now known as al2o3-cr
pragmaticenigmatripelbb: You might be able to install it via "sudo dpkg -i zoom_amd64.deb" from the command line. (courtesy of sixwheeledbeast)21:55
pragmaticenigmatripelbb: if that doesn't work, then I would make the assumption that their installer package is broken21:55
sixwheeledbeastoh21:55
sixwheeledbeastyer ^21:55
sixwheeledbeastclearly the instructions for linux are usless21:56
sixwheeledbeastasks you to install gdebi but then gives you incorrect terminal commands21:56
pragmaticenigma!info gdebi21:57
ubottugdebi (source: gdebi): simple tool to view and install deb files - GNOME GUI. In component universe, is optional. Version 0.9.5.7+nmu3 (eoan), package size 23 kB, installed size 169 kB21:57
pragmaticenigmaI've never got the GUI tool to work with .deb files in the past. I will agree with others in the chat, in that I'd be really careful installing zoom to your machine. The company has done some less honorable things with their software in the past21:59
tripelbbpragmaticenigma, fyi that says dpkg error cannot access.. bla bla.   --- not to worry. I have something and it is weird, too weird. I will use phone. meanwhile.I qill ewruen ro fix my elementary infected 18.04 mate or will install 19.10 on another partition and call it a day. -- maybe you you after my meeting.22:00
tripelbWhat is the path to the control for "how long it takes till I have to give my password again if I haven't touched the controls for a while?"22:20
sarnoldwhich password prompt/22:20
tripelbI have looked but haven't found the place22:20
tripelbLogin prompt22:21
tripelbsarnold22:22
sarnoldtripelb: do you mean, the automatic screen locking mechanism?22:22
=== WaV_ is now known as WaV
MikeRLCurrently having issues with Ubuntu server GUI on Pi 4 (ARM64 build of 19.10). I did an apt install mate-desktop* and apt-install ubuntu-desktop* and I get a blinking cursor.22:44
MikeRLSometimes I get booted out of Xorg. I can get the log file, and startx works at times.22:45
MikeRLWhen I log out, I'm booted back to cli. No greeter. and gdm is installed22:46
MacSlowGreetings everybody!22:47
lestacGreetings MacSlow !!22:51
MacSlowany good pointers to 'debugging' problems with modprobe? I've seen with strace, that finit_module() fails with EPERM when trying to load a kernel module as root.22:53
MacSlowNever seen that before.22:53
pragmaticenigmaMikeRL: I'm not certain the GUI packages have been well tested or optimized for the Rpi. The Rpi if you want a desktop experience, i would recommend using the recommended Raspian for RPi's which has better support for the device.22:53
pragmaticenigmatripelb: you still around?22:54
sarnoldMacSlow: not really; try perf trace ?22:56
MacSlowsarnold: interesting output... a bit nicer to read than strace22:58
MikeRLit boots to X manually.23:06
MikeRLI wonder if I can get it to boot to X automatically.23:06
pragmaticenigmaMikeRL: this should set it up: sudo systemctl set-default graphical.target23:09
MikeRLThanks. I'll give it a try.23:10
sarnoldMacSlow: strace and perf trace are both useful for their own things :)23:11
MikeRLI will read up on things that raspi-config does and edit the config files myself once it boots to GUI23:11
sixwheeledbeastMikeRL: maybe try ubuntu-mate for rpi? There isn't a rpi4 version yet but I believe you can get the rpi3 version working on rpi423:12
MikeRLStill boots to cli. I wonder if something is forcing it by default?23:12
sarnoldMacSlow: /proc/cmdline?23:13
alanbello/ el23:14
MacSlowsarnold: that reads...23:18
MacSlowBOOT_IMAGE=/vmlinuz-5.3.0-46-generic root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=723:18
MacSlowsarnold: that's not telling anything unusual to me.23:19
sarnoldMacSlow: dang23:32

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