15.10: /lib/partman/choose_method/52lvm/choices: 242: [: -lt: unexpected operator
Bug #1500108 reported by
TJ
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
partman-lvm (Ubuntu) |
Triaged
|
Medium
|
Unassigned |
Bug Description
ubiquity 2.21.31
Running the manual partitioner on 15.10 kubuntu desktop amd64 for 2015-09-24 this error shows up in the syslog repeatedly whilst choosing block devices and assigning them to mountpoints:
/lib/partman/
This actually refers to the source-d file:
/lib/partman/
if [ $size -lt 4194304 ]; then
lvm=no
fi
tags: | added: wily |
To post a comment you must log in.
Triaged/Medium; in this particular case there ought to be something happening to the devices; maybe it's a side-effect of them changing state from being used for LVM to not and back, or some other similar thing. In any case, we have all the information needed to look into it.