--- On Mon, 1/12/09, Michael Schwendt <mschwendt.tmp0701.nospam@xxxxxxxx> wrote: > From: Michael Schwendt <mschwendt.tmp0701.nospam@xxxxxxxx> > Subject: Re: libglib-2.0.so.0: cannot open shared object file: No such file or directory > To: fedora-test-list@xxxxxxxxxx > Date: Monday, January 12, 2009, 11:53 AM > On Mon, 12 Jan 2009 09:16:45 -0800 (PST), Antonio wrote: > > > I need to get the new glib2 package to make this work: > > No. The library name hasn't changed. > > > [olivares@localhost ~]$ yum whatprovides > libglib-2.0.so.0 > > Loaded plugins: refresh-packagekit, refresh-updatesd > > glib2-2.19.4-1.fc11.i386 : A library of handy utility > functions > > Repo : rawhide > > Matched from: > > Other : libglib-2.0.so.0 > > > > > > > > glib2-2.19.4-1.fc11.i386 : A library of handy utility > functions > > Repo : installed > > Matched from: > > Other : Provides-match: libglib-2.0.so.0 > > Did you notice that the installed version is the right one? > Verify that the package is okay. > > > I query the glib2 package and it returns nothing back, > > > How? > > > so I will try to get it from koji and try again. > > > > What do you hope for? > > -- > fedora-test-list mailing list > fedora-test-list@xxxxxxxxxx > To unsubscribe: > https://www.redhat.com/mailman/listinfo/fedora-test-list I did this in order to help me fix the machine: Script started on Mon 12 Jan 2009 11:23:32 AM CST [root@riohigh Download]# rpm -Uvh glib2-2.19.4-1.fc11.i386.rpm error: Failed dependencies: libfam.so.0 is needed by glib2-2.19.4-1.fc11.i386 [root@riohigh Download]# rpm -e glib2-2.19.4-1.fc11.i386.rpm error: package glib2-2.19.4-1.fc11.i386.rpm is not installed [root@riohigh Download]# rpm -e glib2-2.19 error: package glib2 is not installed [root@riohigh Download]# rpm -qa glib2* [root@riohigh Download]# yum install glib2-2.19.4-1.fc11.i386.rpm There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libglib-2.0.so.0: cannot open shared object file: No such file or directory Please install a package which provides this module, or verify that the module is installed correctly. [root@riohigh Download]# yum install glib2-2.19.4-1.fc11.i386.rpm There was a problem importing one of the Python modules required to run yum. The error leading to this problem was: libglib-2.0.so.0: cannot open shared object file: No such file or directory 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.6 (r26:66714, Dec 10 2008, 15:22:38) [GCC 4.3.2 20081105 (Red Hat 4.3.2-7)] If you cannot solve this problem yourself, please go to the yum faq at: http://wiki.linux.duke.edu/YumFaq [root@ri[root@riohigh Download]# rpm -Uvh glib2-2.19.4-1.fc11.i386.rpm error: Failed dependencies: libfam.so.0 is needed by glib2-2.19.4-1.fc11.i386 [root@riohigh Download]# rpm -Uvh glib2-2.19.4-1.fc11.i386.rpm --nodeps Preparing... ## (100%) #### (100%) ####### (100%) ##### ############ (100%) I used --nodeps option, and all started working again :) [students@riohigh ~]$ uname -a Linux riohigh 2.6.29-0.28.rc1.fc11.i686 #1 SMP Sun Jan 11 21:09:22 EST 2009 i686 athlon i386 GNU/Linux [students@riohigh ~]$ I have X also, wheras X has not worked here for about 2 to 3 weeks :) [root@riohigh Download]# ls /etc/X11/ applnk fontpath.d prefdm xdm xinit Xmodmap Xresources [root@riohigh Download]# lspci | grep VGA 01:00.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon7000/VE] [root@riohigh Download]# Regards, Antonio -- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list