[Yum] RE: Yum Digest, Vol 26, Issue 28

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

 



Regards,
Satish Kumar
Customer Support Division
#562/640 Janardhana Towers, 3rd Floor
Bilekalahalli, Bannerghatta Main Road 
Bangalore-560 076, India
Office : +91 - 080 - 51507640


-----Original Message-----
From: yum-bounces@xxxxxxxxxxxxxxxxxxxx
[mailto:yum-bounces@xxxxxxxxxxxxxxxxxxxx]On Behalf Of
yum-request@xxxxxxxxxxxxxxxxxxxx
Sent: Saturday, September 24, 2005 9:30 PM
To: yum@xxxxxxxxxxxxxxxxxxxx
Subject: Yum Digest, Vol 26, Issue 28


Send Yum mailing list submissions to
	yum@xxxxxxxxxxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	https://lists.dulug.duke.edu/mailman/listinfo/yum
or, via email, send a message with subject or body 'help' to
	yum-request@xxxxxxxxxxxxxxxxxxxx

You can reach the person managing the list at
	yum-owner@xxxxxxxxxxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Yum digest..."


Today's Topics:

   1. problem (theskea@xxxxxxxx)
   2. Please Help! (William Cooper)
   3. Re: problem (Greg Knaddison)
   4. Re: Please Help! (Greg Knaddison)
   5. Repoview-0.4 released (Konstantin Ryabitsev)
   6. Re: Repoview-0.4 released (Jeff Pitman)


----------------------------------------------------------------------

Message: 1
Date: Fri, 23 Sep 2005 11:23:31 +0200
From: theskea@xxxxxxxx
Subject: [Yum] problem
To: yum@xxxxxxxxxxxxxxxxxxxx, theskea@xxxxxxxx
Message-ID: <200509231123.31959.theskea@xxxxxxxx>
Content-Type: text/plain;  charset="us-ascii"

There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symbol: 
xmlSchemaIsValid

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.4 (#1, Mar 22 2005, 21:42:42)
[GCC 3.3.5 20050117 (prerelease) (SUSE Linux)]

If you cannot solve this problem yourself, please send this
message to <yum@xxxxxxxxxxxxxxxxxxxx>.



------------------------------

Message: 2
Date: Fri, 23 Sep 2005 16:49:09 -0600
From: William Cooper <william.m.cooper@xxxxxxxxx>
Subject: [Yum] Please Help!
To: yum@xxxxxxxxxxxxxxxxxxxx
Message-ID: <f38f6417050923154910aa1365@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

Please help? I'm using FC4 and am not really a beginner to linux but
i'm not advanced either. I was installing some educational packages
for my wife and son and something i installed messed me up. I
attempted to replace my yum files, tried to remove yum with both smart
and apt-get but they're not working now either. I can't install any
rpm packages now either. This is the error message i get when i try to
run yum.

Thanks, Billy

[root@localhost ~]# yum update
There was a problem importing one of the Python modules
required to run yum. The error leading to this problem was:

   /usr/lib/python2.4/site-packages/cElementTree.so: undefined symbol:
PyUnicodeUCS4_DecodeUTF8

Please install a package which provides this module, or
verify that the module is installed correctly.

It's possible that the above module doesn't match the
current version of Python, which is:
2.4 (#2, Feb 12 2005, 00:29:46)
[GCC 3.4.3 (Mandrakelinux 10.2 3.4.3-3mdk)]

If you cannot solve this problem yourself, please send this
message to <yum@xxxxxxxxxxxxxxxxxxxx>.

[root@localhost ~]#


------------------------------

Message: 3
Date: Fri, 23 Sep 2005 18:05:55 -0600
From: Greg Knaddison <greg.knaddison@xxxxxxxxx>
Subject: Re: [Yum] problem
To: "Yellowdog Updater, Modified" <yum@xxxxxxxxxxxxxxxxxxxx>
Message-ID: <3861c67705092317052ed61af6@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

On 9/23/05, theskea@xxxxxxxx <theskea@xxxxxxxx> wrote:
> There was a problem importing one of the Python modules
> required to run yum. The error leading to this problem was:
>
>    /usr/lib/python2.4/site-packages/libxml2mod.so: undefined symbol:
> xmlSchemaIsValid
>
> Please install a package which provides this module, or
> verify that the module is installed correctly.
>
> It's possible that the above module doesn't match the
> current version of Python, which is:
> 2.4 (#1, Mar 22 2005, 21:42:42)
> [GCC 3.3.5 20050117 (prerelease) (SUSE Linux)]
>
> If you cannot solve this problem yourself, please send this
> message to <yum@xxxxxxxxxxxxxxxxxxxx>.
>

You're running a prerelease of GCC/Python 2.4, why am I not surprised
when yum stops working ;)

Where did you get the installation of yum?

Your problems may be solved by getting the latest yum from
http://linux.duke.edu/yum/download/2.4/yum-2.4.0-1.src.rpm and making
an rpm using

rpmbuild --rebuild yum-2.4.0-1.src.rpm

and then rpm -i the resulting rpm.

Regards,
Greg


------------------------------

Message: 4
Date: Fri, 23 Sep 2005 18:12:12 -0600
From: Greg Knaddison <greg.knaddison@xxxxxxxxx>
Subject: Re: [Yum] Please Help!
To: William Cooper <william.m.cooper@xxxxxxxxx>,	"Yellowdog Updater,
	Modified" <yum@xxxxxxxxxxxxxxxxxxxx>
Message-ID: <3861c67705092317128de084a@xxxxxxxxxxxxxx>
Content-Type: text/plain; charset=ISO-8859-1

On 9/23/05, William Cooper <william.m.cooper@xxxxxxxxx> wrote:
> [root@localhost ~]# yum update
> There was a problem importing one of the Python modules
> required to run yum. The error leading to this problem was:
>
>    /usr/lib/python2.4/site-packages/cElementTree.so: undefined symbol:
> PyUnicodeUCS4_DecodeUTF8
>
> Please install a package which provides this module, or
> verify that the module is installed correctly.
>
> It's possible that the above module doesn't match the
> current version of Python, which is:
> 2.4 (#2, Feb 12 2005, 00:29:46)
> [GCC 3.4.3 (Mandrakelinux 10.2 3.4.3-3mdk)]
>
> If you cannot solve this problem yourself, please send this
> message to <yum@xxxxxxxxxxxxxxxxxxxx>.
>

Billy,

Looks like something changed/replace your cElementTree.  Maybe you can
get some help from another Mandrake user to find out which package
provides that.  Also, it's not clear to me which version of yum you
are using so might want to do this:

http://wiki.linux.duke.edu/YumFaq#Q7

Q. I installed a new version of yum (or upgraded my whole system) and
now when I run yum, I get an error saying "The yum libraries do not
seem to be available on your system for this version of python" and
"Please make sure the package you used to install yum was built for
your install of python." What's wrong with the yum package I've got,
or my Python installation, and how do I fix it?

A. This error message is often misleading. To see the real error, run
python from the command line, and type import yum. The problem
probably isn't with your version of python at all, but with a missing
libxml2-python, python-sqlite, or python-elementtree package.

A future version of yum will attempt to provide different error
messages for different possible module import errors, so this will
become less confusing.

Regards,
Greg


------------------------------

Message: 5
Date: Fri, 23 Sep 2005 23:46:41 -0400
From: Konstantin Ryabitsev <icon@xxxxxxxxxxxxxx>
Subject: [Yum] Repoview-0.4 released
To: yum@xxxxxxxxxxxxxxxxxxxx
Message-ID: <1127533601.2983.2.camel@xxxxxxxxxxxxxxxxxxxxx>
Content-Type: text/plain; charset=UTF-8

Hello, all:

I have released the updated version of RepoView. New in this release:

    * Add DOCTYPE declarations (#482)
    * Use YUM parsing routines with "noyum" fallback for people with no yum
      or yum <= 2.3 (see README)
    * Fix the "latest packages" selection behaviour (#485, rh#168125)
    * Remove the (fairly useless) "Total Groups" summary
    * CSS Fixes from Ville SkyttC$ (#483, #484)
    * Add timestamps to the index page "Latest Packages" listing (#501)
    * Preserve unchanged files for more efficient mirroring (#492)

It can be downloaded from http://linux.duke.edu/projects/mini/repoview/.
Alternatively, it will soon be updated in Fedora Extras.

Kind regards,
--icon



------------------------------

Message: 6
Date: Sat, 24 Sep 2005 22:42:44 +0800
From: Jeff Pitman <symbiont@xxxxxxxxxx>
Subject: Re: [Yum] Repoview-0.4 released
To: yum@xxxxxxxxxxxxxxxxxxxx
Message-ID: <200509242242.44957.symbiont@xxxxxxxxxx>
Content-Type: text/plain;  charset="utf-8"

On Saturday 24 September 2005 11:46, Konstantin Ryabitsev wrote:
> I have released the updated version of RepoView.

icon:

Thanks for the tool. Have you seen a template or code floating around 
that puts out a flat list?

thanks,
-- 
-jeff


------------------------------

_______________________________________________
Yum mailing list
Yum@xxxxxxxxxxxxxxxxxxxx
https://lists.dulug.duke.edu/mailman/listinfo/yum


End of Yum Digest, Vol 26, Issue 28
***********************************

Carrier-Class Operations & Services Platform for Broadband Wireless Access

More Heat for Hot Zones
http://wirelessreview.com/ar/wireless_heat_hot_zones/index.html
OSS:  Why Do Operators Need One More for Wi-Fi?
http://www.americasnetwork.com/americasnetwork/article/articleDetail.jsp?id=103382

This email contains Pronto Networks, Inc. confidential information.
No confidentiality is waived or lost by any mistransmission. Pronto
Networks, Inc. reserves the right to monitor all e-mail communications
through its network.


[Index of Archives]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux