2015-09-19 13:00 GMT+01:00 <[email protected]>: > You can download older versions from several of the repositories. When I > discovered the initial issue I went looking for these older versions. I > unzipped each one and use the Solaris commands 'ldd', 'pkgrm' and 'pkgadd' > to test each version. Once I found the most recent version that enable the > snmp commands to work I used that one. I had a requirement for the snmp > commands.
When you install packages with pkgadd, you're on your own with the issue of dependency resolution. I was wondering what method did you use when you first saw the problem. If you used pkgutil, then it's a bug in the package. If you did it with download/pkgrm/pkgadd, perhaps you missed a dependency. --Maciej
