Re: cltversion error

2020-06-12 Thread Christopher Jones
Hi, Apple have been (not so) slowly depreciating the CLT. I more expect to see it completely disappear in some future OS… Chris > On 12 Jun 2020, at 9:40 pm, Mircea Trandafir wrote: > > Hi again, > > I actually went the other route, I removed Xcode and only installed the CLT. > I thought it

Re: cltversion error

2020-06-12 Thread Mircea Trandafir
Hi again, I actually went the other route, I removed Xcode and only installed the CLT. I thought it would help with this issue, but it seems not. Hopefully they’ll fix the bug soon. Cheers, Mircea -- Mircea Trandafir Associate professor Department of Business and Economics, University of Sout

Re: cltversion error

2020-06-12 Thread Christopher Jones
Hi, Glad I could help. Don’t though bank on this not reoccurring…. Its been an issue through the lifetime of 10.15, and tends to reoccur on OS or Xcode upgrades. I believe there is a bug somewhere in that Apple removes the CLT package receipts but not the CLT itself. One fix is to completely

Re: cltversion error

2020-06-12 Thread Mircea Trandafir
Thanks Chris for the quick reply. It is a bit weird, because: > xcode-select -p /Library/Developer/CommandLineTools But: > /usr/sbin/pkgutil --pkg-info=com.apple.pkg.CLTools_Executables No receipt for 'com.apple.pkg.CLTools_Executables' found at '/'. I manually removed the CLT folder and reinst

Re: cltversion error

2020-06-12 Thread Christopher Jones
Hi, Please run this, and check you get something similar > /usr/sbin/pkgutil --pkg-info=com.apple.pkg.CLTools_Executables package-id: com.apple.pkg.CLTools_Executables version: 11.5.0.0.1.1588476445 volume: / location: / install-time: 1591989507 groups: com.apple.FindSystemFiles.pkg-group If y

cltversion error

2020-06-12 Thread Mircea Trandafir
Hi all, This is the first time I’m writing to the list, so let me first thank the developers for such a great piece of software! And also a everyone on the list, I’ve been a consumer of information for the past few years and I learned quite a bit about macports and MacOS. The reason for my cry