- 
                Notifications
    You must be signed in to change notification settings 
- Fork 1
Open
Description
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
Labels
No labels