Skip to content

https://packages.microsoft.com/config/ubuntu/19.10/packages-microsoft-prod.deb not found #3713

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Oct 29, 2019 · 7 comments
Labels
needs-more-info Not enough information has been provided. Please share more detail as requested.

Comments

@ghost
Copy link

ghost commented Oct 29, 2019

Problem encountered on https://dotnet.microsoft.com/download/linux-package-manager/ubuntu19-10/sdk-current
Operating System: Linux Ubuntu 19.10 - x64

Provide details about the problem you are experiencing. Include your operating system version, exact error message, code sample, and anything else that is relevant.

@dagood
Copy link
Member

dagood commented Oct 29, 2019

How did you get to that page, and what is it showing for you? I don't see a 19.10 entry in the dropdown, and the link just takes me to RHEL instructions (the default). We don't have a 19.10-specific package feed, as you can see by the repo not being found. (It looks like the config package does exist, but we haven't published to that repo.)

(Keeping up better is tracked by #2576.)

@dagood dagood added the needs-more-info Not enough information has been provided. Please share more detail as requested. label Oct 29, 2019
@ghost
Copy link
Author

ghost commented Oct 29, 2019

just guess the package name should exists. but it not.

@ghost ghost closed this as completed Oct 29, 2019
@dagood
Copy link
Member

dagood commented Oct 29, 2019

For what it's worth, the 19.04 repository's packages work in 19.10 for me.

@pysiak
Copy link

pysiak commented Oct 31, 2019

Yeah, https://packages.microsoft.com/ubuntu/19.10/prod/pool/main/ doesn't have the packages just like 19.04 would under: https://packages.microsoft.com/ubuntu/19.04/prod/pool/main/

Should we be expected to install the 19.04 or wait for 19.10 or ...?

@dagood
Copy link
Member

dagood commented Oct 31, 2019

Should we be expected to install the 19.04

It's definitely not ideal, but yes, in cases like this you need to use the "nearest" packages available (or an alternative install method like snaps or tar.gz), and they should work. Our plans to get better at having packages for each distro are at #2576.

@scegg
Copy link

scegg commented Dec 13, 2019

cannot use 19.04 package on 19.10.

apt update will report error:
Err:2 https://packages.microsoft.com/ubuntu/19.04/prod disco/main amd64 Packages
File has unexpected size (23655 != 156065). Mirror sync in progress? [IP: 13.75.127.55 443]
Hashes of expected file:

  • Filesize:156065 [weak]
  • SHA512:12e6dffcd247d1ff067acfa61a3c4eb6078c326c2858feb4f6f141a1d809e22292a78282414a5c103038ea80bb63cd734c7516782c9809c341335083d4e7611b
  • SHA256:c850f35f1979831ac75641978c397e51519fa22313598ec12bde5f52277044c0
  • SHA1:1f65f4a7388c22bcf7b7f30fb7bc337c60d94b2e [weak]
  • MD5Sum:4153a12e4a5629bfb14ed98f4c8ac234 [weak]
    Release file created at: Thu, 12 Dec 2019 19:59:19 +0000

@dagood
Copy link
Member

dagood commented Dec 13, 2019

@scegg That's caused by an outage tracked at #3988, once that's fixed up it should work.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-more-info Not enough information has been provided. Please share more detail as requested.
Projects
None yet
Development

No branches or pull requests

3 participants