logging IOError for sources.list
This commit is contained in:
parent
faff1653ec
commit
90211b4bd9
@ -102,7 +102,7 @@ def configure_pg_sources():
|
||||
sources.truncate()
|
||||
sources.close()
|
||||
except IOError:
|
||||
raise IOError('Unable to access /etc/apt/sources.list')
|
||||
log('Unable to update /etc/apt/sources.list')
|
||||
|
||||
|
||||
def determine_packages():
|
||||
|
Loading…
x
Reference in New Issue
Block a user