Bug 2270013 - File conflict with filesystem
Summary: File conflict with filesystem
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: lynis
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Gwyn Ciesla
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-03-18 08:37 UTC by Mamoru TASAKA
Modified: 2024-03-27 01:36 UTC (History)
2 users (show)

Fixed In Version: lynis-3.1.1-1.fc40 lynis-3.1.1-1.el9 lynis-3.1.1-1.el8 lynis-3.1.1-1.fc39 lynis-3.1.1-1.el7 lynis-3.1.1-1.fc38
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2024-03-23 00:40:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mamoru TASAKA 2024-03-18 08:37:16 UTC
Installing lynis-3.1.0-1.fc41 on rawhide causes file conflict with filesystem:

```
Error: Transaction test error:
  file /usr/bin from install of lynis-3.1.0-1.fc41.noarch conflicts with file from package filesystem-3.18-8.fc40.x86_64
```

Actually file lists in lynis-3.1.0-1.fc41 is quite undesirable:
https://koji.fedoraproject.org/koji/rpminfo?rpmID=38020679

Reproducible: Always

Comment 1 Mamoru TASAKA 2024-03-18 08:40:12 UTC
This is because the macro %bashcompdir in lynis.spec is unexpanded:
https://src.fedoraproject.org/rpms/lynis/blob/459d2c283b125c9b06f6f83976d13f33f5b9b96f/f/lynis.spec#_1

... because of bash-completion-2.11-15.fc41 change which moves pkgconfig file into -devel subpackage:
https://src.fedoraproject.org/rpms/bash-completion/c/d1f5dc48c0440cc68efdd519b78fccca416cad94?branch=rawhide

I'd suggest using "BuildRequires: pkgconfig(bash-completion)"

Comment 2 Fedora Update System 2024-03-18 14:38:51 UTC
FEDORA-EPEL-2024-d86d74c909 (lynis-3.1.1-1.el7) has been submitted as an update to Fedora EPEL 7.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-d86d74c909

Comment 3 Fedora Update System 2024-03-18 14:38:52 UTC
FEDORA-2024-7aea90afa0 (lynis-3.1.1-1.fc38) has been submitted as an update to Fedora 38.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-7aea90afa0

Comment 4 Fedora Update System 2024-03-18 14:38:53 UTC
FEDORA-2024-b8855ef125 (lynis-3.1.1-1.fc39) has been submitted as an update to Fedora 39.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-b8855ef125

Comment 5 Fedora Update System 2024-03-18 14:38:54 UTC
FEDORA-EPEL-2024-e04de62318 (lynis-3.1.1-1.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-e04de62318

Comment 6 Fedora Update System 2024-03-19 01:54:28 UTC
FEDORA-2024-4f609e4e85 has been pushed to the Fedora 40 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-4f609e4e85`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-4f609e4e85

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2024-03-19 02:02:40 UTC
FEDORA-EPEL-2024-e04de62318 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-e04de62318

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2024-03-19 02:05:37 UTC
FEDORA-2024-b8855ef125 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-b8855ef125`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-b8855ef125

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2024-03-19 02:10:39 UTC
FEDORA-EPEL-2024-7a4a8669a9 has been pushed to the Fedora EPEL 8 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-7a4a8669a9

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 10 Fedora Update System 2024-03-19 02:12:37 UTC
FEDORA-EPEL-2024-d86d74c909 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-d86d74c909

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2024-03-19 03:15:04 UTC
FEDORA-2024-7aea90afa0 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-7aea90afa0`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-7aea90afa0

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 12 Fedora Update System 2024-03-23 00:40:10 UTC
FEDORA-2024-4f609e4e85 (lynis-3.1.1-1.fc40) has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 13 Fedora Update System 2024-03-27 00:41:54 UTC
FEDORA-EPEL-2024-e04de62318 (lynis-3.1.1-1.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 14 Fedora Update System 2024-03-27 01:02:54 UTC
FEDORA-EPEL-2024-7a4a8669a9 (lynis-3.1.1-1.el8) has been pushed to the Fedora EPEL 8 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 15 Fedora Update System 2024-03-27 01:26:09 UTC
FEDORA-2024-b8855ef125 (lynis-3.1.1-1.fc39) has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 16 Fedora Update System 2024-03-27 01:28:57 UTC
FEDORA-EPEL-2024-d86d74c909 (lynis-3.1.1-1.el7) has been pushed to the Fedora EPEL 7 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2024-03-27 01:36:52 UTC
FEDORA-2024-7aea90afa0 (lynis-3.1.1-1.fc38) has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.


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