radiodan / provision

A set of scripts and configs to take a vanilla pi to a radiodan.
6 stars 6 forks source link

Provision hangs on rpi-update in _preinstall #2

Closed libbymiller closed 8 years ago

libbymiller commented 9 years ago

steps: git clone https://github.com/radiodan/provision.git cd provision git fetch origin git checkout -b broker origin/broker sudo LOG_LEVEL=DEBUG ./provision all

...
_pre-install:  *** Relaunching after update
_pre-install:  *** Raspberry Pi firmware updater by Hexxeh, enhanced by AndrewS and Dom
_pre-install:  *** We're running for the first time
_pre-install:  *** Backing up files (this will take a few minutes)
_pre-install:  *** Backing up firmware
_pre-install:  *** Backing up modules 3.18.11-v7+
_pre-install: #############################################################
_pre-install: WARNING: This update bumps to rpi-4.0.y linux tree
_pre-install: Be aware there could be compatibility issues with some drivers
_pre-install: Discussion here:
_pre-install: https://www.raspberrypi.org/forums/viewtopic.php?f=29&t=113753
_pre-install: ##############################################################

When trying sudo apt-get install -y rpi-update && sudo rpi-update manually it prompted for a Y/n and then worked.

andrewn commented 8 years ago

Closing as we don't update the firmware anymore. This takes ages and generally should only be done manually if there's something you know you need in the update.