Re: [CMake] CPack RPM: file XXX conflicts with file from package filesystem-yyy...

2018-11-27 Thread Eric Noulard
Le mar. 27 nov. 2018 à 14:56, Mario Emmenlauer a écrit : > > Dear Eric, > > just to let you know, your suggestion of using a post-install-script > for all system-wide links and files was indeed the solution to a working > RPM package. Now my files are completely encapsulated in /opt/PKGNAME/ > an

Re: [CMake] CPack RPM: file XXX conflicts with file from package filesystem-yyy...

2018-11-27 Thread Mario Emmenlauer
Dear Eric, just to let you know, your suggestion of using a post-install-script for all system-wide links and files was indeed the solution to a working RPM package. Now my files are completely encapsulated in /opt/PKGNAME/ and install works fine. Cheers and Thanks, Mario On 23.11.18 15:3

Re: [CMake] CPack RPM: file XXX conflicts with file from package filesystem-yyy...

2018-11-23 Thread Mario Emmenlauer
Dear Eric, thanks a lot for this help! I think I have the pointers to move forward! One more detail below: On 23.11.18 11:36, Eric Noulard wrote: > Le ven. 23 nov. 2018 à 11:10, Mario Emmenlauer > a écrit : > Dear Eric, thanks for the help! Below more: > > O

Re: [CMake] CPack RPM: file XXX conflicts with file from package filesystem-yyy...

2018-11-23 Thread Eric Noulard
Le ven. 23 nov. 2018 à 11:10, Mario Emmenlauer a écrit : > > Dear Eric, thanks for the help! Below more: > > On 22.11.18 18:20, Eric Noulard wrote: > > Le jeu. 22 nov. 2018 à 16:16, Mario Emmenlauer > a écri > > I'm trying to build an RPM with CPack, and everythin

Re: [CMake] CPack RPM: file XXX conflicts with file from package filesystem-yyy...

2018-11-23 Thread Mario Emmenlauer
Dear Eric, thanks for the help! Below more: On 22.11.18 18:20, Eric Noulard wrote: > Le jeu. 22 nov. 2018 à 16:16, Mario Emmenlauer > a écri > I'm trying to build an RPM with CPack, and everything seems to work, > but the resulting package can not be installed

Re: [CMake] CPack RPM: file XXX conflicts with file from package filesystem-yyy...

2018-11-22 Thread Eric Noulard
Le jeu. 22 nov. 2018 à 16:16, Mario Emmenlauer a écri > > I'm trying to build an RPM with CPack, and everything seems to work, > but the resulting package can not be installed. I get Transaction check > error: > file / from install of conflicts with file from package > filesystem-3.2-25.el7.x8

[CMake] CPack RPM: file XXX conflicts with file from package filesystem-yyy...

2018-11-22 Thread Mario Emmenlauer
I'm trying to build an RPM with CPack, and everything seems to work, but the resulting package can not be installed. I get Transaction check error: file / from install of conflicts with file from package filesystem-3.2-25.el7.x86_64 file /opt from install of conflicts with file from packag