Sending again. On Fri, 2017-04-28 at 16:09 -0700, Brian Murray wrote: > This is not the directory which you passed to the -S switch. From your > report we can see: > > PythonArgs: ['/usr/bin/apport-retrace', '-S', 'Debian GNU', '--cache', > '/home/username/.cache/apport/retrace/', '--stdout', > '/var/crash/_usr_bin_calibre.1000.crash'] > > The "Debian GNU" directory likely does not exist and that's why the > IOError is raised. If you wanted to use "Debian GNU" as the argument to > "-S" then that directory should contain a folder named "Debian testing", > which then contains an appropriate "sources.list" file for that release > of Debian.
I can't recollect if it was me who fired the command or the GUI from apport itself. Nevertheless, I've re-run the commands. rrs@learner:~$ apport-retrace -S "Debian testing" --cache /home/rrs/.cache/apport/retrace --stdout /var/crash/_usr_share_ibus-typing- booster_engine_main.py.1000.crash Traceback (most recent call last): File "/usr/bin/apport-retrace", line 301, in <module> options.dynamic_origins) File "/usr/lib/python2.7/dist-packages/apport/sandboxutils.py", line 202, in make_sandbox architecture=report.get('Architecture'), origins=origins) File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 728, in install_packages self.set_mirror(self._get_primary_mirror_from_apt_sources(apt_sources)) File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 1113, in _get_primary_mirror_from_apt_sources with open(apt_sources) as f: IOError: [Errno 2] No such file or directory: u'Debian testing/Debian 9/sources.list' 2017-05-01 / 11:57:02 ♒♒♒ ☹ => 1 rrs@learner:~$ apport-retrace -S "Debian 9" --cache /home/rrs/.cache/apport/retrace --stdout /var/crash/_usr_share_ibus-typing- booster_engine_main.py.1000.crash Traceback (most recent call last): File "/usr/bin/apport-retrace", line 301, in <module> options.dynamic_origins) File "/usr/lib/python2.7/dist-packages/apport/sandboxutils.py", line 202, in make_sandbox architecture=report.get('Architecture'), origins=origins) File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 728, in install_packages self.set_mirror(self._get_primary_mirror_from_apt_sources(apt_sources)) File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 1113, in _get_primary_mirror_from_apt_sources with open(apt_sources) as f: IOError: [Errno 2] No such file or directory: u'Debian 9/Debian 9/sources.list' 2017-05-01 / 11:57:39 ♒♒♒ ☹ => 1 rrs@learner:~$ ls ~/.cache/apport/retrace/ Debian 9/ Debian testing/ system/ 2017-05-01 / 11:57:46 ♒♒♒ ☺ -- Ritesh Raj Sarraf | http://people.debian.org/~rrs Debian - The Universal Operating System
signature.asc
Description: This is a digitally signed message part