Missing update-alternatives configuration in 5.0 package for Xenial

Bug #1742124 reported by Stefan Tauner
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
llvm-toolchain-5.0 (Ubuntu)
New
Undecided
Unassigned

Bug Description

Hi,

I did not look at the package metadata but installing clang-5.0 from xenial-updates/universe and afterwards removing clang (and thus clang 3.8) left me without a clang alias while other package provide this alternative. It was fixable via

    update-alternatives --install /usr/bin/clang++ clang++ /usr/bin/clang++-5.0 1000
    update-alternatives --install /usr/bin/clang clang /usr/bin/clang-5.0 1000

but I guess it should have happened without that and thus it is a bug in the package(s).

Stefan Tauner (stefanct)
description: updated
description: updated
tags: added: xenial
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.