[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2020-05-05 Thread Launchpad Bug Tracker
[Expired for apport (Ubuntu) because there has been no activity for 60
days.]

** Changed in: apport (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2020-03-05 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If
this is still an issue on a maintained version of Ubuntu please let us
know.

** Changed in: apport (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2013-03-03 Thread Alex Mayorga Adame
Hans,

Here's the result of the requested command:

alex@VPCCW1FFXL:~$ apt-cache policy apport
apport:
  Installed: 2.6.1-0ubuntu10
  Candidate: 2.6.1-0ubuntu10
  Version table:
 *** 2.6.1-0ubuntu10 0
500 http://mx.archive.ubuntu.com/ubuntu/ quantal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 2.6.1-0ubuntu3 0
500 http://mx.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages

I think these crashes might have been related to a missing reboot after a 
kernel update.
Running "ubuntu-bug -w" no longer crashes but "apport-collect 1133543" still 
gives the error.


** Tags added: apport-collected running-unity

** Description changed:

  Was following
  
https://help.ubuntu.com/community/ReportingBugs#Collecting_information_about_a_program_with_a_window_open
  and end up with the following errors:
  
  alex@VPCCW1FFXL:~$ ubuntu-bug -w
  Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 588, in 
  app.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 662, in run_argv
  return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 411, in 
run_report_bug
  self.report.add_proc_info(self.options.pid)
File "/usr/lib/python3/dist-packages/apport/report.py", line 510, in 
add_proc_info
  assert os.path.exists(self['ExecutablePath'])
  AssertionError
  alex@VPCCW1FFXL:~$ ubuntu-bug 2153
  Traceback (most recent call last):
File "/usr/share/apport/apport-gtk", line 588, in 
  app.run_argv()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 637, in run_argv
  return self.run_report_bug()
File "/usr/lib/python3/dist-packages/apport/ui.py", line 411, in 
run_report_bug
  self.report.add_proc_info(self.options.pid)
File "/usr/lib/python3/dist-packages/apport/report.py", line 510, in 
add_proc_info
  assert os.path.exists(self['ExecutablePath'])
  AssertionError
+ --- 
+ ApportLog:
+  
+ ApportVersion: 2.6.1-0ubuntu10
+ Architecture: amd64
+ DistroRelease: Ubuntu 12.10
+ InstallationDate: Installed on 2013-01-01 (61 days ago)
+ InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
+ MarkForUpload: True
+ Package: apport 2.6.1-0ubuntu10
+ PackageArchitecture: all
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcVersionSignature: Ubuntu 3.5.0-25.39-generic 3.5.7.4
+ Tags:  quantal running-unity
+ Uname: Linux 3.5.0-25-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2013-03-03 Thread Alex Mayorga Adame
Following the advice at
https://help.ubuntu.com/community/ReportingBugs#Error:_The_launchpadlib_Python_module_is_not_installed
to run "sudo apt-get -y install python-launchpadlib" allowed to run
"apport-collect 1133543" successfully.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2013-03-02 Thread Hans Joachim Desserud
>How do I check the version of apport?
Please run "apt-cache policy apport" to see which version you have installed.

I tried to reproduce this issue on Ubuntu 12.10 but I was not able to
trigger a crash. Btw, does "ubuntu-bug -w" crash immediately or do you
get to the dialog telling you to click on a window first?

** Tags added: quantal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2013-02-28 Thread Alex Mayorga Adame
Hans,

This happenend on 12.10.
How do I check the version of apport?
I tried to add the relevant information to this bug using apport-collect but it 
failed as well.
See below.

alex@VPCCW1FFXL:~$ apport-collect 1133543
ERROR: The launchpadlib Python module is not installed. This functionality is 
not available.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2013-02-26 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

Could you please add which Ubuntu release and version of apport you are
running?

** Package changed: ubuntu => apport (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1133543] Re: ubuntu-bug assert os.path.exists(self['ExecutablePath']) AssertionError

2013-02-26 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1133543/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1133543

Title:
  ubuntu-bug assert os.path.exists(self['ExecutablePath'])
  AssertionError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1133543/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs