[PR #1151] [MERGED] install: fix enable contrib on debian 12 #10483

Closed
opened 2026-04-12 23:01:32 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/1151
Author: @yanndegat
Created: 11/16/2023
Status: Merged
Merged: 11/16/2023
Merged by: @jmorganca

Base: mainHead: main


📝 Commits (1)

  • 28dd25d install: fix enable contrib on debian 12

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 scripts/install.sh (+3 -0)

📄 Description

On debian 12, sources definitions have moved from
/etc/apt/sources.list to /etc/apt/sources.list.d/debian.sources


🔄 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/1151 **Author:** [@yanndegat](https://github.com/yanndegat) **Created:** 11/16/2023 **Status:** ✅ Merged **Merged:** 11/16/2023 **Merged by:** [@jmorganca](https://github.com/jmorganca) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`28dd25d`](https://github.com/ollama/ollama/commit/28dd25d4172d8a87a094cb3fdca203abad167f8d) install: fix enable contrib on debian 12 ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/install.sh` (+3 -0) </details> ### 📄 Description On debian 12, sources definitions have moved from /etc/apt/sources.list to /etc/apt/sources.list.d/debian.sources --- <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-12 23:01:32 -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#10483