Bug 408840

Summary: Weird dependency hell, when removing yast2-installation
Product: [openSUSE] openSUSE 11.1 Reporter: Mark Stopka <mstopka>
Component: YaST2Assignee: E-mail List <yast2-maintainers>
Status: RESOLVED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: jsuchome, locilka, lslezak, ug
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: zypper debug solver test case

Description Mark Stopka 2008-07-14 10:42:45 UTC
When I am trying to remove yast2-installation zypper want to remove a lot of YaST2 packages including yast2-network,..

mantisha:/home/marek # LC_ALL="C" zypper remove yast2-installation
Reading installed packages...

The following packages are going to be REMOVED:
  yast2-sudo yast2-metapackage-handler yast2-mail yast2-ldap-client
yast2-iscsi-client yast2-online-update yast2-network yast2-users yast2-update kscpm
autoyast2-installation autoyast2 yast2-samba-server yast2-registration
yast2-profile-manager yast2-product-creator yast2-backup yast2-add-on
yast2-installation yast2-inetd yast2-firstboot yast2-printer yast2-packager
yast2-online-update-frontend


After the operation, 17.3 M will be freed.
Continue? [YES/no]:
Comment 1 Mark Stopka 2008-07-14 10:44:54 UTC
Created attachment 227578 [details]
zypper debug solver test case

Attaching zypper debug solver.
Comment 2 Lukas Ocilka 2008-07-14 10:57:42 UTC
AutoYaST 2.17.3:

- Package yast2-installation removed from RPM dependencies
  (bnc #408840).
Comment 3 Arvin Schnell 2008-07-29 13:54:27 UTC
The yast2-installation RPM contains YCP files required my other
YaST RPMs. So this observed behaviour is to be expected.