[wpkg-users] [Bug 275] New: Bullet-proofing log files.
bugzilla-daemon at bugzilla.wpkg.org
bugzilla-daemon at bugzilla.wpkg.org
Fri Jul 6 00:21:50 CEST 2012
http://bugzilla.wpkg.org/show_bug.cgi?id=275
Summary: Bullet-proofing log files.
Product: WPKG
Version: other
Platform: PC
OS/Version: All
Status: NEW
Severity: trivial
Priority: P2
Component: wpkg.js
AssignedTo: mangoo at wpkg.org
ReportedBy: k.e.jones at brighton.ac.uk
QAContact: wpkg-users at lists.wpkg.org
WPKG makes a great job of handling log file output but some days people do
stupid things and can kill it quite easily ;-)
I added a package that installed updated network drivers. As you can imagine,
at some point during their installation the network was dropped and when WPKG
tried to write to the logfile that I'd redirected to a server share it just
crashed and burned.
The error wasn't bubbled through to error handlers so I'm guessing I need to
dig a bit further. In the interrim, might I suggest that logfile writes get
wrapped with a try/catch just in case something happens out of the normal
context of wpkg's actions and error reporting model?
As Confuscious says, **** happens life goes on... and so should WPKG :-)
Keith
--
Configure bugmail: http://bugzilla.wpkg.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the wpkg-users
mailing list