[bug report] Cannot re-install NAA after I update the DietPi

Image url: http://imgur.com/a/hPl4v

Hi,

This is a known issue with v143 and will be resolved with v144. Basically, Debian updated the Stretch package URL’s we pull in, making our current URL’s 404/invalid.
https://github.com/Fourdee/DietPi/issues/754

If you are desperate to install this now, you can run the following command to update dietpi-software (copy paste all into term/ssh):

wget https://raw.githubusercontent.com/Fourdee/DietPi/b5fe5de005c18563c25e6afaa9caf82a6ba3c3a8/dietpi/dietpi-software -O /DietPi/dietpi/dietpi-software

Install of NAA should now be functional.

Many thanks!

Sorry but as I tested, v144 still cannot correctly install NAA by using dietpi-software.

It is showing “…gcc-6-base_6.3.0-5_armhf.deb is offline…”.

Hi,

Thanks for the report and apologies.

It appears Debian have replaced the URL links again for the required stretch packages.

We’ll host those packages on http://dietpi.com, will let you know when fix is ready (with instructions):
https://github.com/Fourdee/DietPi/issues/754#issuecomment-280761516

Hi,

NAA is resolved in v145, to apply this fix now on v144 or lower, please see link below:
https://github.com/Fourdee/DietPi/issues/754#issuecomment-280845330

Thanks!