[llvm-bugs] [Bug 45999] New: error with archive signature

via llvm-bugs llvm-bugs at lists.llvm.org
Tue May 19 18:07:09 PDT 2020


https://bugs.llvm.org/show_bug.cgi?id=45999

            Bug ID: 45999
           Summary: error with archive signature
           Product: Packaging
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: deb packages
          Assignee: unassignedbugs at nondot.org
          Reporter: cocoval at gmail.com
                CC: llvm-bugs at lists.llvm.org

Hello,
When I try to run the below
wget -O - https://apt.llvm.org/llvm-snapshot.gpg.key|sudo apt-key add -

I get the following error:
 coval at coco-desk  ~/libcxx-pretty-printers/src/libcxx/v1   master ●  wget
-O - https://apt.llvm.org/llvm-snapshot.gpg.key\|sudo apt-key add -
Will not apply HSTS. The HSTS database must be a regular and non-world-writable
file.
ERROR: could not open HSTS store at '/home/coval/.wget-hsts'. HSTS will be
disabled.
--2020-05-19 20:57:20--  https://apt.llvm.org/llvm-snapshot.gpg.key%7Csudo
Resolving apt.llvm.org (apt.llvm.org)... 151.101.210.49, 2a04:4e42:31::561
Connecting to apt.llvm.org (apt.llvm.org)|151.101.210.49|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2020-05-19 20:57:20 ERROR 404: Not Found.

--2020-05-19 20:57:20--  http://apt-key/
Resolving apt-key (apt-key)... failed: Name or service not known.
wget: unable to resolve host address ‘apt-key’
--2020-05-19 20:57:22--  http://add/
Resolving add (add)... failed: Name or service not known.
wget: unable to resolve host address ‘add’
--2020-05-19 20:57:24--  http://-/
Resolving - (-)... failed: Name or service not known.
wget: unable to resolve host address ‘-’

-- 
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/20200520/6649e2c2/attachment.html>


More information about the llvm-bugs mailing list