[MacPorts] #50867: port upgrade outdated fails with checksum error but checksum is OK.

MacPorts noreply at macports.org
Sun Apr 24 04:14:53 PDT 2016


#50867: port upgrade outdated fails with checksum error but checksum is OK.
------------------------+--------------------------------
  Reporter:  orcioni@…  |      Owner:  macports-tickets@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:  2.3.4
Resolution:             |   Keywords:
      Port:             |
------------------------+--------------------------------

Comment (by ryandesign@…):

 Replying to [comment:5 orcioni@…]:
 > As said, I have the same problem on two computers. In the following you
 can find the result of the command execution on both of them:
 >
 > {{{
 > drwxrwxrwt  7 root  wheel  238  1 Apr 19:37 /private/tmp
 > }}}

 That looks correct.

 > {{{
 > drwxr-xr-x@ 19 sim  staff  646  2 Apr 04:07 /private/tmp
 > }}}

 That's incorrect and needs to be fixed to match the first. These commands
 should do it:

 {{{
 sudo chmod 1777 /private/tmp
 sudo chown root:wheel /private/tmp
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/50867#comment:6>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list