[Bug 1782273] Re: Does not run with -makeresultsfile option

Paul Dreik 1782273 at bugs.launchpad.net
Sun Oct 28 09:35:51 UTC 2018


This is fixed in 1.4.0-alpha0, feedback welcome.
https://github.com/pauldreik/rdfind/releases/tag/releases%2F1.4.0-alpha0
Paul

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