You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get this after I build the .deb files (on ubuntu 18.04 machines)
root@t7810-mate:~/github/glb-director/src/glb-director# gdebi *.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
This package is uninstallable
Dependency is not satisfiable: dpdk (= 17.11.1-6)
I get this after I build the .deb files (on ubuntu 18.04 machines)
root@t7810-mate:~/github/glb-director/src/glb-director# gdebi *.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading state information... Done
This package is uninstallable
Dependency is not satisfiable: dpdk (= 17.11.1-6)
leisner@t7810-mate:~/github/glb-director/src/glb-director$ pkg-config --modversion libdpdk
17.11.5
I assume since 17.11.5 is later than 17.11.1, it would work? it doesn't.
On a hunch, I changed 17.11.1-6 to 17.11.1 -- no difference.
Dependency is not satisfiable: dpdk (= 17.11.1)
The text was updated successfully, but these errors were encountered: