Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1657775

Summary: Missing dep on coreutils for %trigger
Product: [Fedora] Fedora Reporter: Enrico Scholz <rh-bugzilla>
Component: cscopeAssignee: Neil Horman <nhorman>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 29CC: nhorman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: cscope-15.9-2.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-12-17 19:12:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Enrico Scholz 2018-12-10 12:22:07 UTC
Description of problem:

The %trigger scripts are using 'ln' which is provided by 'coreutils' but there is missing dependency on this package.

This breaks e.g. kickstart installations with 'cscope' in their packagelist. There can happen e.g. an installation order of

1. vim-filesystem
2. cscope
3. coreutils

The scripts at 2. will fail causing whole kickstart installation to abort.


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

cscope-15.9-1.fc29.x86_64

Comment 1 Fedora Update System 2018-12-10 17:11:27 UTC
cscope-15.9-2.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-946c1419da

Comment 2 Fedora Update System 2018-12-17 19:12:07 UTC
cscope-15.9-2.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.