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

=== Budgii_ is now known as Budgii
bonhoefferi’m caught in a dependency chicken or egg problem: https://gist.github.com/tbbooher/95d9ff23ce1fa771b4584198cbb2a87a01:00
bonhoefferi purged python 3.6 but still doesn’t help01:00
bonhoefferat a loss01:02
bonhoeffersudo apt-get install python3.6-minimal <— fails on the dependency of python 3.601:06
bonhoefferthinking my only option is to build from source. i’ve tried multiple path and home names01:07
madLyfehey tomreyn, i did a sha256sum of two dirs, src and tgt, and now i need to compare each sums output file. how would one do that?01:42
madLyfei did `find -type f -print0 | xargs -0 sha256sum > ~/sha256sums`01:43
pi0libhunspell-1.4-001:44
pi0how do i get this packaged installed on 18.0401:45
pi0says unable to locate01:45
Bashing-om!info libhunspell-1.6-0 | pi001:48
ubottupi0: libhunspell-1.6-0 (source: hunspell): spell checker and morphological analyzer (shared library). In component main, is optional. Version 1.6.2-1 (bionic), package size 159 kB, installed size 536 kB01:48
pi0hmm01:50
pi0Bashing-om: do i need to change the version01:50
Bashing-ompi0: Yes, else you will break the system .01:51
pi0oh understood01:52
pi0shoot i installed a deb and it ws expecting an older lib01:59
lotuspsychjewich packagename has that worspaces switcher on 16.04 again?02:16
=== Mrokii_ is now known as Mrokii
=== Kira is now known as k_sze[work]
=== JanC_ is now known as JanC
awc737If i a network bridge, br0, with a /29 subnet (5 ip), should I immediately be able to ping the additional 4 ip's from external network?03:13
StupidDanbohow do I install the previous version of Wine? the latest version broke my game.03:13
=== jost__ is now known as jost
StupidDanboI'm using this command: sudo apt-get install --install-recommends winehq-staging=3.14.0~bionic03:13
StupidDanboand I get E: Unable to correct problems, you have held broken packages.03:14
StupidDanboit didn't fix it to run sudo apt autoremove03:14
StupidDanboI don't know what I'm doing.03:14
awc737because I can't ping the other addresses in the subnet... granted the additional IPs aren't assigned to anything but the bridge is working03:15
Ben64awc737: might want to ask in ##networking03:17
Lontinuehow ubuntu18.04 can use SSR client ?03:17
lotuspsychje!latest | StupidDanbo03:20
ubottuStupidDanbo: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.03:20
StupidDanbo!backports | StupidDanbo03:21
ubottuStupidDanbo, please see my private message03:21
StupidDanboit's not that old. it's not a previous version of the OS.03:22
StupidDanbowell I have no idea how this helps.03:23
Ben64don't use winehq-staging if you wanted stable03:25
StupidDanboI don't think the non-staging one works for my game03:26
StupidDanboI just need what works03:26
Ben64i've been using wine for around 10 years, i've never seen something that works stop working after an update03:27
Ben64i'd suggest heading to #winehq and describing the issue there03:27
xar-this channel never ceases to amaze me, 2018, and there are still wine users lol03:27
StupidDanboStable: Wine 3.0.2 pretty sure that's way too old.03:27
Ben64steam using wine to make more games playable in linux03:27
StupidDanboI am, but #winehq is kinda slow, so no replies yet.03:28
Ben64well that's the place for wine support03:28
StupidDanboyeah but a more general question of how to install an older version of software would seem perfectly fine here.03:28
StupidDanboI don't need Wine support, I need to know how to install a previous version.03:29
StupidDanboand it's not working03:29
Ben64you're not even getting it from the ubuntu repositories though, so not on topic here03:29
StupidDanbobut I don't even know if I'm doing the right command. that's not a Wine-specific command.03:30
StupidDanbosearching for how to install older versions of Wine got me terrible results. I had to search for sudo apt-get install older version03:31
StupidDanboI dunno03:31
StupidDanboI'm retarded. nothing I do ever works. It takes me so long to do the simplest of things.03:31
StupidDanboIt's been an hour so far trying to do this.03:31
StupidDanbojust attempting to reverse the update that totally screwed me over.03:32
Ben64you should be looking how to make it work on the new version03:32
StupidDanboI have no idea how to do that. It just doesn't launch. The error window never finishes loading details.03:33
StupidDanboand of course support for specific games in Wine is really slow, so there's no mentions of problems with it yet.03:33
StupidDanboI play this game all day every day. I can't just NOT play it for a week or two waiting for some comment on winehq's website.03:34
StupidDanboI shouldn't be on Linux03:34
Ben64what game03:35
StupidDanboWorld of Warcraft03:35
Ben64ha03:35
StupidDanboand I suck at it03:35
xar-it told you the problem, broken package, fix that first so apt doesn't fall over03:35
striveWoW! :)03:35
striveStupidDanbo: Dualboot Windows/Linux and only use Windows for "gaming hour" and switch back.03:36
StupidDanboI don't see where you said that. I've been trying to fix that but found no solution.03:36
Ben64there's gotta be something else going on, wow definitely still works in wine03:37
striveIt does.03:37
xar-dpkg --get-selections | grep hold03:37
StupidDanboin Wine 3.15?03:37
StupidDanbothis did not fix it: dpkg --get-selections | grep hold03:38
xar-it's data gathering, it's not meant to "fix" it03:38
StupidDanboThe following packages have unmet dependencies: winehq-staging : Depends: wine-staging (= 3.14.0~bionic)03:39
xar-and do you have wine-staging?03:40
StupidDanboI need to install Windows first... which means I need to wipe Linux, which means I need to backup my files, which means I need to buy another HD.03:40
StupidDanboisn't installing wine-staging without a version number just going to install 3.15?03:41
Bashing-om!info wine-staging | StupidDanbo03:41
ubottuStupidDanbo: Package wine-staging does not exist in bionic03:41
xar-assuming the package exists in whatever repo you have setup, specify the version you want with the =<version>03:43
StupidDanboI searched for [sudo apt-get install older version] and found apt-cache showpkg <package-name> lists all available versions.03:44
StupidDanboso as a result I'm running: sudo apt-get install --install-recommends winehq-staging=3.14.0~bionic03:45
StupidDanbooh... what a surprise. without a version number, it installs the latest version, 3.15. without any problems. but when I tell it to install 3.14 it fails.03:46
xar-I just added the repo and checked on my machine, plenty of packages to choose from: http://dpaste.com/236PJW703:46
xar-StupidDanbo: what's the command you're using, and use a paste service03:49
StupidDanboa paste service for a command?03:49
StupidDanbooh, you mean the results?03:50
StupidDanbohttps://pastebin.com/aQmzKdcX03:51
StupidDanboI should have stopped. maybe there could have been a way to undo the update, but I uninstalled Wine before trying to install the older version manually.03:52
xar-StupidDanbo: dpkg -l '*wine*'03:53
StupidDanboxar-, https://pastebin.com/cF7xXiKL I installed 3.15.03:56
StupidDanbomy computer needs to restart?03:56
StupidDanboI don't remember that being there.03:57
StupidDanbobrb\03:57
xar-you don't need to restart, but you probably should remove the installed packages03:57
StupidDanboof course restarting didn't magically make the new Wine version work. T_T04:01
xar-why would it?04:02
StupidDanboI don't know. because it wasn't completely finished? this stuff is all magic.04:03
xar-if you truly desire an older package, remove the existing installed packages, anything with an "ii" in that list you provided04:03
StupidDanboI don't get it. do I remove wine-staging completely or do I need to remove something else?04:05
StupidDanbothere's no "ii" in the results of dpkg -l '*wine*'04:05
StupidDanbooh... on the left hand column04:05
xar-you said you don't want 3.15, so remove everything relating to wine, yes04:06
StupidDanbothat's what I did before. I uninstalled wine, and tried to install 3.14, and it gave me the results of that 1st pastebin.04:06
xar-not sure why you're fighting me on this, can you just do it?04:06
StupidDanbohow do I do that?04:07
xar-apt-get remove <package name>04:07
xar-confirm your progress by running another dpkg -l until it's all clear, then I recommend installing aptitude (apt-get install aptitude) which I find to be more resilient in situations like this04:08
xar-then you'll do something approximating this: aptitude install winehq-staging=3.14.0~bionic wine-staging=3.14.0~bionic wine-staging-amd64=3.14.0~bionic wine-staging-i386=3.14.0~bionic04:09
StupidDanbohuh... that wine-staging-a and wine-staging-i are still installed after removing wine-staging04:09
xar-because your terminal is too small, the package names are wine-staging-a04:10
xar-because your terminal is too small, the package names are wine-staging-amd64 and wine-staging-i38604:10
xar-apt-get remove wine-staging-amd64 wine-staging-i38604:10
StupidDanbothere we go04:11
xar-ok so you see my recommendation on aptitude, do that next04:11
StupidDanbooh right04:11
xar-the aptitude install will moan and complain, but it should offer the ability to proceed regardless and resolve dependencies04:12
xar-once the install completes, rerun dpkg -l, you should see the version you wanted04:15
StupidDanbowow you're not kidding. do I need to tell it to try harder for every single time above it says "but it is not going to be installed"? it looks like there's dozens of them.04:16
StupidDanboI hope it's not just stumbling on the same spot.04:16
xar-just mash the "Y" key, see how far you get04:16
StupidDanbook, thanks. I just couldn't tell what it was doing.04:17
xar-obligatory disclaimer: I know nothing about Wine, I know nothing about this third-party, non-standard repo, I can't be held liable for your box crapping itself or getting hacked04:17
StupidDanboyeah, no problem04:18
xar-StupidDanbo: so?04:28
StupidDanboit's still going04:28
StupidDanbo~70 lines said "but it is not going to be installed". I dunno how many times I've hit yes so far.04:35
StupidDanboI'm probably not even half done so far04:35
xar-I ran the same command on xenial just now, 160 packages, only prompted me twice to continue, odd04:41
StupidDanbowell my whole system ground to a halt and after a few minutes I had to hit the reset button.04:46
StupidDanboxar-, my system froze and I had to restart.04:48
StupidDanbodo I just try again?04:52
easyOnMehello everyone04:56
easyOnMeI just recently upgraded to Ubuntu 18.04 from 16.0404:56
easyOnMeI just completed the upgrade04:56
easyOnMeI was just a bit surprised the screen's orientation changes each time I rotate my laptop04:56
easyOnMeIs there anything I can do to lock the screen of the laptop to its normal position04:56
srtoeasyOnMe, are you on gnome? there should be a orientation lock in the battery status/wifi/etc dropdown in the upper right corner of your screen.05:01
srtoor search for "orientation" in the gnome dash works for me too05:02
easyOnMeok thanks05:03
StupidDanbooh crap I think I see why my PC froze the other time. my memory usage is maxed out and my swap is at 50%. why???05:18
StupidDanbojust from running aptitude install winehq-staging=3.14.0~bionic wine-staging=3.14.0~bionic wine-staging-amd64=3.14.0~bionic wine-staging-i386=3.14.0~bionic05:19
StupidDanboxar-, why is my memory usage maxed out by running that?05:19
StupidDanboI can't even see what's using it all. there's nothing in the task manager using it, but it's showing it all being used.05:20
StupidDanbolike I sort by RSS and nothing's using it. hexchat is using 53mb and mousepad 34mb and there's no huge list of small things or anything.05:21
Triffid_HunterStupidDanbo: check top or htop05:22
ryuoStupidDanbo: some ram remains used by caches, but these are reclaimed if necessary.05:23
ryuoStupidDanbo: run free for a better understanding of current usage of overall RAM.05:23
StupidDanbowhat do I do? I need to fix my game but running that aptitute install command was my only hope.05:23
StupidDanboand it maxes out my ram and crashes my system05:24
ryuoStupidDanbo: how much ram do you have?05:24
StupidDanboryuo, I don't know how to check.05:24
StupidDanboand I don't remember05:24
cim209StupidDanbo, open system monitor05:24
cim209then click system tab05:24
StupidDanboI have a task manager. but it doesn't say what the total is05:24
ryuoI would be concerned if you have less than 4G...05:25
ryuoHm.05:25
cim209StupidDanbo, https://i.imgur.com/Si61OBm.png05:25
StupidDanbofree -m reports I have 16056 total05:26
StupidDanbono units shown05:26
cim20916gb is good05:26
StupidDanbowell my graph just shot up while I was running that command.05:27
ryuo... how can you be running out of RAM? o.O05:27
ryuothat's rather high.05:27
ryuohuh.05:27
StupidDanboI was just running this command and hitting Yes over and over again for all ~70 {I'm guessing that amount} entries, which I've never finished. last time it crashed. this time I closed it before it could when I noticed my memory maxed out.05:28
StupidDanboaptitude install winehq-staging=3.14.0~bionic wine-staging=3.14.0~bionic wine-staging-amd64=3.14.0~bionic wine-staging-i386=3.14.0~bionic05:28
ryuohere's a thought... have you had your RAM tested?05:28
StupidDanboI just want my game to work again. are you sure that's necessary?05:29
ryuoNo idea, but then i've had so many strange issues over the years.05:29
StupidDanboI broke my game over 3 hours ago and I've been working on it ever since then.05:29
ryuoI see.05:29
ryuoSo then perhaps not.05:29
luckywhoamixer settings as non-root user?05:29
=== LabMonkey is now known as Mechanismus
StupidDanbowould that really indicate my RAM is bad?05:31
StupidDanboI just need to get this working.05:31
StupidDanboI'm a pathetic subhuman that needs to get back to his useless stupid game.05:31
ryuoNo idea, but system crashes aren't always software issues05:31
ryuoOr various other glitches.05:32
ryuoI've had issues that only a BIOS update could fix.05:32
StupidDanbocan I run this command in separate parts instead of all at once? aptitude install winehq-staging=3.14.0~bionic wine-staging=3.14.0~bionic wine-staging-amd64=3.14.0~bionic wine-staging-i386=3.14.0~bionic05:32
ryuowhy are you running it with aptitude?05:33
StupidDanbobecause it won't install normally.05:33
ryuoI see.05:33
ryuoI'm not a wine expert, but what game is it?05:33
StupidDanboWorld of Warcraft05:33
StupidDanboI was searching for things like how to install older versions, relative to the methods the wine website said to install.05:34
StupidDanboso wine's website said to run: sudo apt-get install --install-recommends winehq-staging05:34
ryuoI don't know much about it, but i've used playonlinux.05:35
ryuohttps://www.playonlinux.com/en/supported_apps-1-0.html05:35
StupidDanboso I searched [apt-get install older version] or something05:35
ryuoIt mentions your game, but no idea if it works.05:35
StupidDanbothe game ran fine before the update.05:35
StupidDanboI tried to get playonlinux to work before and I think it was a headache. I dunno.05:36
StupidDanboI don't know if that would really help. especially since I'm running WoW off my SSD and I'm not sure how I would do that for PlayOnLinux05:36
StupidDanboso I found instructions for installing older versions: sudo apt-get install <package-name>=<package-version-number>05:37
ryuoyou could try removing wine and reinstalling.05:37
ryuowith a specific version.05:37
StupidDanboreinstalling will just give me the latest version. {no, it doesn't work}05:37
ryuoOh.05:37
StupidDanboI'm trying to install a specific version. it's failing.05:38
ryuowell, i don't normally need to revert packges so, no wonder...05:38
StupidDanboso I tried: sudo apt-get install winehq-staging=3.14.0~bionic05:38
StupidDanboand I got an error, which is why someone told me to use aptitude.05:39
StupidDanboI got: Some packages could not be installed. This may mean that you have05:39
StupidDanborequested an impossible situation or if you are using the unstable05:39
StupidDanbodistribution that some required packages have not yet been created05:39
StupidDanboor been moved out of Incoming.05:39
ryuoDoes the regular Ubuntu wine not work for you?05:39
ryuoThose tend to stay version locked.05:40
ryuoOnly seldomly upgraded.05:40
StupidDanbo"regular Ubuntu wine"? it recently updated to 3.15 and broke. yesterday it was working fine.05:40
StupidDanboI'm pretty sure it was 3.14 yesterday.05:40
StupidDanboThe following packages have unmet dependencies: winehq-staging : Depends: wine-staging (= 3.14.0~bionic) E: Unable to correct problems, you have held broken packages.05:40
ryuoThese05:41
ryuohttps://packages.ubuntu.com/bionic/wine-stable05:41
ryuohttps://packages.ubuntu.com/bionic/wine-development05:41
StupidDanbowhen I try to run my game launcher in 3.15 it just has some critical failure or whatever window, and refuses to load the details.05:41
ryuoNot the packages from Wine HQ.05:42
ryuoThe official distribution versions.05:42
StupidDanboyes. stable is too old. staging/devel are 3.15 and won't work. unless somehow devel is different from staging. I'm not sure.05:42
StupidDanboofficial?05:42
ryuoWineHQ's are not official ubuntu packages.05:42
ryuoThey're a 3rd party source.05:42
ryuoLike PPAs.05:43
ryuoI don't know, but you may have to ask the wine people about it, since they maintain these builds.05:44
StupidDanbo.... Package: wine-development (3.6-1) that sounds pretty old. doesn't sound good.05:44
StupidDanboI remember something like 3 weeks I spent trying to get my computer's software running. god that was hell. I wonder how long I'll be stuck in this hell.05:45
ryuohttps://dl.winehq.org/wine-builds/ubuntu/pool/main/05:46
ryuoHm.05:46
ryuoI suppose you could try removing wine and then installing these deb files directly.05:46
=== bs is now known as Guest23409
=== bs_ is now known as bs
ryuoThough, i'm not an expert on something like this.05:46
ryuoStupidDanbo: for future reference, you can use /etc/apt/preferences.d to pin wine so it won't upgrade.05:47
ryuothat can be useful if your system is that delicate.05:48
StupidDanboI manually updated. I just... god, I wish I never had to update.05:48
ryuoStupidDanbo: if you pin the packages, you can do regular system upgrades and it'll ignore these packages.05:48
StupidDanbobut WoW updates, so unlike a single player game, I can't just rely on it working forever05:48
ryuoOh.05:48
ryuoStupidDanbo: that's how it is for many online games.05:49
StupidDanboit's fine for this version, if I can get the old one working. if.05:49
ryuoStupidDanbo: either way, i'm out of ideas. I just thought i'd show you where to download the deb files from if you wanted to try something else using dpkg.05:49
=== techmagus_ is now known as techmagus
StupidDanbowhy does the official thing only have developing and stable but not staging?05:50
ryuoNo idea. Ask Debian upstream. Ubuntu only inherits from them.05:51
lotuspsychjeStupidDanbo: we advice not to mess with different package versions05:51
StupidDanboI NEED MY GAME TO WORK05:51
StupidDanboI DON'T CARE HOW05:52
lotuspsychjeStupidDanbo: to keep your system sane, install 'only' the packages meant specificly for your ubuntu version to avoid dependencie nightmares05:52
lotuspsychjeStupidDanbo: please tone down05:52
StupidDanboIT WAS WORKING FINE YESTERDAY05:52
StupidDanbois there a way to run this command in separate parts? aptitude install winehq-staging=3.14.0~bionic wine-staging=3.14.0~bionic wine-staging-amd64=3.14.0~bionic wine-staging-i386=3.14.0~bionic05:56
StupidDanboI don't think this is doing anything.06:00
StupidDanbowhy is it not doing anything?06:01
StupidDanbomaybe I need to start at the end instead of the start.06:01
StupidDanbook now it's doing something06:01
StupidDanboall this to play a game that I hate.06:02
StupidDanbostrange how smoothly it's going when I break up that command into separate lines.06:03
StupidDanbono dozens of prompts to force it06:03
StupidDanbo... this is ridiculous. a minute ago I'm crying and now suddenly it's all fixed. and I just guessed at how what to do and how.06:05
gt8ost4lcan anybody help me im using a laptop and every once in a while when i listen to the music it skips meaning that my audio is choppy can anybody help me?06:18
=== mar77i_ is now known as mar77i
gt8ost4lBashing-om: have you ever had somene with this problem?06:20
=== mar77i is now known as man
=== beaky1 is now known as beaky
=== man is now known as Guest11401
lotuspsychjegt8ost4l: did you try different players?06:21
=== Guest11401 is now known as mar77i
gt8ost4llotuspsychje: its the ausio so everything is effected!06:21
gt8ost4laudo*06:22
lotuspsychjegt8ost4l: open a tail -f/var/log/syslog while you play around with your sound, perhaps we can catch errors06:22
lotuspsychje!info pavucontrol | gt8ost4l try this to compare with06:22
ubottugt8ost4l try this to compare with: pavucontrol (source: pavucontrol): PulseAudio Volume Control. In component universe, is optional. Version 3.0-4 (bionic), package size 126 kB, installed size 804 kB06:23
Bashing-omgt8ost4l: Nope . Audio troubleshooting is not in my experience range .06:23
ryuoin the past i've observed poor audio playback to be related to the size of the audio buffer, but that wasn't with digital music files.06:23
ryuoit was with emulator.s06:23
gt8ost4llotuspsychje: in english?06:25
Triffid_Huntergt8ost4l: ah my girlfriend's computer has this issue.. on my computers I solve it by removing pulse and just using alsa, but ubuntu and derivatives won't let me do that.. on hers I had to add some secret option to kernel commandline to shrink the soundcard driver's audio buffer size06:26
ryuoAh.06:26
ryuoif the buffer is too small or too big you can get audio oddities. makes sense.06:26
ryuoI once had to disable dmix on a really slow device to get good audio playback.06:27
gt8ost4lryuo: you mean here /etc/pulse/daemon.conf06:28
Triffid_Hunterryuo: must have been really slow, I used to play mp3s over network on a cyrix 6x86, and it would only get choppy while I was changing the volume06:28
ryuoTriffid_Hunter: it was a Marvell Dreamplug. It's ARM, so it was slow.06:29
ryuoit crackled before I disabled dmix.06:29
ryuoToo bad that only Debian still supports it.06:29
nighty-Ok recently I noticed that my Ubuntu 18.04 machine loose DNS resolution capabilities on a regular basis06:51
nighty-until I toggle my ethernet card off and on again06:51
nighty-How can I fix this ? any idea ?06:51
nighty-My machine worked flawlessly for age until then06:51
TvL2386I'd tcpdump to see what's going on while it's not working06:52
tarzeaucheck /etc/resolv.conf ?06:53
TvL2386while DNS is not working, can you still ping ip addresses on the internet like 8.8.8.806:53
nighty-my /etc/resolv.conf looks ok06:53
TvL2386that too tarzeau, but likely it just says "nameserver 127.0.0.53"06:53
nighty-pointing to 127.0.0.53 as it should06:54
TvL2386ha :)06:54
nevermindheh06:54
nighty-127.0.0.53 is the systemd-resolved stub resolver.06:54
tarzeaunighty-: not everyone wants it like that. so it shouldn't always say that06:55
nighty-ok06:55
nighty-frankly I hate systemd06:55
TvL2386so nighty- can you answer my question?06:55
TvL2386trying to help you06:55
nighty-and I would rather have a good old resolver06:55
nighty-anything but freakin' resolved06:55
nighty-TvL2386, which question was that ?06:56
TvL238604 08:53:22 < TvL2386> while DNS is not working, can you still ping ip addresses on the internet like 8.8.8.806:56
nighty-TvL2386, tcpdump ?06:56
nighty-Ah can I still ping 8.8.8.806:57
nighty-I do not know06:57
nighty-I am not using external DNS06:57
nighty-I have my own06:57
nevermindpinging an ip doesn't use dns06:57
enzotibtcpdump is a user on this channel, and get highlighted every time you refer to him06:57
enzotib:)06:57
nighty-nevermind, it does if you do not specify -n06:58
TvL2386what I'm trying to find out guys, is whether his internet is dead or DNS dead06:58
nevermindFine, so specify -n and find out06:58
nighty-TvL2386, net is fine06:58
nighty-I am talking to you over it06:58
nevermindAe you using Network Manager06:59
TvL2386ok: So your questions is: "I have my own DNS recursor which suddenly doesn't work anymore and if I disable/enable my NIC it's resolved again"07:00
nighty-yes on this machine I am07:00
TvL2386then I'd still tcpdump to see the normal behaviour and the failing behaviour07:00
nighty-I have got plenty other machines not running Ubuntu07:01
nevermindhttps://askubuntu.com/questions/907246/how-to-disable-systemd-resolved-in-ubuntu07:01
nighty-who can still resolve fine using that DNS07:01
nighty-while the ubuntu can not07:01
nighty-my other machines are running OpenBSD NetBSD FreeBSD07:01
TvL2386`sudo tcpdump -i eth0 -nn port 53`07:01
nighty-and other machines running Ubuntu07:02
TvL2386-_-07:02
nighty-same version07:02
TvL2386nm07:02
TvL2386i'm gone07:02
nighty-who do not seen to have that problem07:02
dbuggerGood morning07:03
dbuggerDoes anybody know if there is a way to make the transition between workspaces smoother? I have a dual system, windows and ubuntu, and in Windows changing workspaces makes a really smooth transition, but in Ubuntu it does now. Dont get me wrong, it changes without a problem, but it is not as smooth as it could be, and I was wondering if i am missing something.07:03
dbuggerI already have installed the propietary drivers (Do i need to restart?)07:03
nighty-TvL2386, at the moment everything is resolving fine ( looking at the tcpdump )07:04
nighty-oh well I'll look for the solution myself07:04
Ben64dbugger: after installing gpu drivers yes you do need to reboot07:04
nighty-I just thought people here would instantly know what it was because seen before07:05
nighty-no biggy07:05
nighty-thanks guys anyway07:05
nevermindnighty-: https://blobfolio.com/2017/05/fix-linux-dns-issues-caused-by-systemd-resolved/07:05
dbuggerBen64, thanks, i will do so07:05
nevermindnighty-, see the note at the bottom for ubuntu07:05
nighty-dnssec-trigger ?07:06
nighty-I have not tried that07:06
TvL2386nighty-: I'm not here for a laid back conversation... I'm occassionally checking here to see if I can help ppl... And "looking for the solution yourself" is step 1. Step 2 is asking for help... You're wasting my time if you have not even looked for a solution yet...07:06
nighty-TvL2386, dude chill07:07
nighty-TvL2386, I am not saying you did not help07:07
nighty-TvL2386, reread what I wrote07:07
=== SynchronE is now known as aleks_bogdanov
ben__hello, I've question, how to restrict folder on ubuntu so only added group that's allowed to access and show the file. Thanks07:46
ryuoben__: you can change the owner, group, and permissions to limit access to a folder and its contents.07:47
ben__ryuo: Ok. I'm the owner, but I want my folder be accessed by www-data ony07:47
Ben64ben__: http://linuxcommand.org/lc3_lts0090.php07:48
ryuoben__: no access for the owner?07:48
Ben64you have owner and group to play with, use that site to figure out the way you want to do it07:48
ben__ryuo: I've, I just don't want other user could read it07:48
ryuoOk... you probably want to use chgrp and chmod.07:49
ryuochmod 0770 <folder>07:49
ryuochgrp www-data <folder>07:49
ryuoben__: but for future reference, you should learn how to use these yourself.07:50
=== vali is now known as servergeek
ben__ryuo: thanks, I read link that Ben64 shared. :)07:53
lotus|NUChows the package called on 16.04 to switch workspaces?08:15
=== jluc_ is now known as JLuc
leonardusHow do I go from 18.04 to 18.04.108:27
lotus|NUCleonardus: sudo apt update && sudo apt full-upgrade08:27
leonardusThanks08:28
=== servergeek is now known as valentin
=== Richard is now known as Guest97781
=== SimonNL is now known as SimonNL_Afk
leonardusHow do I set a reminder?09:30
=== semeion is now known as mnemonic
tomreynleonardus: install some application which can handle reminders, or setup an at or cron job triggering an on-screen notification (involves some scripting).09:34
leonardustomreyn: any recommendations for applications?09:34
tomreynwhat do you use for managing e-mail currently?09:35
leonardusJust gmail web.09:35
tomreyngoogle calendar is somewhat integrated with gmail and can be used to set reminders.09:36
tomreynif you'd prefer to do it locally, (optionally) not storing (sharing) the data in the cloud, you could use lightning09:37
=== SimonNL_Afk is now known as SimonNL
blackflowtomreyn: Roundcube09:40
tomreynblackflow: requires a server installation, i guess?09:40
blackflowtomreyn: oh hahaha... sorry, totally misread both your q and the chan :)09:40
blackflowtomreyn: yeah. I thought this was -discuss and you asked in general.   need moar coffee....09:41
tomreynleonardus is asking ;)09:41
AtuMleonardus, you might want to try out kubuntu, if you're more of a windows person. there you have KAlarm which is nicely integrated into desktop09:41
tomreynleonardus: ig uess the gnome tooling for calendaring is "evolution", providing integration into the gnome shell09:42
blackflowyeah I use android devices for that, and with that,  gmail email client (even for non-gmail addresses) and calendar.09:43
blackflowthose could be used on any device via the web, afaik.09:43
AtuMtomreyn, that's a good option aswell09:43
AtuMleonardus, it's not a straight answer.. there are lots of options on linux based systems.09:44
tomreynhttps://wiki.gnome.org/Apps/California09:45
tomreynThis is a new calendar application for Gnome 309:45
tomreynso this can be a good choice for 18.0409:45
tomreynhmm not packaged for ubuntu, though, weird09:47
AtuMtomreyn, that's all well and good.. but the version is 0.4.0 ..09:47
tomreynwell, if it works...09:47
tomreynhttps://wiki.gnome.org/Apps/Calendar is part of 18.0409:50
AtuMtrue.. many programs never make it to 1.x, yet they work fine09:50
tomreynso for s stand-alone calendar app on ubuntu 18.04, gnome calendar looks like a good choice. it provides all the basic features.09:52
Taggnostrhello09:54
tomreyn(optionally recurring) reminders, desktop integration (calendar events also show on the mini calendar when you click on the clock), synchronization against nextcloud, google, ms exchange.09:55
TaggnostrI have a machine that has 3 disks: 1 120GB ssd (partitioned in 20 for / and 100 for /home), and other 2 hdd under LVM with a number of partitions.  I want to reinstall the os on the 20GB / partition, leaving everything else as is, and I'm currently at this screen on the installer: http://linuxbsdos.com/wp-content/uploads/2015/11/kubuntu-installer-2-700x456.png09:56
Taggnostrdo I have to specify again the mount points for all the partitions? if I select one and click on "change" it defaults to "do not use this partition"09:57
tomreyn!15.10 | Taggnostr09:59
ubottuTaggnostr: Ubuntu 15.10 (Wily Werewolf) was the 23rd release of Ubuntu. Support ended on July 28th, 2016. See !eol and https://ubottu.com/y/wily09:59
Taggnostrtomreyn, I'm installing 18.04, that's just a screenshot I found on google images, the partitioning tool looks the same09:59
tomreynok, it's always good to know the ubuntu version you're inquiring about. ;)10:00
Taggnostryes, I should have specified it -- it's 18.0410:00
tomreynTaggnostr: those partitions that should be mounted automatically on the new system, or will be needed for the new system to work, must be selected again.10:01
tomreynmake sure to select to format only those you mean to replace entirely (ov3erwriting old data).10:01
tomreyndo you do uefi booting / do you have an "efi" or "esp" partition?10:02
tomreynTaggnostr: ^10:03
Taggnostrso is it correct that I should select them all one by one, click on change, and instead of "do not use this partition" I select the same filesystem they already use (ext4), then specify the mount point (the lvm ones are all under /home/myuser/*), and leave "format partition" unchecked?10:03
Taggnostrlet me check10:03
tomreynyes, unless oyu prefer to manually configure those post installation.10:04
Taggnostrhow do I see if I have an efi or esp partition?  I don't think I see them in the list10:04
tomreyni'm not sure how well it will work to re-use lvm partitions, but give it a try as to whether it will list your existing LVs10:04
Taggnostrin that screen I have a few /dev/mapper/* partitions (the lvm ones), sda and sdb (the two hdd used by lvm), and sdc (the ssd)10:06
tomreynefi/esp: on the screenshot you posted, a partition of type 'efi' is listed. if you don't have one like this you are probably using a classic MBR partition table (with primary + extended partitions)..10:06
Taggnostrunder the "type" column I only have ext4, and one swap10:07
Taggnostrno efi or esp partitions10:07
tomreynthe /dev/mapper/* partitions are probably your LVs. maybe post a screenshot to imgur.com or a similar site.10:07
Taggnostrlet me try10:07
MacroManAfter performing an "apt dist-upgrade", I can no longer resolve any domain names. Even with ping I get no response.10:08
Taggnostrnot sure I an take/upload a screen during installation, I guess a photo of the screen will do?10:08
MacroManThis is a server running 18.04. Strangley, web connections into the server are fine.10:09
tomreynTaggnostr: yes, sure10:09
tomreynTaggnostr: i mean sure, a photo will do10:09
Triffid_HunterMacroMan: sounds like your systemd resolver has curled up and died10:09
MacroManHere is the log from the update: https://paste.ngx.cc/77042edb0560c36710:10
Triffid_HunterMacroMan: try ping -n 4.2.2.1, if that works your network is fine and the issue is just the DNS resolver10:10
MacroManTriffid_Hunter: Yes, pings fine10:10
tomreyn"Error: Sub-process /usr/bin/dpkg returned an error code (1)"10:10
MacroManYes, on keyboard config10:11
MacroManIt just hung while it was running /var/lib/dpkg/info/keyboard-configuration.postinst10:11
tomreynthat's unusual. got any errors in dmesg?10:11
MacroManThere is a lot in dmesg10:12
MacroManWhat am I looking for?10:12
Taggnostrtomreyn: https://i.imgur.com/pH7Tm1P.jpg10:12
tomreynMacroMan: just post the last couple of lines in dmesg: dmesg | tail | pastebinit10:12
MacroManNothing in dmesg apart from UFW blocks10:13
Taggnostrtomreyn, here I already specified / to be formatted, /home to be mounted but not formatted, and the mount point of the first lvm partition, still haven't specified the others10:13
MacroManHere you go anyway: http://paste.ubuntu.com/p/2bygRQtw2w/10:13
TaggnostrI also specified /dev/sdc1 as device for boot loader installation at the bottom (the same partition used for /)10:14
MacroManCan I reinstall the systemd resolver?10:14
tomreynTaggnostr: looks good, keep adding the other mount points as needed. device for boot loader installation should probably be /dev/sda or /dev/sdc, not /dev/sdc110:15
Taggnostrtomreyn, it was /dev/sda, but that is one of the two hdd I use with lvm, is that fine?10:16
TaggnostrI assumed the bootloader should be on the same partition where the OS is installed and changed it10:16
tomreynTaggnostr: that's fine as long as they have MBR partition tables on them, and they apparently do.10:16
BluesKajHi folks10:17
tomreynTaggnostr: the boot loader should be where the firmware looks for it, which is usually on the first drive.10:17
Taggnostris there any difference between picking /dev/sda or /dev/sdc? sdc is the ssd with the os and it's not under lvm (not sure if it makes a difference)10:17
MacroManI changed the nameservers in /etc/resolve.conf and no I can resolve DNS addresses. Still weird why keyboard-configuration just hangs.10:17
tomreynTaggnostr: thougjh you may be able to (and maybe already did) select a different default boot device.10:17
tomreynTaggnostr: if you can instruct the bios to boot off sdc rather than off sda, then i'd ask it to do so and install grub to sdc10:18
Mr-PotterHello why is that when installing something in the software app the progress bar sometimes goes away?10:19
Mr-PotterCan I bring it back?10:19
tomreynMacroMan: thanks for posting, but indeed this is just ufw logspam, wont help here.10:19
Mr-PotterAlso is XFCE known for compatibility issues with some netbooks10:20
Taggnostrtomreyn, is there a way to check where is it currently installed? if it's on sda and I specify sdc 2 I'm afraid they might conflict10:20
tomreynMacroMan: /etc/resolve.conf will probably get overwritten again soon, breaking name resolutionm again if systemd-resolved is not working10:21
Taggnostrs/2 //10:21
MacroMantomreyn: I think it broke because keyboard-configuration hung during upgrade. I'm slowly tracing this, and I think it may have something to do with the plymouth package10:22
tomreynTaggnostr: you could check which of these drives have grub installed on , but this wont tell you hich device you previously (before booting off the live cd) booted from.10:22
MacroManCan I remove plymouth on a headless server?10:23
BluesKajMacroMan, the file to set DNS is in /etc/systemd/resolved.conf10:23
tomreynTaggnostr: you'd need to review your bios configuration. i'd just install to /dev/sda for now, you can always choose to "sudo update-grub; sudo grub-install /dev/sdc" after installation.10:23
Taggnostrtomreyn, ok10:23
=== valentin is now known as servergeek
MacroManBluesKaj: Apart from a header, that file is empty.10:24
BluesKajMacroMan, which Ubuintu are you running?10:25
MacroMan18.0410:25
BluesKajodd10:25
MacroManWill it hurt my server if I remove plymouth?10:26
BluesKajoh, you mean the server side for the DNS ?10:27
Taggnostrtomreyn: https://i.imgur.com/nvfIcuh.jpg10:27
MacroManNo, my DNS is working again for now.  I think plymouth is the splashscreen on boot, but I didn't know if removing it had any other side effects10:28
BluesKajno idea10:28
MacroManThis bug report is what I'm experiencing, but it was fixed in April: https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/170534510:28
Taggnostrtomreyn: I added the missing mount points and selected /dev/sda for the boot loader at the bottom, should be good to go now10:28
ubottuLaunchpad bug 1705345 in plymouth (Ubuntu) "Installing packages hangs on plymouth --ping" [Critical,Fix released]10:28
MacroManCould be a bug regression10:28
tomreynTaggnostr: yes i would think so.10:29
Taggnostrtomreyn, I'm going ahead and complete the installation then -- wish me luck!10:29
tomreynTaggnostr: in case it will fail to boot, be sure to enter bios and set the default boot device to the be first (sda) disk, the one with 1TB capacity10:30
Taggnostrok10:30
tomreynTaggnostr: good luck (but should be fine)10:30
Taggnostrthanks :)10:30
=== mkv is now known as m4v
Taggnostrtomreyn, it booted to a black screen, so I restarted and went into the boot menu, and the ssd was the first in the list.  I selected the hd (sda) and it booted fine, and everything seems to be ok: I can see all my home with all the lvm partitions mounted correctly10:43
Taggnostrtomreyn, should I run "sudo update-grub; sudo grub-install /dev/sdc" to fix the boot issue?10:44
tomreynTaggnostr: so the bios will continue to try to boot off sdc. then you can juts install grub there, too.10:44
tomreynright10:44
tomreynTaggnostr: umm, but make sure sdc is still sdc10:44
tomreynthe bios could have reordered the disks, cuasing them to be renamed10:45
Taggnostrthey look the same as before10:46
tomreyncool10:46
Taggnostror at least, sdc is still the one with 20+100GB, not sure about the other two hdds10:46
tomreynthey dont matter then10:47
tomreynjust install to sdc and reboot again10:47
Taggnostrtomreyn, did the command, did a reboot and it started without problems, then I did an update and another reboot and it went fine again -- looks like everything is working :)10:53
TaggnostrI've been putting this off for months because I wasn't sure how to do it and I was running a broken a 16.04 32bit, now it looks like new and I still have all my stuff in the right place10:54
Taggnostrtomreyn, thanks a lot for all the help!10:54
tomreynTaggnostr: you're welcome, i'm glad it worked out.10:55
=== mkv is now known as m4v
KarlMarxHow do I install ubuntu on my iPhone11:04
Mr-Potterlol I don't think that's possible11:07
KarlMarxNever say never11:08
Kingsydoes anyone know how to install speciific nvim syntax files on ubuntu?11:11
=== mkv is now known as m4v
guivercKingsy, I've only briefly played with neovim (nvim), but https://github.com/lsdr/nvim mentions $HOME/.config, or you could look at the wiki/FAQ https://github.com/neovim/neovim/wiki/FAQ11:29
x03ff4a9778anyone using a RX560 on bionic? does display port audio work properly?11:29
Mr-Potterhello I'm running Xubuntu and can't get it to recognise any new usb devices11:29
blackflowKingsy: I don't know neovim, but if it's anything like vim, there's ~/.vim/ and ~/.vimrc  where you can put in, or define in, any vim specific script or config.11:30
=== mkv is now known as m4v
Mr-Potterseriously tempting me to give up on it:(11:32
guivercMr-Potter, if you remove some usb devices, do those same new devices work then?11:33
Kingsyblackflow: there just doesnt seem like a standard way of adding these.11:38
blackflowKingsy: as far as vim goes, there are several tools/frameworks to handle vim plugins. Usually, just dropping a file or dir somewhere in ~/.vim  and adding an initialization line to ~/.vimrc suffices.11:40
blackflowKingsy: but again, I don't know neovim, and don't know if/what it does differently.11:41
Kingsynp11:42
lotus|NUCx03ff4a9778: wich driver are you using?11:48
lotus|NUCx03ff4a9778: and your ubuntu version please11:50
x03ff4a9778lotus|NUC, actually I am planning to install ubuntu 18.04 and I was checking if my hardware would work fine. I wanted to know how AMDGPU/AMDGPU-PRO works with displayport in general11:54
lotus|NUCx03ff4a9778: could also be kernel related, wich kernel are you using right now?11:54
x03ff4a9778lotus|NUC, I am not on linux right now.11:55
x03ff4a9778I read that from kernel 4.15 they fixed some displayport audio issues11:55
lotus|NUCx03ff4a9778: to know if your hardware works nice on ubuntu, we advice to test with a liveusb when working nice=> physical install11:56
lotus|NUCx03ff4a9778: if you encounter a bug, come back here we will help you11:58
x03ff4a9778well, that's true.. but also opinions would also be good and I asked :)11:58
x03ff4a9778I will try this weekend11:58
lotus|NUCx03ff4a9778: well lets say in general most systems perform well on ubuntu, we cannote really generalize all systems11:59
lotus|NUCx03ff4a9778: some cases need specific aproaches11:59
x03ff4a9778ok thanks for advice :)12:00
lotus|NUCx03ff4a9778: no problem and welcome to the ubuntu community(soon)12:01
x03ff4a9778well, I am already using ubuntu server on my raspberry so I am not really new! :D12:01
lotus|NUCok nice12:02
lotus|NUCim getting weird snap syslog errors on bionic: https://hastebin.com/hotiwodesu.pl12:16
tommy``guys how can i rename a list of files according the content of txt? every line of the txt have the correct name for each file12:25
mgedminmaybe do a search/replace to convert the file with filenames into a shell script that renames the files?12:26
mgedmineach line would be 'mv -i oldname.txt newname.txt'12:26
tommy``how the script knows which lines is good for N-file?12:27
tommy``lines of txt12:28
iorialotus|NUC, idk exactly, i guess is a gnome-software issue ,today we got an update iirc12:28
Paddy_NIHi I am suddenly having an issue with my display resolution.  I noticed that suddenly my computer would boot to a 1024x768 desktop yesterday and could not figure out why (no updates or new packages have been installed).  So after looking in the display settings dialogue (gnome shell) I noticed that 1024x768 is the highest resolution available to me (should be 1600x900).  I removed the Graphics card and tried using onboard graphics 12:29
Paddy_NIIt did for a short time change to 1600x900 but today it's just staying at 1024x76812:29
Paddy_NIOdd12:29
lotus|NUCioria: i didnt open gnome-software, weird, yeah i noticed snap update12:29
mgedminI once had that problem; somehow the monitor fried its flash memory or something and started reporting an invalid EDID (all 0xFF bytes)12:29
iorialotus|NUC, runs in bg12:29
mgedminnever got to the bottom of it; crafted a custom Xorg modeline temporarily, then got a new monitor and relegated this one as a spare text console in the server room12:30
lotus|NUCioria: lemme try a reboot12:30
mgedminonce did a google and found out that in the wayland world custom modelines are not really a thing, but you can sort of override the EDID for a monitor if you do a lot of annoying steps and know what you're doing12:31
Paddy_NImgedmin: Oh that was to me, interesting.  That actually could very well be the problem12:32
Paddy_NII remember years ago having to do this with an unusual brand of monitor for a client12:33
mgedmincheck the log files, in my case I saw entries about the invalid EDID12:33
Paddy_NII guess we have been largely spoiled with a mostly "just works" OS12:34
mgedminIt's annoying when the monitor works one day and breaks the next; I suspected a power spike12:34
mgedminand of course nobody thinks to make a backup of the EDID block of a working monitor just in case12:34
Paddy_NISo much so that I can barely remember how to fix things any more lol12:34
Paddy_NImgedmin: I am most certainly going to start doing that12:34
Paddy_NISave it to Google Drive or similar12:35
raidghostANY Mainboards to recommand, 1151 socket Gen 2 ?12:44
ikoniatry ##hardware12:45
koosha01Hi there.12:49
Paddy_NImgedmin: Found an old ubuntugeek howto. :-)12:49
Paddy_NImgedmin: It worked :-)12:49
koosha01I've got a problem: I can't login through my xdm un ubuntu 18.04 today. It was well working days before.12:49
Paddy_NImgedmin: Do you think there is any downside to doing it this way?12:50
Paddy_NImgedmin: http://www.ubuntugeek.com/how-change-display-resolution-settings-using-xrandr.html12:50
koosha01It says: "gnome-session-binart: CRITICAL: We failed, but the fail whale is dead. Sorry ..."12:51
koosha01What's the problem???12:52
=== yellabs-r2 is now known as unimatrix9
unimatrix9hello all12:57
unimatrix9was there a way to sync the ubuntu iso to include all update before making a usb bootable device ? 18.04LTS12:58
koosha01Solved!13:01
unimatrix9its really quiet here13:04
ikoniaif you ask a question, people will respond13:07
BluesKajunimatrix9, don't know of any direct method to do what you requested, however there is an option install updates during the actual installation procedure though.13:08
unimatrix9thats true13:08
unimatrix9looking into zsync right now13:08
JanClook for documentation about making your own Ubuntu live CD13:09
unimatrix9thanks ;)13:11
JanCfrom memory (I did it several years ago), basically you'd have to unpack the compressed filesystem, chroot into it, upgrade all packages with APT (and maybe install/remove extra packages if you want), recreate the compressed file system and create a new ISO13:12
JanCthere are/were some tools to help with it too13:12
BluesKajapt on cd?13:12
JanCinside the chroot into the unpacked file system13:13
JanCunimatrix9: and 18.04.1 (= the current ISOs) is already more up-to-date than 18.04, of course13:14
unimatrix9hmm , there seems to be a pogram to do it , cubic13:17
JanChttps://news.softpedia.com/news/you-can-now-create-your-own-ubuntu-18-04-lts-live-system-with-pinguy-builder-520733.shtml might be useful13:18
JanCthere are/were several tools, but make sure it's up-to-date itself13:18
JanColder ones might not support UEFI well, etc.13:18
unimatrix9pinguy , say's the article , is no longer active ..13:19
cluelesspersonin ubuntu, I'm having multiple bugs appear13:19
unimatrix9so cubic is its replacement...13:19
cluelesspersonwhen I restarted without completely powering off, the WIFI didn't come back13:19
zjhxmjlhey,guys!i follow this guide:https://nicktail.com/amd-vega-64-ubuntu-16-04-3-black-screen-fix,which command i should when i use Vega 56 and RX580   simultaneously13:19
zjhxmjl./amdgpu-pro-install -y --opencl=rocm  or ./amdgpu-pro-install -y --opencl=legacy  ??13:19
cluelesspersonwhen I open the wifi menu in settings, it takes up 100% cpu, and freezes the window13:19
cluelesspersonI have to hit airplane mode key on keyboard to unfreeze and  move about13:20
unimatrix9thanks for all tips, i am good now.. ;)13:20
AtuMcluelessperson, perhaps there's an issue with wifi drivers. I've had a similar issue two releases ago. it works fine now13:21
cluelesspersonAtuM: if the wifi driver hangs up, the gui shouldn't hang up waiting for it13:21
cluelesspersonthat's still a gui bug13:21
AtuMcluelessperson, try this: after the computer starts, unload and reload the wifi drivers and see if you can reproduce the problem then13:23
AtuMa lot got tangled between the network and gui lately. it can be a gui bug for sure.. it could just wait in the background. for such I imagine it's best to open an issue in the canonical ticketing system13:25
unimatrix9bye all13:25
=== bluesmon1 is now known as bluemsonk
cluelesspersonAtuM: I mean, the gui shows wifi points13:34
cluelesspersonit just freezes up13:34
michagogoo/13:53
michagogoI'm trying to migrate an Ubuntu VM from Virtualbox to Hyper-V, and in the process from legacy to UEFI. I converted the disk to GPT, created an ESP, and am now trying to run boot-repair to get that working.13:54
michagogoI'm getting this error: grub-efi-amd64-signed purge cancelled, please report this message to boot.repair@gmail.com13:55
michagogoAnyone know why this may be happening?13:55
michagogoMy summary is at http://paste.ubuntu.com/p/Fyy6FrCnZW/13:56
dadabidethello, I have ubuntu 16.04, and I want to install libsfml version 2.5, what are the steps involved?13:56
dadabidetit seems its present in a repo, how can I install it without building it?13:57
michagogoOh, wait a second, just scrolled down to the botto14:00
michagogom14:00
gloomyHi :)14:02
gloomyHow can I easily install a package with its full dependency tree on a computer that is not connected (nor connectable) to internet?14:02
lotus|NUCdadabidet: can you tell us what you are going to do?14:02
lotus|NUC!info apt-offline | gloomy14:03
gloomyI tried downloading the package (and dependencies) manually but quickly drove me to insanity :-)14:03
ubottugloomy: apt-offline (source: apt-offline): offline APT package manager. In component universe, is optional. Version 1.8.1 (bionic), package size 45 kB, installed size 223 kB14:03
dadabidetlotus|NUC, I want to build c++ code against SFML, but I need a newer version of SFML14:03
dadabidetin 16.04 it has sfml 2.314:04
lotus|NUCdadabidet: well we strongly advice to not mix package versions on ubuntu, and use the package versions meant for your specific ubuntu version14:04
dadabidetisnt there a repo with newer versions of that package, but with sfml 2.5?14:05
gloomyHum. Not sure if that is installed... let me try14:05
lotus|NUC!backports | dadabidet maybe?14:05
ubottudadabidet maybe?: If new updated Ubuntu packages are built for an application, then they may go into Ubuntu Backports. See https://help.ubuntu.com/community/UbuntuBackports - See also !packaging14:05
michagogoOkay, interesting.14:07
michagogoSo, a tip for anyone who happens to see this and then happens to run into this issue in the future: if apt is configured to use an apt-cacher-ng (or I'd imagine any proxy) running on localhost, boot-repair won't work14:08
michagogoIt looks like it chroots into the target system and runs various apt commands, but the system isn't up so neither is the proxy14:09
pragmaticenigmadadabidet: You may have seen it in a 3rd party package repository, which are not supported here. The issue with 3rd party repositories is that they may contain other packages which will contribute to system and application instability. Since SFML is a very import component for allowing applications to communicate with the system, I would not recommend installing a newer version than what is provided by default in14:11
pragmaticenigmathe default Ubuntu repositories.14:11
dadabidetok, so there are no sfml25 builds for ubuntu 16.0414:12
pragmaticenigmadadabidet: Not presently. It appears it will be available in the next release of Ubuntu (Cosmic Cuttlefish) support in #ubuntu+114:13
pragmaticenigmadadabidet: Is there a particular reason you need the latest version?14:14
dadabidetfeatures not present in 2.314:15
pragmaticenigmadadabidet: That didn't answer the question. I asked particular, meaning I'm looking for a more specific reason.14:17
dadabidettext::getLineSpacing14:17
dadabidetdon't bother, it's not that bad14:20
dadabidetIll rebuild sfml if I really need it14:20
dadabidetbuilding sfml is a little complex14:20
pragmaticenigmadadabidet: I would recommend checking out one of the software development channels on freenode. I'm certain someone has run into a similar issue, and those channels would be a great resource to find a workaround. In my opinion, I would not write my programs to target the latest versions, but instead target a couple releases earlier as not all platforms will have the updated versions14:22
dadabidetsure, thanks for the advice14:22
=== Dreaman is now known as Blade
pragmaticenigmadadabidet: I would start with ##programming .. the channel will require registration of your nick to join (most channels on freenode do)14:23
dadabidet#sfml is on another server, I have it on my client14:24
=== SimonNL is now known as SimonNL_Afk
=== Richard is now known as Guest50704
=== mandala is now known as beaver
=== Dreaman is now known as Blade
=== SimonNL_Afk is now known as SimonNL
quiltbitchI have a hard drive that I made mountable at /mnt/15:02
quiltbitchhowever it still displays on nautilus left side panel on drives, and says it is not mounted15:03
quiltbitchbut I can access it if I directly go to /mnt/uid15:03
quiltbitchwhy is that?15:03
enzotibyou should mount through nautilus, clicking on it, it is not aware of what happens under /mnt15:04
quiltbitcheven under "Disks" app it says it is not mounted15:04
=== Menzie is now known as Menzador
quiltbitchit is shown as part of my drives but I can't access it directly from the side panel15:05
quiltbitchon nautilous15:05
quiltbitchis there a way to fix that?15:05
=== pavlushka_ is now known as pavlushka
leftyfbquiltbitch: how did you mount it exactly?15:11
Ghosthree3so im trying to install ubuntu in a libvirt vm and its freezing briefly after starting the install15:12
Ghosthree3as you can see by the clock, it froze 10 minutes ago https://a.uguu.se/gGIdRlpWWwzI_sel_2018-09-05_01-11-52_516227031.png15:12
Ghosthree3anyone experienced this before?15:12
quiltbitchleftyfb it is mounted automatically on start up15:19
leftyfbquiltbitch: by what means? Did you add it to fstab?15:19
quiltbitchnope, did it through DISKS15:20
JuJUBeeHow do I know if my live usb is uefi or legacy installer?15:20
leftyfbJuJUBee: it's all the same15:20
quiltbitchleftfb it is in the fstab tho15:21
JuJUBeeI thought there was a difference?15:21
quiltbitchbut there are two entries for it. Not sure if it makes a difference15:21
pragmaticenigmaJuJUBee: What is more important is that you have your BIOS/UEFI configured for EFI mode prior to installation. If EFI is not enabled in the BIOS/UEFI configuration, Ubuntu will install in legacy mode15:21
leftyfbJuJUBee: there aren't separate ISO's for EFI/BIOS installers15:21
leftyfbquiltbitch: remove one entry and change it so it mounts somewhere in /media/<YOUR USER>/<mountname>15:22
JuJUBeepragmaticenigma, leftyfb thanks.  I'm having trouble with a box.  Just replaced my HDDs and after fresh install, BIOS hung15:22
quiltbitchleftyfb I need it to mount on /mnt/15:22
JuJUBeeJust wanted to make sure it wasn't related to uefi/legacy15:23
leftyfbquiltbitch: why do you think you need it mounted on /mnt15:23
quiltbitchleftyfb permission reasons, to be accessible by other users15:23
leftyfbquiltbitch: that it does not need to be mounted to /mnt. That's a permissions issue which you specify in the fstab entry and with the ACL's on the given directory structure15:24
quiltbitchleftyfb I am using an application that has pretty weird permission model and that was the only way to have it work. So I am not trying to change that right now since it took me 1 day to fix that issue15:27
leftyfbquiltbitch: what you can do is create a nautilus bookmark for each user15:28
leftyfbquiltbitch: ~/.gtk-bookmarks15:29
leftyfbscratch that, $HOME/.config/gtk-3.0/bookmarks15:31
quiltbitchleftyb can you spot anything wrong with my fstab file? https://pastebin.com/ByjfzVn615:31
leftyfbas I already told you, delete 1 of those15:31
leftyfbdon't know why you've got 2 entries for the same thing15:32
quiltbitchwhich one?15:32
quiltbitchI think DISKS created them15:32
leftyfbI have never used that util so I don't know how it does things15:32
=== amirpro_ is now known as amirpro
ohms360howdy folks, got some infrastructure running ubuntu 18.04 server and running into some DNS troubles when i'm trying to resolve a CNAME record from my DNS servers. Wanted a quick sanity check in case I'm missing a certain record15:34
ohms360systemd-resolved returns this when I try to resolve this.example.tld (CNAME'd to thisArecord.example2.dlt) Sep 04 15:31:43 ws1 systemd-resolved[671]: Server returned error NXDOMAIN, mitigating potential DNS violation DVE-2018-0001, retrying transaction with reduced feature level UDP.15:35
ohms360nslookup of this.example.tld results in an NXDOMAIN15:36
pragmaticenigmaohms360: Are you obfuscuating the domains you are attempting to use as examples?15:37
ohms360yes15:37
pragmaticenigmaohms360: We won't be able to help oyu15:38
ohms360they are internal records ran on RFC1918 address space15:38
leftyfbohms360: you might try #ubuntu-server15:38
ohms360thanks I'll try there15:38
pragmaticenigmaohms360: Obfuscuation of the domains isn't going to help anyone... if you do that in your examples, you must state as much.15:39
=== SimonNL is now known as SimonNL_Afk
quiltbitchleftfb I did it but now I can't see any of my files on the disk :/15:41
quiltbitchafter rebooting15:41
quiltbitchbrb I am gonna reboot again15:42
JuJUBeeFor a small network (my classroom) is it bad to use desktop vs server as my "Server/Gateway"15:43
quiltbitchleftyfb Now whenever I mount the drive through nautilus the files disapear. Whenever I unmount it I can see them again15:45
quiltbitchthe drive is encrypted with LUKS if that makes any difference15:46
leftyfbquiltbitch: that makes a big difference15:46
leftyfbhow are you decrypting a drive on boot meant to be accessible by multiple people?15:46
quiltbitchthe boot drive is different, this is external drive15:47
pragmaticenigmaJuJUBee: Ubuntu Server and Desktop install the same core files. The difference is that Server does not install a GUI (Desktop Environmnet) by default.15:47
quiltbitchthe boot drive is also encrypted15:47
leftyfbhow are you decrypting the partition/drive in question on boot meant to be accessible by multiple users?15:47
quiltbitchbut different system users need access to my encrypted drive which is supposed to decrypt after start up15:47
quiltbitchto my encrypted external drive*15:48
leftyfbquiltbitch: what's the point of encrypting the drive if it gets decrypted automatically at boot?15:48
quiltbitchsecurity, e.g. stolen PC etc15:48
leftyfbthere is zero security there if it mounts on boot. You're storing the key somewhere on the non-encrypted drive/partition15:49
quiltbitchthe boot drive is also encrypted15:49
quiltbitchso to decrypt the external and boot into the main drive you need a password15:49
leftyfbquiltbitch: Is the external drive the one you are trying to share with other users and are trying to get to show up in nautilus?15:50
quiltbitchyes correct15:50
leftyfbquiltbitch: Then don't bother trying to mount it with fstab15:50
quiltbitchok then?15:51
leftyfbquiltbitch: mount it manually since you need to manually enter it's password anyway15:51
quiltbitchleftyfb the goal is to have it auto-mount and auto-decrypt on system boot. I don't want to enter the password manually15:51
leftyfbquiltbitch: I don't think I have an answer for you at the moment15:53
leftyfbquiltbitch: https://blog.tinned-software.net/automount-a-luks-encrypted-volume-on-system-start/15:53
JuJUBeepragmaticenigma, thank you for the clarification15:54
quiltbitchok thanks leftyfb!15:54
=== Richard is now known as Guest64989
Ghosthree3ubuntu installation keeps freezing during installation (at several different points so far) in a vm (libvirt), any ideas?16:03
blackflowGhosthree3: insufficient RAM?16:08
ryuoGhosthree3: did you allocate at least 2G?16:10
Ghosthree3hm, i allocated exactly 2G16:10
Ghosthree3but i can try more16:10
katamoGhosthree3 2G should be more than plenty. from the host can you `sudo dump-xml $VM_NAME | pastebinit` and share the link?16:12
Ghosthree3katamo: host isnt ubuntu, so whatever package that is i dont have it, dump-xml is ..libvirt specific?16:13
Ghosthree3trying 4G install atm16:14
katamoGhosthree3 what is host OS?16:14
Ghosthree3arch16:15
katamoGhosthree3 then:16:17
katamo`sudo pacman -S pastebinit --noconfirm`16:17
katamo`virsh dumpxml $VMNAME | pastebinit`16:17
katamoYou should end up with a link like this: https://pastebin.com/ps9rYV7b16:17
Ghosthree3oh virsh dumpxml, that makes more sense16:19
=== SimonNL_Afk is now known as SimonNL
Ghosthree34G install is still running atm, if it fails ill shut it down and post the paste..16:20
katamoif it hangs again, do share  what you observe when it gets stuck. Is this Server or Desktop OS?.. If Desktop, click the drop-down carrot to show more verbose terminal info on the installer screen16:22
Ghosthree3desktop, two of the times ive had it freeze it was right after running some python script, cant remember  what. one time it froze in the screenshot i posted about 80 minutes ago, the instllation hadnt even started. once it got past where that python script was and was processing packages i believe16:25
Ghosthree3so far so good with 4G tho16:25
katamoGhosthree3 Interesting and fingers crossed.16:26
Ghosthree3installation complete, interesting...16:27
Ghosthree3i kinda wanna do it again now to check if it was a fluke16:28
katamosnapshot & re-install for giggles lol16:28
CoolerZi get this error on ubuntu 18.04  ERROR: JAVA_HOME is set to an invalid directory: ~/java/jdk-10.0.2:/usr/lib/jvm/java-1.8.0-openjdk-amd64:/usr/lib/jvm/java-11-openjdk-amd6416:34
XirAureliusI have a potentially stupid question: what is the state of zfs in Ubuntu? Can I reasonably run a system with a root zfs filesystem?16:36
XirAureliusI remember a few years ago it was only available via FUSE.16:36
blackflowXirAurelius: sure, but you'll have to install it manually16:36
blackflowit's a proper kernel module now, part of the normal kernel package16:37
Ghosthree3XirAurelius: look into ZoL?16:37
XirAureliusI hadn't looked into it. It was an idle thought. I'll do so now.16:37
CoolerZcan someone please help?16:37
CoolerZthe people in #java don't want to help as they think this is specific to ubuntu16:37
CoolerZwhy do i get that error message?16:38
XirAureliusWhat was the error message?16:38
naccCoolerZ: i don't think JAVA_HOME can be a set of paths16:39
naccCoolerZ: it doesn't make sense to do that16:39
CoolerZnacc, i think it can be16:39
naccXirAurelius: root on zfs requires some work16:39
CoolerZi saw it in a stackoverflow thread16:39
CoolerZbut i will try a single path16:40
blackflowand three versions no less16:40
naccCoolerZ: it makes no sense to say your JAVA_HOME is three unrelated java versions16:40
XirAureliusYeah, I'm thinking JAVA_HOME needs to point to a specific single JRE.16:40
CoolerZnacc, i am still getting the same error message16:41
naccCoolerZ: the exact same one?16:41
CoolerZyes16:41
naccCoolerZ: then you didn't change your JAVA_HOME correctly16:41
CoolerZ~$ echo $JAVA_HOME16:41
CoolerZ~/java/jdk-10.0.216:41
naccCoolerZ: and what command produces the error above?16:42
naccCoolerZ: use a pastebin, if you need16:42
madLyfeso firefox and vlc got updates today, does those just auto update or does it need to be done manually?16:42
madLyfethey were installed with the default install.16:42
naccmadLyfe: updates from Ubuntu?16:42
madLyfei didnt know if the packages updated themselves or it has to go through ubuntu?16:43
nacc... well, the packages aren't alive or anything, so no they don't update themselves :)16:43
naccmadLyfe: a developer has to prepare updates of the package16:43
CoolerZhttps://paste.pound-python.org/raw/fwNjsqEGp2hHJYNGhqym/16:43
naccCoolerZ: that seems like an issue in the `android` application. How is it invoking java/16:44
CoolerZi don't know, it came with android studio16:44
naccCoolerZ: wait, taht's totally *not* the same error message.16:44
madLyfelike are those packages that are installed via the OS, are they just like me installing via a deb?16:44
naccCoolerZ: a different path.16:44
CoolerZwhen i installed this https://developer.android.com/studio/16:45
naccmadLyfe: ... what? ubuntu packages are debs, yes.16:45
CoolerZnacc, yes i mentioned that i changed the path to have only one folder16:45
CoolerZas you suggested16:45
naccCoolerZ: right, and then you said it was the exact same error message :) which it isn't16:45
naccCoolerZ: in any case16:45
madLyfehow long does it take for that to filter down?16:45
madLyfethe updates to these apps?16:45
CoolerZit is the same error, whats different about it?16:45
naccCoolerZ: the path that it reported, of coures16:46
CoolerZyeah ?16:46
naccCoolerZ: are you sure that JAVA_HOME is where `java` points?16:46
blackflowCoolerZ: no it's not the same.16:46
Ghosthree3katamo: yep, froze 5 or 6 times in a row with 2G, but just finished up for the second time without issue with 4G. not sure why it needs that much for a vm install16:46
naccCoolerZ: as in run `java -version` what does it say?16:46
blackflowGhosthree3: for all the gnome bling you have during the installer, it's a full gnome experience. that thing eats RAMs for breakfast.16:47
CoolerZnacc, https://paste.pound-python.org/raw/P8S7rgGfXUxFii0Ag3uO/16:47
naccCoolerZ: right, so you didn't update your PATH to match JAVA_HOME16:47
naccmaybe?16:47
katamoGhosthree3 I'm gonna test again but I install Bionic in vm's on Arch with sub 2G or less RAM several times a week. Hmmmmmm, i'm curious.16:47
Ghosthree3blackflow: ubuntu system reqs only say 2G though, granted thats 2G in a standard environment, maybe the VM does need more16:47
pragmaticenigmaCoolerZ: what does "whereis java" tell you16:47
naccCoolerZ: specifically, in that shell where you ran `java -version`, did you set JAVA_HOME?16:48
CoolerZjava: /usr/bin/java /usr/share/java /usr/share/man/man1/java.1.gz16:48
CoolerZnacc, i have set JAVA_HOME by going into ~/.bashrc and adding this line16:48
Ghosthree3katamo: ive installed other VMs without an issue, its just ubuntu.... and it seems to be frozen when booting to the system now, great.. its just purple with some broken black at the top16:49
CoolerZexport JAVA_HOME="~/java/jdk-10.0.2"16:49
CoolerZat the very end of the file16:49
Ghosthree3CoolerZ: bashrc is only sourced by interactive shells, new ones at that, are you calling java from within those new shells or running it from gui or something16:49
naccCoolerZ: why are you setting your JAVA_HOME to that path in the first place? That's the version Ubuntu ships with16:49
CoolerZGhosthree3, i am not calling java other than to just check the version16:50
CoolerZandroid is calling java16:50
katamoGhosthree3 enter your dmcrypt passwd blind at that screen or hit "esc" and enter it at console16:50
blackflowGhosthree3: drop the "quiet" and "splash" keywords from the kernel command line. do you know how to do that? then you might see any error messages when it freezes.16:50
CoolerZnacc, what now?16:50
pragmaticenigmaCoolerZ: You followed an example where the author installed Java in their home directory, because they needed a version different than what was on their system. You don't have that requirement, therefore you do not need to set JAVA_HOME variable manually16:50
Ghosthree3blackflow: i mean ido, but not with a vm that just presents this immediately after hitting start https://a.uguu.se/AcjOyb3HyNEl_sel_2018-09-05_02-50-44_144427545.png16:50
naccpragmaticenigma: thanks for translating.16:51
CoolerZpragmaticenigma, okay.....16:51
CoolerZso what now?16:51
quiltbitchtrying to install ubuntu on my laptop and I get AE_NOT_FOUND16:51
quiltbitchthe installer fails. Tried OEM Install and Normal Install16:51
pragmaticenigmaCoolerZ: Remove it from the bash configuration... start a new session, and see if it works.16:51
naccCoolerZ: JAVA_HOME=/some/path means *java* itself is installed there. That was not the case for your system.16:51
blackflowGhosthree3: "you do" what? if you see purple then you haven't removed splash16:51
Ghosthree3katamo: blackflow wait nevermind, i force reset it and the second time it gave me the grub and then booted to the unlock prompt16:51
pragmaticenigmaCoolerZ: New session may require you logging out and back in.16:52
CoolerZok i guess whereis java did give a different folder16:52
Ghosthree3blackflow: i do know how to remove those kernel options, but only from actually reaching grub, which i hadnt before. but yea, rebooting it seems to have fixed it, not sure why it failed the first time only16:52
blackflowGhosthree3: ah, k.16:52
CoolerZException in thread "main" java.lang.NoClassDefFoundError: javax/xml/bind/annotation/XmlSchema16:53
CoolerZwell at least it works now16:53
blackflowGhosthree3: I'd (and I do) make it permanent, esp. with LUKS prompts, that splash can interfere.16:53
CoolerZstill something missing, do i need to install the xml package?16:53
Ghosthree3blackflow: splash _and_ quiet? whats the reason anyway16:54
katamo`quiet splash` is cosmetic only. I prefer to disable them to ease troubleshooting in my vm's should anything go wrong.16:54
Jordan_Uquiltbitch: What model computer? What release of Ubuntu?16:54
blackflowGhosthree3: yeah. without "quiet", the prompt will be buried in late-init device outputs. splash is about plymouth and sometimes there are issues with plymouth and LUKS prompt, there were some bug reports, and especially if you have nvidia driver (which I suppose is not relevant for your VM, just saying)16:55
quiltbitchJordan_U Dell G5 5587 / Ubuntu 16.0416:55
blackflowGhosthree3: so, to correct myself, you remove splash AND quiet for debugging, but default should have at least quiet, so the prompt is not burried in the output16:55
Jordan_Uquiltbitch: Why are you installing 16.04 rather than 18.04?16:56
quiltbitchJordan_U better support and guides available for installing things like Tensorflow16:57
Ghosthree3blackflow: is it just grub-mkconfig -o /boot/grub/grub.cfg in ubuntu?16:58
blackflowGhosthree3: update-grub16:59
Ghosthree3ah16:59
blackflowGhosthree3: I suppose grub-mkconfig would work too yes16:59
Ghosthree3update-grub is a wrapper then? (i noticed less output)16:59
blackflowGhosthree3: huh, in fact, that's exactly what update-grub calls :)16:59
quiltbitchany help?17:05
katamoquiltbitch "AE_NOT_FOUND" has to do with bios ACPI methods and *should not* prevent the live OS from booting. you *may* need to wait for a timeout for the boot to continue though.17:06
ksbalajiupgraded to 18.04 from 16.04 using upgrade . But, not all sessions are working. help,17:07
quiltbitchkatamo is there any BIOS settings I can do to prevent this? And how long do I have to wait after these errors (I already waited a minute or so)17:08
ioriaquiltbitch, AE_NOT_FOUND and ... what else ?17:08
quiltbitch18.xx worked fine :(17:09
quiltbitchonly 16.04 has problem17:09
pragmaticenigmaquiltbitch: Can you post the entire error message. There are so many reasons that message can be thrown, that the included information with it will help us identify the problem17:09
katamoquiltbitch be sure to disable secure boot, but other than that the media should boot without issue. At the very least try booting 18.04 for the purpose of troubleshooting. Xenial may not support that new of hardware off the bat17:09
quiltbitchacpi error ae_not_found during name lookup/catalog17:10
quiltbitchthere is like 10 errors that start with AE_NOT_FOUND17:10
quiltbitchhappens on Try Ubuntu, Install Ubuntu and Install OEM17:10
=== pavlushka_ is now known as pavlushka
ioriaquiltbitch,   have you tried acpi=off ?  (temporary fix)17:11
katamoquiltbitch *bionic works and xenial does not? Alright already confirmed. Then thats going to be hardware/kernel support pairing. Try adding "nomodeset" to the kernel boot parameters & ditto acpi=off as per ioria17:11
quiltbitchwhere do I add acpi=off in the GRUB? There is 3 lines17:12
ioriaquiltbitch,  the 'linux' line17:12
katamoquiltbitch for refrence w/ pictures: https://www.dell.com/support/article/us/en/04/sln306327/manual-nomodeset-kernal-boot-line-option-for-linux-booting17:13
katamodo both the modeset and acpi flags in that same line17:14
Jordan_Uquiltbitch: Hardware quirks like that are often fixed in newer releases. In this case it appears to have been a kernel but. Were it me, I would just use 18.04 and figure out how to get Tensorflow working there.17:14
blackflow"kernal"......17:14
katamoJordan_U +117:14
katamoblackflow nice catch. wow.17:15
pragmaticenigmaJordan_U: Nvidia doesn't have official support for Ubuntu 18.04 Tensorflow released yet.17:15
Jordan_Uquiltbitch: After "quiet splash", on the same line. (Which is the end of the line that begins with "linux").17:15
katamoblackflow I'm emailing Dell sputnik now, bet that spelling gets fixed & pushed to public in ~2 weeks.17:15
blackflowkatamo: it's embarassing for them... official docs and all :)17:16
katamoblackflow sadly the penguins dont do the final publishing. its happened before.17:16
katamojust like everyone else in FOSS the dell penguins need as much community help as everyone else17:17
pragmaticenigmaJordan_U: Also, 18.04 is the first Ubuntu release with the CUDA drivers included by default, which causes the old documentation steps to fail.17:17
blackflowkatamo: sure.17:17
Jordan_Uquiltbitch: Looks like pragmaticenigma knows about tensorflow and does see reason to use 16.04 over 18.04 for tensorflow. See their last few messages to me. acpi=off is likely to lead to certain functionality not working, like not being able to properly shut down and many power saving features. You can often find a more specific kernel parameter / other quirk that will eliminate your specific error17:21
Jordan_Uwithout disabling all of acpi.17:21
quiltbitchJordan_U my pc Crashed and missed stuff17:23
katamoJordan_U quiltbitch the kernel params for now are just to get OS installed, then install HWE or HWE-Edge kernel if *hopefully* that does not mess with tensorflow on the finished install17:24
ioriaioria, that ^ and probably that ' ae_not_found during name lookup/catalog' it's not fatal17:25
ioriaquiltbitch,   that ^ and probably that ' ae_not_found during name lookup/catalog' it's not fatal17:25
ioriaquiltbitch,   from Linus Torvalds himself : https://lkml.org/lkml/2016/10/5/29917:27
quiltbitchInteresting. I am thinking it might not worth the effort to install Ubuntu 16.04 and just try to make 18.04 work with Tensorflow17:27
Jordan_Uquiltbitch: Do you have an nvidia GPU that you're planning to use to get GPU acceleration for tensorflow?17:29
quiltbitchyeah I need GPU version of tensorflow17:30
quiltbitchand I have nvidia 1050ti17:30
madLyfedid anyone update to newest VLC or newest FF?17:30
katamoquiltbitch ioria there are a few moving parts to those acpi errors being displayed. 1. kernel logging policy changed so those messages are now logged at syslog level instead of being masked. 2. Dell firmware engineers have the ability to mask those tables from OS observation however the budget has never been allocated to fund that engineering effor17:31
katamot across the entire lineup. You'll notice variances in reports online and that is due to inconsistent masking across devices.17:31
ioriai see17:32
ksbalajiI am on acer e5 573-5108.  On upgrading from 16.04 to 18.04, I cannot login using many sessions, For example, gnome session does not work. Reverts back to login screen. Only wayland works. Help.17:34
quiltbitchthanks for the input katamo!17:35
katamo:)17:36
ksbalajignome session doesnt work.17:36
ksbalajiI am able to use only waylan17:36
ksbalajiAlso, cairodock doesnt launch properly.17:37
Jordan_Uquiltbitch: I have zero experience with tensorflow, but it looks like Nvidia doesn't have officially supported drivers for tensorflow for Ubuntu 18.04. People have gotten it to work, but just something to consider.17:38
ksbalajiIts very unnaturally silent here. Am I still connected to ubuntu channel friends?17:38
pragmaticenigma!patience | ksbalaji17:39
ubottuksbalaji: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/17:39
ksbalajipragmaticenigma, thanks. So I am alive.17:40
ioriaksbalaji, so are you logged in the wayland session atm ?17:41
skummer101__Greetings17:56
charlielorI’m trying to view the apache2.conf file inside ubuntu. What command should I use to view the file? Thanks!17:56
Jordan_Ucharlielor: less /etc/apache2/apache2.conf18:03
charlielorJordan_U: I got this error: bash: less: command not found18:04
Jordan_Ucharlielor: How are you opening a terminal?18:05
charlielorI’m accessing the terminal via docker exec -it ubuntu_web bash18:06
Jordan_Ucharlielor: What is the output of "echo $PATH"?18:07
charlielorlooks like it froze on me18:09
charlielorHere’s the output: usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin18:09
madLyfedoes anyone in here know how long it takes to get updates for VLC and FF that were released today?18:10
Jordan_Ucharlielor: And that's from within the docker container?18:11
TBotNikAll: Anyone know a good git based restore program that will take existing .tar.gz backup files and  do a sync based file restore, by date?18:12
freeone3000_Hi. I'd like to actually, fully, and completely disable the nouveau driver in order to install the propriatary nvidia drivers. How do I do this on Ubuntu 18.04 LTS? I've tried blacklisting nouveau in /etc/modprobe.d but it's still somehow loaded - even at a runlevel 3 boot.18:12
Jordan_Ufreeone3000_: It's probably being loaded in your initramfs. What happens when you use the Additional Drivers tool to install the Nvidia drivers?18:13
freeone3000_Jordan_U: How do I run the Additional Drivers tool from the command line?18:13
EriC^^freeone3000_: you can use "ubuntu-drivers" tool from the cli18:14
freeone3000_(I don't have graphics, because I'm using a Quadro P400 and the nouveau drivers issue illegal instructions to it.)18:14
EriC^^same thing as the additional drivers dialogue18:14
pragmaticenigmaTBotNik: That is not an Ubuntu Support question. Please ask in #ubuntu-offtopic or find a "git" specific support forum18:14
charlielorJordan_U: Yes that $PATH out is from within the container18:15
EriC^^freeone3000_: did you try using "install nouveau /bin/false" in the module files?18:15
freeone3000_EriC^^: No, just 'blacklist'.18:15
EriC^^freeone3000_: that should prevent its loading18:16
freeone3000_EriC^^: Yet modprobe still lists it as loaded.18:16
charlielorThere is a slash (/) before the usr/local but I didn’t paste into here because it seemed that if I do, it does not show up in this chat thing.18:16
EriC^^freeone3000_: try with the "install" directive, something else must be loading it later18:17
charlielorI even tried vi or vim and it’s the same error18:17
freeone3000_Alright, installed nvidia-drivers-390 with ubuntu-drivers and added 'install nouveau /bin/false' to /etc/modprobe.d/disable-nouveau.conf . Trying again.18:18
Jordan_Ufreeone3000_: "ubuntu-drivers devices" will list devices that have proprietary drivers available, and the free and non-free driver packages that can be used for them.18:18
freeone3000_EriC^^: lsmod is still showing nouveau loaded even with that line.18:20
freeone3000_Apparently some documents are showing that these lines are ignored if I have an initramfs which is the default configuration? Trying to run `update-initramfs -u` first.18:21
Jordan_Ufreeone3000_: The nvidia package from the Ubuntu repositories should automatically trigger initramfs -u.18:22
EriC^^freeone3000_: what modules are causing it to be loaded?18:22
EriC^^what does "lsmod | grep nouveau" give?18:23
freeone3000_I'm unable to say. update-initramfs -u then a reboot with `install nouveau /bin/false` caused nouveau to no longer be loaded. Thanks!18:23
EriC^^freeone3000_: great! no problem18:24
black_mambaWhat would be a good free IDS ? I know of snort18:27
EriC^^IDS?18:28
leftyfbblack_mamba: That's not an Ubuntu support question. Try #security or #linux or #hardware18:29
XirAureliusSnort is pretty good. It only costs you if you are concerned that 30 days is too long to wait for updated detections, which it may be depending on your use case.18:29
leftyfbEriC^^: Intrusion Detection System18:29
EriC^^leftyfb: i see18:29
ntdbro18:30
black_mambaleftyfb: Oh, sorry. Thanks for the correct channel18:30
EriC^^!ping18:33
ubottupong!18:33
XirAureliusIs there any issue with me disabling loading the rtc kernel module? I get an error during boot that complains about not being able to load it, and I'd like to address that warning.18:34
ksbalajiHow do I verify correctness of upgrading to 18.04?18:35
EriC^^ksbalaji: if cat /etc/release says 18.04 and dpkg --configure -a shows no problems you should be good18:35
XirAureliusI get the following error in journalctl: "Aug 16 07:33:04 server systemd-modules-load[397]: Failed to find module 'rtc'"18:36
Menzadorksbalaji: Also, I'd tag [ sudo apt-get install -f ] at the end of that command sequence, to make sure APT doesn't have any problems18:38
MenzadorSo do [ cat /etc/release ], then [ sudo dpkg --configure -a ], then [ sudo apt-get install -f ] in that order ksbalaji18:39
ksbalajiEriC^^, cat: /etc/release: No such file or directory!18:39
EriC^^ksbalaji: sorry :D cat /etc/issue18:40
ksbalajiEriC^^, Ubuntu 18.04.1 LTS \n \l is this supposed to be ok?18:43
EriC^^ksbalaji: looks good18:44
ksbalajiYeah, now to my actual problem:- gnome session in login doesn't work. Only wayland login works. Also only oem login works. :(18:44
ksbalajiIf I choose to login to other sessions, I quit back to login screen again18:46
EriC^^ksbalaji: anything in /var/log/Xorg.0.log ?18:47
keepguessingI have a network adapter is in NAT more in a Ubuntu 18.04 guest vm. I see that my routing table is setup for 169.254 address. Seems like this is causing problems19:03
keepguessingthe adapter is in dhcp and currently has a 192 address19:03
JPSmanSo, i'm rocking 18.04 - but using gnome-flashback - and this very application - XCHAT - isn't showing up in my "system tray" and it seems to be a cronic issue with other programs like discord et al19:05
JPSmanI guess the "system tray" is called the indicator applet now?19:05
=== zzzzzt is now known as bzzzt
leftyfbJPSman: you should really use hexchat over xchat(I know it's not really related to your issue)19:07
JPSmanWhy?  Is there much of a difference?19:08
leftyfbJPSman: xchat hasn't been updated in 8 years19:08
tomreynJPSman: xchat hasn't seen updates for many years. i think upstream has quit development. i'd recommend against using it, switching to hexchat (an xchat fork) or some other irc client.19:08
JPSmanwell, thats a comprehensive answer :)19:09
Ben64I'm using hexchat in 16.04 and it shows up in the tray if i select that option19:09
tomreyni'm not sure why it's still in bionic (but also not sure what's the process to request removal).19:09
Ben64yeah i thought it would have been gone already19:09
JPSmanwell, the same thing happens with Discord as well.  I found a site that says to put env XDG_CURRENT_DESKTOP=Unity infront of the discord exec command - but still19:09
ioriait was on xenial19:09
ioriacome back on bionic19:10
leftyfbioria: xenial has xchat-gnome19:11
iorialeftyfb, not the same19:11
leftyfbmaybe so, but it hasn't been updated in 9 years :)19:12
madLyfei borrowed a drive from a buddy to back stuff up on temporarily and now i need to give it back. what is the best way to wipe said drive?19:12
iorialeftyfb, yeah...19:12
leftyfbioria: both should be removed19:12
XirAureliusmodLyfe: how thorough do you need to be?19:13
Ben64madLyfe: fill it with zeros, using dd19:13
iorialeftyfb, everyone say so19:13
JPSmanBen64, is there a progress bar for using dd?19:13
Ben64there can be19:13
JPSmanI was trying to wipe a drive the other day using Disks and I had zero indication what progress it was at19:13
leftyfbmadLyfe: https://dban.org/19:13
JPSman^19:14
Ben64dd easier19:14
leftyfbBen64: Not if we're comparing how they both wipe19:14
JPSmanactually it was a right click, format drive - still no indication19:14
XirAureliusNo joke it's easier. dd if=/dev/zero of=/dev/<drive> bs=1m19:14
leftyfbBen64: dban is a lost more than just writing zeros19:14
pragmaticenigmaBen64: dd is easier, but DBAN and other dedicated tools verify the data is removed as well as provide much more robust RNGs that meet or exceed industry standards for secure data wiping19:15
XirAureliusmodLyfe you could also just delete the partition table on the drive, create a new partition, and create a new filesystem. You might not need all of this stuff we're discussing.19:15
Ben64filling with zeros makes data unrecoverable19:15
Ben64anything else is pointless19:16
pragmaticenigmaBen64: No... it can be forensically recoverable19:16
XirAureliusBen64 not one set of zeroes. Depending on who is trying to recover the data.19:16
JPSmanBen64, thats not true19:16
leftyfbBen64: incorrect19:16
Ben64it is true19:16
XirAureliusNo, that's still recoverable.19:16
Ben64nope19:16
madLyfedban is gui?19:17
Ben64madLyfe: just fill with zeros, don't waste your time with pointless dban19:18
JPSmanits an "operating system" - like an Ubuntu live CD19:18
XirAureliusIf you're suitably driven one or two write passes is still recoverable.19:18
XirAureliusBut your friend isn't likely to be driven enough to spend the money necessary.19:18
ioriamadLyfe, the most secure is dd if=/dev/urandom of=/dev/sdb bs=4K   but it will take days :þ19:18
leftyfbBen64: Sorry, but you are dead wrong. YOU and most people might not be able to recover data. But just writing zero's to a drive once does not render the data forever gone. It most certainly is recoverable by professionals and people who know what they are doing19:19
Ben64leftyfb: prove it19:19
XirAureliusThere are more of us that disagree with you. You prove it.19:19
pragmaticenigmaleftyfb, XirAurelius, Ben64 ::: that conversation is way offtopic... please take it to #ubuntu-offtopic19:19
Ben64more of us, ha19:19
madLyfecan dban be run from within ubuntu?19:20
JPSmanmadLyfe, uh, sure? maybe using a virtual machine....19:20
pragmaticenigmamadLyfe: No, DBAN is a standalone bootable interface19:20
madLyfeit doesnt have efi support19:20
Ben64"a single bit whose precise location is known can in fact be correctly reconstructed with 56 per cent probability (in one of the quoted examples). To recover a byte, however, correct head positioning would have to be precisely repeated eight times, and the probability of that is only 0.97 per cent."19:21
pragmaticenigmamadLyfe: It doesn't need it... You are wiping a drive, you can safely disable EFI if it is preventing it from booting19:21
Ben64so no, it can't be recovered after zero fill19:21
madLyfebleachbit is not as good?19:22
Ben64bleachbit i don't think has an option to wipe a drive?19:22
madLyfeah. i thought thats what it was for19:23
pragmaticenigmamadLyfe: bleechbit has an option to wipe freespace... which will only target areas not in use by files19:24
madLyfehow long does dban usually take on a 2TB drive?19:24
pragmaticenigmamadLyfe: All wiping techniques are going to take time... how much depends on the harddrive, CPU, and RAM19:24
Ben64if you didn't delete any files on the drive, you could fill them with zeros, and save a bunch of time19:25
madLyfethats why i wanted to see if it would run while in the OS.19:25
Ben64dd runs in the os19:26
pragmaticenigmaBen64: Assuming the targeted drive is not the one currently running the computer19:27
madLyfeits not its just a backup drive19:27
pragmaticenigmaBen64: Which is as good as any reason, not to do a wipe within the OS... and use a tool such as DBAN which offers an interface to help a user make a proper selection of the drive they wish to target (as well as removing the primary drive to avoid accidental wiping) ... Also Ben64 ... DBAN offers a zero out wiping method, which is also part of the reason it is the first that comes to mind for many of us. The goal is19:29
pragmaticenigmato avoid low level commands that may end up wiping the wrong drive leaving the user with a broken computer.19:29
Ben64not too hard to just choose the right drive19:29
pragmaticenigmaBen64: Again, this is not a venue for opinion or debate. Please stop19:29
Ben64without physically unplugging it, the risk is still there with dban19:30
ioriaheheh19:30
Ben64this is actually a venue for competing opinions19:30
leftyfbBen64: #ubuntu-offtopic is the proper venue for competing opinions. This is a support channel.19:31
pragmaticenigmaBen64: No, it is a support channel. And you're doing it again.19:31
Ben64when it's related to support, it absolutely is the place for different options19:32
Joralnot sure where to start, so here it is.  I have an older dell dimension with integrated geforce 6150se, currently running 18.04.  Nouveau is causing so many screen artifacts that most programs simply crash on load.  The newest Nvidia driver to support that card is 304 and neither the nvidia-304 in the ppa nor the nvidia-304.run will install.19:34
ioriaJoral, nvidia-304 is dead on bionic19:35
ioriaJoral, what's your ubuntu release ?19:36
ioriaok19:36
Joralioria, 18.0419:37
ioriayes19:37
ioriaJoral, so you don't have 304 in the repo19:37
Joralioria, correct19:37
ioriaJoral, what if i suggest ypou Lubuntu or Xubuntu ?19:38
Joralioria, open to options, but not sure I understand how they would help?19:39
ioriaJoral, no 3d acceleration on few load19:40
Joralioria, this machine is going to become the controller for a cnc router.  I don't need the fastest 3d but do want it to run freecad incase we need to recalc tool paths etc, while at the machine19:41
madLyfewhat is the gui to burn iso to usb drive?19:42
pragmaticenigmamadLyfe: Which version of Ubuntu are you on?19:42
madLyfe18.04.119:43
ioriaJoral, what's your cpu ,please ?19:43
Joralathlon x219:43
pragmaticenigmamadLyfe: https://tutorials.ubuntu.com/tutorial/tutorial-create-a-usb-stick-on-ubuntu#019:44
pragmaticenigmamadLyfe: or the application you are looking for is "Startup Disk Creator"19:44
ioriaJoral,  and you already tested 304 from ppa ?19:45
Joralioria, yes it holds broken dependencies19:46
Joralioria, i even thought about trying to make a dummy package to convince it its dependencies are met, but alas that is above my paygrade19:46
ioriaJoral,  weird, but in this case you cannot use proprietary nvidia on bionic ... if you really want ubuntu-desktop (but it will be unity) then install  16.0419:47
ioria!info nvidia-304  xenial19:48
ubottunvidia-304 (source: nvidia-graphics-drivers-304): NVIDIA legacy binary driver - version 304.135. In component restricted, is optional. Version 304.135-0ubuntu0.16.04.2 (xenial), package size 20124 kB, installed size 93810 kB (Only available for i386; amd64)19:48
Joralioria, guess i shouldn't have done the dist-upgrade then lol19:48
ioriaprobably19:49
Joralioria, how to I tell 16.04 to never ask for the upgrade then?19:49
ioriaJoral,  in system settings -> updates & software19:50
Joralioria, uh just remembered how long it took to get grub to handle nvraid properly lol19:51
Ben64i bet you could get the ppa to work19:51
ioriaor that ^19:51
pragmaticenigmaJoral: So the issue is the default Novaeu drivers aren't working well? Did you have the Nvidia drivers installed before?19:52
Joralpragmaticenigma no I had a radeon card that needs to go to another machine installed before.  There is nothing wrong with the integrated gpu, provided it can have drivers.19:53
JoralBen64, how difficult do you think it would be to get the ppa working, and would it conflict with the lowlatency kernel?19:54
pragmaticenigmaJoral: I guess what I'm confused on is why the attempt to target *-304? Did they drop support for that GPU in later versions?19:54
Ben64Joral: 2/1019:54
Ben64although you may still have issues running things with a card that old19:55
Joralpragmaticenigma, yes 304 is last version with support for geforce 6 series gpus19:55
ioriaJoral, the errors you got from ppa might be useful19:55
Joralioria, give me a couple, i was already booted into the install media. rebooting into 18.04 now19:57
ioriaJoral, sy, i'am leaving , good people will help you19:58
Joralioria, k thanks for the help.19:58
ioriaok19:58
JoralBen64, looks like your up lol19:58
pragmaticenigmaJoral: The reason I ask is because I'm using a 6 series Nvidia GPU and have the latest version installed without any issues20:02
Joralpragmaticenigma, are you using the 6 series or the 600 series?20:03
pragmaticenigma60020:03
pragmaticenigmaI can't tell ... it's OEM20:03
pragmaticenigmaGTX 64520:03
Joralyeah thats a 600 series not a 6 series20:03
Joralmine is the OLD 615020:03
* pragmaticenigma Wishes Nvidia and the rest would stick to one numbering system 20:04
pragmaticenigmaJoral: I have older cards, but have not attempted nvidia driver install for them. As the older ones are in machines where I don't need to leverage the extra features, just need a display20:05
Joralwhat is the prefered way for me to paste the output from the ppa install20:05
pragmaticenigma!paste20:06
ubottuFor posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:06
Joralpragmaticenigma, i have never once had a nouveau install that didn't have screen artifacts even without needing graphics features20:06
Joralhttp://paste.ubuntu.com/p/svVmw4MGkn/20:08
phockinghmm20:09
pragmaticenigmaJoral: Does this machine have Xserver installed? or is thie a CLI only20:09
phockinghey guys i was having a hard time with a server getting its filesystem full so i nuked it and am trying to make bigger filesystems at install20:09
phockingcan i not have /usr /var and all that on a lvm?20:09
phockingit seems im really mucking something up20:10
Joralpragmaticenigma, xserver is installed, its a kubuntu install. (trying to have a semi familiar interface for my step dad in his wood shop)20:10
katamophocking, shot in the dark but can you run the command:20:10
katamo`sudo ubuntu-drivers list`20:10
katamoAnd share the output?20:10
phockingit dropped to initramfs20:11
phockingso i need to start the install over20:11
phockingwhich is no big deal i guess20:11
phockingthe volume is a perc volume and i know that the os can see it because it will install with defaults on there fine20:11
phockingbut when i tried to set up lvm is where i ran into problems most likely due to my own lack of experience and knowledge20:12
pragmaticenigmaJoral: bummer is... first result I found for that issue... is compile it yourself20:13
Joralpragmaticenigma, now given the "graphical" nature of the nvidia.run file, i have no idea how I would paste that to you and I suspect that may be pushing the scope of this channel.20:15
pragmaticenigmaJoral: most post screen shots to imgr (assuming they're stable again)20:15
Joralpragmaticenigma, im on cli until i get drivers installed20:16
Joralfirst step of installing nvidia driver is removing nouveau lol20:16
Joralpragmaticenigma, i can paste the logfiles if that would help?20:18
pragmaticenigmaJoral: https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-304/+bug/176364820:18
ubottuLaunchpad bug 1763648 in nvidia-graphics-drivers-304 (Ubuntu) "[needs-packaging] nvidia-304 (304.137) missing in Ubuntu 18.04" [Wishlist,Won't fix]20:18
Joralpragmaticenigma, so 16.04?20:18
Joraland rebuild linuxcnc a 3rd time lol20:19
pragmaticenigmaJoral: 16.04 or grab a cheep card from the local computer shop?20:19
Ntemishi20:19
Ntemisneed help20:20
Joralpragmaticenigma, can we confirm nvidia-304 is in 16.04?20:20
Ben64Joral: can you pastebin 'apt-cache show xserver-xorg-core'20:20
Ntemisam facing a bug in bionic20:20
Ntemisi have disks open and formatting a hdd and same time i tried to upgrade bionic through apt and for the last 30 min i am seeing this line and is stuck there "update-initramfs: Generating /boot/initrd.img-4.15.0-33-generic"20:21
pragmaticenigma!ask | Ntemis20:21
ubottuNtemis: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience20:21
Ntemisnow what?20:21
Ntemisdo i fc terminal?20:21
Joralhttp://paste.ubuntu.com/p/bS59SqH2Jf/20:21
Ben64Joral: install that, it provides what nvidia needs20:22
Ntemisalso my hdd is been spinning since then20:22
Ntemisi need to stop the upgrade so it settles down a bit20:23
Ntemiswhat i do?20:23
pragmaticenigmaNtemis: STOP20:23
pragmaticenigma!patience | Ntemis20:23
ubottuNtemis: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/20:23
JoralBen64, its already installed20:23
Ben64Joral: weird20:23
prawnsaladhi, my keyboard layout does not match the input source i have configured, the image map does not match what i type. how can i change this to be correct?20:24
JoralBen64, this is actually the same issue i found in the linuxcnc build. package names changed and while the new versions are backwards compatible, the naming conventions broke the package manager20:25
Ntemismaybe disks utility has ownership over /boot/initramfs?20:25
Ben64Joral: i don't think that's the issue here, but it's weird for sure20:26
JoralBen64, if i try to install xorg-video-abi-23 (the newest version of the missing dependency) then apt installs xserver-xorg-core but does not mark xorg-video-abi-23 as installed20:27
Ntemisso.. i stopped disks and i close terminal and now i get this20:27
NtemisE: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)20:27
NtemisE: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?20:27
Ntemiswhen i try to upgrade again20:28
Ntemisnow what?20:28
pragmaticenigmaJoral: The majority of the web forums I've parsed through have all had their owners result in going out and getting a newer supported card. The going belief is the the newer builds of xserver don't have a supporting library the -304 requires20:28
pragmaticenigmaNtemis: I asked you already to have patience. If someone is available and understands your problem... they will speak up.20:29
tomreynNtemis: when you said that you were 'upgrading bionic', were you installing pending updates or doing a release upgrade?20:29
JoralBen64, http://paste.ubuntu.com/p/42SsY5pg9m/20:29
Ntemispending20:29
Ben64Joral: gonna try in a 18.04 vm20:29
tomreynNtemis: do you mean "i installed pending updates"?20:29
Ntemisyes20:29
Ntemisam on bionic atm20:30
pragmaticenigmaBen64: How are you going to install the -304 driver in a VM?20:30
tomreynNtemis: thanks for clarifying, please respond in full sentence where possible.20:30
Joralpragmaticenigma, im sure a new card would render this problem irrelevent yes, but the $ renders that solution irrelevent lol20:30
Ntemissoftware updater tells me "waiting for apt get to exit"20:30
Ben64pragmaticenigma: apt20:30
tomreynNtemis: run this on a temrinal: sudo lsof /var/lib/dpkg/lock20:30
Ntemislsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs20:31
Ntemis      Output information may be incomplete.20:31
NtemisCOMMAND   PID USER   FD   TYPE DEVICE SIZE/OFF    NODE NAME20:31
Ntemisdpkg    21477 root    3uW  REG   8,67        0 4335552 /var/lib/dpkg/lock20:31
madLyfeso im using unetbootin to burn iso to usb, it says its going to use drive /dev/sde1, how do i verify that is the correct drive to use? what is the cli command? i thought lsusb but thats not it.20:31
tomreyn!paste | Ntemis20:32
ubottuNtemis: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:32
JoralBen64, you just love that I always bring you the most obscure issues don't you lol20:32
tomreynNtemis: this dpkg process is probably leftover from when you force closed the temrinal window where the update was taking place.20:33
Ntemisbash: !pastebinit: event not found20:33
tomreynNtemis: just read what ubottu told you20:33
tomreynNtemis: you can now: sudo kill 21477; sudo lsof /var/lib/dpkg/lock20:34
Ntemistomreyn: i had to run sudo dpkg --configure -a20:34
tomreynNtemis: does this still report some command  and PID is having a lock on /var/lib/dpkg/lock ?20:34
Ntemisnow is stuck again at the same line20:35
Ntemisupdate-initramfs: Generating /boot/initrd.img-4.15.0-33-generic <-stuck!20:35
tomreynNtemis: "dpkg --configure -a" would have been the next step after making sure that there i no more a process running with a lock on the dpkg lock file.20:35
tomreynNtemis: you need more patience.20:35
Ntemisok20:36
Ntemisi stop it again?20:36
tomreynwhy?20:36
Ntemisupdate-initramfs: Generating /boot/initrd.img-4.15.0-33-generic <-stuck!20:36
tomreyndoes it take considerably longer than usually?20:36
Ntemisyeah20:36
Ntemislike forever20:36
tomreynopen a new terminal and type: df -h | pastebinit20:36
tomreynit's been 2 or 3 minutes, that's barely 'forever'20:37
Ntemishttp://paste.ubuntu.com/p/DXMs5Sjv3J/20:37
Ntemishow much time is forever?20:38
tomreynNtemis: okay, if the initrd is still waiting to be generated then ctrl-c it now, and post the entire command you were running and the output it generated20:38
Ntemisyeap still running20:38
Ntemisdidnt understand what i need to do now20:39
Ntemisctrl-c ok then what?20:39
tomreynplease copy and paste the output of the command you ran and the output returned by it. the command which resulted in the initrd generator hanging.20:39
Ntemisctrl-c didnt stop it20:39
tomreynpress ctrl-c multiple times if needed20:40
Ntemisthis? https://paste.ubuntu.com/p/YBPDPJq25H/20:40
tomreynright20:41
tomreynNtemis: so it's still running, ok. can you just press enter there 2 time20:41
tomreyns20:41
tomreynNtemis: does that bring back the shell prompt?20:41
Ntemisi did nothing happenned20:41
Ntemisjust moved the curson a few line down20:42
tomreynNtemis: in a separate terminal, run: dmesg | pastebinit20:42
Ntemishttp://paste.ubuntu.com/p/cm3x2pMWpF/20:42
tomreynon that same temrinal, run: ps auxw | grep dpkg | pastebinit20:43
A|anubuntu mate 18.01...when I click on the trash icon at the lower right of the screen, to open trash, vlc starts trying to open in a spasm...does anyone know how to fix this?20:43
Ntemishttp://paste.ubuntu.com/p/DYdKmYJ9dW/20:45
madLyfeDBAN is just trying aut automatic boot over and over again20:45
Ntemisterminal is still stuck at that line, do i close the terminal?20:46
tomreynNtemis: there are problems with the ntfs file system on sdc1. i suggest you unmount it, then run a file system check on it: umount /media/demetris/80433aeb-234a-46cd-bd78-9f5399d4a91b ; sudo ntfsfix /dev/sdc120:46
Ntemissure20:46
Ben64Joral: everything explodes if i install 304 on 18.04 :(20:47
tomreynNtemis: there's no use in closing a temrinal, it wont stop the child process, which will remain stuck. all that you loose it knoweledge on whether the child process exited and what it reported in doing so.20:47
Ntemisi see20:47
Ntemishttps://paste.ubuntu.com/p/9rjXjbjc7V/20:48
Ntemisyou meant sda1?20:48
tomreynNtemis: ntfsfix does not a full ewuivalent of windows chkdsk, there is no proper equivalent for linux, you will need to run a fiule system check on this drive on windows before using it on linux again.20:48
Ntemissdc1 is linux20:49
Ntemisthats why20:49
tomreynNtemis: according to http://paste.ubuntu.com/p/DXMs5Sjv3J/ /dev/sdc1 is / was mounted at /media/demetris/80433aeb-234a-46cd-bd78-9f5399d4a91b20:49
tomreynoh right it's ext4, sorry20:50
Ntemisnp20:50
JoralBen64, so will it work on 16.0420:50
Ntemisand now what do i do?20:50
Ntemisah proccess stop20:51
Ntemishttps://paste.ubuntu.com/p/73Dc3srTQK/20:51
tomreynNtemis: what do you mean by "process stop"?20:51
Ntemissee log ctl-c worked20:52
Ntemisand now what do i do?20:52
tomreyni see. can you patebinit /etc/fstab20:52
tomreyn*paStebinit20:52
Ntemissure20:52
Ntemisi have only one line: UUID=939a2b17-c580-4b60-aa24-e09bb2f9d372 /               ext4    errors=remount-ro 0       120:53
JoralBen64, also is there a way to downgrade, or do i have to do a fresh install?20:53
tomreynNtemis: that's probably fine. take a look at lines 864 and following of http://paste.ubuntu.com/p/cm3x2pMWpF/20:54
tomreynNtemis: this was dmesg, which is the kernel ring buffer (kernel log)20:55
tomreynNtemis: these hung tasks aren't great, should not normally happen. i suggest you reboot and dont mount your ntfs devices this time20:55
Ntemisif i reboot am i bootable at this state?20:56
=== jstein_ is now known as jstein
guitehello, could anyone help me with rsync ?20:56
guite(tell me if wrong chan :) )20:56
Bashing-om!ask | guite20:56
guiteI have this error :20:56
ubottuguite: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience20:56
tomreynNtemis: in case the boot fails, reboot again and access grub menu by holding down shift or repeatedly pressing escape during boot, then select 'advanced (options for ubuntu)' then the second newest kernel.20:57
guiteguite@guite-X550LN [22:52:45] [~]20:57
guite-> % rsync -n /media/guite/Stockage/Backup/ guite@192.168.1.21:/users/guite/Backup/20:57
guitePermission denied, please try again.20:57
guitersync: connection unexpectedly closed (0 bytes received so far) [sender]20:57
guitersync error: error in rsync protocol data stream (code 12) at io.c(226) [sender=3.1.1]20:57
tomreyn!paste | guite20:57
ubottuguite: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.20:57
guiteooooooh… I’m so sorry :(20:58
guiteI did the bad thing but anyway -> https://paste.ubuntu.com/p/BhT2BNxX59/20:58
tomreynNtemis: i have no reason to assume that you cannot generally boot at this time, juts booting the latest (now default) kernel may fail.20:58
Ntemisok20:59
Ntemisty20:59
katamoblackflow RE: Kernel Typo on Dell Documentation. Its fixed ;)21:01
katamoblackflow https://www.dell.com/support/article/us/en/04/sln306327/manual-nomodeset-kernel-boot-line-option-for-linux-booting?lang=en21:01
JoralBen64, I think im going to go for broke and install 16.04, unless your still working on a solution?21:09
Ben64Joral: i'm now working on lunch, 16.04 is probably your best bet, but i think you'll still be sad with the performance of that card21:12
=== SysGhost is now known as KGB
=== KGB is now known as Guest77808
=== Guest77808 is now known as SysGhost
n-iCeHello, how do you guys install flash support for chromium?21:33
n-iCefound sudo apt install adobe-flashplugin browser-plugin-freshplayer-pepperflash21:34
n-iCelet's try21:34
n-iCeworked21:35
katamon-iCe +121:44
hans_did 14.04 use grub 2.xx or 1.xx ?21:44
hans_(by default as installed by the ubuntu installer)21:45
tomreynhans_: i think 14.04 on amd64 + i686 used grub2(-common) by default, but not certain. why do you ask?21:51
phockinghmmm21:51
phockingi added this ppa and can't install openjdk-8-jdk21:51
tomreynphocking: which ubuntu release, which ppa?21:52
phocking18.04 ppa:openjdk-r/ppa21:52
naccphocking: you don't need a ppa to install openjdk-8-jdk on ubuntu 18.0421:52
phockingwell it is failing after i did apt update21:53
phockingphocking@nms:/mnt$ sudo apt install openjdk-8-jdk21:53
naccphocking: that doesn't make what i said any different21:53
phockingE: Unable to locate package openjdk-8-jdk21:53
naccphocking: that ppa is for developers to test their uploads21:53
hans_tomreyn, making a tutorial on how to instal a clean OS from a shitty vps-provider-provided OS template.. and the first step is adding a linux kernel in /boot (the linux obtained from mini.iso) and modify grub to boot to it, i have access to a 16.04 template at the VPS provider but i believe some older customers only have access to 14.04 templates, somethingsomething21:53
naccphocking: you understand that, right?21:53
phockingnacc: no i don't21:54
phockinga howto suggested using that ppa21:54
naccphocking: what howto?21:54
phockinglogstash won't work with java 9+21:54
hans_tomreyn, (by `shitty os template` i mean `the /boot partition is 100MB and breaks booting the first time you run `apt update; apt dist-upgrade;` because the OS template's /boot partition is 100 mb and..somethingsomething)21:54
phockinghttps://docs.datastax.com/en/cassandra/3.0/cassandra/install/installOpenJdkDeb.html21:54
naccphocking: there is no openjdk-8-jdk binary for 18.04 in that ppa21:54
Bashing-om!info grub-pc trusty | hans_21:55
ubottuhans_: grub-pc (source: grub2): GRand Unified Bootloader, version 2 (PC/BIOS version). In component main, is optional. Version 2.02~beta2-9ubuntu1.14 (trusty), package size 169 kB, installed size 553 kB (Only available for any-i386; any-amd64; any-powerpc; any-ppc64; any-ppc64el; any-sparc; any-mipsel; any-ia64; any-arm; any-arm64)21:55
tomreynhans_: do you know debootstrap?21:55
naccphocking: that's a terrible howto21:55
phockingnacc how do i get java8 then?21:55
hans_tomreyn, barely, but that is not needed here21:55
naccphocking: don't use a ppa and just install it.21:55
naccphocking: any tutorial you read that doens't tell you what version of ubuntu or debian it applies to is useless.21:55
phockingi just showed you the output from trying to do that21:55
foul_owlIs there a clipboard manager like glipper but allows sticky entries?21:55
naccphocking: with the ppa installed or without?21:56
tomreynhans_: okay, just wondering. whether or not using grub2 is going to work can depends on the VPS type and model.21:56
phockingdo i need to uninstall the ppa?21:56
naccphocking: i have no idea currently. On my 18.04 system it works fine to install the package.21:56
naccphocking: if you would liek to use a pastebin, please provide the output of `apt-cache policy opendjk-8-jdk` ?21:56
naccphocking: also purge that ppa because it is 100% not what you want/need.21:57
tomreynhans_: e.g. if it's stone age xen pv (which some sites still run) then you either need no grub at all or grub1 instead.21:57
hans_tomreyn, well i know the 16.04 vps use grub2, and the vm is VMWare-something-based, but i'm investigating now21:58
tomreynhans_: i suspect vmware does full HV, so it should not matter what you do (TM)21:58
hans_idd21:58
phockingi don't need a pastebin if it is one line, right? N: Unable to locate package openjdk-8-jdk21:59
ahi2my isc-dhcp-server.service failed to load. http://paste.ubuntu.com/p/6qDygzcRyH/   any ideas?22:01
Bashing-omphocking: Is in the universe repo .. do you have that repo enabled in software sources ?22:01
naccBashing-om: phocking and specifically only in -security and -updates, not the release pocket.22:01
naccoh wait, it is, just misread122:01
* tomreyn guesse son ubuntu live server installation22:01
tomreynphocking: sudo /bin/true; pastebinit <( sudo apt-get update 2>&1; echo '#####'; apt-cache policy 2>&1; )22:02
hans_is the 14.04 repos still up?22:02
nacchans_: yes, they are supported until 201922:02
tomreynhans_: sure, it's supported for a couple more months22:02
hans_thanks22:02
tomreyn!14.0422:02
ubottuUbuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. Download at http://releases.ubuntu.com/14.04/ - CHECK FOR POINT RELEASES at http://releases.ubuntu.com - Release Info: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes22:02
naccaisrael: it tells you why on line 102722:02
naccaisrael: sorry22:03
naccahi2: --^22:03
naccahi2: also, learn to truncate output to relevant lines. you have ~900 lines of junk.22:03
ahi2ok ill try to learn22:05
stavroshello22:14
stavrossomething strange is going on: as far as I can see, ubuntu turns off my screen if there's nothing on it22:14
stavrosI have a black background, and as soon as i move the mouse off to another screen, the screen goes dark22:15
stavrosit's not oled, so there's a "darker than black" dark22:15
stavrosis this a thing or am i hallucinating?22:15
stavrosokay yeah it's definitely off, if i move the mouse to it it takes half a second to wake up22:15
stavrosthis is on xfce, if it matters22:16
naccstavros: is it possibly related to some setting? https://wiki.archlinux.org/index.php/Xfce#Display_blanking ?22:20
nacc(i know for arch, but the controls may be the same)22:20
stavrosnacc, my current hypothesis is that the screen assumes all-black to be "blank"22:21
stavrosi haven't found a specific control, they're all time-based22:21
naccstavros: i guess you could confirm that by changing the background?22:23
naccstavros: i don't think DPMS cares about your background, though22:23
naccstavros: and it would be a weird hardware design for  your monitor to care22:23
nacc(at least, IMO)22:23
stavrosnacc, if i change my background, it stops blanking22:24
stavrosif there's any non-black pixel on the screen, it doesn't blank22:25
stavrosonly one of the screens does this22:25
naccstavros: very strane22:26
stavrosyeah, super strange22:26
stavrosand i can't figure out how to enable it for all screens22:26
bonhoefferi’m stuck i can’t install python since there is a problem with python3 minimal22:40
bonhoefferhttps://gist.github.com/tbbooher/95d9ff23ce1fa771b4584198cbb2a87a22:40
=== CalicoFlows is now known as xCalicoFlows
tomreyni'd dpkg --purge all python3.6* packages and start fresh22:49
SmeefI'm trying to set up a lampp server to test a PHP framework I'm working on, the initial setup script for the framework needs to create a file called config.php in '/var/www/html/config/'. How do I allow apache to write files to that folder?23:14
tomreynSmeef: why would you want to do this?23:16
tomreynmaybe the frmework should be writing elsewhere?23:17
nacctomreyn: they had already left; i think they fubar'd their system, tbh23:22
texlaUbuntu 18.04 My numlock panel has the numlock light on and has let me log in using numbers in my password..It will now not accept any numbers to use any password in the programs or any other info23:22
Smeeftomreyn, wordpress does something similar where it creates a file with some basic information about connecting to the mysql database, which is what I'm trying to do. AFIAK, it's best practice to store that file in the config folder in the web directory for easy portability. In any case, I will probably also be uploading and creating files in the web folders using the framework's UI, for testing.23:23
naccSmeef: that is ... not best practice, afaict. Why would you want authentication information to be available in your website? What happens when (note, not if), you get hacked?23:24
nacctexla: what is "it" in the second sentence?23:25
SmeefI suppose I'll cross that bridge when I get to it, that's another matter I can deal with, for the moment I just need a way for apache to write to that folder and its sub folders23:25
naccSmeef: change the permission as appropriate. But I'm fairly sure you are doing something wrong (as far as that framework's installation goes) if you need to do that23:26
texlanacc None of the numbers from the keep pad can be entered on the screen23:26
nacctexla: what happens when you press the key? Is your numlock light still activated?23:27
=== Dreaman is now known as Blade
texlanacc keypad light can be turned off but no keys are usable23:28
Smeefnacc: I already did 'chmod 777 /var/www/html' but it doesn't seem to be doing anything, I'm fairly new to ubuntu, is there something I'm missing?23:28
nacctexla: that didn't answer my first question?23:28
nacctexla: have you tried using `xev` to see if the key presses are seen?23:28
naccSmeef: well, that only changes that directory. You would need to modify each directory along the path as well as the file in question, potentially.23:28
naccSmeef: but 777 is not a great idea either.23:28
naccSmeef: i thought you said you needed the setup script to write into that path? Why does apache need to be able to write there?23:29
texlanacc, https://pastebin.com/ZyraC0vc23:33
Smeefnacc, maybe I'm misunderstanding the mechanism, but apache is the web server, the php file that it is serving has a script that generates the file and puts in in the directory in question, wouldn't the server need write access to the directory in order for that process to work?23:33
naccSmeef: oh, i read script as something you run on the system, not the php script, sorry.23:34
SmeefAh23:34
nacctexla: it's hard for me to know when you pressed the keys. Can you tell me if xev is noticing your key presses?23:34
=== Mart|n is now known as Matt___
=== Matt___ is now known as _Matt__
=== _Matt__ is now known as __Matt__
=== __Matt__ is now known as __Matt_
=== __Matt_ is now known as _Matt_
=== _Matt_ is now known as __Matt_
texlanacc, When I run xev from the terminal this is the results  should I be running as some other event23:36
texlanacc, The keyboard is dead I cannot enter any number to the screen23:38
amazoniantoadHi I'm trying to create virtual interfaces, one that is bridged to eth0 and one that isn't bridged to anything. However when I try to bring up these interfaces they fail with return code 1: https://pastebin.com/xLwj3Vc023:39
amazoniantoadCan someone tell me what I;m doiing wrong here?23:39
texlanacc, The keyboard will accept the numbers for my password at login but after login it goes dead23:42
nacctexla: do you know how to use xev?23:44
nacctexla: it is tracking every keystroke when the window has focus23:45
amazoniantoadWait my file was wrongly pasted, here is the correct interfaces file: https://pastebin.com/57D21Kgm23:45
nacctexla: so you want to see if your numpad keys are even detected23:45
nacctexla: the whole keyboard is dead?23:45
texlanacc no I have never run it accept from the terminal23:45
nosferatumanI installed the nvidia drivers on my hybrid graphics laptop and after reboot, it shows my graphics driver as intel sandybride mobile, and when i run nvidia-detector it returns none, any ideas on how to troubleshoot?23:46
texlanacc, Yes after login it is all dead23:46
Bashing-omamazoniantoad: What release are you working with ? and desktop or server install?23:46
texlanacc, Back whenever it was set to activate numlockx23:47
gbellinozTo whole-disk encrypt an existing disk, am I looking at full-backup, wipe/format/encrypt, full-restore?23:51
rarity_Hello, I have a problem with alert sound on Ubuntu. I installed communitheme and now when I backspace when there it no text I get the regular ubuntu sound along with my new sound playing both at the same time. I only want one to play, how can I do this?23:51
rarity_I'm using 18.04LTS23:52
nosferatumangbellinoz, there a reason not to just use a local encrypt? In my experience there are fewer issues to deal with using that method23:53
gbellinoznosferatuman: I've been using encfs, which is known to have security issues, but it'll keep 99% out.23:54
gbellinozIs that what you mean by 'local encrypt'?23:54
nosferatumanencrypted folder23:54
nosferatumaninstead of full disk23:54
gbellinozYeah, problem is then I have to think about what's left unencrypted... like email, documents, photos...   .config  and caches even have sensitive things in them.23:55
texlaxev23:56
gbellinoznosferatuman: what issues have you seen with full-disk?23:59

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