Bug 249221

Summary: Package Manager installs packages without installing the dependencies, leaving packages install unfunctional
Product: [Fedora] Fedora Reporter: Rodd Clarkson <rodd>
Component: yumAssignee: Jeremy Katz <katzj>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: low    
Version: 7CC: james.antill, mike
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-07-23 11:08:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rodd Clarkson 2007-07-23 00:58:24 UTC
Description of problem:

It is possible to install packages with the package manager without the required
dependencies being installed.


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

yum-3.2.1-1.fc7


How reproducible:

Very.


Steps to Reproduce:
1. Click Applications > Add/Remove Software
2. In the Browse Tab, Select Applications, Games and Entertainment and then
Click Optional Packages
3. Select a package with requirements.  (I'm using 'asc'.  I've also had this
problem with FlightGear and reproduced it with abuse.)  Having selected a
package, click Close.
4. Click Apply in the main window.
5. Click Continue in the Package Selections Dialog
6. You should get a dependencies added dialog.  Click Cancel
7. Now, click Apply again in the main window.
8. Click Continue in the Package Selections Dialog (again).

 
Actual results:

Package manager downloads and installs only the package selected and not the
dependencies.  It also doesn't ask if you want to install the dependencies the
second time around.

Expected results:

The package manager shouldn't be able to install a package without installing
dependencies.  It should prompt each time you try to install packages

Comment 1 Mike Chambers 2007-07-23 03:23:56 UTC
I tested the problem above,and I as well ran into the same thing.  It seems
pirut/yum/whatever shows the dependencies, but after canceling and applying
again, it thinks it's met them when it really didn't.  It *should* have done the
same dependency list again and not let anything happen until that is met.

Comment 2 Mike Chambers 2007-07-23 03:38:22 UTC
I tested using yum itself and got the depends, but it wouldn't install by
itself, or at least didn't see a way/test to do it.  So must be on pirut end, or
along those lines that is causing it.

Comment 3 Florian Festi 2007-07-23 11:08:30 UTC

*** This bug has been marked as a duplicate of 242368 ***