meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
linux:debian:upgrade [2025/08/24 12:57] niziaklinux:debian:upgrade [2025/08/24 13:24] (current) niziak
Line 64: Line 64:
 apt -y --fix-broken install apt -y --fix-broken install
 </code> </code>
 +
 +
 +Issue: Couldn't create temporary file /tmp/apt.conf.G5vQCl for passing config to apt-key
 +
 +<code bash>sudo chmod 1777 /tmp</code>