[Touch-packages] [Bug 1895360] Re: Terminal (and other default Ubuntu apps) won't launch due to missing libffi.so.7 in 20.10

2020-09-11 Thread Aaron Lichtman
Oh, thanks for pointing that out. It's not exactly clear to me how this
situation arose, but I'm glad it's just a me problem.

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

Title:
  Terminal (and other default Ubuntu apps) won't launch due to missing
  libffi.so.7 in 20.10

Status in libffi package in Ubuntu:
  Invalid

Bug description:
  When I launch Terminal, I see the following error (st and urxvt are
  still launchable, as are Discord and Spotify, among others):

  Sep 11 18:22:39 arctic systemd[1918]: Started Application launched by 
gnome-shell.
  Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value 
!= NULL' failed
  Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value 
!= NULL' failed
  Sep 11 18:22:39 arctic gnome-shell[18808]: Traceback (most recent call last):
  Sep 11 18:22:39 arctic gnome-shell[18808]:   File "/usr/bin/gnome-terminal", 
line 9, in 
  Sep 11 18:22:39 arctic gnome-shell[18808]: from gi.repository import 
GLib, Gio
  Sep 11 18:22:39 arctic gnome-shell[18808]:   File 
"/home/alichtman/.local/lib/python3.8/site-packages/gi/__init__.py", line 42, 
in 
  Sep 11 18:22:39 arctic gnome-shell[18808]: from . import _gi
  Sep 11 18:22:39 arctic gnome-shell[18808]: ImportError: libffi.so.7: cannot 
open shared object file: No such file or directory

  And then Terminal never launches.

  libffi.so.8 is found in /usr/lib/x86_64-linux-gnu/, but libffi.so.7 is
  missing.

  $ lsb_release -rd
  Description:  Ubuntu Groovy Gorilla (development branch)
  Release:  20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libffi/+bug/1895360/+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 1895360] Re: Terminal (and other default Ubuntu apps) won't launch due to missing libffi.so.7

2020-09-11 Thread Aaron Lichtman
Fixed by:

$ wget 
https://launchpad.net/ubuntu/+source/libffi/3.3-4/+build/18885702/+files/libffi7_3.3-4_amd64.debwget
$ sudo dpkg -i libffi7_3.3-4_amd64.deb

Thanks to TJ- and sarnold in the Ubuntu freenode server for the help.

** Summary changed:

- Terminal (and other default Ubuntu apps) won't launch due to missing 
libffi.so.7
+ Terminal (and other default Ubuntu apps) won't launch due to missing 
libffi.so.7 in 20.10

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

Title:
  Terminal (and other default Ubuntu apps) won't launch due to missing
  libffi.so.7 in 20.10

Status in libffi package in Ubuntu:
  New

Bug description:
  When I launch Terminal, I see the following error (st and urxvt are
  still launchable, as are Discord and Spotify, among others):

  Sep 11 18:22:39 arctic systemd[1918]: Started Application launched by 
gnome-shell.
  Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value 
!= NULL' failed
  Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value 
!= NULL' failed
  Sep 11 18:22:39 arctic gnome-shell[18808]: Traceback (most recent call last):
  Sep 11 18:22:39 arctic gnome-shell[18808]:   File "/usr/bin/gnome-terminal", 
line 9, in 
  Sep 11 18:22:39 arctic gnome-shell[18808]: from gi.repository import 
GLib, Gio
  Sep 11 18:22:39 arctic gnome-shell[18808]:   File 
"/home/alichtman/.local/lib/python3.8/site-packages/gi/__init__.py", line 42, 
in 
  Sep 11 18:22:39 arctic gnome-shell[18808]: from . import _gi
  Sep 11 18:22:39 arctic gnome-shell[18808]: ImportError: libffi.so.7: cannot 
open shared object file: No such file or directory

  And then Terminal never launches.

  libffi.so.8 is found in /usr/lib/x86_64-linux-gnu/, but libffi.so.7 is
  missing.

  $ lsb_release -rd
  Description:  Ubuntu Groovy Gorilla (development branch)
  Release:  20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libffi/+bug/1895360/+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 1895360] [NEW] Terminal (and other default Ubuntu apps) won't launch due to missing libffi.so.7

2020-09-11 Thread Aaron Lichtman
Public bug reported:

When I launch Terminal, I see the following error (st and urxvt are
still launchable, as are Discord and Spotify, among others):

Sep 11 18:22:39 arctic systemd[1918]: Started Application launched by 
gnome-shell.
Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value != 
NULL' failed
Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value != 
NULL' failed
Sep 11 18:22:39 arctic gnome-shell[18808]: Traceback (most recent call last):
Sep 11 18:22:39 arctic gnome-shell[18808]:   File "/usr/bin/gnome-terminal", 
line 9, in 
Sep 11 18:22:39 arctic gnome-shell[18808]: from gi.repository import GLib, 
Gio
Sep 11 18:22:39 arctic gnome-shell[18808]:   File 
"/home/alichtman/.local/lib/python3.8/site-packages/gi/__init__.py", line 42, 
in 
Sep 11 18:22:39 arctic gnome-shell[18808]: from . import _gi
Sep 11 18:22:39 arctic gnome-shell[18808]: ImportError: libffi.so.7: cannot 
open shared object file: No such file or directory

And then Terminal never launches.

libffi.so.8 is found in /usr/lib/x86_64-linux-gnu/, but libffi.so.7 is
missing.

$ lsb_release -rd
Description:Ubuntu Groovy Gorilla (development branch)
Release:20.10

** Affects: libffi (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Terminal (and other default Ubuntu apps) won't launch due to missing
  libffi.so.7

Status in libffi package in Ubuntu:
  New

Bug description:
  When I launch Terminal, I see the following error (st and urxvt are
  still launchable, as are Discord and Spotify, among others):

  Sep 11 18:22:39 arctic systemd[1918]: Started Application launched by 
gnome-shell.
  Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value 
!= NULL' failed
  Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: assertion 'value 
!= NULL' failed
  Sep 11 18:22:39 arctic gnome-shell[18808]: Traceback (most recent call last):
  Sep 11 18:22:39 arctic gnome-shell[18808]:   File "/usr/bin/gnome-terminal", 
line 9, in 
  Sep 11 18:22:39 arctic gnome-shell[18808]: from gi.repository import 
GLib, Gio
  Sep 11 18:22:39 arctic gnome-shell[18808]:   File 
"/home/alichtman/.local/lib/python3.8/site-packages/gi/__init__.py", line 42, 
in 
  Sep 11 18:22:39 arctic gnome-shell[18808]: from . import _gi
  Sep 11 18:22:39 arctic gnome-shell[18808]: ImportError: libffi.so.7: cannot 
open shared object file: No such file or directory

  And then Terminal never launches.

  libffi.so.8 is found in /usr/lib/x86_64-linux-gnu/, but libffi.so.7 is
  missing.

  $ lsb_release -rd
  Description:  Ubuntu Groovy Gorilla (development branch)
  Release:  20.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libffi/+bug/1895360/+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 1891657] Re: systemd 100% cpu usage apport-autoreport.service: Failed with result 'start-limit-hit'

2020-08-15 Thread Aaron Lichtman
This fix, published by the reporter of this bug, worked for me.

https://askubuntu.com/a/1267204

I only needed to follow the steps up to the first reboot.

-- 
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/1891657

Title:
  systemd 100% cpu usage apport-autoreport.service: Failed with result
  'start-limit-hit'

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  after upgrade from Ubuntu 20.04 to 20.10  
  seeing systemd use 100% cpu forever


  top

top - 10:16:19 up 20 min,  1 user,  load average: 3.91, 4.28, 3.39
Tasks: 332 total,   2 running, 330 sleeping,   0 stopped,   0 zombie
%Cpu(s): 18.7 us,  6.4 sy, 11.9 ni, 62.2 id,  0.0 wa,  0.0 hi,  0.8 si, 
 0.0 st
MiB Mem :  15917.6 total,   8553.4 free,   2604.3 used,   4759.9 
buff/cache
MiB Swap:   2048.0 total,   2048.0 free,  0.0 used.  12633.7 avail 
Mem 

PID USER  PR  NIVIRTRESSHR S  %CPU  %MEM TIME+ 
COMMAND  
  1 root  20   0  177316  12252   8684 R 100.0   0.1  15:01.25 
systemd  
   4636 kush  39  19  633796 176152  16360 S  98.3   1.1  17:51.56 
tracker-miner-f  
820 message+  20   0   10740   6452   4212 S  39.8   0.0   6:19.06 
dbus-daemon  
316 root  19  -1  535916 322896 320824 S  15.3   2.0   3:16.41 
systemd-journal  
844 syslog20   0  221136   5840   3920 S  13.6   0.0   2:14.52 
rsyslogd 
858 root  20   0   83708  74124   7568 S  12.7   0.5   2:06.98 
systemd-logind   
  5 root  20   0   0  0  0 I   3.4   0.0   0:05.01 
kworker/0:0-events   
  35566 kush  20   0 3850088 588344 262192 S   2.5   3.6   0:30.48 
MainThread   
   5626 kush  20   0 5004788 260876  93400 S   1.7   1.6   3:05.19 
gnome-shell  
   7033 kush  20   0  869792  66440  44272 S   1.7   0.4   0:06.05 
gnome-terminal-  
  36790 kush  20   0 2525432 156636  98568 S   1.7   1.0   0:04.99 
Web Content  
957 root  20   0 1556196  45044  24284 S   0.8   0.3   0:02.48 
containerd   
   1038 root  20   0   10460   4412   3300 S   0.8   0.0   0:00.16 
fancontrol   



  
sudo tail -n 100 /var/log/syslog
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 

[Touch-packages] [Bug 1891657] Re: systemd 100% cpu usage apport-autoreport.service: Failed with result 'start-limit-hit'

2020-08-15 Thread Aaron Lichtman
$ systemctl status appoprt-autoreport.service
● apport-autoreport.service - Process error reports when automatic reporting is 
enabled
 Loaded: loaded (/lib/systemd/system/apport-autoreport.service; static)
 Active: activating (start) since Sat 2020-08-15 12:43:54 CDT; 6ms ago
TriggeredBy: ● apport-autoreport.path
   Main PID: 8019 (whoopsie-upload)
  Tasks: 1 (limit: 38362)
 Memory: 0B
 CGroup: /system.slice/apport-autoreport.service
 └─8019 /usr/bin/python3 /usr/share/apport/whoopsie-upload-all

Aug 15 12:43:54 arctic systemd[1]: Starting Process error reports when 
automatic reporting is enabled...
Aug 15 12:43:54 arctic whoopsie-upload-all[8019]: 
/var/crash/_usr_bin_blueman-assistant.1000.crash already marked for upload, 
skipping
Aug 15 12:43:54 arctic whoopsie-upload-all[8019]: 
/var/crash/_usr_share_spotify_spotify.1000.crash already marked for upload, 
skipping
Aug 15 12:43:54 arctic whoopsie-upload-all[8019]: 
/var/crash/_usr_share_discord_Discord.1000.crash already marked for upload, 
skipping
Aug 15 12:43:54 arctic whoopsie-upload-all[8019]: All reports processed
Aug 15 12:43:54 arctic systemd[1]: apport-autoreport.service: Succeeded.
Aug 15 12:43:54 arctic systemd[1]: Finished Process error reports when 
automatic reporting is enabled.
Aug 15 12:43:54 arctic systemd[1]: Starting Process error reports when 
automatic reporting is enabled...
Aug 15 12:43:54 arctic whoopsie-upload-all[8029]: 
/var/crash/_usr_bin_blueman-assistant.1000.crash already marked for upload, 
skipping
Aug 15 12:43:54 arctic whoopsie-upload-all[8029]: 
/var/crash/_usr_share_spotify_spotify.1000.crash already marked for upload, 
skipping
Aug 15 12:43:54 arctic whoopsie-upload-all[8029]: 
/var/crash/_usr_share_discord_Discord.1000.crash already marked for upload, 
skipping
Aug 15 12:43:54 arctic whoopsie-upload-all[8029]: All reports processed
Aug 15 12:43:54 arctic systemd[1]: apport-autoreport.service: Succeeded.
Aug 15 12:43:54 arctic systemd[1]: Finished Process error reports when 
automatic reporting is enabled.
Aug 15 12:43:54 arctic systemd[1]: Starting Process error reports when 
automatic reporting is enabled...

-- 
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/1891657

Title:
  systemd 100% cpu usage apport-autoreport.service: Failed with result
  'start-limit-hit'

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  after upgrade from Ubuntu 20.04 to 20.10  
  seeing systemd use 100% cpu forever


  top

top - 10:16:19 up 20 min,  1 user,  load average: 3.91, 4.28, 3.39
Tasks: 332 total,   2 running, 330 sleeping,   0 stopped,   0 zombie
%Cpu(s): 18.7 us,  6.4 sy, 11.9 ni, 62.2 id,  0.0 wa,  0.0 hi,  0.8 si, 
 0.0 st
MiB Mem :  15917.6 total,   8553.4 free,   2604.3 used,   4759.9 
buff/cache
MiB Swap:   2048.0 total,   2048.0 free,  0.0 used.  12633.7 avail 
Mem 

PID USER  PR  NIVIRTRESSHR S  %CPU  %MEM TIME+ 
COMMAND  
  1 root  20   0  177316  12252   8684 R 100.0   0.1  15:01.25 
systemd  
   4636 kush  39  19  633796 176152  16360 S  98.3   1.1  17:51.56 
tracker-miner-f  
820 message+  20   0   10740   6452   4212 S  39.8   0.0   6:19.06 
dbus-daemon  
316 root  19  -1  535916 322896 320824 S  15.3   2.0   3:16.41 
systemd-journal  
844 syslog20   0  221136   5840   3920 S  13.6   0.0   2:14.52 
rsyslogd 
858 root  20   0   83708  74124   7568 S  12.7   0.5   2:06.98 
systemd-logind   
  5 root  20   0   0  0  0 I   3.4   0.0   0:05.01 
kworker/0:0-events   
  35566 kush  20   0 3850088 588344 262192 S   2.5   3.6   0:30.48 
MainThread   
   5626 kush  20   0 5004788 260876  93400 S   1.7   1.6   3:05.19 
gnome-shell  
   7033 kush  20   0  869792  66440  44272 S   1.7   0.4   0:06.05 
gnome-terminal-  
  36790 kush  20   0 2525432 156636  98568 S   1.7   1.0   0:04.99 
Web Content  
957 root  20   0 1556196  45044  24284 S   0.8   0.3   0:02.48 
containerd   

[Touch-packages] [Bug 1891657] Re: systemd 100% cpu usage apport-autoreport.service: Failed with result 'start-limit-hit'

2020-08-15 Thread Aaron Lichtman
I am experiencing this issue on Ubuntu 20.10.

-- 
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/1891657

Title:
  systemd 100% cpu usage apport-autoreport.service: Failed with result
  'start-limit-hit'

Status in apport package in Ubuntu:
  Confirmed

Bug description:
  after upgrade from Ubuntu 20.04 to 20.10  
  seeing systemd use 100% cpu forever


  top

top - 10:16:19 up 20 min,  1 user,  load average: 3.91, 4.28, 3.39
Tasks: 332 total,   2 running, 330 sleeping,   0 stopped,   0 zombie
%Cpu(s): 18.7 us,  6.4 sy, 11.9 ni, 62.2 id,  0.0 wa,  0.0 hi,  0.8 si, 
 0.0 st
MiB Mem :  15917.6 total,   8553.4 free,   2604.3 used,   4759.9 
buff/cache
MiB Swap:   2048.0 total,   2048.0 free,  0.0 used.  12633.7 avail 
Mem 

PID USER  PR  NIVIRTRESSHR S  %CPU  %MEM TIME+ 
COMMAND  
  1 root  20   0  177316  12252   8684 R 100.0   0.1  15:01.25 
systemd  
   4636 kush  39  19  633796 176152  16360 S  98.3   1.1  17:51.56 
tracker-miner-f  
820 message+  20   0   10740   6452   4212 S  39.8   0.0   6:19.06 
dbus-daemon  
316 root  19  -1  535916 322896 320824 S  15.3   2.0   3:16.41 
systemd-journal  
844 syslog20   0  221136   5840   3920 S  13.6   0.0   2:14.52 
rsyslogd 
858 root  20   0   83708  74124   7568 S  12.7   0.5   2:06.98 
systemd-logind   
  5 root  20   0   0  0  0 I   3.4   0.0   0:05.01 
kworker/0:0-events   
  35566 kush  20   0 3850088 588344 262192 S   2.5   3.6   0:30.48 
MainThread   
   5626 kush  20   0 5004788 260876  93400 S   1.7   1.6   3:05.19 
gnome-shell  
   7033 kush  20   0  869792  66440  44272 S   1.7   0.4   0:06.05 
gnome-terminal-  
  36790 kush  20   0 2525432 156636  98568 S   1.7   1.0   0:04.99 
Web Content  
957 root  20   0 1556196  45044  24284 S   0.8   0.3   0:02.48 
containerd   
   1038 root  20   0   10460   4412   3300 S   0.8   0.0   0:00.16 
fancontrol   



  
sudo tail -n 100 /var/log/syslog
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Failed 
with result 'start-limit-hit'.
Aug 14 10:14:17 lhotse systemd[1]: Failed to start Process error 
reports when automatic reporting is enabled.
Aug 14 10:14:17 lhotse systemd[1]: apport-autoreport.service: Start 
request repeated too quickly.
Aug 14 10:14:17