/srv/irclogs.ubuntu.com/2019/12/26/#ubuntu.txt

=== tds9 is now known as tds
makar47Привет! На русском можно?00:16
shibbolethperestrpoika00:19
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_lightmagenta,nick_shibboleth,host_~shibbolet@gateway/tor-sasl/shibboleth,log1, F06freeF12+F06#ubuntu\t00:19
shibbolethperestroika00:19
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_lightmagenta,nick_shibboleth,host_~shibbolet@gateway/tor-sasl/shibboleth,log1, F06freeF12+F06#ubuntu\t00:19
shibbolethwtf?00:19
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_lightmagenta,nick_shibboleth,host_~shibbolet@gateway/tor-sasl/shibboleth,log1, F06freeF12+F06#ubuntu\t00:19
rfm!ru|makar4700:20
ubottumakar47: Пожалуйста наберите /join #ubuntu-ru для получения помощи на русском языке. | Pozhalujsta naberite /join #ubuntu-ru dlya polucheniya pomoshi na russkom yazyke.00:20
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_magenta,nick_rfm,host_~rfm@2600:1700:dc40:2830:1875:afa5:c5f8:d1e,log1, F06freeF12+F06#ubuntu\t00:20
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_default,nick_ubottu,host_~ubottu@ubuntu/bot/ubottu,log1, F06freeF12+F06#ubuntu\t00:20
netzok00:21
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_blue,nick_netz,host_netz@butt.boutique,log1, F06freeF12+F06#ubuntu\t00:21
netzdnull: i think u broke something00:21
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_blue,nick_netz,host_netz@butt.boutique,log1, F06freeF12+F06#ubuntu\t00:21
dnull"/print -newbuffer highmon -tags ,irc_privmsg,notify_message,prefix_nick_blue,nick_netz,host_netz@butt.boutique,log1, F06freeF12+F06#ubuntu\t<F10F09netz>00:21
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_none,self_msg,no_highlight,prefix_nick_white,nick_dnull,log1, F06freeF12+F06#ubuntu\t00:21
makar47how can i bind a buttons (prev/next) on wifi earsphone with some app?00:23
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_lightblue,nick_makar47,host_~igor@46.162.8.181,log1, F06freeF12+F06#ubuntu\t00:23
Joah.00:24
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_cyan,nick_Joah,host_joe@unaffiliated/joah,log1, F06freeF12+F06#ubuntu\t00:24
Joah:a00:24
dnull"/print -newbuffer chanmon -tags ,irc_privmsg,notify_message,prefix_nick_cyan,nick_Joah,host_joe@unaffiliated/joah,log1, F06freeF12+F06#ubuntu\t00:24
makar47hmm ... no one can hear me? Or nobody knows? Or is my english really bad?00:33
dnullSorry, broke my client00:34
ThiefMasterdoes a normal ubuntu installation also have a /bin/sh -> dash symlink (instead of bash), or is that only the case in the docker images?00:43
Bashing-omThiefMaster: "sysop@x1804mini:~$ ls -al /bin/sh >> lrwxrwxrwx 1 root root 4 Apr  3  2018 /bin/sh -> dash".00:44
rfmmakar47, apparently nobody knows00:44
ThiefMasterblergh. thanks00:45
makar47rfm: ou, thnx00:48
makar47at least here understand me :)00:50
Joahthe moon is right00:57
=== zbenjamin is now known as Guest58009
=== zbenjamin_ is now known as zbenjamin
bbert2hi02:20
bbert2Im running ubuntu 19.10.1 on raspberry pi 402:20
bbert2I've tried to connect two separate HD monitors to the device to check what xrandr says, but every time02:21
bbert2it says max res 1824x98402:21
bbert2while the natural res of the mons is full HD02:21
bbert2I feel like there must be some driver issue with raspberry pi 4 display driver02:22
lotuspsychje!arm02:23
ubottuARM is a specific (RISC) processor architecture used in a variety of applications such as handhelds and networkdevices. For more information see https://wiki.ubuntu.com/ARM . For ARM specific support, stop by the #ubuntu-arm channel.02:23
bbert2lotuspsychje, thanks -- also think I found this issue in old irc threads yes, arm bios config issue02:34
bbert2arm bios is configured in a text file under /boot/ lol02:34
bbert2works now02:34
TheSovdoes anyone know how to add squelch functionality to a specific audio input?02:46
TheSovin other words I dont want to hear anything below a certain input threshold02:46
=== Leion1 is now known as Leion
=== Mrokii_ is now known as Mrokii
=== Mrokii_ is now known as Mrokii
slingamni installed mysql-server-8.0 version 8.0.18-0ubuntu0.19.10.1 on eoan04:17
slingamnit seems to be listening on *:3306004:18
slingamnmysql documentation says "Port 33060 is the default port for the MySQL Database Extended Interface (the MySQL X Protocol)."04:18
slingamnit's surprising that mysql appears to be listening on all interfaces out of the box04:19
slingamnis there some reason this isn't a concern?04:19
=== Gnexally1 is now known as Gnexally
=== DArqueBish0p is now known as DArqueBishop
slingamni can confirm that were it not for ufw, this port would be accessible over the public internet04:27
tomreynslingamn: i'll test this on a VM quickly, can you look for an existing bug report in the meantime?04:30
slingamnack04:30
slingamndidn't find anything04:38
tomreynand the VM is slow, still updating. i'll ping you later.04:39
tomreyni'm using "apt install mysql-server" which will install the same version 8.0.18-0ubuntu0.19.10.104:43
tomreynyes, i concur, it's listening on 33060 (tcp) by default. i don't really know whether it'sas much of a problem as the old protocol (3306) would be, though.04:46
tomreynit still strikes me as wrong, though04:48
tomreynslingamn: ^04:48
=== rickybob is now known as BAD_DOC
slingamnah, thanks04:56
slingamnnoted04:56
tomreyni'm trying to use the "mysql" CLI to connect to my VM's LAN IP address on port 33060 now, but am getting: RROR 2007 (HY000): Protocol mismatch; server version = 11, client version = 1004:57
tomreynthis is discussed here https://dev.mysql.com/doc/relnotes/mysql-shell/8.0/en/news-8-0-16.html#mysql-shell-8-0-16-feature04:57
tomreyn"If you encounter this error then you are probably trying to use the wrong port for the protocol your client is using."04:58
tomreyni guess i don't know how to use the Mysql X Protocol, yet04:58
tomreynso that's apparently a separate client https://dev.mysql.com/get/Downloads/MySQL-Shell/mysql-shell_8.0.18-1ubuntu19.10_amd64.deb05:02
tomreynslingamn: https://paste.ubuntu.com/p/mhcMdHy94w/05:07
tomreynso i could login, if i had credentials set, i guess.05:07
tomreynby default, none will be set for the root user, possibly some are set for debian-mnt if this user still exists.05:08
tomreyni mean "debian-sys-maint"05:08
tomreynERROR: MySQL Error 1045: Access denied for user 'debian-sys-maint'@'10.0.2.15' (using password: YES)05:09
tomreynso that's not an immediate problem either.05:09
slingamnmmm05:10
slingamnthere's some special-casing for root05:10
slingamni think it encourages you to disable remote login for root05:10
tomreynwhat is "it"?05:11
slingamnsorry, `mysql_secure_installation`05:11
tomreynokay, i haven't run this manually, yet05:12
slingamnso anyway you've made me fairly confident that the default configuration doesn't actually allow remote authentication05:12
slingamnbut, this still seems like a bad default05:12
tomreyni agree. and i have not tested remote authentication as root after setting a password (have no password set, yet)05:12
tomreyni'll file a bug now05:14
slingamn<305:16
tomreynslingamn: feel free to comment on bug 185758405:39
ubottubug 1857584 in mysql-8.0 (Ubuntu) "MySQL X protocol port 33060 listening on network by default" [Undecided,New] https://launchpad.net/bugs/185758405:39
slingamnthanks!05:45
=== Leion1 is now known as Leion
CydfreyHello and merry Christmas08:18
CydfreyI have a small question regarding notifications and the window list in Ubuntu 19.1008:18
CydfreyRight now if a bell is sent in my terminal (it's Terminator but works with other terms), I got a popup telling me "/bin/bash is ready"08:18
CydfreyI would like to remove the popup and, more importantly, make the icon in the window list turn yellow (or flash, any visible notification will be good for me)08:18
Cydfreyany ideas?08:18
ducasseCydfrey: i expect you would get a visual indication if the urgency hint is set, but that would be up to the terminal to do. other than that i don't use gnome, so i can't help08:40
Cydfreyducasse, well right now my guess is the urgency hint gives me this "is ready" popup, now I have to find out how to transform this popup into the type of notification I want08:42
Cydfreybut yes is probably gnome-relate08:43
ducassedo you get the popup if other applications set the urgency hint?08:44
CydfreyI get it when I launch a new window and it does not take the focus right away08:45
ducassethat sounds annoying08:45
Cydfreylet me try to install another app to check08:46
lotuspsychjeCydfrey: in gnome settings you can enable/disable notifications per app08:48
Cydfreyhm, tried with Slack but it doesnt seem to use the urgency hint...08:50
Cydfreylotuspsychje, what I really want to do is getting this flash in the window list08:50
lotuspsychjeCydfrey: another idea is dconf-editor tweaking08:50
CydfreyI know how to disable the popup but I really need something to tell mu I got a message08:51
Cydfreyyeah tried that08:51
Cydfreywith no success08:51
=== Gallomimia_ is now known as Gallomimia
CydfreyI will try my luck on the Gnome irc channel, thanks for your help09:23
N0Lif3how do I change the boot-up screens to something not purple? I don't like the purple screen. I'd prefer it to be black if possible09:33
makaveli7it's probably plymouth theme09:46
makaveli7you need to change the theme09:46
=== Leion1 is now known as Leion
ramsub07Hello I'd like to install Eigen on ubuntu from aptitude. However, I could only see the latest version to be 3.3.4, which i guess is at least 2yrs old now : https://launchpad.net/ubuntu/bionic/+package/libeigen3-dev How do I install more recent versions? Specifically, 3.3.6 : http://eigen.tuxfamily.org/index.php?title=Main_Page10:36
tomreyn!info libeigen3-dev eoan10:45
ubottulibeigen3-dev (source: eigen3): lightweight C++ template library for linear algebra. In component universe, is extra. Version 3.3.7-1 (eoan), package size 795 kB, installed size 6991 kB10:45
tomreyn^ ramsub10:45
tomreyni mean ramsub0710:46
tomreyn!latest | also this:10:46
ubottualso this:: 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.10:46
ramsub07tomreyn https://pastebin.com/RpNuzskK10:47
tomreynso maybe you're not on 19.1010:47
ramsub07tomreyn 18.0410:48
ramsub07so building from source is my only option?10:48
tomreynupgrading to eoan is an option. building from source is an option. looking for a PPA or snap can be, too.10:49
ramsub07where do i find the ppA?10:50
tomreyn!ppa10:53
ubottuA Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge10:53
Apachez!tubgirl11:02
Apachezbah!11:02
nikolamI did get 1080p resolution on my monitor and AMD 7850 . Using cvt, sudo xrandr --newmode and sudo xrandr --addmode . And then switching to new resolution in Xfce Display GUI. But how to remember resolution for the next reboot?11:41
nikolamSeems like only 1024X768 resolution is recognized automatically from this Philips 236V monitor11:42
lotuspsychjenikolam: when the graphics driver is installed correctly, ubuntu should detect the right resolution for your screen11:43
nikolamBecause even on MS Windows, I had to manually and explicitly add 1080p in AMD settings..11:43
nikolamlotuspsychje, I use amdgpu/radeon from Ubuntu 19.10 repos, nothing else I think11:43
lotuspsychjehow many inch is your screen?11:45
lotuspsychje23" ?11:46
lotuspsychjenikolam: ^11:48
nikolamlotuspsychje, yes11:58
lotuspsychjenikolam: so your res should be optimal at: 1920 x 1080 bij 60 Hz11:59
lotuspsychjeisnt that res shown in your screen settings?11:59
nikolamyes it is, only it is now, but on reboot it's will be back to 1024X768 .Woudl like to stay on 1920X1080 on reboot11:59
lotuspsychjenikolam: i mean wasnt it shown in your screen settings by default?12:00
nikolamIt is not shown in settings, because 1080p is not recognized on reboot. Only after I do  cvt, sudo xrandr --newmode and sudo xrandr --addmode , then it is shown12:00
nikolamNo it wasn't shown by default. By default it only shows up to 1024X76812:01
lotuspsychjenikolam: you can add it to your profile like this method: http://ubuntuhandbook.org/index.php/2017/04/custom-screen-resolution-ubuntu-desktop/12:01
lotuspsychjenikolam: but my point is, when ubuntu doesnt pickup something by default, you could consider a new !bug12:01
nikolamlotuspsychje, but that would be only for me as a user account. it should work no matted what user is logged on12:02
lotuspsychjenikolam: this also happens on ubuntu-desktop with gnome for example?12:02
nikolamI am using only Xfce at the moment. I could try boot from Live media and check maybe12:02
nikolambut I guess it's driver/monitor issue12:03
lotuspsychjenikolam: and you sure your driver is loaded correctly right? sudo lshw -C video12:03
nikolamwith previous machine and monitor, I had this configuration, but it were working off from Intel graphics and does not work when I put it in /usr/share/X11/xorg.conf.d/5-monitor.conf : https://pastebin.com/azaTbR7f12:05
nikolamlshw: https://pastebin.com/r5GgBV6j12:06
lotuspsychjenikolam: thats a hybrid amd/intel card you using?12:07
nikolamMonitor is connected directly over VGA , to analogue passive DVI>VGA adapter on AMD 7850 DVI output. So I think not using hybrid output. Maybe I could in the future.12:08
lotuspsychjeerm12:09
nikolamMaybe for now I would be happy just to recreate new /usr/share/X11/xorg.conf.d/5-monitor.conf for 7850 output12:09
lotuspsychjenikolam: wich computer brand/type are you using please12:10
nikolamHP ProDesk 600 G1 with i5 4570 , with AMD 7850 additional graphics12:11
lotuspsychjenikolam: so, you plug in monitor via VGA and ubuntu chooses best res for that 1024/768 right?12:11
nikolamChipset is intel Q8712:11
nikolamlotuspsychje, yes12:11
lotuspsychjenikolam: you have dvi/hdmi output on that?12:12
nikolamAnd I also had to set manually 1080p resolution in AMD driver settings on MS Windows, too12:12
nikolamI also have HDMI. I would need to use HDMI>VGA adapter for that but I could try.12:12
lotuspsychjeyeah try wich res ubuntu picks up on hdmi12:13
nikolamOk, will try. On previous machine where 7850 were, putting in HDMI freezed display, so I might reboot for that.12:14
nikolamok12:14
retentiveboyXPS 15 7590 running 19.10 indicates a firmware update is available to install but after applying it, the "Linux Firmware Update" boot option doesn't work. It runs the onboard diagnostics  instead of the firmware update.12:19
retentiveboyI see /boot/efi/EFI/ubuntu/fwupdx64.efi is there which I suspect is what's supposed to be used, not sure.12:22
tomreynretentiveboy: you could file a bug here https://github.com/fwupd/lvfs-website/issues (or against ubuntu's fwupd)12:23
retentiveboythx, been digging into this but haven't found one yet.12:24
nikolamlotuspsychje, Yes, on HDMI>VGA , Philips 236V monitor have recognized resolutions both in MS WIndows and XUbuntu 19.10 and I can set resoluition in 'Display' settings after log in.  I only don't get POST messages on boot, on 7850 HDMI>VGA but I CAN see GRUB2 boot menu nad can go into BIOS settings  if I blidly type before it, but it is hardware/firmware HDMI VGA thing and nothing to do with Ubuntu.12:25
lotuspsychjenikolam: in my opinion, when a computer has a bigger graphics card, it should be used at fully potential12:28
lotuspsychjeotherwise whats the point having the card running inside12:28
nikolamlotuspsychje, so I should not try using integrated Intel graphics for everyday tasks and try to set passthrough mode , that Video is showed from Intel side and only larger graphics is used for 3D and maybe decoding ?12:30
nikolamWonder if that would save any power, ,wneh larger video card is there, idling, anyway.12:30
nikolamBut that is how laptops do that I suppose12:31
lotuspsychjenikolam: switching between intel/amd the hybrid way is something else then connecting the VGA port and fiddle around with xrandr manually trying to get 1080p res12:33
lotuspsychjenikolam: i would reccomend connecting your screen with hdmi12:34
nikolamlotuspsychje, I am connecting now with HDMI cable form graphics cart, to HDMI>DVI adapter on monitor. It also works nice, I just need a reboot to confirm. I didn't have POST messages on boot with HDMI>VGA on 785012:36
nikolamI also have 2 unused mini Display ports unused, too.12:38
nikolamthanks lotuspsychje12:38
nikolamIt's also better picture over HDMI>DVI12:38
lotuspsychjenikolam: your philips screen probably doesnt have hdmi right?12:39
nikolamlotuspsychje, it's some value series for office, 236V, so VGA and DVI there, but I have HDMI>DVI, adapter, I stuck it in the monitor and it works. Monitor supports HDCP (HDMI copy protection) to it's all ok for video playback too12:42
nikolamI guess I would use VGA with HDMI>VGA adapter then, for less important tasks.12:43
nikolamAlso VGA image had some halo in the edges while using VGA input on monitor. It is now all gone when on DVI>HDMI12:43
nikolamthanks agaim, lotuspsychje12:47
melatoninaHello! I'm here to report that the "copy & paste" problems that I have with Ubuntu are related to the "KVM/QEMU Virtual Machine Manager" console window. If I close it, even if the virtual machine is still running, the clipboard works as expected. It's not an Ubuntu problem.13:17
=== fotatohoho is now known as fotato
BluesKajHiyas all14:28
rapidwaveIs there a Windows Presentation Foundation comparable library/framework for Ubuntu/linux?14:46
OerHeksthere is avalonia .. https://stackoverflow.com/questions/49574372/moving-a-wpf-program-to-linux = https://github.com/AvaloniaUI/Avalonia14:54
Akuwi am trying to install a local package that is in pool/main/c/  and is listed in Packages files14:58
Akuwbut i got E: Unable to locate package daemonapp14:58
EriC^^Akuw: you mean from a live usb?14:59
Akuwno14:59
Akuwi copied to my hdd14:59
Akuwusing local repository14:59
Akuwfile://path/to/14:59
EriC^^Akuw: oh i see, did you refresh the package cache? sudo apt update15:00
Akuwyes15:00
Akuwans i check the .deb files and are there15:00
EriC^^apt-cache policy <package> does it show your repos?15:00
Akuwyes15:01
Akuwi can install some packages but some can´t15:01
Akuwthe 3 pinned packages are correct15:02
OerHeksa pastebin of the output might help..15:02
Akuwhttps://paste.ubuntu.com/p/yfHnDhzY7h/15:08
OerHeksoh, kali stuff15:10
kostkon!kali15:12
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)15:12
codecutterfollowed the steps here (see answer) to update to mysql 8 but command 'apt policy mysql-server15:14
codecutter' is showing older version 'Installed: 5.7.28-0ubuntu0.18.04.4'  https://stackoverflow.com/questions/49963923/how-do-i-update-mysql-5-7-to-the-new-mysql-8-015:14
kostkoncodecutter, for starters you could pastebin your apt-cache policy output15:19
ramsub07Hi, i've compiled PCL from source. henceforth I'd like all the paths set to /usr/include/pcl-1.8 to be redirected to /custom/path/include/pcl . Should I create a symbolic link?15:20
codecutterkostkon https://pastebin.com/PGijcr3K15:21
kostkoncodecutter, actually i meant the policy for that specific package. i apolofise if I wasn't clear enough15:23
codecuttercommand?15:23
codecutterhttps://pastebin.com/RQYLKzSD15:24
dionysus69so I have an old logitec usb webcam with a microphone and I want to make it work15:27
dionysus69but I could only get the video from guvcview application15:27
dionysus69and not the audio. other applications like cheese and skype dont even detect it15:28
dionysus69any hints appreciated!15:28
dionysus69lsusb output is this:15:29
dionysus69Bus 001 Device 007: ID 046d:08dd Logitech, Inc. QuickCam for Notebooks15:29
codecutterkostkon see above15:30
AristideHello ! I have a small problem : When I launch KDE Apps from XFCE, I don't have icons in menu, toolbar, tree, lists .... I have installed breeze and setting icon to breeze from KDE config manager : Same problem15:30
AristideSo, is not only KDE 5 apps, but all Qt5 apps15:30
codecutterNothing?15:43
Aristidecodecutter: Yes. Only text15:45
codecutterI was taking about responses to my question :)15:46
ioriacodecutter, you could try ' sudo dpkg-reconfigure mysql-apt-config'15:46
codecutterafter that?15:47
ioriacodecutter, sudo apt-get update15:47
codecutterioria https://pastebin.com/uiekFJTb15:51
crunchy-doritoanyone ever had any success passing a WiFi adaptor from host to guess in Virtualbox?15:54
crunchy-doritoguest15:54
ioriacodecutter, bha,  try 'sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 8C718D3B5072E1F5'15:54
codecutterioria then?15:55
ioriacodecutter, sudo apt-get update15:55
codecutterioria https://pastebin.com/333D2vDU15:57
ioriacodecutter, apt-cache policy mysql-server15:57
codecutterioria https://pastebin.com/puyxd98t15:58
ioriacodecutter, Candidate: 8.0.18-1ubuntu18.0415:58
codecutterright, what does that mean>15:59
codecutter?15:59
ioriacodecutter, what you mean ?15:59
codecuttermysql --version is still pointing to 5.7.2815:59
ioriacodecutter, you need to install it15:59
codecutterah16:00
codecutteras for the other error https://pastebin.com/333D2vDU16:00
codecutter?16:00
ioriacodecutter, btw, what you're asking is not supported here16:00
codecutterioria u mean the neo4j issue pasted above?16:04
codecuttersorted16:11
codecutterthx16:11
theoshi16:17
theoshi. nautilus isnt showing thumbnails in 18.04. how do i fix it?16:53
SimonNLmight need a plugin for it  I'm not sure16:56
SimonNLthink that was the case in nemo16:56
ioriatheos, try : Nautilus -> Preferences -> Search & Preview  (if not working might depend on a not supported format)17:01
makr8100theos: I use kde, but have had similar issues in dolphin even with previews turned on...  Things to check are: dolphin supports per-format preview on/off, so make sure it's enabled for that type.  Temp directories are used to create thumbnails, and I've had "gotcha moments" with both file permissions on the temp directory as well as disk space ran out17:15
=== Snetry is now known as Sentry
ramsub07Hi, I've found occurance of a string in all files present in the current directory using "grep -nr "string" ."17:27
ramsub07now i'd like to replace them with another string. how do I do this?17:28
rfmramsub07, lots of examples in https://stackoverflow.com/questions/11392478/how-to-replace-a-string-in-multiple-files-in-linux-command-line17:31
theosmakr8100 i think evince-thumbnailer has permissions issue17:55
ph88is there already a feature freeze for 20.04 ?17:56
lotuspsychjeph88: #ubuntu+1 for fossa support17:57
theospcmanfm is also not using the thumbnailers17:59
HypothesisFrogHi. I'm having difficulty setting up python cgi scripts in apache2. My cgi scripts just won't execute. Is there an 18.10 specific howto?18:01
HypothesisFrogsorry, I mean a 19.10 specific howto18:03
=== Snetry is now known as Sentry
=== Sentry is now known as Snetry
ph88i'm trying to install R with apt, but i'm getting an error https://bpaste.net/J2KQ can someone help ?18:10
EriC^^ph88: it looks like /usr/include/jerror.h is a common file between 2 packages, so it wont overwrite it and stops18:11
ph88what can i do about it ?18:12
EriC^^ph88: if you're sure you won't break the other package, you could use dpkg with --force-overwrite i think18:12
ph88i don't know about the other packages18:13
EriC^^if you want copy /usr/include/jerror.h somewhere and after the override you could do a diff on both files to see if they're the same18:13
EriC^^ph88: basically you want to see if both files are the same i guess18:13
EriC^^files in libjpeg9-dev:amd64 1:9c-2 and files in libjpeg-turbo8-dev:amd6418:13
EriC^^i think you can do dpkg -x or something to extract the deb file somewhere, then check using diff if you want18:14
ph88EriC^^, how can i remove the old package ? apt is broken now on this error to do anything18:22
ph88oh got it18:23
ph88dpkg to the rescue18:23
EriC^^yup18:26
evitHow I test that I am connecting via Firefox to an IPv6 address of a webserver?18:48
=== tds2 is now known as tds
tdsevit: you might want to look at ipvfoo19:14
cmhobbshey folks!  i'm trying to dual boot win10 and ubuntu 19.  when i get to the installation type, i choose "something else" and set up an efi partition, a /boot partition, and /.  the installer gets all the way nearly to the end and then when it gets to the part where it tires to configure grub, the whole thing crashes and i don't get any error messages, just a crash reporter.  i made the installation media with19:16
cmhobbsrufus and set the boot type to gpt and uefi.  any thoughts?19:16
cmhobbsfedora installed fine on this machine, just as a sanity check19:16
cmhobbsall the dual boot tutorials i've found online say nothing about creating an efi partition but the disk partitioning tool complains if i don't19:16
pragmaticenigmacmhobbs, is your computer actually setup with GPT based partitioning?19:26
cmhobbsi'm going to show my ignorance but how do i double check?19:27
cmhobbsi imagine that'd be visible in the bios?19:27
TheSovany way to squelch an audio input channel in pulse?19:28
TheSoverr audio output19:29
pragmaticenigmacmhobbs, I don't know how to check, offering an idea for you to investigate. Personally I don't dual boot, but I know that several things must be done before hand. Including ensure windows does not have "fast startup" enabled.19:31
cmhobbssure, that's all disabled19:31
OerHeksfedora installed fine with gpt and uefi?19:31
cmhobbsi don't typically use windows, this is my son's machine.  he wants to play some games on windows but doesn't want to lose linux19:31
cmhobbsyes, fedora installed without me doing anything but clicking 'next'19:31
cmhobbsand drooling19:32
cmhobbsthat's with windows already installed, naturally19:32
cmhobbshe asked for ubuntu after i had installed fedora (they're using fedora at his school, he was using ubuntu previously019:32
cmhobbss/o/\)19:32
pragmaticenigmacmhobbs, I'm not certain what the problem could be then. Though, Fedora runs bleeding edge software. It could be that Ubuntu's installer isn't interpreting the Fedora managed GRUB instance.19:32
cmhobbsno, i completely obliterated the fedora install19:33
cmhobbswiped out that set of partitions19:33
cmhobbsit was nothing but free space19:33
cmhobbswhen i went to install ubuntu19:33
pragmaticenigmaTheSov, You may need to provide more information. "Squelch" isn't a common term for me for computing, I associate it with Citizen Band/Ham Radio operations. What are you experiencing and what are you trying to do?19:33
OerHeks!uefi19:34
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI19:34
cmhobbsi've combed that document but it's possible i've missed something19:35
cmhobbsi'll look again19:35
OerHeksone thing that comes in mind that if you set a password on bios, grub fails?19:35
OerHeksbut fedora worked, so it must be something simple19:35
cmhobbsi figured it was the manual partitioning that i did19:36
cmhobbsthe line that concerned me on that uefi document is this:  Warning: even if your PC boots the DVD in UEFI mode, it might boot the HDD in Legacy mode (and the contrary).19:36
cmhobbsbut, i get the screen that is "set up for uefi mode"19:37
EriC^^cmhobbs: nah, it could be for a number of reasons, try doing ubiquity -b to launch the installer and it wont install the bootloader, once it's done chroot to the install and manuall install grub and investigate19:37
cmhobbsalso a decent idea, thanks19:37
EriC^^a possible cause is that the nvram doesnt allow writing for instance, then you'd need to use the default uefi paths (/efi/boot/bootx64.efi and /efi/microsoft/boot/bootmgfw.efi) as efi files instead of adding any ubuntu entries to the nvram19:38
EriC^^grub-install --removeable-media or something does that19:38
cmhobbsthanks19:43
EriC^^cmhobbs: np19:52
denza242hi, how would i migrate my ubuntu install to a different hard drive in the same system19:58
denza242its a dual boot system btw19:58
EriC^^denza242: you could create a partition of the same size there, then dd the partition from a live usb19:59
EriC^^denza242: if you plan on keeping it on the first one, you'd need to change the uuid of the fs so it doesn't mix stuff up while mounting on bootup19:59
makr8100if the drives are the same size (or the newer is larger) I'd dd the whole drive20:04
makr8100if the new drive is larger you'll want to expand partitions after it's done, which takes some manipulating of the partition and possibly file system depending on which file system you're using20:05
makr8100no matter which method you use with dd it will have to run from a live os, you can't dd a booted system20:05
ioriawell, i did :þ20:06
=== jcara_ is now known as jcara
makr8100:|20:06
ioriait worked afair20:07
makr8100I mean it'll succeed but may be unusable/unstable20:07
makr8100I'm not saying it couldn't work, but the more write ops on the partition you're dd-ing the more your data will not copy properly.  I suppose if you treat the system you're copying like it was a win98 pc downloading a huge porn vid on dialup it has a fighting chance20:09
EriC^^probably remounting ro on the source install would help in that case20:09
GoodTimesImmorthello room20:14
ChiLLabiSHi GoodTimesImmort20:18
GoodTimesImmortSo I like to dive head first into pools. I'm about to force myself to deep dive into Ubuntu/Python/Computer Science from almost scratch by creating my own server from an old computer...20:30
GoodTimesImmortIf anyone can talk me out of it  or give the final push, it's going to be someone in this room.20:31
sonicwindGoodTimesImmort, what do you use now, if not Linux? W10?20:33
ioriaGoodTimesImmort, it's not clear what you need exactly; there is an ubuntu server edition and both it and desktop ed  are  very well integrated with python20:33
eamonnmrSo I'm trying to figure out Clonezilla to replace the hard drive on my dual boot setup21:05
eamonnmrShould I bother trying to make a compressed backup of the 171gb contents of the current HDD to a 160gb external drive... or should I see if I can stick my new drive into a USB enclosure and just try and clonezilla directly to the new drive?21:06
eamonnmr(I'm not sure if my enclosure will fit the new drive... and it'd be nice to have an extra backup drive kicking around)21:07
eamonnmr(But that does not seem to be Clonezilla's preferred mode of operation.21:07
eamonnmrIn the meantime, time to upgrade the memory!21:07
linux_dr_arculesWondering if there is a more robust mechanism than /var/run/reboot-required.pkgs for determining that a package requires other processes, or the whole system, to be rebooted.21:15
eamonnmrMemory swap successful! Now rocking 16gb memory on this x22021:20
eamonnmrAnybody have any good tuts on HDD migrations for dual boot systems?21:21
Dynetrekkis there an USB live image I can use to diagnose my filesystems? LVM with / and SWAP partitions only, ubuntu 18.0421:26
pragmaticenigmalinux_dr_arcules, There is not21:27
GoodTimesImmort"sonicwind" I'm using Ubuntu on a Laptop, The donor server has Windows 10 but I'm ok with wiping and starting with Ubuntu Server if I understand correctly21:29
linux_dr_arculespragmaticenigma, does anyone see value in creating one? Or see issues with the current mechanism?21:29
GoodTimesImmort"ioria" I guess I'm trying to have someone more knowledgeable or with a similar experience to give me their opinion or experience21:31
pragmaticenigmalinux_dr_arcules, This channel focuses it's efforts on supporting the Desktop os. System organization and archetecture are better held in either #ubuntu-discuss or #ubuntu-devel21:31
linux_dr_arculespragmaticenigma, fair enough21:33
linux_dr_arculesthanks21:33
EriC^^Dynetrekk: diagnose how? a fsck?21:34
DynetrekkEriC^^ yeah maybe - but the system is running now (I'm here)21:36
TheSovim trying to mute audio output unless its beyond a certain amplitude21:48
TheSovbut only on a specific application21:48
pragmaticenigmaTheSov, there is no such feature21:53
mousesTheSov: not sure about that, you could do it with a hardware mixer for sure - software for that might be a whole different animal21:54
eamonnmrUgh, additional problem: the SSD isn't recognized by Ubuntu even when I install it internally22:08
eamonnmrhttps://askubuntu.com/a/1148150 seems to address the problem, but both solutions require installing windows on the drive22:08
eamonnmrI was hoping there was a way to just dump my current partitions straight onto the drive from Ubuntu without having to do another windows install... but it seems like that isn't the right move.22:10
OerHeksi think just setting raid>ahci does not need reinstall of windows22:10
OerHekseasy check to do22:10
=== dionysus70 is now known as dionysus69
=== fcastillo_ is now known as fcastillo
MrSassyPantsWhy does mount refuse to mount a fat32 loop file with EXEC? It keeps forcing noexec.23:49
MrSassyPantsThis is when fstab is being used. It works as it should if I mount with sudo mount (...) -o exec23:52
MrSassyPantsthis is with the users flag23:53
tomreynmy guess would be that's because unix acl's can't be enforced on fat.23:59

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