[Touch-packages] [Bug 1518663] Re: Disconnected path errors

2017-11-07 Thread xylo
17.10 here, same error with mariadb-server:
Nov 07 10:08:20 pc770 audit[23211]: AVC apparmor="DENIED" operation="sendmsg" 
info="Failed name lookup - disconnected path" error=-13 
profile="/usr/sbin/mysqld" name="run/systemd/notify" pid=23211 comm="mysqld" 
requested_mask="w" denied_mask="w" fsuid=124 ouid=0
Nov 07 10:08:20 pc770 kernel: audit: type=1400 audit(1510045700.070:89): 
apparmor="DENIED" operation="sendmsg" info="Failed name lookup - disconnected 
path" error=-13 profile="/usr/sbin/mysqld" name="run/systemd/notify" pid=23211 
comm="mysqld" requested_mask="w" denied_mask="w" fsuid=124 ouid=0

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

Title:
  Disconnected path errors

Status in apparmor package in Ubuntu:
  Confirmed

Bug description:
  The first error is that the audit message (notice the path):

  type=AVC msg=audit(1448143203.902:359992): apparmor="DENIED"
  operation="file_mmap" info="Failed name lookup - disconnected path"
  error=-13 profile="/usr/sbin/openvpn" name="run/nscd/dbfQMsBd"
  pid=25814 comm="openvpn" requested_mask="r" denied_mask="r" fsuid=0
  ouid=0

  appears in the audit log. The second is that aa-logprof throws an
  exception on reading it:

  Traceback (most recent call last):
File "/usr/sbin/aa-logprof", line 54, in 
  apparmor.do_logprof_pass(logmark)
File "/usr/lib/python3.4/site-packages/apparmor/aa.py", line 2289, in 
do_logprof_pass
  ask_the_questions()
File "/usr/lib/python3.4/site-packages/apparmor/aa.py", line 1762, in 
ask_the_questions
  severity = sev_db.rank(path, mode_to_str(mode))
File "/usr/lib/python3.4/site-packages/apparmor/severity.py", line 141, in 
rank
  raise AppArmorException("Unexpected rank input: %s" % resource)
  apparmor.common.AppArmorException: 'Unexpected rank input: run/nscd/dbfQMsBd'

  I've been having this problem for several years.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1518663/+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 1303769] Re: xubuntu 14.04 service start, stop, does not work in terminal emulation

2014-08-11 Thread xylo
Thanks a lot for your hint, Joao S Veiga!  With sudo it works. :)

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

Title:
  xubuntu 14.04 service start,stop, does not work in terminal emulation

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  xubuntu from installer-amd64/20101020ubuntu313 terminal emulation can
  not change service status.

  e.g.

   service smbd restart
  stop: Unknown job: smbd
  start: Unknown job: smbd


  however on tty1 this works as expected. i.e. the smbd is stopped then
  started again with a process number given in output.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1303769/+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