When trying to install the bugzilla5.2 from the cooker repos, I get an error:
nothing provides perl(DBD::Oracle).
Now I have installed bugzilla on other platforms and I guess bugzilla can be run on top of an Oracle database (I’m an ex-employee of Oracle), but that should not be a blocking requirement IMHO???
There are other similar errors fot missing perl moddules, but at first glance I should be able to overcome these by manually installing the perl packages.
1 Like
They may just need to be rebuilt. Please make a list of them all.
You can use markdown to put the entire output
or parts with errors into a post.
1 Like
Probleem: conflicting requests
- nothing provides perl(DBD::Oracle) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(DBIx::Connector) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(Email::Address::XS) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(Email::MIME) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(Email::MIME::Modifier) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(Math::Random::ISAAC) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(Test::Taint) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(TheSchwartz) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(XMLRPC::Lite) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(XMLRPC::Transport::HTTP) needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(DBI) >= 1.410.0 needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(DateTime) >= 0.280.0 needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(Email::Send) >= 2.0.0 needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
- nothing provides perl(Template) >= 2.120.0 needed by bugzilla-5.2-2.noarch from cooker-x86_64-extra
There was a build this month. Please add --refresh --allowerasing
to:
sudo dnf install
I get exactly these errors again. I installed from cooker on Jan. 28, that was probably the latest build?
An issue has been created on GitHub to address this: