<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    I managed to get some time to have a look at this on a clean VM, and
    yup - the llvm 3.8 folder is missing from the server. It seems you
    can get the 3.8 packages if you use the 'deb <a
      moz-do-not-send="true" href="http://llvm.org/apt/trusty/"><a class="moz-txt-link-freetext" href="http://llvm.org/apt/trusty/">http://llvm.org/apt/trusty/</a></a>
    llvm-toolchain-trusty main' line though.<br>
    <br>
    Can someone who maintains the LLVM apt repos have a look at this? I
    think that the 3.8 folder needs to be restored with the LLVM 3.8
    release.<br>
    <br>
    Cheers,<br>
    -Neil.<br>
    <br>
    <div class="moz-cite-prefix">On 22/03/16 17:59, Russell Wallace
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAH+nB+ximL2=y3tASEa+3hm0nQEhAAU9i3VJNakQX-N+-+CPWQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>Still doesn't work:</div>
          <div><br>
          </div>
          <div>a@a-VirtualBox:~$ sudo add-apt-repository 'deb <a
              moz-do-not-send="true" href="http://llvm.org/apt/trusty/"><a class="moz-txt-link-freetext" href="http://llvm.org/apt/trusty/">http://llvm.org/apt/trusty/</a></a>
            llvm-toolchain-trusty-3.8 main'</div>
          <div>a@a-VirtualBox:~$ sudo apt-get update</div>
          <div>Ign <a moz-do-not-send="true"
              href="http://ppa.launchpad.net">http://ppa.launchpad.net</a>
            trusty InRelease</div>
          <div>Get:1 <a moz-do-not-send="true"
              href="http://security.ubuntu.com">http://security.ubuntu.com</a>
            trusty-security InRelease [65.9 kB]           </div>
          <div>Ign <a moz-do-not-send="true"
              href="http://ie.archive.ubuntu.com">http://ie.archive.ubuntu.com</a>
            trusty InRelease                              </div>
          <div>Hit <a moz-do-not-send="true"
              href="http://ppa.launchpad.net">http://ppa.launchpad.net</a>
            trusty Release.gpg                                </div>
        </div>
        <div>...</div>
        <div>
          <div>Ign <a moz-do-not-send="true"
              href="http://extras.ubuntu.com">http://extras.ubuntu.com</a>
            trusty/main Translation-en                        </div>
          <div>Get:15 <a moz-do-not-send="true"
              href="http://ie.archive.ubuntu.com">http://ie.archive.ubuntu.com</a>
            trusty-updates/restricted amd64 Packages [15.9 kB]</div>
          <div>Err <a moz-do-not-send="true" href="http://llvm.org">http://llvm.org</a>
            llvm-toolchain-trusty-3.8/main amd64 Packages              </div>
          <div>  404  Not Found</div>
          <div>Get:16 <a moz-do-not-send="true"
              href="http://ie.archive.ubuntu.com">http://ie.archive.ubuntu.com</a>
            trusty-updates/universe amd64 Packages [339 kB]</div>
          <div>Err <a moz-do-not-send="true" href="http://llvm.org">http://llvm.org</a>
            llvm-toolchain-trusty-3.8/main i386 Packages               </div>
          <div>  404  Not Found</div>
          <div>Ign <a moz-do-not-send="true" href="http://llvm.org">http://llvm.org</a>
            llvm-toolchain-trusty-3.8/main Translation-en_IE           </div>
          <div>Ign <a moz-do-not-send="true" href="http://llvm.org">http://llvm.org</a>
            llvm-toolchain-trusty-3.8/main Translation-en              </div>
          <div>Get:17 <a moz-do-not-send="true"
              href="http://ie.archive.ubuntu.com">http://ie.archive.ubuntu.com</a>
            trusty-updates/multiverse amd64 Packages [13.2 kB]</div>
        </div>
        <div>...</div>
        <div>Ign <a moz-do-not-send="true"
            href="http://ie.archive.ubuntu.com">http://ie.archive.ubuntu.com</a>
          trusty/multiverse Translation-en_IE           </div>
        <div>Ign <a moz-do-not-send="true"
            href="http://ie.archive.ubuntu.com">http://ie.archive.ubuntu.com</a>
          trusty/restricted Translation-en_IE           </div>
        <div>Ign <a moz-do-not-send="true"
            href="http://ie.archive.ubuntu.com">http://ie.archive.ubuntu.com</a>
          trusty/universe Translation-en_IE             </div>
        <div>Fetched 5,175 kB in 40s (128 kB/s)                        
                              </div>
        <div>W: Failed to fetch <a moz-do-not-send="true"
href="http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.8/main/binary-amd64/Packages">http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.8/main/binary-amd64/Packages</a>
           404  Not Found</div>
        <div><br>
        </div>
        <div>W: Failed to fetch <a moz-do-not-send="true"
href="http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.8/main/binary-i386/Packages">http://llvm.org/apt/trusty/dists/llvm-toolchain-trusty-3.8/main/binary-i386/Packages</a>
           404  Not Found</div>
        <div><br>
        </div>
        <div>E: Some index files failed to download. They have been
          ignored, or old ones used instead.</div>
        <div>a@a-VirtualBox:~$ sudo apt-get install clang-3.8</div>
        <div>Reading package lists... Done</div>
        <div>Building dependency tree       </div>
        <div>Reading state information... Done</div>
        <div>E: Unable to locate package clang-3.8</div>
        <div>E: Couldn't find any package by regex 'clang-3.8'</div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Tue, Mar 22, 2016 at 5:47 PM, Neil
          Henning via llvm-dev <span dir="ltr"><<a
              moz-do-not-send="true"
              href="mailto:llvm-dev@lists.llvm.org" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a></a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div text="#000000" bgcolor="#FFFFFF"> You want to look at
              the apt-add-repository command, basically you provide that
              command like:<br>
              <br>
              <ul>
                <li>sudo add-apt-repository 'deb <a
                    moz-do-not-send="true"
                    href="http://llvm.org/apt/trusty/" target="_blank"><a class="moz-txt-link-freetext" href="http://llvm.org/apt/trusty/">http://llvm.org/apt/trusty/</a></a>
                  llvm-toolchain-trusty-3.8 main'</li>
                <li>sudo apt-get update</li>
                <li>sudo apt-get install clang-3.8</li>
              </ul>
              <br>
              Cheers,<br>
              -Neil.<span class=""><br>
                <br>
                <div>On 22/03/16 17:44, Russell Wallace via llvm-dev
                  wrote:<br>
                </div>
              </span>
              <blockquote type="cite"><span class="">
                  <div dir="ltr">What is the recommended way to install
                    LLVM 3.8 on Ubuntu 14.04? The generic apt-get thinks
                    3.4 is the latest version. I found instructions at <a
                      moz-do-not-send="true" href="http://llvm.org/apt/"
                      target="_blank"><a class="moz-txt-link-freetext" href="http://llvm.org/apt/">http://llvm.org/apt/</a></a> but they
                    don't work; deb and deb-src are not recognised
                    commands, and the suggested apt-get variants are
                    unable to locate the package.</div>
                  <br>
                  <fieldset></fieldset>
                  <br>
                </span>
                <pre>_______________________________________________
LLVM Developers mailing list
<a moz-do-not-send="true" href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>
<a moz-do-not-send="true" href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a>
</pre>
              </blockquote>
              <br>
            </div>
            <br>
            _______________________________________________<br>
            LLVM Developers mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a><br>
            <a moz-do-not-send="true"
              href="http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev"
              rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
            <br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>