View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013860CMakeCPackpublic2013-01-20 04:422013-11-07 02:53
ReporterLuke Benstead 
Assigned ToEric NOULARD 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformLinuxOSFedoraOS Version18
Product VersionCMake 2.8.10.2 
Target VersionFixed in VersionCMake 2.8.12 
Summary0013860: RPMs created by CPack don't install on Fedora 18
DescriptionIf you generate an RPM with CPack and attempt to install it on Fedora 18, you'll get something similar to the following:

Transaction Check Error:
  file /usr from install of kazmath-devel-0.5-1.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
  file /usr/include from install of kazmath-devel-0.5-1.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
  file /usr/lib from install of kazmath-devel-0.5-1.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64

Apparently this is because the RPM version that ships in F18 is stricter about permissions, and the RPM package attempts to use different permissions for the above folders than the filesystem package.

There is a little information in this thread: http://comments.gmane.org/gmane.linux.redhat.fedora.testers/101915 [^]
TagsNo tags attached.
Attached Files

 Relationships
duplicate of 0012864closedEric NOULARD CPackRPM additional variable CPACK_RPM_FILTER_FILELIST to remove well-known directories from %files list 
duplicate of 0013609closedEric NOULARD RPM generator wrongly add parents directories to the package 

  Notes
(0032757)
Eric NOULARD (developer)
2013-04-05 06:58
edited on: 2013-04-05 06:59

fix of bug 0013609 should fix this bug as well.
Please try it.

(0034407)
Eric NOULARD (developer)
2013-11-07 02:52

Should be closed as sibling is closed as well.

 Issue History
Date Modified Username Field Change
2013-01-20 04:42 Luke Benstead New Issue
2013-01-20 05:51 Eric NOULARD Relationship added duplicate of 0012864
2013-04-05 06:58 Eric NOULARD Note Added: 0032757
2013-04-05 06:58 Eric NOULARD Assigned To => Eric NOULARD
2013-04-05 06:58 Eric NOULARD Status new => assigned
2013-04-05 06:59 Eric NOULARD Note Edited: 0032757
2013-04-05 06:59 Eric NOULARD Relationship added duplicate of 0013609
2013-11-07 02:52 Eric NOULARD Note Added: 0034407
2013-11-07 02:52 Eric NOULARD Status assigned => closed
2013-11-07 02:53 Eric NOULARD Resolution open => fixed
2013-11-07 02:53 Eric NOULARD Fixed in Version => CMake 2.8.12


Copyright © 2000 - 2018 MantisBT Team