Bug 16944 - %{_sharedstatedir} should resolve to /var/lib and it currently does to /usr/com
Summary: %{_sharedstatedir} should resolve to /var/lib and it currently does to /usr/com
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Thierry Vignaud
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-12 00:06 CEST by Thomas Spuhler
Modified: 2016-04-04 02:37 CEST (History)
0 users

See Also:
Source RPM: rpm
CVE:
Status comment:


Attachments

Description Thomas Spuhler 2015-10-12 00:06:50 CEST
Description of problem:
%{_sharedstatedir} should resolve to /var/lib and it currently does to /usr/com

Version-Release number of selected component (if applicable):
all versions currently up to rpm-4.13.0-0.rc1.11.mga6

Steps to Reproduce:
1.rpm --eval %{_sharedstatedir}
2.Result: /usr/com This dir doesn't exist
3.should be /var/lib
or use rpm --showrc will show the same

This is what Fedora is doing.
mga5 has the same problem, but we shouldn't change this in a released system (=mga5)


Reproducible: 

Steps to Reproduce:
Samuel Verschelde 2015-10-12 09:34:06 CEST

Assignee: bugsquad => thierry.vignaud
Source RPM: rpp => rpm

Comment 1 Thierry Vignaud 2016-04-03 02:17:28 CEST
Fixed in rpm-4.13.0-0.rc1.27.mga6

Status: NEW => RESOLVED
Resolution: (none) => FIXED

Comment 2 Thomas Spuhler 2016-04-04 02:37:56 CEST
Thanks Thierry
Thomas

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