Closed
Bug 543231
Opened 16 years ago
Closed 16 years ago
'Seamonkey comm-central-trunk macosx l10n nightly': "cvs checkout: warning: failed to open /Users/seabld/.cvspass for reading: No such file or directory"
Categories
(SeaMonkey :: Build Config, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: sgautherie, Assigned: kairo)
References
()
Details
http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-l10n-cs/1263555412.1263555460.17546.gz
Seamonkey comm-1.9.1 macosx l10n nightly on 2010/01/15 03:36:52
{
Executing command: ['cvs', '-d', ':pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot', '-q', 'checkout', '-P', '-r', 'LDAPCSDK_6_0_6D_MOZILLA_RTM', '-d', 'c-sdk', 'mozilla/directory/c-sdk']
cvs checkout: warning: failed to open /Users/seabld/.cvspass for reading: No such file or directory
? c-sdk/unallmakefiles
CVS checkout end: 2010-01-15 11:37:33 UTC
}
Afaict, this build was added as is and has failed since then.
The .cvspass file seems to be missing from the tinderbox.
***
Then see also 'autoconf js/src failed' which this build and others added at the same time fail on.
Flags: in-testsuite-
| Assignee | ||
Comment 1•16 years ago
|
||
INVALID, this is no error and anonymous cvs checkouts work fine without a .cvspass
I wonder why you care about L10n builds now - in any case, there is a bug on autoconf, but it's completely different, it's a buildbotcustom error.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•16 years ago
|
||
(In reply to comment #1)
> INVALID, this is no error and anonymous cvs checkouts work fine without a
> .cvspass
Good. Yet, lenochod was worried about that warning...
> I wonder why you care about L10n builds now - in any case, there is a bug on
I usually don't.
Callek asked me to look at this, so I spent time to check the logs and file the bug.!.
> autoconf, but it's completely different, it's a buildbotcustom error.
Good. Ftr, would you know which bug number that is?
Comment 3•16 years ago
|
||
(In reply to comment #1)
> INVALID, this is no error and anonymous cvs checkouts work fine without a
> .cvspass
Ok, even I was not too sure on this one.
> I wonder why you care about L10n builds now - in any case, there is a bug on
> autoconf, but it's completely different, it's a buildbotcustom error.
I asked him to check as I heard it cited in irc right before I headed off to work (and you were not connected).
(In reply to comment #2)
>
> I usually don't.
> ... so I spent time to check the logs and file the bug.!.
Thank you again for doing that!
| Assignee | ||
Comment 4•16 years ago
|
||
(In reply to comment #3)
> (In reply to comment #1)
> > INVALID, this is no error and anonymous cvs checkouts work fine without a
> > .cvspass
>
> Ok, even I was not too sure on this one.
CVS just always warns if it can't read that file, even if it doesn't need anything from it as no login is needed for anon access.
> > I wonder why you care about L10n builds now - in any case, there is a bug on
> > autoconf, but it's completely different, it's a buildbotcustom error.
>
> I asked him to check as I heard it cited in irc right before I headed off to
> work (and you were not connected).
That problem is bug 531275 comment #114 - I'm running an unreviewed patch on our buildmaster right now, and there was still a slight glitch in that patch, should be fixed on our master now (i.e. as of a minute ago or so).
Thanks for pointing me to that glitch though, in that regard the bug here was helpful - but for something else than what the summary said ;-)
You need to log in
before you can comment on or make changes to this bug.
Description
•