[Bug 1495873] Re: Bad path in 25disable_cdrom.mount

Launchpad Bug Tracker 1495873 at bugs.launchpad.net
Tue Sep 15 13:36:08 UTC 2015


This bug was fixed in the package casper - 1.365

---------------
casper (1.365) wily; urgency=medium

  * Add prereqs handling to several scripts that lacked it (LP: #1495873).
  * Fix inverted warning message in copy_live_to (LP: #1494123).
  * Simplify and improve the grammar of the installation medium removal
    prompt (LP: #1159207).

 -- Colin Watson <cjwatson at ubuntu.com>  Tue, 15 Sep 2015 13:44:27 +0100

** Changed in: casper (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to casper in Ubuntu.
https://bugs.launchpad.net/bugs/1495873

Title:
  Bad path in 25disable_cdrom.mount

Status in casper package in Ubuntu:
  Fix Released

Bug description:
  When system or user run command update-initramfs it prints errors:

  update-initramfs: Generating /boot/initrd.img-3.19.0-28-generic
  ln: nie udało się utworzyć dowiązania symbolicznego „/root/lib/systemd/system/cdrom.mount”: Nie ma takiego pliku ani katalogu
  update-initramfs: Generating /boot/initrd.img-3.19.0-27-generic
  ln: nie udało się utworzyć dowiązania symbolicznego „/root/lib/systemd/system/cdrom.mount”: Nie ma takiego pliku ani katalogu
  update-initramfs: Generating /boot/initrd.img-3.19.0-26-generic
  ln: nie udało się utworzyć dowiązania symbolicznego „/root/lib/systemd/system/cdrom.mount”: Nie ma takiego pliku ani katalogu

  This means that there is no such file like /root/lib/systemd/system/cdrom.mount. After editing initramfs-tools/scripts/casper-bottom/25disable_cdrom.mount and correct path from:
  /root/lib/systemd/system/cdrom.mount
  to
  /lib/systemd/system/cdrom.mount
  generating initramfs stops printing errors.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: casper 1.360 [modified: usr/share/initramfs-tools/scripts/casper-bottom/25disable_cdrom.mount]
  ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.4
  Architecture: amd64
  Date: Tue Sep 15 10:44:43 2015
  InstallationDate: Installed on 2014-04-19 (514 days ago)
  InstallationMedia: Ubuntu-Server 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.2)
  SourcePackage: casper
  UpgradeStatus: Upgraded to vivid on 2015-04-30 (137 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1495873/+subscriptions



More information about the foundations-bugs mailing list