[Touch-packages] [Bug 1617630] Re: Mousepad show the warning Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus -*

2019-08-11 Thread daniel CURTIS
Hello.

Sorry for writing post by post, but there still are problems with
Mousepad and 'connecting to accessibility bus' during editing any file.
Here is an example:

,[ $ mousepad /usr/bin/example ]
| ** (mousepad:14099): WARNING **: Couldn't connect to accessibility bus: 
| Failed to connect to socket /tmp/dbus-Z3dGTATnQK: Connection refused
`

Note: the same WARNING message is displayed no matter if 'sudo(8)'
command is being used. (However, it seems it is not a rule - if I
remember correctly, there wasn't such a message earlier. I mean a couple
months ago etc. But I could be wrong.) If it's about release, Mousepad
and Xfce4 version informations, everything is the same as above - in my
previous post.

By the way: because there is not any reaction on this issue/bug, maybe
it should be reported once again, but this time, choosing different
'Affects'? What do you think?

Thanks.

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

Title:
  Mousepad show the warning Couldn't connect to accessibility bus:
  Failed to connect to socket /tmp/dbus -*

Status in at-spi2-core package in Ubuntu:
  Confirmed

Bug description:
  When I start mousepad in a terminal, I have this warning :

  ** (mousepad:25021): WARNING **: Couldn't connect to accessibility
  bus: Failed to connect to socket /tmp/dbus-5pX3Lo3SAH: Connexion
  refusée

  When I start it with GKSU, the warning is not displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1617630/+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 1773515] Re: apparmour fails after removal of snapd

2018-05-26 Thread daniel CURTIS
Hello Dale.

It seems, that I've had the same/similar problem with AppArmor and
'usr.lib.snapd.snap-confine.real' profile [1]. The strange thing was,
that I couldn't change the enforcement mode for any profile! For example
Firefox etc.

Please edit this profile and check if this line is commented. If it
isn't then You can do this by adding '#' etc.:

- include "/var/lib/snapd/apparmor/snap-confine"
+ #include "/var/lib/snapd/apparmor/snap-confine"

Next, reboot system or reload AppArmor service. In my case, commenting
an include '/var/lib/snapd/apparmor/snap-confine.d' line, fixed this
issue, which seems to be similar to your problem. However, it should be
fixed via 'snapd' package update but I don't remember if there was such
an update. Anyway, I hope it will help You.

Thanks, best regards.
_
[1] https://lists.ubuntu.com/archives/apparmor/2017-November/011330.html

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

Title:
  apparmour fails after removal of snapd

Status in apparmor package in Ubuntu:
  New

Bug description:
  $ sudo systemctl status apparmor
  ● apparmor.service - AppArmor initialization
 Loaded: loaded (/lib/systemd/system/apparmor.service; enabled; vendor 
preset: enabled)
 Active: failed (Result: exit-code) since Sat 2018-05-26 10:36:35 BST; 38s 
ago
   Docs: man:apparmor(7)
 http://wiki.apparmor.net/
Process: 2850 ExecStart=/etc/init.d/apparmor start (code=exited, status=123)
   Main PID: 2850 (code=exited, status=123)

  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
  May 26 10:36:35 ThisOne apparmor[2850]: AppArmor parser error for 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real in 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real at line 11: Could not open 
'/var/lib/snapd/apparmor/snap-confine'
  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.bin.firefox
  May 26 10:36:35 ThisOne apparmor[2850]: AppArmor parser error for 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real in 
/etc/apparmor.d/usr.lib.snapd.snap-confine.real at line 11: Could not open 
'/var/lib/snapd/apparmor/snap-confine'
  May 26 10:36:35 ThisOne apparmor[2850]: Skipping profile in 
/etc/apparmor.d/disable: usr.sbin.rsyslogd
  May 26 10:36:35 ThisOne apparmor[2850]:...fail!
  May 26 10:36:35 ThisOne systemd[1]: apparmor.service: Main process exited, 
code=exited, status=123/n/a
  May 26 10:36:35 ThisOne systemd[1]: apparmor.service: Failed with result 
'exit-code'.
  May 26 10:36:35 ThisOne systemd[1]: Failed to start AppArmor initialization.

  $ sudo apt-get install apparmor-easyprof 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  apparmor-easyprof is already the newest version (2.12-4ubuntu5).
  0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.

  $ sudo systemctl start apparmor.service
  Job for apparmor.service failed because the control process exited with error 
code.
  See "systemctl status apparmor.service" and "journalctl -xe" for details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1773515/+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 1735929] Re: security problems with incorrect permissions for ubuntu 17.10

2018-04-15 Thread daniel CURTIS
Hi Marc.

I apologize for not mentioning a release type. It's Xubuntu 16.04 LTS.
For now, I have no access to my other computer with Ubuntu 16.04 LTS so
I can not verify this issue. Sorry.

Is it a problem, that incorrect permission - in this case - are in
Xubuntu and not in Ubuntu? Will it be fixed?

Thanks and I apologize once again.

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

Title:
  security problems with incorrect permissions for ubuntu 17.10

Status in dconf:
  Confirmed
Status in gnome-session:
  Fix Released
Status in d-conf package in Ubuntu:
  Fix Released
Status in dconf package in Ubuntu:
  Triaged
Status in gnome-session package in Ubuntu:
  Fix Released
Status in session-migration package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Fix Committed
Status in d-conf source package in Bionic:
  Fix Released
Status in dconf source package in Bionic:
  Triaged
Status in gnome-session source package in Bionic:
  Fix Released
Status in session-migration source package in Bionic:
  Fix Released
Status in xorg-server source package in Bionic:
  Fix Committed

Bug description:
  The release of Ubuntu you are using (lsb_release -rd):
  Description:  Ubuntu 17.10
  Release:  17.10

  This is a fresh installation of Ubuntu 17.10 from the mini.iso.
  I select only default options + [Ubuntu Desktop] installation.

  What you expected to happen:
  My home folder contains the following folders with correct and safe 
permissions after the first login:
  drwx-- 11 user user 4096 Dec  2 17:40 .config
  drwx--  3 user user 4096 Dec  2 17:39 .local

  What happened instead:
  I received these folders after the first login:
  drwxr-xr-x 11 user user 4096 Dec  2 17:40 .config
  drwxr-xr-x  3 user user 4096 Dec  2 17:39 .local
  It is not safe. Any user can access to my .config folders and read for 
example my mail databases

  I'm trying to create a new user...:
  sudo useradd -m user2
  sudo passwd user2
  ... and login then.
  It has the same problem:
  drwxr-xr-x 10 user2 user2 4096 Dec  2 19:44 .config
  drwxr-xr-x  3 user2 user2 4096 Dec  2 19:44 .local

To manage notifications about this bug go to:
https://bugs.launchpad.net/dconf/+bug/1735929/+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 1735929] Re: security problems with incorrect permissions for ubuntu 17.10

2018-04-14 Thread daniel CURTIS
Hello.

On 16.04 LTS (16.04.4) Release it looks this way:

[~]$ ls -ld .config/
drwxr-xr-x 24 user1 user1 4096 apr 14 18:21 .config/

[~]$ ls -ld .local/
drwx-- 3 user1 user1 4096 apr 30  2017 .local/

Thanks.

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

Title:
  security problems with incorrect permissions for ubuntu 17.10

Status in dconf:
  Confirmed
Status in gnome-session:
  Fix Released
Status in d-conf package in Ubuntu:
  Fix Released
Status in dconf package in Ubuntu:
  Triaged
Status in gnome-session package in Ubuntu:
  Fix Released
Status in session-migration package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Fix Committed
Status in d-conf source package in Bionic:
  Fix Released
Status in dconf source package in Bionic:
  Triaged
Status in gnome-session source package in Bionic:
  Fix Released
Status in session-migration source package in Bionic:
  Fix Released
Status in xorg-server source package in Bionic:
  Fix Committed

Bug description:
  The release of Ubuntu you are using (lsb_release -rd):
  Description:  Ubuntu 17.10
  Release:  17.10

  This is a fresh installation of Ubuntu 17.10 from the mini.iso.
  I select only default options + [Ubuntu Desktop] installation.

  What you expected to happen:
  My home folder contains the following folders with correct and safe 
permissions after the first login:
  drwx-- 11 user user 4096 Dec  2 17:40 .config
  drwx--  3 user user 4096 Dec  2 17:39 .local

  What happened instead:
  I received these folders after the first login:
  drwxr-xr-x 11 user user 4096 Dec  2 17:40 .config
  drwxr-xr-x  3 user user 4096 Dec  2 17:39 .local
  It is not safe. Any user can access to my .config folders and read for 
example my mail databases

  I'm trying to create a new user...:
  sudo useradd -m user2
  sudo passwd user2
  ... and login then.
  It has the same problem:
  drwxr-xr-x 10 user2 user2 4096 Dec  2 19:44 .config
  drwxr-xr-x  3 user2 user2 4096 Dec  2 19:44 .local

To manage notifications about this bug go to:
https://bugs.launchpad.net/dconf/+bug/1735929/+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 1441253] Re: hanging suspend job prevents shutdown

2018-03-25 Thread daniel CURTIS
Hello.

I'm having the same problems with shutdown. Yesterday, I've choosed
"menu/logout/halt" option instead of "menu/logout/shutdown". And
problems started to happen: I could not even reboot or shutdown
computer, because every time when I wanted to do this, there was a
window to unblock session (I have had to enter my user password and
there was not even internet connection - it could not be connected via
NetworkManager! etc.) For now, a solution is: press "RESET" and next
"POWER" button for a few seconds. That's the only way to shutdown
computer now. I've decided to try shutdown system via shutdown(8)
command but it did not work:

[~]$ shutdown now
Failed to power off system via logind: There's already a shutdown or sleep 
operation in progress

[~]$ systemctl list-jobs
No jobs running.

Anyway, there is not LightDM now! I have to login via "unblock" window
mentioned above. And when I want to edit e.g. 'rtkit-daemon.service'
file via 'mousepad', there is a WARNING message (** (mousepad:2869):
WARNING **: Couldn't connect to accessibility bus: Failed to connect to
socket /tmp/dbus-*: Connection refused). It happens with every file,
that I want to edit etc. Log files contains many entries related to the
'rtkit-daemon' (please see 1.) But this is not important here.

I apologize for such a comment, but shutdown issues, started to happen
after described situation. I have no idea if it's important, but it
started to happen when I choosed - by accident - 'halt' option instead
of 'shutdown' during logout.

● Release: 16.04.4 LTS 
● Xfce: 4.12 (according to 'xfce4-about' command)

Thanks, best regads.

1. https://bugs.launchpad.net/ubuntu/+source/rtkit/+bug/1547589 (comment #3)

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

Title:
  hanging suspend job prevents shutdown

Status in systemd package in Ubuntu:
  Won't Fix

Bug description:
  poweroff (systemd poweroff) and reboot no longer work

  running sudo sytemd poweroff generates this:

  Failed to start poweroff.target: Transaction is destructive.

  journal log also shows:

  Apr 07 18:30:12 alice polkitd(authority=local)[1088]: Registered 
Authentication Agent for unix-process:32412:2895609 (system bus name :1.194 
[/usr/bin/pkttyagent --notify-fd 5 --fallback], object path 
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
  Apr 07 18:30:12 alice systemd[1]: Requested transaction contradicts existing 
jobs: Transaction is destructive.
  Apr 07 18:30:12 alice polkitd(authority=local)[1088]: Unregistered 
Authentication Agent for unix-process:32412:2895609 (system bus name :1.194, 
object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale 
en_US.UTF-8) (disconnected from bus)

  
  Output of systemctl list-jobs
   JOB UNITTYPE  STATE  
  6009 suspend.target  start waiting
  6010 systemd-suspend.service start running
  6014 anacron-resume.service  start waiting

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-6ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
  Uname: Linux 3.19.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  Date: Tue Apr  7 18:32:27 2015
  MachineType: Hewlett-Packard HP EliteBook 8560w
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-12-generic 
root=UUID=90fa42f5-708d-4432-9241-315b9c08ba98 ro nomodeset rootflags=subvol=@
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to vivid on 2015-03-02 (36 days ago)
  dmi.bios.date: 08/04/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.50
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.50:bd08/04/2014:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1441253/+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 1547589] Re: rtkit-daemon flooding syslog

2018-03-25 Thread daniel CURTIS
Hello.

I'm having the same problem with 'rtkit' and log files flooding.
Yesterday, I've choosed "menu/logout/halt" option instead of
"menu/logout/shutdown". And problems started to happen: I could not even
reboot or shutdown computer, because every time when I wanted to do
this, there was a window to unblock session (I have had to enter my user
password and there was not even internet connection - it could not be
connected via NetworkManager! etc.) The only one working solution to
shutdown computer was: press "RESET" and next "POWER" buttons. I've
decided to try shutdown system via shutdown(8) command but it did not
work:

[~]$ shutdown now
Failed to power off system via logind: There's already a shutdown or sleep 
operation in progress

Anyway, there is not LightDM now! I have to login via "unblock" window
mentioned above. And when I want to edit e.g. 'rtkit-daemon.service'
file via 'mousepad', there is a WARNING message (** (mousepad:2869):
WARNING **: Couldn't connect to accessibility bus: Failed to connect to
socket /tmp/dbus-*: Connection refused). It happens with every file,
that I want to edit etc. But this is not important here. Log files
contains many entries related to the 'rtkit-daemon'. For example:

✗✗ rtkit-daemon[1383]: Supervising 0 threads of 0 processes of 1 users.
✗✗ rtkit-daemon[1383]: Failed to look up client: No such file or directory
✗✗ rtkit-daemon[1364]: message repeated 10 times: [ Failed to look up client: 
No such file or directory]

There is about 30. such entries in '/var/log/syslog/' file etc. Anyway,
here are informations gathered via systemd's systemctl(1) command:

[~]$ systemctl status rtkit-daemon.service 
● rtkit-daemon.service - RealtimeKit Scheduling Policy Service
   Loaded: loaded (/lib/systemd/system/rtkit-daemon.service; disabled; vendor 
preset: enabled)
   Active: active (running) since sun 2018-03-25 11:44:47 CEST; 1h 26min ago
 Main PID: 1383
   CGroup: /system.slice/rtkit-daemon.service
   └─1383 n/a

mar 25 11:45:07 greendragon rtkit-daemon[1383]: Failed to look up client: No 
such file or directory
mar 25 11:45:07 greendragon rtkit-daemon[1383]: Failed to look up client: No 
such file or directory
mar 25 11:45:07 greendragon rtkit-daemon[1383]: Failed to look up client: No 
such file or directory
mar 25 11:45:07 greendragon rtkit-daemon[1383]: Failed to look up client: No 
such file or directory
mar 25 11:45:07 greendragon rtkit-daemon[1383]: Failed to look up client: No 
such file or directory
mar 25 11:45:07 greendragon rtkit-daemon[1383]: Failed to look up client: No 
such file or directory
mar 25 11:45:07 greendragon rtkit-daemon[1383]: Failed to look up client: No 
such file or directory

I apologize for such a long comment, but 'rtkit' issues, started to
happen after described situation. I have no idea if it's important, but
it started to happen when I choosed - by accident - 'halt' option
instead of 'shutdown' during logout.

● Release: 16.04.4 LTS
● rtkit: 0.11-4

Thanks.

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

Title:
  rtkit-daemon flooding syslog

Status in rtkit package in Ubuntu:
  Confirmed

Bug description:
  rtkit is flooding syslog with the following:

  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user '1000', denying request.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user '1000', denying request.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user '1000', denying request.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user '1000', denying request.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user '1000', denying request.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user '1000', denying request.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user '1000', denying request.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Supervising 0 threads of 0 
processes of 1 users.
  Feb 19 11:42:07 galactica rtkit-daemon[20798]: Warning: Reached burst limit 
for user 

[Touch-packages] [Bug 1617630] Re: Mousepad show the warning Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus -*

2018-03-25 Thread daniel CURTIS
Hello.

I'm having the same problem with mousepad. Yesterday, I've choosed
"menu/logout/halt" option instead of "menu/logout/shutdown". And
problems started to happen: I could not even reboot or shutdown
computer, because every time when I wanted to do this, there was a
window to unblock session (I have had to enter my user password and
there was not internet connection - it could not be connected via
NetworkManager! etc.) The only one working solution to shutdown computer
was: press "RESET" and next "POWER" buttons.

I've decided to try shytdown system via shutdown(8) command but it did
not work:

[~]$ shutdown now
Failed to power off system via logind: There's already a shutdown or sleep 
operation in progress

Anyway, there is not LightDM now! I have to login via "unblock" window
mentioned above. And when I want to edit some file, there is a WARNING
message:

[~]$ mousepad /lib/systemd/system/rtkit-daemon.service

** (mousepad:2869): WARNING **: Couldn't connect to accessibility bus:
Failed to connect to socket /tmp/dbus-*: Connection refused

It happens with every file, that I want to edit etc. Log files contains
many entries related to the 'rtkit-daemon'. For example:

rtkit-daemon[1383]: Supervising 0 threads of 0 processes of 1 users.
rtkit-daemon[1383]: Failed to look up client: No such file or directory 

I apologize for such a long comment, but mousepad issues, started to
happen after described situation. I have no idea if it's important, but
it started to happen when I choosed - by accident - 'halt' option
instead of 'shutdown' during logout.

Thanks.

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

Title:
  Mousepad show the warning Couldn't connect to accessibility bus:
  Failed to connect to socket /tmp/dbus -*

Status in at-spi2-core package in Ubuntu:
  Confirmed

Bug description:
  When I start mousepad in a terminal, I have this warning :

  ** (mousepad:25021): WARNING **: Couldn't connect to accessibility
  bus: Failed to connect to socket /tmp/dbus-5pX3Lo3SAH: Connexion
  refusée

  When I start it with GKSU, the warning is not displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1617630/+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 1617630] Re: Mousepad show the warning Couldn't connect to accessibility bus: Failed to connect to socket /tmp/dbus -*

2018-03-25 Thread daniel CURTIS
Geez, I forgot to write an informations about system version etc. So:

● Release: 16.04 LTS
● Xfce: 4.12.1-3ubuntu1
● Mousepad: 0.4.0-3ubuntu1

Thanks, best regards.

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

Title:
  Mousepad show the warning Couldn't connect to accessibility bus:
  Failed to connect to socket /tmp/dbus -*

Status in at-spi2-core package in Ubuntu:
  Confirmed

Bug description:
  When I start mousepad in a terminal, I have this warning :

  ** (mousepad:25021): WARNING **: Couldn't connect to accessibility
  bus: Failed to connect to socket /tmp/dbus-5pX3Lo3SAH: Connexion
  refusée

  When I start it with GKSU, the warning is not displayed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/at-spi2-core/+bug/1617630/+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 1522675] Re: Warning messages about unsandboxed downloads

2017-05-23 Thread daniel CURTIS
Hello. I'm sorry Luigi Espenlaub. I should write "chown" in my post. Or
at least mention, that it's just reference to the man pages etc. Sorry
once again. I'm very glad, that You understand it now :- )

Best regards.

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

Title:
  Warning messages about unsandboxed downloads

Status in apt package in Ubuntu:
  Fix Released
Status in update-notifier package in Ubuntu:
  Confirmed
Status in apt package in Debian:
  Fix Released
Status in synaptic package in Debian:
  New

Bug description:
  Recently we got new versions for synaptic 0.82+build1 & apt 1.1.3, but
  now get that error when installing/upgrading some packages:

  Setting up libc6-dbg:amd64 (2.21-0ubuntu5) ...
  Processing triggers for libc-bin (2.21-0ubuntu5) ...
  W: Can't drop privileges for downloading as file 
'/root/.synaptic/tmp//tmp_cl' couldn't be accessed by user '_apt'. - 
pkgAcquire::Run (13: Permission denied)

  From nautilus, i'm seeing a /root/ folder locked (x on its icon) and
  the folder is empty (no /.synaptic/ sub-folder or file), so the above
  error.

  oem@u64:~$ ls -l .synaptic
  total 4
  -rw-rw-r-- 1 oem oem   0 Aug 25 11:19 options
  -rw-rw-r-- 1 oem oem 236 Aug 25 11:19 synaptic.conf

  oem@u64:~$ ls -l /var/lib/apt/lists/
  
  -rw-r- 1 root root0 Sep 20 06:36 lock
  drwx-- 2 _apt root16384 Sep 24 15:25 partial
  ..

  oem@u64:~$ sudo ls -l /var/lib/update-notifier/package-data-downloads/
  .
  drwxr-xr-x 2 _apt root 4096 Sep 22 23:33 partial

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: synaptic 0.82+build1
  ProcVersionSignature: Ubuntu 4.3.0-1.10-generic 4.3.0
  Uname: Linux 4.3.0-1-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Dec  4 05:23:25 2015
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1522675/+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 1522675] Re: Warning messages about unsandboxed downloads

2017-05-16 Thread daniel CURTIS
Hello. During flash player update (on 10., May) I have had this
error/message:

✓ W: Can't drop privileges for downloading as file '/var/lib/update-
notifier/package-data-downloads/partial/adobe-
flashplugin_20170509.1.orig.tar.gz' couldn't be accessed by user '_apt'.
- pkgAcquire::Run (13: Permission denied)

It was on a fresh 16.04 LTS Release install. It seems, that there is an
'apt' (ver. 1.2.20) user (vide '/etc/passwd' file.) But, it seems that
'/var/lib/update-notifier/package-data-downloads/' folder have bad
permission, however:

[~]$ ls -la /var/lib/update-notifier/package-data-downloads/ 
[...]
drwxr-xr-x 2 root root [...] partial 

Should I do something about this? I mean, for example, use CHOWN(1)
command to change an owner etc.?

Thank, best regards.

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

Title:
  Warning messages about unsandboxed downloads

Status in apt package in Ubuntu:
  Fix Released
Status in update-notifier package in Ubuntu:
  Confirmed
Status in apt package in Debian:
  Fix Released
Status in synaptic package in Debian:
  New

Bug description:
  Recently we got new versions for synaptic 0.82+build1 & apt 1.1.3, but
  now get that error when installing/upgrading some packages:

  Setting up libc6-dbg:amd64 (2.21-0ubuntu5) ...
  Processing triggers for libc-bin (2.21-0ubuntu5) ...
  W: Can't drop privileges for downloading as file 
'/root/.synaptic/tmp//tmp_cl' couldn't be accessed by user '_apt'. - 
pkgAcquire::Run (13: Permission denied)

  From nautilus, i'm seeing a /root/ folder locked (x on its icon) and
  the folder is empty (no /.synaptic/ sub-folder or file), so the above
  error.

  oem@u64:~$ ls -l .synaptic
  total 4
  -rw-rw-r-- 1 oem oem   0 Aug 25 11:19 options
  -rw-rw-r-- 1 oem oem 236 Aug 25 11:19 synaptic.conf

  oem@u64:~$ ls -l /var/lib/apt/lists/
  
  -rw-r- 1 root root0 Sep 20 06:36 lock
  drwx-- 2 _apt root16384 Sep 24 15:25 partial
  ..

  oem@u64:~$ sudo ls -l /var/lib/update-notifier/package-data-downloads/
  .
  drwxr-xr-x 2 _apt root 4096 Sep 22 23:33 partial

  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: synaptic 0.82+build1
  ProcVersionSignature: Ubuntu 4.3.0-1.10-generic 4.3.0
  Uname: Linux 4.3.0-1-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.2-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Dec  4 05:23:25 2015
  SourcePackage: synaptic
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1522675/+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 1653347] Re: [profile] netstat(8): ptrace and many DENIED messages (target=*).

2017-05-08 Thread daniel CURTIS
Hi. It seems, that this "problem" is solved. After installing 16.04 LTS
Release and doing some tests with various AppArmor rules etc., it turned
out that these two rules fixed this issue;


deny capability sys_ptrace,
deny ptrace,

However, netstat(8) utility in 16.04 LTS Release used with '-p' option
produced different log entries. For example:

[ 2272.884332] audit: type=1400 audit(1494264517.023:78): apparmor="DENIED"
operation="ptrace" profile="/bin/netstat" pid=3544 comm="netstat"
requested_mask="trace" denied_mask="trace" peer="unconfined" 

And so on. More info can be found here:
 I
hope, that this issue is really solved/fixed.

Best regards.

** Summary changed:

- [profile] netstat(8): ptrace and many DENIED messages (target=*).
+ [profile] netstat(8): using '-p' option produces many ptrace-related DENIED 
entries in log files.

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

Title:
  [profile] netstat(8): using '-p' option produces many ptrace-related
  DENIED entries in log files.

Status in apparmor package in Ubuntu:
  New

Bug description:
  Hi

  In the last days, weeks I've noticed that running netstat(8) utility
  via sudo(8) is responsible for many entries in various log files, such
  as /var/log/kern.log or /var/log/syslog. I'm using this profile [1].
  There are many DENIED messages but not related with, for example, lack
  of some rule etc. It looks this way; run i.e. `sudo netstat
  -talpn/tulpn` command and check log files - there are such entries:

  * /var/log/kern.log file:

  Nov 30 19:12:15 t4 kernel: [12380.946835] type=1400
  audit(1480529535.149:812): apparmor="DENIED" operation="ptrace" parent=5014
  profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

  Nov 30 19:12:15 t4 kernel: [12380.946850] type=1400
  audit(1480529535.149:813): apparmor="DENIED" operation="ptrace" parent=5014
  profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

  Nov 30 19:12:15 t4 kernel: [12380.946859] type=1400
  audit(1480529535.149:814): apparmor="DENIED" operation="ptrace" parent=5014
  profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

  Dec  6 15:27:11 t4 kernel: [  816.591037] type=1400
  audit(1481034431.811:45): apparmor="DENIED" operation="ptrace" parent=17598
  profile="/bin/netstat" pid=17599 comm="netstat" target=B00280F4B00280F44B01

  Dec  6 15:27:11 t4 kernel: [  816.591069] type=1400
  audit(1481034431.811:46): apparmor="DENIED" operation="ptrace" parent=17598
  profile="/bin/netstat" pid=17599 comm="netstat" target=B00280F4B00280F44B01

  Dec  6 15:27:11 t4 kernel: [  816.591086] type=1400
  audit(1481034431.811:47): apparmor="DENIED" operation="ptrace" parent=17598
  profile="/bin/netstat" pid=17599 comm="netstat" target=B00280F4B00280F44B01

  There are, of course, much more such entries - about 80. maybe more.
  As we can see the only one thing, which has changed, is "target=*"
  entry.

  According to Mr Steve Beattie, who's reproduced above issue,
  "converting the 'deny capability sys_ptrace,' to allowing the
  sys_ptrace capability made the rejections go away, as well as allowed
  netstat's -p argument to work. Attempts to add a ptrace rule instead
  did not succeed."

  Also, I've noticed that running netstat(8) as a normal user (without
  sudo(8) - just for a testing purposes), produced such entry in a log
  files:

  [~]$ netstat -ta / -tunl
  Active Internet connections (servers and established)
  Proto Recv-Q Send-Q Local Address   Foreign Address State 
 
  /proc/net/tcp: Permission denied

  * /var/log/syslog file:

  Dec 31 13:19:02 t4 kernel: [ 3734.255210] type=1400
  audit(1483186742.483:604): apparmor="DENIED" operation="open"
  parent=3210 profile="/bin/netstat" name="/proc/3293/net/tcp" pid=3293
  comm="netstat" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

  As we can see, there is only one DENIED message, but this time
  netstat(8) was run without 'p' flag, which is responsible for above
  logs with many target=* entries. So, does netstat(8) profile needs
  also a rule related to DENIED /proc/*/net/tcp? Something like:

  @{PROC}/[0-9]*/net/tcpr,

  AppArmor ver:   2.7.102-0ubuntu3.10, 
  Description:  Ubuntu 12.04.5 LTS,
  Release:  12.04,
  Kernel: 3.2.0-120.163-generic-pae (3.2.79).

  Best regards.
  __
  [1] https://github.com/Harvie/AppArmor-Profiles/blob/master/bin.netstat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1653347/+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 1556419] Re: nf_conntrack: automatic helper assignment is deprecated

2017-05-01 Thread daniel CURTIS
Hi. The same problem here. Release 16.04.2 LTS, iptables 1.6.0-2ubuntu3
etc. I noticed this one in dmesg entry:

$ sudo dmesg |grep iptables
[ 1168.282586] nf_conntrack: automatic helper assignment is deprecated and it 
will be removed soon. Use the iptables CT target to attach helpers instead. 

I have one more problem with this release; when iptables is in use (with
very simple rules) there is not internet connection. But using ufw
firewall, everything seems to work OK.

Thanks.

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

Title:
   nf_conntrack: automatic helper assignment is deprecated

Status in iptables package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Get this logged into journalctl (since a moment):

   kernel: nf_conntrack: automatic helper assignment is deprecated and
  it will be removed soon. Use the iptables CT target to attach helpers
  instead.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-13-generic 4.4.0-13.29
  ProcVersionSignature: Ubuntu 4.4.0-13.29-generic 4.4.5
  Uname: Linux 4.4.0-13-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  oem1942 F pulseaudio
   /dev/snd/pcmC0D0p:   oem1942 F...m pulseaudio
   /dev/snd/controlC0:  oem1942 F pulseaudio
  CurrentDesktop: GNOME
  Date: Sat Mar 12 14:52:09 2016
  HibernationDevice: RESUME=UUID=0a9ca7f0-6eeb-4b21-b70f-670fa600de16
  IwConfig:
   eth0  no wireless extensions.
   
   eth1  no wireless extensions.
   
   lono wireless extensions.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c062 Logitech, Inc. M-UAS144 [LS1 Laser Mouse]
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcFB:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-13-generic 
root=UUID=7c755ed6-51cc-4b75-88ac-9c75acf82749 ro
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-13-generic N/A
   linux-backports-modules-4.4.0-13-generic  N/A
   linux-firmware1.156
  RfKill:
   
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables/+bug/1556419/+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 1274115] Re: snd_pcm_avail() returned a value that is exceptionally large

2017-01-15 Thread daniel CURTIS
Hi. I have the same problem with [alsa-sink] and snd_pcm_avail() which
returned a value that is exceptionally large etc. When it happening,
system is slowing down, sometimes freeze.

Description: Ubuntu 12.04.5 LTS
Alsa ver.: alsa-utils 1.0.25-1ubuntu5.2
PulseAudio ver.: pulseaudio 1:1.1-0ubuntu15.4 

Best regards.

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

Title:
  snd_pcm_avail() returned a value that is exceptionally large

Status in pulseaudio package in Ubuntu:
  Confirmed

Bug description:
  Sometimese sound begins stutter while listen to music or watching youtube. In 
syslog I see:
  Jan 29 16:31:08 bazilio-laptop pulseaudio[2155]: [alsa-sink-ALC271X Analog] 
alsa-util.c: snd_pcm_avail() returned a value that is exceptionally large: 
866944 bytes (4914 ms).
  Jan 29 16:31:08 bazilio-laptop pulseaudio[2155]: [alsa-sink-ALC271X Analog] 
alsa-util.c: Most likely this is a bug in the ALSA driver 'snd_hda_intel'. 
Please report this issue to the ALSA developers.

  I'm using Kubuntu 13.10
  $ uname -a
  Linux bazilio-laptop 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 
2013 x86_64 x86_64 x86_64 GNU/Linux
  $ kde4-config --version
  Qt: 4.8.4
  KDE Development Platform: 4.12.0
  kde4-config: 1.0
  $ pulseaudio --version
  pulseaudio 4.0
  $ alsactl --version
  alsactl version 1.0.27.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1274115/+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 1653347] [NEW] [profile] netstat(8): ptrace and many DENIED messages (target=*).

2016-12-31 Thread daniel CURTIS
Public bug reported:

Hi

In the last days, weeks I've noticed that running netstat(8) utility via
sudo(8) is responsible for many entries in various log files, such as
/var/log/kern.log or /var/log/syslog. I'm using this profile [1]. There
are many DENIED messages but not related with, for example, lack of some
rule etc. It looks this way; run i.e. `sudo netstat -talpn/tulpn`
command and check log files - there are such entries:

* /var/log/kern.log file:

Nov 30 19:12:15 t4 kernel: [12380.946835] type=1400
audit(1480529535.149:812): apparmor="DENIED" operation="ptrace" parent=5014
profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

Nov 30 19:12:15 t4 kernel: [12380.946850] type=1400
audit(1480529535.149:813): apparmor="DENIED" operation="ptrace" parent=5014
profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

Nov 30 19:12:15 t4 kernel: [12380.946859] type=1400
audit(1480529535.149:814): apparmor="DENIED" operation="ptrace" parent=5014
profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

Dec  6 15:27:11 t4 kernel: [  816.591037] type=1400
audit(1481034431.811:45): apparmor="DENIED" operation="ptrace" parent=17598
profile="/bin/netstat" pid=17599 comm="netstat" target=B00280F4B00280F44B01

Dec  6 15:27:11 t4 kernel: [  816.591069] type=1400
audit(1481034431.811:46): apparmor="DENIED" operation="ptrace" parent=17598
profile="/bin/netstat" pid=17599 comm="netstat" target=B00280F4B00280F44B01

Dec  6 15:27:11 t4 kernel: [  816.591086] type=1400
audit(1481034431.811:47): apparmor="DENIED" operation="ptrace" parent=17598
profile="/bin/netstat" pid=17599 comm="netstat" target=B00280F4B00280F44B01

There are, of course, much more such entries - about 80. maybe more. As
we can see the only one thing, which has changed, is "target=*" entry.

According to Mr Steve Beattie, who's reproduced above issue, "converting
the 'deny capability sys_ptrace,' to allowing the sys_ptrace capability
made the rejections go away, as well as allowed netstat's -p argument to
work. Attempts to add a ptrace rule instead did not succeed."

Also, I've noticed that running netstat(8) as a normal user (without
sudo(8) - just for a testing purposes), produced such entry in a log
files:

[~]$ netstat -ta / -tunl
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address   Foreign Address State  
/proc/net/tcp: Permission denied

* /var/log/syslog file:

Dec 31 13:19:02 t4 kernel: [ 3734.255210] type=1400
audit(1483186742.483:604): apparmor="DENIED" operation="open"
parent=3210 profile="/bin/netstat" name="/proc/3293/net/tcp" pid=3293
comm="netstat" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0

As we can see, there is only one DENIED message, but this time
netstat(8) was run without 'p' flag, which is responsible for above logs
with many target=* entries. So, does netstat(8) profile needs also a
rule related to DENIED /proc/*/net/tcp? Something like:

@{PROC}/[0-9]*/net/tcpr,

AppArmor ver:   2.7.102-0ubuntu3.10, 
Description:Ubuntu 12.04.5 LTS,
Release:12.04,
Kernel: 3.2.0-120.163-generic-pae (3.2.79).

Best regards.
__
[1] https://github.com/Harvie/AppArmor-Profiles/blob/master/bin.netstat

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


** Tags: netstat profile ptrace target

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

Title:
  [profile] netstat(8): ptrace and many DENIED messages (target=*).

Status in apparmor package in Ubuntu:
  New

Bug description:
  Hi

  In the last days, weeks I've noticed that running netstat(8) utility
  via sudo(8) is responsible for many entries in various log files, such
  as /var/log/kern.log or /var/log/syslog. I'm using this profile [1].
  There are many DENIED messages but not related with, for example, lack
  of some rule etc. It looks this way; run i.e. `sudo netstat
  -talpn/tulpn` command and check log files - there are such entries:

  * /var/log/kern.log file:

  Nov 30 19:12:15 t4 kernel: [12380.946835] type=1400
  audit(1480529535.149:812): apparmor="DENIED" operation="ptrace" parent=5014
  profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

  Nov 30 19:12:15 t4 kernel: [12380.946850] type=1400
  audit(1480529535.149:813): apparmor="DENIED" operation="ptrace" parent=5014
  profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

  Nov 30 19:12:15 t4 kernel: [12380.946859] type=1400
  audit(1480529535.149:814): apparmor="DENIED" operation="ptrace" parent=5014
  profile="/bin/netstat" pid=5015 comm="netstat" target=B00280F4B00280F42701

  Dec  6 15:27:11 t4 kernel: [  816.591037] type=1400
  audit(1481034431.811:45): apparmor="DENIED" operation="ptrace" parent=17598
  profile="/bin/netstat" pid=17599 comm="netstat" 

[Touch-packages] [Bug 1212337] Re: accounts-daemon crashed with SIGSEGV in dbus_connection_send()

2016-07-15 Thread daniel CURTIS
Hello. It seems, that this problem still is not fixed in 12.04 LTS
Release (e.g. Xubuntu: yes, I know it has EoL status). `accountsservice`
crashing every time after every user logs in. But it seems, that
"solution" is to disable `apport` via '/etc/default/apport' file. It's
pretty simple:

1) edit apport file;
$ sudo leafpad /etc/default/apport

2) change 'enabled=1' option to 'enabled=0'

3) save and exit.

That's all. After system restart etc., and user login, `accountsservice`
crash does not occur. As I already mentioned: Xubuntu 12.04 LTS is EoL
and it seems that this issue is fixed in Ubuntu (see above table with
'Affects', 'Status', 'Importance' etc. rows).

Best regards.

** Summary changed:

- accounts-daemon crashed with SIGSEGV in dbus_connection_send()
+ [Partial Solved] accounts-daemon crashed with SIGSEGV in 
dbus_connection_send()

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

Title:
  [Partial Solved] accounts-daemon crashed with SIGSEGV in
  dbus_connection_send()

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Precise:
  Confirmed

Bug description:
  Hi. There appeared some problems with 'accountsservice' -- a D-Bus
  interface for user account query and manipulation, that honestly have
  occurred day-to-day.

  ### PROBLEM DESCRIPTION:
  
  A few weeks ago after login as a normal user, 'accountsservice' (used for 
querying and manipulating user account informations) crashed. On the beginning 
it was a random incident. After a few days, 'accountsservice' crashed each time 
after every user logs on. I think, that's all what I can write, to try to 
describe this issue, because everything seems to be okay -- no system freezing 
or slowdowns, no problems after packages update/upgrade etc.

  ### DETAILED INFORMATIONS:
  ==
  * ProblemType: Crash
  * Uname: Linux 3.2.0-51-generic-pae i686
  * Architecture: i386
  * DistroRelease: Ubuntu 12.04 (Xubuntu 12.04 variant)
  * Package: accountsservice 0.6.15-2ubuntu9.6
  * ApportVersion: 2.0.1-0ubuntu17.4
  * NonfreeKernelModules: nvidia
  * Segfault happened at: 0xb76bb7c3:   mov0x10(%eax),%eax
  * Executable Path (ProcCmdline): /usr/lib/accountsservice/accounts-daemon

  Also '/var/log/apport.log' file contain some informations about this
  issue. Everything is in a attached log file.

  ,-[ $ lsb_release -rd ]
  | Description:Ubuntu 12.04.3 LTS
  | Release:12.04
  `-

  ### WHAT HAVE HAD AN IMPACT ON THIS ISSUE?
  ==
  I have no ideas, why it started to happen. Only one thing, which I've done 
for a few weeks before problems with 'accountsservice' was 'conky-all' install. 
Nothing more, nothing less -- no serious administrative tasks were performed 
(except e.g. kernel or programs updates via APT utility or UpdateManager, but 
it seems to be obvious).

  ### APPENDIX:
  =
  I would like to notice, that this issue still occurs, after next point 
Xubuntu update -- from 12.04.2 to 12.04.3 version. So for now, kernel version 
is; 3.2.0-55-generic-pae. Anything related with this bug, when all of this 
started to happen, remains unchanged.
  One more, important, thing to mention is that - in my case - 
'accountsservices' crashed even after a fresh Xubuntu 12.04 install. For more 
info, please see comment #12.

  Best regards.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1212337/+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 1212337] Re: accounts-daemon crashed with SIGSEGV in dbus_connection_send()

2016-04-26 Thread daniel CURTIS
Hello, 'accounts-daemon' crashing problem, is still occurring on 12.04
LTS Release.

Best regards.

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

Title:
  accounts-daemon crashed with SIGSEGV in dbus_connection_send()

Status in accountsservice package in Ubuntu:
  Fix Released
Status in accountsservice source package in Precise:
  Confirmed

Bug description:
  Hi. There appeared some problems with 'accountsservice' -- a D-Bus
  interface for user account query and manipulation, that honestly have
  occurred day-to-day.

  ### PROBLEM DESCRIPTION:
  
  A few weeks ago after login as a normal user, 'accountsservice' (used for 
querying and manipulating user account informations) crashed. On the beginning 
it was a random incident. After a few days, 'accountsservice' crashed each time 
after every user logs on. I think, that's all what I can write, to try to 
describe this issue, because everything seems to be okay -- no system freezing 
or slowdowns, no problems after packages update/upgrade etc.

  ### DETAILED INFORMATIONS:
  ==
  * ProblemType: Crash
  * Uname: Linux 3.2.0-51-generic-pae i686
  * Architecture: i386
  * DistroRelease: Ubuntu 12.04 (Xubuntu 12.04 variant)
  * Package: accountsservice 0.6.15-2ubuntu9.6
  * ApportVersion: 2.0.1-0ubuntu17.4
  * NonfreeKernelModules: nvidia
  * Segfault happened at: 0xb76bb7c3:   mov0x10(%eax),%eax
  * Executable Path (ProcCmdline): /usr/lib/accountsservice/accounts-daemon

  Also '/var/log/apport.log' file contain some informations about this
  issue. Everything is in a attached log file.

  ,-[ $ lsb_release -rd ]
  | Description:Ubuntu 12.04.3 LTS
  | Release:12.04
  `-

  ### WHAT HAVE HAD AN IMPACT ON THIS ISSUE?
  ==
  I have no ideas, why it started to happen. Only one thing, which I've done 
for a few weeks before problems with 'accountsservice' was 'conky-all' install. 
Nothing more, nothing less -- no serious administrative tasks were performed 
(except e.g. kernel or programs updates via APT utility or UpdateManager, but 
it seems to be obvious).

  ### APPENDIX:
  =
  I would like to notice, that this issue still occurs, after next point 
Xubuntu update -- from 12.04.2 to 12.04.3 version. So for now, kernel version 
is; 3.2.0-55-generic-pae. Anything related with this bug, when all of this 
started to happen, remains unchanged.
  One more, important, thing to mention is that - in my case - 
'accountsservices' crashed even after a fresh Xubuntu 12.04 install. For more 
info, please see comment #12.

  Best regards.

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