Skip to content
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

debian auto-updating package? #1140

Closed
Spongman opened this issue Dec 8, 2017 · 2 comments
Closed

debian auto-updating package? #1140

Spongman opened this issue Dec 8, 2017 · 2 comments

Comments

@Spongman
Copy link

Spongman commented Dec 8, 2017

currently the debian packages are version-specific.

for example, the current package is dotnet-sdk-2.0.2. this package will not upgrade automatically when a new version comes out.

can we get a set of virtual packages doetnet-sdk , dotnet-sdk-x, and dotnet-sdk-x.y that automatically update? (and similar for the runtimes?)

for example, there's only one openjdk-8-jdk package. it installs the latest SDK, and it updates automatically. all packages that follow SemVer correctly can behave in this way without breaking existing clients.

EDIT: oh look at that, the docs i was looking at (https://www.microsoft.com/net/learn/get-started/linuxdebian) are out of date. the latest package is actually dotnet-sdk-2.0.3. i think this illustrates perfectly the need for non-version-specific packages.

@richlander
Copy link
Member

PTAL @leecow

@Petermarcu
Copy link
Member

Issue moved to dotnet/cli #8209 via ZenHub

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants