[06:27] I did some googling and it seems NTFS should be supported on server 16+. I recently did an install of 18.04 lts server and added an NTFS formatted drive to the system. I'm attempting to setup a samba network share on the drive but when I attempt to mod the permissions I received a message saying "chmod: changing permissions of '/media/username/drivename': Read-only file system" Did I miss somethign where I needed to install [07:13] Good morning [09:00] ahasenack: this is what I'd use http://paste.ubuntu.com/p/dDsSBnRDrz/ [09:00] I wonder why this expands to the wrong string fr you [09:00] I checked the packages I have found with it and their paths seem fine [09:30] hi there guys anyone can help regarding generating key for login on ssh i always get ---> Server refused our key, even i copy corectly the publick key anyone have idea [09:30] im using puttygen [10:08] ruben23: one non-obvious problem is the need to unlock your account with `passwd -u ` [10:09] blackflow: i cna login with user/pass just trying to set with key thats the one refusingthe login process [10:11] ruben23: you'll have to consult the ssh server logs to see why exactly it was refused [10:15] blackflow: it works now it was just the ownership problem is the issue [10:15] cool [10:18] guys another thing i have a user dixsyadmin on my ubuntu is it possible i dont need to password when i try to switch to root is it possible, i added this user on visudo same level with root, any idea.? [10:19] coz everyday time i login with i switch to root it as me for password for the user again like ---> sudo -i [10:24] ruben23: your question is not clear, can you rephrase? [10:51] rbasak, testing certbot. Everything looks good but it seems that python-certbot-nginx is not getting updated (and won't be functional). [10:51] Is this somehow intentional? [11:03] rbasak, the nginx plugin was not available in xenial. Wouldn't it be better to leave it out from the SRU? === Remy^ is now known as Reem === led_dark_2 is now known as led_dark_1 === Reem is now known as Remy^ [11:47] paride: you might want to try certbot from git and not the one in the distro - certbot is still under heavy development and nginx wasn't the top priority [11:48] cpaelzer: the path component is fine, it's the bit in the filename that doesn't match [11:50] RoyK, I'm specifically testing the certbot Xenial SRU, see https://bugs.launchpad.net/ubuntu/xenial/+source/python-letsencrypt/+bug/1640978/comments/124 , but thanks :) [11:50] Launchpad bug 1640978 in python-certbot-nginx (Ubuntu Xenial) "[SRU] Backport letsencrypt from bionic" [High,In progress] [11:51] paride: I see [11:51] paride: anyway - check the changelog in git - perhaps they have fixed some nginx things there - something that can be backported [11:58] ahasenack: I'd ...*... on that latter file component then [11:58] it's what I ended up doing [11:58] good [12:07] paride: it's intentional - we'll be dropping it from xenial-proposed, and it's n ot a regression [12:08] paride: thank you for testing! [12:10] rbasak, the other tests I've done all went smoothly, I'll follow up to the LP bug with a brief report [14:07] hi friends [14:07] I can't seem to find a way to delete partition from ubuntu server installer (not live) [14:07] is it possible to do so? [14:38] rbasak: mysql: do you know what is going on at this stage: [14:38] "This installation of MySQL is already upgraded to 5.7.25, use --force if you still need to run mysql_upgrade [14:38] At this point the process hangs in the terminal until I stop it manually" [14:39] it says that "This installation ..." in the terminal, and the user says it then blocks [14:40] ahasenack: I'm not sure. I'd have to examine the postinst. [14:41] IIRC though the postinst always tries to upgrade, so that message is possibly normal even when not upgrading. [14:41] I suspect the hang might be after. [14:41] sometimes I think this package is trying to be too smart [14:42] ok, done with triage [14:42] It has to do a schema upgrade for the release upgrade case [14:42] Otherwise it would be wrong to restart the daemon [14:42] And wrong not to restart it :-/ [14:44] this was a "normal" unattended upgrade run, bionic [14:44] https://bugs.launchpad.net/ubuntu/+source/mysql-5.7/+bug/1817374 if curious, I set it to incomplete [14:44] Launchpad bug 1817374 in mysql-5.7 (Ubuntu) "mysql-server-5.7 5.7.25 upgrade did not complete properly" [Undecided,Incomplete] [14:45] I suggested he might have another mysqld running, a stale/rogue one [14:46] I agree that seems likely [14:49] rbasak: do you think you can review some of christian's branches? [15:15] FedoraUser, Using the debian installer? You should be able to delete partitions by selecting them and choosing Delete [15:33] lordcirth, no, doesn't work [15:36] FedoraUser: you can remove any partition with fdisk or similar tools, but to umount the filesystem on the partition, it can't have open files - check lsof [15:37] RoyK, how would I access fdisk during installation? [15:41] there's often another console on alt f2, f3, etc [15:41] and it might be named cfdisk or something else [15:42] FedoraUser: the normal installer should do the job - otherwise ctrl+alt+f2 or similar to get to the prompt [15:43] sarnold: you might need ctrl+alt+fX if the installer is running in X [15:43] ok, thanks people [15:43] I appreciate your help [15:44] FedoraUser: good luck :) [15:44] RoyK: heh, good point, I forgot that was a possibility. can I go back to bed? :) [15:44] soren_: obviously :) [15:44] sarnold: ^^ [15:44] :D [16:15] ahasenack: starting to look at them now [16:17] \o/ [16:35] Ubuntu on Power.......hmmm [17:27] what's the plan with php7.2 vs 7.3, are we still aiming for 7.3 in disco? [17:28] kstenerud: rbasak --^ ? [17:29] hehe, hey nacc :) [17:29] sarnold: hiya :) [17:32] mdeslaur: i think it was still php7.2 [17:32] LP: #1813317 [17:32] Launchpad bug 1813317 in php7.3 (Ubuntu) "Please remove src:php7.3 from disco" [Undecided,New] https://launchpad.net/bugs/1813317 [17:32] nacc: oh, hrm, so I guess we need to upload a newer php7.2 then [17:32] mdeslaur: yeah, to match the security fixes? [17:33] we updated the stable releases to 7.2.15 [17:33] (a la LP: #1815464, which i just updated the state of) [17:33] Launchpad bug 1815464 in php7.2 (Ubuntu) "Update Package to 7.2.14 or 15" [Undecided,New] https://launchpad.net/bugs/1815464 [17:34] nacc: cool [17:34] nacc: thanks! [17:35] mdeslaur: yep, sorry it's been a bit of a mess! I think we can figure something out for 7.3 next cycle, since the pcre issue got resolved [17:35] we being rbasak and kstenerud really :) [17:35] that's fine, I was just wondering about updating 7.2 [17:35] ack [17:38] kstenerud is working on the update to 7.2 in Disco [17:38] I'll assign him the bug. [17:38] rbasak: thanks [18:05] hm, so I have these versions: [18:05] cosmic: 1.8.18-6 [18:05] disco: 1.8.18-6build1 [18:05] I need to update them [18:05] I think this works: [18:05] cosmic: 1.8.18-6ubuntu0.1 [18:05] disco: 1.8.16-6ubuntu1 [18:05] er [18:05] disco: 1.8.18-6ubuntu1 [18:06] looks good? [18:06] following https://wiki.ubuntu.com/SecurityTeam/UpdatePreparation#Update_the_packaging [18:06] and cosmic to distro upgrade works [18:06] < cosmic has another version, so no issue there [18:07] ahasenack: I reviewed cpaelzer's numactl MPs but am EOD so leaving the postgres MRE one for tomorrow. [18:07] cool [18:07] ahasenack: [versions] +1 [18:07] thx === deepend is now known as deepend_