rpm fault following db package upgradeHow does rpm resolve library dependencies?How to make a src.rpm unpack...
What can Amex do if I cancel their card after using the sign up bonus miles?
Why aren't rockets built with truss structures inside their fuel & oxidizer tanks to increase structural strength?
How can I find an old paper when the usual methods fail?
Are there examples in Tanach of 3 or more parties having an ongoing conversation?
Is it really Security Misconfiguration to show a version number?
Why did IBM make the PC BIOS source code public?
What is the prop for Thor's hammer (Mjölnir) made of?
Why won't the Republicans use a superdelegate system like the DNC in their nomination process?
Are there really no countries that protect Freedom of Speech as the United States does?
Does fossil fuels use since 1990 account for half of all the fossil fuels used in history?
How to prevent criminal gangs from making/buying guns?
Go to last file in vim
What is the hottest thing in the universe?
How can God warn people of the upcoming rapture without disrupting society?
Unconventional examples of mathematical modelling
Can you help with this integral?
Suspension compromise for urban use
How can I shoot a bow using Strength instead of Dexterity?
Why do so many people play out of turn on the last lead?
Is it possible to represent any positive integer with a sum of arbitrarily many distinct powers of 3, 5, and 7?
Scam? Phone call from "Department of Social Security" asking me to call back
Why does Japan use the same type of AC power outlet as the US?
Is it OK to draw different current from L1 and L2 on NEMA 14-50?
Why do my bicycle brakes get worse and feel more 'squishy" over time?
rpm fault following db package upgrade
How does rpm resolve library dependencies?How to make a src.rpm unpack the source to whatever directory I want?Make a rpm package from the cpan compatible tree?A question about shell and .profile,.bash_profile,.bashrcUnable to “yum install” RPM package from local repository (Oracle Linux)install a directory full of RPMs so that rpms providing dependencies are installed before dependent rpms?How do you use rpmbuild to make an rpm package when there are file not found or permission errors?Unable to install any rpm package in AIX after removing some packagesrpmgraph: https://linux.die.net/man/8/rpmgraph USAGE and capabilities, Fedora, CentOs, RedHat
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I'm in the process of upgrading the internal packages in AIX 7.1. After upgrading the db package with db-6.2.32-1.aix6.1.ppc.rpm from the AIX toolbox page rpm commands no longer works. I've check the files, they exists on the server. How should I recover rpm as I can't find any information on the www. The error messages are shown below.
# updtvpkg
Please wait...Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/bin/rpmbuild:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
# rpm version
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
exec(): 0509-036 Cannot load program /usr/opt/freeware/bin/rpm because of the following errors:
0509-150 Dependent module libdb.so could not be loaded.
0509-022 Cannot load module libdb.so.
0509-026 System error: A file or directory in the path name does not exist.
rpm aix
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I'm in the process of upgrading the internal packages in AIX 7.1. After upgrading the db package with db-6.2.32-1.aix6.1.ppc.rpm from the AIX toolbox page rpm commands no longer works. I've check the files, they exists on the server. How should I recover rpm as I can't find any information on the www. The error messages are shown below.
# updtvpkg
Please wait...Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/bin/rpmbuild:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
# rpm version
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
exec(): 0509-036 Cannot load program /usr/opt/freeware/bin/rpm because of the following errors:
0509-150 Dependent module libdb.so could not be loaded.
0509-022 Cannot load module libdb.so.
0509-026 System error: A file or directory in the path name does not exist.
rpm aix
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Please do not multi-post your question.
– Jeff Schaller♦
yesterday
Downdgrade the db package so you are able to update db and rpm.
– vonbrand
yesterday
You could use Midnight Commander to extract libdb.so from the db...rpm file. (Or copy it from another AIX computer.)
– Lorinczy Zsigmond
14 hours ago
add a comment |
I'm in the process of upgrading the internal packages in AIX 7.1. After upgrading the db package with db-6.2.32-1.aix6.1.ppc.rpm from the AIX toolbox page rpm commands no longer works. I've check the files, they exists on the server. How should I recover rpm as I can't find any information on the www. The error messages are shown below.
# updtvpkg
Please wait...Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/bin/rpmbuild:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
# rpm version
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
exec(): 0509-036 Cannot load program /usr/opt/freeware/bin/rpm because of the following errors:
0509-150 Dependent module libdb.so could not be loaded.
0509-022 Cannot load module libdb.so.
0509-026 System error: A file or directory in the path name does not exist.
rpm aix
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I'm in the process of upgrading the internal packages in AIX 7.1. After upgrading the db package with db-6.2.32-1.aix6.1.ppc.rpm from the AIX toolbox page rpm commands no longer works. I've check the files, they exists on the server. How should I recover rpm as I can't find any information on the www. The error messages are shown below.
# updtvpkg
Please wait...Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
Could not load program /usr/bin/rpmbuild:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
# rpm version
Could not load program /usr/opt/freeware/bin/rpm:
Dependent module libdb.so could not be loaded.
Could not load module libdb.so.
System error: No such file or directory
exec(): 0509-036 Cannot load program /usr/opt/freeware/bin/rpm because of the following errors:
0509-150 Dependent module libdb.so could not be loaded.
0509-022 Cannot load module libdb.so.
0509-026 System error: A file or directory in the path name does not exist.
rpm aix
rpm aix
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited yesterday
Candy Ho
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked yesterday
Candy HoCandy Ho
82 bronze badges
82 bronze badges
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Candy Ho is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Please do not multi-post your question.
– Jeff Schaller♦
yesterday
Downdgrade the db package so you are able to update db and rpm.
– vonbrand
yesterday
You could use Midnight Commander to extract libdb.so from the db...rpm file. (Or copy it from another AIX computer.)
– Lorinczy Zsigmond
14 hours ago
add a comment |
Please do not multi-post your question.
– Jeff Schaller♦
yesterday
Downdgrade the db package so you are able to update db and rpm.
– vonbrand
yesterday
You could use Midnight Commander to extract libdb.so from the db...rpm file. (Or copy it from another AIX computer.)
– Lorinczy Zsigmond
14 hours ago
Please do not multi-post your question.
– Jeff Schaller♦
yesterday
Please do not multi-post your question.
– Jeff Schaller♦
yesterday
Downdgrade the db package so you are able to update db and rpm.
– vonbrand
yesterday
Downdgrade the db package so you are able to update db and rpm.
– vonbrand
yesterday
You could use Midnight Commander to extract libdb.so from the db...rpm file. (Or copy it from another AIX computer.)
– Lorinczy Zsigmond
14 hours ago
You could use Midnight Commander to extract libdb.so from the db...rpm file. (Or copy it from another AIX computer.)
– Lorinczy Zsigmond
14 hours ago
add a comment |
1 Answer
1
active
oldest
votes
Since the missing libdb.so file is provided by the rpm package, you'll need to reinstall rpm. You'll want to toggle OVERWRITE same or newer versions to yes, since the package is already installed, but file(s) are missing.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Candy Ho is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535505%2frpm-fault-following-db-package-upgrade%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Since the missing libdb.so file is provided by the rpm package, you'll need to reinstall rpm. You'll want to toggle OVERWRITE same or newer versions to yes, since the package is already installed, but file(s) are missing.
add a comment |
Since the missing libdb.so file is provided by the rpm package, you'll need to reinstall rpm. You'll want to toggle OVERWRITE same or newer versions to yes, since the package is already installed, but file(s) are missing.
add a comment |
Since the missing libdb.so file is provided by the rpm package, you'll need to reinstall rpm. You'll want to toggle OVERWRITE same or newer versions to yes, since the package is already installed, but file(s) are missing.
Since the missing libdb.so file is provided by the rpm package, you'll need to reinstall rpm. You'll want to toggle OVERWRITE same or newer versions to yes, since the package is already installed, but file(s) are missing.
answered yesterday
Jeff Schaller♦Jeff Schaller
49k11 gold badges72 silver badges162 bronze badges
49k11 gold badges72 silver badges162 bronze badges
add a comment |
add a comment |
Candy Ho is a new contributor. Be nice, and check out our Code of Conduct.
Candy Ho is a new contributor. Be nice, and check out our Code of Conduct.
Candy Ho is a new contributor. Be nice, and check out our Code of Conduct.
Candy Ho is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f535505%2frpm-fault-following-db-package-upgrade%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Please do not multi-post your question.
– Jeff Schaller♦
yesterday
Downdgrade the db package so you are able to update db and rpm.
– vonbrand
yesterday
You could use Midnight Commander to extract libdb.so from the db...rpm file. (Or copy it from another AIX computer.)
– Lorinczy Zsigmond
14 hours ago