Sorry, this was a bug that inadvertently got left into ver 1.7.3. To get
around it, either manually install or you can make a simple edit to a file
before running the installer:

$ cd /home/raena/Printer/hplip-1.7.3/installer
(edit the file distros.py)
(go down to the section that starts with 'suse' : { ...and find a line under
'10.0'  (or whatever version you are using) that says:

'notes' : [],

and change it to:

'notes:' : "",
(make sure the comma is still there after you change the []'s to ""'s.)

Save the file, and then, restart the installer:

$ python ./install.py

-Don


On 3/31/07, Raena Lea-Shannon <[EMAIL PROTECTED]> wrote:

I am using the installer. It detects my Install OK but crashes after
entering
passwd. The mail list archive is down so I could not look up if this was
there. Any help greatly appreciated.

Error log id

Please enter the root/superuser password:
note: Password accepted.
Traceback (most recent call last):
  File "./install.py", line 134, in ?
    text_install.start(auto)
  File "/home/raena/Printer/hplip-1.7.3/installer/text_install.py", line
395,
in start
    ver_notes = ver_notes.strip()
AttributeError: 'list' object has no attribute 'strip'

--

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hplip-help

Reply via email to