Details
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Maniphest Tasks
- T9925: Request to update system-config-printer to fix python error in printer setup
- Commits
- R2998:c2c8782bd4bb: Update system-config-printer to 1.5.15
- Removed existing printer from test system
- Added printer via HP Jet direct
- Verified there were no errors at the driver search step
- Printer added successfully
- Printing is successful
Diff Detail
Diff Detail
- Repository
- R2998 system-config-printer
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
Hey @TClark77
python-pycurl at current state isn't doing anything here because it is a python2 package.
If python3 module is needed then you have to submit a patch for python-pycul compiled against python3 too.