Code Monkey home page Code Monkey logo

Comments (5)

kangaroo avatar kangaroo commented on July 21, 2024 4

Or just delete the old store:

rm -rf ~/Library/Containers/com.kevinhermawan.Ollamac

from ollamac.

gentax avatar gentax commented on July 21, 2024 1

Or just delete the old store:

rm -rf ~/Library/Containers/com.kevinhermawan.Ollamac

Thanks. This fix the issue and Ollamac v2 stated as expected.

from ollamac.

sljmn avatar sljmn commented on July 21, 2024

delete the old app, reinstall the new one from the release page https://github.com/kevinhermawan/Ollamac/releases

from ollamac.

kevinhermawan avatar kevinhermawan commented on July 21, 2024

Can you please check the solution I suggested in #64 to see if it resolves the issue?

from ollamac.

verhas avatar verhas commented on July 21, 2024

Actually, that directory cannot be deleted—see the struggle I attached at the end—but the rm command deletes enough to make the program start up and function again with the new version.

$ ls -d ~/Library/Containers/com.kevinhermawan.*
/Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac
$ sudo tm -rf ~/Library/Containers/com.kevinhermawan.Ollamac
Password:
$ sudo rm -rf ~/Library/Containers/com.kevinhermawan.Ollamac
Password:
rm: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac/.com.apple.containermanagerd.metadata.plist: Operation not permitted
rm: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac: Operation not permitted
$ sudo rm -rf ~/Library/Containers/com.kevinhermawan.Ollamac
rm: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac/.com.apple.containermanagerd.metadata.plist: Operation not permitted
rm: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac: Operation not permitted
$ sudo chmod -R 777 ~/Library/Containers/com.kevinhermawan.Ollamac
sudo rm -rf ~/Library/Containers/com.kevinhermawan.Ollamac

chmod: Unable to change file mode on /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac/.com.apple.containermanagerd.metadata.plist: Operation not permitted
rm: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac/.com.apple.containermanagerd.metadata.plist: Operation not permitted
rm: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac: Operation not permitted
$ sudo -i
MacBook-Pro-2:~ root# sudo chmod -R 777 ~/Library/Containers/com.kevinhermawan.Ollamac
chmod: /var/root/Library/Containers/com.kevinhermawan.Ollamac: No such file or directory
MacBook-Pro-2:~ root# sudo rm -rf ~/Library/Containers/com.kevinhermawan.Ollamac
MacBook-Pro-2:~ root# logout
$
$ pwd
/Users/verhasp
$ ls -d ~/Library/Containers/com.kevinhermawan.*
/Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac
$ ls  ~/Library/Containers/com.kevinhermawan.Ollamac
$ rmdir  ~/Library/Containers/com.kevinhermawan.Ollamac
rmdir: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamac: Operation not permitted
$ sudo open ~/Library/Containers
$ ls  ~/Library/Containers/com.kevinhermawan.Ollamac
$ ls  ~/Library/Containers/com.kevinhermawan.Ollamace
ls: /Users/verhasp/Library/Containers/com.kevinhermawan.Ollamace: No such file or directory
$ ls  ~/Library/Containers/com.kevinhermawan.Ollamac

from ollamac.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.