Opened 3 years ago

Last modified 2 years ago

#63685 new defect

MacPorts 2.7.1 on Monterey (Intel) not updating outdated ports — at Initial Version

Reported by: captainproton1971 (Captain Proton) Owned by:
Priority: Normal Milestone: MacPorts Future
Component: base Version: 2.7.1
Keywords: monterey Cc:
Port:

Description

After completing migration steps https://trac.macports.org/wiki/Migration, my MacPorts installation has been mostly reconstituted. However, trying to update ports isn't working... just scans for linking errors.

√ [my_username] ~ % port outdated                                                                                                                                    7:25:59
The following installed ports are outdated:
cyrus-sasl2                    2.1.27_3 < 2.1.27_4       
zstd                           1.5.0_0 < 1.5.0_1         
√ [my_username] ~ % sudo port -v upgrade outdated                                                                                                                    7:26:05
--->  Scanning binaries for linking errors
--->  No broken files found.
--->  No broken ports found.
√ [my_username] ~ % sudo port upgrade -f zstd                                                                                                                        7:26:19
--->  Scanning binaries for linking errors
--->  No broken files found.
--->  No broken ports found.
√ [my_username] ~ % sudo port upgrade -f cyrus-sasl2                                                                                                                 7:26:31
--->  Scanning binaries for linking errors
--->  No broken files found.
--->  No broken ports found.
√ [my_username] ~ % port outdated                                                                                                                                    7:26:48
The following installed ports are outdated:
cyrus-sasl2                    2.1.27_3 < 2.1.27_4       
zstd                           1.5.0_0 < 1.5.0_1         

I also tried uninstalling+reinstalling and port -nR upgrade --force as suggested on http://guide.macports.org/#project.tickets. The latter led to many hours rebuilding, but left zest and cyrus-sasl2 outdated.

Change History (0)

Note: See TracTickets for help on using tickets.