[PR #14576] Disambiguate identical error messages in paths.go #14731

Open
opened 2026-04-13 01:01:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14576
Author: @nickovaras
Created: 3/3/2026
Status: 🔄 Open

Base: mainHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 manifest/paths.go (+2 -2)

📄 Description

Disambiguating identical error messages.

There are multiple issues currently, open and closed, related to the change of model storage location. The method described in the documentation does not work as indicated, and an alternative method using BindPath mentioned in some issues not properly documented. This PR just adds a minor and harmless change to track down the source of the error.


🔄 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/14576 **Author:** [@nickovaras](https://github.com/nickovaras) **Created:** 3/3/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`b7fcc76`](https://github.com/ollama/ollama/commit/b7fcc76ea5f72f826a402fd6d2a4279f1da25b96) Update paths.go ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `manifest/paths.go` (+2 -2) </details> ### 📄 Description Disambiguating identical error messages. There are multiple issues currently, open and closed, related to the change of model storage location. The method described in the documentation does not work as indicated, and an alternative method using BindPath mentioned in some issues not properly documented. This PR just adds a minor and harmless change to track down the source of the error. --- <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-13 01:01:38 -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#14731