[Touch-packages] [Bug 2041523] Re: /usr/share/apport/whoopsie-upload-all:PermissionError:/usr/share/apport/whoopsie-upload-all@220:main:call:__init__:_execute_child

2023-10-27 Thread Benjamin Drung
** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Traceback (most recent call last):
-   File "/usr/share/apport/whoopsie-upload-all", line 220, in 
- main()
-   File "/usr/share/apport/whoopsie-upload-all", line 198, in main
- if subprocess.call(['/bin/systemctl', '--quiet', 'is-enabled', 
'whoopsie.path'], stdout=subprocess.PIPE) != 0:
-   File "/usr/lib/python3.10/subprocess.py", line 345, in call
- with Popen(*popenargs, **kwargs) as p:
-   File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
- self._execute_child(args, executable, preexec_fn, close_fds,
-   File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
- raise child_exception_type(errno_num, err_msg, err_filename)
+   File "/usr/share/apport/whoopsie-upload-all", line 220, in 
+ main()
+   File "/usr/share/apport/whoopsie-upload-all", line 198, in main
+ if subprocess.call(['/bin/systemctl', '--quiet', 'is-enabled', 
'whoopsie.path'], stdout=subprocess.PIPE) != 0:
+   File "/usr/lib/python3.10/subprocess.py", line 345, in call
+ with Popen(*popenargs, **kwargs) as p:
+   File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
+ self._execute_child(args, executable, preexec_fn, close_fds,
+   File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
+ raise child_exception_type(errno_num, err_msg, err_filename)
  PermissionError: [Errno 13] Permission denied: '/bin/systemctl'
  
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
apport.  This problem was most recently seen with package version 
2.20.11-0ubuntu82.5, the problem page at 
https://errors.ubuntu.com/problem/33dc3ae87406bbdcb73219259a63c99781f2993d 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.
+ 
+ As of 2023-10-27, there were 1109 instances on Ubuntu 22.04 (jammy)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/2041523

Title:
  /usr/share/apport/whoopsie-upload-all: PermissionError: Permission
  denied: '/bin/systemctl'

Status in apport package in Ubuntu:
  New
Status in systemd package in Ubuntu:
  New

Bug description:
  Traceback (most recent call last):
    File "/usr/share/apport/whoopsie-upload-all", line 220, in 
  main()
    File "/usr/share/apport/whoopsie-upload-all", line 198, in main
  if subprocess.call(['/bin/systemctl', '--quiet', 'is-enabled', 
'whoopsie.path'], stdout=subprocess.PIPE) != 0:
    File "/usr/lib/python3.10/subprocess.py", line 345, in call
  with Popen(*popenargs, **kwargs) as p:
    File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
  self._execute_child(args, executable, preexec_fn, close_fds,
    File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
  raise child_exception_type(errno_num, err_msg, err_filename)
  PermissionError: [Errno 13] Permission denied: '/bin/systemctl'

  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
apport.  This problem was most recently seen with package version 
2.20.11-0ubuntu82.5, the problem page at 
https://errors.ubuntu.com/problem/33dc3ae87406bbdcb73219259a63c99781f2993d 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

  As of 2023-10-27, there were 1109 instances on Ubuntu 22.04 (jammy)

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 2041523] Re: /usr/share/apport/whoopsie-upload-all:PermissionError:/usr/share/apport/whoopsie-upload-all@220:main:call:__init__:_execute_child

2023-10-27 Thread Benjamin Drung
** Description changed:

+ Traceback (most recent call last):
+   File "/usr/share/apport/whoopsie-upload-all", line 220, in 
+ main()
+   File "/usr/share/apport/whoopsie-upload-all", line 198, in main
+ if subprocess.call(['/bin/systemctl', '--quiet', 'is-enabled', 
'whoopsie.path'], stdout=subprocess.PIPE) != 0:
+   File "/usr/lib/python3.10/subprocess.py", line 345, in call
+ with Popen(*popenargs, **kwargs) as p:
+   File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
+ self._execute_child(args, executable, preexec_fn, close_fds,
+   File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
+ raise child_exception_type(errno_num, err_msg, err_filename)
+ PermissionError: [Errno 13] Permission denied: '/bin/systemctl'
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
apport.  This problem was most recently seen with package version 
2.20.11-0ubuntu82.5, the problem page at 
https://errors.ubuntu.com/problem/33dc3ae87406bbdcb73219259a63c99781f2993d 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/2041523

Title:
  /usr/share/apport/whoopsie-upload-
  all:PermissionError:/usr/share/apport/whoopsie-upload-
  all@220:main:call:__init__:_execute_child

Status in apport package in Ubuntu:
  New

Bug description:
  Traceback (most recent call last):
File "/usr/share/apport/whoopsie-upload-all", line 220, in 
  main()
File "/usr/share/apport/whoopsie-upload-all", line 198, in main
  if subprocess.call(['/bin/systemctl', '--quiet', 'is-enabled', 
'whoopsie.path'], stdout=subprocess.PIPE) != 0:
File "/usr/lib/python3.10/subprocess.py", line 345, in call
  with Popen(*popenargs, **kwargs) as p:
File "/usr/lib/python3.10/subprocess.py", line 971, in __init__
  self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.10/subprocess.py", line 1863, in _execute_child
  raise child_exception_type(errno_num, err_msg, err_filename)
  PermissionError: [Errno 13] Permission denied: '/bin/systemctl'

  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
apport.  This problem was most recently seen with package version 
2.20.11-0ubuntu82.5, the problem page at 
https://errors.ubuntu.com/problem/33dc3ae87406bbdcb73219259a63c99781f2993d 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp