GithubHelp home page GithubHelp logo

Comments (9)

spvkgn avatar spvkgn commented on July 20, 2024 1

E: Unable to locate package procmon

There is no procmon debian package for your ubuntu release yet https://packages.microsoft.com/ubuntu/19.10/prod/pool/main/p/
It packaged for 18.04 lts only https://packages.microsoft.com/ubuntu/18.04/prod/pool/main/p/procmon/

from procmon-for-linux.

jahabibi avatar jahabibi commented on July 20, 2024 1

As @spvkgn noted we have only published a package for Ubuntu 18.04 LTS as is noted in our installation instructions. Due to this when you manually downloaded the packages-microsoft-prod.deb from the Microsoft Ubuntu 19.10 repository you registered the Microsoft Ubuntu 19.10 package feed, not the Microsoft Ubuntu 18.04 LTS feed.

To configure your system with the Microsoft Ubuntu 18.04 LTS package feed you would need to do the following:

  1. Remove the previous packages-microsoft-prod.deb: sudo apt purge packages-microsoft-prod
  2. Download Ubuntu 18.04 Microsoft feed package: wget -q https://packages.microsoft.com/config/ubuntu/18.04/packages-microsoft-prod.deb
  3. Install package feed: sudo dpkg -i packages-microsoft-prod.deb
  4. Update local package feed: sudo apt update
  5. Install Procmon: sudo apt install procmon

from procmon-for-linux.

rwperrott avatar rwperrott commented on July 20, 2024

I second that, on Mint LMDE 4 (currently Debian 10.2)

  • $(lsb_release -rs) part of install URL failed to resolve
  • Opened https://packages.microsoft.com/config/ubuntu/ in a web browser
  • Clicked on the 19.10 directory link
  • Download packages-microsoft-prod.deb
  • sudo dpkg -i packages-microsoft-prod.deb ran fine
  • sudo apt-get install procmon failed "E: Unable to locate package procmon"

If build fails and you don't have cmake 3.14 or higher installed, and can't find on your OS repo, also see #22 (comment)

from procmon-for-linux.

mbluett88 avatar mbluett88 commented on July 20, 2024

spvkgn, I realize there is no package yet. What my post was about was the instructions about how to install Procmon from the Github repositories that do not work as stated.

from procmon-for-linux.

joekinley avatar joekinley commented on July 20, 2024

@jahabibi your instructions did not work with focal fossa 20.04. I still get the E: Unable to locate package procmon

from procmon-for-linux.

Velocet avatar Velocet commented on July 20, 2024

@joekinley The provided instructions work fine on 19.10 and 20.04. Both WSL2. So it seems you missed sudo apt update?

from procmon-for-linux.

mbluett88 avatar mbluett88 commented on July 20, 2024

Nope. Performed the instructions exactly as described. Something may have been fixed between when you performed the instructions and when I did them.

from procmon-for-linux.

jahabibi avatar jahabibi commented on July 20, 2024

@joekinley at this point in time we do not have a preview release candidate for Ubuntu 20.04. Only Ubuntu 18.04 LTS due to the fact that BCC v0.10.0 does not support the kernel that Ubuntu 20.04 ships with. Please follow #2 for updates as move forward in addressing this issue.

from procmon-for-linux.

jahabibi avatar jahabibi commented on July 20, 2024

Ubuntu 20.04 now supported with Procmon 1.0.1.

from procmon-for-linux.

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.