Search results for query: apt upgrade

  1. G

    Auf verlorenem Posten ohne Netz

    Gnaa, danke... da hätt' ich ja auch mal dran denken können. 5min gebuddelt und ta-daaaa! USB NIC. Drangeflanscht, ip addr add .... und ein dhclient und die Büchse ist online! <3 Ein 'apt update' lief problemlos... das 'apt full-upgrade' wirft mir die gleiche Menge von "Failed to start...
  2. T

    Update Error with Coral TPU Drivers

    # Clone repository cd ~ mkdir home_git cd home_git git clone https://github.com/google/gasket-driver.git cd gasket-driver/src # Apply source modifications cp -p gasket_core.c gasket_core.c_bak sed -i -e 's/no_llseek/noop_llseek/g' gasket_core.c cp -p gasket_page_table.c gasket_page_table.c_bak...
  3. G

    [SOLVED] PVE 9 - GRUB stops the machine immediately

    I upgraded about 10 PVE Hosts now with different problems, here's my notes, maybe it helps: ## Update PVE apt update apt dist-upgrade reboot ## ## Upgrade Check pve8to9 --full ## ## Fix Warnings/Errors Optional: Remove systemd-boot apt remove systemd-boot Optional: Fix Removable...
  4. Impact

    Web GUI unavailable

    Don't use apt upgrade: https://lists.proxmox.com/pipermail/pve-devel/2025-March/068874.html This is often caused by helper scripts. Give this a try: https://forum.proxmox.com/threads/proxmox-ve-web-gui-is-a-blank-page.172804/#post-806653
  5. K

    Troubleshooting - LXC TTY Terminal Login Prompt Shows Gibberish

    ...things going on with LXC native console like not adhering to $LINES and $COLUMNS in bare terminal (without GNU screen / tmux) when doing apt upgrade. That gets you some ASCII screen corruption, with the thing thinking it's limited to like 80x25 when it's not. The other workaround is just to...
  6. T

    About to pull my hair out

    Failed again I am afraid. Same errors as before. Something is wrong with this. I cannot seem to connect to anything. Impact, I did run your code and still no. root@Homelab:~# apt-get update && apt-get dist-upgrade Ign:1 http://ftp.us.debian.org/debian bookworm InRelease...
  7. R

    [TUTORIAL] PVE9 Create a VM Template for a Debian Trixie Server with Cloud-Init

    Thanks @gfngfn256 and @NickB for the inspiration. I have put together a script that creates a fresh template which I scheduled to run daily. I hope it might help others as yours have helped me. Cheers! #!/bin/bash set -euo pipefail # Usage: # ./make-debian13-template.sh <VMID> <STORAGE>...
  8. C

    GPU Passthrough not respecting secondary GPU

    ...with apt install nvidia-driver after enabling non-free contrib. However I ran a kernel update afterwards as far as I can remember through apt upgrade root@tower8:~# find /lib/modules/$(uname -r) -name "nvidia*.ko" | grep -v fbdev...
  9. T

    About to pull my hair out

    I have been working on this for way too long and I just cannot find what I need to figure out how to fix my issue. Here is my error: root@Homelab:~# apt-get update && apt-get dist-upgrade Ign:1 http://ftp.us.debian.org/debian bookworm InRelease Ign:2...
  10. P

    PVEProxy Error

    root@pve01:~# apt update Get:1 http://security.debian.org trixie-security InRelease [43.4 kB] Hit:2 http://ftp.us.debian.org/debian trixie InRelease Get:3 http://ftp.us.debian.org/debian trixie-updates InRelease [47.3 kB] Hit:4...
  11. news

    PVEProxy Error

    please run on the host root console: apt update apt dist-upgrade -y apt autoremove -y And show us the results in a seperate CODE-Block.
  12. O

    Error during update

    I don't warrant for this in some specific cases like Nvidia, but the usual Proxmox' recommended / required method is apt full-upgrade not apt upgrade Using upgrade instead of full-upgrade sometimes leads to incomplete upgrade, missing packages etc.
  13. M

    Error during update

    Dont know what Ive messed up here root@proxmox:~# sudo apt upgrade Summary: Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0 4 not fully installed or removed. Space needed: 0 B / 136 GB available Continue? [Y/n] y Setting up proxmox-kernel-6.17.4-2-pve-signed (6.17.4-2) ...
  14. T

    Unable to boot Proxmox PVE after power outage – ZFS root + GRUB issues

    ✅ Summary of the Boot/Kernel Issue and How It Was Resolved I ran into a situation where my Proxmox host failed to boot properly after a power outage. The root cause turned out to be a broken kernel installation (Proxmox 6.17 series) combined with the proxmox-default-kernel meta‑package forcing...
  15. mir

    Upgrading to pve-9.1: apparmor.service

    Hi, This is the result: # find /etc/apparmor.d/ /etc/apparmor.d/lxc -maxdepth 1 -type f -exec /sbin/apparmor_parser -N {} \; ch-run /usr/lib/NetworkManager/nm-dhcp-client.action /usr/lib/connman/scripts/dhclient-script /usr/{lib/NetworkManager,libexec}/nm-dhcp-helper /{,usr/}sbin/dhclient...
  16. I

    Nach OS-Update startet Proxmox nicht mehr

    ...-y --purge autoremove, apt-get autoclean) auf dem Proxmox-Host (HP Intel-Nuc) , danach auch auf zwei der virtuellen Server (apt update, apt upgrade). Gestern lief das System nach einem Reboot noch, heute nicht mehr. Nach einem Reboot konnte man sich eine Zeitlang über Oberfläche und Putty...
  17. K

    [SOLVED] LXC containers fail to start after upgrading to 8.4.16

    Hello everyone, I just upgraded my main PVE server from 8.4.14 to 8.4.16, rebooted and now LXC won't run any of my containers. lxc_spawn: 1738 Permission denied - Failed to clone a new set of namespaces __lxc_start: 2114 Failed to spawn container "101" TASK ERROR: startup for container '101'...
  18. W

    ZFS hangs Proxmox after kernel upgrade

    Unfortunately not as we update all nodes for years by alias without issues (3 without zfs while 2 with zfs) alias update='apt update && apt upgrade -y && apt autoremove -y' but there was obviously something going bad in the past of falves1 installation in the past to get this happen result...
  19. leesteken

    ZFS hangs Proxmox after kernel upgrade

    Could this be one of the pitfalls (where not all dependencies are updated) of running apt-get upgrade instead of the recommended apt-get dist-upgrade?
  20. L

    Upgrade issue from pve 5.3.18-2-pve

    Hi, I spun up my old server to get access to my files and wanted to update my system. Running the upgrade I noticed that I have a really old version of pve. (yes I know I am very late and run security risk. Please note that I did not use this system for years, and just wanted to use it again)...