← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1459537] [NEW] Underscore "_" is allowed in a project's name and it causes error when deploying it onto the phone

 

Public bug reported:

The current SDK allows underscore "_" to be part of the project's name.
When I try to deploy it onto my phone, it gives me the following error:

:-1: error: lint_package_filename_arch_match: '0.1' != 'all' from DEBIAN/control
:-1: error: lint_package_filename_version_match: 'qml.liu-xiao-guo' != '0.1' from DEBIAN/control
http://askubuntu.com/questions/417384/what-does-lint-package-filename-version-match-mean/417385
:-1: error: lint_pkgname_valid: 'test_qml.liu-xiao-guo' not properly formatted

I created a sample "test_qml" project using the SDK. When I deploy it,
it gave me the above error.

** Affects: ubuntu-ui-toolkit (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1459537

Title:
  Underscore "_" is allowed in a project's name and it causes error when
  deploying it onto the phone

Status in ubuntu-ui-toolkit package in Ubuntu:
  New

Bug description:
  The current SDK allows underscore "_" to be part of the project's
  name. When I try to deploy it onto my phone, it gives me the following
  error:

  :-1: error: lint_package_filename_arch_match: '0.1' != 'all' from DEBIAN/control
  :-1: error: lint_package_filename_version_match: 'qml.liu-xiao-guo' != '0.1' from DEBIAN/control
  http://askubuntu.com/questions/417384/what-does-lint-package-filename-version-match-mean/417385
  :-1: error: lint_pkgname_valid: 'test_qml.liu-xiao-guo' not properly formatted

  I created a sample "test_qml" project using the SDK. When I deploy it,
  it gave me the above error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1459537/+subscriptions


Follow ups

References