Hello,
I'd like to install openafs in trixie but I'm facing some of these errors:
Full log and system information
Is openafs being packaged for trixie? How can I resolve this?
For additional context, I am using trixie in order to resolve a hardware audio issue:
viewtopic.php?p=791752#p791752
I'd like to install openafs in trixie but I'm facing some of these errors:
Code:
E: Unable to locate package openafs-modules-dkmsE: Package 'openafs-client' has no installation candidateE: Package 'openafs-krb5' has no installation candidate
Code:
█[coolby][~][0]$ ~/git/dotfiles/installs/openafs-client.sh -c example.com + set -euo pipefail+++ dirname /home/ealfonso/git/dotfiles/installs/openafs-client.sh++ realpath /home/ealfonso/git/dotfiles/installs+ cd /home/ealfonso/git/dotfiles/installs+ getopts c:g:h OPT+ case ${OPT} in+ THIS_CELL=example.com+ getopts c:g:h OPT+ shift 2+ AFS_CACHE_GB=20+ command -v bc/usr/bin/bc++ bc+ AFS_CACHE_KB=20971520++ uname -r+ sudo apt-get install -y linux-headers-6.8.12-amd64Reading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe following packages were automatically installed and are no longer required: elpa-company gir1.2-soup-2.4 libabsl20220623 libaio1 libatk-adaptor libatkmm-1.6-1v5 libcairomm-1.0-1v5 libecal-2.0-2 libgdal34 libgeos3.12.1 libgirara-gtk3-3 libgoa-backend-1.0-1 libgtkmm-3.0-1v5 libjxl0.7 libkate1 libllvm16 libnsl-dev libpangomm-1.4-1v5 libpoppler126 libpthread-stubs0-dev libpython3.12-minimal libpython3.12-stdlib libsoup-gnome-2.4-1 libsub-override-perl libsub-prototype-perl libtirpc-dev libtss2-rc0 libuim-custom2 libunibreak5 libvpx8 libwireplumber-0.4-0 libwpe-1.0-1 libwpebackend-fdo-1.0-1 libx265-199 mutter-common mutter-common-bin p7zip-full python3-pyatspi python3-zombie-imp python3.12 python3.12-minimal uim-pluginsUse 'sudo apt autoremove' to remove them.The following additional packages will be installed: linux-headers-6.8.12-common linux-kbuild-6.8.12The following NEW packages will be installed: linux-headers-6.8.12-amd64 linux-headers-6.8.12-common linux-kbuild-6.8.120 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.Need to get 13.3 MB of archives.After this operation, 69.3 MB of additional disk space will be used.Get:1 https://deb.debian.org/debian trixie/main amd64 linux-headers-6.8.12-common all 6.8.12-1 [10.4 MB]Get:2 https://deb.debian.org/debian trixie/main amd64 linux-kbuild-6.8.12 amd64 6.8.12-1 [1090 kB]Get:3 https://deb.debian.org/debian trixie/main amd64 linux-headers-6.8.12-amd64 amd64 6.8.12-1 [1825 kB]Fetched 13.3 MB in 4s (3457 kB/s) Selecting previously unselected package linux-headers-6.8.12-common.(Reading database ... 326855 files and directories currently installed.)Preparing to unpack .../linux-headers-6.8.12-common_6.8.12-1_all.deb ...Unpacking linux-headers-6.8.12-common (6.8.12-1) ...Selecting previously unselected package linux-kbuild-6.8.12.Preparing to unpack .../linux-kbuild-6.8.12_6.8.12-1_amd64.deb ...Unpacking linux-kbuild-6.8.12 (6.8.12-1) ...Selecting previously unselected package linux-headers-6.8.12-amd64.Preparing to unpack .../linux-headers-6.8.12-amd64_6.8.12-1_amd64.deb ...Unpacking linux-headers-6.8.12-amd64 (6.8.12-1) ...Setting up linux-kbuild-6.8.12 (6.8.12-1) ...Setting up linux-headers-6.8.12-common (6.8.12-1) ...Setting up linux-headers-6.8.12-amd64 (6.8.12-1) .../etc/kernel/header_postinst.d/dkms:dkms: running auto installation service for kernel 6.8.12-amd64.dkms: autoinstall for kernel: 6.8.12-amd64.+ sudo debconf-set-selections+ sudo DEBIAN_FRONTEND=noninteractive apt-get install -y openafs-modules-dkms openafs-client openafs-krb5 krb5-config krb5-user libpam-krb5Reading package lists... DoneBuilding dependency tree... DoneReading state information... DonePackage openafs-client is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another sourcePackage openafs-krb5 is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another sourceE: Unable to locate package openafs-modules-dkmsE: Package 'openafs-client' has no installation candidateE: Package 'openafs-krb5' has no installation candidate[1]+ Done maybe_setup_post_command_notification 1>&2 > /dev/null█[coolby][~][100]$ lsb_release -aNo LSB modules are available.Distributor ID: DebianDescription: Debian GNU/Linux trixie/sidRelease: n/aCodename: trixie█[coolby][~][0]$ uname -aLinux coolby 6.8.12-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.8.12-1 (2024-05-31) x86_64 GNU/Linux█[coolby][~][0]$
For additional context, I am using trixie in order to resolve a hardware audio issue:
viewtopic.php?p=791752#p791752
Statistics: Posted by ealfonsoy — 2024-06-21 17:54 — Replies 1 — Views 44