dep5.py does not report desktopcouch as invalid but should

Bug #1010533 reported by Kyle Nitzsche
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
getlicenses
Fix Released
High
Kyle Nitzsche

Bug Description

Per bug: https://bugs.launchpad.net/ubuntu/+source/desktopcouch/+bug/1010525

The desktopcouch copyright file is invalid respecting DEP5 but is not founds in valid by Dep5.py.

Depy5.py needs to:
 * find such copyright files invalid
 * and have a unittest that proves such are found invalid

Related branches

Changed in getlicenses:
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Kyle Nitzsche (knitzsche)
Revision history for this message
Kyle Nitzsche (knitzsche) wrote :

fixed with 1.15:

getlicenses (1.25) precise; urgency=low

  * Dep5.py was not finding copyright file's as dep5 invalid for certain class
    and invalidity, namely: dep5 1.0 says every Files: paragraph must contain
    a License: field. (LP: #1010533)
    - Dep5.py now does this correctly via the
      assert_all_files_paras_have_license_field() method.
    - Testing for this case is added through unit test test test_Dep5.py:
      test_fail_when_files_para_lacks_license_field

Changed in getlicenses:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.