LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   current: problem with system-config-printer (pycurl module) (https://www.linuxquestions.org/questions/slackware-14/current-problem-with-system-config-printer-pycurl-module-4175413429/)

hj1967 06-26-2012 04:11 AM

current: problem with system-config-printer (pycurl module)
 
system-config-printer
Traceback (most recent call last):
File "/usr/share/system-config-printer/system-config-printer.py", line 70, in <module>
import cupshelpers
File "/usr/lib64/python2.7/site-packages/cupshelpers/__init__.py", line 60, in <module>
import openprinting
File "/usr/lib64/python2.7/site-packages/cupshelpers/openprinting.py", line 22, in <module>
import pycurl, urllib, platform, threading, tempfile, traceback
ImportError: No module named pycurl

cd /var/adm/packages
hjp1:/var/adm/packages> grep pycurl *
hjp1:/var/adm/packages>

Am I missing a package or is the pycurl module not included yet.
Also my hplip status tool is broken but might be related to this.

audriusk 06-26-2012 05:13 AM

Looks like system-config-printer depends on pycurl now. Since Slackware doesn't have pycurl package (yet), you can grab a SlackBuild from SBo and build it yourself or wait until it gets added into -current.

hj1967 06-26-2012 06:45 AM

Quote:

Originally Posted by audriusk (Post 4712321)
Looks like system-config-printer depends on pycurl now. Since Slackware doesn't have pycurl package (yet), you can grab a SlackBuild from SBo and build it yourself or wait until it gets added into -current.

Thanks for poiting to the missing module. Is it necessary to report this somewhere so that the module will be included in current?

audriusk 06-26-2012 07:37 AM

Slackware developers hang around in this forum quite often, so consider the problem as already reported.

audriusk 06-27-2012 02:15 AM

Should be fixed now:
Code:

Tue Jun 26 22:35:09 UTC 2012
l/pycurl-7.19.0-x86_64-1.txz:  Added.

Please mark the thread as SOLVED if it's working for you.

hj1967 06-27-2012 05:48 AM

Quote:

Originally Posted by audriusk (Post 4713080)
Should be fixed now:
Code:

Tue Jun 26 22:35:09 UTC 2012
l/pycurl-7.19.0-x86_64-1.txz:  Added.

Please mark the thread as SOLVED if it's working for you.

I will update my system this weekend. I assume this fixes the problem and have marked the thread closed.


All times are GMT -5. The time now is 09:49 AM.