Re: modify_pmcchairs bug?

2018-01-08 Thread Sam Ruby
On Mon, Jan 8, 2018 at 11:34 PM, Craig Russell wrote: > >> On Jan 8, 2018, at 7:32 PM, Sam Ruby wrote: >> >> On Mon, Jan 8, 2018 at 7:07 PM, Craig Russell wrote: >>> /Users/clr/apache/git/whimsy/lib/whimsy/asf/ldap.rb:260:in `modify': Object >>> class violation (LDAP::ResultError) >>> >>> And e

Re: modify_pmcchairs bug?

2018-01-08 Thread Craig Russell
> On Jan 8, 2018, at 8:34 PM, Craig Russell wrote: > >> >> On Jan 8, 2018, at 7:32 PM, Sam Ruby wrote: >> >> On Mon, Jan 8, 2018 at 7:07 PM, Craig Russell wrote: >>> /Users/clr/apache/git/whimsy/lib/whimsy/asf/ldap.rb:260:in `modify': Object >>> class violation (LDAP::ResultError) >>> >>>

Re: modify_pmcchairs bug?

2018-01-08 Thread Craig Russell
> On Jan 8, 2018, at 7:32 PM, Sam Ruby wrote: > > On Mon, Jan 8, 2018 at 7:07 PM, Craig Russell wrote: >> /Users/clr/apache/git/whimsy/lib/whimsy/asf/ldap.rb:260:in `modify': Object >> class violation (LDAP::ResultError) >> >> And error reporting is not great. I guess more checking is needed

Re: modify_pmcchairs bug?

2018-01-08 Thread Sam Ruby
On Mon, Jan 8, 2018 at 7:07 PM, Craig Russell wrote: > /Users/clr/apache/git/whimsy/lib/whimsy/asf/ldap.rb:260:in `modify': Object > class violation (LDAP::ResultError) > > And error reporting is not great. I guess more checking is needed but Object > class violation is not very informative. Oh

Re: modify_pmcchairs bug?

2018-01-08 Thread Sam Ruby
On Mon, Jan 8, 2018 at 7:39 PM, Craig Russell wrote: > Trying to fix the Object class violation by verifying that the Person is in > the LDAP list. How do I test if the Person object is included in the Service > object? > > The result of ASF::Service.find('pmc-chairs') is a Service object > # >

Re: Actions from board meeting

2018-01-08 Thread Sam Ruby
On Mon, Jan 8, 2018 at 7:21 PM, sebb wrote: > On 9 January 2018 at 00:12, Craig Russell wrote: >> >>> On Jan 8, 2018, at 1:25 PM, sebb wrote: >>> >>> On 8 January 2018 at 21:21, Craig Russell wrote: > On Jan 8, 2018, at 12:32 PM, Sam Ruby wrote: > > On Mon, Jan 8, 2018 at 3:15

Re: modify_pmcchairs bug?

2018-01-08 Thread Craig Russell
Trying to fix the Object class violation by verifying that the Person is in the LDAP list. How do I test if the Person object is included in the Service object? The result of ASF::Service.find('pmc-chairs') is a Service object # The result of ARGV.map {|id| ASF::Person[id]} is a Person object

Re: modify_pmcchairs bug?

2018-01-08 Thread Craig Russell
> On Jan 8, 2018, at 4:07 PM, Craig Russell wrote: > > I've updated the modify_pmcchairs.rb command to verify that before asking > LDAP to remove an entry from pmc-chairs, the corresponding entry in > committee-info has already been changed. > > Testing this change resulted in unexpected resu

Re: Actions from board meeting

2018-01-08 Thread sebb
On 9 January 2018 at 00:12, Craig Russell wrote: > >> On Jan 8, 2018, at 1:25 PM, sebb wrote: >> >> On 8 January 2018 at 21:21, Craig Russell wrote: >>> On Jan 8, 2018, at 12:32 PM, Sam Ruby wrote: On Mon, Jan 8, 2018 at 3:15 PM, Craig Russell wrote: > phantomjs is not avail

Re: Actions from board meeting

2018-01-08 Thread Craig Russell
> On Jan 8, 2018, at 1:25 PM, sebb wrote: > > On 8 January 2018 at 21:21, Craig Russell wrote: >> >>> On Jan 8, 2018, at 12:32 PM, Sam Ruby wrote: >>> >>> On Mon, Jan 8, 2018 at 3:15 PM, Craig Russell wrote: phantomjs is not available in PATH, not loading poltergeist >>> >>> Install p

modify_pmcchairs bug?

2018-01-08 Thread Craig Russell
I've updated the modify_pmcchairs.rb command to verify that before asking LDAP to remove an entry from pmc-chairs, the corresponding entry in committee-info has already been changed. Testing this change resulted in unexpected results: [MacBook-Pro-9:/srv/whimsy/tools] clr% ./modify_pmcchairs.rb

Re: Actions from board meeting

2018-01-08 Thread sebb
On 8 January 2018 at 21:21, Craig Russell wrote: > >> On Jan 8, 2018, at 12:32 PM, Sam Ruby wrote: >> >> On Mon, Jan 8, 2018 at 3:15 PM, Craig Russell wrote: >>> phantomjs is not available in PATH, not loading poltergeist >> >> Install phantomjs from here: http://phantomjs.org/download.html >> >

Re: Actions from board meeting

2018-01-08 Thread Craig Russell
> On Jan 8, 2018, at 12:32 PM, Sam Ruby wrote: > > On Mon, Jan 8, 2018 at 3:15 PM, Craig Russell wrote: >> phantomjs is not available in PATH, not loading poltergeist > > Install phantomjs from here: http://phantomjs.org/download.html > > This information probably should be added to: > https:

Re: Actions from board meeting

2018-01-08 Thread Sam Ruby
On Mon, Jan 8, 2018 at 3:15 PM, Craig Russell wrote: > phantomjs is not available in PATH, not loading poltergeist Install phantomjs from here: http://phantomjs.org/download.html This information probably should be added to: https://github.com/apache/whimsy/blob/master/config/board-agenda.md >

Re: Actions from board meeting

2018-01-08 Thread Craig Russell
After bundle update: [MacBook-Pro-9:www/board/agenda] clr% rake test rm test/work/data/board_minutes_2015_02_18.yml cp test/board_minutes_2015_02_18.yml test/work/data/board_minutes_2015_02_18.yml /usr/local/Cellar/ruby/2.3.1/bin/ruby -I/usr/local/lib/ruby/gems/2.3.0/gems/rspec-support-3.7.0/lib:

[jira] [Commented] (WHIMSY-172) Add suitable icon to external links

2018-01-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316486#comment-16316486 ] Sebb commented on WHIMSY-172: - AFAIK we are not using Awesome. Seems overkill to add it just f

[jira] [Commented] (WHIMSY-172) Add suitable icon to external links

2018-01-08 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316329#comment-16316329 ] John D. Ament commented on WHIMSY-172: -- I'm not sure if we're using font awesome, or

[jira] [Created] (WHIMSY-172) Add suitable icon to external links

2018-01-08 Thread Sebb (JIRA)
Sebb created WHIMSY-172: --- Summary: Add suitable icon to external links Key: WHIMSY-172 URL: https://issues.apache.org/jira/browse/WHIMSY-172 Project: Whimsy Issue Type: Improvement Reporter

[jira] [Resolved] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread John D. Ament (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John D. Ament resolved WHIMSY-171. -- Resolution: Won't Fix > Board report helper does not generate private ml numbers > -

[jira] [Commented] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316196#comment-16316196 ] Pierre Smits commented on WHIMSY-171: - I will close this issue shortly (unless additio

[jira] [Commented] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316194#comment-16316194 ] Pierre Smits commented on WHIMSY-171: - I have created https://issues.apache.org/jira/b

[jira] [Commented] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316192#comment-16316192 ] Pierre Smits commented on WHIMSY-171: - Maybe I could have taken the hint from the foot

[jira] [Commented] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread Sebb (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316183#comment-16316183 ] Sebb commented on WHIMSY-171: - Maybe Whimsy should make it clearer that the link points to an

[jira] [Commented] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread Daniel Gruno (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315978#comment-16315978 ] Daniel Gruno commented on WHIMSY-171: - PMCs can always use lists.a.o or similar to che

[jira] [Commented] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread Pierre Smits (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315974#comment-16315974 ] Pierre Smits commented on WHIMSY-171: - Hi Daniel, Thank you for the prompt reply. Re

[jira] [Commented] (WHIMSY-171) Board report helper does not generate private ml numbers

2018-01-08 Thread Daniel Gruno (JIRA)
[ https://issues.apache.org/jira/browse/WHIMSY-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16315966#comment-16315966 ] Daniel Gruno commented on WHIMSY-171: - Two things... 1) reporter.a.o is a comdev proje