Elive

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bug Report
  • Category Any
  • Assigned To No-one
  • Operating System All
  • Severity Low
  • Priority Very Low
  • Reported Version 3.0
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Elive
Opened by Jack-Holborn - 2020-02-23
Last edited by thanatermesis - 2020-02-23

FS#744 - find command error in /usr/bin/elive-health

Hello,

I got this error message while using elive-health from command line :

find: paths must precede expression: `/home/jack/.local/share/Trash'
find: possible unquoted pattern after predicate `-type'?

I found out that a ‘find’ command at line 100 of this script was incorrectly formatted, it showed :

find -type f "$HOME/.local/share/Trash" -delete

where it should be :

find "$HOME/.local/share/Trash" -type f -delete

So it prevents removal of Trash content.

Patch available, just ask!

Regards,

Closed by  thanatermesis
23.02.2020 12:30
Reason for closing:  Fixed
Admin

oh thanks! patch applied and package rebuilded :)

Thx alot!

I like that you make e16 alive again, so I'd like to give a bit more than a few bucks.
Keep up the awesome work!

Date User Effort (H:M) Comment
watch my effort tracking timers

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing