Jonathan Ryshpan writes:

« HTML content follows

I am trying to install the MS Edge Browser (to access a web site that doesn't work properly under Firefox or Chrome of the KDE native browser). The installation fails when I attempt to install the repo, as follows:

# curl -v <URL:https://packages.microsoft.com/keys/>https://packages.microsoft.com/keys / -oedgeKeys

Wild guess: the above URL is 404-compliant?

# vi edgeKeys

And loading https://packages.microsoft.com/keys/ itself does not find the presence of any file called "edgeKeys".

There is a file there called "microsoft.asc". Which, from the looks of it, contains a reasonably looking PGP key. And gpg is perfectly happy with it:

gpg --import microsoft.asc
gpg: key EB3E94ADBE1229CF: public key "Microsoft (Release signing) <gpgsecur...@microsoft.com>" imported
gpg: Total number processed: 1
gpg:               imported: 1

Attachment: pgpiNCLAEd3wJ.pgp
Description: PGP signature

-- 
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to