mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-27 10:44:33 +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.
|
# XXX: unattended-upgrade gets stuck here, see #2266.
|
||||||
# This will upgrade most of the packages.
|
# This will upgrade most of the packages.
|
||||||
#print('Running unattended-upgrade...', flush=True)
|
# print('Running unattended-upgrade...', flush=True)
|
||||||
#subprocess.run(['unattended-upgrade', '--verbose'], check=False)
|
# subprocess.run(['unattended-upgrade', '--verbose'], check=False)
|
||||||
|
|
||||||
# Remove obsolete packages that may prevent other packages from
|
# Remove obsolete packages that may prevent other packages from
|
||||||
# upgrading.
|
# upgrading.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user