install custom rpm package: failed dependencies

2015-10-08 Thread arnaud gaboury
I wrote a .spec file to build a pacakge with many shared librairies installed by Intel parallel studio 2016. There is no Fedora package for Intel, but the installation script install many .rpm packages, and all are correctly listed when running $ dnf list Building my package goes fine. I am no

Re: install custom rpm package: failed dependencies

2015-10-08 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/08/2015 07:10 PM, arnaud gaboury wrote: > I wrote a .spec file to build a pacakge with many shared > librairies installed by Intel parallel studio 2016. > > There is no Fedora package for Intel, but the installation script > install many

Re: install custom rpm package: failed dependencies

2015-10-08 Thread arnaud gaboury
On Thu, Oct 8, 2015 at 7:30 PM, Antonio Trande wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 10/08/2015 07:10 PM, arnaud gaboury wrote: >> I wrote a .spec file to build a pacakge with many shared >> librairies installed by Intel parallel studio 2016. >>

Re: install custom rpm package: failed dependencies

2015-10-08 Thread arnaud gaboury
On Thu, Oct 8, 2015 at 8:52 PM, Reindl Harald wrote: > > > Am 08.10.2015 um 20:44 schrieb arnaud gaboury: >> >> I must have done some errors in my spec file and I am looking for any >> hint why my rpm claims these shared libraries when they are installed > > > installed

Re: install custom rpm package: failed dependencies

2015-10-08 Thread arnaud gaboury
On Thu, Oct 8, 2015 at 7:30 PM, Antonio Trande wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > On 10/08/2015 07:10 PM, arnaud gaboury wrote: >> I wrote a .spec file to build a pacakge with many shared >> librairies installed by Intel parallel studio 2016. >>

Re: install custom rpm package: failed dependencies

2015-10-08 Thread Reindl Harald
Am 08.10.2015 um 21:06 schrieb arnaud gaboury: Downloading from Intel website the parallel studio 2016. There is a folder with all rpm packages and a script to install them. I understand this package is NOT part of Fedora, but neither part of RPM fusion. So I must not installed it? no, but

Re: install custom rpm package: failed dependencies

2015-10-08 Thread Bob Arendt
On 10/08/2015 12:39 PM, arnaud gaboury wrote: On Thu, Oct 8, 2015 at 9:12 PM, Reindl Harald wrote: Am 08.10.2015 um 21:06 schrieb arnaud gaboury: Downloading from Intel website the parallel studio 2016. There is a folder with all rpm packages and a script to install

Re: install custom rpm package: failed dependencies

2015-10-08 Thread Reindl Harald
Am 08.10.2015 um 20:44 schrieb arnaud gaboury: On Thu, Oct 8, 2015 at 8:14 PM, Orion Poplawski wrote: On 10/08/2015 11:10 AM, arnaud gaboury wrote: I wrote a .spec file to build a pacakge with many shared librairies installed by Intel parallel studio 2016. This

Re: install custom rpm package: failed dependencies

2015-10-08 Thread Reindl Harald
Am 08.10.2015 um 20:44 schrieb arnaud gaboury: I must have done some errors in my spec file and I am looking for any hint why my rpm claims these shared libraries when they are installed installed how? if the are not present in any RPM, well, they are not installed even if they are

Re: install custom rpm package: failed dependencies

2015-10-08 Thread Orion Poplawski
On 10/08/2015 11:10 AM, arnaud gaboury wrote: > I wrote a .spec file to build a pacakge with many shared librairies > installed by Intel parallel studio 2016. This doesn't belong on Fedora devel, it has nothing to do with Fedora development. -- Orion Poplawski Technical Manager

Re: install custom rpm package: failed dependencies

2015-10-08 Thread arnaud gaboury
On Thu, Oct 8, 2015 at 8:14 PM, Orion Poplawski wrote: > On 10/08/2015 11:10 AM, arnaud gaboury wrote: >> I wrote a .spec file to build a pacakge with many shared librairies >> installed by Intel parallel studio 2016. > > This doesn't belong on Fedora devel, it has nothing to

Re: install custom rpm package: failed dependencies

2015-10-08 Thread arnaud gaboury
On Thu, Oct 8, 2015 at 9:12 PM, Reindl Harald wrote: > > > Am 08.10.2015 um 21:06 schrieb arnaud gaboury: >> >> Downloading from Intel website the parallel studio 2016. There is a >> folder with all rpm packages and a script to install them. I >> understand this package is