LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 09-19-2007, 03:09 PM   #1
ttaghattass
LQ Newbie
 
Registered: Dec 2006
Posts: 23

Rep: Reputation: 15
Unhappy FC6 in text mode with errors after deleting some packege


first I know that it is a stupid step from me
I was having a FC6 working very good but I made a stupid step to free some space from that partition so I started Yum and deleted some packages and I do not remember all packages I deleted but I remember that I delete the Python, genome and some libraries so the system hang up and when I reboot the system make some errors and give me the login in text mode so I login as root and tried to run yum to update the system to install the deleted packages so it gives me

there was a problem importing one of the python modules required to run yum the error leading to this problem was : No module named rpm


so I tried to start kde or Xface4 they gives something like

unable to load or open shared library

so I can't start any thing

can any one help me to fix that problem ????

note :- I can't make a new installation
 
Old 09-20-2007, 04:05 AM   #2
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,362

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Sound's like yum is hosed.
Try force install yum and do an rpm --rebuild.
Do a bit of reading about this first though.
 
Old 09-20-2007, 10:05 AM   #3
ttaghattass
LQ Newbie
 
Registered: Dec 2006
Posts: 23

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by chrism01 View Post
Sound's like yum is hosed.
Try force install yum and do an rpm --rebuild.
Do a bit of reading about this first though.
Thank you for your replay

but how to install yum ? from FC6 CD or what and which one ? and what the command I have to type ? and what about the missing shared libraries ?

sorry for that many questions

Tamer
 
Old 09-23-2007, 03:47 PM   #4
wmakowski
Member
 
Registered: Oct 2003
Location: Ohio
Distribution: Fedora 25, 26, RHL 5.2
Posts: 560

Rep: Reputation: 56
My thought is to see if yum works from the command line by installing something simple first, for example ksh. ksh won't harm anything, it is another shell similar to bash. As root, enter yum install ksh at the command line. If that works then you can go for a groupinstall of your preferred desktop. That will get your GUI up and running again and we can go from there. It may be a good idea to do a groupremove before running the install to clean things up. To get a list of group names enter yum grouplist at the command line. If the group name contains spaces put double quotes around the "Group Name".

Bill

Last edited by wmakowski; 09-23-2007 at 03:49 PM.
 
Old 09-24-2007, 09:43 PM   #5
asterix404
LQ Newbie
 
Registered: Nov 2004
Posts: 3

Rep: Reputation: 0
would it be possable to do an upgrade? You can set it so that all the data stays the same and there are no formats at all. It may be your best bet, getting rid of python, well, at work we would do that purly because the system is in an unstable state and if you don't know what kinda packages you got rid of, you have no idea about what is not yelling at you. I mean, one day you could try running an app and it would die without a report because of a shared lib that you got rid of. BTW there isn't anything to be afraid of, just click don't format on the install and it won't. If you can, back up your really important data to either cd or external hard drive.
 
Old 09-28-2007, 10:24 AM   #6
ttaghattass
LQ Newbie
 
Registered: Dec 2006
Posts: 23

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by asterix404 View Post
would it be possable to do an upgrade? You can set it so that all the data stays the same and there are no formats at all. It may be your best bet, getting rid of python, well, at work we would do that purly because the system is in an unstable state and if you don't know what kinda packages you got rid of, you have no idea about what is not yelling at you. I mean, one day you could try running an app and it would die without a report because of a shared lib that you got rid of. BTW there isn't anything to be afraid of, just click don't format on the install and it won't. If you can, back up your really important data to either cd or external hard drive.
Tank you
I made an upgrade to Fedora core 7 i386 and every thing go nice but I have a problem with my nVidia built in lan and sound and display
the lan cannot be configured
there is no sound. the system cannot feel it
the display is not want to activate the 3D effects for the desktop
I think that all of that problem can solve by installing the deriver of my nVidia cards

but when I searched for it in the nVidia site there is no driver for it ( GeForce 6100, nForce 405 ) can any one have this driver or from where I can downloaded it ?

I'm also put another Ethernet card and it work but I want to make my nVidia work to free the slot which holding that card

when I started yum it gives me the coming error

*** http://rpm.pidgin.im/fedora/7/i386/repodata/repomd.xml: [Errno 14] HTTP Error 404: Date: Fri, 28 Sep 2007 19:10:09 GMT

*** Server: Apache

*** Last-Modified: Fri, 28 Sep 2007 13:22:54 GMT

*** ETag: "3e2b7b-cd6-43b31fbfde780"

*** Accept-Ranges: bytes

*** Content-Length: 3286

*** X-Has-You: Yes

*** Content-Type: text/html; charset=UTF-8

*** X-Pad: avoid browser bug

***
*** Trying other mirror.
*** Error: Cannot open/read repomd.xml file for repository: pidgin
Process exited normally with code 1.

what I can do also for that error ?

thank you in advance

Tamer

Last edited by ttaghattass; 09-28-2007 at 04:52 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FC6 boots into text mode terry-duell Fedora 29 10-27-2007 11:25 PM
LXer: Howto Boot debian in text mode instead of graphical mode (GUI) LXer Syndicated Linux News 0 09-09-2007 07:41 PM
Changing FC6 a text mode installation to graphics mode. wbuik Fedora 2 06-19-2007 08:38 PM
console text mode shows fedora core 5 but fc6 installed eskuai Fedora 3 01-13-2007 09:52 PM
FC6 installation text mode - don't try this at home rewtedesco Fedora 10 12-26-2006 08:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 10:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration