Skip to content

Commit

Permalink
Fix bsc#1232618 (#1714)
Browse files Browse the repository at this point in the history
sles_enhanced_base pattern was removed from SLES 16 and replaced by base
pattern


## Problem

sles_enhanced_base pattern was removed from SLES 16

- [bsc#1232618](https://bugzilla.suse.com/show_bug.cgi?id=1232618)

## Solution

 Replace sles_enhanced_base pattern with  base pattern


## Testing

- NA

## Screenshots

NA
  • Loading branch information
imobachgs authored Nov 4, 2024
2 parents 7ab5690 + bd705fb commit 6027158
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions products.d/agama-products.changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Oct 30 18:57:26 UTC 2024 - Gustavo Yokoyama Ribeiro <[email protected]>

- sles_enhanced_base pattern was removed from SLES16, so replace
it with base pattern (bsc#1232618)

-------------------------------------------------------------------
Tue Oct 22 08:41:14 UTC 2024 - Ladislav Slezák <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion products.d/sles_160.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ software:
archs: s390

mandatory_patterns:
- sles_enhanced_base
- base
optional_patterns: null # no optional pattern shared
user_patterns: []
mandatory_packages:
Expand Down

0 comments on commit 6027158

Please sign in to comment.