touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #54664
[Bug 1420242] [NEW] persist.ubuntu. property set lacks channel id
You have been subscribed to a public bug:
For certain factory version schemes, the channel name must be encoded in
the version string reported by the phone.
for the stable channel, the prefix will indicate it is for 'main
production' use, and for other channels, the prefix will indicate it is
a test release.
Current behaviour
$ adb shell
$ getprop | grep persist.ubuntu
[persist.ubuntu.version]: [17]
[persist.ubuntu.version.custom]: [20150207-538-29-183]
[persist.ubuntu.version.device]: [20150209-094615f]
[persist.ubuntu.version.rootfs]: [20150209]
[persist.ubuntu.default_language]: [EN]
Required behaviour:
$ adb shell
$ getprop | grep persist.ubuntu
[persist.ubuntu.version]: [17]
[persist.ubuntu.version.custom]: [20150207-538-29-183]
[persist.ubuntu.version.device]: [20150209-094615f]
[persist.ubuntu.version.rootfs]: [20150209]
[persist.ubuntu.version.channel]: [ubuntu-touch/stable/bq-aquaris.en]
[persist.ubuntu.default_language]: [EN]
** Affects: canonical-devices-system-image
Importance: Medium
Status: Confirmed
** Affects: initramfs-tools-ubuntu-touch (Ubuntu)
Importance: Undecided
Status: New
--
persist.ubuntu. property set lacks channel id
https://bugs.launchpad.net/bugs/1420242
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools-ubuntu-touch in Ubuntu.