- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to get RMP Dependencies/libs
Operating System - Linux
1821801
Members
3060
Online
109637
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-17-2011 01:58 AM
тАО02-17-2011 01:58 AM
How to get RMP Dependencies/libs
Hi All,
I wanted to install an rpm package on two suse 10 systems. It installed successfully on one system but on the other it throws an error like
error: Failed dependencies:
rpmlib(PayloadIsLzma) <= 4.4.2-1 is needed by linuxProj-1-1.noarch
Now this means that rpnm package has no error but the rpm in itself is lacking some libs. So can anyone tell me that how can I download and add these libs to the already installed rpm.
Note the difference between rpm and rpm package.
I wanted to install an rpm package on two suse 10 systems. It installed successfully on one system but on the other it throws an error like
error: Failed dependencies:
rpmlib(PayloadIsLzma) <= 4.4.2-1 is needed by linuxProj-1-1.noarch
Now this means that rpnm package has no error but the rpm in itself is lacking some libs. So can anyone tell me that how can I download and add these libs to the already installed rpm.
Note the difference between rpm and rpm package.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-17-2011 03:03 AM
тАО02-17-2011 03:03 AM
Re: How to get RMP Dependencies/libs
I don't know the package manager in SUSE.
Is it zipster?
On an RPM/RedHat based distro you would usually configure yum and let it install and resolve all dependencies automatically for you.
On RHEL and Fedora for instance, in /etc/yum.repo.d/ you would place config files for known RPM repositories, either on the Internet or from a local repo server on your intranet.
Many RPM Repos (like EPEL or RPM Fusion) offer special RPM packages that contain readily configured yum config files for their repo.
You can find out what prerequisites a given RPM has by issueing
rpm -qpR /path/to/some-package.rpm
If you know what you are doing you can even force the install even though such dependencies have not been fulfilled by
rpm -ihv --nodeps /path/to/some-package.rpm
but be careful, because the RPM packager usually has placed their dependencies for good reasons in their spec file.
Is it zipster?
On an RPM/RedHat based distro you would usually configure yum and let it install and resolve all dependencies automatically for you.
On RHEL and Fedora for instance, in /etc/yum.repo.d/ you would place config files for known RPM repositories, either on the Internet or from a local repo server on your intranet.
Many RPM Repos (like EPEL or RPM Fusion) offer special RPM packages that contain readily configured yum config files for their repo.
You can find out what prerequisites a given RPM has by issueing
rpm -qpR /path/to/some-package.rpm
If you know what you are doing you can even force the install even though such dependencies have not been fulfilled by
rpm -ihv --nodeps /path/to/some-package.rpm
but be careful, because the RPM packager usually has placed their dependencies for good reasons in their spec file.
Madness, thy name is system administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-17-2011 03:42 PM
тАО02-17-2011 03:42 PM
Re: How to get RMP Dependencies/libs
A quick websearch says your distribution might be too old:
http://forums.opensuse.org/english/get-technical-help-here/applications/415573-rpmlib-payloadislzma-4-4-2-1-a.html#post1993483
(Ralph, it's called zypper ;-)
http://forums.opensuse.org/english/get-technical-help-here/applications/415573-rpmlib-payloadislzma-4-4-2-1-a.html#post1993483
(Ralph, it's called zypper ;-)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP