open-switch / opx-base-model

https://openswitch.net
6 stars 13 forks source link

Missing build dependency on Stretch #27

Closed heucke closed 6 years ago

heucke commented 6 years ago

Missing python-pkg-resources.

From open-switch/opx-build#37

jeff-yin commented 6 years ago

@GarrickHe says:

The base model issue #27 can be closed. I suspect when the issue showed up the package wasn't on the repo yet, but it's there now.

opx@23f7f79f27bd:/mnt/opx/opx-snmp$ apt-cache showpkg python-pkg-resources
Package: python-pkg-resources
Versions:
33.1.1-1 (/var/lib/apt/lists/deb.debian.org_debian_dists_stretch_main_binary-amd64_Packages.lz4) (/var/lib/dpkg/status)
 Description Language:
                 File: /var/lib/apt/lists/deb.debian.org_debian_dists_stretch_main_binary-amd64_Packages.lz4
                  MD5: 455aab7092c23bbca0a002df43ba97e4

opx@23f7f79f27bd:/mnt/opx/opx-snmp$ apt policy python-pkg-resources
python-pkg-resources:
  Installed: 33.1.1-1
  Candidate: 33.1.1-1
  Version table:
 *** 33.1.1-1 500
        500 http://deb.debian.org/debian stretch/main amd64 Packages
        100 /var/lib/dpkg/status
opx@23f7f79f27bd:/mnt/opx/opx-snmp$