Create no longer HWDriver records where package_name is None

Bug #369769 reported by Abel Deuring
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Abel Deuring

Bug Description

Bug 306265 should be fixed in several steps:

(1) We create no longer new HWDriver records where package_name is None. (this bug)
(2) When a fix for (1) has landed, we can fix existing HWDriver records:
   UPDATE HWDriver SET package_name='' where package_name=null (bug 369771)
(3) add a database constraint disallowing package_name=null (bug 369773)
(4) update HWDriverSet.search()

Tags: lp-bugs
Abel Deuring (adeuring)
Changed in malone:
assignee: nobody → Abel Deuring (adeuring)
importance: Undecided → Medium
status: New → Triaged
Abel Deuring (adeuring)
description: updated
Abel Deuring (adeuring)
Changed in malone:
status: Triaged → In Progress
Revision history for this message
Diogo Matsubara (matsubara) wrote : Bug fixed by a commit

Fixed in devel r8416.

Changed in malone:
status: In Progress → Fix Committed
Abel Deuring (adeuring)
Changed in malone:
status: Fix Committed → 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.