[Bug 1782273] [NEW] Does not run with -makeresultsfile option

Lithi lithi at alaya.net
Wed Jul 18 00:21:26 UTC 2018


Public bug reported:

The -makeresultsfile does not work:

$ rdfind -n -makeresultsfile dir1 dir2
expected true or false, not "-makeresultsfile"

$ rdfind -n -makeresultsfile true dir1 dir2
expected true or false, not "-makeresultsfile"

$ rdfind -n "-makeresultsfile true" dir1 dir2
expected true or false, not "-makeresultsfile true"


This is unacceptable.  Unix command-line programs typically take options denoted by -<option> or -<option> <option flag>  however for the rdfind command the makeresultsfile option clearly does not work.  If for some odd reason this is actually the intended behavior of then it should be indicated in the man page!


~$ lsb_release -rd
Description:    Ubuntu 18.04 LTS
Release:        18.04

$ rdfind --version
This is rdfind version 1.3.5

$ apt-cache policy rdfind
rdfind:
  Installed: 1.3.5-1
  Candidate: 1.3.5-1

** Affects: rdfind (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  Does not run with -makeresultsfile option

Status in rdfind package in Ubuntu:
  New

Bug description:
  The -makeresultsfile does not work:

  $ rdfind -n -makeresultsfile dir1 dir2
  expected true or false, not "-makeresultsfile"

  $ rdfind -n -makeresultsfile true dir1 dir2
  expected true or false, not "-makeresultsfile"

  $ rdfind -n "-makeresultsfile true" dir1 dir2
  expected true or false, not "-makeresultsfile true"

  
  This is unacceptable.  Unix command-line programs typically take options denoted by -<option> or -<option> <option flag>  however for the rdfind command the makeresultsfile option clearly does not work.  If for some odd reason this is actually the intended behavior of then it should be indicated in the man page!

  
  ~$ lsb_release -rd
  Description:    Ubuntu 18.04 LTS
  Release:        18.04

  $ rdfind --version
  This is rdfind version 1.3.5

  $ apt-cache policy rdfind
  rdfind:
    Installed: 1.3.5-1
    Candidate: 1.3.5-1

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



More information about the foundations-bugs mailing list