User Tools

Site Tools


debian:upgradepathtemplate

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
debian:upgradepathtemplate [2025/04/28 06:21]
37.187.226.31 old revision restored (2024/05/06 05:52)
debian:upgradepathtemplate [2025/07/03 05:14] (current)
57.141.0.1 old revision restored (2025/06/11 12:25)
Line 8: Line 8:
  
  
-==== 1.1. Back up any data or configuration information ==== +1.1. Back up any data or configuration information 
- +1.2. Inform users in advance 
-==== 1.2. Inform users in advance ==== +1.3. Prepare for downtime on services 
- +            Set maintainance window for upgrade with buffer 
-==== 1.3. Prepare for downtime on services ==== +1.4. Prepare for recovery
- +
-    Set maintainance window for upgrade with buffer +
- +
-==== 1.4. Prepare for recovery ==== +
             Verify the recoverability of system from backup image             Verify the recoverability of system from backup image
- +1.5. Prepare a safe environment for the upgrade
-==== 1.5. Prepare a safe environment for the upgrade ==== +
             Local terminal or SSH access             Local terminal or SSH access
- +1.6. Develop tests for section 3.3 that will ensure correct execution of needed tasks
-==== 1.6. Develop tests for section 3.3 that will ensure correct execution of needed tasks ==== +
             i.e.:             i.e.:
                 a. Web server delivers correctly                 a. Web server delivers correctly
Line 40: Line 31:
     # apt-forktracer | sort     # apt-forktracer | sort
  
-==== 2.1. Review actions pending in package manager ==== +2.1. Review actions pending in package manager
             # aptitude             # aptitude
             Select GO and review             Select GO and review
- +2.2. Disabling APT pinning
-==== 2.2. Disabling APT pinning ==== +
             check /etc/apt/preferences & /etc/apt/preferences.d/ for entries             check /etc/apt/preferences & /etc/apt/preferences.d/ for entries
-==== 2.3. Checking packages status ==== +2.3. Checking packages status
             # dpkg --audit             # dpkg --audit
             # aptitude search "~ahold"             # aptitude search "~ahold"
Line 55: Line 42:
  
          To remove a hold on a package: echo package_name install | dpkg --set-selections          To remove a hold on a package: echo package_name install | dpkg --set-selections
-==== 2.4. Remove proposed-updates section if present in /etc/apt/sources.list ==== +2.4. Remove proposed-updates section if present in /etc/apt/sources.list 
- +2.5. Verify Unofficial sources are available for target Debian version
-==== 2.5. Verify Unofficial sources are available for target Debian version ==== +
  
 ===== 3. Upgrading current version ===== ===== 3. Upgrading current version =====
debian/upgradepathtemplate.1745814092.txt.gz · Last modified: 2025/04/28 06:21 by 37.187.226.31