[Touch-packages] [Bug 1635074] Re: Nepali Keyboard symbol should have zero width joiner and non joiner

2018-02-03 Thread Bug Watch Updater
** Changed in: xkeyboard-config
   Status: Unknown => Confirmed

** Changed in: xkeyboard-config
   Importance: Unknown => Medium

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

Title:
  Nepali Keyboard symbol should have zero width joiner and non joiner

Status in xkeyboard-config:
  Confirmed
Status in xkeyboard-config package in Ubuntu:
  New

Bug description:
  The symbols file located at '/usr/share/X11/xkb/symbols/np' doesnot
  seem to work for zero width joiner. The  'equal' key in line 22 should
  work as zero width joiner.

  'पर्=यो' is the output while it should be 'पर्‍यो' ।

  The workout seems to be replacing 'equal' in line 22 with '0x100200D'

  Also, the upper keys in numbers i.e. @,#,$,% etc are missing and
  should be available as is except for +,= where zero width joiner and
  non-joiner are used.

To manage notifications about this bug go to:
https://bugs.launchpad.net/xkeyboard-config/+bug/1635074/+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 1706948] Re: [Ubuntu 18.04] [Feature] Inconsistent report of pm CanSuspend state by systemd and pm-utils

2018-02-03 Thread rahmadani
** Changed in: pm-utils (Ubuntu)
 Assignee: (unassigned) => rahmadani (rahmadani)

** Changed in: ubuntu-power-systems
 Assignee: (unassigned) => rahmadani (rahmadani)

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

Title:
  [Ubuntu 18.04] [Feature] Inconsistent report of pm CanSuspend state by
  systemd and pm-utils

Status in The Ubuntu-power-systems project:
  Invalid
Status in pm-utils package in Ubuntu:
  Invalid

Bug description:
  == Comment: #0 - Balamuruhan S <> - 2017-06-28 03:39:15 ==
  systemd and pm-utils interprets CanSuspend states differently and reports it 
as supported or not in a conflicting way.

  # gdbus call --system --dest org.freedesktop.login1 --object-path 
/org/freedesktop/login1 --method org.freedesktop.login1.Manager.CanSuspend
  ('yes',)

  # pm-is-supported --suspend
  # echo $?
  1

  Both systemd and pm-is-supported looks into /sys/power/state file to
  check if suspend is supported.

  pm-is-supported --suspend returns true if either "standby" or "mem" is 
present in the file.
  ( /usr/lib/pm-utils/pm-functions )

  systemd(Manager.CanSuspend) returns true if "standby", "freeze" or "mem" is 
present in the file.
  ( 
https://github.com/systemd/systemd/blob/dd8352659c9428b196706d04399eec106a8917ed/src/shared/sleep-config.c
 )

  # cat /sys/power/state
  freeze

  So here, pm-is-supported --suspend returns false and gdbus returns
  true.

  Both these utilities interpret /sys/power/state differently.

  Secondly, systemd should split CanSuspend to Cansuspend+CanFreeze Or
  don't report freeze as CanSuspend.

  Impact of this inconsistency can be felt from Libvirt supported pm
  states:

  To reduce ABI dependency, libvirt queries the available states via
  dbus, if not falls to pm-utils. Libvirt won't check for strings in
  sys/power/state and interpret directly.

  so due to this, libvirt will list that suspend_to_mem is supported
  from virsh capabilities but ideally it might not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1706948/+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 1747220] [NEW] unsatisfied dependencies installing libjack-jackd2-dev

2018-02-03 Thread Juan Luis
Public bug reported:

I have a broken package message in Ubuntu 17.10  when trying to install
libjack-jackd2-dev:

(text from console translated from spanish):

The following packages has broken links:
 libjack-jackd2-dev : Depends: libjack-jackd2-0 (= 
1.9.10+20150825git1ed50c92~dfsg-5ubuntu1) but 2:1.9.12-1~zzartful2 is going to 
be installed
E: Fatal errors couldn't be repaired, broken packages retained.

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

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

Title:
  unsatisfied dependencies installing libjack-jackd2-dev

Status in jackd2 package in Ubuntu:
  New

Bug description:
  I have a broken package message in Ubuntu 17.10  when trying to
  install libjack-jackd2-dev:

  (text from console translated from spanish):

  The following packages has broken links:
   libjack-jackd2-dev : Depends: libjack-jackd2-0 (= 
1.9.10+20150825git1ed50c92~dfsg-5ubuntu1) but 2:1.9.12-1~zzartful2 is going to 
be installed
  E: Fatal errors couldn't be repaired, broken packages retained.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jackd2/+bug/1747220/+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 1693503] Re: Remove mlx4.conf

2018-02-03 Thread Launchpad Bug Tracker
This bug was fixed in the package kmod - 24-1ubuntu3

---
kmod (24-1ubuntu3) bionic; urgency=medium

  * Remove /etc/modprobe.d/mlx4.conf: The kernel module mlx4_core will
automatically load the mlx4_en/mlx4_ib modules (LP: #1693503)

 -- Benjamin Drung   Sun, 28 Jan 2018 16:34:49 +0100

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

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

Title:
  Remove mlx4.conf

Status in kmod package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  we are working on debianizing rdma-core package, it will contain a
  rdma service that manage the mlx4.conf file, so the conf file
  “/etc/modprobe.d/mlx4.conf” (that comes with “kmod” package) is not
  needed anymore, and must be removed.

  This conf file conflicts with “/lib/modprobe.d/libmlx4.conf” that will
  come with “rdma-core” package, and prevents running a script
  (/sbin/mlx4-setup.sh) that configures ConnectX-3 devices port types
  (IB vs. ETH).

  
  thanks
  Talat

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kmod/+bug/1693503/+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 1746463] Re: apparmor profile load in stacked policy container fails

2018-02-03 Thread Khaled El Mously
** Changed in: apparmor (Ubuntu Artful)
   Status: Confirmed => Fix Committed

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

Title:
  apparmor profile load in stacked policy container fails

Status in apparmor package in Ubuntu:
  Confirmed
Status in apparmor source package in Artful:
  Fix Committed
Status in apparmor source package in Bionic:
  Confirmed

Bug description:
  LXD containers on an artful or bionic host with aa namespaces, should
  be able to load the lxc policies. However /lib/apparmor/profile-load
  skips that part when running in a container.

  aa-status shows 0 policies

  /lib/apparmor/profile-load is failing due to
  is_container_with_internal_policy() failing

  due to

  /sys/kernel/security/apparmor/.ns_name being empty which causes

if [ "${ns_name#lxd-*}" = "$ns_name" ] && \
   [ "${ns_name#lxc-*}" = "$ns_name" ]; then
return 1
fi

  to fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1746463/+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 1747205] [NEW] Foi o Ubuntu que disse que estava com problema. Nao vi nada errado.

2018-02-03 Thread wguedes
Public bug reported:

Assim nao da.

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

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

Title:
  Foi o Ubuntu que disse que estava com problema. Nao vi nada errado.

Status in hud package in Ubuntu:
  New

Bug description:
  Assim nao da.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hud/+bug/1747205/+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 1156807] Re: package libunistring0 0.9.3-5 failed to install/upgrade: package libunistring0 is already installed and configured

2018-02-03 Thread Mattia Rizzolo
I'm sorry it took so long to receive a reply about this bug report.

However I am going to close it because there is nothing actionable here.
That error you reported is incredibly unhelpful, and it' not caused by anything 
from this package. We'd need to know what is asking dpkg to explicitly 
configure libunistring0 whilst already being done.
If you are still affected by this issue please contact user support to figure 
the best way forward; also most probably it's some kind of misconfiguration on 
your part anyway.

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

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

Title:
  package libunistring0 0.9.3-5 failed to install/upgrade: package
  libunistring0 is already installed and configured

Status in libunistring package in Ubuntu:
  Invalid

Bug description:
  this error was appear just after login in te GUI mode...

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: libunistring0 0.9.3-5
  ProcVersionSignature: Ubuntu 3.2.0-39.62-generic 3.2.39
  Uname: Linux 3.2.0-39-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Mon Mar 18 10:10:30 2013
  ErrorMessage: package libunistring0 is already installed and configured
  InstallationMedia: Ubuntu-Server 12.04.1 LTS "Precise Pangolin" - Release 
amd64 (20120817.3)
  MarkForUpload: True
  SourcePackage: libunistring
  Title: package libunistring0 0.9.3-5 failed to install/upgrade: package 
libunistring0 is already installed and configured
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunistring/+bug/1156807/+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 1626248] Re: libunistring0 has not been updated since 2010

2018-02-03 Thread Mattia Rizzolo
I'm sorry it took so long to receive a reply about this bug report.

However I am going to close it because there is nothing actionable here.
That error you reported is incredibly unhelpful, and it' not caused by anything 
from this package.  We'd need to know what is asking dpkg to explicitly 
configure libunistring0 whilst already being done.
If you are still affected by this issue please contact user support to figure 
the best way forward; also most probably it's some kind of misconfiguration on 
your part anyway.

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

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

Title:
  libunistring0 has not been updated since 2010

Status in libunistring package in Ubuntu:
  Triaged

Bug description:
  Libunistring is updated by FSF for every new version of Unicode. The
  current version of libunistring is 0.9.6 and has support for unicode
  version 9. The version shipped with Ubuntu is 0.9.3 which supports
  Unicode 7. Since the lib was last updated Unicode has added more than
  14,000 new code points which includes emoji support. Because of the
  number of Ubuntu packages that depend on libunistring I believe that
  it should be updated every time a new version is released, which is
  usually yearly following the release schedule of Unicode versions.

  Libunistring in Ubuntu has not been updated since 2010.

  Thank You for Ubuntu.

  Bob Pendleton

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libunistring0 0.9.3-5.2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Sep 21 14:35:34 2016
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu3
   libgcc1 1:6.0.1-0ubuntu1
   multiarch-support 2.23-0ubuntu3
  InstallationDate: Installed on 2015-01-16 (613 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libunistring
  UpgradeStatus: Upgraded to xenial on 2016-05-19 (124 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunistring/+bug/1626248/+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 1626248] Re: libunistring0 has not been updated since 2010

2018-02-03 Thread Mattia Rizzolo
ooops, managed to write this comment on the wrong bug report somehow
-.-'

** Changed in: libunistring (Ubuntu)
   Status: Invalid => Triaged

** Changed in: libunistring (Ubuntu)
   Importance: Undecided => Low

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

Title:
  libunistring0 has not been updated since 2010

Status in libunistring package in Ubuntu:
  Triaged

Bug description:
  Libunistring is updated by FSF for every new version of Unicode. The
  current version of libunistring is 0.9.6 and has support for unicode
  version 9. The version shipped with Ubuntu is 0.9.3 which supports
  Unicode 7. Since the lib was last updated Unicode has added more than
  14,000 new code points which includes emoji support. Because of the
  number of Ubuntu packages that depend on libunistring I believe that
  it should be updated every time a new version is released, which is
  usually yearly following the release schedule of Unicode versions.

  Libunistring in Ubuntu has not been updated since 2010.

  Thank You for Ubuntu.

  Bob Pendleton

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libunistring0 0.9.3-5.2ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-38.57-generic 4.4.19
  Uname: Linux 4.4.0-38-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Sep 21 14:35:34 2016
  Dependencies:
   gcc-6-base 6.0.1-0ubuntu1
   libc6 2.23-0ubuntu3
   libgcc1 1:6.0.1-0ubuntu1
   multiarch-support 2.23-0ubuntu3
  InstallationDate: Installed on 2015-01-16 (613 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libunistring
  UpgradeStatus: Upgraded to xenial on 2016-05-19 (124 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunistring/+bug/1626248/+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 533890] Re: [ubuntu lucid] apt-get does not recognize version locking done in synaptic

2018-02-03 Thread Norbert
*** This bug is a duplicate of bug 42178 ***
https://bugs.launchpad.net/bugs/42178

** This bug has been marked a duplicate of bug 42178
   synaptic: ‘Lock Version’ is broken; use dpkg hold

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

Title:
  [ubuntu lucid] apt-get does not recognize version locking done in
  synaptic

Status in apt package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: apt

  Using Synaptic I downgraded mythtv-frontend and mythtv-common from
  Lucid's version 0.23 to 0.22 (for compatibility with an older backend
  server). Then I locked the 0.22 versions in Synaptic. As expeceted.
  neither Synapitc nor the update-manager then offer these versions for
  upgrade. Synaptic shows the two packages as pinned; update-manager
  does not show them at all.

  However, apt-get from the command line does not recognize the locking
  status and always does an upgrade when called as apt-get upgrade or
  apt-get dist-upgrade.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/533890/+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 1747180] Re: SIGSEGV in pkgPolicy::GetPriority()

2018-02-03 Thread Julian Andres Klode
Thanks for your bug report. I made it public as it does not contain any
sensitive information. I'm not entirely sure why this is happening, but
I might dig into it a bit later.

** Information type changed from Private to Public

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

Title:
  SIGSEGV in pkgPolicy::GetPriority()

Status in apt package in Ubuntu:
  New

Bug description:
  Continuous Crashes, especialle when you see video, generate Core Dumps
  You can solve restarting

  Ubuntu 16.04
  Kernel 4.4.0-122-generic
  apt 1.2.24

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: apt 1.2.24
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Feb  3 11:43:46 2018
  ExecutablePath: /usr/bin/apt-get
  InstallationDate: Installed on 2016-10-22 (468 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcCmdline: apt-get install vidcutter
  SegvAnalysis:
   Segfault happened at: 0x7f4963a9a5ef 
<_ZN9pkgPolicy11GetPriorityERKN8pkgCache11VerIteratorEb+143>:   testb  
$0x1,0x28(%rdx)
   PC (0x7f4963a9a5ef) ok
   source "$0x1" ok
   destination "0x28(%rdx)" (0x7f4962f85858) in non-writable VMA region: 
0x7f4962f82000-0x7f4963182000 ---p /lib/x86_64-linux-gnu/libc-2.23.so
  SegvReason: writing VMA /lib/x86_64-linux-gnu/libc-2.23.so
  Signal: 11
  SourcePackage: apt
  StacktraceTop:
   pkgPolicy::GetPriority(pkgCache::VerIterator const&, bool) () from 
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0
   ?? () from /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0
   pkgPolicy::GetCandidateVer(pkgCache::PkgIterator const&) () from 
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0
   pkgDepCache::Init(OpProgress*) () from 
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0
   pkgCacheFile::BuildDepCache(OpProgress*) () from 
/usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0
  Title: apt-get crashed with SIGSEGV in pkgPolicy::GetPriority()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1747180/+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 1746799] Re: Perl won't install because it depends on the wrong perl-base

2018-02-03 Thread Hans Joachim Desserud
Closing this based on your comment, good to hear the issue was resolved.
Might have been the mirror was temporarily out of sync.

** Changed in: perl (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Perl won't install because it depends on the wrong perl-base

Status in perl package in Ubuntu:
  Invalid

Bug description:
  Pretty clean Xenial install on a Docker environment. I try installing
  apache2, which fails because it can't install perl. If I try to
  install perl:

  # apt-get install perl
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   perl : Depends: perl-base (= 5.22.1-9) but 5.22.1-9ubuntu0.2 is to be 
installed
  Recommends: netbase but it is not going to be installed
  Recommends: rename but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  # dpkg -l perl*
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name  Version   Architecture  
Description
  
+++-=-=-=-===
  un  perl  
(no description available)
  ii  perl-base 5.22.1-9ubuntu0.2 amd64 
minimal Perl system
  un  perl-modules  
(no description available)
  un  perlapi-5.22.1
(no description available)

  # cat /etc/apt/sources.list | grep -v '^#'

  deb http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial main restricted
  deb-src http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial main restricted

  deb http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-updates main restricted
  deb-src http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-updates main 
restricted

  deb http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial universe
  deb-src http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial universe
  deb http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-updates universe
  deb-src http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-updates universe

  
  deb http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-security main restricted
  deb-src http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-security main 
restricted
  deb http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-security universe
  deb-src http://ftp.nluug.nl/os/Linux/distr/ubuntu/ xenial-security universe

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/perl/+bug/1746799/+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 934291] Re: Deleting or stopping print jobs does not work

2018-02-03 Thread Till Kamppeter
Promoted this bug to "Critical". Its solution is essentially important
for all functions of the GNOME printer tool to work.

** Changed in: cups-pk-helper (Ubuntu)
   Importance: High => Critical

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

Title:
  Deleting or stopping print jobs does not work

Status in gnome-control-center:
  Unknown
Status in cups package in Ubuntu:
  Invalid
Status in cups-pk-helper package in Ubuntu:
  In Progress
Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Deleting or stopping print jobs through the "gnome-control-center -> 
printers" menu is not possible.
  (Black rectangle for stopping can be pressed, nothing happens.)

  Deleting with cups via webinterface does work. ( http://localhost:631/
  )

  Please let me know which information to provide.

  Cheers

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-control-center 1:3.2.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17
  Uname: Linux 3.0.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Fri Feb 17 16:47:32 2012
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to oneiric on 2011-12-17 (61 days ago)
  usr_lib_gnome-control-center:
   deja-dup   22.0~bzr1290.37~oneiric1
   gnome-bluetooth3.2.0-0ubuntu2
   indicator-datetime 0.3.1-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/934291/+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 1747174] Re: systemd-journald crashed with SIGABRT in fsync()

2018-02-03 Thread Apport retracing service
*** This bug is a duplicate of bug 1747172 ***
https://bugs.launchpad.net/bugs/1747172

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1747172, so 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.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1747174/+attachment/5048160/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1747174/+attachment/5048163/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1747174/+attachment/5048170/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1747174/+attachment/5048172/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1747174/+attachment/5048173/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1747174/+attachment/5048174/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1747174/+attachment/5048177/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1747172

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  systemd-journald crashed with SIGABRT in fsync()

Status in systemd package in Ubuntu:
  New

Bug description:
  systemd-journald crashed with SIGABRT in fsync()

  ProblemType: Crash
  DistroRelease: Ubuntu 18.04
  Package: systemd 237-1ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-32.35-lowlatency 4.13.13
  Uname: Linux 4.13.0-32-lowlatency x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  Date: Sat Feb  3 19:37:42 2018
  ExecutablePath: /lib/systemd/systemd-journald
  InstallationDate: Installed on 2018-01-21 (13 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Alpha amd64 (20171221)
  MachineType: Gigabyte Technology Co., Ltd. GA-880GM-USB3
  ProcCmdline: /lib/systemd/systemd-journald
  ProcEnviron:
   LANG=ru_RU.UTF-8
   PATH=(custom, no user)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-32-lowlatency 
root=UUID=5abb41b1-8d43-47c5-80b8-69f83ef357d5 ro rootflags=subvol=@ 
video=1920x1080
  Signal: 6
  SourcePackage: systemd
  StacktraceTop:
   fsync (fd=54) at ../sysdeps/unix/sysv/linux/fsync.c:27
   journal_file_open () from /lib/systemd/libsystemd-shared-237.so
   journal_file_rotate () from /lib/systemd/libsystemd-shared-237.so
   ?? ()
   ?? ()
  Title: systemd-journald crashed with SIGABRT in fsync()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  dmi.bios.date: 10/25/2011
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: FE
  dmi.board.name: GA-880GM-USB3
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrFE:bd10/25/2011:svnGigabyteTechnologyCo.,Ltd.:pnGA-880GM-USB3:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-880GM-USB3:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-880GM-USB3
  dmi.sys.vendor: Gigabyte Technology Co., Ltd.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1747174/+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 1747175] [NEW] [Inspiron 5559, Realtek ALC3234, Black Headphone Out, Front] No sound at all

2018-02-03 Thread HARISH GONTU
Public bug reported:

My internal speaker works fine
People say it is a problem of ALSADRIVER
Headphone jack works in windows
Issue lies with ubuntu

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: alsa-base 1.0.25+dfsg-0ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-112.135-lowlatency 4.4.98
Uname: Linux 4.4.0-112-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  harish 2674 F pulseaudio
CurrentDesktop: XFCE
Date: Sat Feb  3 23:42:53 2018
InstallationDate: Installed on 2016-07-06 (577 days ago)
InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
PackageArchitecture: all
SourcePackage: alsa-driver
Symptom: audio
Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
Symptom_Card: Built-in Audio - HDA Intel PCH
Symptom_DevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  harish 2674 F pulseaudio
Symptom_Jack: Black Headphone Out, Front
Symptom_Type: No sound at all
Title: [Inspiron 5559, Realtek ALC3234, Black Headphone Out, Front] No sound at 
all
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/25/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.2.3
dmi.board.name: 04D1V1
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd08/25/2016:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn04D1V1:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Inspiron 5559
dmi.sys.vendor: Dell Inc.

** Affects: alsa-driver (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  [Inspiron 5559, Realtek ALC3234, Black Headphone Out, Front] No sound
  at all

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  My internal speaker works fine
  People say it is a problem of ALSADRIVER
  Headphone jack works in windows
  Issue lies with ubuntu

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-112.135-lowlatency 4.4.98
  Uname: Linux 4.4.0-112-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  harish 2674 F pulseaudio
  CurrentDesktop: XFCE
  Date: Sat Feb  3 23:42:53 2018
  InstallationDate: Installed on 2016-07-06 (577 days ago)
  InstallationMedia: Ubuntu-Studio 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  harish 2674 F pulseaudio
  Symptom_Jack: Black Headphone Out, Front
  Symptom_Type: No sound at all
  Title: [Inspiron 5559, Realtek ALC3234, Black Headphone Out, Front] No sound 
at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/25/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 04D1V1
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd08/25/2016:svnDellInc.:pnInspiron5559:pvr:rvnDellInc.:rn04D1V1:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Inspiron 5559
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1747175/+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 1199370] Re: mintupdate / apt requires access to my home directory

2018-02-03 Thread Clement Lefebvre
** Changed in: linuxmint
   Status: New => Invalid

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

Title:
  mintupdate / apt requires access to my home directory

Status in Linux Mint:
  Invalid
Status in apt package in Ubuntu:
  Invalid

Bug description:
  __Problem__

  When running mintupdate I encounter the following error:

  Unable to change to /home/jedwards/ - chdir (13: Permission denied)

  My home directory is NFS mounted and secured with kerberos. The root
  user has no access to my home directory and thus the chdir failes.

  I encounter the same problem if I run:

  cd /home/jedwards
  sudo apt-get update

  __Expected__

  I don't think changing the behavoir of apt is something for the Linux
  Mint team but mintupdate should not require access to my home
  directory.

  __Reproduction__

  Run mintupdate as a user with an NFS mounted home directory to which
  root has no access (either root squashing or kerberos).

  
  __Proposed solution__

  Modify /usr/bin/mintupdate to chdir to "/":

  See my modified version attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1199370/+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 1747157] Re: package linux-image-extra-3.13.0-77-generic 3.13.0-77.121 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-extra-3.13.0-77-generic 3.13.0-77.121 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  got the error while running apt-get autoremove

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-77-generic 3.13.0-77.121
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic i686
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  suman  2470 F pulseaudio
  Date: Sat Feb  3 19:46:50 2018
  DuplicateSignature: 
package:linux-image-extra-3.13.0-77-generic:3.13.0-77.121:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
  ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  InstallationDate: Installed on 2012-03-29 (2137 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MachineType: Dell Inc. Inspiron N5110
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=2A2C42522C4218E9 loop=/hostname/disks/root.disk rw quiet splash 
vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.14
  SourcePackage: initramfs-tools
  Title: package linux-image-extra-3.13.0-77-generic 3.13.0-77.121 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  UpgradeStatus: Upgraded to trusty on 2014-08-18 (1265 days ago)
  dmi.bios.date: 08/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 02J65Y
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn02J65Y:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron N5110
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1747157/+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 1747157] [NEW] package linux-image-extra-3.13.0-77-generic 3.13.0-77.121 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-02-03 Thread suman ghosh
Public bug reported:

got the error while running apt-get autoremove

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-extra-3.13.0-77-generic 3.13.0-77.121
ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
Uname: Linux 3.13.0-55-generic i686
ApportVersion: 2.14.1-0ubuntu3.27
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  suman  2470 F pulseaudio
Date: Sat Feb  3 19:46:50 2018
DuplicateSignature: 
package:linux-image-extra-3.13.0-77-generic:3.13.0-77.121:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
InstallationDate: Installed on 2012-03-29 (2137 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
MachineType: Dell Inc. Inspiron N5110
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=2A2C42522C4218E9 loop=/hostname/disks/root.disk rw quiet splash 
vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.14
SourcePackage: initramfs-tools
Title: package linux-image-extra-3.13.0-77-generic 3.13.0-77.121 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
UpgradeStatus: Upgraded to trusty on 2014-08-18 (1265 days ago)
dmi.bios.date: 08/03/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 02J65Y
dmi.board.vendor: Dell Inc.
dmi.board.version: A11
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn02J65Y:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron N5110
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 trusty

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

Title:
  package linux-image-extra-3.13.0-77-generic 3.13.0-77.121 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  got the error while running apt-get autoremove

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-extra-3.13.0-77-generic 3.13.0-77.121
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic i686
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  suman  2470 F pulseaudio
  Date: Sat Feb  3 19:46:50 2018
  DuplicateSignature: 
package:linux-image-extra-3.13.0-77-generic:3.13.0-77.121:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
  ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  InstallationDate: Installed on 2012-03-29 (2137 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MachineType: Dell Inc. Inspiron N5110
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=2A2C42522C4218E9 loop=/hostname/disks/root.disk rw quiet splash 
vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.14
  SourcePackage: initramfs-tools
  Title: package linux-image-extra-3.13.0-77-generic 3.13.0-77.121 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  UpgradeStatus: Upgraded to trusty on 2014-08-18 (1265 days ago)
  dmi.bios.date: 08/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 02J65Y
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn02J65Y:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron N5110
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1747157/+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 1671606] Re: DNS server from vpn connection is not being used after network-manager upgrade to 1.2.6-0ubuntu0.16.04.1

2018-02-03 Thread Tony Kitzky
*** This bug is a duplicate of bug 1688018 ***
https://bugs.launchpad.net/bugs/1688018

I am affected by this bug as well.

  * Ubuntu Xenial 16.04 AMD64 w most recent patches
  * network-manager 1.2.6-0ubuntu0.16.04.2
  * dnsmasq 2.75-1ubuntu0.16.04.4

Goth Queen's comment in post # 15 resolved my issue. (pun intended.
thanks!)

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

Title:
  DNS server from vpn connection is not being used after network-manager
  upgrade to 1.2.6-0ubuntu0.16.04.1

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

Bug description:
  I use my company's cisco vpn via network-manager in Ubuntu 16.04.2
  LTS. After recent upgrade of network-manager:amd64 from version
  1.2.2-0ubuntu0.16.04.4 to version 1.2.6-0ubuntu0.16.04.1 DNS
  resolution of VPN's server hostnames does not work. Roll back to
  version 1.2.2-0ubuntu0.16.04.4 solves the problem.

  Steps for reproducing:
  1. upgrade network-manager:amd64 from version 1.2.2-0ubuntu0.16.04.4 to 
version 1.2.6-0ubuntu0.16.04.1
  2. connect to VPN via network-manager applet
  3. nslookop servername.internal --> ** server can't find servername.internal: 
NXDOMAIN
  4. disconnect from VPN via network-manager applet
  5. roll back network-manager via command: sudo apt-get install 
network-manager=1.2.2-0ubuntu0.16.04.4
  6. restart network-manager via sudo service network-manager restart
  7. connect to VPN via network-manager applet
  8. nslookop servername.internal --> the server is resolved correctly

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.2.6-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-66.87-generic 4.4.44
  Uname: Linux 4.4.0-66-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar  9 19:49:55 2017
  InstallationDate: Installed on 2015-10-05 (520 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm:
   RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  
WIFI WWAN-HW  WWAN
   running  1.2.6connected  started  full  enabled enabled  
enabled  enabled  enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1671606/+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 1270579] Re: On laptops, screen brightness and keyboard backlight isn't memorized between sessions

2018-02-03 Thread Clement Lefebvre
** No longer affects: linuxmint

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

Title:
  On laptops, screen brightness and keyboard backlight isn't memorized
  between sessions

Status in Dell Sputnik:
  New
Status in One Hundred Papercuts:
  Won't Fix
Status in upstart :
  Confirmed
Status in cinnamon-settings-daemon package in Ubuntu:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Won't Fix
Status in mate-settings-daemon package in Ubuntu:
  Fix Released
Status in upower package in Ubuntu:
  Confirmed
Status in upstart package in Ubuntu:
  Won't Fix

Bug description:
  HOW TO REPRODUCE:
    1. Boot a laptop.
    2. Set a different screen (or keyboard) backlight brightness level.
    3. Reboot.

  RESULT:
    Backlight is not memorized.

  FIX:
    A. For Ubuntu 12.04 LTS and 14.04 LTS install my package from PPA
  sudo add-apt-repository ppa:nrbrtx/sysvinit-backlight
  sudo apt-get update
  sudo apt-get install sysvinit-backlight

  NOTES:
  1. If you have installed previous non-deb version, please remove it 
carefully manually
    sudo rm /etc/rc?.d/?25backlight /etc/init.d/brightness 
/etc/rc?.d/?25brightness
      2. If you have installed previous version from my PPA on Ubuntu 14.04 
LTS, please reinstall the package by:
    sudo apt-get purge sysvinit-backlight
    sudo apt-get install sysvinit-backlight
  3. Version 0.1ubuntu1 supports save/restore of keyboard backlight too.

    B. Ubuntu 14.10 is at EOL (from July 2015), Ubuntu 15.04 is at EOL (from  
January 2016), Ubuntu 15.10 is near EOL (really at July 2016), so users should 
upgrade them to Ubuntu 16.04 (see C below).
   My script is incompatible with these Ubuntu versions - remove it with
    sudo apt-get purge sysvinit-backlight
    sudo add-apt-repository -r ppa:nrbrtx/sysvinit-backlight

    C. Ubuntu 15.04, 15.10 and 16.04 LTS have systemd-backlight@.service. It 
saves and restores screen and keyboard backlight levels.
   My script is incompatible with these Ubuntu versions.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: initscripts 2.88dsf-41ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  Uname: Linux 3.13.0-4-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sun Jan 19 17:20:26 2014
  InstallationDate: Installed on 2013-10-20 (91 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  SourcePackage: sysvinit
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (61 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1270579/+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 1207812] Re: [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt Looping

2018-02-03 Thread Clement Lefebvre
** Changed in: linuxmint
   Status: Fix Committed => Fix Released

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

Title:
  [FFe] Update libimobiledevice to support iOS 7, fix Trust Prompt
  Looping

Status in Linux Mint:
  Fix Released
Status in libimobiledevice package in Ubuntu:
  Fix Released
Status in libimobiledevice package in Debian:
  Fix Released

Bug description:
  The latest libimobiledevice release 1.1.5 is a year old and does not
  support iOS7 devices. Most iOS devices have been updated to iOS7 by
  now, so currently the library is broken in functionality for most
  users. The git snapshot has been tested to work, but there seems to be
  no new upstream release being prepared for the time being.

  The new git snapshot includes several fixes, including the security
  fix that was previously patched on top of 1.1.5 in Ubuntu.

  Packaging branch merge request attached to this bug report.

  --- Original report ---

  The iPhone reporting "Trust the currently connected computer?" Trust/Don't 
Trust.
  This then happens in a continous loop when clicking Trust.

  ---
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  nrawlins   2068 F pulseaudio
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=f089ceb3-a892-4f99-92d3-a61c99bb2feb
  InstallationDate: Installed on 2013-08-15 (3 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  MachineType: Sony Corporation VGN-SR29XN_S
  MarkForUpload: True
  Package: linux 3.8.0.27.45
  PackageArchitecture: amd64
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-27-generic 
root=UUID=7656e9f3-5437-4e10-a467-62d52144f471 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-27.40-generic 3.8.13.4
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-27-generic N/A
   linux-backports-modules-3.8.0-27-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-27-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 08/28/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: R1130Y1
  dmi.board.asset.tag: N/A
  dmi.board.name: VAIO
  dmi.board.vendor: Sony Corporation
  dmi.board.version: N/A
  dmi.chassis.asset.tag: N/A
  dmi.chassis.type: 10
  dmi.chassis.vendor: Sony Corporation
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR1130Y1:bd08/28/2009:svnSonyCorporation:pnVGN-SR29XN_S:pvrC6017UKK:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
  dmi.product.name: VGN-SR29XN_S
  dmi.product.version: C6017UKK
  dmi.sys.vendor: Sony Corporation

To manage notifications about this bug go to:
https://bugs.launchpad.net/linuxmint/+bug/1207812/+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 1735998] Re: Decouple unity related settings as unity-settings

2018-02-03 Thread Khurshid Alam
Ok. I don't have any problem having "unity-settings" on universe without
removing gsettings from "ubuntu-settings". They won't collide. They both
set same settings for unity any way.

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

Title:
  Decouple unity related settings as unity-settings

Status in ubuntu-settings package in Ubuntu:
  Confirmed

Bug description:
  This is an attempt to resolve "* Shared GSettings keys" issue listed
  under https://wiki.ubuntu.com/Unity/NotDefaultIssues.

  Ubuntu so far is providing session related overrides for both ubuntu &
  unity sessions in a single package, i.e. ubuntu-settings. But now that
  Unity is not the default desktop it doesn't make any sense to carry
  unity related overrides in ubuntu-settings.

  For this purpose I have created a new project: unity-settings
  (https://code.launchpad.net/~khurshid-alam/unity-settings/trunk) and
  the binary would be unity-settings in universe.

  To make this happen in under 18.04 cycle, the work-flow should be:

  1) Have unity-settings in the universe
  2) Have ubuntu-unity-desktop in the universe
  3) Let ubuntu-unity-desktop depends on unity-settings
  4) Drop unity related settings in ubuntu-settings (merge request in-progress)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-settings/+bug/1735998/+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 1747147] [NEW] RM: obsolete product

2018-02-03 Thread Dimitri John Ledkov
Public bug reported:

unity-notifications was a component of Ubuntu Phone which is no longer
developed.

Please remove this package from the Ubuntu Archive.

$ reverse-depends src:unity-notifications
No reverse dependencies found

$ reverse-depends -b src:unity-notifications
No reverse dependencies found

** Affects: unity-notifications (Ubuntu)
 Importance: Undecided
 Status: Triaged


** Tags: u8rm

** Changed in: unity-notifications (Ubuntu)
   Status: New => Triaged

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

Title:
  RM: obsolete product

Status in unity-notifications package in Ubuntu:
  Triaged

Bug description:
  unity-notifications was a component of Ubuntu Phone which is no longer
  developed.

  Please remove this package from the Ubuntu Archive.

  $ reverse-depends src:unity-notifications
  No reverse dependencies found

  $ reverse-depends -b src:unity-notifications
  No reverse dependencies found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-notifications/+bug/1747147/+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 1747143] [NEW] package systemd 235-3ubuntu3 failed to install/upgrade: zapętlenie wyzwalaczy, przerywanie

2018-02-03 Thread Przemek Czerkas
Public bug reported:

During release upgrade (from 17.10), using:
$ sudo do-release-upgrade -d

there was an error:
dpkg assert failure: dpkg: ../../src/packages.c:245: process_queue: [...] 
'dependtry <= 4' [...]

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: systemd 235-3ubuntu3
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
Date: Sat Feb  3 14:18:19 2018
ErrorMessage: zapętlenie wyzwalaczy, przerywanie
MachineType: OEM OEM
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic 
root=UUID=6cc4ec79-8141-4784-9b23-8ffd7905bc5c ro splash quiet
Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.19.0.4ubuntu1
 apt  1.6~alpha7ubuntu1
SourcePackage: systemd
SystemdDelta:
 [EXTENDED]   /etc/systemd/system/display-manager.service → 
/lib/systemd/system/display-manager.service.d/xdiagnose.conf
 [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
 [EXTENDED]   /lib/systemd/system/user@.service → 
/lib/systemd/system/user@.service.d/timeout.conf
 
 3 overridden configuration files found.
Title: package systemd 235-3ubuntu3 failed to install/upgrade: zapętlenie 
wyzwalaczy, przerywanie
UpgradeStatus: Upgraded to bionic on 2018-02-03 (0 days ago)
dmi.bios.date: 12/20/2007
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: AB9/AB9RPO(Intel965+ICH8)
dmi.board.vendor: http://www.abit.com.tw/
dmi.board.version: 1.x (BIOS:15)
dmi.chassis.type: 3
dmi.chassis.vendor: OEM
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd12/20/2007:svnOEM:pnOEM:pvrOEM:rvnhttp//www.abit.com.tw/:rnAB9/AB9RPO(Intel965+ICH8):rvr1.x(BIOS15):cvnOEM:ct3:cvr:
dmi.product.name: OEM
dmi.product.version: OEM
dmi.sys.vendor: OEM

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


** Tags: amd64 apport-package bionic third-party-packages

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

Title:
  package systemd 235-3ubuntu3 failed to install/upgrade: zapętlenie
  wyzwalaczy, przerywanie

Status in systemd package in Ubuntu:
  New

Bug description:
  During release upgrade (from 17.10), using:
  $ sudo do-release-upgrade -d

  there was an error:
  dpkg assert failure: dpkg: ../../src/packages.c:245: process_queue: [...] 
'dependtry <= 4' [...]

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: systemd 235-3ubuntu3
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  Date: Sat Feb  3 14:18:19 2018
  ErrorMessage: zapętlenie wyzwalaczy, przerywanie
  MachineType: OEM OEM
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic 
root=UUID=6cc4ec79-8141-4784-9b23-8ffd7905bc5c ro splash quiet
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha7ubuntu1
  SourcePackage: systemd
  SystemdDelta:
   [EXTENDED]   /etc/systemd/system/display-manager.service → 
/lib/systemd/system/display-manager.service.d/xdiagnose.conf
   [EXTENDED]   /lib/systemd/system/rc-local.service → 
/lib/systemd/system/rc-local.service.d/debian.conf
   [EXTENDED]   /lib/systemd/system/user@.service → 
/lib/systemd/system/user@.service.d/timeout.conf
   
   3 overridden configuration files found.
  Title: package systemd 235-3ubuntu3 failed to install/upgrade: zapętlenie 
wyzwalaczy, przerywanie
  UpgradeStatus: Upgraded to bionic on 2018-02-03 (0 days ago)
  dmi.bios.date: 12/20/2007
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: 6.00 PG
  dmi.board.name: AB9/AB9RPO(Intel965+ICH8)
  dmi.board.vendor: http://www.abit.com.tw/
  dmi.board.version: 1.x (BIOS:15)
  dmi.chassis.type: 3
  dmi.chassis.vendor: OEM
  dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd12/20/2007:svnOEM:pnOEM:pvrOEM:rvnhttp//www.abit.com.tw/:rnAB9/AB9RPO(Intel965+ICH8):rvr1.x(BIOS15):cvnOEM:ct3:cvr:
  dmi.product.name: OEM
  dmi.product.version: OEM
  dmi.sys.vendor: OEM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1747143/+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 1747138] Re: package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers looping, abandoned

2018-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers
  looping, abandoned

Status in resolvconf package in Ubuntu:
  New

Bug description:
  Happened on upgrade to bionic on 2/2.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: resolvconf 1.79ubuntu9
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  Date: Sat Feb  3 00:58:50 2018
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-08-19 (899 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150818)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha7ubuntu1
  SourcePackage: resolvconf
  Title: package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers 
looping, abandoned
  UpgradeStatus: Upgraded to bionic on 2018-02-03 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1747138/+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 1747138] [NEW] package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers looping, abandoned

2018-02-03 Thread John Clemens
Public bug reported:

Happened on upgrade to bionic on 2/2.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: resolvconf 1.79ubuntu9
ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
ApportVersion: 2.20.8-0ubuntu8
Architecture: amd64
Date: Sat Feb  3 00:58:50 2018
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2015-08-19 (899 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150818)
PackageArchitecture: all
Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.19.0.4ubuntu1
 apt  1.6~alpha7ubuntu1
SourcePackage: resolvconf
Title: package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers 
looping, abandoned
UpgradeStatus: Upgraded to bionic on 2018-02-03 (0 days ago)

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


** Tags: amd64 apport-package bionic third-party-packages

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

Title:
  package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers
  looping, abandoned

Status in resolvconf package in Ubuntu:
  New

Bug description:
  Happened on upgrade to bionic on 2/2.

  ProblemType: Package
  DistroRelease: Ubuntu 18.04
  Package: resolvconf 1.79ubuntu9
  ProcVersionSignature: Ubuntu 4.13.0-32.35-generic 4.13.13
  Uname: Linux 4.13.0-32-generic x86_64
  ApportVersion: 2.20.8-0ubuntu8
  Architecture: amd64
  Date: Sat Feb  3 00:58:50 2018
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-08-19 (899 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Alpha amd64 (20150818)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.6, Python 3.6.4, python3-minimal, 
3.6.3-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.14+, python-minimal, 
2.7.14-2ubuntu1
  RelatedPackageVersions:
   dpkg 1.19.0.4ubuntu1
   apt  1.6~alpha7ubuntu1
  SourcePackage: resolvconf
  Title: package resolvconf 1.79ubuntu9 failed to install/upgrade: triggers 
looping, abandoned
  UpgradeStatus: Upgraded to bionic on 2018-02-03 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/resolvconf/+bug/1747138/+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 1747133] [NEW] RM: obsolete product

2018-02-03 Thread Dimitri John Ledkov
Public bug reported:

qtubuntu-media-signals was a component of Ubuntu Phone which is no
longer developed.

Please remove this package from the Ubuntu Archive.

$ reverse-depends src:qtubuntu-media-signals
No reverse dependencies found

$ reverse-depends -b src:qtubuntu-media-signals
No reverse dependencies found

** Affects: qtubuntu-media-signals (Ubuntu)
 Importance: Undecided
 Status: Triaged


** Tags: u8rm

** Changed in: qtubuntu-media-signals (Ubuntu)
   Status: New => Triaged

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

Title:
  RM: obsolete product

Status in qtubuntu-media-signals package in Ubuntu:
  Triaged

Bug description:
  qtubuntu-media-signals was a component of Ubuntu Phone which is no
  longer developed.

  Please remove this package from the Ubuntu Archive.

  $ reverse-depends src:qtubuntu-media-signals
  No reverse dependencies found

  $ reverse-depends -b src:qtubuntu-media-signals
  No reverse dependencies found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtubuntu-media-signals/+bug/1747133/+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 1747132] [NEW] RM: obsolete product

2018-02-03 Thread Dimitri John Ledkov
Public bug reported:

qmenumodel was a component of Ubuntu Phone which is no longer developed.

Please remove this package from the Ubuntu Archive.

$ reverse-depends src:qmenumodel
No reverse dependencies found

$ reverse-depends -b src:qmenumodel
No reverse dependencies found

** Affects: qmenumodel (Ubuntu)
 Importance: Undecided
 Status: Triaged


** Tags: u8rm

** Changed in: qmenumodel (Ubuntu)
   Status: New => Triaged

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

Title:
  RM: obsolete product

Status in qmenumodel package in Ubuntu:
  Triaged

Bug description:
  qmenumodel was a component of Ubuntu Phone which is no longer
  developed.

  Please remove this package from the Ubuntu Archive.

  $ reverse-depends src:qmenumodel
  No reverse dependencies found

  $ reverse-depends -b src:qmenumodel
  No reverse dependencies found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qmenumodel/+bug/1747132/+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 1747131] [NEW] RM: obsolete product

2018-02-03 Thread Dimitri John Ledkov
Public bug reported:

ofono-qt was a component of Ubuntu Phone which is no longer developed.

Please remove this package from the Ubuntu Archive.

$ reverse-depends src:ofono-qt
No reverse dependencies found

$ reverse-depends -b src:ofono-qt
No reverse dependencies found

** Affects: ofono-qt (Ubuntu)
 Importance: Undecided
 Status: Triaged


** Tags: u8rm

** Changed in: ofono-qt (Ubuntu)
   Status: New => Triaged

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

Title:
  RM: obsolete product

Status in ofono-qt package in Ubuntu:
  Triaged

Bug description:
  ofono-qt was a component of Ubuntu Phone which is no longer developed.

  Please remove this package from the Ubuntu Archive.

  $ reverse-depends src:ofono-qt
  No reverse dependencies found

  $ reverse-depends -b src:ofono-qt
  No reverse dependencies found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono-qt/+bug/1747131/+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 1720010] Re: can't log into Gnome - terminal or Unity work fine

2018-02-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  can't log into Gnome - terminal or Unity work fine

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  When launching my computer, I get the login screen. On entering my
  password, I get a small flicker of the screen and am not logged in. I
  can log in using the terminal (Alt-F2).

  Inspection of /var/log/auth.log suggests that interface, member and
  some other data are not correctly transmitted from the login manager
  to systemd-logind.

  After installing Unity, I can log into unity.

  When reading /var/log/auth.log, I see these lines:

  Sep 27 20:48:32 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 
comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error 
name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" 
destination=":1.24" (uid=121 pid=948 comm="/usr/bin/gnome-shell ")
  Sep 27 20:48:32 bigmomma dbus[764]: message repeated 18 times: [ [system] 
Rejected send message, 2 matched rules; type="error", sender=":1.0" (uid=0 
pid=739 comm="/lib/systemd/systemd-logind ") interface="(unset)" 
member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" 
requested_reply="0" destination=":1.24" (uid=121 pid=948 
comm="/usr/bin/gnome-shell ")]
  Sep 27 21:17:01 bigmomma CRON[3642]: pam_unix(cron:session): session opened 
for user root by (uid=0)
  Sep 27 21:17:01 bigmomma CRON[3642]: pam_unix(cron:session): session closed 
for user root
  Sep 27 22:17:01 bigmomma CRON[3686]: pam_unix(cron:session): session opened 
for user root by (uid=0)
  Sep 27 22:17:01 bigmomma CRON[3686]: pam_unix(cron:session): session closed 
for user root
  Sep 27 22:40:25 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 
comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error 
name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" 
destination=":1.24" (uid=121 pid=948 comm="/usr/bin/gnome-shell ")
  Sep 27 22:40:25 bigmomma dbus[764]: message repeated 18 times: [ [system] 
Rejected send message, 2 matched rules; type="error", sender=":1.0" (uid=0 
pid=739 comm="/lib/systemd/systemd-logind ") interface="(unset)" 
member="(unset)" error name="org.freedesktop.DBus.Error.UnknownMethod" 
requested_reply="0" destination=":1.24" (uid=121 pid=948 
comm="/usr/bin/gnome-shell ")]
  Sep 27 22:40:36 bigmomma gdm-password]: pam_unix(gdm-password:session): 
session opened for user jurgen by (uid=0)
  Sep 27 22:40:36 bigmomma systemd-logind[739]: New session 10 of user jurgen.
  Sep 27 22:40:36 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 
comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error 
name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" 
destination=":1.104" (uid=1000 pid=3735 comm="/usr/lib/xorg/Xorg vt4 -displayfd 
3 -auth /run/use")
  Sep 27 22:40:37 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 
comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error 
name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" 
destination=":1.104" (uid=1000 pid=3735 comm="/usr/lib/xorg/Xorg vt4 -displayfd 
3 -auth /run/use")
  Sep 27 22:40:37 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 
comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error 
name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" 
destination=":1.104" (uid=1000 pid=3735 comm="/usr/lib/xorg/Xorg vt4 -displayfd 
3 -auth /run/use")
  Sep 27 22:40:37 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 
comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error 
name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" 
destination=":1.104" (uid=1000 pid=3735 comm="/usr/lib/xorg/Xorg vt4 -displayfd 
3 -auth /run/use")
  Sep 27 22:40:37 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 
comm="/lib/systemd/systemd-logind ") interface="(unset)" member="(unset)" error 
name="org.freedesktop.DBus.Error.UnknownMethod" requested_reply="0" 
destination=":1.104" (uid=1000 pid=3735 comm="/usr/lib/xorg/Xorg vt4 -displayfd 
3 -auth /run/use")
  Sep 27 22:40:37 bigmomma dbus[764]: [system] Rejected send message, 2 matched 
rules; type="error", sender=":1.0" (uid=0 pid=739 

[Touch-packages] [Bug 1747128] Re: RM: obsolete product

2018-02-03 Thread Dimitri John Ledkov
@willcooke please confirm that this can be removed (and/or delegate)

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

Title:
  RM: obsolete product

Status in mediascanner2 package in Ubuntu:
  Triaged

Bug description:
  mediascanner2 was a component of Ubuntu Phone which is no longer
  developed.

  Please remove this package from the Ubuntu Archive.

  $ reverse-depends src:mediascanner2
  No reverse dependencies found

  $ reverse-depends -b src:mediascanner2
  No reverse dependencies found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1747128/+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 1747128] [NEW] RM: obsolete product

2018-02-03 Thread Dimitri John Ledkov
Public bug reported:

mediascanner2 was a component of Ubuntu Phone which is no longer
developed.

Please remove this package from the Ubuntu Archive.

$ reverse-depends src:mediascanner2
No reverse dependencies found

$ reverse-depends -b src:mediascanner2
No reverse dependencies found

** Affects: mediascanner2 (Ubuntu)
 Importance: Undecided
 Status: Triaged


** Tags: u8rm

** Changed in: mediascanner2 (Ubuntu)
   Status: New => Triaged

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

Title:
  RM: obsolete product

Status in mediascanner2 package in Ubuntu:
  Triaged

Bug description:
  mediascanner2 was a component of Ubuntu Phone which is no longer
  developed.

  Please remove this package from the Ubuntu Archive.

  $ reverse-depends src:mediascanner2
  No reverse dependencies found

  $ reverse-depends -b src:mediascanner2
  No reverse dependencies found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mediascanner2/+bug/1747128/+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 1739469] Re: FTBFS in bionic

2018-02-03 Thread Dimitri John Ledkov
IMHO this is invalid, due to snapd/security-team/upstream thinking to
increase trust-store usage in the near future =/

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

Title:
  FTBFS in bionic

Status in pulseaudio package in Ubuntu:
  Fix Released
Status in trust-store package in Ubuntu:
  Fix Released

Bug description:
  A rebuild of trust-store for the new boost ABI fails in bionic:

  /usr/bin/cc -g -O2 
-fdebug-prefix-map=/<>/trust-store-2.0.0+16.04.20160119=. 
-fstack-protector-strong -Wformat -Werror=format-security -Wdate-time 
-D_FORTIFY_SOURCE=2 -Werror -Wall -pedantic -Wextra -fPIC -fvisibility=hidden 
-pthread -DCHECK_FUNCTION_EXISTS=pthread_create  -Wl,-Bsymbolic-functions 
-Wl,-z,relro  -rdynamic CMakeFiles/cmTC_75174.dir/CheckFunctionExists.c.o  -o 
cmTC_75174 -lpthreads 
  /usr/bin/ld: cannot find -lpthreads
  collect2: error: ld returned 1 exit status

  If anyone cares about this package for bionic, they will need to
  resolve this.  Otherwise, the build-dependency from pulseaudio to
  trust-store should be dropped and trust-store should be removed from
  the archive.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1739469/+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 1385770] Re: [CMI8786 - Xonar DG, playback] No sound at all

2018-02-03 Thread Romain Porte
This bug is still present on Ubuntu Mate 17.04 in 2018 with Xonar DG
card. I used the alsamixer technique described above for making the rear
panel work.

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

Title:
  [CMI8786 - Xonar DG, playback] No sound at all

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Since I upgraded to UBUNTU 14.10, I finally had to reinstall ubuntu for half 
actualiazción error, the computer has been moved. Appear either audio controls 
on the system configuration, but no sound.
  Found that:
  is using the sound card (Asus Xonar) and not the motherboard, so it appears 
in Sound settings.
  the speakers are on and in correct volumes.
  In windows (another partition) still works

  And the fact is that they do not try to touch or configuration.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   rafa   1683 F...m pulseaudio
   /dev/snd/controlC0:  rafa   1683 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Oct 26 00:38:26 2014
  InstallationDate: Installed on 2014-10-24 (1 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:DG failed
  Symptom_Card: CMI8788 [Oxygen HD Audio] (CMI8786 (Xonar DG)) - Xonar DG
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   rafa   1683 F...m pulseaudio
   /dev/snd/controlC0:  rafa   1683 F pulseaudio
  Symptom_Type: No sound at all
  Title: [CMI8786 - Xonar DG, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: G41M-S3
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd05/16/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnG41M-S3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1385770/+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 1316970] Re: g_dbus memory leak in lrmd

2018-02-03 Thread Seyeong Kim
hmm, this has leak more than before..

testing..

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

Title:
  g_dbus memory leak in lrmd

Status in glib2.0 package in Ubuntu:
  New
Status in pacemaker package in Ubuntu:
  Fix Released
Status in glib2.0 source package in Trusty:
  New
Status in pacemaker source package in Trusty:
  In Progress

Bug description:
  [Impact]
  lrmd daemon with upstart resource has memory leak in Trusty

  affected to pacemaker 1.1.10.
  affected to glib2.0 2.40.2-0ubuntu1

  Please note that patch for pacemaker is created myself.

  [Test Case]

  1. deploy 3 trusty instance.
  2. install corosync, pacemaker, mysql.
  3. setting with below info
  3.1 corosync.conf, proper setting for 3 node
  3.2 crm configure < setup.crm ( which has upstart:mysql setting )
  3.3 monitor lrmd daemon's memory usage

  [Regression]
  Restarting daemon after upgrading this pkg will be needed. this patch added 
NULL check for several parts. prior commit[1] changed file structure. and This 
change makes user changes usage of upstart:mysql to lsb:mysql. So I added free 
function myself. This might affect to system.
  For glib2.0, commit [1] is critical, but [2],[3],[4] is needed for building 
it.

  [Others]

  Related commits.

  [1] commit a7b61e276120184c7586a3217ed3571a982f5017
  Author: Andrew Beekhof 
  Date:   Fri Aug 23 16:25:35 2013 +1000

  Refactor: attrd: Move to its own directory and create a stub for
  attrd-ng

  --
  $ git describe --contains a1a6922e43dfe80b23887a88401cbb93fe3645c0
  Pacemaker-1.1.11-rc3

  $ git describe --contains a7b61e276120184c7586a3217ed3571a982f5017
  Pacemaker-1.1.11-rc1~168

  $ rmadison pacemaker
   pacemaker | 1.1.10+git20130802-1ubuntu2   | trusty
   pacemaker | 1.1.10+git20130802-1ubuntu2.4 | trusty-security
   pacemaker | 1.1.10+git20130802-1ubuntu2.4 | trusty-updates

   pacemaker | 1.1.14-2ubuntu1   | xenial
   pacemaker | 1.1.14-2ubuntu1.3 | xenial-security
   pacemaker | 1.1.14-2ubuntu1.3 | xenial-update
   pacemaker | 1.1.16-1ubuntu1   | zesty
   pacemaker | 1.1.16-1ubuntu1   | artful
   pacemaker | 1.1.18~rc3-1ubuntu1   | bionic
  --

  For glib
  [1] 
https://github.com/GNOME/glib/commit/db641e32920ee8b553ab6f2d318aafa156e4390c
  [2] 
https://github.com/GNOME/glib/commit/8792609e15394967cab526838b83f90acb401663
  [3] 
https://github.com/GNOME/glib/commit/ec02a1875f29ecb8e46c0d8c1403cd00a0b3a9e4
  [4] 
https://github.com/GNOME/glib/commit/f10b6550ff2ce55d06b92d6dc3e443fc007b2f7a

  [Original Description]

  I'm running Pacemaker 1.1.10+git20130802-1ubuntu1 on Ubuntu Saucy
  (13.10) and have encountered a memory leak in lrmd.

  The details of the bug are covered here in this thread
  (http://oss.clusterlabs.org/pipermail/pacemaker/2014-May/021689.html)
  but to summarise, the Pacemaker developers believe the leak is caused
  by the g_dbus API, the use of which was removed in Pacemaker 1.11.

  I've also attached the Valgrind output from the run that exposed the
  issue.

  Given that this issue affects production stability (a periodic restart
  of Pacemaker is required), will a version of 1.11 be released for
  Trusty? (I'm happy to upgrade the OS to Trusty to get it).

  If not, can you advise which version of the OS will be the first to
  take 1.11 please?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1316970/+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 1665757] Re: package hicolor-icon-theme 0.15-1 failed to install/upgrade: triggers looping, abandoned

2018-02-03 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: hicolor-icon-theme (Ubuntu)
   Status: New => Confirmed

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

Title:
  package hicolor-icon-theme 0.15-1 failed to install/upgrade: triggers
  looping, abandoned

Status in hicolor-icon-theme package in Ubuntu:
  Confirmed

Bug description:
  gave an error while trying to upgrade from 16.04 to 16.10

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: hicolor-icon-theme 0.15-1
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic i686
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: i386
  Date: Fri Feb 17 12:40:55 2017
  Dependencies:
   
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-01-11 (402 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release i386 
(20150422.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.4
  SourcePackage: hicolor-icon-theme
  Title: package hicolor-icon-theme 0.15-1 failed to install/upgrade: triggers 
looping, abandoned
  UpgradeStatus: Upgraded to yakkety on 2017-02-17 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hicolor-icon-theme/+bug/1665757/+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 1747121] Re: package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in openssh package in Ubuntu:
  New

Bug description:
  Very slow

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: openssh-server 1:7.2p2-4ubuntu2.4
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  Date: Fri Feb  2 19:38:21 2018
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-09-27 (493 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SSHDConfig:
   Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: 
/etc/ssh/sshd_config: line 89: Bad configuration option: OD
   /etc/ssh/sshd_config: terminating, 1 bad configuration options
  SourcePackage: openssh
  Title: package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1747121/+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 1747121] [NEW] package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2018-02-03 Thread Janusz
Public bug reported:

Very slow

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: openssh-server 1:7.2p2-4ubuntu2.4
ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
Uname: Linux 4.4.0-112-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
Date: Fri Feb  2 19:38:21 2018
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-09-27 (493 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SSHDConfig:
 Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: 
/etc/ssh/sshd_config: line 89: Bad configuration option: OD
 /etc/ssh/sshd_config: terminating, 1 bad configuration options
SourcePackage: openssh
Title: package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

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

Title:
  package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in openssh package in Ubuntu:
  New

Bug description:
  Very slow

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: openssh-server 1:7.2p2-4ubuntu2.4
  ProcVersionSignature: Ubuntu 4.4.0-112.135-generic 4.4.98
  Uname: Linux 4.4.0-112-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: amd64
  Date: Fri Feb  2 19:38:21 2018
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-09-27 (493 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.2
   apt  1.2.24
  SSHDConfig:
   Error: command ['/usr/sbin/sshd', '-T'] failed with exit code 255: 
/etc/ssh/sshd_config: line 89: Bad configuration option: OD
   /etc/ssh/sshd_config: terminating, 1 bad configuration options
  SourcePackage: openssh
  Title: package openssh-server 1:7.2p2-4ubuntu2.4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1747121/+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 1747120] Re: package linux-image-3.13.0-76-generic 3.13.0-76.120 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package linux-image-3.13.0-76-generic 3.13.0-76.120 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  got error while running update

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-76-generic 3.13.0-76.120
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic i686
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  suman  2406 F pulseaudio
  Date: Sat Feb  3 13:25:06 2018
  DuplicateSignature: 
package:linux-image-3.13.0-76-generic:3.13.0-76.120:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
  ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  InstallationDate: Installed on 2012-03-29 (2136 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MachineType: Dell Inc. Inspiron N5110
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=2A2C42522C4218E9 loop=/hostname/disks/root.disk rw quiet splash 
vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.14
  SourcePackage: initramfs-tools
  Title: package linux-image-3.13.0-76-generic 3.13.0-76.120 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  UpgradeStatus: Upgraded to trusty on 2014-08-18 (1265 days ago)
  dmi.bios.date: 08/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 02J65Y
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn02J65Y:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron N5110
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1747120/+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 1747120] [NEW] package linux-image-3.13.0-76-generic 3.13.0-76.120 failed to install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1

2018-02-03 Thread suman ghosh
Public bug reported:

got error while running update

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-76-generic 3.13.0-76.120
ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
Uname: Linux 3.13.0-55-generic i686
ApportVersion: 2.14.1-0ubuntu3.27
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  suman  2406 F pulseaudio
Date: Sat Feb  3 13:25:06 2018
DuplicateSignature: 
package:linux-image-3.13.0-76-generic:3.13.0-76.120:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
InstallationDate: Installed on 2012-03-29 (2136 days ago)
InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
MachineType: Dell Inc. Inspiron N5110
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=2A2C42522C4218E9 loop=/hostname/disks/root.disk rw quiet splash 
vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.14
SourcePackage: initramfs-tools
Title: package linux-image-3.13.0-76-generic 3.13.0-76.120 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
UpgradeStatus: Upgraded to trusty on 2014-08-18 (1265 days ago)
dmi.bios.date: 08/03/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A11
dmi.board.name: 02J65Y
dmi.board.vendor: Dell Inc.
dmi.board.version: A11
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: Not Specified
dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn02J65Y:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
dmi.product.name: Inspiron N5110
dmi.product.version: Not Specified
dmi.sys.vendor: Dell Inc.

** Affects: initramfs-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 trusty

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

Title:
  package linux-image-3.13.0-76-generic 3.13.0-76.120 failed to
  install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools
  exited with return code 1

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  got error while running update

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-76-generic 3.13.0-76.120
  ProcVersionSignature: Ubuntu 3.13.0-55.94-generic 3.13.11-ckt20
  Uname: Linux 3.13.0-55-generic i686
  ApportVersion: 2.14.1-0ubuntu3.27
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  suman  2406 F pulseaudio
  Date: Sat Feb  3 13:25:06 2018
  DuplicateSignature: 
package:linux-image-3.13.0-76-generic:3.13.0-76.120:run-parts: 
/etc/kernel/postinst.d/initramfs-tools exited with return code 1
  ErrorMessage: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  InstallationDate: Installed on 2012-03-29 (2136 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release i386 (20111012)
  MachineType: Dell Inc. Inspiron N5110
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-55-generic 
root=UUID=2A2C42522C4218E9 loop=/hostname/disks/root.disk rw quiet splash 
vt.handoff=7
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.14
  SourcePackage: initramfs-tools
  Title: package linux-image-3.13.0-76-generic 3.13.0-76.120 failed to 
install/upgrade: run-parts: /etc/kernel/postinst.d/initramfs-tools exited with 
return code 1
  UpgradeStatus: Upgraded to trusty on 2014-08-18 (1265 days ago)
  dmi.bios.date: 08/03/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A11
  dmi.board.name: 02J65Y
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A11
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: Not Specified
  dmi.modalias: 
dmi:bvnDellInc.:bvrA11:bd08/03/2012:svnDellInc.:pnInspironN5110:pvrNotSpecified:rvnDellInc.:rn02J65Y:rvrA11:cvnDellInc.:ct8:cvrNotSpecified:
  dmi.product.name: Inspiron N5110
  dmi.product.version: Not Specified
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1747120/+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 1747119] Re: package util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg usr/share/man/man1/mesg.1.gz] failed to install/upgrade: trying to overwrite '/usr/share/man/man1/mesg.1

2018-02-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg
  usr/share/man/man1/mesg.1.gz] failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package
  orville-write 2.55-3

Status in util-linux package in Ubuntu:
  New

Bug description:
  I expected updrade all packages (apt-get update; apt-get upgrade)
  Instead happened E: Sub-process /usr/bin/dpkg returned an error code (1)

  when unpack util-linux_2.27.1-6ununtu3.3_i386.deb
  rewrite mesg.1.gz that already exist in orville-write 2.55-3
  dpkg-deb: error

  Summary in the end apt-get install upgrade

  E: Sub-process /usr/bin/dpkg returned an error code (1)

  Ubuntu 16.04.3 LTS
  Release 16.04

  apt-cache policy orville-write 2.55-3
  2.55-3 500
  500 http://mirror.yandex.ru/ubuntu xenial/universe i386 Packages
  100 /var/lib/dpkg/status

  
  apt-cache policy util-linux
  At the moment - 2.27.1-6ubuntu3.2
  Need - 2.27.1-6ubuntu3.3

  2.27.1-6ubuntu3.3
   500 http://mirror.yandex.ru/ubuntu xenial-updates/main i386 Packages
  2.27.1-6ubuntu3.2
   100 /var/lib/dpkg/status
  2.27.1-6ubuntu3 500
   500 http://mirror.yandex.ru/ubuntu xenial /main i386 Packages

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz]
  ProcVersionSignature: Ubuntu 4.4.0-109.132-generic 4.4.98
  Uname: Linux 4.4.0-109-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: i386
  Date: Sat Feb  3 10:39:39 2018
  DpkgTerminalLog:
   Preparing to unpack .../util-linux_2.27.1-6ubuntu3.3_i386.deb ...
   Unpacking util-linux (2.27.1-6ubuntu3.3) over (2.27.1-6ubuntu3.2) ...
   dpkg: error processing archive 
/var/cache/apt/archives/util-linux_2.27.1-6ubuntu3.3_i386.deb (--unpack):
trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in 
package orville-write 2.55-3
  DuplicateSignature:
   package:util-linux:2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz]
   Unpacking util-linux (2.27.1-6ubuntu3.3) over (2.27.1-6ubuntu3.2) ...
   dpkg: error processing archive 
/var/cache/apt/archives/util-linux_2.27.1-6ubuntu3.3_i386.deb (--unpack):
trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in 
package orville-write 2.55-3
  ErrorMessage: trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is 
also in package orville-write 2.55-3
  InstallationDate: Installed on 2017-01-25 (373 days ago)
  InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release i386 
(20160719)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.3
   apt  1.2.19
  SourcePackage: util-linux
  Title: package util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz] failed to install/upgrade: trying to overwrite 
'/usr/share/man/man1/mesg.1.gz', which is also in package orville-write 2.55-3
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1747119/+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 1747119] [NEW] package util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg usr/share/man/man1/mesg.1.gz] failed to install/upgrade: trying to overwrite '/usr/share/man/man1/mesg

2018-02-03 Thread Vival
Public bug reported:

I expected updrade all packages (apt-get update; apt-get upgrade)
Instead happened E: Sub-process /usr/bin/dpkg returned an error code (1)

when unpack util-linux_2.27.1-6ununtu3.3_i386.deb
rewrite mesg.1.gz that already exist in orville-write 2.55-3
dpkg-deb: error

Summary in the end apt-get install upgrade

E: Sub-process /usr/bin/dpkg returned an error code (1)

Ubuntu 16.04.3 LTS
Release 16.04

apt-cache policy orville-write 2.55-3
2.55-3 500
500 http://mirror.yandex.ru/ubuntu xenial/universe i386 Packages
100 /var/lib/dpkg/status


apt-cache policy util-linux
At the moment - 2.27.1-6ubuntu3.2
Need - 2.27.1-6ubuntu3.3

2.27.1-6ubuntu3.3
 500 http://mirror.yandex.ru/ubuntu xenial-updates/main i386 Packages
2.27.1-6ubuntu3.2
 100 /var/lib/dpkg/status
2.27.1-6ubuntu3 500
 500 http://mirror.yandex.ru/ubuntu xenial /main i386 Packages

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz]
ProcVersionSignature: Ubuntu 4.4.0-109.132-generic 4.4.98
Uname: Linux 4.4.0-109-generic i686
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: i386
Date: Sat Feb  3 10:39:39 2018
DpkgTerminalLog:
 Preparing to unpack .../util-linux_2.27.1-6ubuntu3.3_i386.deb ...
 Unpacking util-linux (2.27.1-6ubuntu3.3) over (2.27.1-6ubuntu3.2) ...
 dpkg: error processing archive 
/var/cache/apt/archives/util-linux_2.27.1-6ubuntu3.3_i386.deb (--unpack):
  trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package 
orville-write 2.55-3
DuplicateSignature:
 package:util-linux:2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz]
 Unpacking util-linux (2.27.1-6ubuntu3.3) over (2.27.1-6ubuntu3.2) ...
 dpkg: error processing archive 
/var/cache/apt/archives/util-linux_2.27.1-6ubuntu3.3_i386.deb (--unpack):
  trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package 
orville-write 2.55-3
ErrorMessage: trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is 
also in package orville-write 2.55-3
InstallationDate: Installed on 2017-01-25 (373 days ago)
InstallationMedia: Ubuntu-MATE 16.04.1 LTS "Xenial Xerus" - Release i386 
(20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.19
SourcePackage: util-linux
Title: package util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz] failed to install/upgrade: trying to overwrite 
'/usr/share/man/man1/mesg.1.gz', which is also in package orville-write 2.55-3
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: util-linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 package-conflict xenial

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

Title:
  package util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg
  usr/share/man/man1/mesg.1.gz] failed to install/upgrade: trying to
  overwrite '/usr/share/man/man1/mesg.1.gz', which is also in package
  orville-write 2.55-3

Status in util-linux package in Ubuntu:
  New

Bug description:
  I expected updrade all packages (apt-get update; apt-get upgrade)
  Instead happened E: Sub-process /usr/bin/dpkg returned an error code (1)

  when unpack util-linux_2.27.1-6ununtu3.3_i386.deb
  rewrite mesg.1.gz that already exist in orville-write 2.55-3
  dpkg-deb: error

  Summary in the end apt-get install upgrade

  E: Sub-process /usr/bin/dpkg returned an error code (1)

  Ubuntu 16.04.3 LTS
  Release 16.04

  apt-cache policy orville-write 2.55-3
  2.55-3 500
  500 http://mirror.yandex.ru/ubuntu xenial/universe i386 Packages
  100 /var/lib/dpkg/status

  
  apt-cache policy util-linux
  At the moment - 2.27.1-6ubuntu3.2
  Need - 2.27.1-6ubuntu3.3

  2.27.1-6ubuntu3.3
   500 http://mirror.yandex.ru/ubuntu xenial-updates/main i386 Packages
  2.27.1-6ubuntu3.2
   100 /var/lib/dpkg/status
  2.27.1-6ubuntu3 500
   500 http://mirror.yandex.ru/ubuntu xenial /main i386 Packages

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: util-linux 2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz]
  ProcVersionSignature: Ubuntu 4.4.0-109.132-generic 4.4.98
  Uname: Linux 4.4.0-109-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2.15
  Architecture: i386
  Date: Sat Feb  3 10:39:39 2018
  DpkgTerminalLog:
   Preparing to unpack .../util-linux_2.27.1-6ubuntu3.3_i386.deb ...
   Unpacking util-linux (2.27.1-6ubuntu3.3) over (2.27.1-6ubuntu3.2) ...
   dpkg: error processing archive 
/var/cache/apt/archives/util-linux_2.27.1-6ubuntu3.3_i386.deb (--unpack):
trying to overwrite '/usr/share/man/man1/mesg.1.gz', which is also in 
package orville-write 2.55-3
  DuplicateSignature:
   package:util-linux:2.27.1-6ubuntu3.2 [modified: usr/bin/mesg 
usr/share/man/man1/mesg.1.gz]
   Unpacking util-linux