Bug#641803: podget: playlists are always empty

2012-12-29 Thread Dave Vehrs
Updated this fix to include a check for mktemp in addition to temfile. So it should work for people who have either. This patch will be including in version 0.6.9, for which I submitted a request for sponsorship. Here's hoping we get it soon! Dave Vehrs -- To UNSUBSCRIBE, email to debian-

Bug#641803: podget: playlists are always empty

2011-09-16 Thread Dave Vehrs
Actually had this fixed in the Sourceforge version of Podget but I liked your use of the tempfile command. So I modified my version to use it as well and modified the Debian requirements to include debianutils. I will be submitting a new version to mentors.debian.net to update the version in Debi

Bug#641803: podget: playlists are always empty

2011-09-16 Thread Renat Sabitov
Package: podget Version: 0.5.8-1 Severity: normal Playlists created by podget are always empty. The problem is in the buggy pipe which takes data from the same file that it uses to put data back. Patch is available: --- /usr/bin/podget.old 2011-09-16 14:29:17.0 +0400 +++ /usr/bin/podge