Closed
Bug 586177
Opened 15 years ago
Closed 15 years ago
please push latest tinderbox CVS to tinderbox-stage
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rhelmer, Assigned: justdave)
Details
No description provided.
Comment 1•15 years ago
|
||
[root@dm-webtools04 tinderbox-src]# cvs up
cvs update: Updating .
M Makefile
C showbuilds.pl
C tbglobals.pl
cvs update: Updating examples
Not sure if those conflicts are good.
Assignee: server-ops → shyam
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
Global symbol "$form_ref" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 680.
Global symbol "$tree" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 680.
Global symbol "$form_ref" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 680.
Global symbol "$tree" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 684.
Global symbol "$tree" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 687.
Global symbol "$tree" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 690.
Global symbol "$form_ref" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 691.
Global symbol "$form_ref" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 692.
Global symbol "$form_ref" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 698.
Global symbol "$form_ref" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 706.
Global symbol "$form_ref" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 708.
Global symbol "$tree" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 709.
Global symbol "$tree" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 710.
Global symbol "$tree" requires explicit package name at /var/www/webtools/tinderbox/tbglobals.pl line 711.
Unmatched right curly bracket at /var/www/webtools/tinderbox/tbglobals.pl line 716, at end of line
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•15 years ago
|
||
I'm seeing the above errors in a mail bounce on tinderbox production, and I started getting the bounces only after the push in comment 1. I don't know why stage would affect production, though.
Comment 4•15 years ago
|
||
stage and prod are different, errors you're seeing are from prod, not stage.
| Assignee | ||
Comment 5•15 years ago
|
||
The errors he's seeing are from stage. The mail gets sent both places because production clones it to stage so we have live data.
I just shut off the mail split to stop the bounces (I have over 3000 of them in my inbox).
| Reporter | ||
Comment 6•15 years ago
|
||
(In reply to comment #1)
> [root@dm-webtools04 tinderbox-src]# cvs up
> cvs update: Updating .
> M Makefile
> C showbuilds.pl
> C tbglobals.pl
> cvs update: Updating examples
>
> Not sure if those conflicts are good.
There was a local patch on here before; please do:
cvs up -C showbuilds.pl tbglobals.pl
(I assume that the Makefile modification is on purpose)
| Reporter | ||
Comment 8•15 years ago
|
||
Seems to be working fine now.
Can I trouble you for one more update now that bug 585876 has landed?
| Reporter | ||
Comment 9•15 years ago
|
||
Actually I will file a new bug once all the ducks are in a row; waiting on one more checkin anyway.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•