fai team mailing list archive
-
fai team
-
Mailing list archive
-
Message #00029
[Bug 1075581] [NEW] updatebase passes invalid flags to apt-get update
Public bug reported:
1) Precise
2) 3.4.8ubuntu2
3) updatebase should run apt-get update with proper flags
4) updatebase runs apt-get as follows:
export aptopt='-y -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold"'
$ROOTCMD apt-get $aptopt update
Which result in invalid Dpkg::Options as they are double quoted,
removing the quotes solves the problem. As a result of this apt-get
update only downloads the system architecture packages, instead of both
the system and the foreign architectures.
This is related to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1075260
** Affects: fai (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
FAI Developers, which is subscribed to fai in Ubuntu.
https://bugs.launchpad.net/bugs/1075581
Title:
updatebase passes invalid flags to apt-get update
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fai/+bug/1075581/+subscriptions
Follow ups
References