[Beaker-devel] Re: clean alternatives for rlGetArch

2016-10-12 Thread Dalibor Pospíšil
Hi Martin, when I started to maintain beakerlib rlGetArch was already pronounced deprecated. Personally I still use rlGetArch. rlGetArch do "normalization" which can cause troubles as returned architecture may not match the arch used in rpms. So it depends on actual usecase. As it is document

[Beaker-devel] Re: clean alternatives for rlGetArch

2016-10-10 Thread Dan Callaghan
Excerpts from Martin Korbel's message of 2016-10-04 12:37 +00:00: > Hi folks, > Does exist any clean alternatives for rlGetArch on Fedora? We are > using rlGetPrimaryArch on the RHEL systems, but we get error on > Fedora. > version: beakerlib-1.11-1 I'm not sure if any Beakerlib developers are