Error: Missing Dependency: /usr/bin/rebuild-security-providers is needed by package java-1.5.0-gcj

138 views
Skip to first unread message

Narasimha

unread,
Jun 6, 2008, 12:40:53 PM6/6/08
to Mugshot Community
Dear All

I am new to mugshot community and trying to explore. I
tried to install all pre requisite components in VM Ware server which
has Fedora 8. While trying to install ANT I am getting below
exception. Could some body can guide to the right direction.I tried to
install dependency package and tried several other way when I googled
it and none of them are working. Appreciate your help.

Thanks
Narasimha

[root@localhost ~]# yum install ant ant-junit junit
Setting up Install Process
Parsing package install arguments
error: rpmdbNextIterator: skipping h# 758 blob size(11000): BAD, 8
+ 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 756 blob size(39876): BAD, 8
+ 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 755 blob size(121356): BAD,
8 + 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 759 blob size(137320): BAD,
8 + 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 754 region trailer: BAD, tag
1869491561 type 1853121906 offset -1818321765 count 1677742158
error: rpmdbNextIterator: skipping h# 757 blob size(23708): BAD, 8
+ 16 * il(0) + dl(0)
Resolving Dependencies
--> Running transaction check
---> Package ant-junit.i386 0:1.7.0-1jpp.2.fc8 set to be updated
--> Processing Dependency: java-gcj-compat for package: ant-junit
--> Processing Dependency: libgcj_bc.so.1 for package: ant-junit
---> Package junit.i386 0:3.8.2-3jpp.3.fc8 set to be updated
---> Package ant.i386 0:1.7.0-1jpp.2.fc8 set to be updated
--> Processing Dependency: xml-commons-apis for package: ant
--> Processing Dependency: xerces-j2 for package: ant
--> Running transaction check
---> Package xml-commons-apis.i386 0:1.3.04-0jpp.1.fc8 set to be
updated
---> Package java-1.5.0-gcj.i386 0:1.5.0.0-17.fc8 set to be updated
--> Processing Dependency: sinjdoc for package: java-1.5.0-gcj
--> Processing Dependency: /usr/bin/rebuild-security-providers for
package: java-1.5.0-gcj
---> Package libgcj.i386 0:4.1.2-33 set to be updated
---> Package xerces-j2.i386 0:2.7.1-7jpp.2 set to be updated
--> Processing Dependency: xml-commons-resolver >= 1.1 for package:
xerces-j2
--> Running transaction check
---> Package xml-commons-resolver.i386 0:1.1-1jpp.12 set to be updated
---> Package sinjdoc.i386 0:0.5-4.fc7 set to be updated
--> Processing Dependency: java_cup >= 0.10 for package: sinjdoc
---> Package java-1.5.0-gcj.i386 0:1.5.0.0-17.fc8 set to be updated
--> Processing Dependency: /usr/bin/rebuild-security-providers for
package: java-1.5.0-gcj
--> Running transaction check
---> Package java_cup.i386 1:0.10-0.k.6jpp.1 set to be updated
---> Package java-1.5.0-gcj.i386 0:1.5.0.0-17.fc8 set to be updated
--> Processing Dependency: /usr/bin/rebuild-security-providers for
package: java-1.5.0-gcj
error: rpmdbNextIterator: skipping h# 758 blob size(11000): BAD, 8
+ 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 756 blob size(39876): BAD, 8
+ 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 755 blob size(121356): BAD,
8 + 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 759 blob size(137320): BAD,
8 + 16 * il(0) + dl(0)
error: rpmdbNextIterator: skipping h# 754 region trailer: BAD, tag
1869491561 type 1853121906 offset -1818321765 count 1677742158
error: rpmdbNextIterator: skipping h# 757 blob size(23708): BAD, 8
+ 16 * il(0) + dl(0)
--> Finished Dependency Resolution
Error: Missing Dependency: /usr/bin/rebuild-security-providers is
needed by package java-1.5.0-gcj

Owen Taylor

unread,
Jun 6, 2008, 1:18:19 PM6/6/08
to mug...@googlegroups.com
On Fri, 2008-06-06 at 09:40 -0700, Narasimha wrote:
> Dear All
>
> I am new to mugshot community and trying to explore. I
> tried to install all pre requisite components in VM Ware server which
> has Fedora 8. While trying to install ANT I am getting below
> exception. Could some body can guide to the right direction.I tried to
> install dependency package and tried several other way when I googled
> it and none of them are working. Appreciate your help.
>
> Thanks
> Narasimha
>
> [root@localhost ~]# yum install ant ant-junit junit
> Setting up Install Process
> Parsing package install arguments
> error: rpmdbNextIterator: skipping h# 758 blob size(11000): BAD, 8
> + 16 * il(0) + dl(0)

This to me looks like your RPM database is damaged. I would suggest
running:

rm -f /var/lib/rpm/__db*

This removes the "working copy" of the RPM database; RPM will rebuild
it when yum is next run. (RPM does the backend work for packagement;
yum is a frontend.) That may fix your problem, or it may be unrelated to that.

- Owen


Colin Walters

unread,
Jun 6, 2008, 1:26:46 PM6/6/08
to Mugshot Community
On Jun 6, 12:40 pm, Narasimha <rao...@gmail.com> wrote:
>
> Error: Missing Dependency: /usr/bin/rebuild-security-providers is
> needed by package java-1.5.0-gcj

It looks like this bug:
https://bugzilla.redhat.com/show_bug.cgi?id=260161

Which appears to be fixed in F9 but not in F8.

I think I remember hitting this too but I forget how I solved it. You
might try this:

su -c 'yum --enablerepo=development install jpackage-utils'
Reply all
Reply to author
Forward
0 new messages