desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #55787
[Bug 901763] Re: manpage & --help refer to non-existant --no-root option
Hi Matt,
Thanks for that. I've updated the stable branch with that change and
removed these and other options from the unstable branch.
** Changed in: lightdm (Ubuntu)
Status: New => Fix Released
** Changed in: lightdm (Ubuntu)
Status: Fix Released => Fix Committed
** Changed in: lightdm (Ubuntu)
Importance: Undecided => Low
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/901763
Title:
manpage & --help refer to non-existant --no-root option
Status in “lightdm” package in Ubuntu:
Fix Committed
Bug description:
The manpage for lightdm refers to an option, --no-root, which I
believe was replaced with --test-mode. Check out the entry for
--passwd-file below:
mfisch@caprica:~$ man lightdm
...
--test-mode
Run as unprivileged user, skipping things that require root
access
--passwd-file=FILE
Use the given password file for authentication (for testing,
requires --no-root)
mfisch@caprica:~$ lightdm --no-root
Unknown option --no-root
Run 'lightdm --help' to see a full list of available command line options.
mfisch@caprica:~/lightdm/lightdm-1.0.6$ lightdm --help
...
--test-mode Run as unprivileged user, skipping things that require root access
--passwd-file=FILE Use the given password file for authentication (for testing, requires --no-root)
lightdm:
Installed: 1.0.6-0ubuntu1.2
Candidate: 1.0.6-0ubuntu1.2
Version table:
*** 1.0.6-0ubuntu1.2 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric-updates/main amd64 Packages
100 /var/lib/dpkg/status
1.0.6-0ubuntu1.1 0
500 http://security.ubuntu.com/ubuntu/ oneiric-security/main amd64 Packages
1.0.1-0ubuntu6 0
500 http://us.archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
mfisch@caprica:~$ lsb_release -rd
Description: Ubuntu 11.10
Release: 11.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/901763/+subscriptions
References