Remove dangling symlink /usr/lib/systemd/system/local-fs.target.wants/media-region.lower.mount. It's unclear why this has just started causing build failures, but the symlink should have been removed in 2.592 with the rest of the MAAS stuff.

This commit is contained in:
Steve Langasek 2019-06-15 11:09:45 -07:00
parent 04d08e6ca9
commit 796a89a3c0
2 changed files with 10 additions and 1 deletions

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
livecd-rootfs (2.595) UNRELEASED; urgency=medium
* Remove dangling symlink
/usr/lib/systemd/system/local-fs.target.wants/media-region.lower.mount.
It's unclear why this has just started causing build failures, but the
symlink should have been removed in 2.592 with the rest of the MAAS
stuff.
-- Steve Langasek <steve.langasek@ubuntu.com> Sat, 15 Jun 2019 11:08:51 -0700
livecd-rootfs (2.594) eoan; urgency=medium
[ David Krauser ]