Bug 1672131 - gtk-doc rpm owns /usr/share/aclocal directory
Summary: gtk-doc rpm owns /usr/share/aclocal directory
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gtk-doc
Version: 29
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Matthias Clasen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-04 00:31 UTC by Van de Bugger
Modified: 2019-02-04 06:51 UTC (History)
3 users (show)

Fixed In Version: gtk-doc-1.29-3.fc30
Clone Of:
Environment:
Last Closed: 2019-02-04 06:51:31 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Van de Bugger 2019-02-04 00:31:00 UTC
Description of problem:

gtk-doc rpm owns /usr/share/aclocal directory. /usr/share/aclocal directory is owned by filesystem rpm, and gtk-doc should *not* own it.

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

gtk-doc-1.29-1.fc29.x86_64
filesystem-3.9-2.fc29.x86_64

How reproducible:

Always.

Steps to Reproduce:

# I assume gtk-doc is installed.
rpm -qf /usr/share/aclocal

Actual results:

filesystem-3.9-2.fc29.x86_64
gtk-doc-1.29-1.fc29.x86_64

Expected results:

filesystem-3.9-2.fc29.x86_64

Alternative steps to reproduce:

rpm -ql gtk-doc | grep /usr/share/aclocal

Actual results:

/usr/share/aclocal
/usr/share/aclocal/gtk-doc.m4

Expected results:

/usr/share/aclocal/gtk-doc.m4


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