Libzim6 and libzim are in conflict - Trying to Update System

Hello. I just tried updating my Manjaro system and got this.

“libzim6 and libzim are in conflict” I don’t know what exactly this means, and it will not allow me to update anything on my system. I’m not the most advanced user when it comes to Linux so I’m not exactly sure what I should do. I am running the 5.13.19-2 Kernel, if that is important to this issue. If any more information is needed to help diagnose the issue then let me know.

Any help would be appreciated.

Sounds like your mirrors might not be up to date and there may be a mismatch with packages.

https://wiki.manjaro.org/index.php/Pacman-mirrors#Update_mirrorlist_with_the_fastest_mirrors

I used this command: sudo pacman-mirrors --fasttrack && sudo pacman -Syyu

However after it asked for conformation it displayed this same message:

What depends on libzim6? I’m guessing it’s an AUR package. the libzim package is now at 7.0.0.

Please copy and paste terminal output, don’t use screenshots.


Tip: When pasting terminal output on Discourse forums, one can either…

  • Use the Preformatted text </> toolbar button.

  • Add three backticks ` above and below the text (Markdown):

    ```
    type or paste code here
    ```

  • Use HTML:

    <pre><code>
    type or paste code here
    </pre></code>

Please edit your post accordingly.

I resolved the issue, I updated libzim to 7.0.0 through the terminal and that apparently fixed the issue, sorry about that. Thank you for your help.

Thank you,
would you please check my issue and describe with more detail what you did

…updated libzim to 7.0.0 through the terminal

I already have libzim 7.0.0-1 here.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.