Skip to main content
Topic: omniverse/bat has doubled dependencies on libgit2. | Dependency on llhttp-git? (Read 595 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

omniverse/bat has doubled dependencies on libgit2. | Dependency on llhttp-git?

Ahoj,

Package omniverse/bat, version 0.25.0-4.1, has in it's depends array both 

* libgit2 and
* libgit2.so=1.9-64.

I think one of them is superfluous.

Also, omniverse/bat, version 0.25.0-4.1, currently depends specifically on llhttp-git (-git variant).

Is this really intended?

Regards!

Re: omniverse/bat has doubled dependencies on libgit2. | Dependency on llhttp-git?

Reply #1
Fixing bat's libgit2 deps now.

llhttp-git is temporarily present because of an upstream change that requires libllhttp.so.9.3.0 in some pkgs.

artist

Re: omniverse/bat has doubled dependencies on libgit2. | Dependency on llhttp-git?

Reply #2
llhttp-git is temporarily present because of an upstream change that requires libllhttp.so.9.3.0 in some pkgs.
But world/llhttp is at version 9.3.0-1, installing /usr/lib/libllhttp.so.9.3.0.

And it has no replaces=("llhttp-git<=9.3.0.r11.geaa7173") to automate transition back to the main package.