/srv/irclogs.ubuntu.com/2019/07/27/#ubuntu.txt

sarnoldDOSfan: what are you trying to start?00:00
calamarifleabeard: There is a way to prevent that error, but it makes starting Windows 10 slower. Page also has a quick fix: https://itsfoss.com/solve-ntfs-mount-problem-ubuntu-windows-8-dual-boot/00:00
fleabeardcalamari, ty, I will give that a read00:01
DOSfansarnold: a small program called tint2 ... it's like a task bar for Unity .. works fine and I have it configured .. I just want it to start on startup ... and if I can find this startup file I want to run Plasma (which I easily do using 'kstart plasmashell' from terminal), I just want to add thoes 2. I am in the /.config/autostart ... just not to sure what comes next.00:02
DOSfansarnold: oh wait I might have gotten this .. i didn't know you could ADD using that Startup GUI .. lemme look at this.00:04
sarnoldDOSfan: woo :)00:04
DOSfansarnold: Can I use commands in that COMMAND line or is it looking to launch some parameter file00:05
sarnoldDOSfan: I'd expect if it says "command" that you can put commands in there00:06
sarnoldDOSfan: though sometimes desktop startup things do expect a .desktop file :/00:06
DOSfansarnold: Well let me tr and reboot00:07
fleabeardcalamari, ty for your help! I got it sorted now with that link you sent me :)00:15
calamarifleabeard: great!00:18
RonWhoCaresHelp!  I clicked something and my LibreOffice word processor window is hidden00:27
RonWhoCaresAny idea?00:27
uRockhit the WIndows key on your keyboard to see if it pops up00:27
RonWhoCaresaHH.  It went postal in workspace #300:29
uRocklol00:29
uRockbeen there, done that00:29
=== DetectiveTaco is now known as josso_weightman
syntaxxxerr0rew workspaces00:57
* uRock likes using workspaces01:14
=== josso_weightman is now known as DetectiveTaco
syntaxxxerr0rk way too much as it be.. workspaces is aksing for troubles01:35
=== zbenjamin is now known as Guest12957
=== zbenjamin_ is now known as zbenjamin
=== [b0b] is now known as b0b
p0aHello I just had a really weird bootup where the `ubuntu' logo was stuck on the screen for >5 minutes and pressing the arrow keys brought up the status console that showed [***    ] Waiting for start process Hold blah blah, something like that02:45
p0abefore that it mentioned a bug report daemon02:45
illuminatedwell, great deal.  I can't get the net install of ubuntu to work03:02
illuminatedfor the x86 arch03:02
illuminatedtwo different versions, both error on installing the kernel03:02
p0ailluminated: what's the error?03:03
illuminatedbootstrap-base failed with error code 103:04
p0acan you paste the exact error03:05
illuminatedwell, I started the install over again...03:06
illuminatedanyway, so how would I get the exact error03:06
illuminatedthat's basically what the error said in /var/log/syslog03:06
illuminatedthere really was nothing any more helpful than that in syslog03:10
aneonle fail03:20
plongshotCan anyone identify the directories under / (on ubuntu 18.04) that the operating system is the only thing tha modifies content there?04:55
plongshotFor example I think maybe /var is one directory a human user would never modify anything in (I mean the content of the files). Only the operating system modifies files in /var right?04:56
plongshotWhat are all of those instnaces on the ubuntu 18.04 system?04:56
untorehtrying to run any app installed with snap gives "cannot perform operation: mount --rbind /home /tmp/snap.rootfs_xxxxx//home: Permission denied" halp05:23
=== Alina-malina_ is now known as Alina-malina
mnathaniHow do I disable the keyring popup05:50
=== zbenjamin_ is now known as zbenjamin
=== im0nde_ is now known as im0nde
ivoadfHi, I am having some trouble with slow wifi on ubuntu 19.04. I am not completely sure when this issue started but it was either when I upgraded to 19.04 or when I tried to setup my bluetooth headphones.My wireless interface is a Qualcomm Atheros. The main issue is the speed that I am getting. On my phone using the same connection from the same location I get 270Mbs but on the laptop I get 30Mbs even if I put the laptop08:21
ivoadfright next to the router. The speed was the same in the past. Could you give me some hints on how to debug this further? I would like to completely disable bluetooth to make sure that is not the root cause of my problem. Thanks.08:21
hortielhello08:50
hortielvim fetches from .cache, and .vim, .viminfo, but vi has no such directory. to fetch vi -r file08:50
hortielhi, where does vi not vim, stored or swapes it's files for later recovery08:50
hortielfrom where does vi -r file; get the file, which directory.08:50
guiverchortiel, on my lubuntu, vi is a symbolic link to vim (via /etc/alternatives/vi)08:51
hortielguiverc: ok, and how do I know if vi is a symbolic link here?08:56
hortielvi is anyway, where is the recovery file stored/08:58
guiverchortiel, `whereis vi`, then `file /usr/bin/vi` for my system08:58
hortielguiverc: but wheere is the swap file, no such swap file08:59
guivercyou haven't said your release, but a .swp file will be created in $PWD on my system, so I'd expect the same on your release too09:00
guiverc($PWD = present working directory)09:00
heller_hey09:03
hortielthere was no .swp or any other dot file in a test directory that I created, and vi -r file , still recoverred the file from an unknown source. guiverc09:05
guivercheller_, if you have a Ubuntu support question, please just ask it and someone will repsond when they can (try and keep to a single line if possible)09:05
hortielgritter version 4.009:05
heller_Well i was thinking if its an ubuntu issue or not09:06
heller_i'm running ubuntu with samba for few windows machines09:06
heller_some machines can use the samba share by network name and others cant09:06
guiverchortiel, maybe you could check out /usr/share/vim/vimrc (or /usr/share/vim/vimrc.tiny which possibly is called on 'vi'; sorry I haven't typed `vi` in years)09:11
guivercheller_, i haven't used samba in years, but different versions of windows have issues with vers= as I recall, but given you mention by network name I'd also check dns but this is all guess09:12
guiverc(if you're patient; another user with better knowledge may respond in time..)09:12
tete_hi, i have some problems with my sound. i installed yesterday 18.04 and updated to 19.04. all 5-10 seconds i have some cracks in the sound. i have a onboard sound card, a pci sound card and a sound card in the monitor. i use the onboard sound card for my 2 studio monitors. any idea where i can look for errors?09:15
hortielguiverc: /var/lib/ex is the "preservation directory" but does vi remove the file, thus leaving the data on disk... after I recover the file, so that my data is still on disk without any file name/ say passwords I write.. and then vi -r file, then vi recovers the file, but leaves the old file, by rm it09:18
waheediwhen this happens wpa_supplicant[1239]: Successfully initialized wpa_supplicant09:24
waheediwhat does it mean?09:24
guiverchortiel, i believe on exit temporary files are removed; so only if killed should any .swp files remain (but this is belief from long ago & i could be wrong)09:27
hortielguiverc: it remains after pkill vi; in /var/lib/ex09:28
guivercyes when I said exit I meant :q, :q!, :wq etc  (normal exit; not killed)09:29
ivoadfHi, I am having a weird issue with Wifi speed. My laptop tests at 30Mbs while my phone tests at 240Mbs. The ping is also higher on my laptop. I suspect this might be related to some bluetooth setup I tried to do last weekend, I tried reverting all changes but the problem persists. I have tried the solutions highlighted here https://itsfoss.com/speed-up-slow-wifi-connection-ubuntu/ and also removed all bluetooth related09:33
ivoadfpackages and configurations. Could you guys please give me some guidance on how to debug this further? I am using ubuntu 19.04, I tried live booting from a usb drive with ubuntu 18.04 and the problem persists. I also tried to move from network manager to wicd and the problem remains. Thanks for the help.09:33
cukierHi! Are there any problems I need to be aware of if I wanted to watch netflix on ubuntu?09:56
ZaZaGXmaybe you would have to turn on DRM in firefox, but thats about it09:57
cukierThank you!09:57
ZaZaGXit should pop a little enable DRM button under the toolbar. or you can enable it in settings09:58
cukierI just wanted to make sure that there is no windows-only DRM or something like that before paying. :)10:00
ZaZaGXoh okay, which ubuntu version you going to use?10:01
cukierIt works perfectly in firefox after clicking the little enable DRM button, as you said :)10:04
cukierIt doesn't work with chromium, but that's not a big deal.10:05
cukierI have 19.0410:05
ZaZaGXokay cool10:05
ZaZaGXi think it works in google chrome. not sure about chromium10:06
BluesKajHi folks10:06
hortielhi10:16
ZaZaGXhi10:17
plutesso I got disconnected last night, how can I figure out the reason behind it, what log files should I look at?10:25
Mathisenplutes, diosconnected from what..10:27
plutesirc + looks like it was down until I restarted little while ago, I dont get why10:27
Mathisenplutes, it is kinda normal you know to dc from irc sometimes.. even with a "stable" line.10:29
plutesMathisen, seems like my whole internet connection dropped, what logs point to the internet connection10:30
Mathisensyslog ?10:32
Mathisen> /var/log10:32
plutesMathisen, Thanks10:34
plutesMathisen, just tried to copy it to html, I tried. cat syslog > syslog0ne.html permission denied10:38
Mathisensudo*10:39
Mathisensudo cat ......10:39
pluteshad to sudo cp, then sudo mv10:43
waheediany advice on getting the wifi up on ubuntu 18.04 arm 64 for pi 313:28
lotuspsychje!arm | waheedi13:28
ubottuwaheedi: ARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel.13:28
waheedithanks lotuspsychje13:28
amosbirdHi, how can I apt-get install this   https://clickhouse-builds.s3.yandex.net/5417/e7393689aad2cbd159e319b5679940bd9d067127/1564194909_deb/clickhouse-client_19.13.1.923+ubsan_all.deb14:37
galileopyHello everyone!!! I'm using xubuntu in my personal laptop and at work I use kubuntu.14:54
galileopyI'm a fan of dropdown terminals, and the one that comes with kubuntu is really nice14:55
galileopyspecially becasue it has the "split view" feature14:55
galileopyand I'm looking for recomendations of "split view" terminals that play nice on xfce, anyone got suggestions?14:55
uRockamosbird, if you have it downloaded, then run sudo dpkg -i <packagename> or install it with Gdebi.14:57
uRockgalileopy, split view terminal?14:58
galileopysplit layout, you can run on the same "window" or tab two emulators.14:58
galileopyside by side, or one above the other. and it's not konsole that has that feature, apparently is yakuake. that I just found out doesn't really have too many deps on the kde side15:00
seven-elevenwhat is `snap save` snapshotting? only snap apps and config files or could it also snapshot everything in $HOME?15:30
uRockhttps://snapcraft.io/docs/snapshots15:32
uRock"The snap save command creates a snapshot for all installed snaps, or if declared individually, specific snaps"15:32
seven-elevenok so only snap related things15:33
uRockseems like15:33
seven-eleveni read the page before but this sounded ambigious "A snapshot is a copy of the user, system and configuration data stored by snapd for one or more snaps on your system." i wasn't sure user data of snaps or user data of the system15:33
uRockYeah, looks like a great tool for those who only use snaps15:34
seven-eleveni wanted to replace libvirt by ubuntu's multipass VM manager, but seems snapshots aren't supported yet :-)15:35
seven-elevenso gotta go with libvirt15:35
tbsfI added an SSD and used clonezilla to clone my HDD. Grub is still using hd0 for my Ubuntu installation so it boots my HDD, how do I update it on the SSD?15:37
uRockDo you have both drives in?15:37
tbsfYeah15:37
tbsfShould I edit the lines in /boot/grub/grub.cfg that say hd0,gpt5 to read hd1,gpt5?15:38
uRockI believe you have to remove the old one, then boot from a live image and run the boot repair15:38
TJ-tbsf: is the boot-mode UEFI or BIOS/legacy ?15:39
tbsfUEFI I think15:39
uRockMy instructions may not work for eufi. I've not done much with eufi systems15:39
seven-elevenproblem solved, i could simply set the backend to libvirt in multipass15:41
TJ-tbsf: There are two, possibly three, issues you need to take care of. 1) duplicated file-system UUIDs - these need to be different else you have 2 file-systems both with the same UUID 2) re-configure the GRUB boot loader from the OS to recognise which OS/UUID it belongs to 3) tell the PC firmware UEFI the correct boot device15:41
tbsfI ran update-grub and copied the configs to the new drive, going to see if it lets me select the right drive. brb rebooting15:42
tbsfthat didn't seem to work15:46
tbsfDo I need to generate a new UUID for the copied partition?15:47
TJ-tbsf: What is the final aim, to remove the HDD install entirely, or have both HDD and SSD able to boot?15:47
tbsfI want to boot from the SSD, then reformat the HDD15:47
TJ-tbsf: OK, so the HDD will become in effect a data storage volume?15:48
tbsfyes15:48
TJ-tbsf: Are you currently using IRC from the HDD booted system?15:48
tbsfyes15:48
TJ-tbsf: lets collect some info to figure out how things stand. Show us the URL from the command " pastebinit <( lsblk -f; sudo blkid; efibootmgr -v ) "15:49
lunawill be on a picture at Debconf today and tommorow15:50
tbsfTJ- http://paste.ubuntu.com/p/HTygkTBqTY/15:51
lotuspsychjeluna: not here please15:51
seven-elevenwhere does multipass store the vms?15:51
tbsfSo I have nvme0n1p5 and sda5 with the same UUID15:51
TJ-tbsf: you see lines 25-37-ish, the duplicate UUIDs... ah you spotted them!15:52
tbsfI can create a new UUID for nvme0n1p5 and run update-grub?15:52
tbsfor will that screw up something else?15:53
tbsfI could also boot from an iso and generate a UUID for sda515:53
seven-elevenaa-status lists `libvirt-4c3736ae-5a1c-441b-b827-d26f29fb362f` as an enforced profile but if I do aa-complain on it it says it cant find its path15:53
seven-elevenhow can i stop all enforced profile temporarily in apparmor?15:55
TJ-tbsf: lets do the easy one first, "sudo tune2fs -U random /dev/nvme0n1p5"15:56
tbsfTJ-: done15:57
tbsfTJ-: uuids are different now15:58
tbsfgonna try it. brb rebooting16:00
tbsfdidn't work16:03
tbsfI ran update-grub and copied the config to the ssd's /boot/grub/grub.cfg16:04
TJ-tbsf: I wasn't finished giving you instructions... but takign time to test them here!16:05
TJ-tbsf: "sudo apt install mtools"  then "  echo -e 'drive d: file="/dev/nvme0n1p2\ntools_skip_check=1" ' > ~/.mtoolsrc  "16:05
MattgphotoHello all, I've got a question... my console on Ubuntu Server 18.04 fills up easily enough with messages like this:    [296.451090] CIFS VFS: Free previous auth_key.response = 00000000fece726516:07
MattgphotoIs this something I should be worried about?16:07
MattgphotoMy /etc/fstab looks like this:16:07
MattgphotoUUID=7439039c-f672-11e8-a518-0019b9f9e096 / btrfs defaults 0 016:07
TJ-tbsf: oops, slight typo in that last command, need to redo it:  "echo -e 'drive d: file="/dev/nvme0n1p2"\nmtools_skip_check=1 ' > ~/.mtoolsrc  "16:08
tbsfTJ-: what does that do?16:08
TJ-tbsf: mtools contains the command 'mlabel' which allows us to change the pseudo-UUID of the EFI-SP vfat file-system, and it takes DOS/Windows style drive designators so we have to create a mapping on its configuration file16:09
tbsfoh, I see16:10
tbsfthat's the /boot/efi in fstab?16:10
TJ-tbsf: once you've created that mapping you can change the UUID with: "sudo mlabel -n d:"16:10
TJ-tbsf: correct16:10
TJ-tbsf: we have more to do but we're not far off16:10
opiosim on ubuntu 16.04 , how can i solve this problem with ruby?16:11
opios  /opt/gitlab/embedded/bin/ruby: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.25' not found (required by /opt/gitlab/embedded/lib/libruby.so.2.5)16:11
tbsfTJ-: uuid should be changed16:11
tbsfDo I copy both of those to /etc/fstab on the ssd?16:12
TJ-tbsf: you can confirm that with "lsblk -f"16:12
tbsfTJ-: looking good16:13
TJ-tbsf: I presume you want to keep the existing Windows NTFS file-systems?16:13
tbsfYes16:13
tbsfon the SSD16:13
TJ-tbsf: so, as the SSD will remain and Windows is sensitive to UUID changes of NTFS, we'll alter the NTFS UUIDs on the HDD instead16:14
TJ-tbsf: ensure the tools are installed: "sudo apt install ntfs-3g"16:15
tbsfTJ-: they are16:15
Mattgphotoopios looks like you should be able to do something like:16:16
TJ-tbsf: then "sudo ntfslabel --new-half-serial /dev/sda1; sudo ntfslabel --new-half-serial /dev/sda4 "16:16
Mattgphotosudo apt-get update16:16
Mattgphotosudo apt-get install libc616:16
MattgphotoNot sure if you tried that yet or not16:16
tbsfTJ-: ok16:18
tbsfTJ-: It didn't work on sda4, but I think it's fine, because I was able to boot from the SSD on windows earlier16:19
TJ-tbsf: after that we'll create a chroot of the Linux OS on the SSD and use it to update the configuration.  So create a mount-point and mount to it: "sudo mkdir /target; sudo mount/dev/nvme0n1p5 /target"16:19
tbsfTJ-: got it mounted16:19
TJ-tbsf: where is it mounted? what path?16:19
tbsf"/media/daniel/nvmubuntu"16:20
TJ-tbsf: OK, that was done but udisks. Did you do any chroot-related operations mounting proc sys dev inside there too?16:20
opiosMattgphoto, I did that but the sad part it anytime i run any apt command in the end to want to upgrade gitlab too and it fail16:21
MattgphotoHrm, I'm not sure opios16:22
tbsfTJ-: The only thing I did was mount the drive there and update the grub.cfg16:23
opioslibc6 is already the newest version (2.23-0ubuntu11).16:24
opiosMattgphoto,16:24
TJ-tbsf: OK, to avoid udisks/GUI interference in what we need to do tell udisks to umount it from there with "udisksctl unmount -b /dev/nvme0n1p5"16:25
TJ-tbsf: the create a mount-point and mount to it: "sudo mkdir /target; sudo mount /dev/nvme0n1p5 /target"16:26
TJ-tbsf: then do "for n in proc sys dev etc/resolv.conf; do sudo mount --rbind /$n /target/$n; done "16:26
TJ-tbsf: then you can enter the other OS with "sudo chroot /target"16:26
TJ-tbsf: from here I want to check what this OS 'sees' before we go further, so " pastebinit <( cat /etc/fstab; lsblk -f ) "16:28
seven-elevenhttp://dpaste.com/227GGX716:29
tbsfTJ-: http://paste.ubuntu.com/p/cZ3Cpbh4Yn/16:29
tbsfTJ-: I did get this error when installing pastebinit: "grub-install: error: cannot find EFI directory."16:30
tbsfit still worked though16:32
TJ-tbsf: OK, give me a moment to cross-reference the changes. Weirdly, lsblk -f didn't report the UUIDs, which it should have16:34
striveUse blkid16:34
tbsfdo I need blkid too?16:34
TJ-tbsf: no16:35
TJ-tbsf: show me "pastebinit <( mount )"16:35
tbsfTJ-: http://paste.ubuntu.com/p/C6xKcBfB6Q/16:36
TJ-tbsf: that looks correct, so we'll resort to blkid to auto-change the UUIDs in fstab. " sed -i 's/UUID=29735c18-9887-468a-9f3d-47755317d460/UUID='$(blkid -s UUID -o value /dev/nvme0n1p5)/' /etc/fstab "16:40
TJ-tbsf: and .. " sed -i 's/UUID=508F-399B/UUID='$(blkid -s UUID -o value) /dev/nvme0n1p2)/' /etc/fstab "16:41
TJ-tbsf: then confirm "cat /etc/fstab" UUIDs match "blkid /dev/nvme0n1p*"16:42
TJ-tbsf: then do "grub-install /dev/nvme0n1"16:42
TJ-tbsf: and finally show me "pastebinit <( efibootmgr -v )"16:43
TJ-tbsf: arrrghh! another typo in the second sed command, hang on16:45
TJ-tbsf: too many )s!!  " sed -i 's/UUID=508F-399B/UUID='$(blkid -s UUID -o value /dev/nvme0n1p2)/' /etc/fstab "16:45
tbsfTJ-: I just updated with vim16:45
TJ-tbsf: the long-winded way :)16:45
tbsfTJ-: I thought I was copying it incorrectly16:45
TJ-tbsf: ahhh, blame me instead :D16:46
tbsfI'm getting this for grub-install: "grub-install: error: cannot find EFI directory."16:46
TJ-tbsf: my fingers seem to have developed dyslexia in recent months and despite rechecking what I type things escape me16:46
TJ-tbsf: oh... you need to do "mount -a" now fstab is correct to ensure the EFI-SP is mounted to /boot/efi/16:47
tbsfkewl, it worked that time16:47
tbsfTJ-: http://paste.ubuntu.com/p/T2dMFQtxHj/16:48
TJ-tbsf: lets check the efibootmgr report to be sure the firmware now knows of this alternate install... there's one issue remaining... there'll likely be two entries both named "ubuntu"16:48
TJ-tbsf: or maybe not, that's nice :)  Is "5561cc7e-68c1-41b1-9843-c2d95997ca5f" the PARTUUID of /dev/nvme0n1p2 ?16:49
TJ-tbsf: use "blkid /dev/nvme0n1p2" to check16:50
opiosapt-get keep saying that there is "1 not fully installed or removed." how can i get ride of this16:50
Mathisenopios, sudo apt autoremove or sudo apt --fix-broken install16:52
opiosMathisen, the reason of the broken install is that i need libc 2.5 on ubuntu 16.0416:53
opioswhich apparently doest support higher than 2.2316:53
vadiquehi, where is Vuze in ubuntu?16:53
tbsfTJ-: yeah, that's the partuuid16:53
vadiqueclient for bit torrent protocol16:53
Mathisenopios, upgrading libc will not be an easy task. just change version to something new16:54
Mathisenof ubuntu that is16:54
lunavadique: https://snapcraft.io/vuze-vs16:54
TJ-tbsf: right, in theory it should boot to the SSD next time. I'm wondering if, as a precaution, we should add an additional UEFI menu entry for the HDD install in case the SSD won't boot, since there is no reference to the HDD install in UEFI now16:54
TJ-tbsf: you can exit that chroot now with "umount /boot/efi; exit"16:55
opiosMathisen, i want to do release upgrade! but before i need to install all the upgrades, and one of the things that need to upgraded is gitlab that for the newer version it does need libc 2.516:55
vadiqueluna, nice, but I don't see it in apt-cache and "ubuntu software"16:55
tbsfTJ-: I'll try it out and see what happens16:56
TJ-tbsf: and then "for n in etc/resolv.conf dev sys proc; do sudo umount -R /target/$n; done"16:56
TJ-tbsf: and finally "sudo umount /target"16:56
Mathisenopios, remove gitlab during relase uprade then if posible and just save the repos you have there16:57
tbsfI'm getting target is busy for proc, dev, and sys16:57
opiosMathisen, i dont have backup :(16:57
opiosi need to save this16:57
Mathisenopios, again trying to upgrade libc on your own will be hell on earth belive me :)16:57
tbsfTJ-: should I try a reboot?16:57
opios /opt/gitlab/embedded/bin/ruby: error while loading shared libraries: libruby.so.2.5: cannot open shared object file: No such file or directory16:57
opiosMathisen, what solution do you propsoe?16:57
TJ-tbsf: In theory it should work but I don't want to leave you with no bootable Ubuntu! if you have a liveISO handy in case then I guess you're prepared :)16:58
Mathisenopios, take backup of git repo remove and ugprade16:58
TJ-tbsf: 'target is busy' shouldn't happen if you've exited the chroot16:58
opiosMathisen, everything in gitlab is done with ruby, and now i have a broken ruby16:59
Mathisenopios, im no expert on gitlab so cant say what to do there. ask them. or maybe someone else in here got another sugestion for you17:01
TJ-opios: it looks to me like you've installed a 3rd party application (gitlab ?) that requires a more recent version of the GNU libc standard library than that Ubuntu release uses. The only solution there is downgrade or remove/backup gitlab or in some other way disable it from being considered by do-release-upgrade17:04
MattgphotoDid anyone have any tips on the question I mentioned earlier?17:06
tbsfso, that didn't work17:06
tbsfTJ-: I think my grub config is still incorrect17:06
TJ-tbsf: oh! did we forget the "update-grub" step!? Oh %)$^(^(%&!17:08
TJ-tbsf: are you using the LiveISO right now?17:09
tbsfNo, I'm on the hdd17:10
tbsfI just ran update-grub and the UUIDs look correct now17:10
tbsfWill try rebooting again17:10
AlericHow can I get the window class of some open window, for window matching.17:13
tbsfTJ-: success!17:13
tbsfTJ-: Crazy fast ubuntu now :)17:13
tbsfTJ-: thank you so much17:14
TJ-tbsf: you're welcome; shame it took us so long17:14
MathisenAleric, xprop17:15
strivetbsf: Wooot!17:21
rfmAleric, run "xprop" in a shell window, click on the window you want the class of, look for the "WM_CLASS" property17:29
vadique'unable to install vuze-vs'17:29
vadiquewhy? https://imgur.com/XDpbRQF how to see the reason?17:30
vadiquecannot perform ... is not exapndable17:31
Kon-Start gnome-software in the terminal and try again17:31
Kon-Sorry, ubuntu-software17:32
TJ-!info vuze-vs17:33
ubottuPackage vuze-vs does not exist in bionic17:33
TJ-vadique: maybe that is a snap not a debian package17:34
vadiqueI need bit torrent client which wouldn't be traffic-shaped by provider17:36
vadiqueI dunno how provider differs bt traffic from others, but torrenting is almost impossible here17:37
EoflaOEvadique: Can you try to pastebin the output of "sudo snap install vuze-vs?" Or did it not exist in snap?17:40
vadiqueEoflaOE, it downloades17:45
EoflaOEvadique: Tell me if it installed successfully.17:45
SiamasterI've bought a new screen and it causes me problems at boot17:54
Siamasterwhen computer starts, it shows bios/computer info but when I want to log in to ubuntu I get to a black screen with a cursor17:55
Siamasterif I reconnect the screen, I can then log in17:55
SiamasterIf my old screen is connected too, it will just show on the old screen17:56
Siamasterit's like it's still looking for the old screen and that's what causes me problems17:56
SiamasterI tried to reinstall ubuntu using my new screen but after everything loads, I have no screen on my new monitor17:56
SiamasterI can probably reinstall ubuntu using my old screen but I'm really just trying to solve this monitor issue at startup17:57
SiamasterIt's really weird, Why would I need to reconnect in order to make the image appear17:57
Siamasteris there a cache in bios/ubuntu that I can clear?17:58
vadiqueEoflaOE, well, it is18:14
EoflaOEvadique: Did it install successfully?18:24
=== dreamscrypt is now known as strive
SiamasterI have bought a new monitor and it's giving me trouble18:28
SiamasterNo matter what I do, I can't make my computer boot with this display18:29
SiamasterIf only this new screen is connected, I will see bios / computer info at startup until I need to login to ubuntu. Then screen is blank and I need to reconnect the HDMI cable to make it appear18:30
Siamasterif it's connected together with my old screen, all startup info is displayed on the old screen18:30
Siamasteralso, I cannot enter ubuntu installation at startup with this new screen, I need to connect my old screen to be able to reinstall ubuntu18:30
SiamasterI've tried finding options for display in BIOS, I only have three options, PCI, PEG and PEG118:31
Siamasternone of them helps18:31
SiamasterI've tried setting this new screen as primary screen in both ubuntu and NVIDIA settings18:31
SiamasterI'm out of clues and ideas18:32
TJ-Siamaster: the PC's firmware gives you control/visibilty of PEG/PEG1 devices ?18:33
SiamasterI can choose one of them for boot, I don't know what it is18:35
TJ-Siamaster: It is ACPI (Advanced Configuration and Power Interface) PCI Express Graphics18:36
TJ-Siamaster: as it is ACPI I suspect you have an issue with the PC's firmware not correctly enabling those devices when Linux is the OS. Most likely due to the PCs firmware only written to work correctly with MS Windows OS18:37
TJ-Siamaster: there's a possible workaround for the Linux OS here: https://iam.tj/prototype/enhancements/Windows-acpi_osi.html18:37
elias_aHas someone running 18.04.2 in Lenovo Thinkpad X201 have the same problem as I do after the latest updates: both fingerprint reader LEDs stay on all the time.18:50
MattgphotoHello all, I've got a question... my console on Ubuntu Server 18.04 fills up easily enough with messages like this:    [296.451090] CIFS VFS: Free previous auth_key.response = 00000000fece726518:52
compdocMattgphoto, have you added entries to /etc/fstab?18:55
MattgphotoYep!18:55
MattgphotoMy /etc/fstab looks like this:18:55
compdocdont paste it here18:56
Mattgphotooop sorry18:56
compdocuse pastebin.com18:56
Mattgphotoyep18:56
Mattgphotohttps://pastebin.com/62CBGZ4b18:57
compdoclooks ok to me, but I dont mount things in fstab because its always a problem. anyway, your error seems related to that18:59
MattgphotoHuh. So.... how do you mount things then?18:59
compdocI mean I dont mount network shares there.19:00
compdocI dont know the best way19:00
MattgphotoAh. So you don't mount network shares?19:00
ioriaMattgphoto, add vers=3.019:00
MattgphotoIt's in there already ioria19:01
ioriaMattgphoto, ah, ok... then change position : put it after cifs19:02
Mattgphotookie doke19:02
MattgphotoChanged, and sudo mount -a'd. Will wait and see if that fixes it19:04
MattgphotoThank you ioria19:05
ioriaMattgphoto, no prob19:05
=== jelly-home is now known as jelly
vyHey! In Xubuntu 18.04.2 LTS, after connecting to and disconnecting from a Bluetooth speaker, the laptop speaker stops working. Any tips on how to solve/diagnose the problem?19:30
Jake-abcGood day, all!19:36
gaz_Hey Guys! I've got a question about using PPAs. Basically I am trying to install dsncrypt-proxy (https://launchpad.net/~shevchuk/+archive/ubuntu/dnscrypt-proxy) from the ppa (not the standard repos). After I run add-apt-repository ... & apt-get update I'm still not able to install dnscrypt-proxy from the launchpad PPA. Anyone have any idea what I'm doing wrong? https://pastebin.com/1g1sFjQu19:55
stoissgaz_,  could be that the version of the program isnt supporting your ubuntu version20:00
Mathisengaz_, can you just say what error you get when you try to do the install20:00
TJ-gaz_: Because your install is arch==arm64 and the PPAs don't build arm64 packages20:00
gaz_Ah that makes sense20:01
gaz_I'm running an ARM system20:01
gaz_Although doesn't this PPA have ARM support?20:01
gaz_http://ppa.launchpad.net/shevchuk/dnscrypt-proxy/ubuntu/dists/bionic/main/20:02
gaz_I see an arm64 dir20:02
gaz_and I am running 18.04.2 LTS bionic20:03
gaz_Mathisen: There is no error when I try to install. Instead apt-get install will install the old version of dnscrypt-proxy (not the latest version in the PPAs)20:04
gaz_Since the package is in the normal Ubuntu repos20:04
OerHeksgaz_, ask the maintainer to build your Arm version?20:05
waheedii just managed to fire up the wireless network on my arm64 device, but when I reboot it won't auto connect, I have to do ifdown wlan0 then connect using wpa_supplicant20:05
TJ-gaz_: there is no arm64 build for 18.04 Bionic20:06
waheediTJ-: there is20:06
gaz_http://ppa.launchpad.net/shevchuk/dnscrypt-proxy/ubuntu/dists/bionic/main/binary-arm64/20:06
gaz_Isn't that it?20:06
TJ-gaz_: https://launchpad.net/~shevchuk/+archive/ubuntu/dnscrypt-proxy/+sourcepub/10220554/+listing-archive-extra20:06
TJ-gaz_:  that's from expanding the bionic aouexw package tree on https://launchpad.net/~shevchuk/+archive/ubuntu/dnscrypt-proxy/+packages20:07
TJ-hmmm, not sure where aouexw came from!20:08
waheedihttps://github.com/jedisct1/dnscrypt-proxy/releases/tag/2.0.2520:08
waheedigaz_:  ^20:08
gaz_TJ-: Doesn't this mean that there is a 18.04 build for ARM in the ppa? http://ppa.launchpad.net/shevchuk/dnscrypt-proxy/ubuntu/dists/bionic/main/binary-arm64/Release20:09
gaz_I see that in the link you sent in the "Builds" section there is only arm64/i38620:10
waheediu mean amd20:10
OerHeksif there was, you could install 2.0.2520:10
TJ-precisely, amd64/i386, no arm6420:11
gaz_Ah I see20:11
rwpgaz_ Note that the Packages files in that release are empty.20:11
rwpAt http://ppa.launchpad.net/shevchuk/dnscrypt-proxy/ubuntu/dists/bionic/main/binary-arm64/20:11
gaz_Yeah I just pulled them down and saw that they were empty20:11
gaz_That explains it20:12
gaz_Thanks for all the help guys!20:12
gaz_I'll build from source, I was just hoping to let apt manage the pkg, but its not too big of a deal20:12
TJ-gaz_: you could ask the PPA owner to enable arm64, link them to https://dev.launchpad.net/CommunityARMBuilds20:12
gaz_I'll do that TJ-20:13
gaz_Espically since there are already arm builds upsteam20:13
gaz_especially*20:13
=== LabMonkey is now known as Mechanismus
=== kostkon_ is now known as kostkon
fromBeyondHi. Any advice on how i can update tbb from 2017, to 2019 on Ubuntu 18.04? The package manager only has the 2017 version.20:52
TJ-!info tbb bionic20:53
ubottuPackage tbb does not exist in bionic20:53
fromBeyond!info libtbb-dev bionic20:54
ubottulibtbb-dev (source: tbb): parallelism library for C++ - development files. In component universe, is extra. Version 2017~U7-8 (bionic), package size 226 kB, installed size 1615 kB20:54
fromBeyondTJ-: sorry, i didnt use the full name20:54
fromBeyond!info libtbb-dev eoan20:55
ubottulibtbb-dev (source: tbb): parallelism library for C++ - development files. In component universe, is extra. Version 2019~U7-1 (eoan), package size 261 kB, installed size 1889 kB20:55
fromBeyondI see. I should just update my distro than. Still, for other uses, is there a way i could still install the package?20:56
TJ-fromBeyond: at first glance the 19.10 Eoan package has dependencies that should be satisfied by an 18.04 system, and that has version 2019~U8-120:57
TJ-!info libtbb2 eoan20:57
ubottulibtbb2 (source: tbb): parallelism library for C++ - runtime files. In component universe, is extra. Version 2019~U7-1 (eoan), package size 121 kB, installed size 394 kB20:57
TJ-fromBeyond: see https://packages.ubuntu.com/eoan/libtbb220:58
fromBeyondHow does one go about installing a package that is in the "package manager" of a newer distro? I download .deb and install from command line?20:58
TJ-fromBeyond: the latter, yes. The page I linked you to has the download links to .deb files, after download use "sudo dpkg -i path/to/file.deb" to (attempt to) install20:59
fromBeyondThank you TJ- . I still opted to upgrade my distro this time, but I did learn something new i will use in the future21:00
fromBeyondthanks again21:00
B|ack0phi.21:12
B|ack0pi am getting a popup about error reporting but it doesnt show error details.21:12
B|ack0pwhenever i login to ubuntu it keeps showing since 2 days21:12
B|ack0pwhere can i get info about that error?21:12
B|ack0pi found this in var/log/syslog: https://paste.ubuntu.com/p/qJhg5VknXH/21:20
waheeditrying to setup bluetooth on my pi arm6421:28
waheedigetting Reading hci0 info failed with status 0x11 using btmgmt21:29
jeremy31waheedi: Know who made the bluetooth chipset?21:31
waheediyes jeremy3121:36
jeremy31waheedi: Broadcom?21:37
=== bracham_ is now known as Bracham
waheediyes21:38
waheedibrcmfmac4345521:38
waheedithe wireless is working now, it was not working :)21:38
jeremy31waheedi: You might have to do some searching to find the firmware file you need, I would guess it is SDIO21:38
waheedii would sacrifice the bluetooth for wireless21:39
waheedibluetooth             659456  14 btsdio,bnep,bcm203x21:39
jeremy31waheedi: did you need a file from /sys/firmware/ to make the wifi work21:40
waheediyes jeremy3121:40
waheedinot sys/firmware though21:40
jeremy31waheedi: Check in terminal> dmesg | egrep -i 'blue|firm'21:41
waheedijeremy31: https://paste.ubuntu.com/p/h2wH8ZgsFX/21:42
jeremy31waheedi: strange that it isn't looking for firmware, a newer kernel might be needed21:43
TJ-waheedi: is it a Pi 4 ?21:47
waheedijeremy31: sudo apt-get dist-upgrade is up to date22:24
waheedimaybe I need to add the correct ppa22:25
waheediI'm using this one https://packages.ubuntu.com/bionic-updates/linux-image-4.15.0-1031-raspi222:26
corsairwhere the hell is glibc 2.23-0ubuntu522:30
corsairI want the built binaries with debug symbols22:30
hggdhcorsair: this would have been the glibc for xenial, and it is obsolete. Current is 2.23-0ubuntu1122:32
corsairshouldn't it be at the package website?22:34
corsairalso, why is this search engine totally broken:22:34
corsairhttps://packages.ubuntu.com/22:34
corsairSearch the contents of packages22:34
corsairThis search engine allows you to search the contents of Ubuntu distributions for any files (or just parts of file names) that are part of packages. You can also get a full list of files in a given package.22:34
corsairglibc_2.23 -> yields no results22:35
corsair>_>22:35
waheedithis seems to be the newest version 4.15.0-1041.4422:35
corsairLOL, I search for glibc -> No results...22:35
corsairhttps://packages.ubuntu.com/xenial/allpackages22:38
corsairhere I can only find (2.23-0ubuntu5)22:38
corsairI am searching for that specific version22:38
hggdhyou probably want libc622:39
thoros_Is anyone having issues with the new Spotify update 1.1.1.10? Mine keeps crashing on launch.22:39
thoros_Until I reinstall it, then it works, but if I restart my computer I have to remove it again.22:40
corsairhggdh: wtf?22:40
hggdhcorsair: firs of all, mind your language, please22:40
corsairhggdh: omg, ok22:41
* Platonides thinks corsair is quite right on his reaction22:41
hggdhsecond, libc6 and libc6-dbg seem to be what you want22:41
thoros_"Segmentation fault (core dumped)" is the error I get in Terminal22:41
corsairhggdh: where do I download them?22:42
Platonidesthoros_: you could try running it under gdb22:42
thoros_I'm a noob to Linux, so I don't have anything really mastered yet. How do I do that?22:42
Platonidesthat should be able to at least provide a backtrace22:42
Platonidesgdb programname22:42
Platonidesfrom the terminal22:42
thoros_oh okay I'll try that.22:42
hggdhcorsair: apt install libc6-dbg should do it, since libc6 should be already installed22:42
thoros_Apparently I don't have gdb installed yet. One moment.22:43
corsairhggdh: wtf, no22:43
corsairI want to download one package containing the binaries there with debug symbols enabled22:43
hggdhcorsair: now, if you are indeed at 2.23-0ubuntu5, you are downlevel (and, again, probably on xenial)22:43
thoros_Platonides: Reading symbols from spotify...22:44
thoros_(No debugging symbols found in spotify)22:44
hggdhcorsair: you may want one single package with code & symbols. But they do not exist.22:44
thoros_Oh wait22:44
thoros_I forgot it's called spotify-client22:44
corsairhggdh: they should.22:45
hggdhcorsair: and, second time, please mind your language22:45
Platonidesthoros_: after loading everything it will show a command line console22:45
thoros_Planonies: Nevermind I was doing it right as Spotify is the name of the client, seems like gdb doesn't know anything about it.22:45
Platonidesjust type "run"22:45
thoros_OH!22:45
Platonidesand the program will start22:45
Platonides(well, it would if it doesn't crash)22:46
thoros_Thanks, that worked, but doing that Spotify actually started properly...22:46
corsairhggdh: what now?22:46
Platonidesthoros_: that's funny22:46
thoros_Well it started anyway, but crashed and I had to force quit it.22:46
thoros_I did get quite a bit of output from gdb22:47
thoros_"Thread 26 "Curl Thread" received signal SIGSEGV, Segmentation fault.22:47
thoros_[Switching to Thread 0x7fff8bfff700 (LWP 5290)]22:47
thoros_0x00007ffff7e7bce5 in ?? () from /lib/x86_64-linux-gnu/libcurl-gnutls.so.422:47
thoros_"22:47
hggdhcorsair: I am sorry, what 'what now'?22:48
corsairhggdh: what was the issue with my language22:48
Platonidesthat points out that it crashes while doing something related to https request22:48
hggdhswearing, *even* when abbreviated, is not welcome here22:48
thoros_Plantonides: No other programs seem to be having an issue and Spotify's web player is working fine. Is this something I'd have to wait on the Spotify team to fix?22:49
Platonidesthey are probably the only ones able to fix it22:50
Platonidesin fact, they are probably doing something wrong themselves22:50
Platonidesmaybe you can report it to spotify somehow?22:50
Platonidesthrough a support email address, perhaps?22:50
thoros_Plantonides: Only sad thing is my keyboard buttons don't work on the web player. :(22:50
thoros_I don't think Spotify 'officially' supports Linux. They just always say their Linux client is a "labor of love by our engineers who want to listen to Spotify on their development machines."22:51
corsairhggdh: I found what I needed22:51
ZaZaGXoh i use spotify on ubuntu22:53
ZaZaGX i used snap to install it22:53
thoros_Platonides: I think the only difference between just running Spotify and running it with gdb is gdb is preventing it from closing when it crashes. That's why I thought it was running. When I run it without gdb it starts, but crashes immediately.22:54
oceanquakecorsair: how did you finally get the packages?22:54
thoros_ZaZaGX: Is snap like "apt install spotify-client" That's what I used.22:54
ZaZaGXoh, i used sudo snap install spotify22:55
thoros_I can try that.22:55
corsairoceanquake: launchpad.net22:55
ZaZaGXit works great22:55
thoros_Did you do the recent update?22:55
thoros_I don't have a snap command, maybe because I'm using Pop!_OS? Instead of Ubuntu?22:56
ZaZaGXnot sure. i used to use Pop OS. i talked to the system76 tech. they said it should be the same22:57
ZaZaGXwhat do you mean by recent update?22:57
ZaZaGXi used to have a system76 laptop22:57
plongshotWhat can a systemd .service file contain and how is it constructed / formatted  I'm looking at creating a timer in systemd and my need is to run a couple regular bash commands. thanks22:58
thoros_For me Spotify had an update two or three days ago.22:58
OerHeksthoros_, install ubuntu to get support here22:58
ZaZaGXoh okay. i'm not sure22:58
ZaZaGXthoros_, if you want Pop OS support. you would have to call system76 on the weekdays22:59
thoros_OerHeks: I've always been told Pop!_OS is based on Ubuntu and they're very similar. I'll have to figure it out some other way. Thanks22:59
OerHekshttps://www.ubuntudoc.com/how-to-create-new-service-with-systemd/ a good start23:00
OerHekshttps://www.shellhacks.com/systemd-service-file-example/  or just the plain manpage http://manpages.ubuntu.com/manpages/bionic/man5/systemd.service.5.html23:01
plongshotOerHeks: oh that looks like a good one.23:02
plongshotok that's what i was missing after the simple introductions23:02
plongshotmanpages sure are diffucult to digest but they're a staple. what can you do?23:03
plongshot:)23:03
plongshotOerHeks: How do you find this stuff?23:04
OerHekshexchat generates a url grab list ;-)23:04
plongshotI'm having touble understanding all the files involved in running a systemd timer that runs a script.  In one place they descibe a .timer ifle in conjunction with a .service file (but no mention of running any script). In another place they describe using a .servicxe file the points to a script you want to run (does not include a timer). So  does this mean I need a totatl of 3 diles to do what I'm after?  A .timer file, a .service23:08
plongshotfile, and my script ??23:08
plongshotthe first articles I read had the one combination but the articles I was just looking at have the other combination23:10
plongshotI understand the commands systemd enab.e | disable | start | stop   <-- ok  but the dependencies?23:11
cyclickI'm trying to list one random file per subfolder recursively, but when I run this command: "find -type d -exec ls {}/*.jpg \; |sort -R| egrep '2019' | tail -n 1", I get the following error: "ls: cannot access './dir/*.jpg': No such file or directory"  any idea what I'm doing wrong?23:11
dbuggerGuys, I have a problem. I had to reboot my system, because it got frozen. Now I have in one of my monitors a frozen image of a grey background and a cursor (the other monitor works fine)23:15
dbuggerWhat could it be?23:15
Bashing-omcyclick: Is "/dir/*.jpg" in your current directory ? Else you must tell find where to look.23:17
oceanquakecyclick: if you ask ls to list non-existent entries, it gives an error23:17
cyclickBashing-om: if I manually type "ls ./dir/*.jpg", it works as expected23:18
rfmcyclick, -exec just execs ls, it doesn't glob (to expand the * ).  maybe "-exec sh -c ls {/*.jpg\;" would get you what you are expecting23:19
oceanquakecyclick: expansion of the * is done by the shell, the exec won't do it.23:19
plongshotSo I have to have a  .timer file point to a .service file (with the same name).. then have that .service file point to the script I want to execute?23:20
HotSwaphey, does anyone know how to switch from the intel driver to the modesetting driver?  I've got a new kaby lake r laptop, and read about the potential benefits.  But no matter what i do, inxi -G reports driver: i915.  I've removed xserver-xorg-video-intel*, I've added i915 to the module blacklist and confirmed it isn't loaded.  Still inxi (both repo ver and latest git) reports i915.  I'm starting to question inxi, but forum posts seem to23:22
HotSwapsuggest it will report modesetting once the driver has been changed23:22
cyclickrfm: sh -c doesn't appear to work (the CPU goes to 100%)23:23
cyclickoceanquake: thanks, will try to find a different way23:23
plongshotIt sounds like the foundation is a .service file along with whetever it is to execute (points to). That might be a program like apache2 or mysql or a script that you write. Then it sounds like you can add a kind of garnishment to it (the .timer) to execute it on a timer.  Is theis right?23:23
plongshotI'm finding part of the information in one place and part in the other and want to be suere I'm not making a mistake that will cost me time and frustrration23:24
plongshotIf a + b and b + c then a + c  right?23:25
plongshotidk23:25
oceanquakecyclick: why not just use find to find files matching *.jpg?  find will let you supply that as a glob as long as you quote appropriately in the shell, e.g. find -iname \*.jpg .23:25
OerHeksplongshot, i think you want systemd timers https://www.maketecheasier.com/use-systemd-timers-as-cron-replacement/23:25
plongshotOerHeks: my friend that's th first article I looked at. It's the same situation though (it seems as if) the informaiton is split across various articles / places. It's ok man. I apprecaite it. I'l maybe end up with some tiral and error and  try not to break anything too bad.  :p23:27
plongshotSo the links you gave me were showing one part and the link just now (this last one) shows another part  -- I think (and that's where my confidence wanes)23:28
plongshotIt sounds like the timer starts the service which in turn starts the script but I have no desire to spend the next few days learning the hard way23:29
plongshot:)23:29
cyclickoceanquake: let say I have 100 sub directories, and some are 3 level deep, and I need to get only one file for all of these directories23:29
OerHeksand the arch wiki is also a lot of help23:30
plongshotyes23:31
plongshotOerHeks: :)23:31
plongshotthx23:31
oceanquakecyclick: if it were me, I would write a quick script in a real language, not chain together a bunch of commands via shell23:32
plongshotThe most basic (functional) shell script is a file ending in .sh, with executable perms, and contians a hasbang   --right?23:33
plongshotI've had to read so many places allover idk if I recall thet right or not23:33
cyclickoceanquake: ayecee from #linux found a solution: find . -type d -exec sh -c 'find {} -maxdepth 1 -type f -name \*.jpg | sort -R | head -1' \;23:38
Jan-hihi23:39
Jan-hihi23:39
Jan-If I type the following, what stop/parity/etc configuration is it likely to use? echo -ne '\xf3\xf4\xf5\xf6\xf7' > /dev/ttyUSB023:39
oceanquakecyclick: this will only go into the first tier of subdirs,  Is that what you want?23:39
cyclickoceanquake: I probably will remove the -maxdepth 123:41
oceanquakecyclick: then the only thing the first find is buying you is that it executes the rest in the subdirs of the invocation dir.23:43
tdsJan-: `stty -F /dev/ttyUSB0` should tell you23:46
Jan-people keep saying that, but all that does is tell you the bitrate and a couple of flag status23:48
Jan-speed 115200 baud; line = 0; -brkint -imaxbel23:48
deltabwithout -a it only shows the flags that are changed from the default23:50
Jan-er23:51
Jan-yikes that's a lot23:51
plongshotIsn't there a default place for user created scripts?23:51
deltabso 8 data bits, no parity, 1 stop bit23:52
plongshotA system default directory intended for user created scripts ( I mean )23:52
deltabplongshot: /usr/local/bin23:52
Jan-deltab: are we sure that is always the default23:52
Jan-I mean I'm pretty sure that it would be more broken than it is if I had that wron23:52
plongshotdeltab: thx I was wondering about that23:53
deltabJan-: I suggest you use tio and press control-t c to show the configuration: it's much more readable23:53
plongshotdeltab: I see there is nothing in the directory but still it is listed in echo $PATH  (this is encouraging!)23:54
Jan-command tio not found23:54
deltabsudo apt install tio23:55
Jan-eh lets just assume it's right for now23:55
Jan-I don't want to be sucked into another multi hour pain fest with apt23:56

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