Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
07-24-2003, 10:03 PM
|
#1
|
LQ Newbie
Registered: Jul 2003
Location: Israel
Distribution: RedHat 7.3 - kernel 2.4.20
Posts: 2
Rep:
|
RPM install Segmentation fault
Hi to all
For a few days a have a problem to install or remove rpm packages. I've tried to run "rpm --rebuilddb -vv" and it was fine without errors. I'm still looking for an answer and it seems that no one knows what could be the problem , although there is a lot of people with the same problem .
Here is the error as I get it - verbose .
"
rpm -Uvvh mc-4.5.55-5.i386.rpm
D: ============== mc-4.5.55-5.i386.rpm
D: Expected size: 1573780 = lead(96)+sigs(433)+pad(7)+data(1573244)
D: Actual size: 1573780
D: opening db environment /var/lib/rpm/Packages create:mpool
D: opening db index /var/lib/rpm/Packages create mode=0x42
D: locked db index /var/lib/rpm/Packages
D: opening db index /var/lib/rpm/Name create mode=0x42
D: added binary package [0]
D: found 0 source and 1 binary packages
D: ========== +++ mc-4.5.55-5
D: opening db index /var/lib/rpm/Depends create mode=0x42
D: opening db index /var/lib/rpm/Providename create mode=0x42
D: YES A pam = 0.75-46.7.3 B pam >= 0.59
D: Requires: pam >= 0.59 YES (db provides)
D: opening db index /var/lib/rpm/Basenames create mode=0x42
D: Requires: /etc/pam.d/system-auth YES (db files)
D: Requires: /sbin/chkconfig YES (db files)
D: YES A rpmlib(VersionedDependencies) <= 3.0.3-1 B rpmlib(VersionedDependencies) = 3.0.3-1
D: Requires: rpmlib(VersionedDependencies) <= 3.0.3-1 YES (rpmlib provides)
D: YES A dev = 3.3-4 B dev >= 3.3-3
D: Requires: dev >= 3.3-3 YES (db provides)
D: NO A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(VersionedDependencies) = 3.0.3-1
D: NO A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(CompressedFileNames) = 3.0.4-1
D: NO A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(PayloadIsBzip2) = 3.0.5-1
D: YES A rpmlib(PayloadFilesHavePrefix) <= 4.0-1 B rpmlib(PayloadFilesHavePrefix) = 4.0-1
D: Requires: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 YES (rpmlib provides)
D: NO A rpmlib(CompressedFileNames) <= 3.0.4-1 B rpmlib(VersionedDependencies) = 3.0.3-1
D: YES A rpmlib(CompressedFileNames) <= 3.0.4-1 B rpmlib(CompressedFileNames) = 3.0.4-1
D: Requires: rpmlib(CompressedFileNames) <= 3.0.4-1 YES (rpmlib provides)
D: Requires: ld-linux.so.2 YES (db provides)
D: Requires: libcom_err.so.2 YES (db provides)
D: Requires: libc.so.6 YES (db provides)
D: Requires: libdl.so.2 YES (db provides)
D: Requires: libext2fs.so.2 YES (db provides)
D: Requires: libglib-1.2.so.0 YES (db provides)
D: Requires: libgpm.so.1 YES (db provides)
D: Requires: libm.so.6 YES (db provides)
D: Requires: libncurses.so.5 YES (db provides)
D: Requires: libslang.so.1 YES (db provides)
D: Requires: libtermcap.so.2 YES (db provides)
D: Requires: /bin/sh YES (db files)
D: Requires: /usr/bin/perl YES (db files)
D: Requires: libc.so.6(GLIBC_2.0) YES (db provides)
D: Requires: libc.so.6(GLIBC_2.1) YES (db provides)
D: opening db index /var/lib/rpm/Conflictname create mode=0x42
D: closed db index /var/lib/rpm/Depends
D: ========== recording tsort relations
D: ========== tsorting packages (order, #predecessors, #succesors, tree, depth)
D: 0 0 1 0 0 mc-4.5.55-5
D: installing binary packages
Preparing... ########################################### [100%]
D: Expected size: 1573780 = lead(96)+sigs(433)+pad(7)+data(1573244)
D: Actual size: 1573780
D: install: mc-4.5.55-5 has 102 files, test = 0
Segmentation fault
"
Does anyone ever got this kind of error or knows what could it be ?
|
|
|
07-24-2003, 10:11 PM
|
#2
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
Perhaps you need to update rpm? I haven't seen this happen. Try this:
rpm -Uvh --force mc-4.5.55-5.i386.rpm
and see what happens.
|
|
|
07-25-2003, 10:35 AM
|
#3
|
Member
Registered: Apr 2003
Location: Juneau, Alaska
Posts: 251
Rep:
|
If the --force doesn't help, you might want to take a look at your heatsink and cpu-fan. If they aren't overheating, then you might ensure that all your memory is properly seated.
Installing rpm's is a workout for the processor.
|
|
|
07-25-2003, 10:52 AM
|
#4
|
LQ Guru
Registered: Feb 2003
Location: Sparta, NC USA
Distribution: Ubuntu 10.04
Posts: 5,141
Rep:
|
It would be a good idea to test your memory.
memtest86
|
|
|
07-25-2003, 12:27 PM
|
#5
|
LQ Newbie
Registered: Jul 2003
Location: Israel
Distribution: RedHat 7.3 - kernel 2.4.20
Posts: 2
Original Poster
Rep:
|
It seems like fan problem
Hi
It seems really like heatsink problem. All the area very hot. The fan doesn't working at all .
Thanks camelrider
|
|
|
All times are GMT -5. The time now is 06:00 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|