[Bug 1408350] [NEW] 'apt-get update' should be configurable as part of testbed setup
Richard Huddie
richard.huddie at canonical.com
Wed Jan 7 16:13:14 UTC 2015
Public bug reported:
It would be useful to add a flag to automatically allow 'apt-get update'
to be run during testbed setup.
Currently this can be done using --setup-commands option:
'mount -o remount,rw /; apt-get update; mount -o remount,ro /'
But it would be much easier to have a flag to allow this to be
configured as part of the setup procedure.
This step is required to ensure device package lists don't became out of
sync with archive.
** Affects: autopkgtest (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to autopkgtest in Ubuntu.
https://bugs.launchpad.net/bugs/1408350
Title:
'apt-get update' should be configurable as part of testbed setup
Status in autopkgtest package in Ubuntu:
New
Bug description:
It would be useful to add a flag to automatically allow 'apt-get
update' to be run during testbed setup.
Currently this can be done using --setup-commands option:
'mount -o remount,rw /; apt-get update; mount -o remount,ro /'
But it would be much easier to have a flag to allow this to be
configured as part of the setup procedure.
This step is required to ensure device package lists don't became out
of sync with archive.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1408350/+subscriptions
More information about the foundations-bugs
mailing list