#37153: Installing SMBup overwrites MacPorts files ------------------------+-------------------------- Reporter: cdenman@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: | ------------------------+-------------------------- Comment (by cdenman@…): Thank you for your guidance on how to rebuild. I first completed: craigdenman:~ craigdenman$ sudo port clean pango Password: ---> Cleaning pango To clean up from any earlier attempt to build Pango. Then, I completed your suggested commands below. Replying to [comment:11 ryandesign@…]:
These commands should rebuild them all:
{{{ sudo port clean expat libiconv ncurses zlib openssl gettext popt sudo port -n upgrade --force expat libiconv ncurses zlib openssl gettext popt }}}
The port cleaning and the port forced upgrade completed without error. I then followed up by performing the selfupdate and upgrade to the outdated ports: craigdenman:~ craigdenman$ sudo port selfupdate Password: ---> Updating MacPorts base sources using rsync MacPorts base version 2.1.2 installed, MacPorts base version 2.1.2 downloaded. ---> Updating the ports tree ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated craigdenman:~ craigdenman$ port outdated The following installed ports are outdated: gnuplot 4.6.0_0 < 4.6.1_0 gzip 1.4_0 < 1.5_0 hdf5-18 1.8.9_0 < 1.8.9_2 libmikmod 3.2.0-beta2_2 < 3.2.0_0 (epoch 0 < 1) maxima 5.26.0_0 < 5.28.0_1 octave 3.2.4_8 < 3.2.4_10 pango 1.30.1_1 < 1.30.1_3 pcre 8.30_1 < 8.31_0 qrupdate 1.1.2_1 < 1.1.2_2 sbcl 1.0.58_0 < 1.1.1_0 craigdenman:~ craigdenman$ sudo port upgrade outdated The port upgrade to the outdated ports completed without error. My MacPorts has been restored. Thank you. -- Ticket URL: <https://trac.macports.org/ticket/37153#comment:12> MacPorts <http://www.macports.org/> Ports system for Mac OS