Signed-off-by: Zack Cerza <zack@redhat.com>
@mark.parametrize(
'line,result',
[
+ [
+ "W: --force-yes is deprecated, use one of the options starting with --allow instead.",
+ "",
+ ],
+ [
+ "E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?",
+ "",
+ ],
[
"E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/a/apache2/apache2-bin_2.4.41-4ubuntu3.14_amd64.deb Unable to connect to archive.ubuntu.com:http:",
"Unable to connect to archive.ubuntu.com:http:"