On Thu, Jun 14, 2012 at 9:00 PM, Alexander Hansen <alexanderk.han...@gmail.com> wrote: > On 6/14/12 5:50 PM, Saleh Elmohamed wrote: >> >> On Jun 14, 2012, at 8:44 PM, Alexander Hansen wrote: >> >>> On 6/14/12 5:32 PM, Saleh Elmohamed wrote: >>>> fink list code: >>>> >>>> Information about 4963 packages read in 7 seconds. >>> >>> <nip> >>> >>>> xcode 0-0 [virtual package representing the >>>> develop... >>>> i xcode.app 4.3-1 [virtual package representing Xcode] >>>> ===================================================== >>>> >>>> -saleh >>>> >>> >>> It appears that something has gone awry in the detection of the >>> command-line tools for Xcode. >>> >>> The command that fink uses to get the version is >>> >>> pkgutil --pkg-info com.apple.pkg.DeveloperToolsCLI 2>&1 >>> >>> If you run that command what does it return? >> >> >> No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'. >> >> > > Open up Xcode and check on the Downloads->Components tab of its > Preferences whether the Command Line Tools show up as installed or not. > > If they don't, then install them. (You've been using command-line tools > that came with an earlier Xcode if this is the case). > > If they do show up as installed, post back. > -- > Alexander Hansen, Ph.D. > Fink User Liaison > My package updates: http://finkakh.wordpress.com/ > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Fink-users mailing list > Fink-users@lists.sourceforge.net > List archive: > http://news.gmane.org/gmane.os.macosx.fink.user > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-users
Confirmed ... Although I had not run into problems since upgrading to Xcode 4.3.3 I did try: % pkgutil --pkg-info com.apple.pkg.DeveloperToolsCLI 2>&1 No receipt for 'com.apple.pkg.DeveloperToolsCLI' found at '/'. So I opened Xcode and installed the command-line tools and not get: % pkgutil --pkg-info com.apple.pkg.DeveloperToolsCLI 2>&1 package-id: com.apple.pkg.DeveloperToolsCLI version: 4.3.0.0.1.1249367152 volume: / location: / install-time: 1339723802 groups: com.apple.FindSystemFiles.pkg-group com.apple.DevToolsBoth.pkg-group com.apple.DevToolsNonRelocatableShared.pkg-group Fink now shows: % fink list xcode Information about 4961 packages read in 7 seconds. i xcode 4.3.0.0.1-1249367152 [virtual package representing the developer tools] i xcode.app 4.3.3-1 [virtual package representing Xcode] I think all is well ... Bill W ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users