Uploaded image for project: 'hicn'
  1. hicn
  2. HICN-254

hICN VPP plug-in v19.04 depends on VPP 19.08

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • 19.08
    • None
    • hicn/management
    • None

      Thanks @Luca Muscariello!

      I'm trying to follow the "vpp based hicn-plugin" tutorial.

      I'm getting this error:
      ```vpp-dev : Depends: libvppinfra-dev (= 19.08-rc0~710-ga0904f0~b7634) but 19.08-rc0~709-g8adb92b~b7633 is to be installed```
      It seems like the script `https://packagecloud.io/install/repositories/fdio/release/script.deb.sh` is not getting the latest version of `libvppinfra-dev`. How can I access version `19.08-rc0~710-ga0904f0~b7634`?

      I tried `sudo apt-get install libvppinfra-dev=19.08-rc0~710-ga0904f0~b7634` but it couldn't find the correct version.

      Here is my current apt-cache policy:

      ```
      $ apt-cache policy libvppinfra-dev > policy.txt
      $ head policy.txt
      libvppinfra-dev:
      Installed: 19.08-rc0~709-g8adb92b~b7633
      Candidate: 19.08-rc0~709-g8adb92b~b7633
      Version table:

            acompagn Alberto Compagno
            muscariello Luca Muscariello
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: