question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

outdated packages on apt-get

See original GitHub issue

I am looking to see how I can get dotnet CLI working on travis CI but installation steps for apt-get here seems to outdated or new releases are not available there. Following the instructions there and running sudo apt-cache madison dotnet gives me 1.0.0.001793-1 as latest version. I cannot see 1.0.0-rc2-* releases there.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:23 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
MichaelSimonscommented, Apr 25, 2016

@tugberkugurlu When I looked at the Travis CI log, it looks like Ubuntu 12.04 is being used. Is this correct? Ubuntu 12.04 is not officially supported. I would suggest using the officially supported version 14.04 if possible.

0reactions
blackdwarfcommented, Jan 15, 2017

Thanks @tonysneed. Seems it is OK to close it then. Please reopen if the issue returns.

Read more comments on GitHub >

github_iconTop Results From Across the Web

apt-get and outdated packages [duplicate]
Why is it that many packages in apt-get are outdated? For example, I would like to get the latest implementation of the clojure...
Read more >
Why are some apt packages outdated? : r/Ubuntu
Yes. For the most part, the package versions in repositories are intentionally left as the same version that was tested during the development ......
Read more >
apt-get update/upgrade list without changing anything
I would like to view what packages are available for update/upgrade without actually changing any files becuase there are some packages I wouldn ......
Read more >
sudo apt-get update vs upgrade – What is the Difference?
The sudo apt-get upgrade command downloads and installs the updates for each outdated package and dependency on your system.
Read more >
List Upgradable Packages With apt Command in Ubuntu
List Upgradable Packages With apt Command in Ubuntu ... The apt command is used for package management in Debian and Ubuntu. While you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found