Hi,

I'm currently doing my 20% projects, so I will look into it.

Just for clarification - we are talking about this IPA version:
http://ftp1.scientificlinux.org/linux/scientific/7.5/SRPMS/SL/ipa-4.5.4-10.sl7.src.rpm

Bests,
Alex

On 06/22/2018 03:10 PM, Pat Riehecky wrote:
> IPA fails to build with "ID=scientific".  That's been on my list of
> things to fix for a while, but never quite made it....
> 
> If this is something you're interested in, patches would be most welcome!
> 
> Pat
> 
> On 06/22/2018 04:56 AM, aleksander.baranowski wrote:
>> Hi,
>>
>> I'm curious if there is any particular reason why SL uses id="rhel" in
>> /etc/os-release?
>> Right now the os-release file looks like.
>>
>> ...
>> ID="rhel"
>> ID_LIKE="scientific centos fedora"
>> ...
>>
>> Maybe better solution would be following:
>>
>> ...
>> ID="scientific"
>> ID_LIKE="rhel centos fedora"
>> ...
>>
>> OFC this is nothing critical or important.
>>
>> Bests,
>> Alex
>