Merge pull request #674 from truenas/fix-apt-preferences

NAS-130358 / 24.10 / Update apt preferences to fix build
This commit is contained in:
sonicaj
2024-07-31 22:26:30 +05:00
committed by GitHub

View File

@@ -224,9 +224,6 @@ apt_preferences:
- Package: "*nvidia*"
Pin: "version 525.89*"
Pin-Priority: 1000
- Package: "*openssl*"
Pin: "origin \"\""
Pin-Priority: 1050
- Package: "*policykit*"
Pin: "release n=bookworm-security"
Pin-Priority: 1000
@@ -237,8 +234,8 @@ apt_preferences:
Pin: "release n=bookworm-security"
Pin-Priority: 1000
- Package: "*ssl*"
Pin: "release n=bookworm-security"
Pin-Priority: 1000
Pin: "origin \"\""
Pin-Priority: 1050
- Package: "*tls*"
Pin: "release n=bookworm-security"
Pin-Priority: 1000
@@ -271,7 +268,7 @@ additional-packages:
install_recommends: true
- name: openseachest
comment: requested by performance team (NAS-106154)
install_recommends: true
install_recommends: false
- name: python-is-python3
comment: NAS-111358 (symlinks /usr/bin/python to python3)
install_recommends: true
@@ -343,14 +340,6 @@ sources:
predepscmd:
- "apt install -y wget xz-utils"
- "./pull.sh"
- name: openseachest
branch: master
repo: https://github.com/truenas/openseachest
predepscmd:
- "apt install -y wget xz-utils"
- "./pull.sh"
deoptions: nocheck
generate_version: false
- name: kernel
repo: https://github.com/truenas/linux
branch: truenas/linux-6.6