If a gadget install fails, udev is not cleaned up

Bug #1459642 reported by John Lenton
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Snappy
Won't Fix
High
Unassigned
15.04
Won't Fix
High
Unassigned

Bug Description

 // the "oem" parts are special
 if s.Type() == pkg.TypeOem {
  if err := installOemHardwareUdevRules(s.m); err != nil {
   return "", err
  }
 }

note the absence of a defer check & cleanup

Michael Vogt (mvo)
Changed in snappy:
status: New → Triaged
importance: Undecided → High
Michael Vogt (mvo)
Changed in snappy:
status: Triaged → Won't Fix
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.