yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #64590
[Bug 1696295] [NEW] [Hype-V][Azure]cloud-init failed to create user if "/mnt/cdrom/secure" does not exist
Public bug reported:
On Azure, cloud-init (head) fails to mount cdrom /dev/cd0 on FreeBSD if
the directory /mnt/cdrom/secure does not exist. In fact, "mount" should
not depends on any directory. The quick fix is to use "util.mount_cd" to
test whether cdrom is available or not.
** Affects: cloud-init
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to cloud-init.
https://bugs.launchpad.net/bugs/1696295
Title:
[Hype-V][Azure]cloud-init failed to create user if "/mnt/cdrom/secure"
does not exist
Status in cloud-init:
New
Bug description:
On Azure, cloud-init (head) fails to mount cdrom /dev/cd0 on FreeBSD
if the directory /mnt/cdrom/secure does not exist. In fact, "mount"
should not depends on any directory. The quick fix is to use
"util.mount_cd" to test whether cdrom is available or not.
To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1696295/+subscriptions
Follow ups