Bug 826379 - recipe install options with ! are ignored
Summary: recipe install options with ! are ignored
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.9
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Dan Callaghan
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-30 05:52 UTC by Dan Callaghan
Modified: 2019-05-22 13:41 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-06-26 06:40:58 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2012-05-30 05:52:46 UTC
For example, if 'vnc' is set in the system's kernel options and '!vnc' is set in the recipe's kernel options, 'vnc' should be removed. But it's not.

We are calling InstallOptions.combine_with too early, so the ! options from the recipe were being discarded.

Comment 1 Dan Callaghan 2012-05-30 06:00:59 UTC
On Gerrit: http://gerrit.beaker-project.org/1094

Comment 3 Dan Callaghan 2012-06-26 06:40:58 UTC
Beaker 0.9.0 has been released.


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