Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-11-21 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  closed
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:  fixed
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--
Changes (by Amar Takhar):

 * status:  reopened => closed
 * resolution:   => fixed


Comment:

 I have not heard any complaints and multiple references should work now as
 the bug was extremely clear.  If it's still an issue please re-open.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-11-16 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  reopened
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Amar Takhar):

 I reworked a lot of these scripts to make it much easier to modify going
 forward as a few more will be added.  I left some old variables in one of
 them that were statically set to 'rtems'.

 This should fix this problem please let me know if it does not.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-11-15 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  reopened
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Sebastian Huber):

 I committed this to rtems-docs:

 https://git.rtems.org/rtems-
 docs/commit/?id=e49e4056c7d4b7fa35881cfc3522c6e038940e84

 I received this from Git:
 {{{
 git push origin e49e4056c7d4b7fa35881cfc3522c6e038940e84:master
 Counting objects: 4, done.
 Delta compression using up to 12 threads.
 Compressing objects: 100% (4/4), done.
 Writing objects: 100% (4/4), 481 bytes | 481.00 KiB/s, done.
 Total 4 (delta 3), reused 0 (delta 0)
 remote: 0: init
 remote: 1: mail v...@rtems.org
 remote: NoSuchChangeset: No changeset
 e49e4056c7d4b7fa35881cfc3522c6e038940e84 in the repository
 remote: 4: IRC
 remote: fatal: bad object e49e4056c7d4b7fa35881cfc3522c6e038940e84
 remote: irc notice: Invalid number of commits: 0
 remote: 5: Buildbot
 To ssh://dispatch.rtems.org/data/git/rtems-docs.git
1a704cd..e49e405  e49e4056c7d4b7fa35881cfc3522c6e038940e84 -> master
 }}}
 The corresponding tickets were not updated, e.g. #3584.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-11-14 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  reopened
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Amar Takhar):

 While working on Buildbot I discovered what was causing this issue.  The
 changeset updating in trac wasn't properly iterating over every commit in
 a push just the parent.

 I have changed it now hopefully it should catch everything now.  Let me
 know if it doesn't thanks.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-26 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  reopened
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--
Changes (by Sebastian Huber):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 I checked in four commits at once:

 
https://git.rtems.org/rtems/log/?qt=range=01595a4f321ad890270a3bc3e21c98ba51163562..24b58072ff1ac5a1691374aa139807bf866bf01a

 Only the last commit updated the ticket system. This one for example
 didn't update the corresponding ticket:

 https://git.rtems.org/rtems/commit/?id=4b801acc2003073c50b381435896a29f29e51a3c

 https://devel.rtems.org/ticket/2514#comment:41

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-23 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  closed
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:  fixed
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--
Changes (by Sebastian Huber):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 Thanks for fixing this. The automatic update worked with this commit:

 [05a5366469ee4ee7776f70dceea631ea57a63b19/rtems-docs]

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-23 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  assigned
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Chris Johns):

 Replying to [comment:5 Amar Takhar]:
 > I forced an update and changed how I was doing the update we'll see if
 it works this way.

 Could you please explain the change and is there anything we need to do, I
 am confused if we still need to manually handle ticket updates?

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-23 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  assigned
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Amar Takhar):

 I forced an update and changed how I was doing the update we'll see if it
 works this way.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-23 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  assigned
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Amar Takhar):

 Replying to [comment:3 Chris Johns]:
 > I suggest we manually update all tickets until this is resolved. I am
 not sure why this has been done.

 It was done due to the numerous complaints about tickets not updating
 especially with multiple commits.

 The way we were doing has been unsupported for over 4 years now it's
 broken and hacky this change was inevitable I'll look into it I can
 manually force trac to update the tickets as required so we won't lose
 anything.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-23 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  assigned
 Priority:  highest  |   Milestone:  5.1
Component:  admin| Version:
 Severity:  critical |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--
Changes (by Chris Johns):

 * priority:  normal => highest
 * severity:  normal => critical


Comment:

 Git pushes are not updating '''Trac''' up as report by Sebastian in an
 email..

 >
 
https://git.rtems.org/rtems_waf/commit/?id=1b896361d302aeda0145af90972aea863e28898f
 >
 > It didn't update the ticket:
 >
 > https://devel.rtems.org/ticket/3551
 >
 > It doesn't show up in the Git view in Trac:
 >
 > https://devel.rtems.org/log/rtems_waf

 The common git hook `/data/support/git-support/hooks/post-receive-3` for
 '''Trac''' is commented out:
 {{{
 stat -x /data/support/git-support/hooks/post-receive-3 | grep Modify
 Modify: Sun Oct 21 00:09:04 2018
 }}}

 I suggest we manually update all tickets until this is resolved. I am not
 sure why this has been done.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-21 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  assigned
 Priority:  normal   |   Milestone:  5.1
Component:  admin| Version:
 Severity:  normal   |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Amar Takhar):

 Replying to [comment:1 Chris Johns]:
 > Should https://devel.rtems.org/wiki/Developer/Git/Committers be updated
 with something about the triggers, even a link to Trac doco?

 Great idea how is this? wiki:Developer/Git/Committers#TicketUpdates

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Re: [RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-21 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
-+--
 Reporter:  Amar Takhar  |   Owner:  Amar Takhar
 Type:  infra|  Status:  assigned
 Priority:  normal   |   Milestone:  5.1
Component:  admin| Version:
 Severity:  normal   |  Resolution:
 Keywords:  git  |  Blocked By:  2233, 3238
 Blocking:   |
-+--

Comment (by Chris Johns):

 Should https://devel.rtems.org/wiki/Developer/Git/Committers be updated
 with something about the triggers, even a link to Trac doco?

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

[RTEMS Project] #3561: Migrate to CommitTicketUpdater

2018-10-20 Thread RTEMS trac
#3561: Migrate to CommitTicketUpdater
--+-
  Reporter:  Amar Takhar  |  Owner:  Amar Takhar
  Type:  infra| Status:  assigned
  Priority:  normal   |  Milestone:  5.1
 Component:  admin|Version:
  Severity:  normal   |   Keywords:  git
Blocked By:  2233, 3238   |   Blocking:
--+-
 The old script was ancient and outdated.  I've now killed it off and moved
 to the internal system described here:

   https://trac.edgewall.org/wiki/CommitTicketUpdater

 This should handle all scenarios if it does not please let me know.  I
 will leave this ticket open for a week or so.

--
Ticket URL: 
RTEMS Project 
RTEMS Project
___
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs