#38942: bacula @5.2.13: mpkg failure ------------------------+------------------------------- Reporter: camgian@… | Owner: macsforever2000@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: bacula | ------------------------+------------------------------- Comment (by camgian@…): Robert, I had done the selfupdate and gone through the uninstall installed route that Blair suggested above. This is what I did just now: {{{ 86 port -v uninstall installed 87 cd /opt/local/var/macports/build/ 88 ls 89 rm -rf * 90 ls 91 cd .. 92 ls 93 port -v sync 94 port -v dmg bacula Command Completes ! anns-imac:work root# pwd /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_sysutils_bacula/bacula/work anns-imac:work root# ls -alrt total 4472 drwxr-xr-x 3 macports admin 102 Apr 26 15:32 .. drwxr-xr-x 3 macports admin 102 Apr 26 15:43 .home drwxr-xr-x 38 macports admin 1292 Apr 26 15:43 bacula-5.2.13 -rw-r--r-- 1 macports admin 658263 Apr 26 15:44 .CC_PRINT_OPTIONS drwxr-xr-x 2 macports admin 68 Apr 26 15:44 pkg_scripts drwxr-xr-x 3 macports admin 102 Apr 26 15:44 pkg_resources drwxr-xr-x 5 root wheel 170 Apr 26 15:44 destroot drwxr-xr-x 3 root admin 102 Apr 26 15:44 bacula-5.2.13.pkg -rw-r--r-- 1 macports admin 753 Apr 26 15:44 Distribution -rw-r--r-- 1 macports admin 365 Apr 26 15:44 .macports.bacula.state -rw-r--r--@ 1 root admin 1618439 Apr 26 15:44 bacula-5.2.13.dmg }}} RSYNC'd the .dmg over to another iMac and installed it,,,,, But when I try to start bacula-fd looks like I have a wrapper problem. {{{ garys-imac:~ camgian$ sudo /opt/local/sbin/bconsole Password: dyld: Library not loaded: /opt/local/lib/libwrap.7.dylib Referenced from: /opt/local/sbin/bconsole Reason: image not found garys-imac:~ camgian$ sudo /opt/local/sbin/bacula-fd -tf /opt/local/etc/bacula/bacula-fd.conf dyld: Library not loaded: /opt/local/lib/libwrap.7.dylib Referenced from: /opt/local/sbin/bacula-fd Reason: image not found garys-imac:~ camgian$ }}} -- Ticket URL: <https://trac.macports.org/ticket/38942#comment:10> MacPorts <http://www.macports.org/> Ports system for OS X