[Bug 1393915] Re: uuidgen --random requires an argument
Martin Pitt
martin.pitt at ubuntu.com
Wed Nov 19 06:43:07 UTC 2014
This indeed happens in 14.04 LTS, but is fixed with util-linux 2.25 in
Ubuntu 14.10 and vivid.
** Changed in: util-linux (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1393915
Title:
uuidgen --random requires an argument
Status in “util-linux” package in Ubuntu:
Fix Released
Bug description:
The man page of 'uuidgen' reports the options -r and --random as
equivalent:
-r, --random
Generate a random-based UUID. This method creates a UUID consisting mostly of random
bits. It requires that the operating system have a high quality random number genera‐
tor, such as /dev/random.
But --random requires an argument:
kurt at rodin:~$ uuidgen -r
4aca676a-a3f1-4217-a35d-031c376c6274
kurt at rodin:~$ uuidgen --random
uuidgen: option '--random' requires an argument
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1393915/+subscriptions
More information about the foundations-bugs
mailing list