20:03 #startmeeting File Manager meeting 20:03 Meeting started Tue Feb 17 20:03:09 2015 UTC. The chair is popey. Information about MeetBot at http://wiki.ubuntu.com/meetingology. 20:03 20:03 Available commands: action commands idea info link nick 20:03 How you all doing? 20:03 Hello everyone 20:03 hello popey and everyone 20:03 Hello all 20:03 I'm fine and you? 20:03 Fine... I see there's some reviewing work for tars to do, I can do it while we meet :P 20:04 Excellent. 20:06 Looked good to me, approved it 20:06 was there anything else I've missed? 20:06 https://code.launchpad.net/~ajalkane/ubuntu-filemanager-app/more-recognized-music-files/+merge/249381 from you ? :) 20:06 It'd be presumptious of me to approve that... :P 20:07 hah, yeah, was kind hinting to CarlosMazieri :) 20:07 umm... interesting, it's not linked to the bug report. I'll try again, I'm sure I had done that before 20:07 I can approve that 20:08 approved. 20:09 So it's been already an awesome touch-meeting 20:09 My mouth is burning and I'm protusely sweating and branches are being merged. What a life. 20:10 What a time to be alive, indeed. 20:10 Once those land I'll do an update to the store. 20:11 Great 20:12 Anything else we need to discuss for now? 20:12 Well... do you have opinion on this: 20:12 popey, I have a question too 20:13 Super! 20:13 go for it 20:13 popey, I was writing a test fot testing SDCard but when I try to mount and image of an SDCard on /media/$USER/SDcard I get PermissionError: 20:13 [Errno 13] Permission denied: '/media/letozaf/SDCard' mount: only root can use "--options" option is there a way to mount_point 20:13 the image as root or using sudo or whatever ? 20:13 someone has suggestions on how to mount the image ? 20:14 it's a file? a loopback image? 20:14 https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1413821 20:14 yeah, only root can mount those, so it would need sudo. 20:14 (I think) 20:14 popey, I created a image file of an SDCard using dd and wanted to mount it for testing 20:14 ah okay, yes. you would need sudo 20:14 popey: I gathered that bug is impossible to solve in FileManager and is something that must be addressed in Content-Hub. If you know otherwise, let us know 20:14 * popey looks 20:15 Letozaf_: are you able/allowed to use sudo in tests? 20:15 popey, that's the question :P do not known 20:15 know 20:15 should I ask balloons ? 20:15 popey, never used sudo as I can recall on autopilot tests 20:15 You can mount directories. But to mount them under /media/whatever/ you need sudo. You don't need an image as such 20:16 ajalkane: i think you're right, about that bug. 20:16 sudo would be nice to avoid.. what's up? 20:16 ajalkane, but in autopilot tests how do you use sudo, never used it before ? 20:16 balloons, hello 20:17 :D 20:17 balloons: for the sdcard test Letozaf_ has an image of an sd card 20:17 which to mount -o loop, requires root 20:17 Letozaf_: unfortunately I don't know... 20:17 (I think) 20:17 agree 20:18 balloons, if you try to mount an image of SDCard made using dd under '/media/letozaf/SDCard' you need root privilidges 20:18 mount: only root can use "--options" option 20:18 balloons, how do you do that in autopilot, or how can I mount it if I cannot use sudo 20:20 Letozaf_, popey so this is for a desktop test? 20:20 balloons: well we need to test sd card mounting and the way it's presented in the file manager ui 20:20 balloons, I think this would be the same on desktop and device, 20:21 balloons, if you insert an SDcard on device I suppose it get's mounted /media/$USER/SDcard 20:21 right; so apart from actually inserting an sdcard during the test :-), you need some fakery 20:22 balloons, I was trying :http://paste.ubuntu.com/10278813/ 20:22 ok, so I understand. I don't think I have any easy answers offhand. 20:23 that's good, if it means good answers are then onhand 20:23 I do know so AP tests might run as root; need to check with qa on that. sudo however is out 20:23 aka, you would just write the test assuming you are root 20:24 balloons, running the test gives this error: File "/home/letozaf/autopilot-tests/ubuntu-filemanager-app/tests/autopilot/filemanager/__init__.py", line 258, in mount_sdcard 20:24 os.mkdir(mount_point) 20:24 PermissionError: [Errno 13] Permission denied: '/media/letozaf/SDCard' 20:24 mount: only root can use "--options" option 20:24 balloons, so I am not root :) 20:26 Letozaf_, certainly not. My thoughts would be to try and avoid needing root altogether 20:27 I'm wondering about umockdev and fuse atm 20:27 and as I said, I'm wondering if someone else solved this already. Either way, good fun to be had 20:27 balloons, you know I like "having fun" :-P 20:28 heh 20:28 shall we leave that one with you two? 20:28 popey, I was referring to autopilot tests LOL 20:28 yes popey I think it's as far as it can go for now 20:28 haha 20:28 I didn't mean it like that! :D 20:28 oOOo 20:28 oh blimey 20:28 LOL 20:29 . . . . derailed . . . 20:29 I stupidly googled 'autopilot test sdcard mount' 20:29 first hit https://bugs.launchpad.net/ubuntu-filemanager-app/+bug/1406988 20:29 balloons, LOL I was just saying I have fun solving these kind of problems with balloons LOL 20:29 Hey, I'm in the internets 20:30 Ok, anything else before we all explode. 20:30 * balloons wonders if they solved that bug 20:30 :p 20:30 popey, cool I was looking for that bug 20:30 popey, couldn't find it 20:31 balloons, I think last time we thought it would be easier to try to mount an SDCard image instead 20:31 balloons, but looks like we were wrong 20:32 ohh look pitti shot my umockdev idea down in there 20:32 brillant 20:32 :D 20:33 :) 20:35 ok, we done? 20:35 I do not have other questions 20:36 Good for me 20:36 Super. Thanks guys! 20:36 #endmeeting