https://bugs.gpodder.org/show_bug.cgi?id=1351

--- Comment #4 from Terry Wallwork <[email protected]> 2011-05-18 
10:41:40 BST ---
Tried with 2.15 and got the same error.  Right at the end when the file has
finished downloading i get an error.

Here is the console output when using the make test method to launch 2.15.

[ 122.519] (Database) __get__(): SELECT id FROM channels WHERE foldername = ?
[ 122.520] (Database) __get__(): SELECT id FROM channels WHERE foldername = ?
[ 122.520] (PodcastChannel) Renaming
/home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu
=>
/home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu
(2)
[ 122.520] (PodcastChannel) Updating foldername of
http://www.theskepticsguide.org/feed/rss.aspx?feed=sgu to
"http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu (2)".
[ 144.811] (UIConfig) Flushing settings to disk
[ 149.652] (DownloadTask) Error "No such file or directory" while downloading
"The Skeptics Guide #304 - May 9 2011":
/home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu/skepticast2011-05-09.mp3.partial
Traceback (most recent call last):
  File "/home/terry/Downloads/gpodder-2.15/src/gpodder/download.py", line 760,
in run
    shutil.move(self.tempname, self.filename)
  File "/usr/lib/python2.7/shutil.py", line 292, in move
    copy2(src, real_dst)
  File "/usr/lib/python2.7/shutil.py", line 127, in copy2
    copyfile(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 81, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory:
'/home/terry/gpodder-downloads/http___www.theskepticsguide.org_feed_rss.aspx_feed=sgu/skepticast2011-05-09.mp3.partial'

[ 149.663] (DownloadQueueWorker) No more tasks for Thread-5 to carry out.
[ 167.616] (MygPoClient) Worker thread starting to work...
[ 167.617] (MygPoClient) Starting subscription sync.
[ 169.777] (MygPoClient) All actions have been uploaded to the server.
[ 169.778] (MygPoClient) Starting episode status sync.
[ 170.607] (MygPoClient) Received 68 episode actions
[ 176.089] (MygPoClient) Episode actions have been uploaded to the server.
[ 176.144] (MygPoClient) Worker thread finished.

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to