[Merge] lp:~mvo/ubuntu/vivid/ubuntu-core-upgrader/unpack-hardware-yaml into lp:ubuntu/ubuntu-core-upgrader
Sergio Schvezov
sergio.schvezov at canonical.com
Tue Mar 3 15:45:13 UTC 2015
Review: Needs Fixing
It doesn't seem to work.
ubuntu at localhost:~$ sudo ./snappy-go update
Installing ubuntu-core (163)
Starting download of ubuntu-core
139.67 KB / 139.67 KB [=================================] 100.00 % 8.87 KB/s 15s
Done
open /writable/cache/hardware.yaml: no such file or directory
ubuntu at localhost:~$ ls /writable/cache/
system
ubuntu at localhost:~$ grep YAML /writable/cache/system/usr/lib/python3/dist-packages/ubuntucoreupgrader/upgrader.py
TAR_FILE_HARDWARE_YAML = 'hardware.yaml'
if not (member.name == TAR_FILE_HARDWARE_YAML or
ubuntu at localhost:~$ grep YAML /usr/lib/python3/dist-packages/ubuntucoreupgrader/upgrader.py
TAR_FILE_HARDWARE_YAML = 'hardware.yaml'
if not (member.name == TAR_FILE_HARDWARE_YAML or
--
https://code.launchpad.net/~mvo/ubuntu/vivid/ubuntu-core-upgrader/unpack-hardware-yaml/+merge/251607
Your team Ubuntu branches is subscribed to branch lp:ubuntu/ubuntu-core-upgrader.
More information about the Ubuntu-reviews
mailing list