[Webkit-unassigned] [Bug 33039] New: [bzt] Bugzilla-tool dies with an error if it cannot find a keychain entry for bugs.webkit.org
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 29 20:38:34 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=33039
Summary: [bzt] Bugzilla-tool dies with an error if it cannot
find a keychain entry for bugs.webkit.org
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Keywords: PlatformOnly
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: dbates at webkit.org
CC: eric at webkit.org, abarth at webkit.org
Under Mac OS X, bugzilla-tool tries to query the keychain and Security
framework (via /usr/sbin/security) for an internet-password entry for
bugs.webkit.org so that it can use it to login to bugs.webkit.org. However, if
no such entry exists then bugzilla-tool dies with an error:
Failed to run "['/usr/bin/security', 'find-internet-password', '-g', '-s',
'bugs.webkit.org']" exit_code: 44
security: SecKeychainSearchCopyNext: The specified item could not be found in
the keychain.
Failed to run "['/usr/bin/security', 'find-internet-password', '-g', '-s',
'bugs.webkit.org']" exit_code: 44
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list