14:02:00 <boris-42> #startmeeting Rally
14:02:03 <openstack> Meeting started Mon Oct  5 14:02:00 2015 UTC and is due to finish in 60 minutes.  The chair is boris-42. Information about MeetBot at http://wiki.debian.org/MeetBot.
14:02:04 <openstack> Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
14:02:08 <openstack> The meeting name has been set to 'rally'
14:02:33 <boris-42> ping andreykurilin oanufriev
14:02:45 <andreykurilin> hey hey
14:03:17 <e0ne> hi
14:03:46 <rvasilets> o|
14:03:50 <boris-42> e0ne: rvasilets hi
14:03:54 <temujin_> Hi all
14:03:57 <boris-42> temujin_: hi
14:04:24 <boris-42> seems like this meeting will be quite short
14:04:44 <boris-42> #topic [boris-42]  Bug reports housekeeping
14:04:54 <boris-42> okay guys we need to do something with bugs
14:05:15 <boris-42> we have like 72 bugs https://bugs.launchpad.net/rally -3 that are fixed is like 69
14:05:18 <boris-42> which is bad
14:05:54 <boris-42> part of bugs are forever in-progress status
14:06:16 <boris-42> so I believe we should detect those and finish patches
14:06:30 <boris-42> so we will reduce size of patch queue and amount of bugs in project
14:06:45 <andreykurilin> +1
14:07:17 <rvasilets> +1
14:07:51 <boris-42> so the another thing that I did was
14:07:56 <rvasilets> We could ask every 2 weeks about status of bug for example
14:08:01 <boris-42> refactoring all bugs
14:08:11 <boris-42> so they have now tags
14:08:22 <boris-42> and you can pick bugs from area that you know better
14:08:39 <temujin_> cool
14:08:51 <boris-42> rvasilets: we may but it will be better just to fix them ;0
14:08:59 <boris-42> rvasilets: and keep like less then 30 open bugs
14:09:40 <rvasilets> ok
14:10:30 <boris-42> so that is all from my side
14:11:19 <boris-42> let's finish meeting if there is no more questions for few minutes
14:11:36 <rvasilets> Who would be manage bugs?
14:12:02 <boris-42> rvasilets: I will ask ilyakhudoshin
14:12:42 <rvasilets> Lets imagine that community filled 40 bugs in a week what is our action on this?
14:13:24 <rvasilets> We will fix bugs immediately or by situation?
14:14:18 <redixin> sorry i late
14:14:19 <boris-42> rvasilets: we will try to fix asap bugs
14:14:34 <redixin> did you decided where to store rally config and database by default?
14:14:36 <boris-42> redixin: for other side it doesn't look like real situation
14:14:47 <andreykurilin> rvasilets: we should triage bugs asap
14:14:58 <andreykurilin> rvasilets: and fix them based on it's priority
14:15:12 <boris-42> redixin: so sqlite does work  with many wirtters
14:15:16 <boris-42> redixin: so we did just 777
14:15:26 <boris-42> redixin: which will work for everybody
14:15:27 <redixin> go+w it is the same as 777
14:15:47 <boris-42> redixin: hm
14:15:55 <redixin> so your patch does not change much
14:16:00 <boris-42> redixin: hm
14:16:05 <boris-42> redixin: let me check
14:16:13 <redixin> it is not actually same, but almost same
14:16:24 <redixin> there is write permissons to everyone
14:16:32 <boris-42> redixin: so this is what we need
14:16:38 <boris-42> redixin: write permission for everybody
14:16:52 <redixin> go+w gives write to everyody
14:17:12 <redixin> 777 just add executable by everybody
14:17:57 <rvasilets> no. I don't think so because 'go+w' not equal to 'a+w' and 777 it like 'a+rwx'
14:18:22 <redixin> with go+w we got 'rwxrw-rw-'
14:18:34 <redixin> with 777 we got 'rwxrwxrwx'
14:18:35 <boris-42> redixin: rvasilets so the truth is that with 777 install_rally.sh works
14:18:41 <boris-42> redixin: with go+w doens't work
14:18:54 <redixin> this is weird
14:18:59 <boris-42> because it was like 664 access
14:19:04 <redixin> what does 'x' bit for sqlite file?
14:19:15 <rvasilets> you forgot about 'u'
14:19:23 <rvasilets> its about the owner of the file
14:19:24 <boris-42> redixin: so guests were able to read only
14:19:30 <rvasilets> 777 include it
14:19:33 <rvasilets> go+w no
14:19:38 <rvasilets> I think so
14:20:02 <rvasilets> and also matybe some issues with reading
14:20:07 <rvasilets> *maybe
14:20:46 <redixin> http://dpaste.com/1Q73RBY
14:21:08 <boris-42> redixin: so I don't know LOL
14:21:44 <redixin> probably sqlite uses x bit somehow
14:22:10 <boris-42> redixin: you can spend some time and investigate it
14:22:25 <redixin> ok
14:23:38 <boris-42> redixin: in any case guys from community dislike the idea of putting db file to home dir in case of sys wide inslattaion
14:23:46 <redixin> rvasilets, there is 'rw' permissons for user by default (man umask)
14:25:57 <rvasilets> redixin, ok
14:26:32 <boris-42> so as we finished all topics
14:26:47 <boris-42> let's finish meeting
14:27:04 <boris-42> #endmeeting