[Touch-packages] [Bug 1769301] Re: resetting /proc/thread-self/attr/fscreate results in 'Invalid Argument'

2019-07-29 Thread Laurent Bigonville
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  resetting /proc/thread-self/attr/fscreate results in 'Invalid
  Argument'

Status in libselinux package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  New

Bug description:
  root@ubuntu:~# useradd -g 100 tst003
  useradd: failure while writing changes to /etc/passwd

  root@ubuntu:~# sestatus 
  SELinux status: enabled
  SELinuxfs mount:/sys/fs/selinux
  SELinux root directory: /etc/selinux
  Loaded policy name: default
  Current mode:   permissive
  Mode from config file:  permissive
  Policy MLS status:  enabled
  Policy deny_unknown status: allowed
  Memory protection checking: requested (insecure)
  Max kernel policy version:  31

  
  The problem does not occur when SELinux is complete disabled.

  Please note that a very similar problem occurs using groupadd:

  root@ubuntu:~# groupadd tstgrp001
  groupadd: failure while writing changes to /etc/group

  
  = journal = 
  (Please note that there is *no* AVC!)

  May 05 05:11:44 ubuntu useradd[756]: new user: name=tst003, UID=1004, 
GID=100, home=/home/tst003, shell=/bin/sh
  May 05 05:11:44 ubuntu audit[756]: ADD_USER pid=756 uid=0 auid=1002 ses=1 
subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=adding user 
id=1004 exe="/usr/sbin/useradd" hostname=ubuntu addr=? terminal=pts/0 
res=success'
  May 05 05:11:44 ubuntu useradd[756]: failure while writing changes to 
/etc/passwd
  May 05 05:11:44 ubuntu audit[756]: ADD_USER pid=756 uid=0 auid=1002 ses=1 
subj=unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 msg='op=adding user 
acct="tst003" exe="/usr/sbin/useradd" hostname=ubuntu addr=? terminal=pts/0 
res=failed'
  May 05 05:11:44 ubuntu useradd[756]: failed adding user 'tst003', data deleted

  = ltrace =

  [pid 1074] SYS_write(12, "root:x:"..., 1360) = 1360
  [pid 1074] <... fflush resumed> )= 0
  [pid 1074] fileno(0x5595b21c6200)= 12
  [pid 1074] fsync(12, 0x5595b21c62e0, 0, 0x7ff933d5c154 
  [pid 1074] SYS_fsync(12) = 0
  [pid 1074] <... fsync resumed> ) = 0
  [pid 1074] fclose(0x5595b21c6200 
  [pid 1074] SYS_close(12) = 0
  [pid 1074] <... fclose resumed> )= 0
  [pid 1074] utime(0x7ffee34207e0, 0x7ffee34206b0, 0x5595b21af010, 1 

  [pid 1074] SYS_utime("/etc/passwd-", 0x7ffee34206b0) = 0
  [pid 1074] <... utime resumed> ) = 0
  [pid 1074] fclose(0x5595b21af2a0 
  [pid 1074] SYS_close(5)  = 0
  [pid 1074] <... fclose resumed> )= 0
  [pid 1074] setfscreatecon(0, 0x5595b21af118, 1, 2 
  [pid 1074] SYS_openat(0xff9c, 0x5595b21cebc0, 0x80002, 0) = 5
  [pid 1074] SYS_write(5, nil, 0)  = -22
  [pid 1074] SYS_close(5)  = 0
  [pid 1074] <... setfscreatecon resumed> )= 0x
  [pid 1074] free(0x5595b21b9dc0)  = 
  [pid 1074] free(0x5595b21b8a00)  = 
  [pid 1074] strlen("x")   = 1
  [pid 1074] memset(0x5595b21b7560, '\0', 1)   = 0x5595b21b7560
  [pid 1074] free(0x5595b21b7560)  = 
  [pid 1074] free(0x5595b21b94e0)  = 
  [pid 1074] free(0x5595b21b9000)  = 
  [pid 1074] free(0x5595b21b8fc0)  = 

  = strace =

  write(12, "root:x:"..., 1360) = 1360
  fsync(12)   = 0
  close(12)   = 0
  utime("/etc/passwd-", {actime=1525497034 /* 2018-05-05T05:10:34+ */, 
modtime=1525496803 /* 2018-05-05T05:06:43+ */}) = 0
  close(5)= 0
  openat(AT_FDCWD, "/proc/thread-self/attr/fscreate", O_RDWR|O_CLOEXEC) = 5
  write(5, NULL, 0)   = -1 EINVAL (Invalid argument)
  close(5)= 0

  = Version Information =
  root@ubuntu:~# lsb_release -rd
  Description:  Ubuntu 18.04 LTS
  Release:  18.04

  root@ubuntu:~# dpkg -l | grep passwd | grep -v base-pa
  ii  passwd1:4.5-1ubuntu1
amd64change and administer password and group data

  root@ubuntu:~# dpkg -l | grep selinux
  ii  libselinux1:amd64 2.7-2build2   
amd64SELinux runtime shared libraries
  ii  python3-selinux   2.7-2build2   
amd64Python3 bindings to SELinux shared libraries
  ii  selinux-basics0.5.6 
all  SELinux basic support
  ii  selinux-policy-default2:2.20180114-1
all  Strict and 

[Touch-packages] [Bug 1176548] Re: nut-server fails if modemmanager is scanning serial ports

2019-02-04 Thread Laurent Bigonville
** Also affects: modemmanager (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  nut-server fails if modemmanager is scanning serial ports

Status in modemmanager package in Ubuntu:
  New
Status in nut package in Ubuntu:
  New

Bug description:
  Similar to whatPaavo Leinonen reported in
  031601ce2a49$20b2efe0$6218cfa0$@leinonen.fi on the NUT mailing list.
  See also my mail in reply.

  Ubuntu runs modemmanager as a native upstart service. nut-server ends
  up running in parallel (on my system, probably a matter of timing).
  When modemmanager scans the serial ports for modems, upsd is unable to
  open the port configured for an UPS. (It might be possible to exclude
  some ports from the scan, I didn't check because I have no modem it
  could configure, I just kicked the package.

  Please convert nut-server to a native upstart service to be able to
  have it wait for modemmanager. (I hope upstart is clever enough to
  have a service wait for an optional package and let it proceed if not
  installed.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1176548/+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 1521754] Re: documentation of gi.repository.Gtk.Application.run missing

2018-10-10 Thread Laurent Bigonville
** Also affects: gtk+3.0 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: pygtk (Ubuntu)
   Status: New => Invalid

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

Title:
  documentation of gi.repository.Gtk.Application.run missing

Status in gtk+3.0 package in Ubuntu:
  New
Status in pygtk package in Ubuntu:
  Invalid

Bug description:
  Invoking `help(gi.repository.Gtk.Application.run)` in `python` after
  importing `gi.repository.Gtk` shows that no function is properly
  documented.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: python-gtk2-doc 2.24.0-4ubuntu1
  Uname: Linux 4.3.0-040300-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  Date: Tue Dec  1 21:15:48 2015
  InstallationDate: Installed on 2015-09-14 (77 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: pygtk
  SystemImageInfo: Error: command ['system-image-cli', '-i'] failed with exit 
code 2:
  UpgradeStatus: Upgraded to wily on 2015-10-23 (39 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1521754/+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 1773859] Re: upgrades to 18.04 fail

2018-09-22 Thread Laurent Bigonville
Just upgraded today from 16.04 to 18.04 and I got the same issue.

The systemd-shim package was still installed, the only way I had to
uninstall it was to force remove systemd, then I was able to purge
systemd-shim and reinstall systemd

I made sure that xenial was up2date before starting the update (using
update-manager) to bionic

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

Title:
  upgrades to 18.04 fail

Status in systemd package in Ubuntu:
  Confirmed
Status in systemd-shim package in Ubuntu:
  Incomplete
Status in systemd source package in Bionic:
  Confirmed
Status in systemd-shim source package in Bionic:
  Confirmed

Bug description:
  $ sudo apt upgrade
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Calculating upgrade... Done
  The following packages will be REMOVED:
systemd-shim
  0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
  1 not fully installed or removed.
  After this operation, 71.7 kB disk space will be freed.
  Do you want to continue? [Y/n] y
  (Reading database ... 63 files and directories currently installed.)
  Removing systemd-shim (9-1bzr4ubuntu1) ...
  Removing 'diversion of 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service to 
/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd by 
systemd-shim'
  dpkg-divert: error: rename involves overwriting 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service' with
different file 
'/usr/share/dbus-1/system-services/org.freedesktop.systemd1.service.systemd', 
not allowed
  dpkg: error processing package systemd-shim (--remove):
   subprocess installed post-removal script returned error exit status 2
  Errors were encountered while processing:
   systemd-shim
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  Commenting out the dpkg-divert in systemd-shim's postrm solved this
  for me and I was about to continue the upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1773859/+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 1571147] Re: package systemd-shim 9-1bzr2 failed to install/upgrade: subprocess new pre-installation script returned error exit status 2

2018-09-22 Thread Laurent Bigonville
*** This bug is a duplicate of bug 1773859 ***
https://bugs.launchpad.net/bugs/1773859

** This bug has been marked a duplicate of bug 1641324
   package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 2

** This bug is no longer a duplicate of bug 1641324
   package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 2
** This bug has been marked a duplicate of bug 1773859
   upgrades to 18.04 fail

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

Title:
  package systemd-shim 9-1bzr2 failed to install/upgrade: subprocess new
  pre-installation script returned error exit status 2

Status in systemd-shim package in Ubuntu:
  Confirmed

Bug description:
  No apport report written because the error message indicates its a followup 
error from a previous failure.
Errors were encountered while processing:
   samba-common
   grub-pc
   samba-common-bin
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 15.10
  Package: systemd-shim 9-1bzr2
  ProcVersionSignature: Ubuntu 3.19.0-58.64-generic 3.19.8-ckt16
  Uname: Linux 3.19.0-58-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.8
  Architecture: amd64
  Date: Sat Apr 16 09:15:28 2016
  DuplicateSignature: package:systemd-shim:9-1bzr2:subprocess new 
pre-installation script returned error exit status 2
  ErrorMessage: subprocess new pre-installation script returned error exit 
status 2
  InstallationDate: Installed on 2016-04-12 (3 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  RelatedPackageVersions:
   dpkg 1.17.25ubuntu1.1
   apt  1.0.9.7ubuntu4.2
  SourcePackage: systemd-shim
  Title: package systemd-shim 9-1bzr2 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 2
  UpgradeStatus: Upgraded to wily on 2016-04-16 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1571147/+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 1641438] Re: package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2018-09-22 Thread Laurent Bigonville
*** This bug is a duplicate of bug 1773859 ***
https://bugs.launchpad.net/bugs/1773859

** This bug is no longer a duplicate of bug 1641324
   package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade: subprocess 
installed post-removal script returned error exit status 2
** This bug has been marked a duplicate of bug 1773859
   upgrades to 18.04 fail

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

Title:
  package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade:
  subprocess installed post-removal script returned error exit status 2

Status in systemd-shim package in Ubuntu:
  New

Bug description:
  while installing this was shown

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: systemd-shim 9-1bzr4ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic i686
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: i386
  Date: Sun Nov 13 23:15:13 2016
  ErrorMessage: subprocess installed post-removal script returned error exit 
status 2
  InstallationDate: Installed on 2016-11-12 (1 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: systemd-shim
  Title: package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade: 
subprocess installed post-removal script returned error exit status 2
  UpgradeStatus: Upgraded to yakkety on 2016-11-13 (0 days ago)
  mtime.conffile..etc.dbus-1.system.d.org.freedesktop.systemd1.conf: 
2016-10-26T16:41:33

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1641438/+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 1641324] Re: package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade: subprocess installed post-removal script returned error exit status 2

2018-09-22 Thread Laurent Bigonville
*** This bug is a duplicate of bug 1773859 ***
https://bugs.launchpad.net/bugs/1773859

** Changed in: systemd-shim (Ubuntu)
   Importance: High => Critical

** This bug has been marked a duplicate of bug 1773859
   upgrades to 18.04 fail

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

Title:
  package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade:
  subprocess installed post-removal script returned error exit status 2

Status in systemd-shim package in Ubuntu:
  Confirmed

Bug description:
  Restoring Xubuntu Xenial to manifest list of contents

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: systemd-shim 9-1bzr4ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Sat Nov 12 11:19:26 2016
  ErrorMessage: subprocess installed post-removal script returned error exit 
status 2
  InstallationDate: Installed on 2014-03-19 (969 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.12~ubuntu16.04.1
  SourcePackage: systemd-shim
  Title: package systemd-shim 9-1bzr4ubuntu1 failed to install/upgrade: 
subprocess installed post-removal script returned error exit status 2
  UpgradeStatus: Upgraded to xenial on 2016-11-11 (0 days ago)
  mtime.conffile..etc.dbus-1.system.d.org.freedesktop.systemd1.conf: 
2016-10-26T09:04:44

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1641324/+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 1713457] Re: DNS search domain not removed from resolv.conf on disconnect

2017-11-13 Thread Laurent Bigonville
I cannot reproduce this on debian.

It seems that one of the difference is that resolvconf support is
disabled in the ubuntu package. I feel that the problem comes from here.
resovconf support should probably (not tested) be enabled in case it's
pulled on the system by a dependency

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

Title:
  DNS search domain not removed from resolv.conf on disconnect

Status in network-manager package in Ubuntu:
  Confirmed
Status in resolvconf package in Ubuntu:
  Confirmed

Bug description:
  When I connect to a wireless network that sets a DNS search domain
  name via DHCP, the line 'search ' is added to /etc/resolv.conf
  as expected.  But if I then disconnect and connect to a different
  network, it is not removed from resolv.conf.  If the second network
  also sets a search domain name, that one gets appended to resolv.conf
  along with the first one, and so on.  Depending on the network, this
  can cause DNS leaks, name resolution failures, or other misbehavior.

  To be sure this wasn't some kind of user configuration issue, I
  reproduced this on the artful daily live image (artful-desktop-
  amd64.iso, 2017-08-27), from which I'm writing this report.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager 1.8.2-1ubuntu3
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.384
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Aug 28 10:34:22 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 172.20.20.1 dev wlp3s0 proto static metric 600
   169.254.0.0/16 dev wlp3s0 scope link metric 1000
   172.20.20.0/24 dev wlp3s0 proto kernel scope link src 172.20.20.20 metric 600
  LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170827)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH
   wlp3s0 wifi  connected/org/freedesktop/NetworkManager/Devices/3  
xfinitywifi  39ffbbfc-1c1e-41c9-b3eb-c513065c3ea6  
/org/freedesktop/NetworkManager/ActiveConnection/2
   enp0s31f6  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  
--   ----
   lo loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--   ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.8.2connected  started  full  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1713457/+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 1722722] Re: Search domains not deleted from resolv.conf

2017-11-13 Thread Laurent Bigonville
*** This bug is a duplicate of bug 1713457 ***
https://bugs.launchpad.net/bugs/1713457

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1713457, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.

** This bug has been marked a duplicate of bug 1713457
   DNS search domain not removed from resolv.conf on disconnect

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

Title:
  Search domains not deleted from resolv.conf

Status in resolvconf package in Ubuntu:
  New

Bug description:
  I hope that this is the right place for this.  What I am seeing is
  that every time I switch networks with my laptop entries get added to
  the resolv.conf search list but never deleted.  For whatever reason,
  once I have left our company network I am unable to access resources
  which are internal in the network but also availably externally (e.g.
  the main company home page) until I have removed the search entries
  manually.

  If more information or testing would be useful please let me know
  what.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: resolvconf 1.79ubuntu8
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Oct 11 08:50:33 2017
  InstallationDate: Installed on 2016-05-31 (497 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  SourcePackage: resolvconf
  UpgradeStatus: Upgraded to artful on 2017-10-05 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1722722/+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 1731130] Re: /run/resolvconf/resolv.conf contains invalid 'search' entries

2017-11-13 Thread Laurent Bigonville
Hi,

I think this is a duplicate of bug 1713457 where resolvconf is not
removing the old search domains from the list when disconnecting.

** Changed in: resolvconf (Ubuntu)
   Status: New => Incomplete

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

Title:
  /run/resolvconf/resolv.conf contains invalid 'search' entries

Status in resolvconf package in Ubuntu:
  Incomplete

Bug description:
  STEPS TO REPRODUCE:

  I connect to certain MIT networks via both wired and wireless
  connections.

  Afterwards, I connect to a home network.

  EXPECTED:

  Domains like http://web.mit.edu resolve.

  OBSERVED:

  They don't.

  The file /run/resolvconf/resolv.conf contains only these lines:

  nameserver 127.0.0.53
  search mit.edu hsd1.ma.comcast.net

  It would seem hsd1.ma.comcast.net is correct, since that describes my
  ISP. But the mit.edu is erroneous and prevents applications from
  correctly resolving mit.edu domains.

  If I manually edit this file and remove "mit.edu" from the search
  line, the domains then resolve correctly. Shouldn't this be removed
  automatically?

  
  ~$ lsb_release -rd && apt-cache policy resolvconf
  Description:Ubuntu 17.10
  Release:17.10
  resolvconf:
Installed: 1.79ubuntu8
Candidate: 1.79ubuntu8
Version table:
   *** 1.79ubuntu8 500
  500 http://us.archive.ubuntu.com/ubuntu artful/universe amd64 Packages
  500 http://us.archive.ubuntu.com/ubuntu artful/universe i386 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: resolvconf 1.79ubuntu8
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  ApportVersion: 2.20.7-0ubuntu3.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov  9 00:34:20 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-10-11 (28 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  PackageArchitecture: all
  SourcePackage: resolvconf
  UpgradeStatus: Upgraded to artful on 2017-10-19 (20 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1731130/+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 1713457] Re: DNS search domain not removed from resolv.conf on disconnect

2017-11-13 Thread Laurent Bigonville
OK I can confirm that uninstalling resolvconf is fixing that behavior
here

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

Title:
  DNS search domain not removed from resolv.conf on disconnect

Status in network-manager package in Ubuntu:
  Confirmed
Status in resolvconf package in Ubuntu:
  Confirmed

Bug description:
  When I connect to a wireless network that sets a DNS search domain
  name via DHCP, the line 'search ' is added to /etc/resolv.conf
  as expected.  But if I then disconnect and connect to a different
  network, it is not removed from resolv.conf.  If the second network
  also sets a search domain name, that one gets appended to resolv.conf
  along with the first one, and so on.  Depending on the network, this
  can cause DNS leaks, name resolution failures, or other misbehavior.

  To be sure this wasn't some kind of user configuration issue, I
  reproduced this on the artful daily live image (artful-desktop-
  amd64.iso, 2017-08-27), from which I'm writing this report.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager 1.8.2-1ubuntu3
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.384
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Aug 28 10:34:22 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 172.20.20.1 dev wlp3s0 proto static metric 600
   169.254.0.0/16 dev wlp3s0 scope link metric 1000
   172.20.20.0/24 dev wlp3s0 proto kernel scope link src 172.20.20.20 metric 600
  LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170827)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH
   wlp3s0 wifi  connected/org/freedesktop/NetworkManager/Devices/3  
xfinitywifi  39ffbbfc-1c1e-41c9-b3eb-c513065c3ea6  
/org/freedesktop/NetworkManager/ActiveConnection/2
   enp0s31f6  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  
--   ----
   lo loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--   ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.8.2connected  started  full  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1713457/+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 1713457] Re: DNS search domain not removed from resolv.conf on disconnect

2017-11-13 Thread Laurent Bigonville
@andersk Is resolvconf installed on your machine?

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

Title:
  DNS search domain not removed from resolv.conf on disconnect

Status in network-manager package in Ubuntu:
  Confirmed
Status in resolvconf package in Ubuntu:
  Confirmed

Bug description:
  When I connect to a wireless network that sets a DNS search domain
  name via DHCP, the line 'search ' is added to /etc/resolv.conf
  as expected.  But if I then disconnect and connect to a different
  network, it is not removed from resolv.conf.  If the second network
  also sets a search domain name, that one gets appended to resolv.conf
  along with the first one, and so on.  Depending on the network, this
  can cause DNS leaks, name resolution failures, or other misbehavior.

  To be sure this wasn't some kind of user configuration issue, I
  reproduced this on the artful daily live image (artful-desktop-
  amd64.iso, 2017-08-27), from which I'm writing this report.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager 1.8.2-1ubuntu3
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.384
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Aug 28 10:34:22 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 172.20.20.1 dev wlp3s0 proto static metric 600
   169.254.0.0/16 dev wlp3s0 scope link metric 1000
   172.20.20.0/24 dev wlp3s0 proto kernel scope link src 172.20.20.20 metric 600
  LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170827)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH
   wlp3s0 wifi  connected/org/freedesktop/NetworkManager/Devices/3  
xfinitywifi  39ffbbfc-1c1e-41c9-b3eb-c513065c3ea6  
/org/freedesktop/NetworkManager/ActiveConnection/2
   enp0s31f6  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  
--   ----
   lo loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--   ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.8.2connected  started  full  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1713457/+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 1713457] Re: DNS search domain not removed from resolv.conf on disconnect

2017-11-13 Thread Laurent Bigonville
** Also affects: resolvconf (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  DNS search domain not removed from resolv.conf on disconnect

Status in network-manager package in Ubuntu:
  Confirmed
Status in resolvconf package in Ubuntu:
  New

Bug description:
  When I connect to a wireless network that sets a DNS search domain
  name via DHCP, the line 'search ' is added to /etc/resolv.conf
  as expected.  But if I then disconnect and connect to a different
  network, it is not removed from resolv.conf.  If the second network
  also sets a search domain name, that one gets appended to resolv.conf
  along with the first one, and so on.  Depending on the network, this
  can cause DNS leaks, name resolution failures, or other misbehavior.

  To be sure this wasn't some kind of user configuration issue, I
  reproduced this on the artful daily live image (artful-desktop-
  amd64.iso, 2017-08-27), from which I'm writing this report.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager 1.8.2-1ubuntu3
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.384
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Aug 28 10:34:22 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 172.20.20.1 dev wlp3s0 proto static metric 600
   169.254.0.0/16 dev wlp3s0 scope link metric 1000
   172.20.20.0/24 dev wlp3s0 proto kernel scope link src 172.20.20.20 metric 600
  LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170827)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH
   wlp3s0 wifi  connected/org/freedesktop/NetworkManager/Devices/3  
xfinitywifi  39ffbbfc-1c1e-41c9-b3eb-c513065c3ea6  
/org/freedesktop/NetworkManager/ActiveConnection/2
   enp0s31f6  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  
--   ----
   lo loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--   ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.8.2connected  started  full  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1713457/+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 1713457] Re: DNS search domain not removed from resolv.conf on disconnect

2017-11-13 Thread Laurent Bigonville
Hi,

I can confirm this bug.

This is really annoying as it breaks VPN connection here

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

Title:
  DNS search domain not removed from resolv.conf on disconnect

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  When I connect to a wireless network that sets a DNS search domain
  name via DHCP, the line 'search ' is added to /etc/resolv.conf
  as expected.  But if I then disconnect and connect to a different
  network, it is not removed from resolv.conf.  If the second network
  also sets a search domain name, that one gets appended to resolv.conf
  along with the first one, and so on.  Depending on the network, this
  can cause DNS leaks, name resolution failures, or other misbehavior.

  To be sure this wasn't some kind of user configuration issue, I
  reproduced this on the artful daily live image (artful-desktop-
  amd64.iso, 2017-08-27), from which I'm writing this report.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: network-manager 1.8.2-1ubuntu3
  ProcVersionSignature: Ubuntu 4.12.0-11.12-generic 4.12.5
  Uname: Linux 4.12.0-11-generic x86_64
  ApportVersion: 2.20.6-0ubuntu7
  Architecture: amd64
  CasperVersion: 1.384
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Aug 28 10:34:22 2017
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IpRoute:
   default via 172.20.20.1 dev wlp3s0 proto static metric 600
   169.254.0.0/16 dev wlp3s0 scope link metric 1000
   172.20.20.0/24 dev wlp3s0 proto kernel scope link src 172.20.20.20 metric 600
  LiveMediaBuild: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170827)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH
   wlp3s0 wifi  connected/org/freedesktop/NetworkManager/Devices/3  
xfinitywifi  39ffbbfc-1c1e-41c9-b3eb-c513065c3ea6  
/org/freedesktop/NetworkManager/ActiveConnection/2
   enp0s31f6  ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/2  
--   ----
   lo loopback  unmanaged/org/freedesktop/NetworkManager/Devices/1  
--   ----
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.8.2connected  started  full  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1713457/+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 1117804] Re: ausearch doesn't show AppArmor denial messages

2017-08-21 Thread Laurent Bigonville
** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  ausearch doesn't show AppArmor denial messages

Status in AppArmor:
  Confirmed
Status in audit package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  New

Bug description:
  The following command should display all AVC denials:

  ausearch -m avc

  However, it doesn't work with AppArmor denials. Here's a quick test
  case to generate a denial, search for it with ausearch, and see that
  no messages are displayed:

  $ aa-exec -p /usr/sbin/tcpdump cat /proc/self/attr/current
  cat: /proc/self/attr/current: Permission denied
  $ sudo ausearch -m avc -c cat
  

  ausearch claims that there are no matches, but there's a matching
  audit message if you look in audit.log:

  type=AVC msg=audit(1360193426.539:64): apparmor="DENIED"
  operation="open" parent=8253 profile="/usr/sbin/tcpdump"
  name="/proc/8485/attr/current" pid=8485 comm="cat" requested_mask="r"
  denied_mask="r" fsuid=1000 ouid=1000

To manage notifications about this bug go to:
https://bugs.launchpad.net/apparmor/+bug/1117804/+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 1646015] Re: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2017-06-26 Thread Laurent Bigonville
"invoke-rc.d: policy-rc.d denied execution of start." is more than
probably coming from /usr/sbin/policy-rc.d that is something managed by
the user (or apparently after some quick googling, used in docker
containers). AFAICT this has nothing to do with the lack audit support
in containers.

The RH bug you mentioned is quite old, was this tested again?

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

Title:
  update-rc.d: warning: start and stop actions are no longer supported;
  falling back to defaults

Status in audit package in Ubuntu:
  Confirmed

Bug description:
  HI

  I have the docker image for ubuntu 16.04 and 16.10 .  In both I  was
  tried to install the auditd but getting the following  error.

  apt-get install auditdReading package lists... Done
  Building dependency tree... Done
  The following additional packages will be installed:
  libauparse0
  Suggested packages:
  audispd-plugins
  The following NEW packages will be installed:
  auditd libauparse0
  0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded.
  Need to get 224 kB of archives.
  After this operation, 753 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://archive.ubuntu.com/ubuntu yakkety/main amd64 libauparse0 amd64 
1:2.6.6-1ubuntu1 [38.6 kB]
  Get:2 http://archive.ubuntu.com/ubuntu yakkety/main amd64 auditd amd64 
1:2.6.6-1ubuntu1 [186 kB]
  Fetched 224 kB in 0s (409 kB/s)
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package libauparse0:amd64.
  (Reading database ... 6501 files and directories currently installed.)
  Preparing to unpack .../0-libauparse0_1%3a2.6.6-1ubuntu1_amd64.deb ...
  Unpacking libauparse0:amd64 (1:2.6.6-1ubuntu1) ...
  Selecting previously unselected package auditd.
  Preparing to unpack .../1-auditd_1%3a2.6.6-1ubuntu1_amd64.deb ...
  Unpacking auditd (1:2.6.6-1ubuntu1) ...
  Setting up libauparse0:amd64 (1:2.6.6-1ubuntu1) ...
  Setting up auditd (1:2.6.6-1ubuntu1) ...
  update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
  invoke-rc.d: could not determine current runlevel
  invoke-rc.d: policy-rc.d denied execution of start.
  Processing triggers for libc-bin (2.24-0ubuntu1) ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1646015/+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 1677363] Re: does auditd work on armhf on precise?

2017-06-21 Thread Laurent Bigonville
Hi,

audit in precise is quite old. Did you retry with a more recent version
of ubuntu/audit?

** Changed in: audit (Ubuntu)
   Status: New => Incomplete

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

Title:
  does auditd work on armhf on precise?

Status in audit package in Ubuntu:
  Incomplete

Bug description:
  $ sudo /etc/init.d/auditd restart
   * Restarting audit daemon auditd 
 Error sending add rule data request 
(Invalid argument)
  There was an error in line 17 of /etc/audit/audit.rules   [ OK ]

  The non-comment lines before this were:

  -D
  -b 328
  -w /etc/localtime -p wa -k time-change
  ...

  The watch rule on /etc/localtime is the first 'real' rule and it
  caused the error.

  The default rules file does almost nothing but seems to work okay.

  I'm guessing this is in part due to being on an armhf (armv7l) system.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: auditd 1.7.18-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-1497.124-omap4 3.2.79
  Uname: Linux 3.2.0-1497-omap4 armv7l
  ApportVersion: 2.0.1-0ubuntu17.15
  Architecture: armhf
  Date: Wed Mar 29 12:20:43 2017
  MarkForUpload: True
  ProcEnviron:
   TERM=rxvt-unicode
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: audit
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.audit.audit.rules: [modified]
  mtime.conffile..etc.audit.audit.rules: 2017-03-29T12:19:33.699968

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1677363/+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 1646015] Re: update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults

2017-06-21 Thread Laurent Bigonville
I'm wondering what is the issue here.

The "update-rc.d: warning: start and stop actions are no longer
supported; falling back to defaults" warning is completely harmless.

Is anything broken in addition to this warning?

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

Title:
  update-rc.d: warning: start and stop actions are no longer supported;
  falling back to defaults

Status in audit package in Ubuntu:
  Confirmed

Bug description:
  HI

  I have the docker image for ubuntu 16.04 and 16.10 .  In both I  was
  tried to install the auditd but getting the following  error.

  apt-get install auditdReading package lists... Done
  Building dependency tree... Done
  The following additional packages will be installed:
  libauparse0
  Suggested packages:
  audispd-plugins
  The following NEW packages will be installed:
  auditd libauparse0
  0 upgraded, 2 newly installed, 0 to remove and 21 not upgraded.
  Need to get 224 kB of archives.
  After this operation, 753 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Get:1 http://archive.ubuntu.com/ubuntu yakkety/main amd64 libauparse0 amd64 
1:2.6.6-1ubuntu1 [38.6 kB]
  Get:2 http://archive.ubuntu.com/ubuntu yakkety/main amd64 auditd amd64 
1:2.6.6-1ubuntu1 [186 kB]
  Fetched 224 kB in 0s (409 kB/s)
  debconf: delaying package configuration, since apt-utils is not installed
  Selecting previously unselected package libauparse0:amd64.
  (Reading database ... 6501 files and directories currently installed.)
  Preparing to unpack .../0-libauparse0_1%3a2.6.6-1ubuntu1_amd64.deb ...
  Unpacking libauparse0:amd64 (1:2.6.6-1ubuntu1) ...
  Selecting previously unselected package auditd.
  Preparing to unpack .../1-auditd_1%3a2.6.6-1ubuntu1_amd64.deb ...
  Unpacking auditd (1:2.6.6-1ubuntu1) ...
  Setting up libauparse0:amd64 (1:2.6.6-1ubuntu1) ...
  Setting up auditd (1:2.6.6-1ubuntu1) ...
  update-rc.d: warning: start and stop actions are no longer supported; falling 
back to defaults
  invoke-rc.d: could not determine current runlevel
  invoke-rc.d: policy-rc.d denied execution of start.
  Processing triggers for libc-bin (2.24-0ubuntu1) ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1646015/+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 1621216] Re: [MIR] geoclue-2.0

2017-01-08 Thread Laurent Bigonville
The remaining rdeps are libunity-webapps and ubuntu-geoip (see bug
#1389336)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is a bug assignee.
https://bugs.launchpad.net/bugs/1621216

Title:
  [MIR] geoclue-2.0

Status in geoclue package in Ubuntu:
  New
Status in geoclue-2.0 package in Ubuntu:
  Fix Released
Status in iio-sensor-proxy package in Ubuntu:
  Incomplete

Bug description:
  libqt5positioning5 now recommends geoclue-2.0

  +qtlocation-opensource-src (5.6.0-1) experimental; urgency=medium
  +
  +  [ Lisandro Damián Nicanor Pérez Meyer ]
  +  * New upstream release.
  +- Bump Qt build dependencies.
  +  * Make qtlocation5-examples depend on qml-module-qtpositioning.
  +  * Make libqt5positioning5 recommend geoclue-2.0. It will connect to it by
  +using dbus.

  geoclue-2.0 was previously in main see the MIR for it in bug #1388294.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/geoclue/+bug/1621216/+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 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-22 Thread Laurent Bigonville
I would really advise AGAINST setting "UsePAM" to "no"

This will cause other issues like not properly killing the user
applications if the machine is rebooted/shutdown (like
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751636)

** Bug watch added: Debian Bug tracker #751636
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751636

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

Title:
  systemd-logind must be restarted every ~1000 SSH logins to prevent a
  ~25 second delay

Status in D-Bus:
  Unknown
Status in systemd:
  Unknown
Status in dbus package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Fix Released
Status in dbus source package in Xenial:
  Confirmed
Status in systemd source package in Xenial:
  Invalid

Bug description:
  I noticed on a system that accepts large numbers of SSH connections
  that after awhile, SSH sessions were taking ~25 seconds to complete.

  Looking in /var/log/auth.log, systemd-logind starts failing with the
  following:

  Jun 10 23:55:28 test sshd[3666]: pam_unix(sshd:session): session opened for 
user ubuntu by (uid=0)
  Jun 10 23:55:28 test systemd-logind[105]: New session c1052 of user ubuntu.
  Jun 10 23:55:28 test systemd-logind[105]: Failed to abandon session scope: 
Transport endpoint is not connected
  Jun 10 23:55:28 test sshd[3666]: pam_systemd(sshd:session): Failed to create 
session: Message recipient disconnected from message bus without replying

  I reproduced this in an LXD container by doing something like:

  lxc launch ubuntu:x test
  lxc exec test -- login -f ubuntu
  ssh-import-id 

  Then ran a script as follows (passing in ubuntu@):

  while [ 1 ]; do
  (time ssh $1 "echo OK > /dev/null") 2>&1 | grep ^real >> log
  done

  In my case, after 1052 logins, the 1053rd and thereafter were taking
  25+ seconds to complete. Here are some snippets from the log file:

  $ cat log | grep 0m0 | wc -l
  1052

  $ cat log | grep 0m25 | wc -l
  4

  $ tail -5 log
  real  0m0.222s
  real  0m25.232s
  real  0m25.235s
  real  0m25.236s
  real  0m25.239s

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: systemd 229-4ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Sat Jun 11 00:09:34 2016
  MachineType: Notebook W230SS
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf

   2 overridden configuration files found.
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W230SS
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/15/2014:svnNotebook:pnW230SS:pvrNotApplicable:rvnNotebook:rnW230SS:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W230SS
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/1591411/+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 1591411] Re: systemd-logind must be restarted every ~1000 SSH logins to prevent a ~25 second delay

2016-08-22 Thread Laurent Bigonville
** Also affects: systemd via
   https://github.com/systemd/systemd/issues/1961
   Importance: Unknown
   Status: Unknown

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

Title:
  systemd-logind must be restarted every ~1000 SSH logins to prevent a
  ~25 second delay

Status in D-Bus:
  Unknown
Status in systemd:
  Unknown
Status in dbus package in Ubuntu:
  Confirmed
Status in systemd package in Ubuntu:
  Fix Released
Status in dbus source package in Xenial:
  Confirmed
Status in systemd source package in Xenial:
  Invalid

Bug description:
  I noticed on a system that accepts large numbers of SSH connections
  that after awhile, SSH sessions were taking ~25 seconds to complete.

  Looking in /var/log/auth.log, systemd-logind starts failing with the
  following:

  Jun 10 23:55:28 test sshd[3666]: pam_unix(sshd:session): session opened for 
user ubuntu by (uid=0)
  Jun 10 23:55:28 test systemd-logind[105]: New session c1052 of user ubuntu.
  Jun 10 23:55:28 test systemd-logind[105]: Failed to abandon session scope: 
Transport endpoint is not connected
  Jun 10 23:55:28 test sshd[3666]: pam_systemd(sshd:session): Failed to create 
session: Message recipient disconnected from message bus without replying

  I reproduced this in an LXD container by doing something like:

  lxc launch ubuntu:x test
  lxc exec test -- login -f ubuntu
  ssh-import-id 

  Then ran a script as follows (passing in ubuntu@):

  while [ 1 ]; do
  (time ssh $1 "echo OK > /dev/null") 2>&1 | grep ^real >> log
  done

  In my case, after 1052 logins, the 1053rd and thereafter were taking
  25+ seconds to complete. Here are some snippets from the log file:

  $ cat log | grep 0m0 | wc -l
  1052

  $ cat log | grep 0m25 | wc -l
  4

  $ tail -5 log
  real  0m0.222s
  real  0m25.232s
  real  0m25.235s
  real  0m25.236s
  real  0m25.239s

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: systemd 229-4ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Sat Jun 11 00:09:34 2016
  MachineType: Notebook W230SS
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-22-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   [EXTENDED]   /lib/systemd/system/systemd-timesyncd.service → 
/lib/systemd/system/systemd-timesyncd.service.d/disable-with-time-daemon.conf

   2 overridden configuration files found.
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/15/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.5
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W230SS
  dmi.board.vendor: Notebook
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: Notebook
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.5:bd04/15/2014:svnNotebook:pnW230SS:pvrNotApplicable:rvnNotebook:rnW230SS:rvrNotApplicable:cvnNotebook:ct9:cvrN/A:
  dmi.product.name: W230SS
  dmi.product.version: Not Applicable
  dmi.sys.vendor: Notebook

To manage notifications about this bug go to:
https://bugs.launchpad.net/dbus/+bug/1591411/+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 1271440] Re: Kernel panic when trying to upgrade

2016-05-12 Thread Laurent Bigonville
libselinux is not calling "telinit u" since version 2.3-2 (vivid)

I'm closing this part of the bug

** Changed in: libselinux (Ubuntu)
   Status: New => Fix Released

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

Title:
  Kernel panic when trying to upgrade

Status in libselinux package in Ubuntu:
  Fix Released
Status in upstart package in Ubuntu:
  Incomplete

Bug description:
  When trying to run any apt-get commands involving installation or
  updating packages I get a Kernel panic (see attached screenshot),
  regardless of kernel or if I boot into safe mode.

  Ubuntu: 14.04
  Kernel: 3.13.0-5 generic
  Hardware: Dell XPS 12 (http://www.dell.com/us/p/xps-12-9q33/pd with i7-3537U 
Ivy Bridge)

  Opening the system info application also triggers the same Kernel
  panic.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libselinux/+bug/1271440/+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 1424795] Re: Old libselinux in Precise breaks things in Docker on SELinux-enabled host

2016-05-12 Thread Laurent Bigonville
I guess that this bug is now solved with the recent version of
libselinux?

** Changed in: libselinux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  Old libselinux in Precise breaks things in Docker on SELinux-enabled
  host

Status in libselinux package in Ubuntu:
  Incomplete

Bug description:
  In a Docker container running on an SELinux capable kernel, the fact
  that /sys is mounted RO is supposed to signal to the container that
  SELinux is not supported on the inside, so it doesn't try to do things
  that won't work. The version of libselinux in Ubuntu 12.04 is too old
  to have the above check, breaking basic functionality like shadow-
  utils.

  RHEL 6 had the same problem; their fix was to update libselinux:
  https://bugzilla.redhat.com/show_bug.cgi?id=1112748

  Previously reported downstream: https://github.com/tianon/docker-brew-
  ubuntu-core/issues/29

  Release: Ubuntu 12.04.5 LTS

  Installed package version: 2.1.0-4.1ubuntu1

  Expected results:
  # useradd test
  
  # id -Z
  id: --context (-Z) works only on an SELinux-enabled kernel

  Actual results:
  root@b55e77ab9ef4:/# useradd test
  useradd: failure while writing changes to /etc/passwd
  root@b55e77ab9ef4:/# vipw
  vipw: setfscreatecon () failed: Permission denied
  vipw: /etc/passwd is unchanged
  root@b55e77ab9ef4:/# id -Z
  system_u:system_r:svirt_lxc_net_t:s0:c14,c127

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libselinux/+bug/1424795/+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 99949] Re: udevd crashed with SIGSEGV in _fini()

2016-05-12 Thread Laurent Bigonville
Can you still reproduce this bug?

libselinux used here is 1.32-3ubuntu1 which is really (really) old

** Changed in: libselinux (Ubuntu)
   Status: Confirmed => Incomplete

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

Title:
  udevd crashed with SIGSEGV in _fini()

Status in libselinux package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: udev

  There's not really much to say; I was not aware of the reported crash
  when it happened (in point of fact, I have no idea when the crash did
  happen).  All I know is, by the time I got into Gnome, I had four
  crash reports waiting, and I have no idea where they came from.  I
  realize that this isn't much use, but I hope that it's at least a
  little better than nothing.

  I'm going to copy-paste this description to the other three bugs,
  since it's equally true for them.

  The following(?) bugs are: bug 99950 (sysklogd) and bug 99951 (acpid).

  ProblemType: Crash
  Architecture: amd64
  Date: Wed Mar 28 01:08:17 2007
  Disassembly: 0x0:
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /sbin/udevd
  Package: udev 103-0ubuntu14
  PackageArchitecture: amd64
  ProcCmdline: /sbin/udevd --daemon
  ProcCwd: /
  ProcEnviron: PATH=/sbin:/bin:/usr/sbin:/usr/bin
  Signal: 11
  SourcePackage: udev
  Stacktrace:
   #0  0x in ?? ()
   #1  0x2af61fccfd73 in ?? () from /lib/libselinux.so.1
   #2  0x7fff8afe70d0 in ?? ()
   #3  0x2af61fcdb601 in _fini () from /lib/libselinux.so.1
   #4  0x in ?? ()
  StacktraceTop:
   ?? ()
   ?? () from /lib/libselinux.so.1
   ?? ()
   _fini () from /lib/libselinux.so.1
   ?? ()
  Uname: Linux the-nemisis 2.6.20-13-generic #2 SMP Sat Mar 24 23:12:02 UTC 
2007 x86_64 GNU/Linux
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libselinux/+bug/99949/+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 949185] Re: package libselinux1 2.1.0-4.1ubuntu1 failed to install/upgrade: libselinux1:amd64 2.1.0-4.1ubuntu1 cannot be configured because libselinux1

2016-05-12 Thread Laurent Bigonville
Can you still reproduce this bug? This bug is quite old and I would be
tempted to close it

** Changed in: libselinux (Ubuntu)
   Status: New => Incomplete

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

Title:
  package libselinux1 2.1.0-4.1ubuntu1 failed to install/upgrade:
  libselinux1:amd64 2.1.0-4.1ubuntu1 cannot be configured because
  libselinux1

Status in libselinux package in Ubuntu:
  Incomplete

Bug description:
  while runing apt-get update && apt-get upgrade from cml

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: libselinux1 2.1.0-4.1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic x86_64
  ApportVersion: 1.94-0ubuntu1
  Architecture: amd64
  Date: Wed Mar  7 01:47:39 2012
  DpkgTerminalLog:
   Preparing to replace libselinux1 2.1.0-4ubuntu1 (using 
.../libselinux1_2.1.0-4.1ubuntu1_amd64.deb) ...
   De-configuring libselinux1:i386 ...
   Unpacking replacement libselinux1 ...
   dpkg: error processing libselinux1 (--configure):
libselinux1:amd64 2.1.0-4.1ubuntu1 cannot be configured because 
libselinux1:i386 is in a different version (2.1.0-4ubuntu1)
  DuplicateSignature:
   Unpacking replacement libselinux1 ...
   dpkg: error processing libselinux1 (--configure):
libselinux1:amd64 2.1.0-4.1ubuntu1 cannot be configured because 
libselinux1:i386 is in a different version (2.1.0-4ubuntu1)
  ErrorMessage: libselinux1:amd64 2.1.0-4.1ubuntu1 cannot be configured because 
libselinux1
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120218)
  SourcePackage: libselinux
  Title: package libselinux1 2.1.0-4.1ubuntu1 failed to install/upgrade: 
libselinux1:amd64 2.1.0-4.1ubuntu1 cannot be configured because libselinux1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libselinux/+bug/949185/+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 776963] Re: package libselinux1 2.0.94-1 failed to install/upgrade: fout bij het schrijven naar '': Gelukt

2016-05-12 Thread Laurent Bigonville
Can you still reproduce this bug? This bug is quite old and I would be
tempted to close it.

** Changed in: libselinux (Ubuntu)
   Status: New => Incomplete

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

Title:
  package libselinux1 2.0.94-1 failed to install/upgrade: fout bij het
  schrijven naar '': Gelukt

Status in libselinux package in Ubuntu:
  Incomplete

Bug description:
  after downloading upgrade, system hung, so I used alt-backspace and
  restarted X

  ProblemType: Package
  DistroRelease: Ubuntu 10.10
  Package: libselinux1 2.0.94-1
  ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
  Uname: Linux 2.6.32-31-generic i686
  Architecture: i386
  Date: Wed May  4 11:00:50 2011
  ErrorMessage: fout bij het schrijven naar '': Gelukt
  SourcePackage: libselinux
  Title: package libselinux1 2.0.94-1 failed to install/upgrade: fout bij het 
schrijven naar '': Gelukt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libselinux/+bug/776963/+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 1317188] Re: auditctl in Precise 1204 uses syscall API deprecated since 2006, fails to work with kernels after 2013-04-30

2016-05-11 Thread Laurent Bigonville
*** This bug is a duplicate of bug 1158500 ***
https://bugs.launchpad.net/bugs/1158500

** This bug has been marked a duplicate of bug 1158500
   auditd fails to add rules when used in precise with -lts-quantal kernel

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

Title:
  auditctl in Precise 1204 uses syscall API deprecated since 2006, fails
  to work with kernels after 2013-04-30

Status in audit package in Ubuntu:
  Fix Released
Status in audit source package in Precise:
  New

Bug description:
  It seems, that auditctl as packaged with Ubuntu Precise 1204 uses an
  old syscall API control to add rules:

  #define AUDIT_ADD 1003 /* Add syscall rule -- deprecated */

  The new value should be

  #define AUDIT_ADD_RULE 1011 /* Add syscall filtering rule */

  The value is deprecated, the audit_netlink_ok function after
  2013-04-30 will refuse to accept it, see commit [1]

  Since the value is declared deprecated since 2006-03-20 (see [2]), it
  would be nice, that Ubuntu Precise would use the new syscall API,
  otherwise it cannot be used on kernels more than one year newer than
  the initial Precise release, which might be problematic with kernel
  development strategies, that are more dependent on trunk kernels, e.g.
  linux vserver virtualization. See [3]

  # lsb_release -rd
  Description:Ubuntu 12.04.4 LTS
  Release:12.04

  # apt-cache policy auditd
  auditd:
Installed: 1.7.18-1ubuntu1
Candidate: 1.7.18-1ubuntu1
Version table:
   *** 1.7.18-1ubuntu1 0
  100 /var/lib/dpkg/status

  [1] 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=18900909163758baf2152c9102b1a0953f7f1c30
  [2] 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=93315ed6dd12dacfc941f9eb8ca0293aadf99793
  [3] http://archives.linux-vserver.org/201405/0004.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1317188/+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 1158500] Re: auditd fails to add rules when used in precise with -lts-quantal kernel

2016-05-11 Thread Laurent Bigonville
** Also affects: audit (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Also affects: linux (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu Precise)
   Status: New => Invalid

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

Title:
  auditd fails to add rules when used in precise with -lts-quantal
  kernel

Status in audit package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in audit source package in Precise:
  Confirmed
Status in linux source package in Precise:
  Invalid

Bug description:
  auditctl fails to add rules when run with the -lts-quantal kernel

  Eample:
  # auditctl -l
  No rules
  # auditctl -a entry,always -F arch=b64 -S execve -k exec
  Error sending add rule data request (Invalid argument)
  #

  Looks like the syscall table needs updating, it works with the 3.2.0
  kernel.

  Tagging this as a security vulnerability because it fails fairly
  quietly and may lead to high security systems not having required
  auditing (like PCI compliant systems), I only noticed by looking in
  /var/log/boot.log.

  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04

  ii  auditd 1.7.18-1ubuntu1
User space tools for security auditing
  ii  linux-image-generic-lts-quantal3.5.0.26.33
Generic Linux kernel image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1158500/+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 1158500] Re: auditd fails to add rules when used in precise with -lts-quantal kernel

2016-05-11 Thread Laurent Bigonville
** Changed in: audit (Ubuntu Precise)
 Assignee: (unassigned) => Tyler Hicks (tyhicks)

** Changed in: audit (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  auditd fails to add rules when used in precise with -lts-quantal
  kernel

Status in audit package in Ubuntu:
  Fix Released
Status in linux package in Ubuntu:
  Invalid
Status in audit source package in Precise:
  Confirmed
Status in linux source package in Precise:
  Invalid

Bug description:
  auditctl fails to add rules when run with the -lts-quantal kernel

  Eample:
  # auditctl -l
  No rules
  # auditctl -a entry,always -F arch=b64 -S execve -k exec
  Error sending add rule data request (Invalid argument)
  #

  Looks like the syscall table needs updating, it works with the 3.2.0
  kernel.

  Tagging this as a security vulnerability because it fails fairly
  quietly and may lead to high security systems not having required
  auditing (like PCI compliant systems), I only noticed by looking in
  /var/log/boot.log.

  Description:  Ubuntu 12.04.2 LTS
  Release:  12.04

  ii  auditd 1.7.18-1ubuntu1
User space tools for security auditing
  ii  linux-image-generic-lts-quantal3.5.0.26.33
Generic Linux kernel image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1158500/+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 1317188] Re: auditctl in Precise 1204 uses syscall API deprecated since 2006, fails to work with kernels after 2013-04-30

2016-05-11 Thread Laurent Bigonville
** Also affects: audit (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: audit (Ubuntu)
   Status: New => Fix Released

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

Title:
  auditctl in Precise 1204 uses syscall API deprecated since 2006, fails
  to work with kernels after 2013-04-30

Status in audit package in Ubuntu:
  Fix Released
Status in audit source package in Precise:
  New

Bug description:
  It seems, that auditctl as packaged with Ubuntu Precise 1204 uses an
  old syscall API control to add rules:

  #define AUDIT_ADD 1003 /* Add syscall rule -- deprecated */

  The new value should be

  #define AUDIT_ADD_RULE 1011 /* Add syscall filtering rule */

  The value is deprecated, the audit_netlink_ok function after
  2013-04-30 will refuse to accept it, see commit [1]

  Since the value is declared deprecated since 2006-03-20 (see [2]), it
  would be nice, that Ubuntu Precise would use the new syscall API,
  otherwise it cannot be used on kernels more than one year newer than
  the initial Precise release, which might be problematic with kernel
  development strategies, that are more dependent on trunk kernels, e.g.
  linux vserver virtualization. See [3]

  # lsb_release -rd
  Description:Ubuntu 12.04.4 LTS
  Release:12.04

  # apt-cache policy auditd
  auditd:
Installed: 1.7.18-1ubuntu1
Candidate: 1.7.18-1ubuntu1
Version table:
   *** 1.7.18-1ubuntu1 0
  100 /var/lib/dpkg/status

  [1] 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=18900909163758baf2152c9102b1a0953f7f1c30
  [2] 
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=93315ed6dd12dacfc941f9eb8ca0293aadf99793
  [3] http://archives.linux-vserver.org/201405/0004.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audit/+bug/1317188/+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 275082] Re: no debug symbols package in intrepid

2016-04-25 Thread Laurent Bigonville
With the autogeneration of the -dbgsym packages, I guess this bug can be
closed

** Changed in: libselinux (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  no debug symbols package in intrepid

Status in libselinux package in Ubuntu:
  Fix Released

Bug description:
  Not too much to say.. I have a segfault on a libselinux function but
  I'm not able to debug it since there is no debug package. There was
  one in hard (libselinux1-dbg) why it has been removed?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libselinux/+bug/275082/+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 1571864] [NEW] update-motd.5 manpage references /var/run/motd

2016-04-18 Thread Laurent Bigonville
Public bug reported:

Hi,

The update-motd.5 manpage still references /var/run/motd, while the code
is actually writing to /run/motd.dynamic

The manpage should be updated

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

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

Title:
  update-motd.5 manpage references /var/run/motd

Status in pam package in Ubuntu:
  New

Bug description:
  Hi,

  The update-motd.5 manpage still references /var/run/motd, while the
  code is actually writing to /run/motd.dynamic

  The manpage should be updated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pam/+bug/1571864/+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 1568949] Re: apport script mentions libaudit0 which is gone for some times already

2016-04-12 Thread Laurent Bigonville
** Tags added: apport

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

Title:
  apport script mentions libaudit0 which is gone for some times already

Status in evince package in Ubuntu:
  New
Status in telepathy-mission-control-5 package in Ubuntu:
  New

Bug description:
  Hi,

  The apport script mentions libaudit0 which is gone for some times
  already.

  The package has been renamed to libaudit1

  I guess that other packages are impacted as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1568949/+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 1568949] [NEW] apport script mentions libaudit0 which is gone for some times already

2016-04-11 Thread Laurent Bigonville
Public bug reported:

Hi,

The apport script mentions libaudit0 which is gone for some times
already.

The package has been renamed to libaudit1

I guess that other packages are impacted as well

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

** Affects: telepathy-mission-control-5 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: telepathy-mission-control-5 (Ubuntu)
   Importance: Undecided
   Status: New

** Description changed:

  Hi,
  
  The apport script mentions libaudit0 which is gone for some times
  already.
  
  The package has been renamed to libaudit1
+ 
+ I guess that other packages are impacted as well

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

Title:
  apport script mentions libaudit0 which is gone for some times already

Status in evince package in Ubuntu:
  New
Status in telepathy-mission-control-5 package in Ubuntu:
  New

Bug description:
  Hi,

  The apport script mentions libaudit0 which is gone for some times
  already.

  The package has been renamed to libaudit1

  I guess that other packages are impacted as well

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1568949/+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 1389336] Re: Use geoclue-2.0

2016-02-22 Thread Laurent Bigonville
** Bug watch added: Debian Bug tracker #788108
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788108

** Also affects: qtlocation-opensource-src (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788108
   Importance: Unknown
   Status: Unknown

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

Title:
  Use geoclue-2.0

Status in empathy package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released
Status in libunity-webapps package in Ubuntu:
  Confirmed
Status in qtlocation-opensource-src package in Ubuntu:
  Confirmed
Status in ubuntu-geoip package in Ubuntu:
  Confirmed
Status in webkitgtk package in Ubuntu:
  Confirmed
Status in qtlocation-opensource-src package in Debian:
  Unknown

Bug description:
  Geoclue2 (source package geoclue-2.0) is a separate, parallel-
  installable version of geoclue1 (source package geoclue).  We will
  likely shortly have both in main (see MIR bug 1388294) and it would be
  great to be able to demote geoclue1 to universe and only support one
  version of the service.

  The packages associated with this bug all have a reverse depends on
  geoclue1 in some form or patches to remove support for geoclue-2.0
  because it wasn't in main yet (e.g. gnome-settings-daemon).

  Porting from geoclue-1.0 to 2.0 apparently isn't terribly trivial.
  But we have at least six months to do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1389336/+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 1389336] Re: Use geoclue-2.0

2016-02-22 Thread Laurent Bigonville
Empathy already supports geoclue 2.0 but there is a patch reverting
this. Fixing this for empathy is as easy as dropping the patch and
readding the (build)-dependencies

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

Title:
  Use geoclue-2.0

Status in empathy package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released
Status in libunity-webapps package in Ubuntu:
  Confirmed
Status in qtlocation-opensource-src package in Ubuntu:
  Confirmed
Status in ubuntu-geoip package in Ubuntu:
  Confirmed
Status in webkitgtk package in Ubuntu:
  Confirmed

Bug description:
  Geoclue2 (source package geoclue-2.0) is a separate, parallel-
  installable version of geoclue1 (source package geoclue).  We will
  likely shortly have both in main (see MIR bug 1388294) and it would be
  great to be able to demote geoclue1 to universe and only support one
  version of the service.

  The packages associated with this bug all have a reverse depends on
  geoclue1 in some form or patches to remove support for geoclue-2.0
  because it wasn't in main yet (e.g. gnome-settings-daemon).

  Porting from geoclue-1.0 to 2.0 apparently isn't terribly trivial.
  But we have at least six months to do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1389336/+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 1508654] Re: Build with multiarch support

2015-12-27 Thread Laurent Bigonville
The debian/rules file contains the following statement:

# We specifically do not want multiarch: only one version of MC can be
# installed anyway, the plugin directory is based on the ${libdir}, and
# empathy/experimental ships a plugin in the non-multiarch location
CONFIGURE_FLAGS += --libdir=\$${prefix}/lib

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

Title:
  Build with multiarch support

Status in telepathy-mission-control-5 package in Ubuntu:
  Triaged

Bug description:
  Build with multiarch support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-mission-control-5/+bug/1508654/+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 1473011] Re: [PATCH] Skip network checks on always dispatchable accounts

2015-12-09 Thread Laurent Bigonville
** Bug watch added: freedesktop.org Bugzilla #91272
   https://bugs.freedesktop.org/show_bug.cgi?id=91272

** Also affects: mission-control-5 via
   https://bugs.freedesktop.org/show_bug.cgi?id=91272
   Importance: Unknown
   Status: Unknown

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

Title:
  [PATCH] Skip network checks on always dispatchable accounts

Status in Telepathy Mission Control 5:
  Unknown
Status in telepathy-mission-control-5 package in Ubuntu:
  Fix Released

Bug description:
  MissionControl does not seem to connect accounts that have
  always_dispatch=true attribute set; that attribute is meant to serve
  as "skip network connection checks when connecting"-kind of thing.
  After some investigation, I've found a possible bug and created a
  patch. I've posted this patch to upstream [1] but the general activity
  in the project has declined and so it might take quite some time
  before it's reviewed and put into a release.

  Therefore I was advised to file a bug report here for a chance for
  this patch to be included as a distro patch. This would also help fix
  this issue in ubuntu-phone, where it is currently being
  workarounded[2].

  The patch itself is located at [1] so I'm not going to reupload it
  here.

  Cheers,
  Martin

  [1] - https://bugs.freedesktop.org/show_bug.cgi?id=91272
  [2] - 
http://bazaar.launchpad.net/~phablet-team/telephony-service/trunk/view/head:/tools/ofono-setup#L39

To manage notifications about this bug go to:
https://bugs.launchpad.net/mission-control-5/+bug/1473011/+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 1512781] Re: CVE-2015-5602 - Unauthorized Privilege Escalation

2015-11-05 Thread Laurent Bigonville
** Bug watch added: Debian Bug tracker #804149
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804149

** Also affects: sudo (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804149
   Importance: Unknown
   Status: Unknown

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

Title:
  CVE-2015-5602 - Unauthorized Privilege Escalation

Status in sudo package in Ubuntu:
  Confirmed
Status in sudo source package in Precise:
  Confirmed
Status in sudo source package in Trusty:
  Confirmed
Status in sudo source package in Vivid:
  Confirmed
Status in sudo source package in Wily:
  Confirmed
Status in sudo source package in Xenial:
  Confirmed
Status in sudo package in Debian:
  Unknown

Bug description:
  https://www.exploit-db.com/exploits/37710/

  As descpribed in the link above, sudo versions lower or equal than
  1.8.14 have a security issue: user with root access to a path with
  more than one wildcard can access forbidden files such as /etc/shadow,
  because sudoedit (sudo -e) does not verifiy full path of accessed
  file:

  (quote from link above)

  It seems that sudoedit does not check the full path if a wildcard is used
  twice (e.g. /home/*/*/file.txt), allowing a malicious user to replace the
  file.txt real file with a symbolic link to a different location (e.g.
  /etc/shadow).

  As an expample,

  1. Give user `usr' right to edit some his files:

  usr ALL=(root) NOPASSWD: sudoedit /home/*/*/test.txt

  2. Under usr, create ~/temp directory, and then create a symblink
  ~/temp/test.txt to /etc/shadow

  3. Perform sudoedit ~/temp/test.txt - you will able to access
  /etc/shadow.

  What realease is affected: tested on all supported now Ubuntu
  versions. For personaly me, it's 14.04 LTS.

  What version is affected: as mentioned, all versions <=1.8.14. For
  personally me, it's 1.8.9p5

  What was expected and happend instead: sudoedit should check full real
  path, but it didn't.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1512781/+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 1512781] Re: CVE-2015-5602 - Unauthorized Privilege Escalation

2015-11-05 Thread Laurent Bigonville
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2015-5602

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

Title:
  CVE-2015-5602 - Unauthorized Privilege Escalation

Status in sudo package in Ubuntu:
  Confirmed
Status in sudo source package in Precise:
  Confirmed
Status in sudo source package in Trusty:
  Confirmed
Status in sudo source package in Vivid:
  Confirmed
Status in sudo source package in Wily:
  Confirmed
Status in sudo source package in Xenial:
  Confirmed

Bug description:
  https://www.exploit-db.com/exploits/37710/

  As descpribed in the link above, sudo versions lower or equal than
  1.8.14 have a security issue: user with root access to a path with
  more than one wildcard can access forbidden files such as /etc/shadow,
  because sudoedit (sudo -e) does not verifiy full path of accessed
  file:

  (quote from link above)

  It seems that sudoedit does not check the full path if a wildcard is used
  twice (e.g. /home/*/*/file.txt), allowing a malicious user to replace the
  file.txt real file with a symbolic link to a different location (e.g.
  /etc/shadow).

  As an expample,

  1. Give user `usr' right to edit some his files:

  usr ALL=(root) NOPASSWD: sudoedit /home/*/*/test.txt

  2. Under usr, create ~/temp directory, and then create a symblink
  ~/temp/test.txt to /etc/shadow

  3. Perform sudoedit ~/temp/test.txt - you will able to access
  /etc/shadow.

  What realease is affected: tested on all supported now Ubuntu
  versions. For personaly me, it's 14.04 LTS.

  What version is affected: as mentioned, all versions <=1.8.14. For
  personally me, it's 1.8.9p5

  What was expected and happend instead: sudoedit should check full real
  path, but it didn't.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/1512781/+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 1503465] Re: Update to 0.2.16

2015-10-22 Thread Laurent Bigonville
** Bug watch added: Debian Bug tracker #802666
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802666

** Also affects: grilo-plugins (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802666
   Importance: Unknown
   Status: Unknown

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

Title:
  Update to 0.2.16

Status in grilo-plugins package in Ubuntu:
  Triaged
Status in grilo-plugins package in Debian:
  Unknown

Bug description:
  Requires lua5.3 and gnome-online-accounts 3.17.91

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1503465/+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 1498562] Re: bliptv service has been closed, should disable the option

2015-10-22 Thread Laurent Bigonville
** Also affects: grilo-plugins (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799791
   Importance: Unknown
   Status: Unknown

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

Title:
  bliptv service has been closed, should disable the option

Status in grilo-plugins package in Ubuntu:
  Confirmed
Status in grilo-plugins package in Debian:
  Unknown

Bug description:
  The bliptv website has been closed, the option should be turned off
  from grilo since it leads to have a non working bliptv channel listed
  e.g in the totem UI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1498562/+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 1440373]

2015-10-17 Thread Laurent Bigonville
*** Bug 92494 has been marked as a duplicate of this bug. ***

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

Title:
  please build a python3-zeitgeist package and let zeitgeist depend on
  it

Status in Zeitgeist Framework:
  Fix Released
Status in ubuntu-meta package in Ubuntu:
  Fix Released
Status in zeitgeist package in Ubuntu:
  Fix Released

Bug description:
  There is still the goal to remove Python2 from the desktop images, and
  to use Python3 only. please build a python3-zeitgeist package and let
  zeitgeist depend on it

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/1440373/+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 1199221]

2015-10-17 Thread Laurent Bigonville
*** Bug 92494 has been marked as a duplicate of this bug. ***

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

Title:
  Package zeitgeist-python for python3 aka make package
  python3-zeitgeist

Status in Zeitgeist Framework:
  Fix Released
Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  At the moment the package python-zeitgeist installs in python2.7
  location and does not have a python3.x installation which makes
  python3 migration tougher.

  Expectation: Have a second package python3-zeitgeist which installs in
  python3.x location

To manage notifications about this bug go to:
https://bugs.launchpad.net/zeitgeist/+bug/1199221/+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 1020414] Re: Update to 1.7

2014-11-27 Thread Laurent Bigonville
** Bug watch added: Debian Bug tracker #717459
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717459

** Also affects: libopenobex (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717459
   Importance: Unknown
   Status: Unknown

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

Title:
  Update to 1.7

Status in “libopenobex” package in Ubuntu:
  Triaged
Status in “libopenobex” package in Debian:
  Unknown

Bug description:
  Update to 1.7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libopenobex/+bug/1020414/+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 1385616] Re: libharfbuzz.a missing in libharfbuzz-dev

2014-10-29 Thread Laurent Bigonville
** Changed in: harfbuzz (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  libharfbuzz.a missing in libharfbuzz-dev

Status in “harfbuzz” package in Ubuntu:
  New

Bug description:
  The static library is missing from the libharfbuzz-dev 0.9.27-1ubuntu1
  package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/harfbuzz/+bug/1385616/+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 1331555] Re: Trusty's libsepol1 causes issues with Precise's Upstart during dist-upgrade

2014-08-31 Thread Laurent Bigonville
I've just dropped the postinst script that reload the init during the
upgrade of libsepol.

It was also causing issues with systemd actually. And anyway nor upstart
nor systemd was using any of it's symbols directly (libsepol is
statically linked in libselinux)

So this should be fixed in 2.3-2

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

Title:
  Trusty's libsepol1 causes issues with Precise's Upstart during dist-
  upgrade

Status in “libsepol” package in Ubuntu:
  Confirmed
Status in “libsepol” source package in Trusty:
  Confirmed
Status in “libsepol” source package in Utopic:
  Confirmed

Bug description:
  Trusty's libsepol1 (2.2-1) has no Upstart version check for the
  'telinit u' call. During the dist-upgrade from Precise to Trusty this
  causes Upstart to loose its state. Because of this Upstart no longer
  knows which PIDs running services have and thus all service reloads
  fail.

  This bug is similarly to bug http://pad.lv/1313712 and the same fix
  applies.

  Faulty code:
  if [ "$1" = "configure" ]; then
   # Restart init. If it fails, there is nothing we can do, so
   # just ignore the error (NOTE: Borrowed from libc6.postinst)
   telinit u 2>/dev/null || true ; sleep 1
  fi

  Correct code:
  if [ "$1" = "configure" ]; then
   # Restart init. If it fails, there is nothing we can do, so
   # just ignore the error (NOTE: Borrowed from libc6.postinst)
   if dpkg --compare-versions "$UPSTART_VERSION_RUNNING" ge 1.6.1; then
    telinit u 2>/dev/null || true ; sleep 1
   fi
  fi

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