[00:00] thanks ducasse, another question if example i have tls 1.6 installed and wanted to upgrade it to 1.7 what's the easiest way to do that? [00:03] merc@quanta:~$ sudo apt remove libxnvctrl0 nvidia-settings [00:03] those were the two packages that got installed [00:03] i got it fixed i think [00:03] whew [00:04] is there a command that will like, check the integrity of my entire apt/deb database? [00:04] just to make sure everything is kosher [00:04] i got nvidia-settings running again [00:04] juanonymous, what tls are you pointing at? [00:04] i had gotten a few nvidia packages for 440.xx installed, when ubuntu supples 435 [00:05] oerheks: tcl-tls [00:06] to upgrade tcl-tls 1.7.16 any way to achieve that without getting it from source? [00:07] Bionic LTS gives 1.6 , next 20.04 LTS beta, 1.7.20-1 https://launchpad.net/ubuntu/+source/tcltls/ [00:07] Else Eoan 1.7.18 [00:07] Disco is dead, EOL [00:09] i see no PPA on launchpad. [00:10] i see, i guess, i need to forward this to my service provider [00:10] Eoan 1.7.18 is a paid os? [00:10] :-) [00:10] if i am right? [00:10] no, just a step between LTS-LTS, 9 months support. [00:10] ok, thanks [00:11] LTS gives 5 years, and 5 years extended. [00:11] got it [00:11] hmmm [00:11] !tls [00:11] err [00:11] !lts [00:11] LTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Bionic (Bionic Beaver 18.04). Ubuntu !flavors may have different support durations, check their release notes for information. [00:12] ubuntu-studio just 3y === anon is now known as Guest19379 === EuphOria is now known as LOGOS [00:42] is there some way I can format an external disc as removable ext? and what is udf? I need it to be recognized by windows, linux, and errr, linux lol (because mac can kma) Oh, and how to do this without it being owned by root, it's going to connect to a raspberry pi, this pc in windows and ubuntu [00:43] oerheks: im trying to compile tls 1.7 from source [00:43] i get this error https://termbin.com/o751j [00:43] maybe you can help [00:45] configure: error: Unable to get OpenSSL Configuration <- that should be on the last part [00:45] that is the error message [00:46] it's not on that paste, but if it's unable to obtain the openssl config, do you have it installed? [00:48] Drecondius: yep [00:49] https://www.irccloud.com/pastebin/nMG91c33/ [00:50] or is there a package i needed to install aside from openssl? [00:51] apt install tcl8.6 tcl tcl8.6-dev tcl-dev build-essential libssl-dev pkg-config; ### from https://wiki.tcl-lang.org/page/tls [00:52] not sure numbers are right, but you get the idea === pplude is now known as p2hang [00:53] you might ask for an impossibe fix, you might want to jump to 20.04 beta [00:54] did you sudo make? or just try make then, because I see no reason it wouldn't be able to find the configs if it's been installed [00:56] oerheks: i have all those installed except for pkg-config, let me try [00:56] Drecondius: not on the make part yet [00:57] i get that error | ./configure [00:57] i think it would be sudo make config to create the config for make to run [00:58] or am i using the wrong syntax here, someone correct me otherwise [00:58] !build [00:58] Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first) [01:00] plus my service provider does nt have ubuntu 20.04 beta as well, latest ubunut is ubuntu 19.10 [01:00] ubuntu.com [01:00] that's the only way to get the beta [01:01] http://cdimage.ubuntu.com/daily-live/ [01:01] and i feel dumb now [01:01] no, i know the way, as member :-) [01:02] i do not to pretend i know it all .. certainly not, but can tell who does [01:03] Maybe you can help me then, is there a way to set up an ext3 or ext4 drive to mount and unmount as a removable device [01:03] for 1 user, any user? [01:03] any [01:04] it's going to a pi so i probably need to stick with ext3 so i can mount it on windows [01:04] i got a dell i14 5481 with ubuntu 18.04.4 lts [01:04] its a touch laptop, or 2 in 1 [01:05] the screen doesnt spin automatically when i turn it, hiow can i throubleshoot, cant someone help me? [01:09] i'll see if there is an exfat driver on raspbian [01:09] what's the command to check for path? example i need to check the path where openssl is installed? [01:10] Drecondius, create a group for that drive, or add it to something logical, adm [01:10] https://itsfoss.com/set-write-permission-ext4-partition-ubuntu-linux/ [01:11] yeah, but ext4 doesn't play well with the ext drivers on windows, so I'm gonna have to neuter it with fat 32 or install the exfat driver on the pi [01:11] sudo chgrp adm /media/your/drive ##sudo chmod g+w /media/your/drive [01:11] so i can do that to the root of the drive and it will work recursively? [01:11] exfat-fuse and exfat-utils are available too [01:12] I'm going to say exFAT is your best bet [01:12] Drecondius, yes, see that article. [01:13] lots of choice, p2hang, that is the fun [01:14] Greetigns [01:14] Greetings [01:14] <10 feet> hi SociallyDistant <10 feet> [01:14] haha oerheks [01:15] I'm trying to install Ubuntu 18.04.4 server from a USB stick to an Acer laptop and the install can't see my SSD drive. So I'm trying to edit the grub file. [01:15] Anyone experienced with this? [01:15] sounds like you have an UEFI bios machine? [01:15] Yes [01:16] Fastboot disabled? [01:16] I believe so, yes [01:16] and some other stuff, raid to ahci.. [01:16] I turned that off [01:16] !uefi [01:16] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [01:16] I think the problem is the SSD [01:16] ./configure --with-openssl-dir=/usr/include/openssl/ --prefix=/home/one/tls117 - i think i got it [01:16] SociallyDistant: is the drive set to ahci in bios? [01:16] SociallyDistant have you disabled secure boot in bios, does it have windows on it, if it does, do a full shutdown by holding shift when you click shutdown [01:16] maybe not.. [01:16] dit you start the ubuntu iso in UEFI mode? [01:17] this is sometimes only possible, after setting a password in uefi [01:17] One sec let me check on all this [01:17] oh yeah, if the usb is only using mbr it won't see the ssd [01:17] jups [01:18] perfectly safe.. if you set password. [01:18] Drecondius: Any remedy? [01:19] oh, and make space free from windows itself, if any installed. [01:19] if you used rufus, you can set it to do mbr/uefi, uefi only [01:20] Ah, let me try that. Thanks, Drone [01:20] oops Drecondius [01:20] I did use Rufus [01:21] If you have it go the mbr/uefi route, be sure to pay attention to the bootloader, there will be 2 entries, if you get a visual splash screen first, it booted into mbr, the uefi boot is just a text box [01:23] monitor-sensor reports that "Has accelerometer (orientation: undefined)" [01:23] SociallyDistant the ubuntu uefi boot setup will be a black / brownish screen with just a text selection [01:24] Target system: BIOS or UEFI is only choice [01:24] Partition scheme: MBR and GPT are two choices [01:24] go for GPT. [01:24] no limit of 4 primairy. [01:24] ^ [01:25] Alright I'll give it a shot [01:25] have fun! [01:25] Most here are from USA? [01:25] Not that it matters [01:25] Just interesting [01:26] It's cooking the USB now [01:26] No idea who is on tonight, NL here. [01:26] geodedag [01:29] goededag === Guest19379 is now known as anon === gbs-ufam is now known as gbs_ === gbs_ is now known as gbs- === anon is now known as Guest16074 [01:29] goeie nacht, morgen uurtje korter slapen. === Guest16074 is now known as anon2 [01:30] Yes, not morning yet :) [01:37] Ok, 15 hours is too long to wait for it to format a drive [01:37] not [01:39] now when I boot the usb, it gives me a grub> prompt [01:42] and monitor-sensor doens't detect my rotations [02:10] SociallyDistant: What model laptop is this? [02:10] Acer Aspire 5 [02:11] When I boot the usb, the install goes to a grub> prompt [02:21] SociallyDistant: To be clear, have you actually installed Ubuntu yet? It seems that your laptop has two drives, one small faster one that acts as a cache and one large slower one. My guess is that it is the job of the operating system / drivers to make these two drives appear as one. This is somewhat similar to FakeRAID. [02:21] Nah, I'm trying to install it [02:24] SociallyDistant: Are you planning to dual boot? Is there any valuable data currently on the drive (/ drive + cache combination)? [02:25] Windows is on the hard drive. I just want to wipe it and install Ubuntu [02:28] SociallyDistant: Then Drecondius' recommendation may be what you need. Basically, you want to prevent your firmware from treating these two drives as one, and you also want to remove any raid / raid like metadate on the two drives. [02:29] SociallyDistant: I would look for instructions specific to your laptop. I unfortunately need to leave. [02:29] My laptop shutoff and can't get it to turn on. Separate problem. :) [02:29] Thanks, Jordan_U === zbenjamin_ is now known as zbenjamin [03:17] good evening, happy Friday, and I hope everyone here and their families are safe and healthy. [03:18] thank you calcmandan , the same for you! [03:22] Not again. Ran sudo apt update and there were 21 outstanding packages. did sudo apt upgrade and it downloaded a bunch... then dpkg bombed out and now I've a mess. [03:23] MarkB2: Show us the mess: pastebin ' sudo apt update ; sudo apt upgrade ' :D [03:26] I now have a 14K file full of "mess". [03:26] ?pastebin [03:27] ~pastebin [03:27] Pastes to paste.ubuntu.com ? [03:29] Bashing-om: Thank you.. here you go: https://paste.ubuntu.com/p/tWTXs8Qz8m/ [03:29] MarkB2: looking. [03:34] MarkB2: PPA ? what shows ' apt policy libreoffice ' ? [03:34] !info libreoffice bionic [03:34] libreoffice (source: libreoffice): office productivity suite (metapackage). In component universe, is optional. Version 1:6.0.7-0ubuntu0.18.04.10 (bionic), package size 11 kB, installed size 103 kB [03:35] One moment.. [03:37] Bashing-om: Post here in another paste? [03:38] About 12 lines. [03:39] Right.. another paste coming right up. [03:40] Bashing-om: https://paste.ubuntu.com/p/XxS4SykpC4/ [03:43] MarkB2: We can not adress here what a PPA does. You can either ask the PPA maintainer OR revert libreoffice to what is in the repo. - we can do that :D [03:43] !ppa | MarkB2 [03:43] MarkB2: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [03:44] I'm game. Please tell me how to revert libreoffice. [03:46] !ppa-purge | MarkB2 [03:46] MarkB2: 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:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [03:46] I'm trying to upgrade an Xubuntu 16.04 system to Ubuntu 18.04 using "sudo do-release-upgrade --mode=desktop" and the upgrade fails with this output: https://launchpadlibrarian.net/471030168/DpkgTerminalLog.txt I have a pre-upgrade btrfs snapshot so I can re-do the upgrade and do it cleanly if I can find a way to avoid this one problem. [03:48] Bashing-om: did sudo apt install ppa-purge and this "mess" insists on looking at the libreoffice. Won't install ppa-purge. [03:52] MarkB2: Ouch ! Not at all sure of a best practice here, as I bet attempting to remove libreoffice will also fail. [03:54] I might be able to chainsaw libreoffice out... just wipe out anything that looks like it. [03:54] The automation is suggesting apt --fix-broken install. [03:55] MarkB2: If you nare willing to try and hack - well got good backups ? we can sic dpkg on libreoffice and see what haps. [03:55] Now, there's a thought. I've used dpkg before... [03:55] ... and it's been complaining about broken pipes left and right. [03:57] !info libreoffice-math bionic [03:57] libreoffice-math (source: libreoffice): office productivity suite -- equation editor. In component main, is optional. Version 1:6.0.7-0ubuntu0.18.04.10 (bionic), package size 385 kB, installed size 1625 kB [03:59] Right now it's complaining that two different libreoffice archives have the same file in them. [04:01] Let me paste what a sudo apt --fix-broken install says. [04:02] [q] I am trying to upgrade the firmware of a new SSD drive that I got. Samsung. They only support windows with their tool that does it, but offer a bootable iso for linux users. How to install that iso to a flash drive? USB-creator doesn't seem to care about it [04:03] MarkB2: As the goal here is to purge libreoffice, maybe here you can ' sudo dpkg -P libreoffice-common ' ? // waiting :D [04:03] ubuntu startup disk creator, that is [04:04] jjbuggle: Most times you just need to use dd with the iso image as input source and the usb drive designation as the output [04:05] Bashing-om: https://paste.ubuntu.com/p/KmCtqH3DHz/ [04:06] jjbuggle: So if in the terminal, when: dmesg:tail shows the USB stick you just plugged in is showing up as sdh and you are in the directory containing the file which is the iso, you'd use something like: sudo dd if=ssd-drive-update-firmware.iso of=/dev/sdh [04:06] where sdh is the right drive for my flash? [04:06] ( but of course substituting as according to your individual system ) [04:07] jjbuggle: When you stick a USB drive in, it will use the next available letter available on your specific setup. So probably not sdh, but the value can be found by the command mentioned: dmesg|tail [04:08] Bashing-om: I kind of see why this thing is fouled up. It wants to remove libreoffice-common but that conflicts with a bunch of other packages that require it. [04:09] MarkB2: Looks to me like we can start down the rabbit hole or try and whole sale Purge libreoffic. [04:09] genii: heh, I've never dd'd before. Makes me nervous, but it's done. Time to reboot. Hope it works [04:09] I'm game for the purge. Once the dust settles, I'll drop that ppa out of there and go direct. [04:10] jjbuggle: So for instance, just now I plugged a USB stick in here and part of the output of: dmesg|tail was: [1666927.952523] sd 7:0:0:0: [sde] 489062400 512-byte logical blocks: (250 GB/233 GiB) [04:10] ...and they left [04:11] i have ubuntu 18.04 on an htpc [04:11] MarkB2: Then the sledge hammer; try: ' sudo dpkg -P libreoffice ' [04:11] (a nuc) [04:11] it started failing to boot. [04:12] Bashing-om: I've got my hard hat on and the BFH ready. Here goes... [04:13] Bashing-om: That was one of the most anticlimatic commands I've ever typed. [04:13] it gets to the ubuntu loading screen (before the login display), stays there for few minutes, then flashes some console messge that ends with "Control-D to continue" [04:13] anything i should try short of reinstalling ubuntu? [04:13] I mean, after all this, I fully expected 30 or 40 screens of dpkg chasing down chunks of libreoffice while emitting "come here my darling..." [04:13] it has worked fine for the past year or so [04:14] Bashing-om: uh, it didn't get all of it. [04:17] Bashing-om: thank you.. that seems to have cleaned up most of the debris. How do I get rid of that libreoffice ppa ? [04:17] Argh. [04:17] MarkB2: But, did it get enough that "autoremove' will now be effective ? [04:17] AHA! Didn't try that. Lets see.. === anon is now known as Guest47606 [04:19] No, it's still got a bad case of dependency problems. [04:21] how do I remove that ppa? [04:21] I mean, manually? [04:23] * MarkB2 slaps self. [04:23] MarkB2: Look for the list ; tail -v -n +1 /etc/apt/sources.list.d/* '. [04:26] Got rid of the ppa through the Ubuntu "Software and Updates" application. [04:26] And, now, if I run sudo apt update, it comes up clean. [04:26] Except... [04:27] sudo apt autoremove spits up "the following packages have unmet dependencies:" and there is libreoffice-base... which depends on libreoffice-command and it's off to the races we go . Again. [04:28] MarkB2: Yukkie - with the PPA source removed - what now ' dpkg -P libreoffice '? [04:30] I love it: "dpkg: warning: ignoring request to remove libreoffice which isn't installed" [04:31] aha. [04:31] dpkg-query -l libre* [04:32] some things are there, some are not. [04:32] MarkB2: ' dpkg -l | grep -i 'libre-' ? [04:33] MarkB2: dpkg -l | grep libreoffice | awk '{print $2}' | xargs sudo dpkg -P [04:33] It reports "ii libdjvulibre-text Linguistic support files for libdjvulibre". [04:34] pardon.. afk for a few minutes. [04:38] genii: it worked. Didn't need the update :P thanks! [04:40] Bashing-om: I'm just enough of an awk(1) guy to list off all the dpkg-query entries for libre* and run dpkg -P on each one. [04:41] That is on the entries with "ii" at the front of the line. [04:42] Anyone else having FREEZE-UP, HANGING after that last 19.10 update? [04:43] Appears to lock up, although mouse can move around, can't interact with any application! What gives! [04:43] having n issue with ubuntu on a VM on an old macbook. it comes up with an error saying it cant FLUSH CACHE [04:44] MarkB2: As ducasse pointed out above - the safer seek is to look for libreoffice rather than libre- . My bad as I am getting tired from long hours and my thinking is forced. [04:44] I'm trying to upgrade an Xubuntu 16.04 system to Ubuntu 18.04 using "sudo do-release-upgrade --mode=desktop" and the upgrade fails with this output: https://launchpadlibrarian.net/471030168/DpkgTerminalLog.txt I have a pre-upgrade btrfs snapshot so I can re-do the upgrade and do it cleanly if I can find a way to avoid this one problem. [04:44] Towser: virtualbox? latest from website? [04:44] jjbuggle, I believe it's the latest that macbook can run yes [04:46] I just tumbled to the idea of using "libreoffice" instead of just "libre". One of the entries was "libreadline" and that would probably caused a little havoc. [04:47] no1's aware if any freezing-up issues after last update? [04:48] or different bootup actions since last 19.10 update? [04:48] RadSurfer: You are the 1st I have seen with a update/freezing/19.10 issue. [04:49] Jordan_U_: fwiw, i think the error is saying that you are missing perl [04:50] does your 16.04 have perl installed? [04:50] seems to happen more when firefox is running also [04:51] but something is not right since that last 19.10 update [04:51] I'm not sure how to fix this error, it takes a while to boot then comes up with that [04:51] only hexchat running right now... we're see if this can go 10 minutes without hanging! [04:52] Bashing-om: Ran the dpkg -P package_name where package_name had an ii at the front of it at the dpkg-query . [04:53] But was still getting a pile of insanity on an update. [04:53] THEN ran sudo apt autoclean. [04:53] That blew a whole load of packages out the door. [04:54] But autoremove still fails miserably. [04:55] Towser: I'm guessing that your error means that for whatever reason, virtualbox has decided to lock your disks. Some kind of error has happened and now vbox won't write to your disks anymore [04:56] jjbuggle: It does. [04:56] it's weird because it's a fresh install [04:56] MarkB2: Just ran across a similar issue on launchpad: sudo dpkg --purge --force-depends libreoffice-base libreoffice-base-core libreoffice-base-drivers libreoffice-core libreoffice-common python3-uno - - https://answers.launchpad.net/ubuntu/+source/libreoffice/+question/689517 . [04:58] jjbuggle: It also has the package perl-modules-5.22 which contains the file /usr/share/perl/5.22.1/PerlIO.pm . [04:58] Jordan_U_: maybe the perl dependency for doc-base is messed up. Like it needs one of the pre-depends kind of things [04:59] yeah, but above, it is installing perl 5.26 [04:59] going to run firefox, let's see if this starts to freeze again! (if U don't hear from me) [05:00] Jordan_U_: if it really is a dependency issue, i think you would need to file a bug [05:00] I'm just kind of speculating [05:00] Bashing-om:"dpkg: error: --purge needs a valid package name but '-' is not. [05:01] So those last two dashes aren't required? [05:01] so like, pearl 5.22 is removed, but perl 5.26 isn't fully setup, so doc-base fails because at install time, there is no fully setup perl [05:02] Well... it did .. something. [05:02] MarkB2: Yeah -- those two dashes were inapproipriate :( seperators only to denote a source. [05:02] jjbuggle: Ahh, good catch. Since "Unpacking perl-modules-5.26 (5.26.1-6ubuntu0.3)" appears much earlier, I wonder if the problem is that perl 5.22 is still being invoked somehow despite having been replaced. [05:03] yeah, that's what I'm thinking. [05:03] I do NOT see firefox listed in the Software app? is that normal? [05:04] installed software app... [05:04] jjbuggle: I can't think of a way to fix that properly, though I can think of a few improper ways to cludge it. I wonder why more people aren't hitting this problem during upgrade. [05:05] I did find 2 entries, deleted both of them. [05:05] Anything I can check I wonder? [05:06] jjbuggle: I may try removing doc-base before the upgrade then re-installing it afterward. The only dependencies seem to be xubuntu-core and (recusively) xubuntu-desktop. [05:06] Going to re-start and see how it behaves. [05:06] Jordan_U_: the proper fix would be to file a bug against doc-base, and let the devs push a fix. This kind of thing would happen if maybe they updated doc-base in some way, but didn't test the 16.04->18.04 upgrade..... [05:06] yeah, maybe that would work [05:09] jjbuggle: I have filed a bug report. I'll add more information to it now that we have a good guess as to the problem. Thank you! [05:09] i cannot believe [05:09] hey hey [05:09] that Freenode did not send an official acknowledgement of coronavirus [05:09] not 1 global message about staying away from channels where theres global grouping [05:09] theres over 269 people in this channel right now [05:09] thats not social distancing [05:10] What is the PROPER way to install Firefox-ESR please? [05:11] Bashing-om: alright... am down to just ONE dependency: libreoffice-lightproof-ru-ru . [05:12] It depends on two other packages, neither of which are installed. [05:13] RadSurfer: https://launchpad.net/~mozillateam/+archive/ubuntu/ppa add with sudo add-apt-repository ppa:mozillateam/ppa then update, install package named firefox-esr [05:14] irony is, I have NO browser presently! [05:15] RadSurfer: Then just issue the command given above [05:15] is there a way to install firefox via Terminal? [05:15] I got you. [05:16] MarkB2: checking :) [05:16] RadSurfer: sudo add-apt-repository ppa:mozillateam/ppa && sudo apt-get update && sudo apt-get install firefox-esr ....should do it [05:17] Thank you. [05:17] rad Glad to assist [05:17] Just hope it stops this FREEZE-UP [05:18] Jordan_U_: yw, gl! [05:20] MarkB2: Nope - can not confirm as https://packages.ubuntu.com/bionic/libreoffice-lightproof-ru-ru only list libreoffice-core and python3-uno as dependencies. [05:21] Here goes nothing... launching ESR (crosses-fingers)... [05:22] odd how under Linux, things can freeze-up, yet mouse moves just fine ;) [05:22] Yeah, those are the two dependencies. I've almost got that lightproof out... but dpkg is complaining as it errors out when trying to remove a file that doesn't exist. Almost have it... [05:23] (waiting 10 full minutes ... then my next text, wish me luck ) [05:25] Bashing-om: It ... looks like the problem is over. [05:25] I think. [05:26] That last was dumb. [05:26] dpkg was erroring out because it wanted to remove a file... but the path to that file didn't exist. === JanC is now known as Guest71318 [05:28] I wonder if there is something between dpkg and apt-get that performs something of a .."consistency" check over installed packages. [05:28] MarkB2: ' sudo apt --purge autoremove ; sudo dpkg --configure -a ; sudo dpkg -C ' run clean ? [05:29] That looks about as dangerous as rm -rf / . [05:30] MarkB2: As long as the package manager is in a some what sane state -- all safe :P Else the package manager will scream. [05:30] all clean. wow. [05:31] MarkB2: ' sudo apt update ; sudo apt full-upgrade ' shows a happy state ? [05:32] A full upgrade?? [05:33] MarkB2: Yeah will deal with things that a "update' can not deal with. [05:33] Oh, that looks like such a nifty thing to do that I'm going to do it right now. :-) [05:33] Clean as a whistle. [05:34] we're still here? [05:34] MarkB2: By golly - I think we dood it then :P [05:34] Amusing. I think the drive is about 300M lighter . [05:34] We'll hope this helped whatever was going on... [05:35] What was "going on" was a couple ?hours? ago I ran sudo apt update followed by sudo apt upgrade and something from a libreoffice ppa snuck in and raised havoc [05:36] I remember seeing a Microsoft-sponsored update to their C# package and had to restrain myself from playing with the keyboard. [05:37] The microsoft emitted package had some oddball stuff that had apt hanging from a tree and twisting in the wind. [05:37] Two days later MS dumped something out that fixed everything. [05:38] You can just see it. Jack drags Ted to Robert's office: "Ted, you wanna tell Robert what just happened>" [05:39] But... it's all cleaned up (I hope). [05:42] I've been complaining about broken pipes for a while now but my doctor said he's busy. You believe that? [05:42] Stopping now. [05:43] Sorry. [05:43] Bashing-om: Add another "1" to the Win column. Thank you. [05:44] Make that a 5. :-) [05:46] MarkB2: ducasse Allows me to add gold stars to the status board :P [05:47] I hear gold is going up [05:56] Yeah... and those that are worth their weight in gold... need more of 'em in this world. [05:58] To melt [06:13] trying to boot live and getting a lot of SQUASHFS errors [06:16] mainly errors that it can't read things [06:20] towser: Most likely bad media then. [06:21] maybe the iso is bad? [06:21] towser: You can run the self check at boot to be sure. Also be sure to check the sha256sum of the iso. [06:22] ok how do I do that? [06:24] towser: In a terminal run "sha256sum /path/to/file.iso". [06:25] the problem is the live cd gives thoes errors on boot [06:26] so I cant run a terminal [06:26] towser: What operating system do you have available to check the iso file? Is this really a CD or did you write the iso to a USB drive? [06:28] it's an iso on the hard drive trying to run in virtualbox. host is a old macbook [06:28] Things are very sluggish again! This seems to be an intermittent problem for me. But it lasted this long. [06:29] my last message was about an hour ago. [06:29] towser: https://help.ubuntu.com/community/HowToMD5SUM#MD5SUM_on_Mac_OS_X [06:30] Jordan_U: does that count for a vm? [06:30] towser: You should first check the md5sum of the iso file on the host. [06:33] guys need help with thunderbird [06:34] no option of downloading headers only in this version [06:34] how to download headers only? [06:39] WHAT ARE some alternative browswers for Ubuntu other than ff? [06:42] pity if even ff-esr is going downhill so rapidly [06:43] RadSurfer, Chromium. [06:43] LOL yeah right. [06:44] can't find md5 for 18.04.1 [06:44] Brave acted really weird on this PC too [06:44] but firefox was relatively stable before this last update [06:49] no md5 for 18.04.1 on website only 18.04.4 which doesnt match [06:52] or do I need to get a new ubuntu iso? [06:55] RadSurfer: i just downloaded chrome from the website and installed it [07:05] ubuntu 18.04 LTS, 19.0 or 16.04.6 LTS? which do I get? [07:05] towser: for what purpose? [07:07] for a VM of ubuntu? my last iso was having issues as you may know [07:07] towser: 19 [07:08] towser: yeah I recognized your nick but couldn't quite place why [07:09] towser: What sum did you get? [07:10] towser: Fun thing about hashes is that for anything even remotely popular you can just google the hash. If there are no results, your image is corrupt. [07:10] I can't believe I changed my nick from md5sum so I'm less irrelevant and now all of a sudden... === slackerx__ is now known as slackerx [07:11] About 2 or 3 days ago even [07:13] GoingViral: I use this nick in a few places [07:13] towser: pretty sure it may have been the general Linux channel because I spend most of my time there. Not sure though. [07:14] would 64 bit desktop image work with a vm or do i need to get a different one? [07:15] towser: assuming you have a 64 bit host (which you *probably* do) then 64 is preferred [07:16] I dont know if late 2007 macbook is 64 bit [07:16] Uhhhh probably, I'll find out [07:16] And that's how I know you [07:17] I'm using the MBP 2015 [07:18] towser: yeah it's 64 [07:19] ok ill get the 19.10 64 bit image [07:19] Dual core, wow. I forgot what 2007 was like lol [07:19] hopefully it works [07:20] and yes a bit of a potatoe (is using irc on it now) [07:21] towser: before you go too far, maybe xubuntu or lubuntu would be better [07:21] Lighter graphical environment over the standard [07:22] I personally would recommend xubuntu, but that's what is familiar to me [07:22] (more familiar the lxde I mean) [07:22] Than* [07:24] towser: what you're downloading will work, but not be quite as performant I think [07:25] so maybe xubuntu? [07:25] That's what I would do [07:25] 18.04? [07:26] towser: you can get 19.10 [07:26] ahh 19.10 64 bit? [07:27] Yep [07:28] ok downloading 19.10 xubuntu 64 bit. eta on download about 5 minutes, is that fast? [07:29] No idea what the size is [07:29] But lots of things take longer than 5 minutes [07:29] hehe [07:29] towser: How much RAM are you allowing the VM to use? https://xubuntu.org/requirements/ says that 512 MB is the minumum for Xubuntu, and it looks like 2007 macbooks only came with 1GB of RAM generally. [07:29] 1.5gb it says on the browser but idk if thats correct [07:30] towser: on the bottom of your machine should be a model number [07:30] maybe printed in an annoyingly small font [07:30] towser: too funny i am doing the exact same thing right now with a 2007 macbook pro I have tried a bunch of distros and none seem to work well. I just downloaded lubuntu tonight but it doesnt seem to want to install the 64bit version from USB [07:31] slackerx: mine is trying to be in a vm [07:32] towser: what are you running on it now? As the host? [07:32] Im going to try using the 32 bit version tomorrow. based on my model number it should be a 64bit arch but i havent had much luck getting a 64bit version to work [07:32] still osx? [07:32] GoneViral: mac cos it's a macbook [07:32] I see. I wiped it clean and installed fresh [07:32] didn't know if you had some linux distro on it already [07:33] model a1181 i believe [07:33] the only one I got working so far was kubuntu but it was super slow [07:34] mac hardware can be a little ornary [07:34] I would think running it in a VM would be even slower [07:34] oh it will be [07:35] I formatted the drive and installed fresh and it was pretty slow I would image installing it in a vm on this hardware would be even worse [07:35] yeah mac hardware is annoying to work with if you ask me [07:36] I actually think they're the only ones who got a trackpad right [07:36] but the rest is annoying sometimes [07:36] no biggie for me as I was just messing around trying to bring life back to my old macbook but it is annoying that i cant get even the lightest of distros to load [07:36] and yay md5 looks like it matches [07:37] slackerx: what is the lightest of distros that you tried? [07:39] ubuntu or ubuntu 64 for the vm settings? [07:39] towser: 64 [07:39] ubuntu budgie, lubuntu, unbuntu mate. solus, LXLE [07:40] Unable to d/l updates: failed to refresh cache:W: an error occurred during signature verification. Repository is not updated & previous index files will be used. GPG error: http://dl.google.com/linux/earth/deb stable Release: Following [07:40] Signatures couldn't be verified because public key is not available: NO_PUBKEY 788D65473CB3BD13 [07:40] WHAT does all that tell you? There is a problem here? [07:40] RadSurfer: so the Google Earth repo is causing issues [07:40] and you should remove it [07:41] 10gb ok for hard drive space? [07:41] so far they have all been 64 bit version. but im wondering if I try a 32 bit version if i would have any luck. I read that the 2007 models the earlier ones could be 32bit. but I cant remember when i purchased this macbook pro in 2007 [07:41] Please show me how. [07:41] 10 gig should be good [07:41] for linux [07:41] for xubuntu in vm [07:41] RadSurfer: while you're in a terminal do "ls /etc/apt/sources.list.d" [07:42] stand by. [07:42] towser: yeah should be good [07:42] RadSurfer: you may have a google earth related filename there [07:42] since its only 2 lines: [07:42] ls /etc/apt/sources.list.d [07:42] grr! [07:42] about 5 minutes to make fixed size 10gb hard disk for vm, seems slow [07:42] but is an old macbook [07:42] google-earth-pro.list mozillateam-ubuntu-ppa-eoan.list [07:42] google-earth-pro.list.save mozillateam-ubuntu-ppa-eoan.list.save [07:42] towser, good luck! im out, gotta go to bed [07:42] There. [07:43] yeah the 2007 macbook seems awfully slow [07:43] for me too [07:43] RadSurfer: "sudo mv /etc/apt/sources.list.d/google-earth* ~/" [07:43] stand bu [07:44] RadSurfer: should produce no output, then you can run "sudo apt-get update" again [07:44] this channell is for all ubuntu right, xubuntu lubuntu kubuntu etc etc? [07:44] yes [07:45] There is #xubuntu #lubuntu etc. [07:45] Immediately recent another prompt; nothing else. [07:45] RadSurfer: good. [07:45] RadSurfer: that's expected. [07:45] Now what? [07:45] RadSurfer: you can run your "sudo apt-get update" again [07:45] Okay. [07:45] and the issue should be gone [07:46] Fetched 532 kB in 1s (430 kB/s) [07:46] Reading package lists... Done [07:46] No warnings or errors. [07:46] Cool [07:47] do i need efi on to make it work? [07:47] RadSurfer: I don't know what you were doing before you asked this question but you can continue it now [07:47] or pae/nx [07:48] AM trying to discover why this Ubuntu workstation decides it wants to FREEZE-UP on me lately; particularly when firefox-esr is running! [07:48] but this started after that LAST update was issued [07:48] likely unrelated [07:48] o/~ linuuuuuuuuuuuuuux [07:49] firefox eric s raymond? [07:49] but I will have to say that I'm about to go to bed and freezing issues are pretty complex to diagnose, so I'm not sure I should get started [07:49] GoneViral: check logs [07:49] Merc: you check YOUR logs! [07:49] huh? [07:50] huh? [07:50] :P [07:50] :-| [07:50] You have a nose [07:50] where did my nose go? [07:50] congenital defect [07:50] :-( [07:50] going to restart after that... brb [07:51] oh sorry, yeah, RadSurfer has the hanging problem [07:51] hell i dunno [07:51] brb [07:51] you said "not sure where i should get started" [07:51] so i thought it was you [07:51] BRIEFLY [07:51] Complete freeze is probably due to kernel driver bug. I had freezes with my intel chipset, fixed in new kernel. [07:51] I mean graphic chip. === slackerx_ is now known as slackerx [07:56] With freezing I've learned not to predict [07:56] Just have to actually troubleshoot, which is a pain. [07:58] There are now errors being posted in text when restarting/rebooting, I have never seen before. Something definitely broke apparently. [07:58] It lasted from November! Then this happened. [07:59] Wonder if harddrive is having issues? How may I scan harddrive for issues, please? [07:59] RadSurfer: well slow down for a moment and pay attention to the errors [08:00] Next time, I'll try to get a photo with my camera :) [08:00] But let's scan hdd... let's see if it does report anything... [08:00] RadSurfer: run "sudo dmesg" [08:00] You'll get a lot of stuff [08:01] Look for things that look like errors [08:02] Don't take guesses that waste time when you have tools that can help you direct your attention to the actual issue. [08:02] for verification, this is how it starts: [08:03] [ 0.000000] Linux version 5.3.0-42-generic (buildd@lcy01-amd64-026) (gcc version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)) #34-Ubuntu SMP Fri Feb 28 05:49:40 UTC 2020 (Ubuntu 5.3.0-42.34-generic 5.3.18) [08:03] Ok [08:03] just 1 more item: [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-42-generic root=UUID=6894e54f-df29-4c9b-b6b4-3384cdf4b76c ro quiet splash [08:05] Another log file I think... I'm getting a little too tired to be of much use, but maybe someone else here can help. Gotta go count sheep [08:05] Thanks, look for you later tomorrow, perhaps. [08:06] not finding anything obvious in this list [08:06] Today for me lol [08:06] Rad@Ub: Sat Mar/28/20 088 04:06:18 (08:06 UTC 01:06 PAC 02:06 MTN 03:06 CEN) [08:06] 4am here. [08:06] Same [08:06] But I'm assuming you're much younger than I. [08:07] gosh. 60 doesn't feel young much these dayz. [08:07] Lying doesn't feel genuine much either lol [08:08] hows that? [08:08] ? [08:08] Line 1071 has this :: [ 24.150311] [drm] Warning: check cp_fw_version and update it to realize GRBM requires 1-cycle delay in cp firmware [08:09] Keep looking [08:09] I kept that dump of information, but nothing saying ERROR apparently. [08:09] Ok [08:10] Line 822 :: [ 1.513225] RAS: Correctable Errors collector initialized. [08:10] Line 967 :: [ 10.708951] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro [08:10] no more 'errors' [08:11] .&. I was having such fun with this system too, before these freeze-ups started. Wah. [08:12] Well now you can have fun learning a lot while troubleshooting and hopefully fixing the issue! [08:13] Will turn in myself, and see what I find in a few hours. THANKS for your assistance. Later friend. [08:14] Goodnight old man [08:14] ;) [08:14] (which is complete bs) [08:14] No its true, if you hard discord or skype, you would realize it instantly. [08:14] /s/hard/had [08:15] I don't think so. You have tells. [08:15] It is nice to `thinque young` [08:16] * RadSurfer is outta here, see ya in a few hours. === tehaugz is now known as augz [08:17] Just that one statement... No way you're 60. "Outta" is not a thing, nor is "ya", and no 60 year old leaves at 4am and returns "a few hours" later. [08:17] lol [08:17] Up your AARP game bro [08:18] GoingViral: ok zoomer [08:18] im 43 and i say all that stuff [08:18] you just, like, assumed our age [08:18] Merc: I'm 36 and I do also [08:18] pretty offensive [08:18] * Merc slaps GoingViral [08:18] * Merc runs [08:18] Don't pop your knee out gramps [08:19] ive had gout [08:19] in my knee [08:20] that makes me *super* old [08:20] (or, an alcoholic) [08:20] yay it booted up just fine from live cd that time [08:20] Scurvy at all? [08:20] nah no scurvy... i take a vitamin C tablet every day [08:21] 36? damn geezers. [08:21] ive been running linux as long as you've been alive, son [08:22] is the microphone below thw volume the mic volume? [08:22] Merc: for most of the people I talk about linux with, that's true. :/ [08:22] indyZ: it's cool tho, you're getting started early :) [08:22] i started at the age of 16 or so [08:22] leanred a lot!~ [08:22] s/leanred/learned [08:22] nah. I started using linux in 94, when I was 11. :) [08:23] apparently that was a long time ago now. [08:23] well you're not that much younger than me [08:23] indyZ: actually, same here! [08:23] i was uhhh, 17 in '94 [08:23] GoingViral: Nice (same age, too) [08:23] Hello, is there a way to install more than one package at a time through discover app .. each time i click one app it already starts installing it .. directly [08:23] GoingViral: I thought I was the only one. [08:23] sc0utonlinux: you can just use apt [08:23] apt install [...] [08:24] Red Hat 5.0 floppies, just don't say that in #ubuntu [08:24] as many as you like [08:24] Whoops [08:24] For me it was slackware 2.x remotely, 3.0 at home [08:24] GoingViral: heh, i was always a slackware/redhat guy... never liked debian, still dont. ubuntu is cool tho :-) [08:24] back when most telnet servers ran a real form of Unix.. [08:25] I was dialing into RIPterm man [08:25] Merc, i could but then i gotta know exactly the names of each item and type each item .. id rather point and click and then commit [08:25] indyZ: heh yeah my first unix "experience" was a solaris user account at the local university [08:25] lol. ripterm was dope. but I only knew a few boards that supported it, and my modem was too slow, anyway. :) [08:25] sc0utonlinux: just use 'apt search' to find the names of packages [08:25] much quicker [08:25] for instance 'apt search emacs' [08:25] it will show all emacs packages [08:25] then just `apt install` the ones you want [08:25] Merc, im quite dislexic so i always make writing mistakes.. i would have to remember the exact letters of each package .. [08:26] indyZ: that's where I got all the "pics" to put on floppies and sell at middle school [08:26] alright well i dont know the answer to your question about Discover [08:26] GoingViral: Believe it or not.. there are still some dialup BBSs. Lately I've been calling them with a modem over voip. [08:26] GoingViral: Lol [08:26] im guessing it's not possible .. is what your saying .. each time i click .. it will install [08:26] i dont know, i dont use discover [08:26] you cant select more than one package [08:26] i install from command line with apt [08:27] i gather :D [08:27] ill test something [08:28] yeah i thought maybe selecting more than one package by holding down alt/shift would work [08:28] but it doesnt [08:29] Did you try control? [08:29] Because that's the normal multi-select [08:31] GoingViral, same effect just goes to install directly [08:33] Ok [09:26] I've got apt stuck in a weird state and I'm struggling to get out of it. Any pointers would be appreciated. Thanks! https://askubuntu.com/questions/1220935/apt-stuck-in-weird-state-that-apt-fix-broken-install-wont-fix [09:28] StianL: do you have external ppa's added to your system? [09:34] StianL: we advice to use ubuntu with the official repos/packages try to revert your apt as default possible with !ppapurge first === mbc is now known as caprahircus === EriC^ is now known as EriC^^ [10:54] where is the preferences in gedit? [10:55] I make some changes to settings like "show line numbers" "indent with spaces" etc. but when I close and reopen those settings are reset to the defaults [10:55] I am on ubuntu 18.04 [10:56] CoolerX: open nautilus with ctrl+l and type admin:/// [10:56] lotuspsychje, huh? [10:57] CoolerX: its a gedit file you are editing? [10:57] lotuspsychje, I am editing .py files [10:57] using gedit [10:58] CoolerX: yeah so open your py files after entering nautilus in admin mode [10:58] lotuspsychje, and then what? [10:58] CoolerX: then you will be able to save them from gedit [10:59] lotuspsychje, save the settings I select? [11:00] try it CoolerX [11:01] lotuspsychje, I tried it [11:01] it doesn't save the options, if I reopen the file the settings are reset [11:02] lotuspsychje, where is the preferences option? [11:02] can I not change the defaults? [11:02] CoolerX: are you trying to edit a file, or edit gedit preferences? [11:02] I'm trying to split screen within linux screen, doesn't seem to be working with this from man page: │C-a | │ (split -v) │ Split the current region vertically into - any ideas? It simply doesn't do anything when I attempt to split [11:03] lotuspsychje, these stackoverflow posts say to change the preferences in the edit menu https://askubuntu.com/questions/64118/why-is-gedit-going-back-to-default-tab-sizes-all-the-time [11:03] askubuntu posts [11:03] but there is no edit menu [11:03] there is no menu bar even [11:04] CoolerX: gedit should show the 3 lines - to enter preferences? [11:05] lotuspsychje, what 3 lines? [11:05] the menu [11:05] CoolerX: alternate, try dconf-editor to change gedit settings [11:06] CoolerX: org.gnome.gedit.preferences.editor tabs-size [11:07] " [11:07] @Flimm: In Gedit in Gnome 3, you can find the preferences dialog by clicking on the top bar of the screen, next to "Activities". – Raoul Steffen Aug 9 '19 at 7:53 [11:07] " [11:35] hi guys [11:35] new here, can I ask a question? [11:36] ive been looking for an extension to rearrange/sort my status indicators, is that possible? [11:39] werdoe: not sure thats possible, but you can always search: https://extensions.gnome.org/ [11:40] i cant seem to find one. been looking since yesterday. [12:12] Hello dear Ubuntu users! Please help. I like ubuntu, but it's 'purple' design is hard to use daily. Is there some manual to change it's theming (color theming, grub, splash, login screen, etc)? [12:13] hello [12:18] in xubuntu my sound doesn't work in vm, please help [12:19] , I have downloaded the Tor browser and extracted it [12:19] Hi, I have downloaded the Tor browser and extracted it to the /home/username/Downloads .....I want to launch Tor browser with Firejail ...How do I do that ? [12:23] firejail tor-browser in the appropriate directory? [12:27] hey on xubuntu in vm sound doesn't work, can you help? [12:42] is it possible to write mount point to fstab to make new disk accessible for all users on system? [12:43] becouse now I need to chmod it [12:51] pavl, Yes, you may be able to specify uid=,gid= as mount options. [12:58] pavl, make sure the drive is mounted under a group that all the users belong to. Then make sure the mount options give group members read/write permissions [12:58] Hello. Some package A depends on other package B version less than 1.5. My repos have 3 versions for B (none installed yet): 1.5, 1.4 and 1.3 (apt policy B shows candidate being 1.5 of course). [12:59] When I try to install A (which needs B less than 1.5, i.e. less than my default candidate) it fails to install syaing "A: Depends: B (< 1.5) but it is not going to be installed" without trying to install other available versions. Is that normal? Can A do something about it? [13:02] shevchuk, we need details in order to help you. At the moment, I'm going to assume that you have enabled a PPA in your sources, which is not supported here. Remove the PPAs and all the packages should start working again [13:03] hi [13:07] Wow yeah that A and B stuff is confusing [13:08] "If a train starting at point A is traveling at..." [13:09] pragmaticenigma: my question was about how apt works, I just want to better understand its mechanism. I have no problems with my system, package A is dummy and is just a learning example. [13:10] shevchuk, This is a support channel for helping others with system issues. For hyptheticals there is the #ubuntu-offtopic channel [13:13] pragmaticenigma: ok, I just thought that since apt is a core part of Ubuntu, this would be the right place to ask. [13:14] It's a REALLY core part of Debian, you should ask over there. [13:14] (kidding don't do that) [13:15] GoingViral, if you're not actively helping someone, or requesting help, please don't add commentary. It can be distracting and confuse others [13:16] pragmaticenigma: understood. Very pragmatic also. [13:41] Hi! Is there any tool for remote desktop that: 1. allows me to grab an existing session, and 2. keeps the local screen locked? [13:42] vino unlocks the screen, so that's a no-go. xorgxrdp just crashes Xorg for me, so I haven't even really tested it [13:42] ktosiek: by existing session, you mean an existing local session? [13:42] GoingViral: yes [13:43] ktosiek: as far as I know they all use the actual X display so I don't think so. I could be wrong, though. It's happened before. [13:43] With VNC you can control an existing session. But you won't be able to lock it and use it at the same it :P [13:44] -it+time [13:44] Hi folks [13:45] Hey. [13:45] And if I go with Wayland? Is the lock screen separate from the actual session there? [13:47] I don't think so. [13:47] Why do you need to lock the screen? [13:49] For the most part, I'd just feel better if it's locked. But there's also a practical consideration - I have a cat, and she likes keyboard :-) [13:49] Hahaha [13:50] GoingViral :: we're still here. just launched ff though. [13:51] ktosiek: I'm going to consider this support: https://www.popsci.com/article/gadgets/defend-your-cubicle-nerf-sentry-gun/ [13:53] ktosiek, Maybe XDMCP is what you want: https://unix.stackexchange.com/questions/327532/how-to-remotely-log-in-with-full-graphical-desktop-over-x11 [13:54] I never tried it tho, so i cannot help with that. [13:55] akem: I don't think that XDMCP will help with accessing an existing local session, I think it works by starting new server-side sessions for remote X11 servers. [13:56] ktosiek: I think maybe having the lock screen on is probably only a consideration for kitty, because you can relock it when you log out, so you'll always have eyes on it while in use. [13:57] ktosiek: may be able to use more real life solutions for this than anything technical probably. [13:58] I could use VNC and disconnect the keyboard :-) [13:59] wireless keyboards have a power switch [13:59] I hoped there's something closer to how Windows manages local and remote graphical sessions [13:59] ktosiek: sounds a lot more practical than my nerf sentry idea [13:59] ktosiek: RDP is patented, sadly [13:59] ktosiek: I'm confused about what you're asking for and that is unusual! you mention 'remote desktop' but seem to be talking about attaching to a session on the same PC (local) not another PC [13:59] Not that that part necessarily is [14:00] pragmaticenigma: mine uses a normal USB-C cable, so I can disconnect that without jumping behind the computer [14:01] Or plug it into another computer for the cat, who is obviously trying to look something up [14:01] TJ-: I'm talking about connecting from a remote PC, and controlling a session that was started locally. So more like VNC or Windows RDP, not like remote X11. [14:02] ktosiek: so terminology is a bit confused. You're connecting FROM the local PC TO a remote PC and want the REMOTE to remain locked [14:02] It's simple, he wants to use the session from remote, but lockscreen on local. [14:03] TJ-: yes [14:03] ktosiek: in which case that simply means you need to trigger the lock-screen once the VNC connection comes up [14:03] ktosiek: which desktop environment are you using, is it Gnome ? [14:04] TJ-: but he wants to use it while locked on the remote end [14:04] It will lock up VNC too AFAIK. [14:04] it is Gnome. I've tried the built-in VNC server, and it did lock the VNC too [14:06] ktosiek: VNC is the wrong tool then, it *shares* not duplicates the session [14:06] ktosiek: I think the solution you're looking for may be more difficult than unplugging the keyboard, if there even is a solution [14:08] ktosiek: do you *really* need access to the desktop? If you can want to simply run remote applications then ssh -X tunnelling [14:10] TJ-: I can see having access to an existing session being important [14:10] ktosiek: e.g. I do that to a remote office to run the DAW (ardour) and have its display locally, 50 miles away [14:10] If not for the extra resource usage averted then for the convenience. [14:11] ktosiek: if you;re mostly worried about cat interference you could programmatically disable/enable the keyboard on VNC connection/disconnection. You could also potentially turn the monitor off via DPMS [14:12] That's actually a pretty good idea [14:12] I'm sure probably some vnc server(s) have session start/end scripts [14:14] or just launch a script that also launches vino over ssh [14:15] Hacky ways :P TJ- What about XDMCP? [14:16] akem: is it still functional? I've seen many reports over the past couple of years of problems but not tried it myself [14:17] My use case is working outside, with a bit of luck I'll have the computer in sight. Tunneling won't work, as it would kill the app when switching back to working locally. I like the keyboard disabling script idea (maybe something that grabs the evdev device?) [14:18] TJ-, I don't know, i thought maybe you had some ideas about it. Didn't try it either. [14:18] akem: From what I recall it was OKish around 12.04-14.04 but started to bit rot and was always difficult to configure due to changes in the other layers [14:21] TJ-, Ok. I must say i often use VNC on another machine too and i reconn it would be nice to be able to lock the screen of that machine while having it unlocked remotly. [14:23] looks like ReaLVNC has this ability to disable local input [14:24] Hi. I'm having to use linux for the first time for a university subject. Instead of just blindly copy/pasting terminal commands I'm trying to learn a little bit about what I am doing (might as well). I was wondering if there is a channel for absolute newbies to ask questions in or if this channel is the appropiate one. Thanks [14:24] ktosiek: which VNC server are you using? [14:25] ConfusedTranslat: ##linux #bash for more general questions [14:25] ConfusedTranslat: as general advice please always do basic googling first. People don't usually like if you ask questions that are trivially googlable. [14:26] ConfusedTranslat, The best tool is use a search engine and research the commands... Never blindly copy anything from IRC or the web. When you see a command you don't understand... they all have a manual page which you can access with "man {name_of_command/program}" [14:26] TJ-: I've tried vino so far, I'll look at RealVNC next. Thank you! [14:27] jaakkos: new users trying to find their way on irc, we can still forward to the right channel like TJ- did or advice !alis [14:28] ^^ not on all distros! man-pages are part of Debian policy requirements which is why we mostly have them https://www.debian.org/doc/debian-policy/ch-docs.html [14:28] ConfusedTranslat: welcome to GNU/Linux as well :) [14:28] lotuspsychje: sure :) [14:29] Thanks. It is what I am doing, but there are certain commands we are instructed to do by the professor, for example to update a repository, which while they work, I don't actually understand what the command is doing, even after googling what the commands and options do. I'll go and ask on the other channel. [14:29] ConfusedTranslat: are you referring to "apt update" ? [14:29] ConfusedTranslat, That's an opportunity to talk to your professor... if you ask them, they will realize that there are probably other students who could benefit from clarification [14:30] pragmaticenigma: it's also an opportunity for self-learning which is far more beneficial [14:30] We should always encourage and support inquisitiveness and intelligent questions [14:41] pragmaticenigma Professor is a language theorist who isn't really computer literate :D, they just gave us a list of instructions to follow to set up an Ubuntu VM. It is a machine translation course. [14:41] The issue is that we are told to use (wget https://apertium.projectjj.com/apt/install-nightly.sh -O - | sudo bash). Now I undestrand wget is download from the address, and the -O means output to a file with the dash disabling link conversion. Then, the pipe means the output would be sent to bash (with Superuser privileges). What I don't get is how [14:41] that would update/add to my repository. [14:44] ConfusedTranslat, The dash redirects what would be outputted to a file, to stdout, which is piped to the sudo bash command [14:45] ConfusedTranslat: the effect of the command is to *execute* a remotely stored shell script as 'root' user on your local PC - generally thought to be a VERY dangerous thing to do [14:45] ConfusedTranslat: presumably that script is adding an entry to APTs archive/repository database under /etc/apt/sources.list.d/ [14:46] ConfusedTranslat: but we'd always recommend you download the script and check it out first before executing it [14:46] ConfusedTranslat: there are much better, safer, ways of adding additional repositories [14:46] TJ- Ah, I think I got it then. So all the actual work is done by the script at that url. With the command I am just retrieving the script and sending it to be ran on the terminal [14:46] ConfusedTranslat: precisely [14:47] ConfusedTranslat: and you don't know what it is going to do [14:47] I think, if it's not computer oriented class (your goal is something else) then you don't necessarly need to understand all the underlying commands/config...I mean it could be a full script, you cannot waist time learning everything that is going on. Only if something goes wrong or doesn't work you need to go that way, or ask for help. But if you like computer stuff then go for it. [14:47] ktosiek: dont forget the security part when playing with vnc, a lot of scanners will hammer your way [14:50] lotuspsychje: thanks for the heads up. It won't be exposed to the internet, but I'll keep it behind TLS and a password. [14:51] We are using a VM on VirtualBox set up exclusively to run Apertium for this course, just to learn how to script for the machine translation. It's not a computer specialized course, but it always bugged me that I didn't understand at least the basic workings of Linux. Anyway. Thanks a lot, that cleared that up. Have a good one! [14:51] ktosiek: allrighty [14:52] ktosiek, It is better to use something like VPN to access the remote network or create a tunnel using SSH... that way no one can tap into the data stream and see your screen. It also reduces the entry points to your machine and/or home network [14:52] ktosiek: passworded vnc can also be bypassed, just keep in mind [14:52] VNC does not encrypt the datastream... anyone can intercept and see your remote desktop if it is not layered inside of an encrypted protocol like a VPN or SSH [14:55] nginx won't start, claims 443 is in use, sudo netstat -lpn or fuser shows nothing running, anyony have ideas? [14:56] zaggynl, how are you starting nginx? where are you seeing the error message? [14:56] sudo service nginx start [14:56] "systemctl status nginx.service" and "journalctl -xe" [14:56] also tried by hand with sudo nginx [14:56] can't telnet to localhost 443 either [14:57] zaggynl, have you tried a restart of the system? [14:57] yes [14:57] zaggynl, Are you using any tools for LetsEncrypt? [14:57] just did system upgrade via apt [14:57] nothing on this server [14:58] 1 not fully installed or removed. [14:58] zaggynl: what does "systemctl status ..." report? [14:58] zaggynl: presumably that ios where you're seeing the 'port in use' message? show us the full output of the command in a pastebin === TheSilentLink_ is now known as TheSilentLink [14:59] I think apt got interrupted, trying to reinstall a package, hang on [14:59] '443' in use *could* occur for a 'restart' operation if the previous instance isn't terminating immediately and the control script doesn't check [15:04] eh, I think this box is kaput, I [15:04] I'll reinstall it [15:11] Hi, help please. How in Ubuntu 18 make country flag in language section [15:13] country flag? [15:13] Amnesia172, explain please? [15:14] maybe he means lubuntu style language icon [15:14] When i change language only text EN or CZ, i want change on flags [15:14] like an icon [15:15] lotuspsychje: Yes !! [15:31] hello, it says 'files: one new notification', where is this notification? [15:32] neteffect, explain 'it' ? [15:32] like on the lock screen [15:32] the printer has a message for me too [15:34] neteffect, don't you have a dot near the date/clock in the top panel ? you have to click on it [15:34] ok [15:34] sweet thanks [15:35] np, you can disable it, if you want neteffect [15:35] nah im new to ubuntu just now. i used linux years and years ago. pretty nice this ubuntu [15:36] way back before redhat had their commercial packages [15:36] what a difference between then and now, wow [15:37] neteffect, that might be a question better asked in the #ubuntu-offtopic channel... if you have no further support related questions, we'll look for you in there :-) [15:37] my question was about ubuntu [15:38] neteffect, the history of ubutnu and differences between different distros is not ontopic for this support channel. Please come join us in #ubuntu-offtopic [15:38] seems appropraite still and it's not busy in here. But I did not know about the offtopic channel, i will check it out. [15:39] thanks [15:39] neteffect: ubuntu-offtopoic is quite frendly adn active, you'll like it there [15:41] I i were to install windows and ubuntu alongside on a laptop, would I first install windows? [15:41] and then let GRUB pickup as bootloader? [15:42] ericus, that is correct [15:43] I also want a third distro, guess I'll just leave free disk space for that one [15:45] ericus: the same tool that resizes windows during install will also resize linux, so it shouldn't be a major issue [15:46] the two linux dists needs to be encrypted though [15:47] that could get a little tricky ericus ... are you certain you need full partition encryption? not just home directory encryption? [15:48] FDE on one of them [15:48] well maybe not /boot [15:48] ericus, is this a UEFI based machine? [15:48] yes [15:49] I think if you're using GPT (instead of MBR) you won't need /boot ... [15:49] encrypted .. wants LVM? so it would use whole disk [15:49] won't need a dedicated /boot [15:50] got you pragmaticenigma [15:51] encryption works, but if something fails, make sure you have backups of important files [15:51] it's gonna be a fresh install, so no important files [15:51] quarantine project... [15:53] I could go for just Win10 and a Linux FDE, would that be easier? [15:53] instead of triple boot [15:54] FDE as in that whole partition that is [15:55] encryption wants LVM, so format the whole disk and drop windows 10? [15:55] I need Win10 for a project === Katnip- is now known as katnip [16:11] Maybe run Win10 etc virtually? [16:17] ericus: you can make a seperate /boot/ file-system partition (~768M+ shared by the distros) plus a partition for LVM with multiple LVs - both distros can use the LVM VG each having its own LVs [16:18] ericus: with a separate /boot/ it can be encrypted so GRUB unlocks it via /etc/default/grub GRUB_ENABLE_CRYPTODISK=y [16:30] hi! I would like to monitor the average battery consuption by process on my *ubuntu laptop 18.04 LTS .... how do I do that? I think there is something that does not work well with lat update, and battery consumption is through the roof.. [16:31] eeos, one better use top to see what process is using huge memory/cputime [16:32] 'power per process' if existed, is calculated on that anyway [16:32] eeos: powertop [16:32] !crosspost | eeos [16:32] eeos: Please don't ask the same question in multiple Ubuntu channels at the same time. Many helpers are in more than one channel and it's not fair to them or the other people seeking support. [16:34] how do i get gcc10 on ubuntu18 to co-exist with the current gcc? [16:36] cgi, build yourself? no gcc 10 in toolchain ppa https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa [16:37] and wait for Focal 20.04 LTS is out https://launchpad.net/ubuntu/+source/gcc-10 [16:38] GoingViral: thanks! [16:39] oerheks, is there a place where i can find instructions to safely build and install gcc on ubuntu? Perhaps a deb file so i can easily remove it? [16:39] if you build it, it creates a bed file [16:39] no clue for instructions .. [16:41] oerheks: can you use top to produce a report over let's say 20 days? [16:42] eeos, no, i dont think so. [16:42] where would that data be? [16:45] Hi! :) I try to get PXE boot working with secure boot, at the moment with the signed shim and grubnet (2.04) efi x64 packages from ubuntu 19.10 (also tested 2.02 from 18.04). The boot to grub works but it dont requests a grub.cfg from the tftp server after it has loaded. If i specify it manualy via configfile everything works. After booting,the [16:45] root,pxe_default_server, net_default_server net_efinet0_boot_file Vars are not set at all. I have tested to place the file in /grub.cfg , /grub/grub.cfg and /boot/grub/grub.cfg in my tftproot but i dont think that the wrong path is the problem, since no file gets pulled from the tftp after grubx64.efi. I also tried the Grub from the debian package [16:45] repos in version buster and bullseye, they all behave exactly the same way. I also got wireshark on the line and there is definitly no request to the TFTP after the grubnetx64.efi.signed (or that file renamed to grubnetx64.efi to chainload it via shim.efi.signed) so what am i missing? Thanks :) [16:45] oerheks: this is the kind of stuff I need .... similar to what happens for example eon android? [16:45] eeos: you can install sysstat ... https://tecadmin.net/sysstat-monitor-linux-system-performance/ [16:48] could someone direct me to an ubuntu/linux help channel? [16:49] Topic: Official Ubuntu Support Channel [16:49] and there is ##linux too [16:50] ty [16:54] anyone using ubuntu 20.04? mic not getting detected in firefox and chromium, works in chrome [16:56] try #ubuntu+1 [16:56] pavlos: thank yu I will look at it! [16:56] zaggynl: check your firefox permissions for mic [16:57] Sum: elementary borked my 18.04 so how do I ro [16:59] skookumo how do I remove it. I installed the DE but.. in grub, all of my ubu partitions say elementary. When 18.04 boots up it gets stuck on caja and flickered the window on and off. [17:00] Sum: elementary borked my 18.04 so how do I remove it? I installed the DE but.. in grub, all of my ubu partitions say elementary. When 18.04 boots up it gets stuck on caja and flickered the window on and off. === the_ant1 is now known as the_ant [17:03] Hi, when I try to install wine I have the following error [17:04] https://www.irccloud.com/pastebin/3Bj11vRq/ [17:04] Is someone familiar with this error? [17:04] 18.04.1-Ubuntu - keeps loosing internet connectivity. ifconfig doesn't work [17:05] someone235: how were you attempting to install it? [17:05] leaftype2: sudo apt-get install --install-recommends winehq-stable [17:05] wine-stable is from a PPA? [17:05] leaftype2: I tried to follow these instructions [17:05] For ubuntu 18.04 [17:07] i read tons of issues with that ppa, and it is not supported here, try #winehq ? [17:08] ok thx [17:09] leaftype2: I meant these instructions https://wiki.winehq.org/Ubuntu [17:11] someone235: good call, oerheks knows what they're talking about [17:13] just saw something weird happen with nemo on ubuntu 19.10: I have two folders windows open. First folder is is a subdir of my Dropbox folder. Second folder is a subdir to one of my google drive accounts. I copied 3 files from first folder to second folder, and noticed that for each file copied a link file was also copied. I checked google drive, and only the three expected files were copied. I clicked "UP" in the second folder [17:13] re-selected the destination folder and only the three files I expected to see were there. So everything _worked_, but the UI was briefly showing me 3 phantom symlink files. Is this a known issue? [17:13] someone235: did you install FAudio as explained in the link? === the_ant1 is now known as the_ant [17:15] pavlos: No, I missed that actually [17:19] My sound output is okay on VLC and Firefox most of the time. But some times after a while it becomes noisy...When I use music players , it is *always* noisy. What is the problem? [17:23] Hamilton, sounds like a hardware issue to me [17:23] oerheks, it works fine on windows [17:23] It's not just speakers...It happens on headphones also. [17:24] When it becomes noisy in FF, if I just pause or mute, then play back, the issue is gone [17:27] anyone kno the no-wifi after suspension issue? [17:27] hi folks! [17:27] filohuhum: quite normal on some wireless cards . [17:28] filohuhum: https://askubuntu.com/a/893823/918383 [17:30] Hamilton: do you have `pavucontrol` installed? [17:30] garshol, yes [17:32] In Configuration tab, Profile is set to Analog Stereo Duplex. Should I change it to off or anything else? there are 6 options [17:32] Hamilton: ok, then i have less of a clue. try asking in #pulseaudio [17:32] no, not really. [17:34] Hamilton: what do you mean by noisy? distorted, extra loud? [17:34] yeah distorted like static interference. And if it continues it becomes a loud static noise [17:34] ty [17:35] np filohuhum [17:37] Hamilton: is there a hardware device 'boost' option enabled on the output device? some ALSA devices have one which probably needs disabling. try "alsamixer" see what controls are there [17:37] maybe line-out is selected, not amplified speakers [17:52] tomorrow I will need help parting drive with grub 2.. I had to install new windows side-ways [17:52] don't have grub loading ubuntu atm [17:53] help yourself [17:53] !grub [17:53] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [17:53] hope that does not mean the ubuntu is destroyed [17:53] i remember you did not run ubuntu? [17:54] oerhrks.. my hero! [17:54] I think Bashing help me 5 years aho to do it [18:00] I'll be baack.. (Terminator) [18:08] hi all, is there an easy way to install glibc 2.30 on 18.04 ? [18:12] nope, no PPA afaik, it will come with Eoan https://packages.ubuntu.com/source/focal/glibc [18:12] and focal, bets [18:12] beta* [18:13] why do you need to, maybe there's a better solution? === kostkon_ is now known as kostkon [18:28] oerheks: any reasons why there's no ppa? tomreyn: because it makes it a pain to build dynamically linked packages for my LTS server on my rolling linux system [18:29] the only alternatives I see area to statically link or to upgrade my server to a non-LTS [18:29] any reasons? why would there be a reason? [18:29] build your stuff in a VM then? [18:30] well I build my stuff on another machine, but that's still more of a pain than just building on my system directly. [18:30] what is preventing 2.30 from being built for bionic on the PPA? [18:30] chroot / lxc/lxd/docker should work [18:32] no, getting glibc on your 18.04 is more a pain [18:32] oerheks: I don't understand why that is. [18:32] (or why glibc versions aren't more binary compatible) === the_ant1 is now known as the_ant [18:47] glibc versions are pretty compatible, but only backwards - you need a runtime not older than the version used at build time. [18:47] ESphynx: I don't think targeting an older version is really supported, but it seems people do hack their way around it: https://stackoverflow.com/questions/4032373/linking-against-an-old-version-of-libc-to-provide-greater-application-coverage [18:49] ktosiek: thanks that sounds interesting... ktosiek I think the ABI forward compatibility varies between the different versions === the_ant1 is now known as the_ant [18:50] ktosiek: Thanks it seems like that could ease my pain a great deal. [18:51] For months I have had a lockup issue. I have tried various versions of nvidia driver and the open source alternative. Using a Nvidia gt 710 card. I got my log from just before the crash I just had. The screen stays on but is locked when it happens. Sometimes the mouse will move. Last few lines of log before reboot https://paste.ubuntu.com/p/ZNxZdYytRg/ [18:53] Any help to point me in the right direction would be greatly appreciated [18:54] jexmex: I've had similar issues on my Ryzen 5 but with AMD video... never found a solution [18:55] I should probably buy a new video card anyways, but I wish I could figure out what the issue is with it [18:55] are you both using Gnome ? [18:55] I am [18:55] have you thought about trying an alternative desktop environment? [18:56] Might be worth a shot atleast [18:56] Any suggestions? [18:56] jexmex: I've used xubuntu for the last 10 years - simple and doesn't try to override my choices [18:57] That is xfce, yes? [18:57] !info xubuntu-desktop | jexmex [18:57] jexmex: xubuntu-desktop (source: xubuntu-meta): Xubuntu desktop system. In component universe, is optional. Version 2.231 (eoan), package size 2 kB, installed size 29 kB [18:57] * wicknix prefers lxde [18:57] jexmex: installing that will install everything required [18:57] jexmex: then you can select the Xubunti session at the greeter before log-in [18:57] erwrs [18:58] ok will give it a go, maybe at the very least it will narrow down the issue [18:58] jexmex: right - process of elimination. if it still happens it points towards drivers/kernel [18:59] will look into them, not heard of lxde before. Xfce was a little simplistic for my taste when I tried it before, but it will be worth it to just know if that is the issue [19:00] https://askubuntu.com/a/1127514/172587 [19:01] ktosiek: That S/O link is gold... thanks again. [19:01] What is speech-dispacher and why is it running? [19:01] Hamilton: accessibilty tooling for visually impaired [19:02] TJ-, Does it always auto-start? [19:02] Hamilton: I think it does, probably integrated into the autostart options and can be disabled [19:18] hey guys, what is the default user/group for squid in 18.04 ? [19:19] has anyone had luck using http://archive.ubuntu.com/ubuntu/dists/focal/main/uefi/efilinux-amd64/current/ ? I'm trying to pxeboot a dell c6420 server with it in uefi mode and it just crashes :( [19:19] grubnetx64.efi.signed works though [19:20] dmdf, you might want to reask in #ubuntu-server [19:21] https://imgur.com/QzB1c2k is the result of using efilinux.efi.signed to pxe boot the dell c6420 [19:22] oerheks: thanks [19:24] i cannot find the answer easily, so i wonder too [19:26] oerheks: yeah, i was following this https://help.ubuntu.com/community/DansGuardian and then i got stuck at iptables part [19:26] specifically this part >> sudo iptables -A OUTPUT -p tcp -m multiport --dports 80,443 -m owner --uid-owner privoxy -j ACCEPT [19:34] Is PPA true? [19:34] "PPA" is binary but not boolean [19:41] I tried installing xubuntu-desktop but getting unmet dependencies, it is recommending that I install xserver-xorg-input-synaptics, that won't break gnome will it? [19:44] jexmex: it's just a driver for touchpads [19:44] jexmex: which ubuntu release are you running there? do you want to share the full command you ran and the output it produced, on a !pastebin ? === the_ant1 is now known as the_ant [19:45] Seems like it won't be an issue. I made a mistake years ago that caused all sorts of problems so I am a lot more careful now [19:45] "unmet dependencies" should not normally happen on a standard ubuntu installation when installing a supported package such as "xubuntu-desktop" [19:46] Wish me luck, thanks! [19:46] community supported, that is [19:46] did you run a proper full upgrade? [19:47] they already left === the_ant1 is now known as the_ant === the_ant1 is now known as the_ant [20:40] hello, i've got a problem on my ubuntustudio 19.10, after i've used boot repair i can't boot my os again [20:40] i've tryed to install in dual boot along a win10 installation already on the machine but unsuccesfull, i've partitioned manually and i've installed ubuntustudio along looking for preserve the win installation and i was able to boot and use only the ubuntu os [20:40] but after i installed and used boot-reapir i can't boot my pc at all and i see only a screen with "grub>"but after i installed and used boot-reapir i can't boot my pc at all and i see only a screen with "grub>" [20:41] i've used rEFInd after and gdisk to investigate in what situation i was [20:41] the gdisk say MBR only [20:42] elioporco: can you boot a live usb to troubleshoot? [20:42] right now i mean [20:42] i'm on a live now [20:42] elioporco: ok, type 'sudo parted -ls | nc termbin.com 9999' and paste the link it gives you here [20:44] sudo parted -ls | nc termbin.com 9999' [20:44] sorry [20:44] nc: getaddrinfo for host "termbin.com" port 9999: Temporary failure in name resolution [20:44] elioporco: do you have internet access on the pc? [20:45] yes [20:45] i'm writing on it with ubuntustudio 19.10 live [20:45] elioporco: seems dns is down, try "ping 5.39.93.71" [20:45] ip of termbin.com is 5.39.93.71 [20:46] ok [20:46] sudo parted -ls | nc 5.39.93.71 9999' [20:46] 4 packets transmitted, 4 received, 0% packet loss, time 3004ms [20:46] elioporco: great, try oerheks 's command [20:46] yes [20:46] sudo parted -ls | nc 5.39.93.71 9999 [20:47] https://termbin.com/5f9z [20:47] ok [20:47] great [20:47] i understand [20:47] elioporco: ok it seems that windows was installed in legacy mode, ubuntu was installed using uefi [20:47] ook [20:48] elioporco: did you alter the partition table type by any chance? [20:48] i've run bootreapir [20:48] cause i find it odd the efi partition is there at the very start and then the ntfs one, almost as if windows was initially uefi [20:48] ok [20:48] repair and in advanced mode i've selected, disperately, mbr [20:48] what [20:49] did you 'convert to mbr' or something? [20:49] in boot-repair in advanced mode i've tried install grub and it was unsucessfully [20:49] after i've tried the mbr option [20:49] aha [20:50] i'0m sorry [20:50] it happens plus it's your pc not mine no need to apologize [20:50] it's the first time that i have a pc with uefi [20:51] anyways, do you remember exactly what the feature was? i want to make sure it was as such so that we can just convert back to gpt [20:51] i'm looking for a solution from this morning [20:51] yes [20:51] i can relaunch boot repair only for look [20:52] this has a bunch of images of features https://www.google.com/search?q=boot+repair+mbr+option&client=ubuntu&hs=I60&channel=fs&sxsrf=ALeKk00E7pf8h8kPDQxFI9ZxMawGRZ58Nw:1585428689914&source=lnms&tbm=isch&sa=X&ved=2ahUKEwiN3oOPhr7oAhWJ4IUKHWWQC9AQ_AUoAnoECA0QBA&biw=1535&bih=802#imgrc=4YgxbGQIEjWn2M [20:52] ok, please do [20:52] the option is "restore MBR" [20:53] I [20:53] I'm working on an open source project which runs on win/linux [20:53] elioporco: i see [20:53] i want to include postgreSQL, what version of PosgreSQ [20:53] L [20:54] oops, sorry what version of postgreSQL runs is on ubuntu? [20:54] easy to find at launchpad. select ubuntu version first.. [20:54] i think that the MBR was restored on a wrong partition [20:54] !find postgresql [20:54] Found: postgresql, postgresql-11, postgresql-client, postgresql-client-11, postgresql-client-common, postgresql-common, postgresql-contrib, postgresql-doc, postgresql-doc-11, akonadi-backend-postgresql (and 17248 others) http://packages.ubuntu.com/search?keywords=postgresql&searchon=names&suite=eoan§ion=all [20:55] elioporco: i wonder if we backup the mbr somewhere, then zap it or create a protective mbr there, i think the gpt stuff should still be there [20:56] oerheks: Does that mean Postgres 11 is on ubuntu? [20:56] elioporco: usually the mbr is the first 512 bytes of the disk, the gpt is after that 4096bytes, with gpt usually there's a fake 'protective' mbr so that other old os and such dont think there's no partition table and attempt to format the disk/partition or something [20:56] Jonopoly, yes [20:56] ok [20:56] elioporco: anyways, what we can do is first backup your current mbr somewhere, so we can revert if needed [20:57] but don't work [20:57] now i can't boot any os [20:58] the mbr is corrupted i think [20:58] Jonopoly, oh, that was wrong, https://launchpad.net/ubuntu/bionic/+source/postgresql-9.5 [21:00] elioporco: yeah [21:01] do you have another usb you can use to save the current mbr backup to? [21:01] yes Eric [21:01] elioporco: ok, plug it in [21:01] can you guide me pls [21:02] elioporco: yes no worries, plug it in and mount it from the file manager [21:02] i'm ready is on [21:02] https://www.cnbc.com/2020/03/28/new-yorkers-have-until-july-15-to-file-state-returns-cuomo-confirms.html .. *before you are dead* [21:02] oops wrong channel [21:03] eric you think that i can recovery also the booting of win partition? [21:03] elioporco: yes, that's the whole point [21:03] oh yeees [21:03] elioporco: can you do something for me real quick though i just thought of something [21:03] elioporco: type 'sudo mount /dev/sda1 /mnt' [21:04] ok [21:04] elioporco: we can see if windows had its efi files on the efi partition, that would confirm more it used to use uefi [21:04] good [21:04] elioporco: after that command, type "ls -lR /mnt | nc 5.39.93.71 9999" [21:05] https://termbin.com/gv7ma [21:06] seems no windows there [21:07] there is another partition [21:07] elioporco: try "sudo umount /mnt" [21:07] then 'sudo mount /dev/sda2 /mnt' [21:08] Mount is denied because the NTFS volume is already exclusively opened.The volume may be already mounted, or another software may use it whichcould be identified for example by the help of the 'fuser' command. [21:08] ok i've mounted all the partition early for a try to boot repair [21:09] elioporco: oh ok, where is it mounted? try "ls /media/ubuntu" [21:09] ls: cannot access '/media/ubuntu': No such file or directory [21:10] elioporco: try first "alias pasteit='nc 5.39.93.71 9999'" [21:10] then "mount | pasteit" [21:11] https://termbin.com/v3z0 [21:12] i think is on sda6 [21:12] elioporco: ok, type "ls -l /media/ubuntu-studio/F2468D33468CF99D" see if there's any sensitive data or not [21:12] if it's all good, do "ls -l /media/ubuntu-studio/F2468D33468CF99D | pasteit" to paste it to termbin [21:13] yes [21:13] https://termbin.com/sx4x [21:15] elioporco: hmm, apparently both uefi windows and legacy have the file 'bootmgr' [21:16] on my uefi windows pc the size is same as yours exactly, but i dunno if that's the same for both uefi and legacy same file [21:16] do you have a windows cd? cause if windows is actually installed in uefi mode, you'll need it to reinstall the efi files to the efi partition [21:17] or the windows iso, you can put that on a usb easily and use it [21:18] a fresh install of windows? [21:18] EriC^^you mean to reinstall windows only in that partition? [21:18] no, not a fresh install, in the install usb, you go to repair - advanced > command prompt [21:19] from there you mount the efi partition using diskpart and the c:\, and run a command to install the efi files [21:19] elioporco: do you at all remember if the partition used to be GPT before? or have a boot-repair log? anything to kind of confirm if windows was installed in legacy or uefi mode [21:20] EriC^^ ah ok i can try but when i've installed ubuntu i've got many problem to boot it and with the win tool doesn't change the situation [21:20] elioporco: cause if it used to be GPT partition, windows for sure was in uefi mode cause it doesn't allow mbr + uefi [21:21] EriC^^ in fact i've used only ubuntu for months, only today i've got the boot repair and broken the ubuntu also [21:21] the partition in gparted is the first [21:22] if i run gparted is the ntfs 500Mb and was it [21:22] the first, then i've partitioned manually to boot a ubuntu [21:22] splitting the ntfs partition [21:23] and installing with many grub error [21:23] grub wasn't able to install many times [21:23] elioporco: i see [21:23] and i don't remember what i did to boot ubuntu [21:24] elioporco: so you're saying it used to be 500mb ntfs first partition, not 500mb fat32 [21:24] sorry fat32 [21:24] sorry [21:24] it used to be 500mb fat32 before you installed ubuntu even? you are certain? [21:24] yes [21:25] ok, then windows must have been in uefi mode, there was just that partition yeah? [21:25] i've thinked a lot to install grub2 [21:25] 500mb then the ntfs one(the big one) [21:25] but i've formatted this fat32 partition, but i've changed the flag many times [21:25] new disk. What kind of partition table do I want? msdos? [21:26] yes at first the 500Mb fat32 and 900Mb ntfs [21:26] jjbuggle: probably gpt [21:26] i've splitted the ntfs and installed ubuntu [21:26] elioporco: i see [21:26] elioporco: ok, let's try to convert back to gpt then [21:27] tomreyn: ok, thanks, ill check it out [21:27] elioporco: so you do have a windows iso you can put on a usb? [21:28] EriC^^ ok this partition was changed only on the flag and i not formatted yet from the origin [21:28] EriC^^ from gparted now is on ESP flag [21:28] elioporco: it seems like it got formatted somehow, maybe ubuntu formatted it? because no windows files exist in it anymore [21:29] it should have microsoft/boot/bootmgfw.efi to be able to boot windows [21:29] oook [21:29] elioporco: can you type "sudo dd if=/dev/sda bs=512 count=1 | hexdump -C | pasteit" ? [21:30] i wonder what the current mbr looks like, might give us some more insight [21:31] 1+0 records in1+0 records out512 bytes copied, 3.0872e-05 s, 16.6 MB/spasteit: command not found [21:31] elioporco: try first "alias pasteit='nc 5.39.93.71 9999'" [21:32] yes [21:32] ktosiek: it was a bit of work, but I managed to build binaries from my rolling system that runs outtadabox on the LTS :P [21:32] https://termbin.com/zr32 [21:34] elioporco: do you have a windows iso you can use to restore the efi partition? [21:35] elioporco: our other option would be to try to install the legacy version of grub, and boot ubuntu in legacy mode and try to manually boot windows from grub, to see if it used to actually be legacy, but til now if you said the 500mb always used to be fat32, then windows was probably in uefi mode [21:36] probably i have it [21:36] elioporco: btw, what does "sudo gdisk -l /dev/sda | pasteit" give? [21:36] EriC^^ but i've to prepare the usb stick [21:36] i forgot, it should mention if it finds gpt data i think [21:36] https://termbin.com/r5tv [21:38] i've found that i can convert the mbr to gpt with gdisk [21:39] elioporco: yeah, first unmount all sda partitions [21:40] elioporco: sudo umount /dev/sda* [21:40] YES [21:43] elioporco: ok, is "mount | grep sda" clean ? [21:43] yes [21:43] absolutely [21:44] elioporco: is the usb you brought mounted at /media/ubuntu-studio/EStudio ? [21:45] the one for the mbr backup [21:45] yes [21:45] it is mounted [21:45] elioporco: ok, great, type "sudo dd if=/dev/sda bs=9K count=1 of=/media/ubuntu-studio/EStudio/mymbr.backup" [21:46] that should backup the mbr and any gpt partition table after it too [21:46] copied [21:46] elioporco: ok, convert the table to gpt [21:47] @eri [21:47] all good? [21:47] EriC^^ sudo gdisk /dev/sdado you like it? [21:48] sudo gdisk /dev/sda [21:48] yes elioporco [21:50] elioporco: after it loads up, press 'w' to write it [21:50] EriC^^ command? "t change a partition's type code" or "w write table to disk and exit [21:50] elioporco: yup 'w' [21:51] ooook [21:51] The new table will be used at the next reboot or after yourun partprobe(8) or kpartx(8)The operation has completed successfully. [21:51] seems ok [21:52] EriC^^ i've to reboot or i launch a big boot repair to install grub? [21:52] elioporco: never use boot-repair again elioporco, it's an evil program :D [21:52] elioporco: try 'sudo partprobe /dev/sda' [21:55] now i know the evil that boot repair do [21:56] hehe [21:58] elioporco: did you run the partprobe command? [21:58] EriC^^ yes [21:58] you are a linux beast [21:59] elioporco: not really :P i know my uefi though! [21:59] elioporco: try now 'sudo gdisk -l /dev/sda | pasteit' to see how it looks [22:00] EriC^^ hahahah make it sense [22:00] https://termbin.com/y1bpo [22:01] ok the partition table looks great now [22:01] elioporco: ok, let's reinstall grub quickly then after ubuntu boots moves on to the windows efi [22:01] elioporco: type 'sudo mount /dev/sda6 /mnt' [22:02] ok [22:02] then type 'sudo cat /mnt/etc/fstab | pasteit' [22:02] grub-install? [22:02] not yet [22:03] https://termbin.com/ns5z [22:03] elioporco: type 'sudo blkid /dev/sda1 | pasteit' [22:04] https://termbin.com/gnf0 [22:05] elioporco: ok, type 'sudo nano /mnt/etc/fstab' [22:05] then go to the line that says #UUID=EFEB-2451 /boot/efi and remove the "#" at the start of the line [22:05] (it's currently commented out with the #) [22:07] yes [22:07] elioporco: press ctrl+x to save and exit [22:07] then 'cat /mnt/etc/fstab | pasteit' to confirm [22:07] https://termbin.com/fj8y [22:08] looks good [22:08] elioporco: type 'ls /mnt/boot/efi' to confirm the mountpoint exists [22:08] if it says no such dir then its bad [22:08] EriC^^ no good [22:09] ls /mnt/boot/efi say nothing [22:09] that's good,no error then [22:09] elioporco: ok, type the following line [22:10] for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done [22:11] ok [22:11] elioporco: ok, all good? no errors etc [22:11] yes [22:11] all good [22:11] cool [22:11] elioporco: type 'sudo chroot /mnt' [22:11] ok [22:12] "#" [22:13] elioporco: now type 'dpkg -l | grep grub | nc 5.39.93.71 9999' [22:13] elioporco: also try 'ls /sys/firmware/efi' to see if it says no dir found or gives something, just to know if the live usb is booted in uefi mode or not [22:13] https://termbin.com/lg8t [22:14] no need to say what it gives, just that there's stuff [22:14] it give me something [22:14] ok great [22:14] fw [22:14] runtime [22:14] efivars [22:15] elioporco: ok, type 'apt-get purge grub-pc grub-efi-amd64+ grub-efi-amd64-signed+ grub2-common+' [22:15] elioporco: notice the other grub-efi.. etc have a "+" at the end whereas grub-pc doesnt [22:15] EriC^^: elioporco: Have you actually mounted the ESP to /boot/efi/ yet? [22:15] Jordan_U: ah good catch [22:15] elioporco: hold that thought [22:16] elioporco: type 'mount /boot/efi' [22:17] on apt-get purge [22:17] yeah? [22:17] there is a problem "Errors were encountered while processing: plymouth-theme-ubuntustudioProcessing was halted because there were too many errors.W: Can not find PkgVer for 'grub-pc'E: Sub-process /usr/bin/dpkg returned an error code (1)" [22:17] elioporco: ok, no worries, we'll get to it [22:18] elioporco: type first 'mount /boot/efi' [22:18] it should give a clean prompt back, no errors [22:18] ye [22:19] it'ok [22:20] elioporco: try apt-get install --reinstall grub-efi-amd64-signed grub-efi-amd64 grub2-common [22:20] Processing was halted because there were too many errors. [22:21] elioporco: how's the dns looking right now? try 'ping -c1 google.com' [22:22] mmm [22:22] 1 failure [22:22] 1 ok [22:22] Temporary failure [22:24] elioporco: ok, try 'apt-get -f install | nc 5.39.93.71 9999' [22:24] to see what the errors are [22:26] no i'ts ok [22:26] on 15 ping [22:26] no failure [22:27] did it return a link back? [22:27] 1 packets transmitted, 1 received, 0% packet loss, time 0ms [22:27] ah ok nice [22:27] try then, "apt-get update" [22:28] ok done [22:31] elioporco: ok, try 'apt-get -f install | nc 5.39.93.71 9999' [22:32] https://termbin.com/kgvw [22:33] hello again, do any of you have experience with the /etc/network/interfaces file [22:34] elioporco: try pressing 'y' for now [22:34] E: Write error - write (32: Broken pipe)E: Sub-process /usr/bin/dpkg returned an error code (1) [22:34] I found the following to help me setup wireless lan manually [22:34] https://unix.stackexchange.com/questions/48431/connect-to-hidden-wifi-ap-with-wpa-supplicant [22:34] elioporco: try again, apt-get -f install [22:34] then press y [22:34] yes [22:34] Are those lines all it should take? I think the driver’s not working [22:34] no good [22:35] E: Write error - write (32: Broken pipe)E: Sub-process /usr/bin/dpkg returned an error code (1) [22:35] Processing was halted because there were too many errors.E: Sub-process /usr/bin/dpkg returned an error code (1) [22:35] Processing was halted because there were too many errors.E: Sub-process /usr/bin/dpkg returned an error code (1) [22:35] can you paste all the errors elioporco? [22:35] dpkg: too many errors, stoppingErrors were encountered while processing: plymouth-theme-ubuntustudio [22:35] like in pastebin? [22:36] sorry [22:36] elioporco: try 'apt-get -y -f install |& nc termbin.com 9999' [22:36] https://termbin.com/5k3n [22:36] yes [22:37] do you have grub? [22:38] elioporco: do you use grub? [22:38] i think not anymore, i'm reinstalling it [22:38] elioporco: why don't you have grub? [22:38] elioporco: it is failing because I think the devs assumed you would have grub [22:39] elioporco: ok, try apt-get install --reinstall plymouth-theme-ubuntustudio grub-efi-amd64 grub-efi-amd64-signed grub2-common === BrianG61UK_ is now known as BrianG61UK [22:39] jjbuggle, EriC^^ is onto it [22:40] How can I show what is using my external haddrive? [22:40] Aavar_: iotop maybe [22:40] EriC^^ no error reported [22:40] Aavar_, "what is using" , can you explain? [22:41] i would say; you are :-D [22:41] elioporco: great, ok, what does the uefi list look like i wonder, try 'efibootmgr -v | nc termbin.com 9999' [22:41] elioporco: also, which laptop/pc model is this? [22:41] EriC^^ https://termbin.com/kh4f [22:43] elioporco: looks good, how about 'mokutil --sb-state' ? [22:43] oerheks: I mean what process is accessing the drive. It is chattering but I don't know why and it worries me... [22:44] sec boot disabled [22:44] ok [22:44] elioporco: great, ok, type "exit" [22:44] Aavar_, go for iotop, https://askubuntu.com/questions/276669/how-to-monitor-disk-activity [22:45] elioporco: then try rebooting, in the BIOS make sure uefi mode is enabled, or csm legacy is disabled [22:45] ok csm now is auto [22:45] uefi on other os [22:45] EriC^^ oerheks: tnx, I'll try that... Looks like the drive stopped, but I'll keep it in mind :) [22:45] try to put it on csm disabled [22:45] secureboot disabled [22:45] ok [22:46] elioporco: alright, give it a go see what happens [22:46] Aavar_, it all depends what actions you did on that drive [22:46] EriC^^ we'll see from the other side [22:46] :D [22:57] elioporco: any luck? [22:57] hey [22:57] no good [22:57] elioporco: which pc model is this? [22:57] only a minimal bash of grub2 [22:58] elioporco: oh you got a grub? [22:58] mother asus, i7, 16Gb ram [22:58] elioporco: was it grub or grub rescue> ? [22:58] only grub [22:59] elioporco: ok good [22:59] elioporco: csm legacy set to disabled right? [22:59] yes [23:00] elioporco: ok, type 'sudo mount /dev/sda6 /mnt' [23:00] in the uefibios was a ubuntu boot ride [23:00] elioporco: then 'cat /mnt/boot/grub/grub.cfg | nc 5.39.93.71 9999' [23:01] no such a file [23:01] elioporco: a grub> is good, it means it was able to load the efi file fine, the grub.cfg might be missing though so no pretty menu [23:01] elioporco: ok, type again the following line [23:01] for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done [23:02] ok [23:02] elioporco: then sudo chroot /mnt [23:02] y [23:03] elioporco: then "update-grub" [23:04] Syntax errors are detected in generated GRUB config file. [23:05] EriC^^ no good [23:07] 1 sec [23:07] elioporco: try 'tail -v -n+1 /etc/grub.d/* | nc termbin.com 9999' [23:08] elioporco: also 'cat /etc/default/grub | nc termbin.com 9999' [23:08] No such file or directory [23:09] https://termbin.com/gt75 [23:10] EriC^^ the first one say ail: cannot open '/etc/grub.d/*' for reading: No such file or directory [23:10] EriC^^: elioporco are you actually in the chroot ? [23:11] EriC^^ y [23:11] elioporco: type 'dpkg -l | grep grub | nc termbin.com 9999' [23:12] elioporco: we're like a command away basically hold tight [23:12] https://termbin.com/ca43b [23:12] elioporco: try 'apt-get purge grub-pc' [23:14] EriC^^ Do you want to have all GRUB 2 files removed from /boot/grub? [23:15] elioporco: sure why not [23:15] and we use grub [23:15] ok [23:16] yeah [23:16] elioporco: how's "dpkg -l | grep grub | nc termbin.com 9999" looking now? [23:17] https://termbin.com/xdgoo [23:17] like before [23:17] elioporco: nope, grub-pc is gone finally [23:18] elioporco: ok, type 'apt-get install --reinstall grub-common grub2-common grub-efi-amd64-signed grub-efi-amd64-bin' [23:18] elioporco: ok, type 'apt-get install --reinstall grub-common grub2-common grub-efi-amd64-signed grub-efi-amd64-bin grub-efi-amd64' [23:19] ok [23:19] if it says any errors let me know [23:20] EriC^^ seems ok [23:20] elioporco: nice, try 'cat /boot/grub/grub.cfg | nc termbin.com 9999' [23:20] hey guys my super key doesnt work. I have logitech G710+. [23:20] EriC^^No such file or directory [23:20] elioporco: ok, try 'apt-get install --reinstall grub-common' [23:21] xev doesn't respond when I press the super key [23:21] ok [23:21] elioporco: then try 'update-grub' again [23:22] EriC^^nope [23:23] elioporco: hmm, what does 'ls /etc/grub.d | nc termbin.com 9999' give? [23:23] the grub-common package is supposed to have those grub.d files [23:23] (which update-grub uses along with /etc/default/grub) [23:24] EriC^^ https://termbin.com/gt75 https://pastebin.com/yyKGmKqE [23:25] elioporco: what's the output of "ls -l /etc/grub.d | nc termbin.com 9999" ? [23:26] EriC^^https://termbin.com/4pdw8 [23:26] 0 [23:27] caput [23:27] elioporco: so weird [23:28] EriC^^: It may be because of how debian handles files in /etc/, trying to preserve user edits. I'm veguely remembering some dpkg stuff with --confmiss, which I'm looking more into now. [23:28] elioporco: what about 'dpkg -L grub-common | nc termbin.com 9999' [23:28] EriC^^https://termbin.com/7lvy [23:28] Jordan_U: but why are there no /etc/grub.d files? we reinstalled grub-common which supposedly installs those there [23:29] --force-confnew [23:30] what's the full dpkg command for that? [23:31] do we have to point it to /var/cache/apt/grub-common.....deb ? [23:31] TJ-: Does this seem reasonable?: sudo apt install --reinstall -o Dpkg::Options::="--force-confask,confnew,confmiss" grub-common [23:31] EriC^^: you can set an apt option on the command line [23:31] Jordan_U: nailed it [23:31] TJ-: From https://askubuntu.com/questions/66533/how-can-i-restore-configuration-files [23:31] Jordan_U: saved me some typing :D [23:32] elioporco: sudo apt install --reinstall -o Dpkg::Options::="--force-confask,confnew,confmiss" grub-common [23:32] EriC^^ done [23:33] no error [23:33] elioporco: ok, type 'update-grub' [23:33] hey, sorry to bother you, would someone mind helping me with the super key problem? I checked in xev, it doesnt respond. I also checked in dmesg -w and there is no reaction [23:33] pyzozord: How have you ruled out a broken keyboard? [23:34] EriC^^done but no win [23:35] found only linux image [23:35] elioporco: in which case "update-initramfs" [23:35] Jordan_U: any ideas on how to check that? [23:36] pyzozord: Another OS? Test with it connected to another computer? LiveUSB? [23:36] pyzozord: are you able to test the keyboard on another PC or OS? [23:36] yes [23:36] elioporco: it wont find windows yet, you need to use the windows iso/usb to reinstall the efi files, then ubuntu will pick it up [23:37] elioporco: it should boot ubuntu now though, give it a go, it's getting late here, so hopefully we can continue later if you want getting windows booting back [23:37] elioporco: in any case, type 'exit' then reboot and see what happens, if ubuntu boots [23:38] EriC^^ ok tnks i'ts a great thing! thanks for the time, king regards [23:38] EriC^^see you [23:38] no problem, im not leaving just yet though [23:38] TJ-: I have ubuntu and mac os, in both cases the super key wasn't working. Before I thought it was just osx being osx. Now I thought it's something with the drivers [23:39] pyzozord: remind us of the model of the keyboard [23:39] TJ-: Logitech G710+ === the_ant1 is now known as the_ant [23:46] pyzozord: silly question but is it programmable, and is it possible you've somehow reprogrammed it to cause this? [23:48] TJ-: It has 6 extra G keys and 3 extra M keys. I haven't done anything with it at all. I installed ubunty two hours ago [23:48] pyzozord: is it the Windows key that is non functional? [23:49] TJ-: aaah you are a genius! [23:49] pyzozord: and I bet the content menu key on the right side of the space bar is also disabled [23:49] there is a wierd little button looking like a joystick! [23:49] pyzozord: you've got the keyboard in GAME mode [23:50] which disables those two keys [23:50] pyzozord: so the Game mode LED was lit? [23:50] I noticed there is a diod with the same icon light up. I pressed that button. Light turned off. And now my super key works normal [23:50] wtf is a game mode? [23:50] pyzozord: Always helps to read the manual ; page 5 of https://www.logitech.com/assets/46072/2/g710-mechanical-gaming-keyboard-setup-guide.pdf [23:50] I got this keyboard from a friend for free. Never had a keyboard like this before. I got it only because I wanted to try out mechanical switches. [23:51] TJ-: Indeed. My fault. Thank you so much for help! [23:51] pyzozord: For Windows it prevents accidentally bringing up the start menu or [23:51] So it's literally the block-super-key mode [23:51] that would explain a lot [23:52] thank you so much. I can't believe it was so simple. I was fighting with this problems for days! It's one of the main reasons I bought this laptop. [23:53] pyzozord: :D [23:54] TJ-: thanks again! [23:55] We love the easy ones!