search for: 1dc92db44f89253679ab44f6c3de125c

Displaying 3 results from an estimated 3 matches for "1dc92db44f89253679ab44f6c3de125c".

2017 Mar 13
2
How do I confirm importing repo key without user intervention?
> It looks like the passenger RPM has a script importing the GPG key. Check using "rpm -q --scripts passenger". >From what I can see, it doesn't: # rpm -q --scripts passenger postinstall scriptlet (using /bin/sh): if /usr/sbin/sestatus | grep 'SELinux status' | grep -q enabled; then actual_selinux_variants=; for selinux_policy_file in /etc/selinux/*/policy;
2017 Mar 13
0
How do I confirm importing repo key without user intervention?
...Check out the full typescript of what happens when installing passenger, please: https://gist.github.com/x-yuri/1dc92db44f89253679ab44f6c3de125c Regards, Yuri
2017 Mar 13
1
How do I confirm importing repo key without user intervention?
On 13/03/2017 04:38, Yuri Kanivetsky wrote: > ...Check out the full typescript of what happens when installing > passenger, please: > https://gist.github.com/x-yuri/1dc92db44f89253679ab44f6c3de125c > > Regards, > Yuri In my kickstart scripts I call yum with yum -t -y -e 0 This just works for me. -t may be what you are looking for. Tris ************************************************************* This email and any files transmitted with it are confidential and intended solely...