← Back to team overview

desktop-packages team mailing list archive

[Bug 901763] Re: manpage & --help refer to non-existant --no-root option

 

The attachment "remove_no_root_reference.patch" of this bug report has
been identified as being a patch.  The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch.  In the
event that this is in fact not a patch you can resolve this situation by
removing the tag 'patch' from the bug report and editing the attachment
so that it is not flagged as a patch.  Additionally, if you are member
of the ubuntu-reviewers team please also unsubscribe the team from this
bug report.

[This is an automated message performed by a Launchpad user owned by
Brian Murray.  Please contact him regarding any issues with the action
taken in this bug report.]

** Tags added: patch

-- 
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:
  New

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