PDA

View Full Version : give it to me.. i can break it :)


trey85stang
09-22-2003, 07:17 PM
ok.. I broke linux..

I cannot install rpm files anymore??? Im logged in as root. I tried to install the enlightenment rpm (everyone here seems to use it.. so I wanted to try it)

after try to install.. i got this message...

[root@redhat root]# rpm -i enlightenment-0.16.5-1.i386.rpm
error: enlightenment-0.16.5-1.i386.rpm: MD5 digest: BAD Expected(6dab5261910fbe0d62002876b0dbe69c) != (04ab8ee1d3a438b1a94d4b515de45de1)
error: enlightenment-0.16.5-1.i386.rpm cannot be installed
[root@redhat root]#

Well.. i figured the rpm file was just corrupted.. so i downloaded another with the same results... Well.. I tried to then access the package manager... but it hangs and locks... and trying to install any rpm hangs now?? what did I do??

thanks
trey

Hunt4m3x
09-22-2003, 07:49 PM
Elite Stable Linux. Great OS.

HiTechRedneck
09-22-2003, 08:25 PM
Try adding the -v (verbose) option like rpm -ivh to give you an idea why it's not working. Also check /var/log/messages.

Nick
09-23-2003, 12:12 AM
note area above where avatar should be.

AbecX
09-23-2003, 08:27 AM
rpm --rebuilddb

You might need to reboot if you already havent, if you have see if the lockfile has been deleted. You suck :p

trey85stang
09-23-2003, 08:04 PM
Originally posted by Nick
note area above where avatar should be.

now the computer doesnt boot at all :confused:











:p

trey85stang
09-23-2003, 08:10 PM
Originally posted by AbecX
rpm --rebuilddb

You might need to reboot if you already havent, if you have see if the lockfile has been deleted. You suck :p

[root@redhat root]# rpm --rebuilddb
error: db4 error(16) from dbenv->remove: Device or resource busy
[root@redhat root]#

Where is the lock file? is that why i got the above message?

Give me a month or 4 at this.. and I shouldn't suck that bad :)