If the name in manifest has uppercase letters the package is not installed correctly
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
click (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
When you have upper-case letters in the name of the application the manifest file after install has wrong name, without upper-case. This creates an invalid installation. And the problem is not reported until you actually want to use the package.
Take this manifest.json as example:
phablet@
{
"architecture": "all",
"description": "Electrict resistor color code calculator",
"framework": "ubuntu-sdk-15.04",
"hooks": {
}
},
"maintainer": "me<email address hidden>",
"name": "com.edi.
"title": "Resistor Calculator",
"version": "0.9"
}
phablet@
Successfully built package in './com.
phablet@
[sudo] password for phablet:
WARNING:
phablet@
click_database_
phablet@
com.edi.
com.edi.
phablet@
Description: Ubuntu 15.04
Release: 15.04
OTA-14 (directly on my meizu phone).