Results 1 to 4 of 4
n Red Hat 7.1 the command "rpm --rebuild <source_file_name.rpm>" is valid. What is the equivalent in Red Hat 8.0? Responders should be advised that the command "rpm --rebuilddb <source_file_name.rpm>" produces ...
- 12-28-2003 #1Just Joined!
- Join Date
- Jun 2003
- Posts
- 24
Red Hat 8.0 equvalent command
n Red Hat 7.1 the command "rpm --rebuild <source_file_name.rpm>" is valid. What is the equivalent in Red Hat 8.0? Responders should be advised that the command "rpm --rebuilddb <source_file_name.rpm>" produces the following error message in run levels 1 & 5.
error: db4 error(16) from dbenv->remove: Device or resource busy
Two years later and I am still fighting the Soltek/nVidia I/O problem.
- 12-30-2003 #2Linux Engineer
- Join Date
- Dec 2002
- Location
- New Zealand
- Posts
- 766
rebuild and rebuilddb are very different commands, are u saying neither of them works or is it a typo.
u could try installing a new version of rpm. perhaps rh8 had a messed version.
- 12-30-2003 #3Just Joined!
- Join Date
- Jun 2003
- Posts
- 24
Problem solved yesterday evening.
Originally Posted by Hellmasker
rpmbuild --rebuild nforce-10-262src.rpm
That did the trick.
- 12-31-2003 #4Linux Engineer
- Join Date
- Apr 2003
- Location
- Sweden
- Posts
- 796
--rebuilddb i actually rebuilding your whole rpm-database on package headers. That command should only be used on rpm-database failuers.
The correct command was the above one.....Regards
Andutt


Reply With Quote