When running an upgrade in a IOS devices in install mode that originally was in bundle mode, upgrade should run without checking the existence of packages.conf file, as this file is generated with the install activate command. Same error is raised when running a cleanup command because lack of space:
Observed Behavior
Error packages.conf was not found in flash: on {HOSTNAME} is raised.
Steps to Reproduce
Enter to a device in install mode and run command install remove inactive or enter to a device currently in bundle mode with no packages.conf file.
Environment
Expected Behavior
When running an upgrade in a IOS devices in install mode that originally was in bundle mode, upgrade should run without checking the existence of
packages.conf
file, as this file is generated with theinstall activate
command. Same error is raised when running a cleanup command because lack of space:Observed Behavior
Error
packages.conf was not found in flash: on {HOSTNAME}
is raised.Steps to Reproduce
install remove inactive
or enter to a device currently in bundle mode with no packages.conf file.