On 7/11/12 9:47 AM, Noah wrote: > On 7/9/12 3:32 PM, Alexander Hansen wrote: >> On 7/9/12 8:30 AM, Noah wrote: >> >>> >>> how do I remove macports rsync? >>> >>> >>>> >> >> Go through Macports' help channels if you don't know how to remove their >> packages. >> > > > Hi Alexander, > > still having issues here. uninstalled all rsync versions from macports > > MacBookPro-002332D9A480-2 09:39:34 ~ $ sudo port uninstall rsync@3.0.7_1 > ---> Uninstalling rsync @3.0.7_1 > MacBookPro-002332D9A480-2 09:40:00 ~ $ sudo port uninstall rsync@3.0.8_0 > ---> Uninstalling rsync @3.0.8_0 > MacBookPro-002332D9A480-2 09:40:19 ~ $ sudo port uninstall rsync@3.0.8_1 > ---> Deactivating rsync @3.0.8_1 > ---> Cleaning rsync > ---> Uninstalling rsync @3.0.8_1 > ---> Cleaning rsync > MacBookPro-002332D9A480-2 09:43:53 ~ $ sudo port uninstall rsync > MacBookPro-002332D9A480-2 09:47:11 ~ $ > > sh-3.2# fink -q -y selfupdate > rsync -az -q > rsync://distfiles.master.finkmirrors.net/finkinfo//TIMESTAMP > /sw/fink/TIMESTAMP.tmp > I will now run the rsync command to retrieve the latest package > descriptions. > rsync -rtz --delete-after --delete -q --include='10.4/' > --include='10.4/stable/' --include='10.4/stable/main/' > --include='10.4/stable/main/finkinfo/' > --include='10.4/stable/main/finkinfo/*/' > --include='10.4/stable/main/finkinfo/*' > --include='10.4/stable/main/finkinfo/**/*' --include='10.4/' > --include='10.4/stable/' --include='10.4/stable/crypto/' > --include='10.4/stable/crypto/finkinfo/' > --include='10.4/stable/crypto/finkinfo/*/' > --include='10.4/stable/crypto/finkinfo/*' > --include='10.4/stable/crypto/finkinfo/**/*' --include='VERSION' > --include='DISTRIBUTION' --include='README' --exclude='**' > 'rsync://distfiles.master.finkmirrors.net/finkinfo' '/sw/fink/' > Scanning package description files > Failed: not a reference at /sw/lib/perl5/Fink/Services.pm line 1836 > sh-3.2# fink reinstall fink > Scanning package description files > not a reference at /sw/lib/perl5/Fink/Services.pm line 1836 > sh-3.2# whoami > root > > >
What do you get from "fink -V | head -n 3" ? The subroutine that I can find nearest to line 1836 is the following (starting at 1839 in fink-0.33.3.2): sub lockwait_executable { my $basename = shift; my $lockname = $basename . '-lockwait'; my $fullpath = &get_path($lockname); return $fullpath eq $lockname ? $basename : $fullpath; } Could you please check in /sw/lib/perl5/Fink/Services.pm and verify that you don't have a different subroutine complaining at around line 1836? -- 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-beginners mailing list Fink-beginners@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners