Your message dated Sun, 21 Jan 2018 13:21:21 +0000 with message-id <[email protected]> and subject line Bug#887540: Removed package(s) from unstable has caused the Debian Bug report #736865, regarding python3-dvdvideo: Please return error exit code when backup fail to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 736865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736865 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: python3-dvdvideo Version: 0.20130117+nmu1 I'm trying to use dvdvideo-backup-image from a script, and would like to know if the copying succeeded or not. But the exit code from dvdvideo-backup-image is 0 even if it fail. Please change it to return an exit code when it fail. Here are some examples: pi@mpd /media/music/rip $ dvdvideo-backup-image /dev/dvd foo.iso; echo $? ERROR:root:Got exception Traceback (most recent call last): File "/usr/bin/dvdvideo-backup-image", line 274, in <module> main(stream, *args) File "/usr/bin/dvdvideo-backup-image", line 176, in main media = MediaUdf(input) File "/usr/lib/python3/dist-packages/dvdvideo/media.py", line 56, in __init__ f = DvdCssFile(filename) File "/usr/lib/python3/dist-packages/dvdvideo/media.py", line 30, in __init__ f = open(filename, 'rb') IOError: [Errno 123] No medium found: '/dev/dvd' 0 pi@mpd /media/music/rip $ dvdvideo-backup-image /dev/dvd foo.iso; echo $? ERROR:root:Got exception Traceback (most recent call last): File "/usr/bin/dvdvideo-backup-image", line 274, in <module> main(stream, *args) File "/usr/bin/dvdvideo-backup-image", line 176, in main media = MediaUdf(input) File "/usr/lib/python3/dist-packages/dvdvideo/media.py", line 66, in __init__ self.video_dir = self.udf.volume.partitions[0].fileset.root.tree['VIDEO_TS'].entry.tree File "/usr/lib/python3/dist-packages/dvdvideo/udf/filesystem.py", line 113, in __getattr__ self._populate() File "/usr/lib/python3/dist-packages/dvdvideo/udf/filesystem.py", line 138, in _populate f = FileIdentifier(self._media, self._volume, self._partition_nr, tag, buf[cur:]) File "/usr/lib/python3/dist-packages/dvdvideo/udf/filesystem.py", line 170, in __init__ self.name = OSTACompressedUnicode(buf[38 + length_iu:38 + length_iu + length_fi]) File "/usr/lib/python3/dist-packages/dvdvideo/udf/general.py", line 43, in __new__ raise NotImplementedError NotImplementedError 0 pi@mpd /media/music/rip $ -- Happy hacking Petter Reinholdtsen
--- End Message ---
--- Begin Message ---Version: 0.20140413+rm Dear submitter, as the package python-dvdvideo has just been removed from the Debian archive unstable we hereby close the associated bug reports. We are sorry that we couldn't deal with your issue properly. For details on the removal, please see https://bugs.debian.org/887540 The version of this package that was in Debian prior to this removal can still be found using http://snapshot.debian.org/. This message was generated automatically; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]. Debian distribution maintenance software pp. Luca Falavigna (the ftpmaster behind the curtain)
--- End Message ---

