[llvm-bugs] [Bug 40477] New: Packages without version number no longer map to snapshot
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Jan 26 04:11:13 PST 2019
https://bugs.llvm.org/show_bug.cgi?id=40477
Bug ID: 40477
Summary: Packages without version number no longer map to
snapshot
Product: Packaging
Version: unspecified
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: deb packages
Assignee: unassignedbugs at nondot.org
Reporter: kim.grasman at gmail.com
CC: llvm-bugs at lists.llvm.org
We use Travis for CI builds, and rely on their llvm-toolchain-trusty source.
I'm not entirely sure how that's wired, but ever since the LLVM/Clang 8 branch
was made and trunk switched to 9, installing e.g. `clang` no longer works:
https://travis-ci.org/include-what-you-use/include-what-you-use/builds/483638279?utm_source=github_status&utm_medium=notification
So it looks like something needs to be done to make the default packages point
back to the -snapshot builds for trunk/master.
Thanks for any ideas!
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190126/4a62e2e6/attachment.html>
More information about the llvm-bugs
mailing list