12:00:44 #startmeeting Mer bug triage 27/2/2012 12:00:44 Meeting started Mon Feb 27 12:00:44 2012 UTC. The chair is Stskeeps. Information about MeetBot at http://wiki.merproject.org/wiki/Meetings. 12:00:44 Useful Commands: #action #agreed #help #info #idea #link #topic. 12:01:10 afternoon all 12:01:52 https://bugs.merproject.org/buglist.cgi?emailassigned_to1=1&query_format=advanced&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=trivial&bug_severity=enhancement&bug_status=NEEDINFO&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=TRIAGEDUPSTREAM&bug_status=REOPENED&email1=need-triage&emailtype1=substring is the bug list we'll be going through - if you see any bugs you'd like to ... 12:01:58 ... take, please indicate during the meeting 12:02:33 #topic https://bugs.merproject.org/show_bug.cgi?id=189 - Diff against fakeobs doesn't work in OBS webui 12:02:55 i'd say medium as it's kinda annoying, though it works when logged out(!) 12:03:07 :nod: 12:03:17 any idea if this is fixed in obs upstream? 12:03:39 no 12:03:46 #info medium 12:04:18 #topic https://bugs.merproject.org/show_bug.cgi?id=191 - opensslconf.h doesn't support arm architectures 12:04:36 low/medium? we hit this while building python-m2crypto, it's an obvious mistake arm support is missing 12:05:01 probably trivial to fix, may need one-two packaging fixes 12:05:40 hmm circuit breaker tripped 12:05:53 no coffee for lbt 12:06:00 rofl 12:06:09 it was the coffee maker that tripped it :) 12:06:22 hehe 12:06:26 #info low 12:06:36 #topic https://bugs.merproject.org/show_bug.cgi?id=192 - Spectacle version check should be removed 12:07:00 medium? 12:07:53 :nod: 12:07:56 yes, high even? 12:08:10 does it block use of new spectacle? 12:08:24 yes, but we don't have new spectacle out yet :) 12:08:37 and no it doesn't if we update also boss spectacle 12:08:47 OK 12:08:50 so only problem when boss isn't latest 12:09:02 so...hmm 12:09:08 should this in fact be fixed? 12:09:15 ? 12:09:19 yes, it should have a non-interactive method 12:09:26 Stskeeps: it has 12:09:34 well, isn't the bug that BOSS is too low and this is an alert? 12:09:36 Stskeeps: but the non-interactive default answer causes quit :) 12:09:49 lbt: there isn't new version release so boss couldn't be higher 12:10:10 so does policy permit submitting using tools that aren't released? 12:10:20 just asking? :) 12:10:20 I have 0.24~git in my git tree 12:10:27 and boss has 0.23 which is the latest release 12:10:38 so test it, release it but don't use it in production pushes? 12:10:40 lbt: no it doesn't atm. 12:10:58 so I see this as possibly indicating broken process,,, 12:11:02 as said if spectacle in BOSS isn't latest and user's submit fails 12:11:19 is the bug in spectacle, or in BOSS? 12:11:20 s/and/then/ 12:11:24 Stskeeps: spectacle 12:11:25 then isn't that a good thing? 12:12:12 lbt: no? The spectacle change can be just minor thing that doesn't change the output .spec at all. 12:12:15 #info medium, continue discussion in bug 12:12:17 I personally would like to see consistent use of tools - this seems to support that (in principle though the tty interaction is a pita) 12:12:27 OK 12:12:37 #topic https://bugs.merproject.org/show_bug.cgi?id=193 - OBS rpm: has no hdrmd5 error 12:12:50 this -might- be a fluke due to qemu or due to sb2, we have to watch it a bit 12:13:12 so medium? 12:13:45 * Sage_ can't see the error 12:13:58 ah, yes I can 12:14:53 #info medium 12:14:58 strange 12:15:09 why happens only with one package 12:15:18 #topic https://bugs.merproject.org/show_bug.cgi?id=197 - mer base contains GPLv3 'info' package 12:15:27 this one is a bit serious and i'm not sure why we're installing info in the first place.. 12:15:49 can it go in the SDK ? 12:15:49 because of install-info thing 12:16:06 ok, we should check what can be done with that 12:16:10 Stskeeps: http://pastie.org/3471167 12:16:12 i'd say high 12:16:31 I would say we could drop those info things and that package from base. 12:16:35 base image that is 12:16:37 ok 12:16:52 #info high, we can probably drop info pages or similar 12:17:02 SDK ? 12:17:25 it can go in sdk but still, problem with installing info pages 12:17:30 perhaps we need a nullop 12:17:37 yep, thinking that 12:17:50 or -info subpackages? 12:17:59 sorry I am late 12:18:02 or that 12:18:02 similar to -doc or something 12:18:03 'lo phaeron 12:18:10 so if people want info they could get them 12:18:36 #info or -doc subpackages 12:18:50 #topic https://bugs.merproject.org/show_bug.cgi?id=198 - osc should Require diff3 12:18:50 mmm 12:18:58 should be Requires: diffutils 12:19:05 maybe put info into the toolchain... 12:19:14 since it's a tool for building -doc 12:19:39 at the moment it's one big mess, and rpm macros Requires(pre) /sbin/install-info 12:19:41 movinf on 12:19:44 so 12:19:53 medium prio for sdk? 12:19:54 actually it should require /usr/bin/diff or something 12:20:03 diff3 12:21:00 like I say though ... what's in mer-essential ? 12:21:08 -build-essential 12:21:15 no 12:21:20 mer-base 12:21:25 not diffutils, for sure 12:21:25 :P 12:21:31 I know that :) 12:21:52 #info medium 12:21:54 but how do I determine if this is a bug when something else is missing? 12:22:19 lbt: if osc is installed it should depend on packages that it needs and those should get installed 12:22:32 so /bin/bash? 12:22:42 glibc? explicitly? 12:22:56 lbt: it actually automatically deps on glibc with automated deps.. 12:23:17 lbt: /bin/bash yes if it really needs bash 12:23:18 and that's a good answer too 12:23:32 if automated deps don't work out, add it as a dependancy 12:23:36 the answer for Debian is linked at that url 12:24:04 okay, moving on to not triaged tasks 12:24:06 and it has 'essential' .... the response is, I think, Mer has no equivalent and all packages specify all dependencies 12:24:51 okay, moving on to not triaged tasks? 12:24:56 https://bugs.merproject.org/buglist.cgi?emailassigned_to1=1&query_format=advanced&bug_severity=task&bug_status=NEEDINFO&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=TRIAGEDUPSTREAM&bug_status=REOPENED&email1=need-triage&emailtype1=substring 12:25:04 * lbt makes a note for packaging policy page 12:25:43 #topic Armenian characters and djvu-fonts project - https://bugs.merproject.org/show_bug.cgi?id=187 12:26:00 low? this could be carried in a UI project too 12:26:14 I would say not part of Mer Core 12:26:22 well, we do have other fonts 12:26:27 so it's a bit varied 12:26:43 well, we have en translation should we have all? 12:26:55 so ... Mer-i8n ? 12:27:05 should be over in i18n at least 12:28:39 new .Component? 12:28:45 or new product? 12:28:53 i'm not 100% if we should carry some useful fonts or not in core, not installed by default for sure 12:29:02 agreed 12:29:02 but fonts are erm, pretty commonplace in projects 12:29:06 it feels like we could have a discrete set of il8n packages though 12:29:17 we don't really have much to do with translations 12:29:24 no, but tools? 12:29:30 point 12:29:34 belongs in SDK 12:29:52 * lbt notes that down 12:30:07 #topic https://bugs.merproject.org/show_bug.cgi?id=195 - Include libunwind for gdb 12:30:27 low, we don't see anything not working atm because it, but it might improve bug report quality 12:30:36 mmm 187 ... 12:30:37 task, low? 12:30:44 I have it as core, low... yes? 12:31:03 "Include in core for now. " ? 12:31:17 low, but it's theoretically in core, but not pressing to get in 12:31:21 we need a proper discussion on fonts in core 12:31:24 "Not installed by default." 12:31:30 pending discussion 12:32:41 ok, done -> 195 12:33:17 done 12:33:38 okay, quickly looking at available tasks, anyone want to take any of these? 12:33:39 https://bugs.merproject.org/buglist.cgi?query_format=advanced&emailassigned_to1=1&order=Importance&bug_severity=task&bug_status=NEEDINFO&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=TRIAGEDUPSTREAM&bug_status=REOPENED&email1=not-taken&emailtype1=substring 12:34:13 I'm doing some as SDK process tests 12:34:22 or of open bugs: https://bugs.merproject.org/buglist.cgi?query_format=advanced&emailassigned_to1=1&order=Importance&bug_severity=critical&bug_severity=major&bug_severity=normal&bug_severity=trivial&bug_severity=enhancement&bug_status=NEEDINFO&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=TRIAGEDUPSTREAM&bug_status=REOPENED&email1=not-taken&emailtype1=substring 12:34:26 eg bash to check the wiki page last night 12:35:28 166 167 might be in my "scope" 12:36:30 lbt: 151 still reproducable ? 12:36:51 not tried 12:37:04 I can probably take some of the packaging updates like nspr and libssl that are marked as high 12:37:11 ok 12:37:17 please assign to yourself if so 12:37:46 CI BOSS is on my radar too 12:38:04 done 12:38:09 but not likely to do too much until post release 12:38:45 I may do 117 too - mic docs on wiki 12:39:31 okay, anything else before we end the meeting? 12:39:38 I'm done 12:40:20 #endmeeting