← Back to team overview

ubuntu-sdk-bugs team mailing list archive

[Bug 1409815] [NEW] Manifest file with invalid syntax reported as missing

 

Public bug reported:

Why trying to build a click package in the SDK, if the manifest.json
file exists in the target directory, but has invalid syntax such as a
missing ending brace, it is reported as missing, rather than having a
syntax error. This leads one to look for some reason why the SDK would
think the file is missing despite it being in the directory, such as
permissions or other issues that might arise from installation rules in
the build system, rather than looking at the contents of the file itself
to see they are wrong.

A missing file, and syntax errors in the file, should be reported
differently, as they are very different and distinct problems.

** Affects: qtcreator-plugin-ubuntu (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Manifest file with invalid syntax reported as missing

Status in qtcreator-plugin-ubuntu package in Ubuntu:
  New

Bug description:
  Why trying to build a click package in the SDK, if the manifest.json
  file exists in the target directory, but has invalid syntax such as a
  missing ending brace, it is reported as missing, rather than having a
  syntax error. This leads one to look for some reason why the SDK would
  think the file is missing despite it being in the directory, such as
  permissions or other issues that might arise from installation rules
  in the build system, rather than looking at the contents of the file
  itself to see they are wrong.

  A missing file, and syntax errors in the file, should be reported
  differently, as they are very different and distinct problems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtcreator-plugin-ubuntu/+bug/1409815/+subscriptions


Follow ups

References