Page MenuHomeSolus
Feed Advanced Search

Feb 10 2020

gregjohnson2017 added a comment to T8570: aa-lsm-hook.service failing to start on startup.

systemctl list-unit-files | grep enabled returns:

 greg@clowny ~ $ systemctl list-unit-files | grep enabled
snap-chromium-1005.mount                                         enabled        
snap-chromium-971.mount                                          enabled        
snap-core18-1288.mount                                           enabled        
snap-core18-1668.mount                                           enabled        
snap-gnome\x2d3\x2d28\x2d1804-110.mount                          enabled        
snap-gnome\x2d3\x2d28\x2d1804-116.mount                          enabled        
snap-gtk\x2dcommon\x2dthemes-1353.mount                          enabled        
snap-gtk\x2dcommon\x2dthemes-1440.mount                          enabled        
snap-rslauncher-29.mount                                         enabled        
snap-rslauncher-32.mount                                         enabled        
snap-runelite-5.mount                                            enabled        
snap-snapd-5754.mount                                            enabled        
dbus-org.freedesktop.NetworkManager.service                      enabled        
dbus-org.freedesktop.nm-dispatcher.service                       enabled        
dbus-org.freedesktop.timesync1.service                           enabled        
NetworkManager-dispatcher.service                                enabled        
NetworkManager.service                                           enabled        
snapd.service                                                    enabled        
systemd-fsck-root.service                                        enabled-runtime
systemd-remount-fs.service                                       enabled-runtime
systemd-timesyncd.service                                        enabled        
snapd.socket                                                     enabled        
fstrim.timer                                                     enabled
Feb 10 2020, 1:11 AM · Lacks Project

Jan 2 2020

gregjohnson2017 added a comment to T8570: aa-lsm-hook.service failing to start on startup.

That makes snaps work for the current session, but as soon as I reboot the same thing happens

Jan 2 2020, 8:23 PM · Lacks Project
gregjohnson2017 added a comment to T8570: aa-lsm-hook.service failing to start on startup.

Running sudo eopkg up -y returns:

Updating repositories
Updating repository: Solus
eopkg-index.xml.xz.sha1sum     (40.0  B)100%      1.12 MB/s [00:00:00] [complete]
Solus repository information is up-to-date.
No packages to upgrade.

And then after sudo reboot

greg@clowny ~ $ chromium
snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks
greg@clowny ~ $ sudo systemctl status aa-lsm-hook.service 
Password: 
● aa-lsm-hook.service - Load AppArmor profiles
   Loaded: loaded (/usr/lib/systemd/system/aa-lsm-hook.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
Jan 2 2020, 8:16 PM · Lacks Project
gregjohnson2017 added a comment to T8570: aa-lsm-hook.service failing to start on startup.

I have aa-lsm-hook and apparmor installed through eopkg. I checked to make sure that eopkg is up to date with the repository. Does eopkg just have an out of date version of apparmor?

Jan 2 2020, 7:59 PM · Lacks Project
gregjohnson2017 created T8570: aa-lsm-hook.service failing to start on startup.
Jan 2 2020, 5:22 PM · Lacks Project