On Fri, Feb 22, 2008 at 7:14 PM, Danek Duvall <[EMAIL PROTECTED]> wrote:
> We ran into this today on pkg.opensolaris.org.  Basically, the server tips
>  over if the search database files exist, but can't be opened for writing.
>
>     http://cr.opensolaris.org/~dduvall/pkg-bug589/

Shouldn't these say "for reading":
      314 +                                            "Failed to open
search " + \
      315 +                                            "database: %s
(errno=%s)" % \

      351 +                                            "Failed to open
search database", \
      352 +                                            "for writing:
%s (errno=%s)" % \

Otherwise, looks correct.

Cheers,
-- 
Shawn Walker, Software and Systems Analyst
http://binarycrusader.blogspot.com/

"To err is human -- and to blame it on a computer is even more so." -
Robert Orben
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to