Opened 7 years ago
Closed 7 years ago
#4599 closed defect (worksforme)
gpg: no valid OpenPGP data found
Reported by: | Owned by: | Andrey D | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Installation program | Version: | |
Keywords: | Cc: |
Description
Hello.
I try to export key like as it presents on your site
"wget -q http://build.openmodelica.org/apt/openmodelica.asc -O- | sudo apt-key add - "
But some errors occurs:
gpg: WARNING: nothing exported
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
OS: Debian 9 x64
Change History (2)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Milestone: | Future |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
Closing due to lack of input
Note:
See TracTickets
for help on using tickets.
You can try to download the file to disk and add the key using
sudo apt-key add /path/to/openmodelica.asc