[Bug 2064781] Re: setzer does not launch

2024-06-19 Thread John Johansen
*** This bug is a duplicate of bug 2046844 ***
https://bugs.launchpad.net/bugs/2046844

I will add that while you can manually add the profile as a work around,
the full update that is being SRUed is available in
https://launchpad.net/~apparmor-dev/+archive/ubuntu/apparmor-sru

any testing that can be performed against that is much appreciated.

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

Title:
  setzer does not launch

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


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

[Bug 2064781] Re: setzer does not launch

2024-05-20 Thread Georgia Garcia
*** This bug is a duplicate of bug 2046844 ***
https://bugs.launchpad.net/bugs/2046844

Hello! Thanks for tagging apparmor. Yes, this is a duplicate of bug
2046844. We are working on an update that introduces a profile for bwrap
which would allow setzer (and several other applications) to work
properly without having to have an AppArmor profile specifically.
Although having an AppArmor profile is always a good idea :)

This is the profile that will be added:
https://gitlab.com/apparmor/apparmor/-/blob/master/profiles/apparmor/profiles/extras/bwrap-
userns-restrict

While the update doesn't land, you could add it to /etc/apparmor.d/ and load it 
with
apparmor_parser -r /etc/apparmor.d/bwrap-userns-restrict

** This bug has been marked a duplicate of bug 2046844
   AppArmor user namespace creation restrictions cause many applications to 
crash with SIGTRAP

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

Title:
  setzer does not launch

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


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

[Bug 2064781] Re: setzer does not launch

2024-05-20 Thread Hans Joachim Desserud
I'm not sure how the profiles work either, but it looks like it is
connected to apparmor somehow. I've marked that as also affected to let
someone there see if this is a duplicate of bug 2046844 or separate.

** Also affects: apparmor (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  setzer does not launch

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


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

[Bug 2064781] Re: setzer does not launch

2024-05-14 Thread Simon Bryntse
I opened an issue on the Setzer Github
(https://github.com/cvfosa/Setzer/issues/404), from which the
creator referred me to the Ubuntu bugtracker. I am copying over what I
managed to figure out:

After searching around a bit on similar issues I believe it's an
instance of https://bugs.launchpad.net/apparmor/+bug/2046844 and copying
the workaround for the similar issue at
https://github.com/hugolabe/Wike/issues/181 appears to work. Create the
file /etc/apparmor.d/setzer with the following contents:


# This profile allows everything and only exists to give the
# application a name instead of having the label "unconfined"

abi ,
include 

profile setzer /usr/bin/setzer flags=(unconfined) {
  userns,

  # Site-specific additions and overrides. See local/README for details.
  include if exists 
}


I don't know exactly what this does though, besides that it somehow makes 
apparmor happy!

** Bug watch added: github.com/cvfosa/Setzer/issues #404
   https://github.com/cvfosa/Setzer/issues/404

** Bug watch added: github.com/hugolabe/Wike/issues #181
   https://github.com/hugolabe/Wike/issues/181

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

Title:
  setzer does not launch

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


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

[Bug 2064781] Re: setzer does not launch

2024-05-12 Thread Hans Joachim Desserud
I get the same error message when attempting to start setzer 62-1 on
Ubuntu 24.04.

** Changed in: setzer (Ubuntu)
   Status: New => Confirmed

** Tags added: noble

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

Title:
  setzer does not launch

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


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