On Wed, Dec 10, 2008 at 1:02 AM, Morten Lindow <[EMAIL PROTECTED]> wrote: > > I am having the same problem: > > 1. Leopard > 2. Fresh download of 2.0 DMG > > 3. Uninstall attempt > miMac:~ morten$ sudo /Library/Filesystems/fusefs.fs/Support/uninstall- > macfuse-core.sh > Password: > MacFUSE Uninstaller: It appears that MacFUSE Core is not installed
That's interesting. Have you previously installed MacFUSE by other means? Maybe through DarwinPorts or Fink, or some other method? The message you are seeing from the uninstall script is because it can't find the package receipt for MacFUSE in /Library/Receipts/. It uses this to determine what files to remove. In this case the message is a bit odd, since by virtue of being able to run the script in "/Library/Filesystems/fusefs.fs" you must have installed MacFUSE at some point and in some manner. > > > 4. Install log: > miMac:~ morten$ cat /tmp/.macfuse-install.log > > Running postflight: Wed Dec 10 09:51:15 CET 2008 > > Potential embedded package path: /Volumes/MacFUSE 2.0/MacFUSE.pkg/ > Contents/Resources/10.5/MacFUSE Core.pkg > > New version available: None > Attempting to install embedded package: /Volumes/MacFUSE 2.0/ > MacFUSE.pkg/Contents/Resources/10.5/MacFUSE Core.pkg > installer: Package name is MacFUSE Core > installer: Installing at base path / > installer: The install failed (The Installer could not install some > files in "/". Contact the software manufacturer for assistance.) Can you think of a reason why files might not be able to be installed under "/"? Is there anything unusual about how your file systems are mounted? > Failed to install /Volumes/MacFUSE 2.0/MacFUSE.pkg/Contents/Resources/ > 10.5/MacFUSE Core.pkg > > Running postflight: Wed Dec 10 09:54:27 CET 2008 > > Potential embedded package path: /Volumes/MacFUSE 2.0/MacFUSE.pkg/ > Contents/Resources/10.5/MacFUSE Core.pkg > > New version available: None > Attempting to install embedded package: /Volumes/MacFUSE 2.0/ > MacFUSE.pkg/Contents/Resources/10.5/MacFUSE Core.pkg > installer: Package name is MacFUSE Core > installer: Installing at base path / > installer: The install failed (The Installer could not install some > files in "/". Contact the software manufacturer for assistance.) > Failed to install /Volumes/MacFUSE 2.0/MacFUSE.pkg/Contents/Resources/ > 10.5/MacFUSE Core.pkg > > 5. tail /var/log/install.log > Dec 10 10:00:02 miMac newsyslog[17195]: logfile turned over due to > size>100K Maybe a bit more than tail might be useful. Can you look through the turned over log and see if there is anything useful? > > Any suggestions? It would probably be best to get the old MacFUSE uninstalled somehow. I can roughly tell you what directories to delete, but I'll wait for your answer on how it was originally installed first. ted > > Thanks! > > -morten > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MacFUSE" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/macfuse?hl=en -~----------~----~----~----~------~----~------~--~---
