[Yum] yum-arch, logger module import error
seth vidal
skvidal at linux.duke.edu
Wed Feb 14 15:12:42 UTC 2007
On Wed, 2007-02-14 at 18:56 +0545, rbanjade wrote:
> hi,
> I have got this error when I tried to run 'yum-arch' command.
> Could you plz help me? Few hints to handle python module plz.
>
>
> Scenario:
> yum version: 3.0
>
> [root at rbanjade /]# yum-arch rpm_pkg_name...
> Traceback (most recent call last):
> File "/usr/bin/yum-arch", line 22, in ?
> import pullheaders
> File "/usr/share/yum-cli/pullheaders.py", line 27, in ?
> from yum.logger import Logger
> ImportError: No module named logger
>
> what does it mean?
>
> Anticipating your response!
>
> RBanjade
> D2HawkeyeServices
> Kathmandu, Nepal
>
yum 3.0 didn't include a yum-arch. That yum-arch is from some older
version of yum. If you're using yum 3.0 you don't want to use yum-arch
anyway - you want to use createrepo.
-sv
More information about the Yum
mailing list