mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
upgrades: Fix a minor flake8 pipeline failure
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
63278f0bcd
commit
bcbd623f00
@ -495,8 +495,8 @@ def _perform_dist_upgrade():
|
||||
|
||||
# XXX: unattended-upgrade gets stuck here, see #2266.
|
||||
# This will upgrade most of the packages.
|
||||
#print('Running unattended-upgrade...', flush=True)
|
||||
#subprocess.run(['unattended-upgrade', '--verbose'], check=False)
|
||||
# print('Running unattended-upgrade...', flush=True)
|
||||
# subprocess.run(['unattended-upgrade', '--verbose'], check=False)
|
||||
|
||||
# Remove obsolete packages that may prevent other packages from
|
||||
# upgrading.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user