Bernie_O Posted July 4, 2016 Posted July 4, 2016 Hi all, yesterday I updated my system (Banana Pi) to the latest version (5.15, legacy-kernel) with apt-get update && apt-get upgradeAfter the upgrade the fixed-IP for the device was gone. It looks like the link /etc/network/interfaces has been overwritten with a new file during the upgrade - so I had to set up fixed IP again in /etc/network/interfaces like described here: http://docs.armbian.com/User-Guide_Getting-Started/#how-to-set-fixed-ip For the future I suggest changing the the upgrade-script so that the fixed IP is not overwritten. Additionally I think it would be good to write a short note in the changelog that the setting might be gone after the upgrade to 5.15. Cheers, Bernie_O
Igor Posted July 4, 2016 Posted July 4, 2016 For the future I suggest changing the the upgrade-script so that the fixed IP is not overwritten. Additionally I think it would be good to write a short note in the changelog that the setting might be gone after the upgrade to 5.15. It was already fixed and an update will be issued ASAP to minimize the problem. This was simple overlooked so it could not appear in the changelog. We are overloaded. Sorry. 4
Bernie_O Posted July 4, 2016 Author Posted July 4, 2016 No problem, just thought I'd mention it here if anybody else runs in this issue. Thanks for fixing even before I reported it and keep up the good work
Recommended Posts