
Scroll down on the SMBup page and you can see all of the "applications" checked off that are the problem (helps to corroborate the culprit). I am now thinking that it was (perhaps) an SMB server application that I found from: I noticed these folders created on that date. You can then use "port provides" to figure out what port provided it, and then rebuild it, for example to rebuild expat: If not, you might want to look at the modification date of your libexpat.1.dylib:Īnd then look for any other files in MacPorts that were installed around the same time, within a minute or five. If you can remember installing any such third-party software, let us know what it was that might help us figure out what all has been overwritten and now needs to be rebuilt. You'll need to reinstall expat, but there may be other affected ports as well.
#Smbup keyerror software#
We've encountered some third-party software thusly mispackaged before see for example wiki:ProblemHotlist#xmlwf. We also see that although MacPorts claims to have installed an i386/x86_64 universal version of expat, your libexpat is actually x86_64 only.īoth of these observations point to the likelyhood that you have installed a third-party software package that has overwritten some of your MacPorts libraries. It confirms that your libexpat really is version 7.0.0, although expat 2.1.0 is supposed to contain libexpat version 8.0.0 (and does on my system). Ok, that shows us two things that are wrong:
#Smbup keyerror upgrade#
To report a bug, follow the instructions in the guide:Ĭraigdenman:~ craigdenman$ sudo port clean pangoĬraigdenman:~ craigdenman$ sudo port upgrade outdated

opt/local/var/macports/logs/_opt_local_var_macports_sources_release_tarballs_ports_x11_pango/pango/main.log Please see the log file for port pango for details: Gnuplot 4.6.0_0 Computing dependencies for pangoĮrror: for port pango returned: command execution failed The following installed ports are outdated: To upgrade your installed ports, you should run

> MacPorts base is already the latest version > Updating MacPorts base sources using rsync Craigdenman:~ craigdenman$ sudo port selfupdate
