Category "rpm"

How to convert RPM with dependencies to DEB package

I am trying to convert my RPM file to a DEB file. RPM file has post and pre-run scripts and some dependencies. I am using alien to convert the rpm file to deb:

RPM Build error: Too many levels of recursion in macro expansion. It is likely caused by recursive macro declaration

I have been trying to build a rpm using rpmbuild but I keep getting the following error- error: Too many levels of recursion in macro expansion. It is likely c

collectd is reporting "Request is missing Authentication Token" when trying to post the metrics to AWS cloudwatch by custom collectd plugin

I am new to collectd and AWS cloud watching. Created custom plugin using C++ and installed rpms for collectd and collectd plugin. customd plugin (.so) is locat

How to install rpm-python binding to python3 site-packages

I have python2.7 and python3.8 installed on Centos 6.10. Current Rpm version is 4.8.0. Python2.7 is managed to import the rpm module but not Python3.8. These ar

rpm: /lib64/liblzma.so.5: version `XZ_5.1.2alpha' not found (required by /lib/librpmio.so.3)

I am stuck with this error. Not able to install any RPMs. Please help OS is RHEL6.9 64 bit Thanks in advance.