deb package leaks /run/lock files on purge
Bug #1883735 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Alberto Donato | ||
2.6 |
Fix Committed
|
Medium
|
Alberto Donato | ||
2.7 |
Fix Released
|
Medium
|
Alberto Donato | ||
2.8 |
Fix Released
|
Medium
|
Alberto Donato |
Bug Description
When removing maas packages (even with --purge), lockfiles in /run/lock are not removed.
This might cause issues if maas is later reinstalled, as uid/gid for the "maas" user might differ, which leads to maas not being able to remove and re-create those files.
The maas-common package should remove those on purge.
Related branches
~ack/maas:1883735-2.8
- Dougal Matthews (community): Approve
- MAAS Lander: Pending (unittests) requested
-
Diff: 13 lines (+1/-0)1 file modifieddebian/maas-common.postrm (+1/-0)
~ack/maas:1883735-deb-purge-lockfiles-2.6
- Alberto Donato (community): Approve
-
Diff: 13 lines (+1/-0)1 file modifieddebian/maas-common.postrm (+1/-0)
~ack/maas:1883735-deb-purge-lockfiles-2.7
- Alberto Donato (community): Approve
-
Diff: 13 lines (+1/-0)1 file modifieddebian/maas-common.postrm (+1/-0)
~ack/maas:1883735-deb-purge-lockfiles
Merged
into
maas:master
- MAAS Lander: Approve
- Björn Tillenius: Approve
-
Diff: 13 lines (+1/-0)1 file modifieddebian/maas-common.postrm (+1/-0)
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.