Skip to content

So, llvm-git conflicts with lldb for some reason #2

@gardotd426

Description

@gardotd426

For some reason llvm-git tries to install /usr/share/man/man1/lldb.1.gz, which is already owned by lldb.

Obviously, that can't be left alone, either lldb needs to be added as a conflict, or (better yet) that file needs to be removed during the packaging process so it doesn't try to install that one file. Because it will conflict with lldb, but it doesn't provide lldb, so having it conflict would be a really bad choice.

Just in case you want proof:

error: failed to commit transaction (conflicting files)
llvm-git: /usr/share/man/man1/lldb.1.gz exists in filesystem (owned by lldb)
Errors occurred, no packages were upgraded.
error installing repo packages

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions