/srv/irclogs.ubuntu.com/2020/03/28/#ubuntu.txt

juanonymousthanks 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:00
Mercmerc@quanta:~$ sudo apt remove libxnvctrl0 nvidia-settings00:03
Mercthose were the two packages that got installed00:03
Merci got it fixed i think00:03
Mercwhew00:03
Mercis there a command that will like, check the integrity of my entire apt/deb database?00:04
Mercjust to make sure everything is kosher00:04
Merci got nvidia-settings running again00:04
oerheksjuanonymous, what tls are you pointing at?00:04
Merci had gotten a few nvidia packages for 440.xx installed, when ubuntu supples 43500:04
juanonymousoerheks: tcl-tls00:05
juanonymousto upgrade tcl-tls 1.7.16 any way to achieve that without getting it from source?00:06
oerheksBionic LTS gives 1.6 , next 20.04 LTS beta, 1.7.20-1 https://launchpad.net/ubuntu/+source/tcltls/00:07
oerheksElse Eoan 1.7.1800:07
oerheksDisco is dead, EOL00:07
oerheksi see no PPA on launchpad.00:09
juanonymousi see, i guess, i need to forward this to my service provider00:10
juanonymousEoan 1.7.18 is a paid os?00:10
oerheks:-)00:10
juanonymousif i am right?00:10
oerheksno, just a step between LTS-LTS, 9 months support.00:10
juanonymousok, thanks00:10
oerheksLTS gives 5 years, and 5 years extended.00:11
juanonymousgot it00:11
juanonymoushmmm00:11
oerheks!tls00:11
oerhekserr00:11
oerheks!lts00:11
ubottuLTS 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:11
oerheksubuntu-studio just 3y00:12
=== anon is now known as Guest19379
=== EuphOria is now known as LOGOS
Drecondiusis 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 ubuntu00:42
juanonymousoerheks: im trying to compile tls 1.7 from source00:43
juanonymousi get this error https://termbin.com/o751j00:43
juanonymousmaybe you can help00:43
juanonymousconfigure: error: Unable to get OpenSSL Configuration <- that should be on the last part00:45
juanonymousthat is the error message00:45
Drecondiusit's not on that paste, but if it's unable to obtain the openssl config, do you have it  installed?00:46
juanonymousDrecondius: yep00:48
juanonymoushttps://www.irccloud.com/pastebin/nMG91c33/00:49
juanonymous or is there a package i needed to install aside from openssl?00:50
oerheksapt install tcl8.6 tcl tcl8.6-dev tcl-dev build-essential libssl-dev pkg-config;  ### from https://wiki.tcl-lang.org/page/tls00:51
oerheksnot sure numbers are right, but you get the idea00:52
=== pplude is now known as p2hang
oerheksyou might ask for an impossibe fix, you might want to jump to 20.04 beta00:53
Drecondiusdid 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 installed00:54
juanonymousoerheks: i have all those installed except for pkg-config, let me try00:56
juanonymousDrecondius: not on the make part yet00:56
juanonymousi get that error | ./configure00:57
Drecondiusi think it would be sudo make config to create the config for make to run00:57
Drecondiusor am i using the wrong syntax here, someone correct me otherwise00:58
oerheks!build00:58
ubottuCompiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first)00:58
juanonymousplus my service provider does nt have ubuntu 20.04 beta as well, latest ubunut is ubuntu 19.1001:00
Drecondiusubuntu.com01:00
Drecondiusthat's the only way to get the beta01:00
oerhekshttp://cdimage.ubuntu.com/daily-live/01:01
Drecondiusand i feel dumb now01:01
oerheksno, i  know the way, as member :-)01:01
oerheksi do not to pretend i know it all .. certainly not, but can tell who does01:02
DrecondiusMaybe you can help me then, is there a way to set up an ext3 or ext4 drive to mount and unmount as a removable device01:03
oerheksfor 1 user, any user?01:03
Drecondiusany01:03
Drecondiusit's going to a pi so i probably need to  stick with ext3 so i can mount it on windows01:04
mattflyi got a dell i14 5481 with ubuntu 18.04.4 lts01:04
mattflyits a touch laptop, or 2  in 101:04
mattflythe screen doesnt spin automatically when i turn it, hiow can i throubleshoot, cant someone help me?01:05
Drecondiusi'll see if there is an exfat driver on raspbian01:09
juanonymouswhat's the command to check for path? example i need to check the path where openssl is installed?01:09
oerheksDrecondius, create a group for that drive, or add it to something logical, adm01:10
oerhekshttps://itsfoss.com/set-write-permission-ext4-partition-ubuntu-linux/01:10
Drecondiusyeah, 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 pi01:11
oerhekssudo chgrp adm /media/your/drive ##sudo chmod g+w /media/your/drive01:11
Drecondiusso i can do that to the root of the drive and it will work recursively?01:11
oerheksexfat-fuse and exfat-utils are available too01:11
p2hangI'm going to say exFAT is your best bet01:12
oerheksDrecondius, yes, see that article.01:12
oerhekslots of choice, p2hang, that is the fun01:13
SociallyDistantGreetigns01:14
SociallyDistantGreetings01:14
oerheks<10 feet> hi SociallyDistant  <10 feet>01:14
SociallyDistanthaha oerheks01:14
SociallyDistantI'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
SociallyDistantAnyone experienced with this?01:15
oerhekssounds like you have an UEFI bios machine?01:15
SociallyDistantYes01:15
oerheksFastboot disabled?01:16
SociallyDistantI believe so, yes01:16
oerheksand some other stuff, raid to ahci..01:16
SociallyDistantI turned that off01:16
oerheks!uefi01:16
ubottuUEFI 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/UEFI01:16
SociallyDistantI think the problem is the SSD01:16
juanonymous./configure --with-openssl-dir=/usr/include/openssl/ --prefix=/home/one/tls117 - i think i got it01:16
ducasseSociallyDistant: is the drive set to ahci in bios?01:16
DrecondiusSociallyDistant 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 shutdown01:16
oerheksmaybe not..01:16
oerheksdit you start the ubuntu iso in UEFI mode?01:16
oerheksthis is sometimes only possible, after setting a password in uefi01:17
SociallyDistantOne sec let me check on all this01:17
Drecondiusoh yeah, if the usb is only using mbr it won't see the ssd01:17
oerheksjups01:17
oerheksperfectly safe.. if you set password.01:18
SociallyDistantDrecondius: Any remedy?01:18
oerheksoh, and make space free from windows itself, if any installed.01:19
Drecondiusif you used rufus, you can set it to do mbr/uefi, uefi only01:19
SociallyDistantAh, let me try that.  Thanks, Drone01:20
SociallyDistantoops Drecondius01:20
SociallyDistantI did use Rufus01:20
DrecondiusIf 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 box01:21
mattflymonitor-sensor reports that "Has accelerometer (orientation: undefined)"01:23
DrecondiusSociallyDistant the ubuntu uefi boot setup will be a black / brownish screen with just a text selection01:23
SociallyDistantTarget system: BIOS or UEFI is only choice01:24
SociallyDistantPartition scheme:  MBR and GPT are two choices01:24
oerheksgo for GPT.01:24
oerheksno limit of 4 primairy.01:24
Drecondius^01:24
SociallyDistantAlright I'll give it a shot01:25
oerhekshave fun!01:25
SociallyDistantMost here are from USA?01:25
SociallyDistantNot that it matters01:25
SociallyDistantJust interesting01:25
SociallyDistantIt's cooking the USB now01:26
oerheksNo idea who is on tonight, NL here.01:26
SociallyDistantgeodedag01:26
SociallyDistantgoededag01:29
=== 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
oerheksgoeie nacht, morgen uurtje korter slapen.01:29
=== Guest16074 is now known as anon2
SociallyDistantYes, not morning yet :)01:30
DrecondiusOk, 15 hours is too long to wait for it to format a drive01:37
Tom01not01:37
SociallyDistantnow when I boot the usb, it gives me a grub> prompt01:39
mattflyand monitor-sensor  doens't detect my rotations01:42
Jordan_U_SociallyDistant: What model laptop is this?02:10
SociallyDistantAcer Aspire 502:10
SociallyDistantWhen I boot the usb, the install goes to a grub> prompt02:11
Jordan_U_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
SociallyDistantNah, I'm trying to install it02:21
Jordan_U_SociallyDistant: Are you planning to dual boot? Is there any valuable data currently on the drive (/ drive + cache combination)?02:24
SociallyDistantWindows is on the hard drive.  I just want to wipe it and install Ubuntu02:25
Jordan_U_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:28
Jordan_U_SociallyDistant: I would look for instructions specific to your laptop. I unfortunately need to leave.02:29
SociallyDistantMy laptop shutoff and can't get it to turn on.  Separate problem. :)02:29
SociallyDistantThanks, Jordan_U02:29
=== zbenjamin_ is now known as zbenjamin
calcmandangood evening, happy Friday, and I hope everyone here and their families are safe and healthy.03:17
lotuspsychjethank you calcmandan , the same for you!03:18
MarkB2<groan>  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:22
Bashing-omMarkB2: Show us the mess: pastebin ' sudo apt update ; sudo apt upgrade ' :D03:23
MarkB2I now have a 14K file full of "mess".03:26
MarkB2?pastebin03:26
MarkB2~pastebin03:27
MarkB2Pastes to paste.ubuntu.com ?03:27
MarkB2Bashing-om: Thank you.. here you go: https://paste.ubuntu.com/p/tWTXs8Qz8m/03:29
Bashing-omMarkB2: looking.03:29
Bashing-omMarkB2: PPA ? what shows ' apt policy libreoffice ' ?03:34
Bashing-om!info libreoffice bionic03:34
ubottulibreoffice (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 kB03:34
MarkB2One moment..03:35
MarkB2Bashing-om: Post here in another paste?03:37
MarkB2About 12 lines.03:38
MarkB2<heh>  Right.. another paste coming right up.03:39
MarkB2Bashing-om: https://paste.ubuntu.com/p/XxS4SykpC4/03:40
Bashing-omMarkB2: 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 :D03:43
Bashing-om!ppa | MarkB203:43
ubottuMarkB2: 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-purge03:43
MarkB2I'm game.  Please tell me how to revert libreoffice.03:44
Bashing-om!ppa-purge | MarkB203:46
ubottuMarkB2: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:<repository-name>/<subdirectory> » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html03:46
Jordan_U_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:46
MarkB2Bashing-om: did sudo apt install ppa-purge and this "mess" insists on looking at the libreoffice. Won't install ppa-purge.03:48
Bashing-omMarkB2: Ouch ! Not at all sure of a best practice here, as I bet attempting to remove libreoffice will also fail.03:52
MarkB2I might be able to chainsaw libreoffice out... just wipe out anything that looks like it.03:54
MarkB2The automation is suggesting apt --fix-broken install.03:54
Bashing-omMarkB2: If you nare willing to try and hack - well got good backups ? we can sic dpkg on libreoffice and see what haps.03:55
MarkB2Now, there's a thought.  I've used dpkg before...03:55
MarkB2... and it's been complaining about broken pipes left and right.03:55
Bashing-om!info libreoffice-math bionic03:57
ubottulibreoffice-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 kB03:57
MarkB2Right now it's complaining that two different libreoffice archives have the same file in them.03:59
MarkB2Let me paste what a sudo apt --fix-broken install says.04:01
jjbuggle[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 it04:02
Bashing-omMarkB2: As the goal here is to purge libreoffice, maybe here you can ' sudo dpkg -P libreoffice-common ' ? // waiting :D04:03
jjbuggleubuntu startup disk creator, that is04:03
geniijjbuggle: Most times you just need to use dd with the iso image as input source and the usb drive designation as the output04:04
MarkB2Bashing-om: https://paste.ubuntu.com/p/KmCtqH3DHz/04:05
geniijjbuggle: 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/sdh04:06
jjbugglewhere sdh is the right drive for my flash?04:06
genii( but of course substituting as according to your individual system )04:06
geniijjbuggle: 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|tail04:07
MarkB2Bashing-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:08
Bashing-omMarkB2: Looks to me like we can start down the rabbit hole or try and whole sale Purge libreoffic.04:09
jjbugglegenii: heh, I've never dd'd before.  Makes me nervous, but it's done.  Time to reboot.   Hope it works04:09
MarkB2I'm game for the purge.  Once the dust settles, I'll drop that ppa out of there and go direct.04:09
geniijjbuggle: 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
genii...and they left04:10
blebi have ubuntu 18.04 on an htpc04:11
Bashing-omMarkB2: Then the sledge hammer; try: ' sudo dpkg -P libreoffice '04:11
bleb(a nuc)04:11
blebit started failing to boot.04:11
MarkB2Bashing-om: I've got my hard hat on and the BFH ready.  Here goes...04:12
MarkB2Bashing-om: That was one of the most anticlimatic commands I've ever typed.04:13
blebit 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
blebanything i should try short of reinstalling ubuntu?04:13
MarkB2I 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
blebit has worked fine for the past year or so04:13
MarkB2Bashing-om: uh, it didn't get all of it.04:14
MarkB2Bashing-om: thank you.. that seems to have cleaned up most of the debris.  How do I get rid of that libreoffice ppa ?04:17
MarkB2Argh.04:17
Bashing-omMarkB2: But, did it get enough that "autoremove' will now be effective ?04:17
MarkB2AHA!  Didn't try that. Lets see..04:17
=== anon is now known as Guest47606
MarkB2No, it's still got a bad case of dependency problems.04:19
MarkB2how do I remove that ppa?04:21
MarkB2I mean, manually?04:21
* MarkB2 slaps self.04:23
Bashing-omMarkB2: Look for the list ; tail -v -n +1 /etc/apt/sources.list.d/* '.04:23
MarkB2Got rid of the ppa through the Ubuntu "Software and Updates" application.04:26
MarkB2And, now, if I run sudo apt update, it comes up clean.04:26
MarkB2Except...04:26
MarkB2sudo 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:27
Bashing-omMarkB2: Yukkie - with the PPA source removed - what now ' dpkg -P libreoffice '?04:28
MarkB2I love it:  "dpkg: warning: ignoring request to remove libreoffice which isn't installed"04:30
MarkB2aha.04:31
MarkB2dpkg-query -l libre*04:31
MarkB2some things are there, some are not.04:32
Bashing-omMarkB2: ' dpkg -l | grep -i  'libre-' ?04:32
ducasseMarkB2: dpkg -l | grep libreoffice | awk '{print $2}' | xargs sudo dpkg -P04:33
MarkB2It reports "ii libdjvulibre-text  Linguistic support files for libdjvulibre".04:33
MarkB2pardon.. afk for a few minutes.04:34
jjbugglegenii: it worked.  Didn't need the update  :P                  thanks!04:38
MarkB2Bashing-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:40
MarkB2That is on the entries with "ii" at the front of the line.04:41
RadSurferAnyone else having FREEZE-UP, HANGING after that last 19.10 update?04:42
RadSurferAppears to lock up, although mouse can move around, can't interact with any application! What gives!04:43
Towserhaving n issue with ubuntu on a VM on an old macbook. it comes up with an error saying it cant FLUSH CACHE04:43
Bashing-omMarkB2: 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
Jordan_U_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
jjbuggleTowser: virtualbox?  latest from website?04:44
Towserjjbuggle, I believe it's the latest that macbook can run yes04:44
MarkB2I 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:46
RadSurferno1's aware if any freezing-up issues after last update?04:47
RadSurferor different bootup actions since last 19.10 update?04:48
Bashing-omRadSurfer: You are the 1st I have seen with a update/freezing/19.10 issue.04:48
jjbuggleJordan_U_: fwiw, i think the error is saying that you are missing perl04:49
jjbuggledoes your 16.04 have perl installed?04:50
RadSurferseems to happen more when firefox is running also04:50
RadSurferbut something is not right since that last 19.10 update04:51
TowserI'm not sure how to fix this error, it takes a while to boot then comes up with that04:51
RadSurferonly hexchat running right now... we're see if this can go 10 minutes without hanging!04:51
MarkB2Bashing-om: Ran the dpkg -P package_name where package_name had an ii at the front of it at the dpkg-query .04:52
MarkB2But was still getting a pile of insanity on an update.04:53
MarkB2THEN ran sudo apt autoclean.04:53
MarkB2That blew a whole load of packages out the door.04:53
MarkB2But autoremove still fails miserably.04:54
jjbuggleTowser: 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 anymore04:55
Jordan_U_jjbuggle: It does.04:56
Towserit's weird because it's a fresh install04:56
Bashing-omMarkB2: 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:56
Jordan_U_jjbuggle: It also has the package perl-modules-5.22 which contains the file /usr/share/perl/5.22.1/PerlIO.pm .04:58
jjbuggleJordan_U_: maybe the perl dependency for doc-base is messed up.  Like it needs one of the pre-depends kind of things04:58
jjbuggleyeah, but above, it is installing perl 5.2604:59
RadSurfergoing to run firefox, let's see if this starts to freeze again! (if U don't hear from me)04:59
jjbuggleJordan_U_: if it really is a dependency issue, i think you would need to file a bug05:00
jjbuggleI'm just kind of speculating05:00
MarkB2Bashing-om:"dpkg: error: --purge needs a valid package name but '-' is not.05:00
MarkB2So those last two dashes aren't required?05:01
jjbuggleso 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 perl05:01
MarkB2Well... it did .. something.05:02
Bashing-omMarkB2: Yeah -- those two dashes were inapproipriate :( seperators only to denote a source.05:02
Jordan_U_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:02
jjbuggleyeah, that's what I'm thinking.05:03
RadSurferI do NOT see firefox listed in the Software app? is that normal?05:03
RadSurferinstalled software app...05:04
Jordan_U_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:04
RadSurferI did find 2 entries, deleted both of them.05:05
RadSurferAnything I can check I wonder?05:05
Jordan_U_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
RadSurferGoing to re-start and see how it behaves.05:06
jjbuggleJordan_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
jjbuggleyeah, maybe that would work05:06
Jordan_U_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
Guest47606<Guest47606> i cannot believe05:09
Guest47606<Brie> hey hey05:09
Guest47606<Guest47606> that Freenode did not send an official acknowledgement of coronavirus05:09
Guest47606<Guest47606> not 1 global message about staying away from channels where theres global grouping05:09
Guest47606<Guest47606> theres over 269 people in this channel right now05:09
Guest47606<Guest47606> thats not social distancing05:09
RadSurferWhat is the PROPER way to install Firefox-ESR please?05:10
MarkB2Bashing-om: alright... am down to just ONE dependency: libreoffice-lightproof-ru-ru .05:11
MarkB2It depends on two other packages, neither of which are installed.05:12
geniiRadSurfer: https://launchpad.net/~mozillateam/+archive/ubuntu/ppa add with sudo add-apt-repository ppa:mozillateam/ppa then update, install package named firefox-esr05:13
RadSurferirony is, I have NO browser presently!05:14
geniiRadSurfer: Then just issue the command given above05:15
RadSurferis there a way to install firefox via Terminal?05:15
RadSurferI got you.05:15
Bashing-omMarkB2: checking :)05:16
geniiRadSurfer: sudo add-apt-repository ppa:mozillateam/ppa && sudo apt-get update && sudo apt-get install firefox-esr     ....should do it05:16
RadSurferThank you.05:17
geniirad Glad to assist05:17
RadSurferJust hope it stops this FREEZE-UP05:17
jjbuggleJordan_U_: yw, gl!05:18
Bashing-omMarkB2: Nope - can not confirm as https://packages.ubuntu.com/bionic/libreoffice-lightproof-ru-ru only list libreoffice-core and python3-uno as dependencies.05:20
RadSurferHere goes nothing... launching ESR (crosses-fingers)...05:21
RadSurferodd how under Linux, things can freeze-up, yet mouse moves just fine ;)05:22
MarkB2Yeah, 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:22
RadSurfer(waiting 10 full minutes ... then my next text, wish me luck )05:23
MarkB2Bashing-om: It ... looks like the problem is over.05:25
MarkB2I think.05:25
MarkB2That last was dumb.05:26
MarkB2dpkg was erroring out because it wanted to remove a file... but the path to that file didn't exist.05:26
=== JanC is now known as Guest71318
MarkB2I wonder if there is something between dpkg and apt-get that performs something of a .."consistency" check over installed packages.05:28
Bashing-omMarkB2:  ' sudo apt --purge autoremove ; sudo dpkg --configure -a ; sudo dpkg -C ' run clean ?05:28
MarkB2That looks about as dangerous as  rm -rf / .05:29
Bashing-omMarkB2: As long as the package manager is in a some what sane state -- all safe :P Else the package manager will scream.05:30
MarkB2all clean.  wow.05:30
Bashing-omMarkB2: ' sudo apt update ; sudo apt full-upgrade ' shows a happy state ?05:31
MarkB2A full upgrade??05:32
Bashing-omMarkB2: Yeah will deal with things that a "update' can not deal with.05:33
MarkB2Oh, that looks like such a nifty thing to do that I'm going to do it right now. :-)05:33
MarkB2Clean as a whistle.05:33
RadSurferwe're still here?05:34
Bashing-omMarkB2: By golly - I think we dood it then :P05:34
MarkB2Amusing.  I think the drive is about 300M lighter .05:34
RadSurferWe'll hope this helped whatever was going on...05:34
MarkB2What 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 havoc05:35
MarkB2I remember seeing a Microsoft-sponsored update to their C# package and had to restrain myself from playing with the keyboard.05:36
MarkB2The microsoft emitted package had some oddball stuff that had apt hanging from a tree and twisting in the wind.05:37
MarkB2Two days later MS dumped something out that fixed everything.05:37
MarkB2You can just see it.  Jack drags Ted to Robert's office: "Ted, you wanna tell Robert what just happened>"05:38
MarkB2But... it's all cleaned up (I hope).05:39
GoingViralI've been complaining about broken pipes for a while now but my doctor said he's busy. You believe that?05:42
GoingViralStopping now.05:42
GoingViralSorry.05:43
MarkB2Bashing-om: Add another "1" to the Win column.  Thank you.05:43
MarkB2Make that a 5.  :-)05:44
Bashing-omMarkB2: ducasse Allows me to add gold stars to the status board :P05:46
GoingViralI hear gold is going up05:47
MarkB2Yeah... and those that are worth their weight in gold... need more of 'em in this world.05:56
GoingViralTo melt05:58
towsertrying to boot live and getting a lot of SQUASHFS errors06:13
towsermainly errors that it can't read things06:16
Jordan_Utowser: Most likely bad media then.06:20
towsermaybe the iso is bad?06:21
Jordan_Utowser: You can run the self check at boot to be sure. Also be sure to check the sha256sum of the iso.06:21
towserok how do I do that?06:22
Jordan_Utowser: In a terminal run "sha256sum /path/to/file.iso".06:24
towserthe problem is the live cd gives thoes errors on boot06:25
towserso I cant run a terminal06:26
Jordan_Utowser: 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:26
towserit's an iso on the hard drive trying to run in virtualbox. host is a old macbook06:28
RadSurferThings are very sluggish again! This seems to be an intermittent problem for me. But it lasted this long.06:28
RadSurfermy last message was about an hour ago.06:29
Jordan_Utowser: https://help.ubuntu.com/community/HowToMD5SUM#MD5SUM_on_Mac_OS_X06:29
towserJordan_U: does that count for a vm?06:30
Jordan_Utowser: You should first check the md5sum of the iso file on the host.06:30
vadi01guys need help with thunderbird06:33
vadi01no option of downloading headers only in this version06:34
vadi01how to download headers only?06:34
RadSurferWHAT ARE some alternative browswers for Ubuntu other than ff?06:39
RadSurferpity if even ff-esr is going downhill so rapidly06:42
akemRadSurfer, Chromium.06:43
RadSurferLOL yeah right.06:43
towsercan't find md5 for 18.04.106:44
RadSurferBrave acted really weird on this PC too06:44
RadSurferbut firefox was relatively stable before this last update06:44
towserno md5 for 18.04.1 on website only 18.04.4 which doesnt match06:49
towseror do I need to get a new ubuntu iso?06:52
vadi01RadSurfer: i just downloaded chrome from the website and installed it06:55
towserubuntu 18.04 LTS, 19.0 or 16.04.6 LTS? which do I get?07:05
GoingViraltowser: for what purpose?07:05
towserfor a VM of ubuntu? my last iso was having issues as you may know07:07
GoingViraltowser: 1907:07
GoingViraltowser: yeah I recognized your nick but couldn't quite place why07:08
Jordan_Utowser: What sum did you get?07:09
Jordan_Utowser: 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
GoingViralI can't believe I changed my nick from md5sum so I'm less irrelevant and now all of a sudden...07:10
=== slackerx__ is now known as slackerx
GoingViralAbout 2 or 3 days ago even07:11
towserGoingViral: I use this nick in a few places07:13
GoingViraltowser: pretty sure it may have been the general Linux channel because I spend most of my time there. Not sure though.07:13
towserwould 64 bit desktop image work with a vm or do i need to get a different one?07:14
GoingViraltowser: assuming you have a 64 bit host (which you *probably* do) then 64 is preferred07:15
towserI dont know if late 2007 macbook is 64 bit07:16
GoingViralUhhhh probably, I'll find out07:16
GoingViralAnd that's how I know you07:16
GoingViralI'm using the MBP 201507:17
GoingViraltowser: yeah it's 6407:18
towserok ill get the 19.10 64 bit image07:19
GoingViralDual core, wow. I forgot what 2007 was like lol07:19
towserhopefully it works07:19
towserand yes a bit of a potatoe (is using irc on it now)07:20
GoingViraltowser: before you go too far, maybe xubuntu or lubuntu would be better07:21
GoingViralLighter graphical environment over the standard07:21
GoingViralI personally would recommend xubuntu, but that's what is familiar to me07:22
GoingViral(more familiar the lxde I mean)07:22
GoingViralThan*07:22
GoingViraltowser: what you're downloading will work, but not be quite as performant I think07:24
towserso maybe xubuntu?07:25
GoingViralThat's what I would do07:25
towser18.04?07:25
GoingViraltowser: you can get 19.1007:26
towserahh 19.10 64 bit?07:26
GoingViralYep07:27
towserok downloading 19.10 xubuntu 64 bit. eta on download about 5 minutes, is that fast?07:28
GoneViralNo idea what the size is07:29
GoneViralBut lots of things take longer than 5 minutes07:29
GoneViralhehe07:29
Jordan_Utowser: 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
towser1.5gb it says on the browser but idk if thats correct07:29
GoneViraltowser: on the bottom of your machine should be a model number07:30
GoneViralmaybe printed in an annoyingly small font07:30
slackerxtowser: 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 USB07:30
towserslackerx: mine is trying to be in a vm07:31
GoneViraltowser: what are you running on it now? As the host?07:32
slackerxIm 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 work07:32
GoneViralstill osx?07:32
towserGoneViral: mac cos it's a macbook07:32
slackerxI see. I wiped it clean and installed fresh07:32
GoneViraldidn't know if you had some linux distro on it already07:32
towsermodel a1181 i believe07:33
slackerxthe only one I got working so far was kubuntu but it was super slow07:33
GoneViralmac hardware can be a little ornary07:34
slackerxI would think running it in a VM would be even slower07:34
GoneViraloh it will be07:34
slackerxI 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 worse07:35
towseryeah mac hardware is annoying to work with if you ask me07:35
GoneViralI actually think they're the only ones who got a trackpad right07:36
GoneViralbut the rest is annoying sometimes07:36
slackerxno 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 load07:36
towserand yay md5 looks like it matches07:36
GoneViralslackerx: what is the lightest of distros that you tried?07:37
towserubuntu or ubuntu 64 for the vm settings?07:39
GoneViraltowser: 6407:39
slackerxubuntu budgie, lubuntu, unbuntu mate. solus, LXLE07:39
RadSurferUnable 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: Following07:40
RadSurferSignatures couldn't be verified because public key is not available: NO_PUBKEY 788D65473CB3BD1307:40
RadSurferWHAT does all that tell you? There is a problem here?07:40
GoneViralRadSurfer: so the Google Earth repo is causing issues07:40
GoneViraland you should remove it07:40
towser10gb ok for hard drive space?07:41
slackerxso 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 200707:41
RadSurferPlease show me how.07:41
slackerx10 gig should be good07:41
slackerxfor linux07:41
towserfor xubuntu in vm07:41
GoneViralRadSurfer: while you're in a terminal do "ls /etc/apt/sources.list.d"07:41
RadSurferstand by.07:42
slackerxtowser: yeah should be good07:42
GoneViralRadSurfer: you may have a google earth related filename there07:42
RadSurfersince its only 2 lines:07:42
RadSurferls /etc/apt/sources.list.d07:42
RadSurfergrr!07:42
towserabout 5 minutes to make fixed size 10gb hard disk for vm, seems slow07:42
towserbut is an old macbook07:42
RadSurfergoogle-earth-pro.list       mozillateam-ubuntu-ppa-eoan.list07:42
RadSurfergoogle-earth-pro.list.save  mozillateam-ubuntu-ppa-eoan.list.save07:42
slackerxtowser, good luck! im out, gotta go to bed07:42
RadSurferThere.07:42
slackerxyeah the 2007 macbook seems awfully slow07:43
slackerxfor me too07:43
GoneViralRadSurfer: "sudo mv /etc/apt/sources.list.d/google-earth* ~/"07:43
RadSurferstand bu07:43
GoneViralRadSurfer: should produce no output, then you can run "sudo apt-get update" again07:44
towserthis channell is for all ubuntu right, xubuntu lubuntu kubuntu etc etc?07:44
GoneViralyes07:44
akemThere is #xubuntu #lubuntu etc.07:45
RadSurferImmediately recent another prompt; nothing else.07:45
GoneViralRadSurfer: good.07:45
GoneViralRadSurfer: that's expected.07:45
RadSurferNow what?07:45
GoneViralRadSurfer: you can run your "sudo apt-get update" again07:45
RadSurferOkay.07:45
GoneViraland the issue should be gone07:45
RadSurferFetched 532 kB in 1s (430 kB/s)07:46
RadSurferReading package lists... Done07:46
RadSurferNo warnings or errors.07:46
GoneViralCool07:46
towserdo i need efi on to make it work?07:47
GoneViralRadSurfer: I don't know what you were doing before you asked this question but you can continue it now07:47
towseror pae/nx07:47
RadSurferAM trying to discover why this Ubuntu workstation decides it wants to FREEZE-UP on me lately; particularly when firefox-esr is running!07:48
RadSurferbut this started after that LAST update was issued07:48
GoneVirallikely unrelated07:48
Merco/~ linuuuuuuuuuuuuuux07:48
Mercfirefox eric s raymond?07:49
GoneViralbut 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 started07:49
MercGoneViral: check logs07:49
GoneViralMerc: you check YOUR logs!07:49
GoneViralhuh?07:49
GoneViralhuh?07:50
GoneViral:P07:50
Merc:-|07:50
GoneViralYou have a nose07:50
GoneViralwhere did my nose go?07:50
Merccongenital defect07:50
Merc:-(07:50
RadSurfergoing to restart after that... brb07:50
Mercoh sorry, yeah, RadSurfer has the hanging problem07:51
Merchell i dunno07:51
RadSurferbrb07:51
Mercyou said "not sure where i should get started"07:51
Mercso i thought it was you07:51
MercBRIEFLY07:51
akemComplete freeze is probably due to kernel driver bug. I had freezes with my intel chipset, fixed in new kernel.07:51
akemI mean graphic chip.07:51
=== slackerx_ is now known as slackerx
GoingViralWith freezing I've learned not to predict07:56
GoingViralJust have to actually troubleshoot, which is a pain.07:56
RadSurferThere are now errors being posted in text when restarting/rebooting, I have never seen before. Something definitely broke apparently.07:58
RadSurferIt lasted from November! Then this happened.07:58
RadSurferWonder if harddrive is having issues? How may I scan harddrive for issues, please?07:59
GoingViralRadSurfer: well slow down for a moment and pay attention to the errors07:59
RadSurferNext time, I'll try to get a photo with my camera :)08:00
RadSurferBut let's scan hdd... let's see if it does report anything...08:00
GoingViralRadSurfer: run "sudo dmesg"08:00
GoingViralYou'll get a lot of stuff08:00
GoingViralLook for things that look like errors08:01
GoingViralDon't take guesses that waste time when you have tools that can help you direct your attention to the actual issue.08:02
RadSurferfor verification, this is how it starts:08:02
RadSurfer[    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
GoingViralOk08:03
RadSurferjust 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 splash08:03
GoingViralAnother 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 sheep08:05
RadSurferThanks, look for you later tomorrow, perhaps.08:05
RadSurfernot finding anything obvious in this list08:06
GoingViralToday for me lol08:06
RadSurferRad@Ub: Sat Mar/28/20 088 04:06:18 (08:06 UTC 01:06 PAC 02:06 MTN 03:06 CEN)08:06
RadSurfer4am here.08:06
GoingViralSame08:06
GoingViralBut I'm assuming you're much younger than I.08:06
RadSurfergosh. 60 doesn't feel young much these dayz.08:07
GoingViralLying doesn't feel genuine much either lol08:07
RadSurferhows that?08:08
GoingViral?08:08
RadSurferLine 1071 has this :: [   24.150311] [drm] Warning: check cp_fw_version and update it to realize       GRBM requires 1-cycle delay in cp firmware08:08
GoingViralKeep looking08:09
RadSurferI kept that dump of information, but nothing saying ERROR apparently.08:09
GoingViralOk08:09
RadSurferLine 822 :: [    1.513225] RAS: Correctable Errors collector initialized.08:10
RadSurferLine 967 :: [   10.708951] EXT4-fs (sda2): re-mounted. Opts: errors=remount-ro08:10
RadSurferno more 'errors'08:10
RadSurfer.&. I was having such fun with this system too, before these freeze-ups started. Wah.08:11
GoingViralWell now you can have fun learning a lot while troubleshooting and hopefully fixing the issue!08:12
RadSurferWill turn in myself, and see what I find in a few hours. THANKS for your assistance. Later friend.08:13
GoingViralGoodnight old man08:14
RadSurfer;)08:14
GoingViral(which is complete bs)08:14
RadSurferNo its true, if you hard discord or skype, you would realize it instantly.08:14
RadSurfer/s/hard/had08:14
GoingViralI don't think so. You have tells.08:15
RadSurferIt is nice to `thinque young`08:15
* RadSurfer is outta here, see ya in a few hours.08:16
=== tehaugz is now known as augz
GoingViralJust 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
Merclol08:17
GoingViralUp your AARP game bro08:17
MercGoingViral: ok zoomer08:18
Mercim 43 and i say all that stuff08:18
Mercyou just, like, assumed our age08:18
GoingViralMerc: I'm 36 and I do also08:18
Mercpretty offensive08:18
* Merc slaps GoingViral 08:18
* Merc runs08:18
GoingViralDon't pop your knee out gramps08:18
Mercive had gout08:19
Mercin my knee08:19
Mercthat makes me *super* old08:20
Merc(or, an alcoholic)08:20
towseryay it booted up just fine from live cd that time08:20
GoingViralScurvy at all?08:20
Mercnah no scurvy... i take a vitamin C tablet every day08:20
indyZ36? damn geezers.08:21
Mercive been running linux as long as you've been alive, son08:21
towseris the microphone below thw volume the mic volume?08:22
indyZMerc: for most of the people I talk about linux with, that's true. :/08:22
MercindyZ: it's cool tho, you're getting started early :)08:22
Merci started at the age of 16 or so08:22
Mercleanred a lot!~08:22
Mercs/leanred/learned08:22
indyZnah. I started using linux in 94, when I was 11. :)08:22
indyZapparently that was a long time ago now.08:23
Mercwell you're not that much younger than me08:23
GoingViralindyZ: actually, same here!08:23
Merci was uhhh, 17 in '9408:23
indyZGoingViral: Nice (same age, too)08:23
sc0utonlinuxHello, 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 .. directly08:23
indyZGoingViral: I thought I was the only one.08:23
Mercsc0utonlinux: you can just use apt08:23
Mercapt install [...]08:23
GoingViralRed Hat 5.0 floppies, just don't say that in #ubuntu08:24
Mercas many as you like08:24
GoingViralWhoops08:24
indyZFor me it was slackware 2.x remotely, 3.0 at home08:24
MercGoingViral: heh, i was always a slackware/redhat guy... never liked debian, still dont.  ubuntu is cool tho :-)08:24
indyZback when most telnet servers ran a real form of Unix..08:24
GoingViralI was dialing into RIPterm man08:25
sc0utonlinuxMerc, i could but then i gotta know exactly the names of each item and type each item .. id rather point and click and then commit08:25
MercindyZ: heh yeah my first unix "experience" was a solaris user account at the local university08:25
indyZlol. ripterm was dope. but I only knew a few boards that supported it, and my modem was too slow, anyway. :)08:25
Mercsc0utonlinux: just use 'apt search' to find the names of packages08:25
Mercmuch quicker08:25
Mercfor instance 'apt search emacs'08:25
Mercit will show all emacs packages08:25
Mercthen just `apt install` the ones you want08:25
sc0utonlinuxMerc, im quite dislexic so i always make writing mistakes.. i would have to remember the exact letters of each package ..08:25
GoingViralindyZ: that's where I got all the "pics" to put on floppies and sell at middle school08:26
Mercalright well i dont know the answer to your question about Discover08:26
indyZGoingViral: Believe it or not.. there are still some dialup BBSs. Lately I've been calling them with a modem over voip.08:26
indyZGoingViral: Lol08:26
sc0utonlinuxim guessing it's not possible .. is what your saying .. each time i click .. it will install08:26
Merci dont know, i dont use discover08:26
sc0utonlinuxyou cant select more than one package08:26
Merci install from command line with apt08:26
sc0utonlinuxi gather :D08:27
Mercill test something08:27
Mercyeah i thought maybe selecting more than one package by holding down alt/shift would work08:28
Mercbut it doesnt08:28
GoingViralDid you try control?08:29
GoingViralBecause that's the normal multi-select08:29
sc0utonlinuxGoingViral, same effect just goes to install directly08:31
GoingViralOk08:33
StianLI'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-fix09:26
lotuspsychjeStianL: do you have external ppa's added to your system?09:28
lotuspsychjeStianL: we advice to use ubuntu with the official repos/packages try to revert your apt as default possible with !ppapurge first09:34
=== mbc is now known as caprahircus
=== EriC^ is now known as EriC^^
CoolerXwhere is the preferences in gedit?10:54
CoolerXI 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 defaults10:55
CoolerXI am on ubuntu 18.0410:55
lotuspsychjeCoolerX: open nautilus with ctrl+l and type admin:///10:56
CoolerXlotuspsychje, huh?10:56
lotuspsychjeCoolerX: its a gedit file you are editing?10:57
CoolerXlotuspsychje, I am editing .py files10:57
CoolerXusing gedit10:57
lotuspsychjeCoolerX: yeah so open your py files after entering nautilus in admin mode10:58
CoolerXlotuspsychje, and then what?10:58
lotuspsychjeCoolerX: then you will be able to save them from gedit10:58
CoolerXlotuspsychje, save the settings I select?10:59
lotuspsychjetry it CoolerX11:00
CoolerXlotuspsychje, I tried it11:01
CoolerXit doesn't save the options, if I reopen the file the settings are reset11:01
CoolerXlotuspsychje, where is the preferences option?11:02
CoolerXcan I not change the defaults?11:02
lotuspsychjeCoolerX: are you trying to edit a file, or edit gedit preferences?11:02
fooI'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 split11:02
CoolerXlotuspsychje, 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-time11:03
CoolerXaskubuntu posts11:03
CoolerXbut there is no edit menu11:03
CoolerXthere is no menu bar even11:03
lotuspsychjeCoolerX: gedit should show the 3 lines - to enter preferences?11:04
CoolerXlotuspsychje, what 3 lines?11:05
lotuspsychjethe menu11:05
lotuspsychjeCoolerX: alternate, try dconf-editor to change gedit settings11:05
lotuspsychjeCoolerX: org.gnome.gedit.preferences.editor tabs-size11:06
CoolerX"11:07
CoolerX@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:5311:07
CoolerX"11:07
werdoehi guys11:35
werdoenew here, can I ask a question?11:35
werdoeive been looking for an extension to rearrange/sort my status indicators, is that possible?11:36
lotuspsychjewerdoe: not sure thats possible, but you can always search: https://extensions.gnome.org/11:39
werdoei cant seem to find one. been looking since yesterday.11:40
chmykhHello 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:12
lolobabahello12:13
towserin xubuntu my sound doesn't work in vm, please help12:18
john_rambo, I have downloaded the Tor browser and extracted it12:19
john_ramboHi, 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:19
sixwheeledbeastfirejail tor-browser in the appropriate directory?12:23
towserhey on xubuntu in vm sound doesn't work, can you help?12:27
pavlis it possible to write mount point to fstab to make new disk accessible for all users on system?12:42
pavlbecouse now I need to chmod it12:43
akempavl, Yes, you may be able to specify uid=,gid= as mount options.12:51
pragmaticenigmapavl, 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 permissions12:58
shevchukHello. 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:58
shevchukWhen 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?12:59
pragmaticenigmashevchuk, 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 again13:02
NissanGTR_FanBoyhi13:03
GoingViralWow yeah that A and B stuff is confusing13:07
GoingViral"If a train starting at point A is traveling at..."13:08
shevchukpragmaticenigma: 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:09
pragmaticenigmashevchuk, This is a support channel for helping others with system issues. For hyptheticals there is the #ubuntu-offtopic channel13:10
shevchukpragmaticenigma: ok, I just thought that since apt is a core part of Ubuntu, this would be the right place to ask.13:13
GoingViralIt's a REALLY core part of Debian, you should ask over there.13:14
GoingViral(kidding don't do that)13:14
pragmaticenigmaGoingViral, if you're not actively helping someone, or requesting help, please don't add commentary. It can be distracting and confuse others13:15
GoingViralpragmaticenigma: understood. Very pragmatic also.13:16
ktosiekHi! Is there any tool for remote desktop that: 1. allows me to grab an existing session, and 2. keeps the local screen locked?13:41
ktosiekvino unlocks the screen, so that's a no-go. xorgxrdp just crashes Xorg for me, so I haven't even really tested it13:42
GoingViralktosiek: by existing session, you mean an existing local session?13:42
ktosiekGoingViral: yes13:42
GoingViralktosiek: 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
akemWith VNC you can control an existing session. But you won't be able to lock it and use it at the same it :P13:43
akem-it+time13:44
BluesKajHi folks13:44
akemHey.13:45
ktosiekAnd if I go with Wayland? Is the lock screen separate from the actual session there?13:45
akemI don't think so.13:47
akemWhy do you need to lock the screen?13:47
ktosiekFor 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
GoingViralHahaha13:49
RadSurferGoingViral :: we're still here. just launched ff though.13:50
GoingViralktosiek: I'm going to consider this support: https://www.popsci.com/article/gadgets/defend-your-cubicle-nerf-sentry-gun/13:51
akemktosiek, Maybe XDMCP is what you want: https://unix.stackexchange.com/questions/327532/how-to-remotely-log-in-with-full-graphical-desktop-over-x1113:53
akemI never tried it tho, so i cannot help with that.13:54
ktosiekakem: 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:55
GoingViralktosiek: 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:56
GoingViralktosiek: may be able to use more real life solutions for this than anything technical probably.13:57
ktosiekI could use VNC and disconnect the keyboard :-)13:58
pragmaticenigmawireless keyboards have a power switch13:59
ktosiekI hoped there's something closer to how Windows manages local and remote graphical sessions13:59
GoingViralktosiek: sounds a lot more practical than my nerf sentry idea13:59
GoingViralktosiek: RDP is patented, sadly13:59
TJ-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 PC13:59
GoingViralNot that that part necessarily is13:59
ktosiekpragmaticenigma: mine uses a normal USB-C cable, so I can disconnect that without jumping behind the computer14:00
GoingViralOr plug it into another computer for the cat, who is obviously trying to look something up14:01
ktosiekTJ-: 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:01
TJ-ktosiek: so terminology is a bit confused. You're connecting FROM the local PC TO a remote PC and want the REMOTE to remain locked14:02
akemIt's simple, he wants to use the session from remote, but lockscreen on local.14:02
ktosiekTJ-: yes14:03
TJ-ktosiek: in which case that simply means you need to trigger the lock-screen once the VNC connection comes up14:03
TJ-ktosiek: which desktop environment are you using, is it Gnome ?14:03
GoingViralTJ-: but he wants to use it while locked on the remote end14:04
akemIt will lock up VNC too AFAIK.14:04
ktosiekit is Gnome. I've tried the built-in VNC server, and it did lock the VNC too14:04
TJ-ktosiek: VNC is the wrong tool then, it *shares* not duplicates the session14:06
GoingViralktosiek: I think the solution you're looking for may be more difficult than unplugging the keyboard, if there even is a solution14:06
TJ-ktosiek: do you *really* need access to the desktop? If you can want to simply run remote applications then ssh -X tunnelling14:08
GoingViralTJ-: I can see having access to an existing session being important14:10
TJ-ktosiek: e.g. I do that to a remote office to run the DAW (ardour) and have its display locally, 50 miles away14:10
GoingViralIf not for the extra resource usage averted then for the convenience.14:10
TJ-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 DPMS14:11
GoingViralThat's actually a pretty good idea14:12
GoingViralI'm sure probably some vnc server(s) have session start/end scripts14:12
TJ-or just launch a script that also launches vino over ssh14:14
akemHacky ways :P TJ- What about XDMCP?14:15
TJ-akem: is it still functional? I've seen many reports over the past couple of years of problems but not tried it myself14:16
ktosiekMy 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:17
akemTJ-, I don't know, i thought maybe you had some ideas about it. Didn't try it either.14:18
TJ-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 layers14:18
akemTJ-, 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:21
TJ-looks like ReaLVNC has this ability to disable local input14:23
ConfusedTranslatHi. 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. Thanks14:24
TJ-ktosiek: which VNC server are you using?14:24
TJ-ConfusedTranslat: ##linux #bash for more general questions14:25
jaakkosConfusedTranslat: as general advice please always do basic googling first. People don't usually like if you ask questions that are trivially googlable.14:25
pragmaticenigmaConfusedTranslat, 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
ktosiekTJ-: I've tried vino so far, I'll look at RealVNC next. Thank you!14:26
lotuspsychjejaakkos: new users trying to find their way on irc, we can still forward to the right channel like TJ- did or advice !alis14:27
TJ-^^ 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.html14:28
TJ-ConfusedTranslat: welcome to GNU/Linux as well :)14:28
jaakkoslotuspsychje: sure :)14:28
ConfusedTranslatThanks. 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
TJ-ConfusedTranslat: are you referring to "apt update" ?14:29
pragmaticenigmaConfusedTranslat, 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 clarification14:29
TJ-pragmaticenigma: it's also an opportunity for self-learning which is far more beneficial14:30
TJ-We should always encourage and support inquisitiveness and intelligent questions14:30
ConfusedTranslatpragmaticenigma 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
ConfusedTranslatThe 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 how14:41
ConfusedTranslatthat would update/add to my repository.14:41
pragmaticenigmaConfusedTranslat, The dash redirects what would be outputted to a file, to stdout, which is piped to the sudo bash command14:44
TJ-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 do14:45
TJ-ConfusedTranslat: presumably that script is adding an entry to APTs archive/repository database under /etc/apt/sources.list.d/14:45
TJ-ConfusedTranslat: but we'd always recommend you download the script and check it out first before executing it14:46
TJ-ConfusedTranslat: there are much better, safer, ways of adding additional repositories14:46
ConfusedTranslatTJ- 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 terminal14:46
TJ-ConfusedTranslat: precisely14:46
TJ-ConfusedTranslat: and you don't know what it is going to do14:47
akemI 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
lotuspsychjektosiek: dont forget the security part when playing with vnc, a lot of scanners will hammer your way14:47
ktosieklotuspsychje: thanks for the heads up. It won't be exposed to the internet, but I'll keep it behind TLS and a password.14:50
ConfusedTranslatWe 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
lotuspsychjektosiek: allrighty14:51
pragmaticenigmaktosiek, 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 network14:52
lotuspsychjektosiek: passworded vnc can also be bypassed, just keep in mind14:52
pragmaticenigmaVNC 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 SSH14:52
zaggynlnginx won't start, claims 443 is in use, sudo netstat -lpn or fuser shows nothing running, anyony have ideas?14:55
pragmaticenigmazaggynl, how are you starting nginx? where are you seeing the error message?14:56
zaggynl sudo service nginx start14:56
zaggynl"systemctl status nginx.service" and "journalctl -xe"14:56
zaggynlalso tried by hand with sudo nginx14:56
zaggynlcan't telnet to localhost 443 either14:56
pragmaticenigmazaggynl, have you tried a restart of the system?14:57
zaggynlyes14:57
pragmaticenigmazaggynl, Are you using any tools for LetsEncrypt?14:57
zaggynljust did system upgrade via apt14:57
zaggynlnothing on this server14:57
zaggynl1 not fully installed or removed.14:58
TJ-zaggynl: what does "systemctl status ..." report?14:58
TJ-zaggynl: presumably that ios where you're seeing the 'port in use' message? show us the full output of the command in a pastebin14:58
=== TheSilentLink_ is now known as TheSilentLink
zaggynlI think apt got interrupted, trying to reinstall a package, hang on14:59
TJ-'443' in use *could* occur for a 'restart' operation if the previous instance isn't terminating immediately and the control script doesn't check14:59
zaggynleh, I think this box is kaput, I15:04
zaggynlI'll reinstall it15:04
Amnesia172Hi, help please. How in Ubuntu 18 make country flag in language section15:11
oerhekscountry flag?15:13
oerheksAmnesia172, explain please?15:13
lotuspsychjemaybe he means lubuntu style language icon15:14
Amnesia172When i change language only text EN or CZ, i want change on flags15:14
Amnesia172like an icon15:14
Amnesia172lotuspsychje: Yes !!15:15
neteffecthello, it says 'files: one new notification', where is this notification?15:31
oerheksneteffect, explain 'it' ?15:32
neteffectlike on the lock screen15:32
neteffectthe printer has a message for me too15:32
iorianeteffect, don't you have a dot near the date/clock in the top panel ? you have to click on it15:34
neteffectok15:34
neteffectsweet thanks15:34
iorianp, you can disable it, if you want neteffect15:35
neteffectnah im new to ubuntu just now.  i used linux years and years ago.  pretty nice this ubuntu15:35
neteffectway back before redhat had their commercial packages15:36
neteffectwhat a difference between then and now, wow15:36
pragmaticenigmaneteffect, 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
neteffectmy question was about ubuntu15:37
pragmaticenigmaneteffect, the history of ubutnu and differences between different distros is not ontopic for this support channel. Please come join us in #ubuntu-offtopic15:38
neteffectseems appropraite still and it's not busy in here.  But I did not know about the offtopic channel, i will check it out.15:38
neteffectthanks15:39
leaftype2neteffect: ubuntu-offtopoic is quite frendly adn active, you'll like it there15:39
ericusI i were to install windows and ubuntu alongside on a laptop, would I first install windows?15:41
ericusand then let GRUB pickup as bootloader?15:41
pragmaticenigmaericus, that is correct15:42
ericusI also want a third distro, guess I'll just leave free disk space for that one15:43
leaftype2ericus: the same tool that resizes windows during install will also resize linux, so it shouldn't be a major issue15:45
ericusthe two linux dists needs to be encrypted though15:46
pragmaticenigmathat could get a little tricky ericus ... are you certain you need full partition encryption? not just home directory encryption?15:47
ericusFDE on one of them15:48
ericuswell maybe not /boot15:48
pragmaticenigmaericus, is this a UEFI based machine?15:48
ericusyes15:48
pragmaticenigmaI think if you're using GPT (instead of MBR) you won't need /boot ...15:49
oerheksencrypted .. wants LVM? so it would use whole disk15:49
pragmaticenigmawon't need a dedicated /boot15:49
ericusgot you pragmaticenigma15:50
oerheksencryption works, but if something fails, make sure you have backups of important files15:51
ericusit's gonna be a fresh install, so no important files15:51
ericusquarantine project...15:51
ericusI could go for just Win10 and a Linux FDE, would that be easier?15:53
ericusinstead of triple boot15:53
ericusFDE as in that whole partition that is15:54
oerheksencryption wants LVM, so format the whole disk  and drop windows 10?15:55
ericusI need Win10 for a project15:55
=== Katnip- is now known as katnip
sixwheeledbeastMaybe run Win10 etc virtually?16:11
TJ-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 LVs16:17
TJ-ericus: with a separate /boot/ it can be encrypted so GRUB unlocks it via /etc/default/grub GRUB_ENABLE_CRYPTODISK=y16:18
eeoshi! 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:30
oerhekseeos, one better use top to see what process is using huge memory/cputime16:31
oerheks'power per process' if existed, is calculated on that anyway16:32
GoingViraleeos: powertop16:32
BluesKaj!crosspost | eeos16:32
ubottueeos: 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:32
cgihow do i get gcc10 on ubuntu18 to co-exist with the current gcc?16:34
oerhekscgi,  build yourself? no gcc 10 in toolchain ppa https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa16:36
oerheksand wait for Focal 20.04 LTS is out https://launchpad.net/ubuntu/+source/gcc-1016:37
eeosGoingViral: thanks!16:38
cgioerheks, 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
oerheksif you build it, it creates a bed file16:39
oerheksno clue for instructions ..16:39
eeosoerheks: can you use top to produce a report over let's say 20 days?16:41
oerhekseeos, no, i dont think so.16:42
oerhekswhere would that data be?16:42
ApfelwurmHi! :) 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,the16:45
Apfelwurmroot,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 package16:45
Apfelwurmrepos 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
eeosoerheks: this is the kind of stuff I need .... similar to what happens for example eon android?16:45
pavloseeos: you can install sysstat ... https://tecadmin.net/sysstat-monitor-linux-system-performance/16:45
Rhombixcould someone direct me to an ubuntu/linux help channel?16:48
FjorgynnTopic: Official Ubuntu Support Channel16:49
oerheksand there is ##linux too16:49
Rhombixty16:50
zaggynlanyone using ubuntu 20.04? mic not getting detected in firefox and chromium, works in chrome16:54
katniptry #ubuntu+116:56
eeospavlos: thank yu I will look at it!16:56
kromazzaggynl: check your firefox permissions for mic16:56
tripelbSum: elementary borked my 18.04 so how do I ro16:57
tripelbskookumo 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.16:59
tripelb 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.17:00
=== the_ant1 is now known as the_ant
someone235Hi, when I try to install wine I have the following error17:03
someone235https://www.irccloud.com/pastebin/3Bj11vRq/17:04
someone235Is someone familiar with this error?17:04
smacktalk18.04.1-Ubuntu - keeps loosing internet connectivity.  ifconfig doesn't work17:04
leaftype2someone235: how were you attempting to install it?17:05
someone235leaftype2: sudo apt-get install --install-recommends winehq-stable17:05
oerhekswine-stable is from a PPA?17:05
someone235leaftype2: I tried to follow these instructions17:05
someone235For ubuntu 18.0417:05
oerheksi read tons of issues with that ppa, and it is not supported here, try #winehq ?17:07
someone235ok thx17:08
someone235leaftype2: I meant these instructions https://wiki.winehq.org/Ubuntu17:09
leaftype2someone235: good call, oerheks knows what they're talking about17:11
coreyhuinkerjust 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 folder17:13
coreyhuinker 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
pavlossomeone235: did you install FAudio as explained in the link?17:13
=== the_ant1 is now known as the_ant
someone235pavlos: No, I missed that actually17:15
HamiltonMy 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:19
oerheksHamilton, sounds like a hardware issue to me17:23
Hamiltonoerheks, it works fine on windows17:23
HamiltonIt's not just speakers...It happens on headphones also.17:23
HamiltonWhen it becomes noisy in FF, if I just pause or mute, then play back, the issue is gone17:24
filohuhumanyone kno the no-wifi after suspension issue?17:27
filohuhumhi folks!17:27
garsholfilohuhum: quite normal on some wireless cards .17:27
garsholfilohuhum: https://askubuntu.com/a/893823/91838317:28
garsholHamilton: do you have `pavucontrol` installed?17:30
Hamiltongarshol, yes17:30
HamiltonIn Configuration tab, Profile is set to Analog Stereo Duplex. Should I change it to off or anything else? there are 6 options17:32
garsholHamilton: ok, then i have less of a clue. try asking in #pulseaudio17:32
garsholno, not really.17:32
TJ-Hamilton: what do you mean by noisy? distorted, extra loud?17:34
Hamiltonyeah distorted like static interference. And if it continues it becomes a loud static noise17:34
filohuhumty17:34
garsholnp filohuhum17:35
TJ-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 there17:37
oerheksmaybe line-out is selected, not amplified speakers17:37
IntelCoretomorrow I will need help parting drive with grub 2.. I had to install new windows side-ways17:52
IntelCoredon't have grub loading ubuntu atm17:52
oerhekshelp yourself17:53
oerheks!grub17:53
ubottuGRUB2 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/Grub217:53
IntelCorehope that does not mean the ubuntu is destroyed17:53
oerheksi remember you did not run ubuntu?17:53
IntelCoreoerhrks.. my hero!17:54
IntelCoreI think Bashing help me 5 years aho to do it17:54
IntelCoreI'll be baack.. (Terminator)18:00
ESphynxhi all, is there an easy way to install glibc 2.30 on 18.04 ?18:08
oerheksnope, no PPA afaik, it will come with Eoan https://packages.ubuntu.com/source/focal/glibc18:12
oerheksand focal, bets18:12
oerheksbeta*18:12
tomreynwhy do you need to, maybe there's a better solution?18:13
=== kostkon_ is now known as kostkon
ESphynxoerheks: 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 system18:28
ESphynxthe only alternatives I see area to statically link or to upgrade my server to a non-LTS18:29
oerheksany reasons? why would there be a reason?18:29
oerheksbuild your stuff in a VM then?18:29
ESphynxwell I build my stuff on another machine, but that's still more of a pain than just building on my system directly.18:30
ESphynxwhat is preventing 2.30 from being built for bionic on the PPA?18:30
tomreynchroot / lxc/lxd/docker should work18:30
oerheksno, getting glibc on your 18.04 is more a pain18:32
ESphynxoerheks: I don't understand why that is.18:32
ESphynx(or why glibc versions aren't more binary compatible)18:32
=== the_ant1 is now known as the_ant
ktosiekglibc versions are pretty compatible, but only backwards - you need a runtime not older than the version used at build time.18:47
ktosiekESphynx: 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-coverage18:47
ESphynxktosiek: thanks that sounds interesting... ktosiek I think the ABI forward compatibility varies between the different versions18:49
=== the_ant1 is now known as the_ant
ESphynxktosiek: Thanks it seems like that could ease my pain a great deal.18:50
jexmexFor 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:51
jexmexAny help to point me in the right direction would be greatly appreciated18:53
ESphynxjexmex: I've had similar issues on my Ryzen 5 but with AMD video... never found a solution18:54
jexmexI should probably buy a new video card anyways, but I wish I could figure out what the issue is with it18:55
TJ-are you both using Gnome ?18:55
jexmexI am18:55
TJ-have you thought about trying an alternative desktop environment?18:55
jexmexMight be worth a shot atleast18:56
jexmexAny suggestions?18:56
TJ-jexmex: I've used xubuntu for the last 10 years - simple and doesn't try to override my choices18:56
jexmexThat is xfce, yes?18:57
TJ-!info xubuntu-desktop | jexmex18:57
ubottujexmex: xubuntu-desktop (source: xubuntu-meta): Xubuntu desktop system. In component universe, is optional. Version 2.231 (eoan), package size 2 kB, installed size 29 kB18:57
* wicknix prefers lxde18:57
TJ-jexmex: installing that will install everything required18:57
TJ-jexmex: then you can select the Xubunti session at the greeter before log-in18:57
Jordan_Uerwrs18:57
jexmexok will give it a go, maybe at the very least it will narrow down the issue18:58
TJ-jexmex: right - process of elimination. if it still happens it points towards drivers/kernel18:58
jexmexwill 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 issue18:59
Hamiltonhttps://askubuntu.com/a/1127514/17258719:00
ESphynxktosiek: That S/O link is gold... thanks again.19:01
HamiltonWhat is speech-dispacher and why is it running?19:01
TJ-Hamilton: accessibilty tooling for visually impaired19:01
HamiltonTJ-, Does it always auto-start?19:02
TJ-Hamilton: I think it does, probably integrated into the autostart options and can be disabled19:02
dmdfhey guys, what is the default user/group for squid in 18.04 ?19:18
nickzxcvhas 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
nickzxcvgrubnetx64.efi.signed works though19:19
oerheksdmdf, you might want to reask in #ubuntu-server19:20
nickzxcvhttps://imgur.com/QzB1c2k is the result of using efilinux.efi.signed to pxe boot the dell c642019:21
dmdfoerheks: thanks19:22
oerheksi cannot find the answer easily, so i wonder too19:24
dmdfoerheks: yeah, i was following this https://help.ubuntu.com/community/DansGuardian and then i got stuck at iptables part19:26
dmdfspecifically  this part >> sudo iptables -A OUTPUT -p tcp -m multiport --dports 80,443 -m owner --uid-owner privoxy -j ACCEPT19:26
zippo^Is PPA true?19:34
tomreyn"PPA" is binary but not boolean19:34
jexmexI 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:41
zutatjexmex: it's just a driver for touchpads19:44
tomreynjexmex: 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 ?19:44
=== the_ant1 is now known as the_ant
jexmexSeems 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 now19:45
tomreyn"unmet dependencies" should not normally happen on a standard ubuntu installation when installing a supported package such as "xubuntu-desktop"19:45
jexmexWish me luck, thanks!19:46
tomreyncommunity supported, that is19:46
oerheksdid you run a proper full upgrade?19:46
tomreynthey already left19:47
=== the_ant1 is now known as the_ant
=== the_ant1 is now known as the_ant
elioporcohello, i've got a problem on my ubuntustudio 19.10, after i've used boot repair i can't boot my os again20:40
elioporcoi'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 os20:40
elioporcobut 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:40
elioporcoi've used rEFInd after and gdisk to investigate in what situation i was20:41
elioporcothe gdisk say MBR only20:41
EriC^^elioporco: can you boot a live usb to troubleshoot?20:42
EriC^^right now i mean20:42
elioporcoi'm on a live now20:42
EriC^^elioporco: ok, type 'sudo parted -ls | nc termbin.com 9999' and paste the link it gives you here20:42
elioporcosudo parted -ls | nc termbin.com 9999'20:44
elioporcosorry20:44
elioporconc: getaddrinfo for host "termbin.com" port 9999: Temporary failure in name resolution20:44
EriC^^elioporco: do you have internet access on the pc?20:44
elioporcoyes20:45
elioporcoi'm writing on it with ubuntustudio 19.10 live20:45
EriC^^elioporco: seems dns is down, try "ping 5.39.93.71"20:45
oerheksip of termbin.com is  5.39.93.7120:45
elioporcook20:46
oerhekssudo parted -ls | nc 5.39.93.71 9999'20:46
elioporco4 packets transmitted, 4 received, 0% packet loss, time 3004ms20:46
EriC^^elioporco: great, try oerheks 's command20:46
elioporcoyes20:46
elioporcosudo parted -ls | nc 5.39.93.71 999920:46
elioporcohttps://termbin.com/5f9z20:47
elioporcook20:47
elioporcogreat20:47
elioporcoi understand20:47
EriC^^elioporco: ok it seems that windows was installed in legacy mode, ubuntu was installed using uefi20:47
elioporcoook20:47
EriC^^elioporco: did you alter the partition table type by any chance?20:48
elioporcoi've run bootreapir20:48
EriC^^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 uefi20:48
EriC^^ok20:48
elioporcorepair and in advanced mode i've selected, disperately, mbr20:48
EriC^^what20:48
EriC^^did you 'convert to mbr' or something?20:49
elioporcoin boot-repair in advanced mode i've tried install grub and it was unsucessfully20:49
elioporcoafter i've tried the mbr option20:49
EriC^^aha20:49
elioporcoi'0m sorry20:50
EriC^^it happens plus it's your pc not mine no need to apologize20:50
elioporcoit's the first time that i have a pc with uefi20:50
EriC^^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 gpt20:51
elioporcoi'm looking for a solution from this morning20:51
elioporcoyes20:51
elioporcoi can relaunch boot repair only for look20:51
EriC^^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=4YgxbGQIEjWn2M20:52
EriC^^ok, please do20:52
elioporcothe option is "restore MBR"20:52
JonopolyI20:53
JonopolyI'm working on an open source project which runs on win/linux20:53
EriC^^elioporco: i see20:53
Jonopolyi want to include postgreSQL, what version of PosgreSQ20:53
JonopolyL20:53
Jonopolyoops, sorry what version of postgreSQL runs is on ubuntu?20:54
oerhekseasy to find at launchpad. select ubuntu version first..20:54
elioporcoi think that the MBR was restored on a wrong partition20:54
oerheks!find postgresql20:54
ubottuFound: 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&section=all20:54
EriC^^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 there20:55
Jonopolyoerheks: Does that mean Postgres 11 is on ubuntu?20:56
EriC^^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 something20:56
oerheksJonopoly, yes20:56
elioporcook20:56
EriC^^elioporco: anyways, what we can do is first backup your current mbr somewhere, so we can revert if needed20:56
elioporcobut don't work20:57
elioporconow i can't boot any os20:57
elioporcothe mbr is corrupted i think20:58
oerheksJonopoly, oh, that was wrong, https://launchpad.net/ubuntu/bionic/+source/postgresql-9.520:58
EriC^^elioporco: yeah21:00
EriC^^do you have another usb you can use to save the current mbr backup to?21:01
elioporcoyes Eric21:01
EriC^^elioporco: ok, plug it in21:01
elioporcocan you guide me pls21:01
EriC^^elioporco: yes no worries, plug it in and mount it from the file manager21:02
elioporcoi'm ready is on21:02
oerhekshttps://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
oerheksoops wrong channel21:02
elioporcoeric you think that i  can recovery also the booting of win partition?21:03
EriC^^elioporco: yes, that's the whole point21:03
elioporcooh yeees21:03
EriC^^elioporco: can you do something for me real quick though i just thought of something21:03
EriC^^elioporco: type 'sudo mount /dev/sda1 /mnt'21:03
elioporcook21:04
EriC^^elioporco: we can see if windows had its efi files on the efi partition, that would confirm more it used to use uefi21:04
elioporcogood21:04
EriC^^elioporco: after that command, type "ls -lR /mnt | nc 5.39.93.71 9999"21:04
elioporcohttps://termbin.com/gv7ma21:05
EriC^^seems no windows there21:06
elioporcothere is another partition21:07
EriC^^elioporco: try "sudo umount /mnt"21:07
EriC^^then 'sudo mount /dev/sda2 /mnt'21:07
elioporcoMount 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
elioporcook i've mounted all the partition early for a try to boot repair21:08
EriC^^elioporco: oh ok, where is it mounted? try "ls /media/ubuntu"21:09
elioporcols: cannot access '/media/ubuntu': No such file or directory21:09
EriC^^elioporco: try first "alias pasteit='nc 5.39.93.71 9999'"21:10
EriC^^then "mount | pasteit"21:10
elioporcohttps://termbin.com/v3z021:11
elioporcoi think is on sda621:12
EriC^^elioporco: ok, type "ls -l /media/ubuntu-studio/F2468D33468CF99D" see if there's any sensitive data or not21:12
EriC^^if it's all good, do "ls -l /media/ubuntu-studio/F2468D33468CF99D | pasteit" to paste it to termbin21:12
elioporcoyes21:13
elioporcohttps://termbin.com/sx4x21:13
EriC^^elioporco: hmm, apparently both uefi windows and legacy have the file 'bootmgr'21:15
EriC^^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 file21:16
EriC^^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 partition21:16
EriC^^or the windows iso, you can put that on a usb easily and use it21:17
elioporcoa fresh install of windows?21:18
elioporcoEriC^^you mean to reinstall windows only in that partition?21:18
EriC^^no, not a fresh install, in the install usb, you go to repair - advanced > command prompt21:18
EriC^^from there you mount the efi partition using diskpart and the c:\, and run a command to install the efi files21:19
EriC^^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 mode21:19
elioporcoEriC^^ 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 situation21:20
EriC^^elioporco: cause if it used to be GPT partition, windows for sure was in uefi mode cause it doesn't allow mbr + uefi21:20
elioporcoEriC^^ in fact i've used only ubuntu for months, only today i've got the boot repair and broken the ubuntu also21:21
elioporcothe partition in gparted is the first21:21
elioporcoif i run gparted is the ntfs 500Mb and was it21:22
elioporcothe first, then i've partitioned manually to boot a ubuntu21:22
elioporcosplitting the ntfs partition21:22
elioporcoand installing with many grub error21:23
elioporcogrub wasn't able to install many times21:23
EriC^^elioporco: i see21:23
elioporcoand i don't remember what i did to boot ubuntu21:23
EriC^^elioporco: so you're saying it used to be 500mb ntfs first partition, not 500mb fat3221:24
elioporcosorry fat3221:24
elioporcosorry21:24
EriC^^it used to be 500mb fat32 before you installed ubuntu even? you are certain?21:24
elioporcoyes21:24
EriC^^ok, then windows must have been in uefi mode, there was just that partition yeah?21:25
elioporcoi've thinked a lot to install grub221:25
EriC^^500mb then the ntfs one(the big one)21:25
elioporcobut i've formatted this fat32 partition, but i've changed the flag many times21:25
jjbugglenew disk.  What kind of partition table do I want?  msdos?21:25
elioporcoyes at first the 500Mb fat32 and 900Mb ntfs21:26
tomreynjjbuggle: probably gpt21:26
elioporcoi've splitted the ntfs and installed ubuntu21:26
EriC^^elioporco: i see21:26
EriC^^elioporco: ok, let's try to convert back to gpt then21:26
jjbuggletomreyn: ok, thanks, ill check it out21:27
EriC^^elioporco: so you do have a windows iso you can put on a usb?21:27
elioporcoEriC^^ ok this partition was changed only on the flag and i not formatted yet from the origin21:28
elioporcoEriC^^ from gparted now is on ESP flag21:28
EriC^^elioporco: it seems like it got formatted somehow, maybe ubuntu formatted it? because no windows files exist in it anymore21:28
EriC^^it should have microsoft/boot/bootmgfw.efi to be able to boot windows21:29
elioporcooook21:29
EriC^^elioporco: can you type "sudo dd if=/dev/sda bs=512 count=1 | hexdump -C | pasteit" ?21:29
EriC^^i wonder what the current mbr looks like, might give us some more insight21:30
elioporco1+0 records in1+0 records out512 bytes copied, 3.0872e-05 s, 16.6 MB/spasteit: command not found21:31
EriC^^elioporco: try first "alias pasteit='nc 5.39.93.71 9999'"21:31
elioporcoyes21:32
ESphynxktosiek: it was a bit of work, but I managed to build binaries from my rolling system that runs outtadabox on the LTS :P21:32
elioporcohttps://termbin.com/zr3221:32
EriC^^elioporco: do you have a windows iso you can use to restore the efi partition?21:34
EriC^^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 mode21:35
elioporcoprobably i have it21:36
EriC^^elioporco: btw, what does "sudo gdisk -l /dev/sda | pasteit" give?21:36
elioporcoEriC^^ but i've to prepare the usb stick21:36
EriC^^i forgot, it should mention if it finds gpt data i think21:36
elioporcohttps://termbin.com/r5tv21:36
elioporcoi've found that i can convert the mbr to gpt with gdisk21:38
EriC^^elioporco: yeah, first unmount all sda partitions21:39
EriC^^elioporco: sudo umount /dev/sda*21:40
elioporcoYES21:40
EriC^^elioporco: ok, is "mount | grep sda" clean ?21:43
elioporcoyes21:43
elioporcoabsolutely21:43
EriC^^elioporco: is the usb you brought mounted at /media/ubuntu-studio/EStudio ?21:44
EriC^^the one for the mbr backup21:45
elioporcoyes21:45
elioporcoit is mounted21:45
EriC^^elioporco: ok, great, type "sudo dd if=/dev/sda bs=9K count=1 of=/media/ubuntu-studio/EStudio/mymbr.backup"21:45
EriC^^that should backup the mbr and any gpt partition table after it too21:46
elioporcocopied21:46
EriC^^elioporco: ok, convert the table to gpt21:46
elioporco@eri21:47
EriC^^all good?21:47
elioporcoEriC^^ sudo gdisk  /dev/sdado you like it?21:47
elioporcosudo gdisk  /dev/sda21:48
EriC^^yes elioporco21:48
EriC^^elioporco: after it loads up, press 'w' to write it21:50
elioporcoEriC^^ command? "tchange a partition's type code" or "wwrite table to disk and exit21:50
EriC^^elioporco: yup 'w'21:50
elioporcoooook21:51
elioporcoThe new table will be used at the next reboot or after yourun partprobe(8) or kpartx(8)The operation has completed successfully.21:51
elioporcoseems ok21:51
elioporcoEriC^^ i've to reboot or i launch a big boot repair to install grub?21:52
EriC^^elioporco: never use boot-repair again elioporco, it's an evil program :D21:52
EriC^^elioporco: try 'sudo partprobe /dev/sda'21:52
elioporconow i know the evil that boot repair do21:55
EriC^^hehe21:56
EriC^^elioporco: did you run the partprobe command?21:58
elioporcoEriC^^ yes21:58
elioporcoyou are a linux beast21:58
EriC^^elioporco: not really :P i know my uefi though!21:59
EriC^^elioporco: try now 'sudo gdisk -l /dev/sda | pasteit' to see how it looks21:59
elioporcoEriC^^ hahahah make it sense22:00
elioporcohttps://termbin.com/y1bpo22:00
EriC^^ok the partition table looks great now22:01
EriC^^elioporco: ok, let's reinstall grub quickly then after ubuntu boots moves on to the windows efi22:01
EriC^^elioporco: type 'sudo mount /dev/sda6 /mnt'22:01
elioporcook22:02
EriC^^then type 'sudo cat /mnt/etc/fstab | pasteit'22:02
elioporcogrub-install?22:02
EriC^^not yet22:02
elioporcohttps://termbin.com/ns5z22:03
EriC^^elioporco: type 'sudo blkid /dev/sda1 | pasteit'22:03
elioporcohttps://termbin.com/gnf022:04
EriC^^elioporco: ok, type 'sudo nano /mnt/etc/fstab'22:05
EriC^^then go to the line that says #UUID=EFEB-2451  /boot/efi   and remove the "#" at the start of the line22:05
EriC^^(it's currently commented out with the #)22:05
elioporcoyes22:07
EriC^^elioporco: press ctrl+x to save and exit22:07
EriC^^then 'cat /mnt/etc/fstab | pasteit' to confirm22:07
elioporcohttps://termbin.com/fj8y22:07
EriC^^looks good22:08
EriC^^elioporco: type 'ls /mnt/boot/efi' to confirm the mountpoint exists22:08
EriC^^if it says no such dir then its bad22:08
elioporcoEriC^^ no good22:08
elioporcols /mnt/boot/efi say nothing22:09
EriC^^that's good,no error then22:09
EriC^^elioporco: ok, type the following line22:09
EriC^^for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done22:10
elioporcook22:11
EriC^^elioporco: ok, all good? no errors etc22:11
elioporcoyes22:11
elioporcoall good22:11
EriC^^cool22:11
EriC^^elioporco: type 'sudo chroot /mnt'22:11
elioporcook22:11
elioporco"#"22:12
EriC^^elioporco: now type 'dpkg -l | grep grub | nc 5.39.93.71 9999'22:13
EriC^^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 not22:13
elioporcohttps://termbin.com/lg8t22:13
EriC^^no need to say what it gives, just that there's stuff22:14
elioporcoit give me something22:14
EriC^^ok great22:14
elioporcofw22:14
elioporcoruntime22:14
elioporcoefivars22:14
EriC^^elioporco: ok, type 'apt-get purge grub-pc grub-efi-amd64+ grub-efi-amd64-signed+ grub2-common+'22:15
EriC^^elioporco: notice the other grub-efi.. etc have a "+" at the end whereas grub-pc doesnt22:15
Jordan_UEriC^^: elioporco: Have you actually mounted the ESP to /boot/efi/ yet?22:15
EriC^^Jordan_U: ah good catch22:15
EriC^^elioporco: hold that thought22:15
EriC^^elioporco: type 'mount /boot/efi'22:16
elioporcoon apt-get purge22:17
EriC^^yeah?22:17
elioporcothere 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
EriC^^elioporco: ok, no worries, we'll get to it22:17
EriC^^elioporco: type first 'mount /boot/efi'22:18
EriC^^it should give a clean prompt back, no errors22:18
elioporcoye22:18
elioporcoit'ok22:19
EriC^^elioporco: try apt-get install --reinstall grub-efi-amd64-signed grub-efi-amd64 grub2-common22:20
elioporcoProcessing was halted because there were too many errors.22:20
EriC^^elioporco: how's the dns looking right now? try 'ping -c1 google.com'22:21
elioporcommm22:22
elioporco1 failure22:22
elioporco1 ok22:22
elioporcoTemporary failure22:22
EriC^^elioporco: ok, try 'apt-get -f install | nc 5.39.93.71 9999'22:24
EriC^^to see what the errors are22:24
elioporcono i'ts ok22:26
elioporcoon 15 ping22:26
elioporcono failure22:26
EriC^^did it return a link back?22:27
elioporco1 packets transmitted, 1 received, 0% packet loss, time 0ms22:27
EriC^^ah ok nice22:27
EriC^^try then, "apt-get update"22:27
elioporcook done22:28
EriC^^elioporco: ok, try 'apt-get -f install | nc 5.39.93.71 9999'22:31
elioporcohttps://termbin.com/kgvw22:32
glestradehello again, do any of you have experience with the /etc/network/interfaces file22:33
EriC^^elioporco: try pressing 'y' for now22:34
elioporcoE: Write error - write (32: Broken pipe)E: Sub-process /usr/bin/dpkg returned an error code (1)22:34
glestradeI found the following to help me setup wireless lan manually22:34
glestradehttps://unix.stackexchange.com/questions/48431/connect-to-hidden-wifi-ap-with-wpa-supplicant22:34
EriC^^elioporco: try again, apt-get -f install22:34
EriC^^then press y22:34
elioporcoyes22:34
glestradeAre those lines all it should take? I think the driver’s not working22:34
elioporcono good22:34
elioporcoE: Write error - write (32: Broken pipe)E: Sub-process /usr/bin/dpkg returned an error code (1)22:35
elioporcoProcessing was halted because there were too many errors.E: Sub-process /usr/bin/dpkg returned an error code (1)22:35
elioporcoProcessing was halted because there were too many errors.E: Sub-process /usr/bin/dpkg returned an error code (1)22:35
jjbugglecan you paste all the errors elioporco?22:35
elioporcodpkg: too many errors, stoppingErrors were encountered while processing: plymouth-theme-ubuntustudio22:35
jjbugglelike in pastebin?22:35
elioporcosorry22:36
EriC^^elioporco: try 'apt-get -y -f install |& nc termbin.com 9999'22:36
elioporcohttps://termbin.com/5k3n22:36
elioporcoyes22:36
jjbuggledo you have grub?22:37
jjbuggleelioporco: do you use grub?22:38
elioporcoi think not anymore, i'm reinstalling it22:38
jjbuggleelioporco: why don't you have grub?22:38
jjbuggleelioporco: it is failing because I think the devs assumed you would have grub22:38
EriC^^elioporco: ok, try apt-get install --reinstall plymouth-theme-ubuntustudio grub-efi-amd64 grub-efi-amd64-signed grub2-common22:39
=== BrianG61UK_ is now known as BrianG61UK
oerheksjjbuggle, EriC^^ is onto it22:39
Aavar_How can I show what is using my external haddrive?22:40
EriC^^Aavar_: iotop maybe22:40
elioporcoEriC^^ no error reported22:40
oerheksAavar_, "what is using" , can you explain?22:40
oerheksi would say; you are :-D22:41
EriC^^elioporco: great, ok, what does the uefi list look like i wonder, try 'efibootmgr -v | nc termbin.com 9999'22:41
EriC^^elioporco: also, which laptop/pc model is this?22:41
elioporcoEriC^^ https://termbin.com/kh4f22:41
EriC^^elioporco: looks good, how about 'mokutil --sb-state' ?22:43
Aavar_oerheks: I mean what process is accessing the drive. It is chattering but I don't know why and it worries me...22:43
elioporcosec boot disabled22:44
elioporcook22:44
EriC^^elioporco: great, ok, type "exit"22:44
oerheksAavar_, go for iotop, https://askubuntu.com/questions/276669/how-to-monitor-disk-activity22:44
EriC^^elioporco: then try rebooting, in the BIOS make sure uefi mode is enabled, or csm legacy is disabled22:45
elioporcook csm now is auto22:45
elioporcouefi on other os22:45
Aavar_EriC^^ oerheks: tnx, I'll try that... Looks like the drive stopped, but I'll keep it in mind :)22:45
EriC^^try to put it on csm disabled22:45
elioporcosecureboot disabled22:45
elioporcook22:45
EriC^^elioporco: alright, give it a go see what happens22:46
oerheksAavar_, it all depends what actions you did on that drive22:46
elioporcoEriC^^  we'll see from the other side22:46
EriC^^:D22:46
EriC^^elioporco: any luck?22:57
elioporcohey22:57
elioporcono good22:57
EriC^^elioporco: which pc model is this?22:57
elioporcoonly a minimal bash of grub222:57
EriC^^elioporco: oh you got a grub?22:58
elioporcomother asus, i7, 16Gb ram22:58
EriC^^elioporco: was it grub or grub rescue> ?22:58
elioporcoonly grub22:58
EriC^^elioporco: ok good22:59
EriC^^elioporco: csm legacy set to disabled right?22:59
elioporcoyes22:59
EriC^^elioporco: ok, type 'sudo mount /dev/sda6 /mnt'23:00
elioporcoin the uefibios was a ubuntu boot ride23:00
EriC^^elioporco: then 'cat /mnt/boot/grub/grub.cfg | nc 5.39.93.71 9999'23:00
elioporcono such a file23:01
EriC^^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 menu23:01
EriC^^elioporco: ok, type again the following line23:01
EriC^^for i in /dev /proc /sys /run; do sudo mount -R $i /mnt$i; done23:01
elioporcook23:02
EriC^^elioporco: then sudo chroot /mnt23:02
elioporcoy23:02
EriC^^elioporco: then "update-grub"23:03
elioporcoSyntax errors are detected in generated GRUB config file.23:04
elioporcoEriC^^ no good23:05
EriC^^1 sec23:07
EriC^^elioporco: try 'tail -v -n+1 /etc/grub.d/* | nc termbin.com 9999'23:07
EriC^^elioporco: also 'cat /etc/default/grub | nc termbin.com 9999'23:08
elioporcoNo such file or directory23:08
elioporcohttps://termbin.com/gt7523:09
elioporcoEriC^^ the first one say ail: cannot open '/etc/grub.d/*' for reading: No such file or directory23:10
TJ-EriC^^: elioporco  are you actually in the chroot ?23:10
elioporcoEriC^^ y23:11
EriC^^elioporco: type 'dpkg -l | grep grub | nc termbin.com 9999'23:11
EriC^^elioporco: we're like a command away basically hold tight23:12
elioporcohttps://termbin.com/ca43b23:12
EriC^^elioporco: try 'apt-get purge grub-pc'23:12
elioporcoEriC^^ Do you want to have all GRUB 2 files removed from /boot/grub?23:14
EriC^^elioporco: sure why not23:15
elioporcoand we use grub23:15
elioporcook23:15
EriC^^yeah23:16
EriC^^elioporco: how's "dpkg -l | grep grub | nc termbin.com 9999" looking now?23:16
elioporcohttps://termbin.com/xdgoo23:17
elioporcolike before23:17
EriC^^elioporco: nope, grub-pc is gone finally23:17
EriC^^elioporco: ok, type 'apt-get install --reinstall grub-common grub2-common grub-efi-amd64-signed grub-efi-amd64-bin'23:18
EriC^^elioporco: ok, type 'apt-get install --reinstall grub-common grub2-common grub-efi-amd64-signed grub-efi-amd64-bin grub-efi-amd64'23:18
elioporcook23:19
EriC^^if it says any errors let me know23:19
elioporcoEriC^^ seems ok23:20
EriC^^elioporco: nice, try 'cat /boot/grub/grub.cfg | nc termbin.com 9999'23:20
pyzozordhey guys my super key doesnt work. I have logitech G710+.23:20
elioporcoEriC^^No such file or directory23:20
EriC^^elioporco: ok, try 'apt-get install --reinstall grub-common'23:20
pyzozordxev doesn't respond when I press the super key23:21
elioporcook23:21
EriC^^elioporco: then try 'update-grub' again23:21
elioporcoEriC^^nope23:22
EriC^^elioporco: hmm, what does 'ls /etc/grub.d | nc termbin.com 9999' give?23:23
EriC^^the grub-common package is supposed to have those grub.d files23:23
EriC^^(which update-grub uses along with /etc/default/grub)23:23
elioporcoEriC^^ https://termbin.com/gt75    https://pastebin.com/yyKGmKqE23:24
EriC^^elioporco: what's the output of "ls -l /etc/grub.d | nc termbin.com 9999" ?23:25
elioporcoEriC^^https://termbin.com/4pdw823:26
elioporco023:26
elioporcocaput23:27
EriC^^elioporco: so weird23:27
Jordan_UEriC^^: 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
EriC^^elioporco: what about 'dpkg -L grub-common | nc termbin.com 9999'23:28
elioporcoEriC^^https://termbin.com/7lvy23:28
EriC^^Jordan_U: but why are there no /etc/grub.d files? we reinstalled grub-common which supposedly installs those there23:28
TJ---force-confnew23:29
EriC^^what's the full dpkg command for that?23:30
EriC^^do we have to point it to /var/cache/apt/grub-common.....deb ?23:31
Jordan_UTJ-: Does this seem reasonable?: sudo apt install --reinstall -o Dpkg::Options::="--force-confask,confnew,confmiss" grub-common23:31
TJ-EriC^^: you can set an apt option on the command line23:31
TJ-Jordan_U: nailed it23:31
Jordan_UTJ-: From https://askubuntu.com/questions/66533/how-can-i-restore-configuration-files23:31
TJ-Jordan_U: saved me some typing :D23:31
Jordan_Uelioporco: sudo apt install --reinstall -o Dpkg::Options::="--force-confask,confnew,confmiss" grub-common23:32
elioporcoEriC^^ done23:32
elioporcono error23:33
EriC^^elioporco: ok, type 'update-grub'23:33
pyzozordhey, 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 reaction23:33
Jordan_Upyzozord: How have you ruled out a broken keyboard?23:33
elioporcoEriC^^done but no win23:34
elioporcofound only linux image23:35
TJ-elioporco: in which case "update-initramfs"23:35
pyzozordJordan_U: any ideas on how to check that?23:35
Jordan_Upyzozord: Another OS? Test with it connected to another computer? LiveUSB?23:36
TJ-pyzozord: are you able to test the keyboard on another PC or OS?23:36
elioporcoyes23:36
EriC^^elioporco: it wont find windows yet, you need to use the windows iso/usb to reinstall the efi files, then ubuntu will pick it up23:36
EriC^^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 back23:37
EriC^^elioporco: in any case, type 'exit' then reboot and see what happens, if ubuntu boots23:37
elioporcoEriC^^ ok tnks i'ts a great thing! thanks for the time, king regards23:38
elioporcoEriC^^see you23:38
EriC^^no problem, im not leaving just yet though23:38
pyzozordTJ-: 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 drivers23:38
TJ-pyzozord: remind us of the model of the keyboard23:39
pyzozordTJ-: Logitech G710+23:39
=== the_ant1 is now known as the_ant
TJ-pyzozord: silly question but is it programmable, and is it possible you've somehow reprogrammed it to cause this?23:46
pyzozordTJ-: 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 ago23:48
TJ-pyzozord: is it the Windows key that is non functional?23:48
pyzozordTJ-: aaah you are a genius!23:49
TJ-pyzozord: and I bet the content menu key on the right side of the space bar is also disabled23:49
pyzozordthere is a wierd little button looking like a joystick!23:49
TJ-pyzozord: you've got the keyboard in GAME mode23:49
TJ-which disables those two keys23:50
TJ-pyzozord: so the Game mode LED was lit?23:50
pyzozordI noticed there is a diod with the same icon light up. I pressed that button. Light turned off. And now my super key works normal23:50
pyzozordwtf is a game mode?23:50
TJ-pyzozord: Always helps to read the manual ; page 5 of https://www.logitech.com/assets/46072/2/g710-mechanical-gaming-keyboard-setup-guide.pdf23:50
pyzozordI 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:50
pyzozordTJ-: Indeed. My fault. Thank you so much for help!23:51
TJ-pyzozord: For Windows it prevents accidentally bringing up the start menu or23:51
pyzozordSo it's literally the block-super-key mode23:51
pyzozordthat would explain a lot23:51
pyzozordthank 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:52
TJ-pyzozord: :D23:53
pyzozordTJ-: thanks again!23:54
TJ-We love the easy ones!23:55

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