Giter Club home page Giter Club logo

Comments (3)

sptramer avatar sptramer commented on June 19, 2024

@derekbekoe Is there some reason why the CLI uses a different signing key than the linked conceptual article? And can you provide me with a link to the key directly so that I can include troubleshooting instructions?

from azure-docs-cli.

derekbekoe avatar derekbekoe commented on June 19, 2024

@AXington For historical reasons, the azure-cli package uses a different key than the other packages. Thanks for bringing it to our attention.

We will look at switching to use the same key over the coming weeks.

Until then, this may help you. You can create the .asc file for the other key yourself:

root@1cfae53cd501:/# apt-key adv --keyserver packages.microsoft.com --recv-keys 52E16F86FEE04B979B07E28DB02C46DF417A0893
Executing: /tmp/tmp.0LeY58jSeH/gpg.1.sh --keyserver
packages.microsoft.com
--recv-keys
52E16F86FEE04B979B07E28DB02C46DF417A0893
gpg: requesting key 417A0893 from hkp server packages.microsoft.com
gpg: key 417A0893: public key "MS Open Tech <[email protected]>" imported
gpg: Total number processed: 1
gpg:               imported: 1  (RSA: 1)
root@1cfae53cd501:/# apt-key list
/etc/apt/trusted.gpg
--------------------
pub   2048R/417A0893 2014-10-08
uid                  MS Open Tech <[email protected]>
sub   2048R/FF1249BC 2014-10-08

root@1cfae53cd501:/# apt-key export 417A0893 > microsoft2.asc
root@1cfae53cd501:/# cat microsoft2.asc 
-----BEGIN PGP PUBLIC KEY BLOCK-----
...
-----END PGP PUBLIC KEY BLOCK-----
root@1cfae53cd501:/# 

from azure-docs-cli.

sptramer avatar sptramer commented on June 19, 2024

@AXington - We have resolved this issue. The new instructions for working with the signing key for apt have been updated: https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-apt?view=azure-cli-latest

This includes instructions for using curl. Thank you for alerting us to these problems!

from azure-docs-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.