Display an error message when applying a tarball fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
goget-ubuntu-touch (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
The option --custom-tarball doesn't work. The tarball is pushed correctly bug the custom bits are not installed.
This happened because gpg verification of the custom tarball failed. Create a script containing:
-----
#!/bin/bash
adb shell mkdir -p /etc/system-image
adb shell touch /etc/system-
adb shell system-
adb reboot
-----
and calling u-d-f touch with --run-script=
ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubuntu-device-flash 0.16-0ubuntu1
ProcVersionSign
Uname: Linux 3.18.0-13-generic x86_64
ApportVersion: 2.16.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Mar 3 13:44:07 2015
InstallationDate: Installed on 2013-09-03 (545 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130902)
SourcePackage: goget-ubuntu-touch
UpgradeStatus: No upgrade log present (probably fresh install)
summary: |
- option --custom-tarball doesn't work + Display an error message when applying a custom tarball fails |
description: | updated |
Changed in goget-ubuntu-touch (Ubuntu): | |
status: | Confirmed → Triaged |
importance: | Undecided → Wishlist |
summary: |
- Display an error message when applying a custom tarball fails + Display an error message when applying a tarball fails |
Status changed to 'Confirmed' because the bug affects multiple users.