Bug 49464

Summary: crashes on start: ConfigParser object has no attribute 'readfp'
Product: Sisyphus Reporter: ildar <ildar>
Component: hplipAssignee: Andrey Cherepanov <cas>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: critical    
Priority: P5 CC: cas, viy
Version: unstable   
Hardware: x86_64   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=2221311

Description ildar 2024-02-21 07:56:23 MSK
лечится тривиально: заменой `readfp` на `read_file`
Comment 1 Repository Robot 2024-02-21 19:18:55 MSK
hplip-1:3.23.12-alt2 -> sisyphus:

 Wed Feb 21 2024 Andrey Cherepanov <cas@altlinux> 1:3.23.12-alt2
 - Fixed crash on readfp (ALT #49464).