RE: Yum Woes with Python

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




-----Original Message-----
From: fedora-list-bounces@xxxxxxxxxx [mailto:fedora-list-bounces@xxxxxxxxxx]
On Behalf Of Jeff Spaleta
Sent: Wednesday, November 05, 2008 5:50 PM
To: Community assistance, encouragement,and advice for using Fedora.
Subject: Re: Yum Woes with Python

On Wed, Nov 5, 2008 at 1:09 PM, Seann Clark
> <module>
>   import logging.config
> ImportError: No module named config

fascinating....

the python logging module should be part of the python package
check that with this:
rpm -ql python |grep logging

verify that the logging related files are "okay" with:
rpm -V python |grep logging



-jef
============================
Here is the output:

Wed Nov 05-18:08:40-root@haruhi:nombrandue> rpm -ql python |grep logging
/usr/lib64/python2.5/logging
/usr/lib64/python2.5/logging/__init__.py
/usr/lib64/python2.5/logging/__init__.pyc
/usr/lib64/python2.5/logging/__init__.pyo
/usr/lib64/python2.5/logging/config.py
/usr/lib64/python2.5/logging/config.pyc
/usr/lib64/python2.5/logging/config.pyo
/usr/lib64/python2.5/logging/handlers.py
/usr/lib64/python2.5/logging/handlers.pyc
/usr/lib64/python2.5/logging/handlers.pyo
Wed Nov 05-18:08:56-root@haruhi:nombrandue> rpm -V python |grep logging
Wed Nov 05-18:09:09-root@haruhi:nombrandue>/MailingListGuidelines

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux