Bug 1550703

Summary: Flashing latest Nexus 6P image: fastboot too old
Product: [Fedora] Fedora Reporter: Dario Castellarin <req1348>
Component: android-toolsAssignee: Ivan Afonichev <ivan.afonichev>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: admiller, ivan.afonichev, jeroen, ozeszty+rhbz
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: android-tools-20180828gitc7815d675-1.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-09-21 05:28:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dario Castellarin 2018-03-01 19:57:57 UTC
Description of problem:

Trying to flash the latest factory image for Nexus 6P 8.1.0 (OPM3.171019.014, Feb 2018) using the included flash-all.sh script returns a "fastboot too old" error and exits.
Script performs the following check:

if ! grep -q dtbo.sig $(which fastboot); then
  echo "fastboot too old"
  exit 1

Version-Release number of selected component (if applicable):

android-tools-20170311gite7195be7725a-5.fc27.x86_64


How reproducible:

Always

Steps to Reproduce:
1. download latest factory image for Nexus 6P from https://developers.google.com/android/images#angler
2. extract all and execute flash-all.sh
3. fastboot too old

Actual results:

fastboot too old


Expected results:

fastboot performs the flashing of the various images

Comment 1 Kenny G 2018-06-07 04:33:50 UTC Comment hidden (spam)
Comment 2 Fedora Update System 2018-09-05 09:07:26 UTC
android-tools-20180828gitc7815d675-1.fc29 has been submitted as an update to Fedora 29. https://bodhi.fedoraproject.org/updates/FEDORA-2018-915a893c1a

Comment 3 Fedora Update System 2018-09-05 21:27:53 UTC
android-tools-20180828gitc7815d675-1.fc29 has been pushed to the Fedora 29 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-915a893c1a

Comment 4 Fedora Update System 2018-09-21 05:28:00 UTC
android-tools-20180828gitc7815d675-1.fc29 has been pushed to the Fedora 29 stable repository. If problems still persist, please make note of it in this bug report.