Bug 246810 - removing packages make my system unusable
Summary: removing packages make my system unusable
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 7
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-07-05 05:34 UTC by Stian Moltubakk
Modified: 2014-01-21 22:58 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-07-05 12:25:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stian Moltubakk 2007-07-05 05:34:22 UTC
Description of problem:
When ading some packages removing them will delete all the system.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.yum install mysql-devel libjpeg-devel pcre pcre-devel perl-MIME-Lite perl-
Device-SerialPort netpbm ffmpeg-devel ffmpeg-libs perl-DateManip

2.yum erase mysql-devel libjpeg-devel pcre pcre-devel perl-MIME-Lite perl-
Device-SerialPort netpbm ffmpeg-devel ffmpeg-libs perl-DateManip

3.About everything on the computer become a dependency that neads to be removed.
  
Actual results:
I was sitting there with a system with no KDE no pirut and no yum so what was I 
suposed to do? fresh install.


Expected results:
Remove the packages I instaled earlier withour removing the rest of my system.


Additional info:

Comment 1 Seth Vidal 2007-07-05 12:21:14 UTC
So if you did a fresh install you don't have your /var/log/yum.log from the system?
If you do - please attach it.


Comment 2 Seth Vidal 2007-07-05 12:25:25 UTC
If you find the yum.log you'll find that pcre was not installed when you ran
that command. It was already installed so yum happily ignored it and moved
along. Then When you asked yum to remove pcre that pulled out 'grep' as grep
depends on pcre - and LOTS of things depend on grep.




Note You need to log in before you can comment on or make changes to this bug.