Need help installing .bin rpm file using puppet

30 views
Skip to first unread message

gaurav gundal

unread,
May 10, 2017, 5:54:05 AM5/10/17
to Puppet Developers
Hi ,

I am trying to manage the rpm.bin using puppet. I want to install the x.rpm.bin on the RHEL 7 using puppet, but puppet package cannot be used to install the .bin package directly.
I have the file local on the server and I don't want to use and exec puppet resource to unpack bin and then use package.
Is there any module to unpack the bin file so that I can then use the unpacked bin rpm as a pacakge.

Thank you!

Shawn Ferry

unread,
May 10, 2017, 10:34:32 AM5/10/17
to puppe...@googlegroups.com
Does puppet-archive support that? If not, maybe something else on the forge.


Thank you!

--
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-dev+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-dev/fe267403-2f1c-4d8a-b0e9-7bbbc406bd5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

David Schmitt

unread,
May 17, 2017, 7:31:39 AM5/17/17
to puppe...@googlegroups.com
Hi Gaurav,

what are rpm.bin files? I've never heard of that before.

The first hit on google is a description of weird JDK packaging from Oracle, where rpm.bin files are actually self-extracting shell scripts to do their wretched license dance. If that is your use-case, I would run this manually once on a scratch machine, capture the extracted RPM and use that going forward.


Cheers, David

--
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-dev+unsubscribe@googlegroups.com.

ggun

unread,
May 24, 2017, 10:04:49 AM5/24/17
to Puppet Developers
Thank you. I will extract and use the extracted rpm .


On Wednesday, May 17, 2017 at 7:31:39 AM UTC-4, David Schmitt wrote:
Hi Gaurav,

what are rpm.bin files? I've never heard of that before.

The first hit on google is a description of weird JDK packaging from Oracle, where rpm.bin files are actually self-extracting shell scripts to do their wretched license dance. If that is your use-case, I would run this manually once on a scratch machine, capture the extracted RPM and use that going forward.


Cheers, David
On 10 May 2017 at 04:12, gaurav gundal <gaurav...@gmail.com> wrote:
Hi ,

I am trying to manage the rpm.bin using puppet. I want to install the x.rpm.bin on the RHEL 7 using puppet, but puppet package cannot be used to install the .bin package directly.
I have the file local on the server and I don't want to use and exec puppet resource to unpack bin and then use package.
Is there any module to unpack the bin file so that I can then use the unpacked bin rpm as a pacakge.

Thank you!

--
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-dev+...@googlegroups.com.

ggun

unread,
May 24, 2017, 10:21:14 AM5/24/17
to Puppet Developers
FYI : McAfee Database Sensor comes as a rpm.bin
Reply all
Reply to author
Forward
0 new messages