Ticket #34935 (new defect)
Moving a port from /users to /trunk/dports or changing a file in portdir/files doesn't trigger buildbot rebuild
| Reported by: | cal@… | Owned by: | wsiegrist@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | server/hosting | Version: | 2.1.1 |
| Keywords: | Cc: | jmr@…, wsiegrist@… | |
| Port: |
Description
If a commit
- moves a port from somewhere below source:/users to source:/trunk/dports, or
- changes a file in a port's files directory
the buildbot doesn't attempt to build this port.
Examples are:
- r94451 for a move, didn't show up in the buildbot timeline, should have been between change #12746 and change #12747
- r94453 for a change in files, didn't trigger a rebuild, as you can see in the blamelist of the next builds of the affected port: Build #8274 on SL Build #1891 on Lion
Change History
Note: See
TracTickets for help on using
tickets.


Second part probably fixed by r94462.