Hello, When compiling a package (Bugzilla) the compilation stops with the following fatal error:
RPM build errors: cannot open Pubkeys index using db3 - No such file or directory (2) File not found: /var/tmp/bugzilla-3.4.1-12.1-root-abuild/usr/share/bugzilla/bugzilla-req System halted.
What am I missing in the bugzilla.spec file
Any help appreciated. Cheers Glenn
Spec details https://build.opensuse.org/package/view_file?file=bugzilla.spec&package=...
Last Log https://build.opensuse.org/package/live_build_log?arch=x86_64&package=Bu...
Other info I sourced the spec file from # rpm2cpio bugzilla-3.4.1-1.fc12.src.rpm | cpio -ivd bugzilla.spec
On 8/10/2009 at 16:21, doiggl@velocitynet.com.au wrote:
Hello, When compiling a package (Bugzilla) the compilation stops with the following fatal error:
RPM build errors: cannot open Pubkeys index using db3 - No such file or directory (2) File not found: /var/tmp/bugzilla-3.4.1-12.1-root-abuild/usr/share/bugzilla/bugzilla-req System halted.
What am I missing in the bugzilla.spec file
I'd say you have a file in your %files section that does not exist. It can't fine /usr/share/bugzilla/bugzilla-req.
Dominique
buildservice@lists.opensuse.org