hplip 3.15.7 install fails (hangs) on openSUSE 13.2
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
HPLIP |
New
|
Undecided
|
Unassigned |
Bug Description
openSUSE 13.2 X64 with latest updates
Notified of new version and clicked on install now. The update ran as expected until it hung with the character mode progress indicator showing activity. The log is attached. I aborted the update. When I tried to re-install 3.14.6, it failed the same way.
Nothing in any log files. except that it hung until I aborted the job.
I'm not a python guy, but I managed to bypass the problem by commenting out lines 555-557 of:
hplip-3.
core.run_
As I mentioned this worked on the original install on this system. Either there is a flaw in the logic or something has changed with maintenance over the last 3 months.
I there is something I can do to better diagnose this problem, feel free to let me know.
Regards,
Dennis
Dennis,
'core.run_ pre_depend( progress_ callback, distro_ alternate_ version) ' function will run 'zypper refresh' and wait for its completion.
It seems that in your case 'zyyper refresh' is stuck. Can you check in yast settings the option to download using cdrom or NFS is disabled if you are not using any of these methods to download and install packages.