/srv/irclogs.ubuntu.com/2017/11/06/#ubuntu.txt

mitmfhow can i install eclipse?00:38
mitmfNo one is here?00:39
Bashing-om!info eclipse xenial00:44
ubottueclipse (source: eclipse): Extensible Tool Platform and Java IDE. In component universe, is optional. Version 3.8.1-8 (xenial), package size 15 kB, installed size 122 kB00:44
john_ramboWhen I start Firefox with firjail it says "Server not found" ...How to fix this ?00:45
john_rambofirejail*00:46
Bashing-ommitmf: ^^ eclipse is in the universe repo . insure that repo is enabled . then 'sudo apt update ; sudo apt install eclipse ; .00:46
mitmfthanks Bashing-om :)00:47
billythekidohi guys!01:09
billythekidoI run ls -lhia on my ~ and I see the same .Private symlink twice. Same name, source folder, inode etc. When I try to remove it, one record is left with ???? in the inode, owner, permissions etc.01:11
billythekidoany thoughts on how I can fix this?01:11
darthho0Hi I started by trying to save some code files and not being able to. I restarted os. Now I get busybox screen and a no caching mode page found01:29
darthho0Anyone here?01:39
bcowanArby’s....roast beef sale01:40
whitebeastis this the ubuntu help room?01:57
=== rypervenche_ is now known as rypervenche
kostkonwhitebeast, it is01:59
whitebeastim currently running 16.04.3, the project is to turn a flash drive into virtual memory, im following instructions online but in the terminal its telling me the usb isnt mounted and no such file exists02:00
eelstreborwhitebeast, is it formatted?02:02
whitebeasti thought it was... let me try that and i will get back to ya02:02
Ben64mkswap <device>, swapon <device>02:03
Ben64but flash drives are too slow to be worthwhile, abandon this goal02:04
whitebeasti understand it dosnt appear worth it. but its better than spending money lol and its temp02:05
viper1833@whitebeast you be able to format it as swap device02:06
whitebeastviper, is there a program to do that? the only choice i get on it is (format) and thats it02:09
viper1833@whitebeast are you currently on Ubuntu02:09
whitebeastviper yes02:10
viper1833@whitbeast if you are looking for a graphical way you can use gparted02:11
viper1833@whitebeast gparted is a graphical partition manager your device will be listed under something like /dev/sdb02:12
whitebeast@viper1833 formatting it as a swap device with gparted will make it virtual ram?02:13
viper1833@whitebeast format to linux-swap02:13
viper1833@whitebeast yes swap is virtual memory02:13
whitebeastThank you02:14
viper1833@whitebeast no problem02:14
whitebeastim downloading gparted now. im going to try that and get back to ya02:14
viper1833ok02:14
whitebeastis there a command i can put into the terminal to determine if it did work?02:15
Ben64if what worked02:15
viper1833just remount the drive02:16
viper1833@sudo fdisk -l will show mounts02:19
lol-md5my $MANPATH is empty. What should I do to bring it back to the default? Does it require modifying profile?02:20
lol-md5i mean the profile file02:21
whitebeastok im guessing it worked. it shows that its mounted to the computer.02:21
Ben64whitebeast: pastebin the output of "free -m"02:21
viper1833@whitebeast does sudo fdisk -l show the drive mounted as swap02:21
Ben64fdisk wouldn't show that02:22
viper1833@ben64 if i do sudo fdisk -l it shows this Device     Boot Start     End Sectors  Size Id Type02:24
viper18331.9G 82 Linux swap / Solaris02:24
Ben64doesn't show if it's in use, only shows partitions02:25
viper1833if he turn swapon it will show in system monitor sorry I should have said that my bad02:25
whitebeasti cant get paste bin to work....02:25
Ben64paste the swap line here then02:26
lol-md5or use gist.github.com or hastebin.com02:26
whitebeasthttps://pastebin.ubuntu.com/25900163/02:26
whitebeastthats all i can do02:26
Ben64fdisk doesn't matter, need to see "free -m"02:26
whitebeast1 sec02:27
whitebeasthttps://pastebin.ubuntu.com/25900168/02:27
Ben64says you have 8GB swap, but it isn't your flash drive02:28
Ben64dunno why you'd need flash drive to be more swap02:28
whitebeastits for another computer02:29
Ben64oh then you need to put the flash drive in that computer...02:29
viper1833yep lol02:30
whitebeastok but the usb drive is capable of virtual memory now?02:30
viper1833it should pick it up on boot I would imagine02:30
Ben64it is capable, you need to turn it on though02:30
Ben64unlikely to activate automatically02:30
oerheksthat would be superslow, but it works02:30
whitebeasta stick of ram cracked in the other computer and its running 256? bits of ram. which is not alowing the computer to boot into os at all. ( hour-days) wait. im just looking for something temp to remove the information02:32
whitebeastso do i activate it in bios on the other computer. or is it done currently?02:32
Ben64other computer is linux?02:32
whitebeastyup02:33
Ben64boot in text mode or single user mode02:33
Ben64and take that broken stick out02:33
whitebeastthe broken stick is already out.02:33
whitebeasttheres just not enough ram in it to run the computer anymore02:34
whitebeastand i would switch parts between computers and do it the easy way, but one is ide and the other is sata02:34
whitebeastso swap is activated on the other computer right?02:36
Ben64no02:37
whitebeastim lost02:37
Ben64i can tell02:37
Ben64<Ben64> boot in text mode or single user mode02:37
whitebeaston this computer or the other computer?02:38
Ben64on the one you're trying to boot02:38
whitebeastok im going to start it up. and i will be back in about an hour. ( hopfully its gotten to that point by then)02:39
Ben64what02:39
Ben64boot it in text mode or single user mode02:39
whitebeastits a 45 min wait minimum before i even get the option to hit a button to get into boot options02:40
Ben64doesn't sound like a ram problem02:40
whitebeastfrom before to now. the ram is the only thing that changed02:40
Ben64well it uses maybe 1MB of ram to get to grub02:41
whitebeastit starts to up and sits on a black screen for almost an hour. and then the computer logo comes up and gives me options for boot. even still its like a half hour before it gets there02:41
Ben64computer hardware is broken in some way02:43
john_rambo When I start Firefox with firejail it says "Server not found" ...How to fix this ?02:45
bazhangjohn_rambo, do you have the profiles package installed02:47
john_rambobazhang, How do I check ?02:47
john_rambobazhang, Yes that package is installed02:49
bazhangjohn_rambo, waht was the command you used to start it02:49
bazhangwas it firejail firefox02:50
john_rambobazhang, firejail firefox02:50
bazhangjohn_rambo, you might wish to get the firetools outside gui package, this is completely at your own risk, ie unsupported02:52
john_rambobazhang, Okay02:52
bazhangjohn_rambo, otherwise firejail itself has fairly decent help pages02:53
aroonianyway to adjust my laptops brightness via the command line?  id like to auto dim it at night03:29
Bashing-omarooni: ' apt show redshift ' . see if that will meet your need .03:37
limbo_On 17.10, with GNOME (Xorg). I'm using integrated graphics from a 7700k, and my computer is occasionally freezing up. Either completely, or just for a few seconds.03:52
limbo_Nothing on the screen updates, and the machine won't respond to input.03:52
limbo_Usually, I can still connect over ssh though.03:52
limbo_Anyone know how I can figure out what's causing this? The CPU isn't pinned at 100% when it happens.03:53
bcowanlimbo_: I’ve had that problem too, something with Wayland I’m pretty sure, I haven’t been able to pinpoint exactly what here03:54
limbo_I'm using xorg though.03:57
mitmfhow can i extract tgz file?03:58
limbo_tar xzf <file>04:00
limbo_tgz is just .tar.gz04:00
mitmflimbo_: thanks i must make folder before extracting it?04:00
limbo_no, if the archive contains a folder, that'll be extracted. You can make one anyway, if you want to be safe.04:02
limbo_e.g. you might extract it in your home folder and have a bunch of loose files lying around. up to you.04:03
mitmfhow can i see user authority?04:08
mitmflimbo_: help me04:09
Jordan_Umitmf: Do *NOT* try to install eclipse from tar.gz . What is your end goal?04:09
mitmfJordan_U: i don’t install eclipse now04:10
mitmf:(04:10
mitmfi want to see user have dialout?04:10
Jordan_Umitmf: "groups". What is your end goal though? What are you trying to accomplish?04:11
mitmfsudo adduser username dialout  <— i want to excute this command if user don’t have dialout Jordan_U04:11
lol-md5my $MANPATH is empty. What should I do to bring it back to the default? Does it require modifying my profile file?04:12
mitmfi think that it is not groups04:12
ShutterBCWhat's a good tutorial on understanding how to troubleshoot xinput configuration issues?04:14
limbo_mitmf: you can see what groups a user is in with groups04:15
mitmfsudo adduser username dialout  <— i want to excute this command if user don’t have dialout limbo_04:16
mitmfwhat is command?04:16
mitmfhow can i see user authority? limbo_04:16
Jordan_Umitmf: What yare you trying to do today? What is the final problem you're trying to solve?04:17
limbo_user authority? groups <user> will list the groups that user is in04:17
limbo_usermod -a -G <groupname> <username> is how you add a user to a group.04:17
Ben64adduser is safer04:18
Jordan_Ulol-md5: The $MANPATH environment variable isn't set by default. What problem are you having specifically?04:27
=== fusa24_ is now known as fusa24
=== adityaduggal is now known as adityaduggal_
limbo_Ben64: how can you modify an existing user to add a group with adduser?04:46
=== adityaduggal_ is now known as adityaduggal
lol-md5Jordan_U: i can't look up any manpages unless i explicitly set MANPATH first04:49
mitmfsudo adduser username dialout   <— what it means?04:54
mitmfNo one is in open source channel?04:56
gogetawith this open source you speak of04:57
mitmfsudo adduser username dialout  <— what it means? gogeta04:57
mitmf:)04:57
gogetauser and his group04:58
mitmf?04:58
gogetaso if you whant to add them to dialout04:58
mitmfto both of user and group? gogeta ?04:58
gogetaso they could contrle a modem04:58
gogetait mean add user to that group04:59
mitmfdialout is group?04:59
gogetaif you make it one yes04:59
gogetathese days its not04:59
gogetabeing nobody uses modems05:00
mitmfdialout is modems?05:00
gogetai think yes05:00
gogetayea to do with tty05:01
ShutterBCyep dialout group is designed to allow access to serial connections (such as a modem in olden days). Now more commonly this would be something like a USB serial adapter, and a user should be added to this group in order to use the device.05:05
limbo_oh, I missed that part in the manpage about adduser.05:06
Random832you could always configure the device to use a different group in udev probably05:09
cmannsHow do I read emergency boot logs mounted on a differentd rive?05:23
lotuspsychjecmanns: tell us the whole story please? what are you doing exactly?05:24
cmannsI changed fstab on a remote system without kvm, so I can only re-load it to a sysrescuecd and mount the drive to look at logs.05:25
lotuspsychjecmanns: and you want to see what exactly?05:28
cmannsWhy its entering emergency mode05:29
lotuspsychjecmanns: recovery mode you mean?05:29
cmannsyes05:29
lotuspsychjecmanns: what did you change on fstab exactly?05:31
cmannsI was changing the fs to ext405:33
cmanns"mounting ext2 file system using the ext4 subsystem"05:33
lotuspsychjecmanns: ext2? wich ubuntu version are you on?05:33
cmannsI see that for the drive mounted filesystem without journal. Opts: (null)05:35
cmannsWellI think it was alerady ext4 and I did steps to convert it maybe messed it up, data is fine tho05:35
cmannse2fsck says its clean05:36
lotuspsychjecmanns: so..if i understand you you changed a remote system's HD to ext2 and want it reverted to ext4 now?05:39
cmannsNo I ran commands to make it ext4, but it apparently already was ext405:39
Slivaranyone know how to fix RAID volumes that are not "booting". I can see only one drive is in the RAID the other drive doesnt even show its in the RAID. But its fine if I dont reboot the system05:40
lotuspsychje!raid | Slivar05:40
ubottuSlivar: Tips and tricks for RAID and LVM can be found on https://help.ubuntu.com/community/Installation/SoftwareRAID and http://www.tldp.org/HOWTO/LVM-HOWTO - For software RAID, see https://help.ubuntu.com/community/FakeRaidHowto05:40
Slivaryeah its not working05:41
cmannsWhy is it so hard to get a log of why the system fails to boot properly?05:42
Slivar? anyone05:44
lotuspsychjecmanns: /var/log/...05:45
cmannsI checked every single log there no mention of why its dropping down05:45
lotuspsychjecmanns: messing with stab can result to that GUI error screen where you have to press S or C05:46
cmannsYeah thats whats happening but the only changes I made was ran commands to convert ext3 to ext4 (it probably was already ext4 I guess, fstab said ext4 after I ran commands and i didnt edit fstab yet) so then I applied options for no barrier etc which I have removed all that, tried default, etc05:47
cmannsOnly change in fstab was options, now Ive tried using UUID for lvm too05:48
lotuspsychjeSlivar: best way is to idle here and re-ask your issue once in a while, other timezones will wakeup & read05:48
lotuspsychjecmanns: try to revert fstab to default again, to get in your system05:49
lotuspsychje!uuid | cmanns05:50
ubottucmanns: To see a list of your devices/partitions and their corresponding UUID's, run this command in a !shell: « sudo blkid » (see https://wiki.ubuntu.com/LibAtaForAtaDisks for the rationale behind the transition to UUID)05:50
cmannsit appears its not my fstab, but the filesystem is corrupt and appearing as ext205:51
cmannsnvm I was able to mount it as ext4 on sysrescued05:52
GizmoRomickCould anyone tell me how to change my login screen?  I started with Ubuntu MATE, then I install Plasma 5.  I want to keep both, but change my login screen to Plasma 5.  Any help would be appreciated.  Any google searches I attempt only addresses themes.05:53
gogetafresh install problem solved05:53
GizmoRomickgogeta: good answer for almost any problem05:53
gogetaGizmoRomick, you had to change the window maanger service05:54
gogetahave05:54
gogetahave05:54
GizmoRomickgogeta: I'll Google that, thank you05:54
SlivarIm having problems with a RAID 1 array. After I create the RAID array and reboot, I can see the raid in mdstat; but it only shows one drive. I can also do the lsblk and it reflects mdstat only one drive is part of the raid. The other drive shows there is noting on it after reboot. I can erase the raid and what not, remake the raid, and its fine till reboot, then the same issue pops up. Its05:54
Slivaralmost like no data is being writen to the other drive at all. Also that it was never part of any RAID.05:54
NotLimthat's strange05:55
NotLimplease, let me see your /proc/mdstat05:55
GizmoRomickgogeta: It looks like if I switch my default window manager from lightdm to sddm, it should do what I want.  Does that sound correct?05:57
lotuspsychje!who NotLim05:57
lotuspsychje!who | NotLim05:57
ubottuNotLim: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)05:57
gogetaGizmoRomick, should be it05:58
GizmoRomickgogeta: now I just need to restart my computer to see if it works.....I'm sure I'll do that someday :)  Thank you05:58
NotLimwut05:58
SlivarNotLim do you want me to restart? I currently have the raid built and working05:59
NotLimwell... it depends05:59
NotLimwill you disconnect from irc?05:59
SlivarNotLim no Im SSHed into the box06:00
NotLimwell... okay06:00
NotLimwait!06:00
NotLimcat /proc/mdstat first06:00
NotLimbefore reboot06:00
NotLimand then... mdadm --detail /dev/mdX06:00
Slivarmdstat:Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10]06:02
Slivarmd0 : active raid1 sdc[1] sdb[0]06:02
Slivar      3906887488 blocks super 1.2 [2/2] [UU]06:02
Slivar      [>....................]  resync =  0.9% (36735360/3906887488) finish=392.1min speed=164465K/sec06:02
Slivar      bitmap: 30/30 pages [120KB], 65536KB chunk06:02
Slivarunused devices: <none>06:02
NotLimSSD?06:03
NotLimSSDs?*06:03
Slivaralso the other one deosnt work06:04
NotLimthe other?06:04
Slivarcommand states no such file06:04
NotLimi know06:04
NotLimit should be06:04
NotLimmdadm --detail /dev/md006:04
NotLimand please... use pastebin06:04
NotLim:p06:04
Slivarty been years since Ive used mirc lol06:06
Slivarhttps://pastebin.com/WfA9BdJq06:06
Slivarthey are still syncing06:07
NotLimyes, i know06:07
NotLimdf -h06:08
NotLimpls06:08
NotLimare you using LVM?06:08
Slivarhttps://pastebin.com/LGyqRQZe06:09
NotLimokay...06:09
NotLimi think i found the problem06:09
NotLimyou want me to tell you... before or after reboot?06:09
NotLim:p06:09
Slivargo right ahead06:10
NotLimokay06:10
NotLimyou should not use the entire device06:10
NotLimyou should use partitions...06:10
NotLimi mean...06:10
NotLimfirst, delete sdb...06:10
NotLimthen, delete sdc06:10
NotLimpartition one, partition another06:11
NotLimand then... create the md device... with sdb1 and sdc106:11
NotLimwith the proper partition IDs06:11
Slivarok Ill give it a try after this then if it still donesnt work Ill be back thanks06:13
fishcookerhow to remap the enter button using another keystrokes?06:13
NotLimokay :p06:13
=== nitemare is now known as trobotham
=== AntiSpamMeta is now known as Guest82165
=== AntiSpamMeta2 is now known as AntiSpamMeta
=== trobotham is now known as 7ITABUPZE
=== grumble is now known as 17SAA0F42
=== 17SAA0F42 is now known as grumble
Sith_Lordhow i clean the /boot partition? it's full. i ran  dpkg --list 'linux-image*'|awk '{ if ($1=="ii") print $2}'|grep -v `uname -r`. Then I ran rm ./*-4.4.0-{66,71,72,75,78,79,81,83,97,89}-*. This cleared up plenty of space. Then if I do apt autoremove, all the files get put regenerated and im back to square 1. also if i try to do  apt-get remove linux-image-4.4.0-62-generic, all the files get regenerated and again... back to square 107:16
Sith_Lordhow the hell are you suppose to clean up the partition?07:16
DaemonFCHi. Does anyone know if the 17.10 live session defaults to X, because that's what I get on my laptop.07:19
hateballDaemonFC: if you have nvidia gpu it will default to X07:25
hateballSith_Lord: use dpkg --purge to remove older kernels07:25
DaemonFChateball, Intel Skylake Iris 54007:29
DaemonFCFedora defaults to Wayland and it works fine.07:29
ducasseare you using gnome 3?07:30
DaemonFCYes.07:30
DaemonFCFedora's Wayland session has worked on this hardware for a long time.07:31
ducassethen i dunno. maybe the live session is set up to use x by default, for simplicity's sake. just a guess, since you should definitely get wayland with a regular install on that hw.07:34
john_ramboHi, while to create a virtual machine I am getting this >> https://paste2.org/xfbIFjp907:44
ikoniapermission denied07:49
Mr_Cyclopstry as root ... chmod 644 /media/ubuntu/FD2C-2C05/ubuntu-17.10-desktop-amd64.iso07:56
ikoniaMr_Cyclops: he's already fixed it by cross-posting it in other channels, it was on a fat mounted file system within userspace07:58
jinkWhich is why cross-posters should be burnt at the stake.08:00
Mr_Cyclopsikonia, cool and thanks :)08:00
Mr_Cyclopsjohn_rambo, enjoy!08:01
Mr_Cyclopsgtg .. nite nite08:01
EndlessMacro1i'm tryinng to reinstall linux and it08:37
EndlessMacro1it's giving me this error: This machine's firmware has started the installer in UEFI mode but it08:38
EndlessMacro1looks like there may be existing operating systems already installed using08:38
EndlessMacro1"BIOS compatibility mode". If you continue to install Debian in UEFI mode,08:38
EndlessMacro1it might be difficult to reboot the machine into any BIOS-mode operating08:38
EndlessMacro1systems later.08:38
EndlessMacro1before I tried to install it, i wiped the ssd with Parted Magic08:39
mutanteEndlessMacro1: well, do you have other operating systems or not?08:45
unimatrix9hi there08:45
unimatrix9in bash cal -y prints the whole year, how would i get it to print 2 months to terminal ?08:46
unimatrix9hi oerheks ;)08:47
unimatrix9all well ?08:47
mutantefor month in $(seq 1 2); do cal -m $month; done08:48
geirhacal -A 108:48
geirhafor month in 1 2; do   would be shorter than using seq to count to 2 :p08:49
unimatrix9cal -A 1 is perfect for lazy coders like me ..08:50
mutanteyea, and next he will ask for 8 months, but -A1 is sure better :)08:50
unimatrix9why does it count this way ?08:51
unimatrix9A1 gives 2 , maybe add 1 ?08:52
unimatrix9just trying to see the logic ..08:52
unimatrix9not really important , thats true08:52
ducasseunimatrix9: did you read what the cal man page says about -A?08:54
unimatrix9no i read cal --help08:55
unimatrix9but i see that the man pages has lots more info08:55
unimatrix9thanks for the tip08:55
geirhaHm. cal is actually provided by bsdmainutils. I assumed it would come from GNU coreutils. That explains why --help gives invalid option message09:00
unimatrix9really ?09:06
unimatrix9ok09:06
unimatrix9info cal gives the right info09:08
MacroManStrangely, my fail2ban service stopped working a few days ago. Any tips on how I can find out why?09:21
MacroMan`service fail2ban status`: http://termbin.com/7vex09:21
MacroMansystemctl status fail2ban.service: http://termbin.com/963109:21
AtuMMacroMan: how many entries do you have in fail2ban?09:22
MacroManWhere are the entires stored?09:23
AtuMMacroMan: try running it by hand and see what happens.. my database is so big that the service timeouts at bootup. I had to modify the unit file to bypass the timeout ;-)09:24
MacroManERROR  Failed during configuration: While reading from '/etc/fail2ban/jail.local' [line 146]: option 'port' in section 'pam-generic' already exists09:29
MacroManWeirdly I haven't edited a config file in ages09:29
MacroManLooking at the config, it seems port is there twice, once with a value of 'all' and the other with a value of 'anyport'. Do you happen to know what it should be?09:31
MacroManAtuM: Got it working. Thanks for your help.09:33
flying_sausagesHey guys, how can I stop the unattended updates from upgrading linux kernels, as I'd like to do that manually?09:40
=== KindTwo is now known as KindOne
GregUKHi guys, does anyone know why `lastlog` is displaying IP addresses rather than hostnames? I've checked the DNS servers are correct and reverse lookups are working fine using `dig`.09:43
akikflying_sausages: i've used "apt-mark hold" to hold certain packages. that could work for the kernel also09:44
arunkumar413is there any voice recorder app09:49
AtuMMacroMan: you're welcome ;)09:49
arunkumar413for ubuntu09:49
MacroManflying_sausages: You could add an entry into the Unattended-Upgrade::Package-Blacklist section of /etc/apt/apt.conf.d/50unattended-upgrades09:49
MacroManarunkumar413: Try Audacity09:55
MacroManarunkumar413: Else, there is the built in app called 'Sound recorder' although I've never had much luck with it.09:55
unimatrix9gotto go thanks for the info09:56
MacroManGregUK: You might want to try #dns if you get no answer here.09:56
GregUKThanks MacroMan09:57
krashekspressHey peeps, I got strange problem, I'm using https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers/ because kernel driver has bug for my card, the problem is that those drivers are not loaded if I login directly into Wayland,  so I first have to login into Xorg (which loads drivers) then Wayland works. Is there any way I can tell Wayland to load those drvers by default? Or even before in GDM (GDM is also broken until Xorg load09:59
krashekspresss drivers)?09:59
akikkrashekspress: you can setup /etc/modules to autoload modules10:04
ReedK2cflags shows where the config files are?10:06
krashekspressakik: gonna need some more info, but isn't that for kernel modules (amdgpu kernel module is loaded)? I need to somehow load drivers from that ppa10:07
akikkrashekspress: you can use /etc/modules to load any kernel module you want10:07
krashekspressakik: how to figure out which to load in this particular situation?10:07
krashekspressakik: as you see, not realy10:08
akikkrashekspress: i thought you had identified it already. using "lsmod" it'll show the load order of the modules (newest ones are at top)10:08
krashekspressfamiliar with this, can you point me to some docuemntaiton10:08
bazhangkrashekspress, for a PPA?10:09
krashekspressbazhang: link from my question10:10
ikoniaReedK2: cflags are compiler options10:14
bazhangkrashekspress, looks like you want to add something fro a PPA and need documentation, is that correct10:15
krashekspressbazhang: I want to load driver from PPA on boot, currently it's loaded only when I start Xorg session10:17
krashekspressgonna reboot now and get diff from lsmod, don't know how I didn't think of that before10:17
ReedK2I'm still getting this darned gtk problem10:18
ReedK2"No such file or directory" gtk/gtk.h10:18
AtuMdoes anyone have any experience in setting up iAMT on linux? I would like to see the local console from a remote machine..10:19
ReedK2Has anyone ever successfully compiled a gtk app?10:19
ReedK2I've installed three versiosn of gtk, now10:20
ikoniaReedK2: you're missing headers10:22
ReedK2that's why i installed the packages10:24
ReedK2I think it might have something to do with my partition settings10:24
ReedK2if I go to /usr/includes I also have /gtk-2.0 gtk-3.0 and gtk-unix-print-2.010:26
ReedK2and gtk-2.0/gtk contains gtk.h10:26
ReedK2i guess my compiler (g++) doesn't know where it is.10:27
krashekspressbasically lsmod is same on Wayland and Xorg, back to start10:27
krashekspresshttps://paste.gnome.org/przuvphep10:27
ReedK2also doing #include </usr/includes/gtk-2.0/gtk/gtk.h> does not work.10:28
akikkrashekspress: i was writing about /var/log/Xorg.0.log but i guess wayland doesn't log there :P10:28
akiknot sure10:28
ReedK2goin on 7 hours with this problem, guys.  anyone have any ideas? :<10:29
krashekspressakik: https://bugs.launchpad.net/ubuntu/+source/libdrm/+bug/1724796 logs are here10:29
ubottuLaunchpad bug 1724796 in libdrm (Ubuntu) "Picture is heavily malformed" [Undecided,New]10:29
krashekspressI can see in journalctl -b that Xorg is loading extra drivers, I just don't know how to trigger that on boot or on Wayland10:30
ReedK2I think it's just more garbageware.  doesn't really work.10:30
akikReedK2: in some cases you can use -Ipath to tell where the headers are10:30
akikReedK2: or set the PKG_CONFIG_PATH environment variable10:31
akikReedK2: another environment variable you could look into is CPPFLAGS10:32
akikReedK2: i remember it was used something like: export CPPFLAGS="-Ipath"10:32
littleendian256Hi, after updating from the last LTS to 17.04 I can no longer launch certain applications, like chromium, google-chrome and thunderbird. When I try to launch them via console command the commands simply exit right away, not launching anything10:32
littleendian256running the google-chrome binary in gdb also shows no errors, simply exiting, --version shows something so something is working10:33
littleendian256running the chrome binary in gdb shows no crashes10:33
ikoniaReedK2: it's nothing to do with your partition settings10:33
ReedK2ohhhh found it10:33
ikoniaReedK2: I suggest you talk to some development channels to understand how to include headers and their file path10:33
ReedK2ikonia, here's waht we should do10:34
* ReedK2 confeti10:34
akikkrashekspress: i meant if xorg logs into /var/log/Xorg.0.log, where does wayland log into?10:34
ikoniaReedK2: ?10:34
arunkumar413i recorded a sound10:34
ReedK2A man with a very strong Szerkestzes accent has tot me haw10:34
arunkumar413where is the file stored10:34
ikoniaReedK2: what ?10:34
ReedK2ikonia, i need to use back-tics rather than apostrophes10:34
ikoniaReedK2: what are you talking about ?10:35
ReedK2talking about 'pkg-config --libs gtk+-2.0' should be `pkg-config --libs gtk+-2.0`10:35
ReedK2see the difference?10:36
ikoniaReedK2: you didn't ask anything about pkg-config10:36
ikoniayou asked why your gtk build was missing a reference to header files10:36
ReedK2ikonia,  you type g++ hello.cpp `the stuff above`.10:37
ReedK2and then it finds the .h file10:37
ikoniaReedK2: what ???10:37
ikoniaReedK2: I have no idea what you're building so how am I expected to know your build enviornent10:37
snapfractalpopdo packages have to pass some basic build tests before they are allowed into the repos? or patches?10:37
ikoniaReedK2: you're asking about missing header references, I've explained the problem, how your build env resolves that is your problem / setup to deal with10:37
ikoniasnapfractalpop: packages go through build tests, if they can't build, they wouldn't be in the repo10:38
forgonBuilt Ubuntu Server 17.10 from an ISO image, installed lxde and dependencies for warzone2100, but fail to compile the latter.10:38
snapfractalpopikonia: hm.. I'm getting a build error on virtualbox-dkms.. from apt10:38
ReedK2ikonia, i think you can't compile gtk without that.10:38
snapfractalpoprepos version..10:38
ikoniaReedK2: you think wrong10:38
ReedK2have you tried?10:38
ikoniasnapfractalpop: what repo10:38
snapfractalpopikonia: I guess it could be that the package was not updated, but the kernel was10:38
ikoniaReedK2: I've built GTK apps yes10:38
snapfractalpopxenial10:38
ikoniasnapfractalpop: no, what repo is the virtualbox-dkms package comfing from10:39
krashekspressakik: I don't know, I can only pull from syslog, and in there I can see that Xorg is loading bunch of stuff, while Wayland does not. That is way Wayland works normaly if I first login to Xorg so Xorg loads all drivers10:39
forgon`configure: error: C++ compiler cannot create executables`10:39
krashekspress*why10:39
snapfractalpopikonia: I think multiverse, but let me check..10:39
forgonWhat could be the cause?10:39
ikoniaforgon: depends what you're building10:39
ikoniaforgon: and how10:39
snapfractalpopikonia: yes, xenial multiverse repo10:39
ikoniasnapfractalpop: also where did your virtualbox install come from10:39
snapfractalpopikonia: virtualbox as well as virtualbox-dkms both come from the xenial multiverse repos10:40
ReedK2so basically you think is hould go to a development channel to understand how to include a header file.10:40
ReedK2you know, even on the gtk website, they include the file with #include <gtk/gtk.h>10:40
ikoniaReedK2: I think you should get some basic development experience help yes10:40
ikoniaReedK2: #include is not how to include a header path10:41
ikoniaReedK2: hence why I'm saying "go to a development channel to learn the basics"10:41
ReedK2They don't have a path...10:41
ikoniaReedK2: #include is a reference to the header - not the file location10:41
snapfractalpopikonia: ikonia I've read some bug reports suggesting that the virtualbox-dkms package had a build regression.. but that may not have been caught if the package isn't re-tested with new kernels..10:41
snapfractalpopsupposedly, it has problems compiling with newer kernels10:41
ikoniasnapfractalpop: that's quite surprising, the package is tested there is an auto build system10:41
ikoniasnapfractalpop: what kernel are you using ?10:41
ReedK2well it would have taken less time to say how to include the path than to tell me to go to another channel.  but I'm learning development basics, anyway.  I did 5 chapters of C and now i'm doing gtk, and tonight I'm going to do bash.10:42
snapfractalpopikonia: I have tried it on linux-lowlatency, as well as linux-lowlatency-hwe-edge10:42
ikoniaReedK2: as I said, I don't know your build enviornent - so I can't tell YOU how to include a file10:42
ikoniaReedK2: your build env is what manages the file path location10:42
ikoniasnapfractalpop: use a standard kernel, not lowlatency10:42
ReedK2I think nobody knows my build environment.10:43
ikoniaReedK2: correct, it's YOUR build environment10:43
ikoniaReedK2: this is why you need general development help, to understand your own setup10:43
ReedK2I don't even think tht's a real word.10:43
snapfractalpopikonia: I wonder if the virtualbox-dkms package would not be tested, possibly, against kernel updates? since the virtualbox-dkms package did not recently get updated10:43
ikoniaReedK2: what's not a real world ?10:43
ikoniaword10:43
snapfractalpopikonia: according to my apt logs, it has been the same for months.. and no recent change..10:44
ikoniasnapfractalpop: test it against none low latency kernels10:44
ReedK2I'm using Ubuntu, Visual Basic Code, g++, terminal, and gtk+-2.0-dev10:44
ReedK2I think that's my development environment.10:44
ikoniaReedK2: they are applications, not a build environment10:44
forgonikonia: Already stated I build warzone2100 from source10:44
ikoniaforgon: read the build output then10:44
ikoniaforgon: see what build step is failing10:44
snapfractalpopikonia: I'll give that a try.. but I'm wondering about the process.. virtualbox was working before a recent update (with low-latency-hwe-edge)10:45
ikoniasnapfractalpop: low latency has been a missing test case in the past (for more than virtual box)10:45
ReedK2I really don't think anybody else has heard of the word build environment.  Nobody mentioned it as something to know, and the internet has a very fuzzy definition of the term.10:46
arunkumar413how to convert audio format10:47
ikoniaReedK2: build environment is pretty much the most common what way to reference your build infrastructure10:47
snapfractalpopikonia: yeah.. I think I've come across some of those instances.. but not in a long time.10:47
ikoniaReedK2: it's a well known standard, again, I suggest you get some basic development/build help10:47
EriC^^arunkumar413: convert what to what?10:47
ReedK2oh you mean like my company?10:48
arunkumar413EriC^^: convert to different format10:48
ikoniasnapfractalpop: be interesting to know if it's specific to LL kernel10:48
ikoniaReedK2: your company ??10:48
arunkumar413the audio I recorded is in ogg format10:48
EriC^^arunkumar413: what format exactly?10:48
ReedK2now you're talking about infrastructure so...10:48
arunkumar413I want to convert it to mp310:48
ReedK2another fuzzy term10:48
ikoniaReedK2: nothing fuzzy about it10:48
ReedK2equally as fuzzy as the last one10:48
ikoniaReedK2: you need to get some basic understanding of development principals then, as these are not "fuzzy" terms10:49
ReedK2then someone would haev probably defined them on the internet by now10:49
ikoniaReedK2: they are defined10:49
EriC^^!info ogg2mp3 | arunkumar41310:50
ubottuarunkumar413: Package ogg2mp3 does not exist in artful10:50
ReedK2according to #web, the build environment is the stuff on my computer taht does the build (i.e., the programs I listed above).10:50
EriC^^!info winff | arunkumar41310:50
ubottuarunkumar413: winff (source: winff): graphical video and audio batch converter using ffmpeg or avconv. In component universe, is extra. Version 1.5.5-4 (artful), package size 3 kB, installed size 24 kB10:50
ikoniaReedK2: no, thats you asking a random person10:50
ikoniaReedK2: that's not a definitoin10:50
EriC^^arunkumar413: use the above program it has gui too10:50
ReedK2that's because the internet doesn't have a clear example and neither does anyone ehre10:50
ikoniaReedK2: enough, please stop bringing your programming issues to this channel10:51
ikoniaReedK2: we can help you with ubuntu problems, not your lack of programming experience10:51
ReedK2ikonia, you started the issue, not me.10:52
ReedK2Nobody else is defining the words you made up10:52
ikoniaReedK2: I didn't make any issue, I've given you the correct information about why your system was failing to build10:52
ReedK2yeah you did.  you said i needed to go somewhere and do something, but it was completely unclear (what it actually meant)10:53
a0ssedlol10:57
arunkumar413EriC^^: there is not mp3 option in winff10:57
EriC^^arunkumar413: there should be10:59
EriC^^arunkumar413: put convert to "audio" and under preset  > "mp3"11:01
AtuMsnapfractalpop: download virtualbox 5.2.x from oracle. That will work. virtualbox 5.1.x found in apt repos does not support the newer kernel, so virtualbox-dkms fails11:02
forgonCannot compile warzone2100 with fresh ubuntu server: http://sprunge.us/VWUS <- log11:20
MrElendigforgon: install build essentials etc11:22
MrElendighmm some other interesting errors there too...11:23
forgonI tried that, but output is 'aleady the newest version'.11:23
MrElendigwhy are you building it by hand btw?11:24
forgonMrElendig: Trying to understand http://developer.wz2100.net/ticket/4667 <- this bug11:24
MrElendigdo conftest.c exists ?11:25
MrElendigthat configure script is pretty broken11:26
forgonMrElendig: I could not locate conftest.c11:27
MrElendigpoke upstream about it11:27
snapfractalpopAtuM: thanks.. I'm trying that now.. per advice in #vbox11:32
ikoniasnapfractalpop: did you try it against a "standard" kernel ?11:32
snapfractalpopikonia: not yet.. I found out something from someone in #vbox that it will try to build against all installed kernels.. whether they are active or not..11:33
snapfractalpopso the only way to truly test on vanilla (non-LL) would be to remove LL11:34
snapfractalpopnot something I'm keen on doing this very moment...11:34
ikoniasnapfractalpop: interesting, I'll be interested in hearing your output11:34
ikoniasnapfractalpop: do you not have the standard kernel installed with LL too ?11:34
snapfractalpopbut I will try the ppa version and hope it works11:34
snapfractalpopikonia: I no longer do.. but according to someone in #vbox, it wouldn't matter.. it tries to build the module for *every* installed kernel, and fails if *any* of them fail11:35
snapfractalpopseems brittle.. but I did see it doing that when I examined my logs11:35
ikoniasnapfractalpop: interesting11:35
snapfractalpopikonia: the ppa version from virtualbox.org seems to be working11:37
MrElendigsnapfractalpop: use dkms to have it automaticly build the modules against your kernel in a sane way11:37
snapfractalpop(5.2)11:37
snapfractalpopMrElendig: the virtualbox.org ppa version is working now.. so I'll just keep on that one for the time being11:42
snapfractalpopthanks for the suggestion though11:42
snapfractalpopikonia: and thanks for your help11:42
snapfractalpopI will investigate the guest iso thing another time.. see ya!11:46
=== kostkon_ is now known as kostkon
=== SimonNL is now known as SimonNL_Afk
alexasI have a program not reacting to my commands in tty terminal, what should I do?12:23
alexasThe pointer bliks though.12:24
alexasblinks*12:24
rorycan you send it to background with ctrl-z ?12:26
alexasrory: no12:26
rorycan you go to another TTY and find the PID in the output of "top" or "ps aux" and then kill it with "kill 1234"12:26
BluesKajHowdy folks12:26
alexasrory: yes12:27
alexasrory: I would like to know why this has happened...?12:27
roryIt depends on the program12:27
alexasrory: it isn't the first time though12:28
roryIf you were connected over SSH the connection could have dropped12:28
alexasrory: nah it was a local emacs12:28
roryhuh12:28
roryuse a real text editor? /s12:28
alexaslearning to12:28
alexasso if i killed the session drops and everything saved there as well, thought you understand why am asking12:30
roryIs it always the same TTY screen it happens on? Maybe there's some weird sys logs being written over the top, and it's messing up emacs because emacs runs in fullscreen?12:30
alexasrory: can happen in any one of them12:30
alexasrory: not happen in gui though12:30
roryif you run emacs in screen instead of directly in the shell, then are you able to re-attach the screen session from another TTY if it drops?12:31
roryWorth trying12:31
roryAware you can't reproduce it reliably12:31
alexasrory: yeah good idea thanks, will do12:31
roryOverall though I don't know of anything that could cause it in the general case. Maybe someone else does.12:31
roryI'm going for lunch.12:31
cableguyhow do i link libraries12:32
cableguyldd openssl is linking libssl.so from one dir12:32
cableguyand ldd ssh is linking it from other location12:32
alexasrory: thanks12:33
alexas`testing it 1-2-312:37
anddamis there a way to wait for a host to become available in shell?12:51
EriC^^like ping host returns good?12:52
anddamcase in point I strart a vm and I want to wait for it to be available, something like    ping -Oc 1   returns with ;icmp_seq=1 Destination Host Unreachable12:52
anddamI'd like it to wait the first package12:52
anddamIIRC I used to do that on OSX12:52
EriC^^anddam: while sleep 1; do ping -c1 host && break; done && do something else?12:53
roryhave some service listening on a port come up last12:54
roryas it will start responding to ping very early on before all services may have started12:54
anddamthe point would be keeping ping waiting, I figured I could use the poor man's spawner for that but I was looking for ping specific utility and I wasn't able to find it in ping's man page from iputils-ping12:55
anddamso you confirm there's not straightforward way in iputils-ping to do that12:56
anddambtw this is the BSD version, the -o option does the trick https://www.unix.com/man-page/freebsd/8/ping/12:56
iorhihi13:03
iorhiI did a mdadm --stop /dev/md12513:03
iorhiafter that I cannot assemble or run it13:04
iorhifailed to RUN_ARRAY /dev/md125: Input/output error13:04
cableguyhas anyone successfully installed openssl-1.0.2m on 16.04?13:21
cableguyi get errors libcrypto.so.1.0.0: no version information available13:21
cableguyor libssl.so.1.0.0: no version information available13:21
cableguyno package works, ssh, wget, anything13:22
ducassecableguy: why are you trying to replace openssl in the first place?13:22
cableguylatest official ubuntu package is 1.0.2g that is from 201613:22
cableguyducasse, what u mean replace13:23
cableguyim trying to install fresh13:23
ducassethere are patches etc on top of that13:24
MrElendigcableguy: it is g but with a billion backported patches13:24
cableguywhere do u locate a patch for 1.0.2m13:24
BluesKaj!u13:24
ubottuShortened English is difficult for some non-native English speakers to read. Please use full words instead. Thanks!13:24
MrElendigunless you want to rebuild half of your packages, don't do this13:25
cableguydont do what13:25
cableguyi dont have a working openssl in the server13:25
cableguyi cant even connect via ssh13:25
MrElendigtry to upgrade openssl by hand13:25
cableguyi have to use web console13:25
ducasseno, this is why you shouldn't do what you did13:26
cableguypackage manager version doesnt work because the libssl1.0.0 cannot be reinstalled13:26
MrElendiginstalling m by hand is not going to help13:26
cableguyso if it cant be reinstalled13:26
MrElendigboot the install image and fix it from there13:26
cableguyhow im supposed to create the needed shared libraries13:26
ducasseboot from live image, fix or restore from backup13:27
cableguyhow you do that on remote server via web console13:27
MrElendigdepends on the web conole13:27
MrElendigconsole*13:27
cableguynovnc13:28
MrElendigand what host this is13:28
ducassehope the web thingy has a 'restore from backup' option13:28
MrElendigany good host will let you boot from a user provided image13:28
cableguyits vultr13:28
cableguyand vultr support told me to uninstall everything and reinstall everything13:29
cableguyso very big help13:29
cableguythey also argued that i didnt do  what they said so i had to make screenshots of our conversations to proof that they don't read what their clients write13:29
cableguyand then they end up with silence13:29
cableguyamazing client support13:30
ducasseif you can't boot from an image or restore from backup, you're out of luck. reinstall time.13:32
cableguythey also posted direct links to stackoverflow as their answers13:32
cableguyand i had to explain those links are completely out of context and youre not reading what im writing13:32
cableguyand each time a different person/name would reply on same support ticket13:32
cableguywith same answers that was already replied by other support13:33
cableguyso for example ducasse why they didnt say to boot from image13:33
cableguywhy all they knew is how to remove and purge openssl 'to fix it'13:33
cableguyi wonder how much they get paid for googling stackoverflow, im sure could work as vultr tech support oo13:34
cableguytoo*13:34
ducassei don't know or care why they said what they did - it's not on-topic here either13:35
ducassewe'll be happy to make suggestions on how to fix it, i suggest you find out what your options are at this point13:37
cableguyi found something on launchpadnet13:39
cableguyi guess i can try downloading the g version and its patch and compiling that13:40
pathumHi everyone... im trying to find a way to get my R9 380 working properly with 16.04... or 17.10 (i'm totally new to IRC, apologies in advance if im causing any problems) I can only install Ubuntu through the live CD using the nomodeset parameter... if not i my screen goes off. Same goes for the Ubuntu installation as well. without the nomodeset parameter my screen goes off13:43
pathumsome help on this is much appreciated13:43
=== nyuszika7h_ is now known as nyuszika7h
tomreynpathum: The amdgpu driver is available since 16.04 (maybe earlier) and should support R9 380 fine https://help.ubuntu.com/community/AMDGPU-Driver13:47
tomreynyou may want to use the hwe kernel image, however13:48
tomreyn!hwe | pathum13:48
ubottupathum: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack13:48
Rockwoodhttp://picpaste.com/pics/Screenshot_from_2017-11-06_19-08-59-9ce5nGIJ.1509975577.png  i am unable to out from this command13:49
Rockwoodi am stuck on this command13:49
TJ-Rockwood: try suspending the process with Ctrl+Z ... if that works you can then kill it.13:56
TJ-Rockwood: that sends SIGSUSP; if that doesn't work try Ctrl+\ which should send SIGQUIT13:56
tomreynRockwood: and take a look at mysql's error logs. by mysql defaults, they are stored next to the databases. by ubuntu defaults, they go to /var/log/mysql13:57
francisvHi.  I installed Ubuntu 17 (zesty).  `systemctl status swapfile.swap' complains: https://ptpb.pw/lbPq.13:59
francisvI do: https://ptpb.pw/XTb514:00
RockwoodTJ-, tomreyn thanks14:00
francisvand then `sudo swapon /dev/sda3'14:00
francisvBut I get the error `swapon: /dev/sda3: swapon failed: Device or resource busy'14:00
Rockwoodnow i wanna reset my root mysql password14:00
francisvHow to configure swap property?14:01
tomreyn!zesty | francisv14:04
ubottufrancisv: Ubuntu 17.04 (Zesty Zapus) was the 26th release of Ubuntu - Release notes: https://ubottu.com/y/zesty - Want to upgrade? see https://ubottu.com/y/artful14:04
tomreynit's Ubuntu 17.04, not "17" (which is ambiguous, since there is also 17.10)14:05
=== SimonNL_Afk is now known as SimonNL
francisvCorrect.  Sorry for my ambiguity14:05
francisvBtw, the links from ubottu are broken14:06
cableguyducasse, it worked14:06
pavlosfrancisv: can you paste /etc/fstab?14:06
cableguypatched and compiled https://launchpad.net/ubuntu/+source/openssl/1.0.2g-1ubuntu1314:07
cableguydidnt need to restore from image14:07
francisvpavlos: https://ptpb.pw/Tikp14:08
tomreynfrancisv: this looks like https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/171398014:08
ubottuLaunchpad bug 1670336 in eCryptfs "duplicate for #1713980 Ubiquity problem with encrypted home option: system hangs because of ecryptfs-setup-swap not working with swapfiles" [High,Triaged]14:08
tomreyn.... which is a duplicate of https://bugs.launchpad.net/ecryptfs/+bug/167033614:11
ubottuLaunchpad bug 1670336 in eCryptfs "Ubiquity problem with encrypted home option: system hangs because of ecryptfs-setup-swap not working with swapfiles" [High,Triaged]14:11
francisvtomreyn: This might work.  Some context: I did not create swap when I installed Ubuntu.  I noticed the systemctl error later, so I created a swap partition in GParted.14:12
tomreynfrancisv: have you chosen to use "encrypted home directory" (ecryptfs) during installation?14:13
francisvIn other words, I want to configure a swap partition post-installation to remove the error from systmectl when I start my computer.14:13
francisvtomreyn: yes14:13
francisvmy home directory is encrypted14:13
tomreynthen i would think this bug still applies to your system14:13
francisvOk. Thank you for sharing the link.14:14
tomreynfrancisv: so i think your options are to either use the swap partition you created instead of a swap file, to use the ecryptfs-utils package available in artful (17.10) - which has been fixed-, or to use the workaround in comment #1614:19
francisvtomreyn: I will upgrade to 17.10 and use the encryptfs-utils package.  Thank you for the info!14:22
tomreynfrancisv: the first thing i would try is to comment out the line starting "/swapfile" in /etc/fstab (and reboot to see whether this solves the issue)14:22
tomreyni guess upgrading also works ;)14:22
maziar I want to install on,y mysql-server not mariadb ! what should I do14:22
tomreynmaziar: "sudo apt-get update; sudo apt-get install mysql-server" should do so on a default ubuntu installation.14:25
maziar@tomreyn  it will install mariadb-server !14:26
tomreynmaziar: can you shouw the output of the above commands, as well as of "lsb_release -sd; apt-cache policy"14:28
tomreyn!paste | maziar14:28
ubottumaziar: 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.14:28
maziartomreyn Distributor ID:Ubuntu14:28
maziarDescription:Ubuntu 16.04.3 LTS14:28
maziarRelease:16.0414:28
maziarCodename:xenial14:28
maziarif you use  `apt install mysql-server` it shows you it will install mariadb-server14:29
MrElendigmaziar: why not maria?14:31
tomreynmaziar: yes, i understood so much. but i'd like to help you find out why it prefers mariadb over the other options. which is why i asked for the other outputs.14:31
maziarMrElendig I want to test something14:31
MrElendigfor testing I suggest using containers / similar14:32
TJ-maziar: some other package must have a hard dependency on mariadb; also some packages have a "Depends: mysql-server | mariadb-server" and something may be causing it to choose mariadb14:33
maziarTJ- maybe you are not understand ! I need pure mysql for a test14:33
tomreynyes he did understand14:34
TJ-ahhh, mariadb-server-X.Y and mysql-server-A.B both "Provides: virtual-mysql-server" so something probably depends on virtual-mysql-server14:34
TJ-maziar: the point I'm making is some other package is preferring mariadb through the dependencies14:35
TJ-maziar: you probably need to enable apt's package-resolver debug option to see why it is choosing mariadb14:36
TJ-maziar: try "apt -o=Debug::pkgProblemResolver install <package>"14:38
maziarE: Option -o=Debug::pkgProblemResolver: Configuration item specification must have an =<val>.14:38
TJ-maziar: oops! "apt -o=Debug::pkgProblemResolver=1 install <package>"14:40
diverdudeHello, how do i install this specific version of mariadb? 10.0.31-MariaDB-cll-lve - MariaDB Server14:45
MrElendigdiverdude: use some form of container for that14:45
MrElendigor nix/guix14:45
MrElendigand/or even14:45
diverdudeMrElendig: is it not possible to just use apt to install it?14:46
MrElendigdiverdude: possible but not really something you want to do14:48
MrElendignot directly in / anyway14:48
MrElendigdiverdude: also if you have to run outdated versions of mariadb then you really should isolate it14:50
scroathi14:56
scroatWhere's a guide to correctly install Qt5 ?14:56
Menzadorscroat: Who told you there was a wrong way to install Qt 5?14:56
scroathttps://wiki.qt.io/Install_Qt_5_on_Ubuntu  <---- Why is this telling me to wget stuff?  Why is Qt5 not in repos?14:57
MrElendigscroat: it is in the repos14:57
scroatwhat's the package name?14:57
leftyfbscroat: what do you need qt5 for?14:58
MrElendigscroat: which version are you running?14:58
scroatI want to write C++ programs in Qt5?14:58
Menzador!info qt5-default14:58
ubottuqt5-default (source: qtbase-opensource-src): Qt 5 development defaults package. In component universe, is optional. Version 5.9.1+dfsg-10ubuntu1 (artful), package size 19 kB, installed size 151 kB14:58
MrElendigscroat: https://packages.ubuntu.com/search?keywords=qt5&searchon=names&suite=all&section=all14:59
MenzadorThe qt5-default package should give you all the devel defaults you need14:59
MrElendigscroat: you want to run a container or have qt 5.9.2 in $HOME too though14:59
MrElendigspecially if you are on an older ubuntu which is stuck with 5.215:00
MrElendig<5.9*15:00
MacroManHow can I install svox?: https://launchpad.net/ubuntu/+source/svox https://paste.ngx.cc/09aae67d1730f9e515:01
MacroManE: Unable to locate package svox15:01
MrElendigMacroMan: check ppa15:02
MacroManI'm on 16.0415:02
MenzadorMacroMan: You need to enable the multiverse repo15:02
MenzadorMrElendig: (1) It's in multiverse, (2), !ppa15:02
MacroManMenzador: Thanks. I'll look into enabling that15:02
MacroManMenzador: I already have the multiverse repo enabed15:04
MacroManHow comes apt can't find svox then?15:05
Menzador!info svox15:05
ubottuPackage svox does not exist in artful15:05
MenzadorThe source is there, weird.15:05
MacroManAcording the https://launchpad.net/ubuntu/+source/svox it exists15:05
MacroManBesides, I'm on Xenial not Artful15:06
MenzadorAh15:06
Menzador!info svox xenial15:06
ubottuPackage svox does not exist in xenial15:06
CarlFKhow do I tell firefox to use a new audio device?   ardvark15:07
scroatMrElendig: What do you mean put Qt in $HOME ?  $HOME is /home/scraot15:07
MacroManFrom launchpad: The Xenial Xerus (supported)15:07
CarlFKlike play a video, audio comes out laptop speakers.  plug in usb headset, shows up in sound devices, but audio still comes out speakers15:07
MenzadorMacroMan: I figured it out15:08
MenzadorThe package you're looking for is libttspico-utils15:08
MacroManWow OK, obscure. Thanks15:09
MenzadorSVOX is built into Pico TTS15:09
MrElendigCarlFK: open pavucontrol and play around15:09
Menzadorthat's why15:09
MacroManMenzador: Thanks for your help. Now installed15:09
Menzador:)15:10
scroatSo I installed qt5-default.  How do I know when I run qtmake that Qt5 will be used and not Qt4?15:10
MenzadorYou mean qmake?15:10
CarlFKMrElendig: thanks - playing :p15:10
scroatyes qmake15:10
MenzadorDo [ ls -l /usr/bin/qmake ] to see what it points to15:11
leftyfbscroat: qmake -v15:11
Menzadoror that15:11
leftyfbas stated in it's man page15:11
scroatthanks15:11
Menzadorbecause man page :)15:11
Menzador(if /usr/bin/qmake points to qtchooser that's also a valid test)15:12
MrElendigscroat: personal suggestion: use meson instead15:12
jpeAnyone know a terminal emulator that will let you set the background color as a commandline parameter? I don't mean the text but the color scheme of the whole background.15:12
MrElendigscroat: you will thank me later15:12
MrElendigjpe: pretty much all of them15:12
* scroat looks up meson15:13
jpeMrElendig, I tried xfce4-terminal, lxterminal and gnome-terminal and none of them have it15:13
leftyfbjpe: you should be able to specify a profile whih would have those settings15:13
scroatMrElendig: Cool thanks.  I was using a bash script.15:13
egor83a question about installing packages (Ubuntu MATE 14.04) - I originally tried to install Ruby, skipping some prior steps , let me know if I should say more15:13
leftyfbjpe: in what case are you calling a terminal emulator from a command line (from another terminal emulator?)15:14
MrElendigjpe: you can use a escape code to set it on most15:14
egor83but - apt-get update throws errors: http://paste.ubuntu.com/25903631/15:14
jpeleftyfb, from the .desktop file, alt+f2 menu etc15:14
leftyfbegor83: those are issues with the ppa's, not ubuntu's repositories15:14
egor83http://ppa.launchpad.net/accessibility-dev redirects, redirect page throws errors15:15
jpeMrElendig, escape code is only for the text background, not for the background of the whole terminal15:15
MrElendigjpe: you can set both on most modern TEs15:15
leftyfbjpe: then I would suggest setting up a profile for almost any terminal emulator and calling the term with the profile as a parameter15:15
egor83leftyfb: sorry, I'm somewhat new - anything I should read about it? Or, can/should I remove this specific ppa?15:16
jpeMrElendig, hmm I'm not sure what code to use in that case15:16
=== pavlushka_ is now known as pavlushka
leftyfbegor83: either contact the ppa owner or remove them15:16
leftyfbjpe: I would suggest setting up a profile for almost any terminal emulator and calling the term with the profile as a parameter15:17
egor83any way to check if removing it is safe? Not using any accessibility stuff, not sure why it's even installed, might be some dependency15:17
leftyfbegor83: you added the ppa's. I don't know what they're for or what's in them15:19
leftyfbegor83: removing the ppa's won't remove the packages installed from them. Unless you use ppa-purge15:19
leftyfbegor83: also, you should probably think of upgrading to 16.04 at some point soon15:19
MrElendigjpe: printf '\033]11;rgb:f4f4f4\033\\'15:19
egor83leftyfb: 1) yes, but I don't remember adding it15:20
MrElendigjpe: needs slight tweaking if screen/tmux15:20
jpeleftyfb, seems only konsole supports that but it doesn't really achieve what i wanted to do15:20
jpeMrElendig, thanks15:20
egor83leftyfb: 2) that's what I needed to know, thanks!15:20
egor83leftyfb: and 3), end of life for 14.04 is April '19, right?15:21
leftyfbjpe: incorrect. they almost all do. I just tested gnome-terminal and terminator and they will both do exactly what you're looking for15:21
MrElendigjpe: printf '\033]%d;rgb:%s\033\\'  <code>  <color>, where the <code> for the background is 1115:21
leftyfbegor83: yes, but by then you'll need to upgrade through 2 LTS's to get current15:21
[Ex0r]Hello there. Is there a way to ensure that my changes to /etc/network/interfaces are used on reboot in ubuntu server 17? I made changes, saved them, and rebooted and its not applying the changes I made.15:22
MrElendigjpe: for rxvt iirc it is 708 instead15:22
egor83I'm on rather weak hardware now, will get a better box and get some newer version from scratch then - but thanks for heads-up!15:23
MrElendigjpe: check out base16-shell on gh if you want something nice ready made15:23
egor83leftyfb: ^^, sorry15:23
leftyfbegor83: 16.04 shouldn't run any differently on the same hardware15:23
MrElendigjpe: as for gnome-terminal you could also pass it a custom gtk theme or profile to use15:23
egor83leftyfb: thanks, will keep in mind!15:25
leftyfbMrElendig: jpe: I just tested it... it works fine15:25
rexwin_I installed Ubuntu Server 17 on a VM and xinit and startx doesnot bring the GUI15:28
rexwin_what am I doing wrong?15:28
Menzador17.10?15:28
leftyfbrexwin_: ubuntu server does not include a desktop15:28
Menzadoralso that15:28
leftyfbrexwin_: why are you installing a desktop on a server?15:28
leftyfbrexwin_: to clarify, ubuntu server does not install a DE by default15:29
leftyfbor x server for that matter15:29
leftyfbbut you can15:29
leftyfbrexwin_: But, I'm curious; why are you installing a desktop on a server?15:29
maxzorHello, I have such an SSD https://postimg.org/image/2hmo7pgfiz/ to dual boot ubuntu and win10 on a laptop with grub2. Long story short, I had both systems running fine, now I can only get to ubuntu (16.04) graphical login, mouse and keyboard do not input on that window session. But I can REISUB... and from grub ubuntu recovery I can manage to lauch a root shell. Any clue as what would need to be fixed?15:29
rexwin_it says please wait for the GUI to appear when trying to login15:31
alkisgmaxzor: can you alt+ctrl+f1 and login to vt1?15:31
leftyfbjpe: I just created an icon on my desktop that when double-clicked, opens gnome-terminal with a custom profile I made that changes the background color to red. Isn't this what you're looking for?15:32
leftyfbrexwin_: why are you installing a desktop on a server?15:32
rexwin_to install wine and check with my app15:33
leftyfbrexwin_: then why did you install server and not the desktop version?15:33
rexwin_can you get me the link15:33
ikoniawhat situation needs a wine based app on a server to validate something15:34
leftyfbrexwin_: ubuntu.com15:34
[Ex0r]I made changes to my /etc/network/interfaces and when I use sudo ifdown eth0 && sudo ifup eth0 it applies the changes, but once I reboot, it goes back to using an automatically obtained ip address15:36
[Ex0r]how can I fix this?15:36
leftyfb[Ex0r]: are you using desktop or server?15:36
[Ex0r]server15:36
[Ex0r]17.1015:37
leftyfb[Ex0r]: there's no desktop installed?15:37
[Ex0r]No15:37
leftyfb[Ex0r]: maybe look in /etc/network/interfaces.d/15:37
[Ex0r]Doesn't exist15:37
TJ-[Ex0r]: serve on 17.10 uses systemd-networkd by default I think15:37
TJ-[Ex0r]: populated initially by netplan15:37
[Ex0r]TJ-: How do I change it?15:38
[Ex0r]leftyfb: Let me take that back. interfaces.d exists, but it's empty15:38
TJ-[Ex0r]: firstly check /etc/systemd/network/ for .network files15:38
[Ex0r]doesn't appear to be anything in there15:39
skinuxIs it still useful or necessary to run updatedb once in a while?15:40
TJ-[Ex0r]: see the release notes: https://wiki.ubuntu.com/ArtfulAardvark/ReleaseNotes#Network_configuration15:40
MrElendigskinux: if you want to have a up to date db for locate, yes15:40
leftyfbskinux: that's only to update your "locate" index15:40
leftyfbskinux: also, there should be a cron that does it for you15:40
MrElendigquite handy to have it as a niced/ioniced systemd timer that runs once a day15:41
leftyfbit's already a cron.daily15:41
[Ex0r]Okay, so they changed it to use netplan, which I have no idea how to use15:42
leftyfbTJ-: 17.10 really doesn't use e/n/i anymore?15:42
skinuxleftyfb: I know, that's what I was talking about.15:42
TJ-leftyfb: nope; ifupdown has been removed15:43
[Ex0r]is there really no UI or console based tool on server I can run to change the configuration?15:43
maxzoralkisg no, it seems that as soon as I try to input annything in graphical login, it freezes, and I am only left with REISUB15:43
leftyfb[Ex0r]: not by default no. Servers aren't meant to have a GUI. Not if you want them secure, efficient and if you want to be able to manage them properly15:44
leftyfb[Ex0r]: define "console based tool"15:44
alkisgmaxzor: install ssh then, to be able to diagnose things15:45
leftyfb[Ex0r]: what exactly do you need to manage on your server? (wine requires a desktop)15:45
maxzoralkisg, right that is not a problem, knowing what to diagnose is rather one for me :)15:45
[Ex0r]leftyfb: I didn't say GUI, I said UI. Doesn't have to be graphical. The default ubuntu installer, for example, (The one with the blue box and red buttons) is a UI. by 'console based tool', it would be like a console command I can run to update the values instead of having to manually edit a configuration file15:45
leftyfb[Ex0r]: update what values?15:46
nacc[Ex0r]: maybe learn one of the many many systems management tools out there15:46
leftyfb[Ex0r]: use the terminal and an editor like nano or vim15:46
nacc[Ex0r]: if your concern is manual editing15:46
[Ex0r]So that is STOPS using dhcp to bring up the interface, and uses the static address I have assigned it15:46
alkisgmaxzor: from recovery, apt install openssh-server, then reboot normally, then login via ssh so that you don't "type anything that makes it hang"15:47
leftyfb[Ex0r]: use an editor to edit the config files or use the tools associated with managing the network(apparently netplan now)15:47
leftyfb[Ex0r]: https://wiki.ubuntu.com/Netplan15:47
[Ex0r]err, and apparently netplan doesnt support static ip address15:48
ioria[Ex0r], https://askubuntu.com/questions/961552/need-example-netplan-yaml-for-static-ip   might help15:48
naccthere is also #ubuntu-server, which is probably the most topical place to ask how to configure a server's networking in 17.10 (tbh).15:51
TJ-[Ex0r]: netplan does support static addresses: dhcp4 Off; addresses [1.2.3.4/24,10.0.0.1/8]15:55
[Ex0r]TJ-: I got it, after having to copy/paste from 4 different stack overflows to get what I needed. Wow. Thanks for the heads up.15:56
leftyfbcurious why netplan would say "method static is not supported". How would they deprecate ifupdown when netplan gives that type of error when converting interfaces to netplan? I hate when they deprecate things when the alternatives aren't fully vetted15:57
alkisgIs any other distro shipping netplan by default,e.g. debian, fedora etc?15:57
naccalkisg: not afaik15:58
alkisgThanks, I'll try to avoid it then :)15:58
leftyfbyeah, sounds icky15:58
* alkisg wonders what problem it's trying to solve...15:59
leftyfbexactly16:00
BluesKajkinda like netplan, works here, no need for NM16:00
francisvtomreyn: I have upgraded my Ubuntu to 17.10. I still get the error "Failed to activate swap /swapfile." when checking `systemctl status swapfile.swap`.16:00
francisvSo I should use a swap partition instead16:00
alkisgBluesKaj: so the problem is that it's difficult to directly configure networkd?16:00
=== KindTwo is now known as KindOne
=== joneboyd is now known as Jeb
BluesKajal dunno , haven't bothered with networkd, the netplan 01-network-manager-all.yaml uses networkd as renderer16:03
BluesKajalkisg,^16:04
=== Jeb is now known as joneboyd
alkisgSounds strange to have a tool that just lets you configure networkd...16:07
maxzorwell alkisg turns out system hangs after a few seconds in graphical login, I am not sure of my local ipv4, cannot ssh in16:08
maxzorbut I can mount the ssd in my debian laptop should work fine for diagnosing it?16:08
maxzors/laptop/desktop16:09
BluesKajalkisg, in my settings , the default yaml settings use nm as renderer16:09
BluesKajalkisg, oops let me rephrase that, netplan 01-network-manager-all.yaml uses networkd as renderer in my settings, but the default setting there uses NM16:11
t0th_-anybody had problem when upgrade ubuntu 17.04 to 17.10 ?16:16
=== percychu is now known as percyc
=== percyc is now known as zsr
=== zsr is now known as percychu
=== percychu is now known as zsr
* zsr 16:19
leftyfbzsr: can we help you with something?16:20
=== zsr is now known as zhushurui
alkisgBluesKaj: what I don't understand is where netplan actually helps you there. It is difficult to configure networkd and netplan makes it easier?16:25
alkisgmaxzor: you can see your ip in recovery mode => enable networking, then reboot16:25
BluesKajalkisg, in a word, yes16:27
BluesKajalkisg, this strictly ethernet, no wifi involved16:28
alkisgBluesKaj: so the proper solution would be for systemd to make its configuration easier?16:30
* alkisg reads https://www.freedesktop.org/software/systemd/man/systemd.network.html ...16:30
=== SimonNL is now known as SimonNL_Afk
forgonHow can I install qt5 ?16:35
ducassealkisg: imo networkd seems simpler, i think the argument was for providing a new way to define complex setups16:35
forgonTried installing qt5-default, but nonetheless get warning in build script 'checking for QT5... no'16:35
ducassealkisg: setups that could be generated by other tools etc, for virtual networking and such16:35
alkisgducasse: is it default for desktop versions too, or only for servers?16:39
BluesKajdoesn't look simpler to me in alkisg 's post, it seems networkd is scatered amongst too many files for my ability to follow their logic16:39
ducassealkisg: both, i think, but i don't really use the desktop images16:40
alkisgty for the info guys16:40
naccforgon: that's almost certainly looking for development headers16:40
maxzoralksig well ssh working + I could - not really sure how - connect to normal tty1 after recovery mode.16:41
ducasseBluesKaj: in my experience (quite limited) it has been ok to deal with. the good thing about it is that it works the same across distros16:42
BluesKajI'll use netplan. it's basically a network manager without the gui16:44
* alkisg thought that was nm-cli :)16:44
maxzor(alkisg, Its because I am in reboot from recovery and not normal boot, with Light Display manager - not working, but allows tty1)16:44
BluesKajalkisg, yup that too16:46
alkisgmaxzor: so, boot normally, let it hang, then connect with ssh, and run "dmesg"16:46
BluesKajbut if you don't use nmgui then nmcli doesn't work16:46
alkisgBluesKaj: afaik nmcli works even on servers... without gui16:46
leftyfbalkisg: only if NM is installed (which it isn't by default)16:48
TJ-alkisg: correct, as does nmtui. installing those will install network-manager (depends)16:48
TJ-nmtui uses ncurses16:48
alkisgleftyfb: of course; I mean, I can't consider netplan as a "console front end to network-manager", when it already has a front end. Of course in both cases nm needs to be installed.16:49
BluesKaji should have qualified that with, I don't use NM at all16:50
BluesKajI'm used to the old days before systyemd when one could setup networking with the interfaces fiel and resolv,conf16:51
leftyfbyep16:51
leftyfbI like those days16:52
ducasseBluesKaj: you still can, just install ifupdown16:52
TJ-it's just familiarity :)16:52
leftyfbI do like systemd, not sure if I'm excited to use it to manage the network16:52
naccthe problem is e/n/i and resolv.conf haven't really evolved sufficiently (or the tooling around them) for even moderately complicated (read: modern) networking configurations16:53
TJ-leftyfb: I've found networkd to be very good for comfiguring complex configs and not having them fall over or configure slowly. I have several servers, all with 4x gigabit interfaces, bonded, and setting that up was logical and well organised16:53
leftyfbTJ-: my issue is it taking more effort to just set a static ip on a simple server16:54
c0untch0culais there a easy way to install drivers for a MT7601u Wifi Dongle ? I can't put it into AP mode.. lmk ty.16:54
oerheksc0untch0cula, again? you followed a guide yesterday, what was that again?16:56
maxzoralkisg, got it, got a hard time reading it https://pastebin.com/uDbNZWRk16:56
rflemingc0untch0cula: if you can't put it into AP mode, it's because you need the appropriate firmware to do so (where you get that, I don't know).  If no firmware is available to do that, then you're out of luck.16:58
rflemingnot all manufacturers provide linux binaries enabling that feature set.16:58
computa_mikeIs there a way to truly - truly purge the Mysql configuration?  When in installed i got a curses like configuration screen - but when i removed with apt-get --purge remove, and re-installed, i don't get that screen.16:59
nacccomputa_mike: you probably did't purge all of the dependencies16:59
rflemingcomputa_mike: you'd have to stop MySQL, then apt purge --auto-remove --purge mysql-server17:00
oerheksrfleming, he gave an url yesterday, to build the driver from the vendor, but his url was rather old, 3 years or so17:00
alkisgmaxzor: this dmesg is *after* the computer hanged?17:00
rflemingoerheks: meh.  not my problem :)17:01
oerhekslets wait and see17:01
rflemingoerheks: quick search: https://github.com/muratdemirtas/MT7601u17:01
rflemingI doubt the chipset has changed17:01
oerheksc0untch0cula, yesterday i found a recent guide, https://github.com/tanaka1892/mt7601u-ap but you n ever answered, like now17:03
maxzoralkisg, well this one was taken more than 30s after hang : https://pastebin.com/GuQmfgXR17:04
computa_mikei found a rather old guide on S/O that seems to have worked.17:04
computa_mikehttps://stackoverflow.com/questions/10853004/removing-mysql-5-5-completely17:05
TJ-leftyfb: late, but: configuring a static IP is really easy (see enp9s0.99.network which configures a VLAN i/f) in this lot (even the bond config is clean and easy to figure out) http://paste.ubuntu.com/25904382/17:08
skinuxHey TJ17:13
* rfleming hates Stack Overflow.17:15
rflemingwell, I like the idea... but hate the condescending snobbery17:15
rflemingalmost like asking a question on #Linux :)17:15
* mclaren asked a question on SO once. never again17:15
mclarenim sure there are a lot of good people on there17:16
rflemingI once asked how you clear the ip resolution cache on debian, and got slammed with answers like "This isn't winblows, you don't need to clear the cache"17:17
maxzoralkisg, I should have mentioned that ubuntu was doing fine until i forced a win10 shutdown "preparation... do not shutdown"17:18
* rfleming finishes rant.17:18
TheWildhello17:18
rflemingHey TheWild17:18
TheWildI'm encountering a weird problem, but instead of explaining, better to paste it.17:19
TheWildgive me a while17:19
nchambersrfleming: its a good thing this is ##linux :D17:19
nchamberserm wait, wrong channel17:19
nchambersits a good thing *its* ##linux17:19
rfleminghehe17:20
rflemingTheWild: when you're ready, paste away.  Use paste.ubuntu.com17:20
rflemingTheWild: if you have output, you can use the app pastebinit17:20
rfleming(or is that no longer kosher here?)17:21
skinuxI need some help to do this render correctly. https://gist.github.com/skinuxgeek/30d0bb20fd164210915635626fc199a817:21
TJ-!paste17:21
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.17:21
* nchambers personally prefers | curl -sF 'sprunge=<-' http://sprunge.us/17:21
rflemingTJ-: ty17:21
TheWildrfleming: http://paste.ubuntu.com/25904492/17:21
rflemingnchambers: not all of us are Mr. Fancy Pants.17:22
nchambersskinux: #webdev or #javascript maybe?17:22
rflemingTheWild: What are you trying to accomplish17:22
TheWildI want to keep the /dev/sda readonly, so I won't accidentally write to it when I think of writing to /dev/sda1.17:23
rflemingwhat is on sda1?17:23
TheWildAlthough I get "Operation not permitted", the readonly bit gets cleared.17:23
TheWildsda1 isn't initialized, but I typed mkfs.ext4 /dev/sda by accident.17:24
=== bcowan_ is now known as bcowan
rflemingyou made a partition on /dev/sda, not /dev/sda1?17:24
TheWildfurtunately not (whew)17:25
TheWildbut it should keep /dev/sda readonly17:25
rflemingyou want the partition to be read only then?17:25
rflemingwhy not just change the mount options in fstab to mount it only ro?17:25
rflemingTheWild: or remount it read only via mount -o remount,ro17:26
rflemingTheWild: or are you wanting the not mounted device read only?17:27
TheWildin other words: /dev/sda is the disk and it has three partitions: sda1, sda2 and sda3. sda contains a partition table which I'm not willing to write to. sda2 and sda3 already contain a filesystem and neither I want to write to it. I want only sda1 writable.17:27
t0th_-anybody had problem when upgrade ubuntu 17.04 to 17.10 ?17:27
zzo38How to make XBell() audible? XkbBell() works but not XBell().17:27
MrElendigTheWild: short story: not possible17:28
TheWildIt's easy to do with "blockdev --setro", but why the heck a failed (because of --setro) write attempt clears the readonly bit?17:28
nchamberszzo38: what are you passing to xbell?17:28
oerhekst0th_-, polling is useless, what is your issue?17:29
zzo38nchambers: Regardless what is passed it doesn't work.17:29
nchamberszzo38: regardless, please make a test case17:29
rflemingTheWild: is the partition you're trying to setro already mounted?17:29
TheWildno17:29
TheWildnothing of sda is mounted17:29
t0th_-i wil have problems when try uodate?17:30
t0th_-upgrade17:30
auronandaceTheWild: if it isn't mounted then it isn't going to be read from or written to17:30
oerhekst0th_-, no, usually not.17:30
oerhekst0th_-, it is good to read the releasenotes and issues https://wiki.ubuntu.com/ArtfulAardvark/ReleaseNotes/17:31
rflemingTheWild: I don't know what to tell you.  I don't know how you'd go about making an HDD read only before mounting17:31
rflemingTheWild: I'm guessing your trying to idiot-proof the disk so you don't accidentally blow it away?17:32
TheWildyes, exactly!17:32
rflemingTheWild: try hdparm17:33
TJ-TheWild: what's in those partitions? any RAID or LVM meta-data?17:34
rflemingTheWild: `sudo hdparm -r 1 /dev/sda` should do the trick17:34
zzo38nchambers: OK I made a test case http://sprunge.us/CQHQ17:34
TheWildsda1 not initialized, sda2 NTFS, sda3 NTFS17:34
pathumGuys does anyone know how i can get my R9380 to work with 16.04? I cant even boot into live USB or Ubuntu... my screen switches off except if i use nomodeset parameter17:35
zzo38Since xterm is using XkbBell, the bell does work.17:36
zzo38"xkbbell -force" also isn't audible17:36
TheWildsetting it through hdparam suffers the same problem - the bit gets cleared after failed write attempt17:36
TheWildbut I got a hint from ##linux that it might be "udev" related17:37
rflemingsounds plausible.17:37
TheWildthanks rfleming, TJ-17:38
rflemingTheWild: I usually remove disks to idiot-proof them from myself.17:38
TheWildrfleming: this one is the internal HDD so not easily removable17:38
TheWildplus I'm going to format sda117:38
SircleHow to increase scale + font size in kubuntu?17:38
mclarenSircle: it should be in kde system settings17:40
TJ-TheWild: 'udev' was just my idea of somewhere that can automatically do things under the hood. I couldn't find any standard rules that would react to the read-only call though17:40
pathumVGACON disables amdgpu kernel modesetting i get this error too when i try to boot with nomodeset17:41
Sirclemclaren,  it just doesn't work. (else than fonts)17:50
pathumhas anyone here gotten any R9 or Rx series AMD GPUs working on ubuntu?17:50
PCatineanis there a command that return a positive exit code when host is not reachable?17:52
ioriazzo38, sudo modeprobe pcspkr17:54
=== SimonNL_Afk is now known as SimonNL
ioria*modprobe pcspkr17:55
rexwin_I can access my VM fine but unable to putty from the same host17:55
rexwin_allowed ufw allow ssh17:58
ggzhello!18:03
SircleHi18:04
rexwin_I can access my VM fine but unable to putty from the same host18:04
rexwin_https://www.dropbox.com/s/uaag704d6qnhb5p/Screenshot%202017-11-06%2023.34.21.png?dl=018:04
SircleI cannot increase font size of firefox, chromium menus and the place where I type in xchat. I have tried system settings > fonts and increased them. It affects other places but not the mentioned. Any clue?18:05
ggzi have broken the sound on my system, can somebody help me making it working again ? (everything seems fine but no sound is heard, nothing is muted)18:05
forgonggz: What does alsamixer say?18:06
maxzorwell ended posting https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1730469, graphical interface is the part of GNU/Linux I am the least comfortable with18:07
ubottuLaunchpad bug 1730469 in xorg (Ubuntu) "Display session freezes constitently on login after Win10 dual boot crash - Ubuntu 16.04" [Undecided,New]18:07
maxzoralkisg ^18:07
SircleI am using kubuntu18:08
TJ-maxzor: that suggests the Win10 corrupted parts of the HDD/SSD used by Ubuntu, or else it corrupted some motherboard firmware settings18:09
maxzorTJ-, okay, but litterally lost at which part could have been messed up18:09
maxzordo not even know if a full SSD wipe and reinstall would solve it^18:10
mclarenSircle: do u know what is your DPI18:10
Sirclemclaren, no18:11
rflemingWell you don't wipe an SSD, you send it an electrical signal to reset it to 018:11
Sirclemclaren,  how do I know?18:11
=== juboxi is now known as jubo2
mclarenxdpyinfo | grep -B2 resolution18:12
mclaren^ Sircle18:13
Sirclemclaren, dimensions:    1920x1080 pixels (507x285 millimeters)18:13
Sircle  resolution:    96x96 dots per inch18:13
Sirclemclaren,  my display is 4k laptop though but I can only get 1920 right18:13
mclarenoh, then this may be of some use to you https://askubuntu.com/questions/808270/font-size-is-too-small-in-kubuntu-16-04-with-a-4k-display-how-to-enlarge-the-si18:14
mclarenand you need to change the scaling factor (in your system settings, probsbly)18:14
pathumim new to ubuntu... my GPU is a R9380... and i am unable to boot live CD Or the installed Ubuntu without nomodeset..18:14
pathumand the amdgpu-pro driver doesnt work... that also ends up in a black screen.. any help would be much appreciated18:15
forgon"Could not load cursor sprite. Exiting." What could be the cause of this message? http://developer.wz2100.net/ticket/4667 <- full bug report18:16
SircleHow to know my DPI?18:19
zzo38ioria: I tried that; no effect.18:19
=== beaver is now known as evilnewbie
ioriazzo38, weird, it's very feeble  btw18:20
TJ-maxzor: Have you tried creating a new user account and logging in as that to the GUI? If that worked it'd tell you there's an isue with the current user's desktop config, rather than a system issue18:20
TJ-maxzor: and if that fails too, that points to a system-wide issue18:20
maxzornice hint18:20
ioriazzo38, but it works here18:20
SircleHow to know my DPI? I have 7559 inspiron18:20
ioriapathum, 16.04 ?18:20
ahotHi all, got a question for yous!18:20
pathumyes ioria18:22
ahotHaving trouble updating apache httpd, anyone able to help?18:22
ioriapathum, and AMDGPU-PRO not working ?18:23
diskin!ask|ahot18:23
ubottuahot: 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 !patience18:23
ikoniaahot: updating it how ?18:23
ahotAh sorry ubottu, don't usually come here18:23
pathumioria, Nope18:23
diskinahot, it's a bot :)18:24
ahotikonia: Using apt18:24
maxzorTJ-, but how can I configure automatic login as that new user?18:24
ikoniaahot: what's the actual issue ?18:24
pathumioria, when i use the nomodeset parameter i get this error and the system boots "VGACON disables amdgpu kernel modesetting"18:24
TJ-maxzor: Don't! I'd disable auto-logins whilst testing; you can re-enable it later once you've fixed the issues.18:24
ahotikonia: One sec i'll copy the term output18:24
maxzorTJ-, alright, but I mean how to disable autologin?18:25
ikoniaahot: use a pastebin if you want to share data18:25
ioriapathum, lspci -nn | grep -E 'VGA|Display'   and uname -r18:25
ZythyrI have a secruity question. I want to build a Ubuntu sever. The PC will be sitting at my home and will be used as network storage. In a situation where there is a robbery in the house and the theif gets access to my server, is my data safe? Assuming my root password is very strong.18:25
ahotikonia: nvm, basically it's saying it couldn't find the package in the repo for hardy18:26
ahotikonia: any idea why?18:26
ikoniaZythyr: not really18:26
nacclol, hardy??18:26
ikoniaisn't hardy EOL18:26
ikoniaby a long time18:26
naccikonia: yes.18:26
ikoniaahot: as a release goes EOL the repos are removed from the public server18:26
pathumioria wait.. i will have to log in using my linux distro18:26
Zythyrikonia What must I do to make sure my data is safe if the server is physically stolen?18:27
ikoniaZythyr: I'd look at what the data really is first, and what really matters18:27
TJ-maxzor: you can start the system in text-mode by intercepting the GRUB boot menu (pressing [Esc]ape at boot-time) and editing the "Ubuntu" entry by pressing 'e', navigating down to the line starting "linux ..." and adding "systemd.unit=multi-user.target" then pressing Ctrl+X to boot with that option. That will prevent the GUI starting. That allows you to log-in at a terminal, where you can disable autologin.18:27
TJ-The add a new user "sudo adduser test". Then manually start the GUI using "sudo systemctl start lightdm.service" (or, it on 17.10, "gdm.servce") and try logging in as "test" user18:27
ahotikonia: ah i see, any workaround? as this is my production server so i don't want to run out of date apache :/18:27
ikoniaZythyr: the only way is to encypt the disk or files you don't want to be accessed18:27
ikoniaahot: the release is EOL - so it will always be out of date as it's totally unsupported18:28
ikoniaahot: upgrade to a current supported ubuntu18:28
nacc!hardy18:28
ubottuUbuntu 8.04 LTS (Hardy Heron) was the eighth release of Ubuntu. Desktop support ended on May 12 2011, Server support ended on May 9th 2013. See https://ubottu.com/y/hardy for more details.18:28
naccahot: your production server has been unsupported and insecure for 4 years18:28
ahotnacc: i have to support hardy for a client18:28
naccahot: ... why?18:29
naccahot: your client has *also* been unsupported and insecure for 4 years18:29
ikoniaahot: tell them to upgrade, that would be a good support stance18:29
ikoniayou can't support something that is EOL18:29
oerheksahot, bad client, drop him or upgrade :-D18:29
Zythyrikonia I read online that if I encrypt my /home partition, then everytime the server is rebooted, I need to physically login to get access to the data. Does this mean I can't control the server remotely using Terminal or SSH or reboot the server?18:29
ikoniaand vunerable to a log of bugs18:29
ikoniaZythyr: there are many ways/levels to encypt18:29
ahotnacc: running macromatix 2, won't compile any higher18:29
Zythyrikonia What do u mean?18:30
ikoniaZythyr: there are a few ways to encypt disks/files/filesystems and all of them have pros/cons18:31
naccahot: so ... outdated, basically broken software on an outdated, insecure OS?18:31
ikoniahope it's not on the internet18:31
ahotnacc: i get what you're saying but i see their point of view18:31
TJ-Zythyr: encrypting the /home/ partition (full disk encryption) is a different thing to choosing an encrypted home directory (/home/$USER/) using ecryptfs. With ecrptfs /home/$USER/ is encrypted until you log-in. It works with SSH *PROVIDED* you store the SSH user credentials *OUTSIDE* /home/$USER/ - I have sshd.conf set to store them under /etc/ssh/$USER/18:31
ahotikonia: it's http server but i have secured it18:31
naccahot: you have manually patched all the CVEs in?18:32
nacc*CVE fixes18:32
ikoniaahot: I doubt you've secured it against the bugs in the software18:32
ikoniaI count 8 critical CVE's against hardies apache service18:32
ikoniabut I've only glanced so it could be more18:32
ahotnacc: ikonia: no, but all the data is handled securely18:32
TJ-ahot: how about move the 8.04 install into a chroot or container or virtual machine, and upgrade the host to 16.04? You could then have a proxy on the host in front of the 8.04 appache httpd to do security stuff18:32
ikonianot sure what that means, but as long as you are happy18:33
rucknick18:33
ahotikonia: all the bank details go through md5 before sending to the server18:33
ikoniaahot: wow - thats not securing it18:33
* TJ- facepalms! MD5 is not secure18:33
ahotTJ-: i am concerned a bit about speed though, with vm18:33
tgm4883bank details....18:33
TJ-ahot: so use containers or chroot18:34
ahotTJ-: but chroot is not very secure, it can be broken out of18:34
TJ-ahot: and the current install is secure?18:34
Jordan_Uahot: md5 is not a secure hash, let alone encryption. And bank details? Seriously, this sounds like an incredibly insecure way to handle incredibly important data.18:34
TJ-ahot: as has been said, 8.04 is long long long out of support. There are no upgrades.18:34
ahotJordan_U: this isn't my data, it belongs to the client18:35
ikoniaI guess this is as far as the discussion goes for this channel 8.04 is out of support18:35
zteamHi!18:35
ahotikonia: that's fine, thanks anyway18:35
ikoniasorry18:35
ahotikonia: any workaround for the current issue though?18:35
ikoniaahot: no, it's out of support18:35
Jordan_Uahot: Is this your client's bank details or your client's client's bank details?18:35
ikoniaahot: it's unmaintained18:35
tgm4883the workaround is to upgrade18:35
ahotJordan_U: mainly both18:36
zteamAdobe Flash stopped worked for me recently, I really need Adobe Flash to be working again, but the flashplugin-installer package seems to be broken right now....18:36
tgm4883ahot: to be clear, your client isn't a bank are they?18:37
alkisgzteam: use adobe-flashplugin from the partner repository18:37
Jordan_Uahot: I am not a lawer but you and your client might have a legal liability if money is taken from your client's clients either directly or via identity theft.18:37
ahottgm4883: sorry but i can't divulge that18:38
alkisgahot: unmaintained means known security issues, which means attackers can use them to gain root access, which means they can get the data however you encrypt them.18:38
ahotJordan_U: that is why it's all encrypted18:38
tgm4883ahot: wow....18:38
naccahot: but you can divulge that your client, whatever they might be, is insecure18:38
ikoniaahot: md5 is not encypted18:38
ahotalkisg: i have checked the security and it should be fine18:39
ikoniaI think this channel is done with this then18:39
naccahot: your description above implies you don't understand security, tbh.18:39
ahothowever this is why i want to update to apache 2.2, so it is more secure overall18:39
naccthere is no supported release of Ubuntu with Apache 2.218:39
naccunless you want to pay Canonical for ESM for 12.0418:39
tgm4883ahot: forgive me for being blunt, but you coming in here asking the question that you're asking means to me that you are without a doubt the incorrect person to be saying "I have checked the security and it should be fine"18:40
ahottgm4883: perhaps it sounds that way but i am the sysadmin and it shouldn't be a problem anyway18:41
ahottgm4883: i have never been hacked before18:41
ikoniathat you know of18:41
tgm4883ahot: that you know of18:41
tgm4883ikonia: beat me to it ;)18:41
ZythyrTJ- thanks for the clearification18:42
ZythyrTJ- Can I PM you?18:42
zteamalkisg, that seems to work fine for Firefox, but I need to use Flash with Chromium (or Google Chrome), the Flash application I'm using will die instantly, as soon as I right click on it, with Firefox18:43
TJ-Zythyr: no, it's disabled18:43
pathumIoria could you tell me that command again18:44
ioriapathum, lspci -nn | grep -E 'VGA|Display'   and uname -r18:44
ioriapathum, you can use pastebinit18:45
ZythyrTJ- thanks for mentioning ecryptfs. I'll read up on it18:45
ahotsorry didn't see if there were any replies to that, my session timed out18:46
=== PickledEggs_ is now known as PickledEggs
Jordan_UZythyr: Note that you can use ecryptfs on any directory you want, it doesn't need to be a home directory. You could also encrypt some directory like /my_NAS_data/ or /home/bob/bobs_nas_data .18:46
TJ-Zythyr: see https://help.ubuntu.com/community/EncryptedHome18:47
maxzorTJ-, did all, starting lightdm still promps my usual user and cannot input anything... (I understood lightdm is default display manager?)18:47
tgm4883ahot: replies to what?18:48
ahottgm4883: "so obviously updating apache is out the question due to unsupported status, and i'm not able to upgrade for speed/security/compatibility issue, can anyone recommend a better httpd that will run on hardy that is up to date?"18:48
tgm4883ahot: nothing on hardy will be up to date18:48
ahottgm4883: not sure if it sent or not i often have internet troubles here and i timed out18:48
ahottgm4883: but to the gcc?18:49
ioriaahot, guess why :þ18:49
ZythyrJordan_U TJ- When I encrypt a directory, can I still use basic network storage features such Samba share where I can easily access files on the server through Windows?18:49
pathumioria VGA compatible controller [0300] : Advanced Micro Devices, Inc. [AMD/ARI] Tonga PRO [Radeon R9 285/380] [1002:6939] (rev f1)18:49
ikoniaahot: hardy is dead18:49
ikoniaahot: there is no more discussion18:49
ioriapathum, uname -r18:49
ahotikonia: this is why i am trying to resurrect ;)18:49
ikoniaahot: you can't18:50
pathumIoria im chatting on mobile cz the Gui on the distro is lagging i hav to be on terminal18:50
ahotikonia: how many people are still running windows xp?18:50
Jordan_Uahot: If you're completely unable to upgrade to a secure OS, then disconnect that box from the internet. That is literally your only secure option. If you don't like that, you have an unforutate problem with reality and you need to face it.18:50
ikoniaahot: you're not talking about windows XP18:50
ahotJordan_U: yes but then it won't be very useful as a web server haha18:50
TJ-Zythyr: if you've unlocked the encrypted part. if you want remote access to encrypted storage you've got to arrange some (secure) method of unlocking it (providing the key) at boot/mount time.18:50
pathumIoria, 4.13.11-041311-generic18:50
ioriapathum, aha18:50
ioriapathum, and you are on xenial ?18:51
tgm4883ahot: I wasn't here from the start. why can't you upgrade?18:51
ioriapathum, i guess wrong kernel18:51
pathumIoria thats correct my friend18:51
oerhekstgm4883, hardy 8.04 :-D18:51
ahotikonia: 8.04 = 9 years old, xp = 16 years old, which has the higher market share?18:51
ikoniaahot: thats nothing to do with anything18:51
pathumIoria, I tired several kernels18:51
ikoniaahot: ubuntu 8.04 is EOL and out of support and offtopic for this channel18:51
ZythyrTJ- Thanks. I am reading hte artcile you sent me and also this one. https://wiki.archlinux.org/index.php/ECryptfs18:51
ioriapathum, ls /boot18:52
ahottgm4883: macromatix18:52
TJ-This has gone far beyond support; It's not supported, we cannot help. We've provided the best advice18:52
Jordan_Uahot: There are countless examples of companies losing their clients' data because they're running XP. That is a terrible example to compare to.18:52
ahotTJ-: ikonia: sorry but please dont be so angry i'm just trying to get help as ubuntu community is supposed to be supportive...18:52
TJ-Zythyr: with encrypted /home/$USER/ it means when you log-out the decrypted mount is unmounted so it won't be available.18:53
oerheksahot, and users suppose to accept answers18:53
ahotJordan_U: but i'm not running XP, i'm running hardy18:53
ikoniaahot: no one is angry, it is however offtopic for this channel18:53
ikoniaahot: this channel only supports supported release, 8.04 is EOL, please let it go18:53
ahotikonia: okay so i  will try to upgrade, is that on topic then?18:53
ioriapathum,  you need a supported kernel18:53
ikoniaahot: 8.04 won't upgrade to a supported release18:53
ikoniaahot: you'll need a clean install18:54
pathumIoria any ideas which? Ive tried several other different distros too18:54
TJ-ahot: ^^^^ which is why I suggested migrating the current install into a chroot/VM/container and installing 16.04 LTS on the host and use it as a security wrapper at the very least18:54
pathumIoria is it possible to use an old kernel with this.. maybe using ukuu18:55
ahotikonia: the problem is that i have disabled optical and usb drives for security purposes, like i say i take security very serious, so how i can clean insatall?18:55
ioriapathum,  4.10.0.38.38  is the latest (zesty hwe)  or 4.4 ... check if you have one of those18:55
tgm4883ikonia: reenable USB drive, clean install, disable USB drive18:55
TJ-I'd think only a VM will do since the architectural changes from 8.04 to 16.04 probably mean there'll be init/service issues in chroot/container18:55
Jordan_Uahot: We can help you disable optical and USB drives on Ubuntu 16.04.18:55
ioriapathum,  and why you can't use paste.ubuntu.com ?18:56
pathumIoria i have tried 4.10.0-3818:56
ahotJordan_U: YES, but i need to actually get to 16.04 first!18:56
ikoniaahot: that doesn't sound like taking security very seriously18:56
TJ-latest HWE is 4.13 from xenial-proposed18:56
Jordan_UTJ-: Running insecure software that's directly connected to the internet is still a security vulnerability.18:56
ikoniaahot: it's up to you to get the install media booted, CD/USB/Network - your call18:56
tgm4883ahot:  reenable USB drive, clean install, disable USB drive18:56
ahotikonia: i can't remember how to enable18:56
tgm4883...18:56
ioriaTJ-, already available 4.13 for xenial ?18:56
TJ-Jordan_U: it wouldn't be directly connected, that was my point. wrap it in a secure proxy layer18:56
pathumIroia im chatting using the mobile and typing everything that i see on the screen cz the gui is very laggy18:56
TJ-ioria: I have it installed18:56
Jordan_U!eolupgrade | ahot18:57
ubottuahot: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades18:57
ikoniaahot: I suggest you research it18:57
ioriaTJ-,  proposed ?18:57
ahotikonia: tgm4883: i think i used group policy last time but it was a long time ago, any ideas?18:57
tgm4883ahot: well being that group policy is a windows thing, I doubt it18:57
ioriaTJ-, or automatic ?18:57
TJ-ioria: apt list: linux-lowlatency-hwe-16.04-edge/xenial-security,xenial-updates,now 4.13.0.16.23 amd64 [installed]18:57
ahotJordan_U: thank you for your patronisation, but i am in fact aware of what ended life means18:57
TJ-ioria: nolonger -proposed, in -updates18:57
ioria!info linux-generic-hwe-16.04 xenial18:57
ahottgm4883: yes but like the linux version18:57
ubottulinux-generic-hwe-16.04 (source: linux-meta-hwe): Complete Generic Linux kernel and headers. In component main, is optional. Version 4.10.0.38.40 (xenial), package size 1 kB, installed size 10 kB (Only available for i386; amd64; armhf; arm64; ppc64el; s390x)18:57
ikoniaahot: ok, so now you have the answer, lets move on18:57
Jordan_Uahot: The end of the factoid that I sent you has instructions for upgrading from EOL releases to supported releases.18:58
ikoniaJordan_U: there isn't a path for 8.0418:58
ioriaTJ-,  bot says still 4.10 ...18:58
ikoniaJordan_U: it will fail at 11.04/11.10 (can't remember which one)18:58
oerheksafter 8.04 comes a grub update too ..18:58
TJ-!info linux-generic-hwe-16.04-edge  xenial18:58
ubottulinux-generic-hwe-16.04-edge (source: linux-meta-hwe-edge): Complete Generic Linux kernel and headers. In component main, is optional. Version 4.13.0.16.23 (xenial), package size 1 kB, installed size 9 kB (Only available for i386; amd64; armhf; arm64; ppc64el; s390x)18:58
ahotoerheks: i already have grub218:59
ioriaTJ-, ho, edge... right18:59
ahotoerheks: wait sorry no lilo18:59
ahotoerheks: so shouldn't be problem19:00
pathumIoria this graphics card used to work in an older build i guess 15.10 or 14 ubuntu19:02
Jordan_Uahot: There are many ways to fresh install without external media as well. The easiest likely being to put the netboot kernel / initramfs files into your /boot/ and booting them. Note, I am *not* suggesting that you need to use tftpboot to load Ubuntu's installer, the netboot installer will load fine from a local disk as well, and the installer will then grab packages from the internet during install.19:02
Jordan_UYou can also of course replace the hardware even if all other options (of which you have many) turn out to be unfeasable.19:02
ioriapathum,  please, but a stock kernel (4.10)19:03
ioria*boot19:03
pathumIoria, sure doing it now19:03
ahotioria: if they are saying my 8.04 is eol then i think definitely that 4.10 is eol sorry19:04
ahotJordan_U: okay thanks i will try that19:04
auronandaceahot: 8.04 = ubuntu 4th month 2008; 4.10 is referring to the linux kernel19:04
ahotJordan_U: is it possible to do this without reboot? my client can't afford any downtime19:05
nacclol19:05
ahotauronandace: all kernel starts with 2.619:05
TJ-this is a wind-up. stop already!19:05
ikoniaahot: enough now19:05
ikoniaahot: please stop19:05
naccahot: you are trolling at this point. Please stop.19:05
ahotikonia: i am trying to help19:05
ikoniaahot: please don't try to help19:06
naccahot: you are not helping. please stop.19:06
auronandaceahot: you must have been away from linux for a very long time19:06
ahotikonia: kernel is like 2.6.92939419:06
* nacc suggests ops kick ahot19:06
ikoniaahot: no more warnings - STOP19:06
pathumIoria, im on 4.1019:06
ioriapathum,  cat /proc/cmdline19:07
pathumIoria, Boot_image=/boot/vmlinuz-4.10.0-28-generic root=/dev/mapper/SolusSystem-Root ro quiet splash nomodeset vt.handoff=719:09
ioriapathum,  sudo apt update && sudo apt full-upgrade19:11
diverdudeHow do i install php5 on ubuntu 16.04?19:12
ruckapt-cache search php you will see the version19:13
pathumIoria, im sending u a snapshot of the output...19:13
ruck*diverdude19:13
diverduderuck: i only see php7 there19:14
naccdiverdude: php7.0 is the olny supported PHP on 16.0419:14
ruckMmm.. add |less19:14
naccdiverdude: if you want older, use an older release, or if you are willing to accept the consequences, use ondrej's ppa19:14
ruckapt-cache search php you will see the version |less19:15
ioria!paste | pathum19:15
ubottupathum: 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.19:15
LastDream.учше19:16
leftyfbdiverdude: that's not recommended. There's PPA's but they're not officially supported. php5 has some pretty serious flaws in it. I've tried running it in ubuntu 16.04 and it got very ugly. Your best bet, if you have an application that requires 5 and won't work with 7, then I would create an ubuntu 14.04 container and run it in there. That's what I did.19:16
J3089TEoh my ficking god https://wccftech.com/intel-kaby-lake-g-series-integrated-radeon-gpus-first-benchmarks-specifications/19:17
J3089TEops, wrong channel. sorry19:17
ruckdiverdude is necessary thos version ??19:18
zteamalkisg, I managed to solve my issue with your help, somehow, the page that told me Adoble Flash wasn't installed got stuck in Chromiums cache19:18
diverdudeleftyfb: ugh...yeah i guess you are right...that was what i was hoping to avoid...but i guess i will have to19:18
diverduderuck: yes...i have to run old magento system which requires legacy php :/19:18
zteamalkisg, so Big Thanks :-)19:18
naccdiverdude: leftyfb: to be clear, ondrej is the debian php maintainer (well, one of them) and is pretty responsive to issues. PHP5 itself being buggy would be an upstream discussion :)19:19
leftyfbnacc: that's what I meant be issues.19:20
pathumIoria https://imgur.com/gallery/2C1XE19:20
naccleftyfb: right, but those same issues would, presumably, exist on 14.04 :)19:20
leftyfbyep, which is why I was trying to suggest not using php5 to begin with and use 7. If it'll work with the application19:21
ioriapathum,  3.14 ... ?19:21
ruckOk.. but leftyfb says its right19:21
naccleftyfb: +1 :)19:21
pathumIoria, i used ukuu to try n install an older version of the kernel to try n see if it would work19:22
leftyfbruck: wait, what?19:22
ioriapathum,  apt purge that kernel19:22
pathumOki19:22
ggzsorry for not answering to the person who wanted to help me (i forgot the name), my problem is now solved, thank you!19:22
ruckthis --> diverdude: that's not recommended. There's PPA's but they're not officially supported. php5 has some pretty serious flaws in it. I've tried running it in ubuntu 16.04 and it got very ugly. Your best bet, if you have an application that requires 5 and won't work with 7, then I would create an ubuntu 14.04 container and run it in there. That's what I did.19:22
miner6868Hi, i'm trying to get started with ubbuntu, just installed but now it wont boot with the "error expecting 0xaa55 got 0xffff", i read things about modifying files or updating, but i cant get in (using rx470/rx580 gpu), what to do?19:22
ruckmmm let me see something19:23
TJ-miner6868: " expecting 0xaa55 " sounds like an early firmware error report meaning it's reading an invalid MBR partition table19:23
=== ben_r_ is now known as ben_r
Piciwii ben_r19:24
pathumIoria, done, old kernel removed19:24
miner6868this means my ssd was not formatted correctly? (i googled for it and i found rx470/rx580 related threads)19:24
ioriapathum,  sudo apt update && sudo apt full-upgrade19:24
johnfghi folks19:25
TJ-miner6868: if the SSD were partitioned with MBR, then sector 0 should end with 0xaa55 as a signature that the partition table (the preceding 64 bytes) are valid. That error says they're not.19:26
rflemingany way to check package hashes?19:26
johnfgapt update shows 50 updates, but apt upgrade won't run, as the app, Ubuntu Software is apparently running.19:26
rflemingTrying to install cinnamon (from universe) and getting a hash sum failure on cinnamon-common19:26
TJ-miner6868: so either you installed in UEFI/GPT mode and have now rebooted in LegacyBIOS/MBR mode, or you've installed in a way I cannot imagine!19:26
johnfgI checked Updates on the app, but it's just showing working, way too slow.19:26
rflemingI'm getting the package from ca.archive.ubuntu.com/ubuntu/pool/universe/c/cinnamon/19:27
johnfgHow do I kill whatever's keeping apt upgrade from working?19:27
ruckSorry leftyfb I written wrong19:27
TJ-rfleming: you could do "sudo apt-get clean" and then retry (that'll delete all the downloaded .deb packages, where the hash is detecting a corrupted file.19:27
johnfgI mean, how do I know *what* to kill, I know *how* to kill a program.19:27
miner6868TJ- i chose uefi for install, and now didnt specify anything so prob bios indeed, what do you recommend choose USB as install?19:27
pathumIoria https://imgur.com/gallery/qAX9d19:28
TJ-miner6868: if the system is UEFI then there should be an "Ubuntu" entry added to its boot menu. Can you see that ?19:28
ruckIm agree with your comment19:28
rflemingTJ-: yeah, I went that route... and also cleaned out /var/lib/apt/lists/*19:28
rflemingstill get the hash sum mismatch19:28
TJ-miner6868: there's usually a key like F10 you can press on most motherboards, to get to the manual boot menu selector19:28
ioriapathum,  sudo apt full-upgrade19:29
TJ-rfleming: then probably it's the package list files in /var/lib/apt/lists/ - try deleting those and redoing "sudo apt update" to re-fetch them19:29
rflemingjohnfg: look for dpkg running in the background... but it's most likely your system downloading security updates.19:29
rflemingTJ-: already did19:30
rfleming:)19:30
miner6868TJ- in boot i have >AHCI P0(ssd_name); USB(usb_name); UEFI(usb_name); ubuntu <, i installed from usb to ssd19:30
johnfgrfleming: so, just be patient?19:30
TJ-rfleming: are you working through a (possibly transparent ISP proxy server) ?19:30
TJ-miner6868: is "ubuntu" a single menu option or does it belong to the preceding "UEFI(usb_name)"19:31
howudodatjohnfg: by any chance do you have mysql running?19:31
rflemingTJ-: I am working through a transparent proxy, but the cache has been cleared.  Also, the package shows it was last modified '02 Sep 2017 17:03:39 +0000', so it should have propagated through the system.19:31
johnfghowudodat: Nope.19:32
rflemingTJ-: http://paste.ubuntu.com/25905187/19:32
miner6868TJ- no just ubuntu, it are 4 options. if i choose it i get: recovering journal so many files so many blocks clean19:32
TJ-rfleming: hash mismatches are usually do to a bad copy in the proxy cache, or the archive mirror in the middle of being updated19:32
pathumIoria https://imgur.com/gallery/bJIt319:33
TJ-miner6868: "ubuntu" should be the one to choose then. Without USB mass storage devices plugged in those other entries ought to disappear19:33
miner6868TJ- would it be better to reinstall from USB(usb_name) than from UEFI(usb_name)?19:34
TJ-rfleming: right. Proxy problem19:34
ioriapathum,  reboot with ther -38 kernel19:34
pathumIoria, done19:35
TJ-miner6868: no, that entry hides a major technical difference. "USB(xxx)" will install in legacy-BIOS mode. In a UEFI system always install from removable media using the UEFI(XXX) mode - you see both because the Ubuntu ISO images are hybrd - they are designed to boot in 3 types of firmware19:36
ioriapathum,  uname -r19:36
ruckdiverdude write this on your terminal --> sudo add-apt-repository ppa:ondrej/php19:36
rucksudo apt-get update19:36
rflemingTJ-: if I change mirrors, that should fix the issue correct?19:36
TJ-rfleming: not if it's your transparent proxy causing it19:37
ruckIf you want the version php519:37
TJ-rfleming: depends I guess - is the proxy caching based on file hash or origin?19:37
pathumIoria, 4.10.0-38-generic19:37
rflemingI'm supposing origin19:37
diverduderuck: im installing on 14.04 insted :)19:37
ruckOk... no problem19:38
TJ-rfleming: I'd add -o=Debug::...???... option to apt to see the actual download URL then fetch that manually using 'wget' to see what is coming in. it could be a web-page saying "404 error" or something. I've seen that many times with proxies19:38
johnfgThe system/network for the upgrades must have been really slow.  The updates finally showed up in the Ubuntu Software Updates.19:38
TJ-rfleming: I think it's "sudo apt -o= Debug::Acquire::http=1 install ..."19:39
TJ-rfleming: oops, no sapce! I think it's "sudo apt -o=Debug::Acquire::http=1 install ..."19:39
howudodatjohnfg: does ps -axf <pid of running dpkg> tell you where it might be hung up?19:40
johnfghowudodat: It was what I thought, it was the automatic updates running, and it was just real slow.19:41
ioriapathum, ok, you need to remove nomodeset from /etc/default/grub and run sudo update-grub19:41
pathumIoria, ok will do19:41
ioriabrb19:41
johnfgI don't have anything automatic running on my debian machines, so not used to letting it be done automatically.19:41
pathumIoria, but if i do that it will not boot, my screen turns off at boot without nomodeset19:42
johnfgThanks for the help and suggestions!19:42
rflemingTJ-: X-Cache: MISS from proxy19:42
rflemingX-Cache-Lookup: MISS from proxy19:43
TJ-rfleming: ok, is it showing the actual URL for the packages with that option as well?19:43
ioriapathum, officially your card is supported by the opensource  amdgpu19:43
ioriapathum, if not, we need to find out why19:44
pathumIoria, i have tried the driver and that too results in a black screen19:44
rflemingTJ-: http://paste.ubuntu.com/25905337/19:44
howudodathaving a difficulty installing 17.04 on top of 15.04.  My 15.04 installation is set to UEFI, and my part table looks like: /dev/sda1 fat32 /boot/efi flags:boot,esp   /dev/sda2 ext4 / /dev/sda3 is swap.  when I boot my bios boot menu gives me 2 UEFI sources, ubuntu (existing install) and UEFI: SanDisk...I go through the install steps and get this error19:44
howudodat The partition table format in use on your disks normally requires you to create a separate partition for boot loader code. This partition should be marked for use as a "Reserved BIOS boot area" and should be at least 1 MB in size. Note that this is not the same as a partition mounted on /boot.19:44
howudodat however that error usually fires when you are trying to install in legacy bios mode.  Is it possible the USB is trying to boot UEFI, cant , so it falls back to legacy BIOS?19:44
nacchowudodat: 17.04 on top of 15.04?19:44
nacchowudodat: 15.04 is eol, you need to eol upgrade to 16.04 or reinstall19:45
pathumIoria the amdgpu opensource drive worked sometime back but now it doesnt for some reason...19:46
howudodatnacc: yes I have 17.04 on a USB and I am trying to just do a simple install onto my exisiting hard drive19:46
TJ-rfleming: I wget-ed that file and the sha256 matches. what happened if you do that? "pushd /tmp; wget http://ca.archive.ubuntu.com/ubuntu/pool/universe/c/cinnamon/cinnamon-common_3.4.6-1_all.deb; sha256sum cinnamon-common_3.4.6-1_all.deb; popd"19:47
howudodatit appears that for some reason everytime I boot my usb even though I choose the uefi option it fallsback to legacy19:48
nacchowudodat: ok, so 15.04 is a red herring (afaict). Yes, it's possible that you are in legacy mode, I suppose.19:48
rflemingTJ-: Closed at byte 0, retrying.19:48
TJ-rfleming: so, you've a proxy issue somewhere. try going direct.19:49
TJ-rfleming: is there an upstream proxy, maybe the ISP? I've seen this many times with cellular links19:49
pathumIoria do yo think i should maybe do a new installation of the whole system (not a problem for me) and then we can try again maybe?19:50
rflemingI'm on a 250 fibre link, not cellular... so I don't think that's the issue.  I'll try a different mirror and see what happens.19:50
howudodatnacc: yes the 15.04 is a red herring.  it's clear the USB is booting in legacy even though I chose UEFI: https://imgur.com/a/rRTlx19:50
TJ-rfleming: there was one a few months ago with a cellular ISP forcing gzip compression on all files but not setting the correct HTTP response header. In the end we had to install thr apt-transport-tor backend and change the source.list to use tor+http protocol to get around it19:50
TJ-rfleming: well, I pulled the file from that mirror and the hash was correct so it's something in your connection. If you're operating a proxy, then I'd suspect it19:51
rflemingTJ-: it's weird because it's only 1 file19:51
TheWildthe Ubuntu interface is bit inconvenient in one little detail, I just noticed yesterday. When one window is focused and not maximized and right behind it there's maximized window, I don't see a way to minimize the maximized window in one click.19:51
rflemingI downloaded 1200 files on that install, and it's just this one :)19:51
TheWildWhat if I'm watching a video and mom comes in?  ;D19:51
TJ-rfleming: are you triple-sure that file isn't in the cache hiding from you?19:52
rflemingTJ-: can anyone ever be really sure? :)  I'll check again.19:53
TJ-rfleming: if you got a bad response using wget that really says there's a proxy config issue19:53
TJ-rfleming: try disabling the transparent proxy firewall rule temporarily19:54
ioriapathum, your call, my friend19:54
rflemingTJ-: too complicated on an organizational level... as in too much paperwork and signatures required.19:54
TJ-rfleming: how about if I put that file on my server and you fetch it with wget, see what you get?19:55
rflemingTJ-: because 'risk averse'19:55
pathumIoria hehe... No worries... Ill do it. Im dual booting into a windows system so no issues. I'll get back to you soon19:55
rflemingTJ-: Tried pushd /tmp; wget http://ubuntu.osuosl.org/ubuntu/pool/universe/c/cinnamon/cinnamon-common_3.4.6-1_all.deb; sha256sum cinnamon-common_3.4.6-1_all.deb; popd19:55
rflemingsame problem19:55
ioriapathum, ok19:55
rflemingI'm getting the entire cache flushed19:55
pathumIoria thank you for taking the time to help me btw. Im new to all this19:55
ioriapathum, no problem (first rule: do not install random kernels)19:56
TJ-rfleming: try "wget http://iam.tj/projects/ubuntu/cinnamon-common_3.4.6-1_all.deb" and check it's sha256sum19:56
rflemingTJ-: cache flushed and now I'm fixed19:56
rflemingholy cow... stupid proxies19:56
TJ-rfleming: aha, thought so19:56
ioriapathum, and encryption for new people can be a problem19:57
pathumIoria, after a week of googling and trying out different distros, i was out of options buddy... Desperate times yo19:57
* rfleming hands TJ- $1,000,000 virtual dollars (of zero real world value) as a token of his appreciation19:57
ioriapathum, right19:57
TJ-rfleming: :)19:57
TJ-rfleming: the way I sometimes work around that is to open up another port rather than 80 for HTTP so clients can avoid the transparent proxy redirect19:58
rfleminghey yeah!19:59
rflemingI can redirect through https.19:59
pathumIoria, what do  u recommend for creating ubuntu bootable usbs19:59
pathumIoria, Rufus or universal usb creator20:00
ioriapathum, rufus20:00
royal_screwup21so I'm trying to install android studio using umake and it's asking me to choose an installation path. Should it be this: "/home/linux/.local/share/umake/android/android-studio"?20:00
rflemingroyal_screwup21: are you the only user that'll use it?20:00
royal_screwup21yup20:00
rflemingthen sure20:00
ioriapathum, https://help.ubuntu.com/community/AMDGPU-Driver#Supported_hardware20:00
rflemingroyal_screwup21: otherwise you'll want to put it somewhere globally accessible.20:01
royal_screwup21I mean, what does it mean? That every time I want to open up android studio on the terminal, I'll have to go ~/umake/android to access android-stuido?20:01
rflemingshould make a menu item, no?20:01
royal_screwup21ah okay yeah I'll do that20:02
royal_screwup21but it basically means that if I want to access android from the terminal, I'll have to go to: /home/linux/.local/share/umake/android/android-studio?20:02
oerheksmake a launcher? https://askubuntu.com/questions/589615/creating-an-application-launcher-icon-for-android-studio20:03
pathumIoria, ok so i havent been searching properly :) .. this is good information, thanks.. i did however try the hwe stack i THINK20:03
ioriapathum, sure20:03
pathumIoria, i got an iso of 16.04.3... u recon that'll be good eh?20:04
ioriapathum, you can dwnl again the iso or    install --install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.0420:05
pathumIoria, ill do a fresh one20:05
royal_screwup21oerheks: according to this,  it'll come with a desktop launcher...funny thing is, not once did I see a SO answer that said to umake to install android studio20:05
rflemingwelp!  Go to all that effort only for more problems :)20:06
ioriapathum, 16.04.3 is ok20:06
pathumIoria, ok my friend.. creating the live usb. Here goes20:06
pathumIoria, btw the live usb too has to be booted with nomodeset20:07
ioriapathum, i see20:07
royal_screwup21rfleming: I just ran the command and so far it looks like it's stuck at "downloading and installing requirements", although I can hear the background humming so it might be working? Only time will tell20:07
ioriapathum, not a good sign :(20:08
pathumIoria, yeah thats why im worried  :(20:08
pathumIoria probably i should stick to something like 14.04 i guess20:09
ioriapathum, nope20:09
=== Randy_ is now known as Randy
ioriapathum, go ahead with nomodeset20:10
rflemingroyal_screwup21: You'll have to see20:10
royal_screwup21is there a way to check if a command is actually running in the background? I've run a downloading command and I'm not sure if it's running or is stuck20:10
* rfleming dislikes packages that don't show progress20:10
rflemingroyal_screwup21: you can check disk utilization20:11
=== JanC is now known as Guest24940
pathumIoria, should i opt to install updates and third party software or not20:12
ioriapathum,  yes, and do not select encryption20:13
pathumIoria, i never select encryption... That stuff can get messed up haha20:13
ioriapathum,  you did20:13
pathumIoria, :|20:14
ioriapathum,  or lvm (don't remember)20:14
ioriapathum,  root=/dev/mapper/SolusSystem-Root20:15
pathumIoria yeah that was cz i tried solus20:16
ioriapathum,  what is solus ?20:16
pathumIoria, anyways ure the expert my friend, i guess i mustve messed up20:16
naccioria: https://solus-project.com/20:16
iorianacc, thanx20:16
naccioria: (not ubuntu :)20:17
pathumIoria solus linux.. another distro20:17
pathumIoria yep not ubuntu hehe20:17
ioriapathum,  are you kidding mate ?20:17
pathumIoria buddy im a total noob to all this20:17
ioriapathum,  ubuntu is ubuntu and is great .... don't adulterate20:18
sgenWhat is solas?20:18
pathumIoria, i tried it cz i wanted to get the drivers working... Never neve.. ive been a loyal fan since dapper20:19
ioriapathum,  it's ok20:19
pathumIoria, i remember the times when i used to wait for the free ubuntu cds to be delivered in mail20:20
ioriapathum,  that's cute20:20
leftyfbit's kinda sad they don't do the cd's anymore. I know nobody really uses them anymore, but there was something about the physical media with the art20:21
pathumLeftyfb true that... It kinda had the whole ubuntu spirit wrapped around it... Specially for most of us from 3rd world countries20:22
shiro`Help the Ubuntu USB is not booting20:23
leftyfbI miss the LoCo days .. the release parties, the installfests, etc20:23
shiro`It just shows a screen with text on it20:23
leftyfbshiro`: what does the text say? Where did you get the "ubuntu usb"?20:23
shiro`From the internet20:23
ioriashiro`, let's hear some word from that 'text'20:24
pathumIoria this is the first time in my life im using the irc support channel ... I hope im not being a major pain20:24
leftyfb"the internet", ah, that narrows it down20:24
shiro`It says firmware bug TSC deadline disabled due to errata please update microcode to version 0x52 and then oh20:24
ioriapathum,  nope, this is the support channel20:25
shiro`A bunch more text showed up so it went away20:25
shiro`I'll just take a picture20:25
shiro`Oh it booted20:26
shiro`Is it safe to install?20:26
ioriashiro`,  be risky20:26
pathumIoria, ok probably someone up there doesnt want this to get fixed today.. Guess what, there's a power cut... I'll come tmrw.. it's past 2am here and i gotta get to work tmrw20:27
ioriapathum,  no problem20:27
shiro`Wtf20:27
pathumIoria... Thank you so much for being nice and trying to help me out20:27
shiro`Is this gnome?20:27
ioriapathum, you're welcome20:28
leftyfbshiro`: I would download a fresh iso from ubuntu.com and load it onto that usb drive you got there.20:28
shiro`That's what I did20:28
ioriashiro`, we don't know what exactly are you booting ...20:28
shiro`If I encrypt it will it slow down?20:28
shiro`If I have a solid drive?20:28
ioriashiro`, nope20:28
ioriashiro`, 16.04, 17.10 ... what ?20:29
shiro`It did that it doesn't run something on it though20:29
shiro`It's gnome version20:29
shiro`It looks bad20:29
ioriashiro`,  mate ?20:29
shiro`It has a bar at the top and it says Monday 20:2820:29
ioriashiro`,  open a terminal and cat /etcv/issue20:30
ioriashiro`,  open a terminal and cat /etc/issue20:30
shiro`It says Ubuntu 17.10 \n \l20:31
ioriagnome20:31
YounderOn my machine chromium-browser won't start up. Or rather I can start it fom the command line and it takes forever. Anyone know what is causing this?20:31
ioriashiro`,  you want unity ?20:31
shiro`I want it to look good20:32
ioriashiro`,  ahahha20:32
leftyfbYounder: try: sudo apt-get remove dbus-user-sessio20:32
leftyfbYounder: try: sudo apt-get remove dbus-user-session20:32
ioriashiro`,  try budgie20:32
shiro`There's not enough buttons on that one20:32
nacclol20:33
naccshiro`: try a bunch of different OS/Desktops until you find one you like then20:33
shiro`Is there one like unity that's not purple?20:33
Younderleftyfb, I tried it but I still have the same problem.20:34
ioriashiro`,  the Purple Heart ?20:34
shiro`No I don't want people20:34
shiro`People20:34
shiro`Purple20:34
tgm4883shiro`: have you thought about changing the background?20:34
shiro`The buttons are still purple20:35
shiro`Is there a way to install unity?20:35
ioriasure20:35
shiro`Even though it got banned20:35
ioria!info unity-session20:35
ubottuunity-session (source: gnome-session): Unity session, previous ubuntu default experience.. In component universe, is optional. Version 3.26.1-0ubuntu6 (artful), package size 2 kB, installed size 54 kB20:35
shiro`But it's dead20:36
ioriamaybe20:36
shiro`Someone said it's dead20:36
ikoniathen why do you want to install it ?20:36
ikoniaif thats what you think ?20:36
shiro`I don't like the gnomes20:36
ikoniathen install it20:36
shiro`The bar at the top is too fat20:37
leftyfbshiro`: why not try ubuntu classic?20:37
ikoniaok, install unity then if thats what you like20:37
shiro`What is that?20:37
shiro`I want a way to make it green20:37
leftyfbshiro`: https://www.youtube.com/watch?v=os_my6GJIH420:38
shiro`Why did they use gnomes instead of Manjaro?20:39
_qopGnomes instead of Manjaro?20:39
shiro`Woah20:39
shiro`How did they make it so big in that video20:40
_qopI dunno what are you talking about20:40
_qopGnome is GUI20:40
shiro`The writing prompt went really big20:41
_qopManjaro is a distro20:41
shiro`Oh I mean the rat one20:41
shiro`How do I get it to stop spinning?20:41
shiro`I clicked install now but it won't stop spinning20:42
DelimiaHI20:42
DelimiaWHATS up folks20:42
shiro`It's not stop spinning20:43
Delimiayayo20:43
Delimialmao what are you talkign about20:43
shiro`I clicked install now20:43
shiro`And the mouse icon won't stop spinning20:43
ioriashiro`, https://en.wikipedia.org/wiki/Spin_(physics)20:43
Delimiadude stfu your a big nerd20:43
Delimiayayo folks20:44
shiro`I want it to install but it's just spinning please help me20:44
OgionNJHello.20:45
OgionNJMiddle mouse button is not pasting the selected text. How do I get it to behave in 17.10 the way it did before?20:45
shiro`I read in a book that you need to right click and then click on the paste button on the menu that will pop up20:45
OgionNJYeah, that's what I hate.20:46
opal✿ hello ❀20:46
OgionNJI want to select in one window and click and paste in another without copy/paste menu or keyboard20:46
shiro`Is it supposed to be spinning?20:46
shiro`Oh20:46
shiro`It stopped20:46
OgionNJI have "Middle Click Paste" on in tweaks20:46
shiro`I'm feeling shaky20:46
leftyfbDelimia: what can we do for you?20:47
shiro`It's not working very fast20:47
shiro`Why is it so slow?20:47
shiro`Origin n j you need to create a mouse bindings20:48
YounderWhat are you running on? A CD rom is epically slow by todays standards..20:48
shiro`To make it do the paste when you click it20:48
shiro`It's running off of a blue USB drive20:48
_qopUSB 1?20:49
shiro`It's a USB drive20:49
Younderlsusb gives you the number20:49
OgionNJshiro`: for the past many years (even before unity) that was the default behavior. Now it's changed :(20:49
shiro`It says bus id 1d6 b Linux foundation20:50
shiro`You need to tell it to go back to the other thing then20:50
OgionNJYeah, trying to. Just don't know how.20:51
OgionNJI suspect it's wayland that's the problem.20:51
shiro`You just need to open up the mouse bindings settings window20:51
OgionNJThere's a Devices->Mouse  & Trackpad. Doesn't have what I need.20:53
shiro`You need to create a keyboard binding so that the button you want runs the paste command20:54
OgionNJIt's not available in settings or in tweaks. Any other way?20:54
shiro`I'm sorry I don't have a mouse20:55
OgionNJWhat do you use? Trackpad?20:55
shiro`A finger plate20:56
luxiois .bash_profile run when I start the computer?21:04
OgionNJNo. when you log in21:05
luxiohow do I get a command to run when the computer starts?21:06
greylinehi all21:06
luxiohi greyline21:07
greylinemy Ubuntu 16.04 can't boot. it says error: attempt to read or write outside of disk 'hd0'.21:07
OgionNJOld way is /etc/init.d21:07
OgionNJnew way is systemd, but more complicated.21:07
tgm4883luxio: cron would work21:08
greylineI tried to solve this with grub rescue commands a few week ago, without success21:08
tgm4883luxio: what are you trying to do?21:08
greylinemaybe there're a few bad sectors, or I don't know what can be the problem21:08
greylineis there a way to "cover" the bad sectors and format the whole hdd?21:08
luxiogreyline: https://askubuntu.com/a/39752021:08
Younderlearning systemd is a chore, but worthwhile. Like find or awk21:09
luxiotgm4883: I'm trying to use google-drive-ocamlfuse to mount a folder in my home directory as my google drive21:09
greylineluxio: yeah, I did those commands21:09
greylinealready21:09
greylineluxio: just I don't remember what was the result, but the problem still occurs21:09
luxioso when my computer starts I want to run google-drive-ocamlfuse /home/user/Google\ Drive21:10
masloI have a website that has been getting slow sporadically for a month now, I'm trying to find out why. today  while spamming 'netstat -n | grep :443 |wc -l' a few times, I see it going from 30 to 4k in a matter of seconds and drops back down21:12
maslois it safe to assume it's a ddos? or could it be something legitimate?21:13
masloI'm not a server person by any means, I'm a dev21:13
ntdok, this imagemagic stuff is getting tiresome, it's like sendmail and BIND in the 90s/00s21:21
ntdany way of ripping it out without triggering dependency-hell?21:21
MrElendigyou run a website for months and don't do access logs?21:30
maslowe have access logs MrElendig21:30
masloour traffic is high everyday, the slow is sporadic, from fast to slow in minutes and slow to fast in minutes, some days there are no slows etc but our number usually stay the same21:31
masloaround 3mil request a day, 10-15k unique a day21:31
MrElendigjust graph the logs instead of spamming netstat then :p21:34
ggzhello. I don't know how i have done it but now, in jackdbus, i need to connect my sound applications to system/playback_3 and 4 instead of system/playback_1 and 2 to send audio to speakers. do you know how to change it to 1 and 2 like before ?21:34
ggzi don't know how to search between pulseaudio alsa and jack21:35
akikggz: you can manage the connections with qjackctl or catia21:35
ggzakik: yes but everything is connected to playback_1 and 2 by default, event pulseaudio jack-sink, but now, no sound is outputed, i need to connect manually everything to playback_3 and 4. I want my speakers to go back to playback_1 and 2, but i don't understand where theses "playback_x" come from21:37
FManTropyxfor some reason my system lacks the compress command21:39
maslohttps://imgur.com/a/W2omB MrElendig21:40
maslobad link https://imgur.com/a/rS9af MrElendig21:41
akikggz: sorry :(21:41
akikggz: until you figure out what those _3 and _4 are, you could use a cli jackd client to make the correct connections automatically21:42
maslohttps://imgur.com/a/PGguU MrElendig21:42
pavlosFManTropyx: sudo apt install ncompress21:44
FManTropyxthanks!21:45
DarkDrgn2kanyone know how to prevent network manager from periodically scanning the wifi adapter for nodes? It interrupts the working of a connected device.21:46
Ricardusis there a way to graphically change shells? I tried to change my default shell and now I cant get to the shell.21:48
ggzakik: ok i figured out something! there is two rows of output on my sound card, i tried to plug the speakers on the other row, and this work! so somehow i (or an update ?) changed the order in the driver or somewhere21:52
geirhaRicardus: How did you change your shell?  see if you get a shell with   alt+f2 ->  gnome-terminal -- bash21:52
Ricardusgeirha, I think I'm an idiot. I added what I thoguht was a shell to my etc/shells file and chaged to it with chsh, but now when it tries to open a shell I just see a bunch of shells opening and closing21:53
akikggz: i only use jackd on one machine which uses midi connections. i'm not so well familiar with it21:54
ggzakik: ok thanks anyway, the problem is somehow solved event if I don't understand what happened :p21:55
whitebeastim facing a pae problem with the kernel on a computer im trying to get to run ubuntu. ive tried lubuntu but that also does not work. can anyone offer recomendations? or where i can find a list to help?21:56
greylinehttps://askubuntu.com/a/39880821:56
greylinehow much space should I left for the 2. point, and the 3. point in a 1 tb hdd?21:57
akikwhitebeast: do you mean you need to use the forcepae kernel parameter?21:57
whitebeastakik yes. but i dont want to force it unless i have to. is there an option to just use something with a diffrent kernal?21:58
akikwhitebeast: why don't you want to use it?21:58
whitebeasthonestly.. inexperience. big bold letters come up and say ( use at your own risk ) it implys risk im not sure what that risk is but .....21:59
TJ-whitebeast: the point of "forcepae" is to use it when the CPU itself doesn't declare it in it's feature flags, even though the CPU supports PAE21:59
TJ-whitebeast: CPUs declare to the kernel what features they support through registers with each bit indicating presence (or absence) or a feature. Some older CPUs have all the PAE functionality but don't set the PAE bit. "forcepae" simply tells the kernel to assume its there and use it.22:01
whitebeastwill that neglect any normal features?22:01
TJ-whitebeast: no, it'll simply make the CPU do what it is designed to do - work!22:02
whitebeastok thank you22:02
=== mundus2018 is now known as mundus
greylinesomebody?22:03
=== littlebit1 is now known as littlebit
akikTJ-: why does ubuntu require that flag even though the machine only has 1 or 2 gigs of ram=22:06
greylinesomebody?22:09
TJ-akik: because the kernels are built with PAE as a requirement, so any CPU without it will cause the kernel to fail to start22:12
TJ-akik: the details in the help page explain the technical background22:13
TJ-!pae22:13
ubottuUbuntu provides only PAE-enabled kernels for 32-bit systems now. Some older CPUs may have issues with it. For more info and troubleshooting, see https://help.ubuntu.com/community/PAE22:13
boot1all unicode text characters are replaced by squares like this: □ when I browse for a file in ubuntu.  Someone from the channel for the app i was using recommended I install more fonts, which I did with no success.  At a bit of a loss, hoping someone here can help.22:13
boot1the application is byteball22:13
TJ-boot1: you mean with a GUI file-manager?22:13
boot1TK: in byteball when I browse to restore or backup a file22:14
boot1not a common application22:14
boot1when I use it the text is fine, its just when I browse22:14
TJ-boot1: it sounds as if the sytem's locale is wrong; what does "pastebinit <( locale )" show us22:14
boot1pastebinit is not installed22:15
TJ-!paste | boot122:16
ubottuboot1: 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.22:16
boot1I just installed pastebinit, i don't know what it is, noob here22:17
TJ-boot1: in a terminal run the command: "pastebinit <( locale )"   then give us the URL to the pastebin web page22:17
TJ-boot1: it captures output from commands and automatically posts them to a pastebin web-site where we can view it22:18
boot1getting it now22:18
boot1http://paste.ubuntu.com/25906160/22:19
TJ-boot1: OK, that's fine. It must be the program you're using22:19
boot1works fine until I browse22:20
TJ-boot1: I don't find any sign of 'byteball' in the Ubuntu archives22:20
Ricarduswho was helping me a moment ago?22:20
boot1"choose file"22:21
boot1is it possible fonts are missing that the application uses?22:21
euxneksRicardus: It looks like someone with the nick "geirha"22:21
Ricarduseuxneks, thanks22:22
Ricardusgeirha, I solved it. I created another user acct with admin privs and just went in and changed the shell of the other user with admin privs22:22
DGUERREROGood day everyone!22:22
TJ-boot1: I have no idea; I've never heard of that application22:23
boot1TJ: thanks for helping anyhow22:25
DGUERREROi'm setting up a minidlna server on my ubuntu machine, but it refuses to read the files, even setting the folder owner to the minidlana user and setting 755 permissions22:26
boot1TJ: is there a simple way to uninstall an application or am I reliant upon the uninstaller the developer included/did not include?22:27
DGUERREROthe curious thing is yestarday it was working using an ACL but today after erbooted the machine is not working anymore22:27
DGUERRERO*rebooted22:28
TJ-boot1: if the application wasn't installed via the package manager then it's up to the application to provide an uninstaller22:28
greylinesomebody?22:28
RicardusOK, now that I unscrewed up , what I scrrewed up, how do I get a shell like Terminology to come up by default when I type CRTL-ALT-T ?22:28
bazhangrepeat the issue every ten minutes or so greyline22:28
TJ-DGUERRERO: does the process have directory-traversal permissions to the directory from / ?22:29
katsumebliskRicardus: What desktop environment?22:29
greylinebazhang: https://askubuntu.com/a/398808 how much space should I left for the 2. point, and the 3. point in a 1 tb hdd?22:29
katsumebliskRicardus: Find the settings menu of your desktop environment and search for keyboard. There should be a menu for switching keyboard shortcuts.22:31
DGUERREROTJ.: yes sir, not only with regular permissions, also with an ACL, and still all folders are set as 075522:33
TJ-DGUERRERO: are you getting error messages? if so, can you pastebin them for us?22:37
boot1can I install any application via the package manager?22:39
bazhangboot1, if the repos are recognized by it22:40
bazhangwhat package were you looking to install boot122:40
boot1i was just curious how it worked, I installed a lot of applications, new setup, and some of them are not working or I found a better product and would like to uninstall them22:41
bazhangboot1, found a better 'product' where22:42
boot1found a better VPN22:42
boot1now I have the old vpn installed and I dont know how to remove it22:42
boot1one example22:43
bazhangboot1, so you were using openvpn22:43
boot1no, some propriatry software22:43
boot1actually using openvpn now22:43
boot1as the replacement22:43
bazhang3rd party stuff is for you to support and track boot122:43
boot1would I be able to install that via the package manager?22:44
bazhangboot1, openvpn? or the 3rd party22:45
boot13rd party apps22:45
boot1i guess not..22:45
bazhangboot1, check with them on how to22:46
boot1going too22:46
boot1thank you for your help22:47
DGUERREROTJ-: the noticeable one is "error: Media directory not accessible [Permission denied]" http://paste.ubuntu.com/25906304/22:48
DGUERREROand trying to run "minidlanad -d" returns a segmentation fault22:50
TJ-DGUERRERO: can you show us "pastebinit <( find /dlna -type d -ls )"22:52
gluondoes anyone know why solid colors on wayland show this peculiar heterogeneous texture, instead of being uniform solid background colors?22:55
gluoni mean, when you pick a solid color as background or at the login screen22:56
shazbotmcnastyhey there guys - anyone have a minute to help me get ubcd to work with my pxe server?23:11
shazbotmcnastyI've added it to my menu, but i can't get it to boot - no errors, just goes back to the previous menu before i selected to boot to it23:12
naccshazbotmcnasty: so you do see it on the pxe menu?23:14
greylinemy problem: I installed Ubuntu 16.04 in default mode. I got this error: https://askubuntu.com/a/398808 Did the steps in that post, because in the accepted answer, the "grub rescue > insmod normal" step gave me the same error. But after the reinstall I got "Operating system not found" error. What to do now? Is the HDD dead? can I do anything with that?23:18
MrElendigunlikely23:19
greylineMrElendig: can I test that with something? what counts/removes the bad sectors, maybe?23:21
greylineMrElendig: I mean hides them23:21
MrElendiggreyline: don't jump to conclusions23:21
greylineMrElendig: I want to see with an external app if this is really a dead hdd or not23:21
greylineMrElendig: so what to do?23:21
MrElendigyou could smartctl the drive, but probably a waste of time23:22
MrElendigreinstalling/reconfiguring grub is most likely a better first action to take23:22
greylineMrElendig: grub was not installed again, when I reformatted the whole HDD?23:22
MrElendigwhat kind of disk is this btw?23:23
ahot__helo23:23
greylineMrElendig: 1 tb 2.5" hdd, but I don't know the exact type right now23:23
greylineMrElendig: Toshiba I think23:23
ahot__i have qustion plesae23:23
MrElendigwhich mode is the controller in?23:24
greylineMrElendig: controller? mode?23:24
MrElendigthe ide/sata controller23:24
greylineMrElendig: I check that in the BIOS23:25
TJ-greyline: is the sytem at the grub rescue> or grub> prompt right now/23:25
shazbotmcnastynacc: yes I do23:25
greylineTJ-: no... it's the default "window", where no operation system is loaded. I think it's the BIOS23:26
greylineTJ-: that told me Operating system not found23:26
greylineTJ-: (BIOS is that first window?)23:26
shazbotmcnastynacc: here's the menu entry for it https://pastebin.com/raw/gWd5cQe423:27
TJ-greyline: ahhh, OK. What that suggests is the PC is booting in BIOS mode and it cannot find the boot-manager's bootstrap code in the first sector of the boot device. Does the PC have more than one mass storage device (HDD/SSD/USB) ?23:28
greylineTJ-: right now it doesn't have any pendrive or external hdd plugged in23:28
greylineTJ-: it should be booted from the HDD itself23:28
greylineTJ-: that's the second boot device23:29
TJ-greyline: OK, so we're dealing with a single drive - that helps because this issue can happen if the wrong device is being probed23:29
greylineTJ-: the first was the disc, of course23:29
TJ-greyline: 'disc' being a CD-ROM ?23:29
greylineTJ-: right. The Live CD23:29
greylineTJ-: but obviously I removed that after the installation23:30
TJ-greyline: OK. When you did the Ubuntu install were other hard disks/USB mass storage devices attached?23:30
greylineTJ-: nope23:30
TJ-greyline: I'm trying to determine if the installer could have written the bootstrap code to the wrong device23:30
TJ-greyline: That's good :)23:30
TJ-greyline: OK, first, you're going to need to start the PC from the LiveCD once more and select the "Try Ubuntu" option so you can get to a desktop where we can use some tools to investigate and hopefully fix it23:31
greylineTJ-: I wonder why the installer didn't gave me error message or something23:31
TJ-greyline: what's the make/model of the PC?23:31
greylineTJ-: Fujitsu Esprimo Mobile V653523:31
naccshazbotmcnasty: then i'd check the pxe server logs, probably one of the files you are trying to load is failing23:31
TJ-greyline: I'm wondering if it may have installed in UEFI mode but is now trying to boot in Legacy BIOS mode23:32
TJ-greyline: do you know if the PC firmware is UEFI?23:32
shazbotmcnastynacc: hmmm lol uhh where would i find that?23:32
greylineTJ-: Windows 10 was never installed into this notebook. I think UEFI didn't exist in this notebook's time23:33
greylineTJ-: so I think it's not UEFI23:33
naccshazbotmcnasty: what is the pxe server? ubuntu?23:33
greylineTJ-: although I'm not sure.23:33
TJ-greyline: right, checking the web it seems it is BIOS only.23:33
greylineTJ-: yeah23:33
shazbotmcnastyyeah running ubuntu mate 16.0423:33
TJ-greyline: apparently has a Phoenix BIOS23:34
shazbotmcnastywith ERPXE23:34
greylineTJ-: should I check anything, or can I reboot into live cd now?23:34
TJ-greyline: OK, so boot the PC from the LiveCD and do "Try Ubuntu"23:34
naccshazbotmcnasty: probably syslog23:34
naccshazbotmcnasty: i don't know anything about erpxe, i guess it alos might have it's own log, check /var/log23:35
naccshazbotmcnasty: also, you've pxe booted other things, i assume?23:36
shazbotmcnastyyeah23:36
naccshazbotmcnasty: what is ubcd?23:36
shazbotmcnastyultimate boot cd23:37
shazbotmcnastyit's for diagnosing/fixing computers23:37
shazbotmcnastyi'm setting this pxe server up with tools to assist with repairshop work23:37
naccshazbotmcnasty: feels like you should knnow how to debug pxe boot failures then n:)23:38
shazbotmcnastyI've got a bunch of stuff in there, but for some reason i can't figure this one out. Checking syslog now23:38
shazbotmcnastylol thanks23:39
shazbotmcnastyyeah i wish23:39
greylineTJ-: now it seems it doesn't even want to load the BIOS itself O.o weird23:39
greylineTJ-: maybe now the live cd is not spinning up23:39
greylineTJ-: I try to restart this23:39
TJ-greyline: hmmm. try a complete power off cold boot23:40
greylineTJ-: well, suddenly it just doesn't want to load the Live CD at all... it doesn't even spin up the disk23:51
greylineTJ-: previously it worked perfectly...23:51
TJ-greyline: is the battery removable? if so, power down and remove it for a minute or so23:51
greylineTJ-: I know that can solve things, but right now it doesn't have any battery23:52
TJ-greyline: hmmm, and it normally will work without one (on external supply only)23:53
greylineTJ-: I wait for cooling down a bit23:53
greylineTJ-: it should23:53
greylineTJ-: oh, another situation23:55
greylineTJ-: also removed the power supply cable, placed back after a few seconds23:55
greylineTJ-: now it writes me error: file '/boot/grub/i386-pc/normal.mod' not found.23:55
TJ-greyline: well, that's progress, it means GRUB has partially started. do you have a rescue > prompt?23:57
greylineyes23:57
greylineTJ-: although it's weird, the live cd should have started, not the hdd, but okay, dear weird notebook23:57
TJ-greyline: ok, type "set" and take a look at the environmental variables it reports - tell us what prefix= and root= show23:58
TJ-greyline: probably the HDD is first in the boot order by default, especially if all power was lost23:58
greylineTJ-: cmdpath=(hd0)23:58
greylineTJ-: prefix=(hd0, msdos1)/boot/grub23:59
greylineTJ-: root=hd0, msdos123:59
greylinethat's all23:59
TJ-greyline: thanks, they look good. now try "ls $prefix/"23:59

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