Menu

#38 Error when manually running cleanup

v1.0_(example)
closed-fixed
None
5
2015-10-10
2015-10-10
No

I periodically receive errors when changing the the number of days in podgetrc and then manually running podget -C.

[kevin@office ~]$ podget -C
podget

Session file not found. Creating podget.21987 .


Cleanup old tracks.
Deleting tracks from /home/kevin/POD/KWW-2015-10-03.m3u:
rm: cannot remove ‘/home/kevin/POD/Podcasts/GoingLinux/glp284.ogg-fast.ogg’: No such file or directory

Error:
Script: podget
At line: 1826
Exit Status: 1

Closing session and removing lock file.

Discussion

  • Dave Vehrs

    Dave Vehrs - 2015-10-10
    • status: open --> closed-fixed
    • assigned_to: Dave Vehrs
     
  • Dave Vehrs

    Dave Vehrs - 2015-10-10

    OK, added a check for file existence prior to running the delete command. That should address this issue but may result in a few "File not found: FILENAME" messages. These are not errors, so it will not stop the flow of the podget cleanup but will keep the user informed.

    Fixes are in version 0.7.8.

    Thanks for the report!

     

Log in to post a comment.