Comment 4 for bug 1201767

Revision history for this message
In , Antonio (antonio-redhat-bugs-1) wrote :

Version-Release number of selected component:
hplip-3.13.6-2.fc19

Additional info:
reporter: libreport-2.1.5
cmdline: /usr/bin/python /usr/lib/cups/backend/hpfax
executable: /usr/lib/cups/backend/hpfax
kernel: 3.9.9-302.fc19.x86_64
runlevel: N 5
uid: 0

Truncated backtrace:
hpfax:55:bug:NameError: global name 'log' is not defined

Traceback (most recent call last):
  File "/usr/lib/cups/backend/hpfax", line 68, in <module>
    bug("Error setting home directory: /etc/hp/hplip.conf not found")
  File "/usr/lib/cups/backend/hpfax", line 55, in bug
    log.stderr("ERROR: %s\n" % msg)
NameError: global name 'log' is not defined

Local variables in innermost frame:
msg: 'Error setting home directory: /etc/hp/hplip.conf not found'