[PR #473] [MERGED] create manifests directory #15442

Closed
opened 2026-04-16 04:59:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/473
Author: @mxyng
Created: 9/6/2023
Status: Merged
Merged: 9/6/2023
Merged by: @mxyng

Base: mainHead: mxyng/fix-manifest-path


📝 Commits (1)

  • a1ecdd3 create manifests directory

📊 Changes

1 file changed (+6 additions, -1 deletions)

View changed files

📝 server/modelpath.go (+6 -1)

📄 Description

ollama list on a brand new install will panic because the manifests directory doesn't exist


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/473 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 9/6/2023 **Status:** ✅ Merged **Merged:** 9/6/2023 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-manifest-path` --- ### 📝 Commits (1) - [`a1ecdd3`](https://github.com/ollama/ollama/commit/a1ecdd36d5c0d145817ef1b0c3bf095de5ec458a) create manifests directory ### 📊 Changes **1 file changed** (+6 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/modelpath.go` (+6 -1) </details> ### 📄 Description `ollama list` on a brand new install will panic because the manifests directory doesn't exist --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-16 04:59:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#15442