[Group.of.nepali.translators] [Bug 1602536] Re: /usr/bin/unattended-upgrade:apt.cache.LockFailedException:/usr/bin/unattended-upgrade@1468:main:do_auto_remove:cache_commit:commit:_fetch_archives

2018-07-10 Thread Launchpad Bug Tracker
This bug was fixed in the package unattended-upgrades -
1.1ubuntu1.18.04.1

---
unattended-upgrades (1.1ubuntu1.18.04.1) bionic; urgency=medium

  [ Michael Vogt ]
  * unattended-upgrades: fix Unlocked context manager. (LP: #1602536)
The Unlocked context manager did correctly unlock but did not
reacquire the lock which means that in minimal-upgrade step
mode it is possible to run apt code without a lock. If something
else (like landscape, apt, synaptic, packagekit) locks the cache
in the meantime this will work and u-u will get dpkg errors
because dpkg will not be able to perform its operations. It is
less of an issue in non-minimal mode, but even then the auto-remove
step may fail in this way.

  [ Balint Reczey ]
  * Fix adjusting candidates (LP: #1775292)
  * Relock apt lock before reopening the cache (LP: #1602536)
  * Fix crashing while adjusting candidates and save candidates to adjust only
in first sweep run, not emptying the set later
(Closes: #901258) (LP: #1775307)

 -- Balint Reczey   Wed, 06 Jun 2018 16:30:55 -0700

** Changed in: unattended-upgrades (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1602536

Title:
  /usr/bin/unattended-upgrade:apt.cache.LockFailedException:/usr/bin
  /unattended-
  upgrade@1468:main:do_auto_remove:cache_commit:commit:_fetch_archives

Status in python-apt package in Ubuntu:
  Fix Committed
Status in unattended-upgrades package in Ubuntu:
  Fix Released
Status in python-apt source package in Xenial:
  New
Status in unattended-upgrades source package in Xenial:
  New
Status in python-apt source package in Bionic:
  New
Status in unattended-upgrades source package in Bionic:
  Fix Released

Bug description:
  [Impact]

   * Unattended-upgrades fails to autoremove packages after installing
  updates or fails to install updates due to a parallel process
  acquiring apt or dpkg lock while u-u is running.

  [Test Case]

   * Set up a system with packages (> 30) to be upgraded. In case of
  Bionic -security has a low number of updates, thus set up the system
  to install -updates to have more packages for u-u to upgrade:

   echo 'Unattended-Upgrade::Allowed-Origins::
  "${distro_id}:${distro_codename}-updates";' >
  /etc/apt/apt.conf.d/51-updates

   * Set up two shells to run commands in parallel
   * In shell "A" run sudo apt update && sudo unattended-upgrade --dry-run 
--verbose --debug
   * After u-u started run the following command in shell "B":
   while sleep 1; do python3 -c 'import apt; import apt_pkg; 
print(apt_pkg.pkgsystem_lock())' ; done
   * Observe the following exception repeated while running u-u and True being 
printed after u-u is finished:
  ...
  Traceback (most recent call last):
    File "", line 1, in 
  apt_pkg.Error: E:Could not get lock /var/lib/dpkg/lock - open (11: Resource 
temporarily unavailable), E:Unable to lock the administration directory 
(/var/lib/dpkg/), is another process using it?
  Traceback (most recent call last):
    File "", line 1, in 
  apt_pkg.Error: E:Could not get lock /var/lib/dpkg/lock - open (11: Resource 
temporarily unavailable), E:Unable to lock the administration directory 
(/var/lib/dpkg/), is another process using it?
  True
  Traceback (most recent call last):
    File "", line 1, in 
  apt_pkg.Error: E:Could not get lock /var/lib/dpkg/lock - open (11: Resource 
temporarily unavailable), E:Unable to lock the administration directory 
(/var/lib/dpkg/), is another process using it?
  True
  True
  True
  True
  ...

  [Regression Potential WIP]

   * Unattended-upgrade may crash

  [Other Info]

  It looks like python-apt also releases the lock sometimes unexpectedly
  thus the both packages need to be fixed to avoid loosing the lock.

  [Original Bug Text]

  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unattended-upgrades.  This problem was most recently seen
  with version 0.90, the problem page at
  https://errors.ubuntu.com/problem/19f99745d7dce5aea118eb31bfffcbdcdf238c4f
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-apt/+bug/1602536/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1779353] Re: linux-oem: 4.13.0-1032.36 -proposed tracker

2018-07-10 Thread Steve Beattie
** Changed in: kernel-sru-workflow/security-signoff
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1779353

Title:
  linux-oem: 4.13.0-1032.36 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Fix Released
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-oem package in Ubuntu:
  Invalid
Status in linux-oem source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1779353/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Julian Andres Klode
Turns out goopg was not affected, it does not exist in xenial.

** No longer affects: goopg (Ubuntu)

** No longer affects: goopg (Ubuntu Bionic)

** No longer affects: goopg (Ubuntu Xenial)

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

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

** Changed in: packagekit (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: appstream (Ubuntu Xenial)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: appstream (Ubuntu)
 Assignee: Julian Andres Klode (juliank) => (unassigned)

** Changed in: gdk-pixbuf (Ubuntu Xenial)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: gdk-pixbuf (Ubuntu)
 Assignee: Julian Andres Klode (juliank) => (unassigned)

** Changed in: glib2.0 (Ubuntu)
 Assignee: Julian Andres Klode (juliank) => (unassigned)

** Changed in: glib2.0 (Ubuntu Xenial)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: hicolor-icon-theme (Ubuntu Xenial)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: hicolor-icon-theme (Ubuntu)
 Assignee: Julian Andres Klode (juliank) => (unassigned)

** Changed in: mate-icon-theme (Ubuntu Xenial)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: mate-icon-theme (Ubuntu)
 Assignee: Julian Andres Klode (juliank) => (unassigned)

** Changed in: packagekit (Ubuntu Xenial)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: shared-mime-info (Ubuntu Xenial)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: shared-mime-info (Ubuntu)
 Assignee: Julian Andres Klode (juliank) => (unassigned)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  Fix Released
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  Fix Released
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  Fix Released
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  Fix Released
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  Fix Released
Status in sphinx package in Ubuntu:
  Fix Released
Status in tex-common package in Ubuntu:
  Fix Released
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  In Progress
Status in glib2.0 source package in Xenial:
  In Progress
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  In Progress
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  In Progress
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  In Progress
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  In Progress
Status in sphinx source package in Xenial:
  In Progress
Status in tex-common source package in Xenial:
  In Progress
Status in xpdf source package in Xenial:
  In Progress
Status in yorick source package in Xenial:
  In Progress
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  Fix Released
Status in glib2.0 source package in Bionic:
  Fix Released

[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Julian Andres Klode
** Changed in: gdk-pixbuf (Ubuntu)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: gdk-pixbuf (Ubuntu)
   Status: New => Fix Released

** Changed in: gdk-pixbuf (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: gdk-pixbuf (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: shared-mime-info (Ubuntu)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: shared-mime-info (Ubuntu)
   Status: New => Fix Released

** Changed in: shared-mime-info (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: shared-mime-info (Ubuntu Xenial)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  Fix Released
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  Fix Released
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  Fix Released
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  Fix Released
Status in sphinx package in Ubuntu:
  Fix Released
Status in tex-common package in Ubuntu:
  Fix Released
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  In Progress
Status in glib2.0 source package in Xenial:
  In Progress
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  In Progress
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  In Progress
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  In Progress
Status in sphinx source package in Xenial:
  In Progress
Status in tex-common source package in Xenial:
  In Progress
Status in xpdf source package in Xenial:
  In Progress
Status in yorick source package in Xenial:
  In Progress
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  Fix Released
Status in glib2.0 source package in Bionic:
  Fix Released
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  Fix Released
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  Fix Released
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  Fix Released
Status in sphinx source package in Bionic:
  Fix Released
Status in tex-common source package in Bionic:
  Fix Released
Status in xpdf source package in Bionic:
  Fix Released
Status in yorick source package in Bionic:
  New

[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Brian Murray
** Changed in: yorick (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  Fix Released
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  Fix Released
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  Fix Released
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  Fix Released
Status in sphinx package in Ubuntu:
  Fix Released
Status in tex-common package in Ubuntu:
  Fix Released
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  In Progress
Status in glib2.0 source package in Xenial:
  In Progress
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  In Progress
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  In Progress
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  New
Status in sphinx source package in Xenial:
  In Progress
Status in tex-common source package in Xenial:
  In Progress
Status in xpdf source package in Xenial:
  In Progress
Status in yorick source package in Xenial:
  In Progress
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  Fix Released
Status in glib2.0 source package in Bionic:
  Fix Released
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  Fix Released
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  Fix Released
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  Fix Released
Status in sphinx source package in Bionic:
  Fix Released
Status in tex-common source package in Bionic:
  Fix Released
Status in xpdf source package in Bionic:
  Fix Released
Status in yorick source package in Bionic:
  New

Bug description:
  This is a bug collecting all remaining packages that need to be
  converted to noawait in xenial or bionic.

  [Impact]
  "await" triggers are run before a package is configured. If B activates A, 
then A's trigger code in the postinst must be run before A can be configured.

  Triggers do not specify a ordering dependency however, so apt can very
  well have A in a state where it is not configurable, and installing B
  then fails. This is a limitation of triggers: They are not exposed in
  Packages files, so we don't see them.

  What this means is that packages with await triggers 

[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Brian Murray
** Changed in: tex-common (Ubuntu Xenial)
 Assignee: (unassigned) => Brian Murray (brian-murray)

** Changed in: tex-common (Ubuntu)
   Status: New => Fix Released

** Changed in: tex-common (Ubuntu Bionic)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  Fix Released
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  Fix Released
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  New
Status in sphinx package in Ubuntu:
  Fix Released
Status in tex-common package in Ubuntu:
  Fix Released
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  New
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  New
Status in glib2.0 source package in Xenial:
  In Progress
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  In Progress
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  In Progress
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  New
Status in sphinx source package in Xenial:
  In Progress
Status in tex-common source package in Xenial:
  New
Status in xpdf source package in Xenial:
  In Progress
Status in yorick source package in Xenial:
  New
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  New
Status in glib2.0 source package in Bionic:
  Fix Released
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  Fix Released
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  Fix Released
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  New
Status in sphinx source package in Bionic:
  Fix Released
Status in tex-common source package in Bionic:
  Fix Released
Status in xpdf source package in Bionic:
  Fix Released
Status in yorick source package in Bionic:
  New

Bug description:
  This is a bug collecting all remaining packages that need to be
  converted to noawait in xenial or bionic.

  [Impact]
  "await" triggers are run before a package is configured. If B activates A, 
then A's trigger code in the postinst must be run before A can be configured.

  Triggers do not specify a ordering dependency however, so apt can very
  well have A in a state where it is not configurable, and installing B
  then fails. This is a limitation of triggers: They 

[Group.of.nepali.translators] [Bug 1779353] Re: linux-oem: 4.13.0-1032.36 -proposed tracker

2018-07-10 Thread Brad Figg
** Changed in: kernel-sru-workflow/automated-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/certification-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: Fix Committed => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/security-signoff
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/verification-testing
   Status: New => Confirmed

** Changed in: kernel-sru-workflow/automated-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  phase: Uploaded
+ kernel-stable-phase:Promoted to proposed
+ kernel-stable-phase-changed:Tuesday, 10. July 2018 18:01 UTC

** Description changed:

  This bug is for tracking the  upload package. This
  bug will contain status and testing results related to that upload.
  
  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
- phase: Uploaded
- kernel-stable-phase:Promoted to proposed
- kernel-stable-phase-changed:Tuesday, 10. July 2018 18:01 UTC
+ bugs-spammed: true
+ phase: Promoted to proposed
+ proposed-announcement-sent: true
+ proposed-testing-requested: true

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1779353

Title:
  linux-oem: 4.13.0-1032.36 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Fix Released
Status in Kernel SRU Workflow certification-testing series:
  Confirmed
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-security series:
  New
Status in Kernel SRU Workflow promote-to-updates series:
  New
Status in Kernel SRU Workflow regression-testing series:
  Confirmed
Status in Kernel SRU Workflow security-signoff series:
  Confirmed
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-oem package in Ubuntu:
  Invalid
Status in linux-oem source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the  upload package.
  This bug will contain status and testing results related to that
  upload.

  For an explanation of the tasks and the associated workflow see: 
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Promoted to proposed
  proposed-announcement-sent: true
  proposed-testing-requested: true

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1779353/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1774666] Re: Bond interfaces stuck at 1500 MTU on Bionic

2018-07-10 Thread Steve Langasek
** Changed in: netplan.io (Ubuntu Cosmic)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1774666

Title:
  Bond interfaces stuck at 1500 MTU on Bionic

Status in cloud-init:
  Fix Released
Status in MAAS:
  Invalid
Status in cloud-init package in Ubuntu:
  Fix Released
Status in cloud-init source package in Xenial:
  Confirmed
Status in cloud-init source package in Artful:
  Confirmed
Status in cloud-init source package in Bionic:
  Confirmed
Status in cloud-init source package in Cosmic:
  Fix Released

Bug description:
  When deploying a machine through MAAS with bonded network interfaces,
  the bond does not have a 9000 byte MTU applied despite the attached
  VLANs having had a 9000 MTU explicitly set. The MTU size is set on the
  bond members, but not on the bond itself in Netplan. Consequently,
  when the bond is brought up, the interface MTU is decreased from 9000
  to 1500. Manually changing the interface MTU after boot is successful.

  This is not observed when deploying Xenial on the same machine. The
  bond comes up at the expected 9000 byte MTU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1774666/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1774666] Re: Bond interfaces stuck at 1500 MTU on Bionic

2018-07-10 Thread David Britton
** No longer affects: netplan.io (Ubuntu Cosmic)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1774666

Title:
  Bond interfaces stuck at 1500 MTU on Bionic

Status in cloud-init:
  Fix Released
Status in MAAS:
  Invalid
Status in cloud-init package in Ubuntu:
  Fix Released
Status in cloud-init source package in Xenial:
  Confirmed
Status in cloud-init source package in Artful:
  Confirmed
Status in cloud-init source package in Bionic:
  Confirmed
Status in cloud-init source package in Cosmic:
  Fix Released

Bug description:
  When deploying a machine through MAAS with bonded network interfaces,
  the bond does not have a 9000 byte MTU applied despite the attached
  VLANs having had a 9000 MTU explicitly set. The MTU size is set on the
  bond members, but not on the bond itself in Netplan. Consequently,
  when the bond is brought up, the interface MTU is decreased from 9000
  to 1500. Manually changing the interface MTU after boot is successful.

  This is not observed when deploying Xenial on the same machine. The
  bond comes up at the expected 9000 byte MTU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1774666/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1774666] Re: Bond interfaces stuck at 1500 MTU on Bionic

2018-07-10 Thread David Britton
** No longer affects: netplan.io (Ubuntu)

** No longer affects: netplan.io (Ubuntu Xenial)

** No longer affects: netplan.io (Ubuntu Artful)

** No longer affects: netplan.io (Ubuntu Bionic)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1774666

Title:
  Bond interfaces stuck at 1500 MTU on Bionic

Status in cloud-init:
  Fix Released
Status in MAAS:
  Invalid
Status in cloud-init package in Ubuntu:
  Fix Released
Status in cloud-init source package in Xenial:
  Confirmed
Status in cloud-init source package in Artful:
  Confirmed
Status in cloud-init source package in Bionic:
  Confirmed
Status in cloud-init source package in Cosmic:
  Fix Released

Bug description:
  When deploying a machine through MAAS with bonded network interfaces,
  the bond does not have a 9000 byte MTU applied despite the attached
  VLANs having had a 9000 MTU explicitly set. The MTU size is set on the
  bond members, but not on the bond itself in Netplan. Consequently,
  when the bond is brought up, the interface MTU is decreased from 9000
  to 1500. Manually changing the interface MTU after boot is successful.

  This is not observed when deploying Xenial on the same machine. The
  bond comes up at the expected 9000 byte MTU.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1774666/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Dmitry Shachnev
Sphinx in cosmic no longer uses triggers. Sphinx in bionic uses
interest-noawait.

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

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

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  Fix Released
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  Fix Released
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  New
Status in sphinx package in Ubuntu:
  Fix Released
Status in tex-common package in Ubuntu:
  New
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  New
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  New
Status in glib2.0 source package in Xenial:
  In Progress
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  In Progress
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  In Progress
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  New
Status in sphinx source package in Xenial:
  New
Status in tex-common source package in Xenial:
  New
Status in xpdf source package in Xenial:
  In Progress
Status in yorick source package in Xenial:
  New
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  New
Status in glib2.0 source package in Bionic:
  Fix Released
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  Fix Released
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  Fix Released
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  New
Status in sphinx source package in Bionic:
  Fix Released
Status in tex-common source package in Bionic:
  New
Status in xpdf source package in Bionic:
  Fix Released
Status in yorick source package in Bionic:
  New

Bug description:
  This is a bug collecting all remaining packages that need to be
  converted to noawait in xenial or bionic.

  [Impact]
  "await" triggers are run before a package is configured. If B activates A, 
then A's trigger code in the postinst must be run before A can be configured.

  Triggers do not specify a ordering dependency however, so apt can very
  well have A in a state where it is not configurable, and installing B
  then fails. This is a limitation of triggers: They are not exposed in
  Packages files, so we don't see 

[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Julian Andres Klode
** Changed in: mate-icon-theme (Ubuntu)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: mate-icon-theme (Ubuntu)
   Status: New => Fix Released

** Changed in: mate-icon-theme (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: mate-icon-theme (Ubuntu Xenial)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  Fix Released
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  Fix Released
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  New
Status in sphinx package in Ubuntu:
  New
Status in tex-common package in Ubuntu:
  New
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  New
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  New
Status in glib2.0 source package in Xenial:
  In Progress
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  In Progress
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  In Progress
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  New
Status in sphinx source package in Xenial:
  New
Status in tex-common source package in Xenial:
  New
Status in xpdf source package in Xenial:
  In Progress
Status in yorick source package in Xenial:
  New
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  New
Status in glib2.0 source package in Bionic:
  Fix Released
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  Fix Released
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  Fix Released
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  New
Status in sphinx source package in Bionic:
  New
Status in tex-common source package in Bionic:
  New
Status in xpdf source package in Bionic:
  Fix Released
Status in yorick source package in Bionic:
  New

Bug description:
  This is a bug collecting all remaining packages that need to be
  converted to noawait in xenial or bionic.

  [Impact]
  "await" triggers are run before a package is configured. If B activates A, 
then A's trigger code in the postinst must be run before A can be configured.

  Triggers do not specify a ordering dependency however, so apt can very
  well have A in a state where it is not configurable, and installing B
  

[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Julian Andres Klode
** Changed in: appstream (Ubuntu)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: appstream (Ubuntu Xenial)
   Status: Triaged => In Progress

** Changed in: glib2.0 (Ubuntu)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

** Changed in: glib2.0 (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: glib2.0 (Ubuntu)
   Status: New => Fix Released

** Changed in: glib2.0 (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: hicolor-icon-theme (Ubuntu)
 Assignee: (unassigned) => Julian Andres Klode (juliank)

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

** Changed in: hicolor-icon-theme (Ubuntu Bionic)
   Status: New => Fix Released

** Changed in: hicolor-icon-theme (Ubuntu Xenial)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  Fix Released
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  New
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  New
Status in sphinx package in Ubuntu:
  New
Status in tex-common package in Ubuntu:
  New
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  New
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  New
Status in glib2.0 source package in Xenial:
  In Progress
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  In Progress
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  New
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  New
Status in sphinx source package in Xenial:
  New
Status in tex-common source package in Xenial:
  New
Status in xpdf source package in Xenial:
  In Progress
Status in yorick source package in Xenial:
  New
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  New
Status in glib2.0 source package in Bionic:
  Fix Released
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  Fix Released
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  New
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  New
Status in sphinx source package in Bionic:
  New
Status in tex-common source package in Bionic:
  New
Status in xpdf source package in Bionic:
  Fix Released
Status in yorick source 

[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Brian Murray
** Changed in: xpdf (Ubuntu)
 Assignee: (unassigned) => Brian Murray (brian-murray)

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

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

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  New
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  New
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  New
Status in sphinx package in Ubuntu:
  New
Status in tex-common package in Ubuntu:
  New
Status in xpdf package in Ubuntu:
  Fix Released
Status in yorick package in Ubuntu:
  New
Status in appstream source package in Xenial:
  In Progress
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  New
Status in glib2.0 source package in Xenial:
  New
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  New
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  New
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  New
Status in sphinx source package in Xenial:
  New
Status in tex-common source package in Xenial:
  New
Status in xpdf source package in Xenial:
  New
Status in yorick source package in Xenial:
  New
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  New
Status in glib2.0 source package in Bionic:
  Fix Released
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  New
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  New
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  New
Status in sphinx source package in Bionic:
  New
Status in tex-common source package in Bionic:
  New
Status in xpdf source package in Bionic:
  Fix Released
Status in yorick source package in Bionic:
  New

Bug description:
  This is a bug collecting all remaining packages that need to be
  converted to noawait in xenial or bionic.

  [Impact]
  "await" triggers are run before a package is configured. If B activates A, 
then A's trigger code in the postinst must be run before A can be configured.

  Triggers do not specify a ordering dependency however, so apt can very
  well have A in a state where it is not configurable, and installing B
  then fails. This is a limitation of triggers: They are not exposed in
  Packages files, so we don't see them.

  What this means is that packages with await triggers either need to
  have 

[Group.of.nepali.translators] [Bug 1780996] Re: Convert triggers to noawait

2018-07-10 Thread Julian Andres Klode
Missing in this bug:

kubuntu-settings
ubuntu-gnome-defaults/xenial
ubuntu-mate-artwork/xenial 


these are tracked in bug 1750465.

** Also affects: hicolor-icon-theme (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mate-icon-theme (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780996

Title:
  Convert triggers to noawait

Status in appstream package in Ubuntu:
  Fix Released
Status in clutter-imcontext package in Ubuntu:
  New
Status in dochelp package in Ubuntu:
  New
Status in dovecot package in Ubuntu:
  New
Status in fusiondirectory package in Ubuntu:
  New
Status in gdk-pixbuf package in Ubuntu:
  New
Status in glib2.0 package in Ubuntu:
  New
Status in goopg package in Ubuntu:
  New
Status in gosa package in Ubuntu:
  New
Status in guile-2.0 package in Ubuntu:
  New
Status in hicolor-icon-theme package in Ubuntu:
  New
Status in libomxil-bellagio package in Ubuntu:
  New
Status in libreoffice package in Ubuntu:
  Fix Released
Status in mate-icon-theme package in Ubuntu:
  New
Status in octave package in Ubuntu:
  New
Status in packagekit package in Ubuntu:
  New
Status in pike7.8 package in Ubuntu:
  New
Status in pike8.0 package in Ubuntu:
  New
Status in postgresql-common package in Ubuntu:
  New
Status in reconf-inetd package in Ubuntu:
  New
Status in shared-mime-info package in Ubuntu:
  New
Status in sphinx package in Ubuntu:
  New
Status in tex-common package in Ubuntu:
  New
Status in xpdf package in Ubuntu:
  New
Status in yorick package in Ubuntu:
  New
Status in appstream source package in Xenial:
  Triaged
Status in clutter-imcontext source package in Xenial:
  New
Status in dochelp source package in Xenial:
  New
Status in dovecot source package in Xenial:
  New
Status in fusiondirectory source package in Xenial:
  New
Status in gdk-pixbuf source package in Xenial:
  New
Status in glib2.0 source package in Xenial:
  New
Status in goopg source package in Xenial:
  New
Status in gosa source package in Xenial:
  New
Status in guile-2.0 source package in Xenial:
  New
Status in hicolor-icon-theme source package in Xenial:
  New
Status in libomxil-bellagio source package in Xenial:
  New
Status in libreoffice source package in Xenial:
  Triaged
Status in mate-icon-theme source package in Xenial:
  New
Status in octave source package in Xenial:
  New
Status in packagekit source package in Xenial:
  New
Status in pike7.8 source package in Xenial:
  New
Status in pike8.0 source package in Xenial:
  New
Status in postgresql-common source package in Xenial:
  New
Status in reconf-inetd source package in Xenial:
  New
Status in shared-mime-info source package in Xenial:
  New
Status in sphinx source package in Xenial:
  New
Status in tex-common source package in Xenial:
  New
Status in xpdf source package in Xenial:
  New
Status in yorick source package in Xenial:
  New
Status in appstream source package in Bionic:
  Fix Released
Status in clutter-imcontext source package in Bionic:
  New
Status in dochelp source package in Bionic:
  New
Status in dovecot source package in Bionic:
  New
Status in fusiondirectory source package in Bionic:
  New
Status in gdk-pixbuf source package in Bionic:
  New
Status in glib2.0 source package in Bionic:
  New
Status in goopg source package in Bionic:
  New
Status in gosa source package in Bionic:
  New
Status in guile-2.0 source package in Bionic:
  New
Status in hicolor-icon-theme source package in Bionic:
  New
Status in libomxil-bellagio source package in Bionic:
  New
Status in libreoffice source package in Bionic:
  Fix Released
Status in mate-icon-theme source package in Bionic:
  New
Status in octave source package in Bionic:
  New
Status in packagekit source package in Bionic:
  New
Status in pike7.8 source package in Bionic:
  New
Status in pike8.0 source package in Bionic:
  New
Status in postgresql-common source package in Bionic:
  New
Status in reconf-inetd source package in Bionic:
  New
Status in shared-mime-info source package in Bionic:
  New
Status in sphinx source package in Bionic:
  New
Status in tex-common source package in Bionic:
  New
Status in xpdf source package in Bionic:
  New
Status in yorick source package in Bionic:
  New

Bug description:
  This is a bug collecting all remaining packages that need to be
  converted to noawait in xenial or bionic.

  [Impact]
  "await" triggers are run before a package is configured. If B activates A, 
then A's trigger code in the postinst must be run before A can be configured.

  Triggers do not specify a ordering dependency however, so apt can very
  well have A in a state where it is not configurable, and installing B
  then fails. This is a limitation of triggers: They are not exposed in
  Packages files, so we don't see them.

  What this means is that 

[Group.of.nepali.translators] [Bug 1780996] [NEW] Convert triggers to noawait

2018-07-10 Thread Julian Andres Klode
Public bug reported:

This is a bug collecting all remaining packages that need to be
converted to noawait in xenial or bionic.

[Impact]
"await" triggers are run before a package is configured. If B activates A, then 
A's trigger code in the postinst must be run before A can be configured.

Triggers do not specify a ordering dependency however, so apt can very
well have A in a state where it is not configurable, and installing B
then fails. This is a limitation of triggers: They are not exposed in
Packages files, so we don't see them.

What this means is that packages with await triggers either need to have
all triggering packages depend on them (e.g. B Depends A), or they need
to be moved to noawait.

This bug is about moving triggers to be noawait, by changing "activate"
to "activate-noawait" and/or "interest" to "interest-noawait". If it
turns out the trigger should be "await", we should explictly use the
"interest-await" and "activate-await" variants in cosmic too.

[Test case]
There is no test case.

[Regression potential]
Packages triggering other packages are now configured even without the package 
being triggered being fully configured (they will be in the triggers-pending 
state).

In most cases, this is not a problem. However, packages should be usable
when configured, so for example, a package installing a gsettings schema
would need to depend on the appropriate gsettings stuff and keep
triggering it via await, as it would crash otherwise despite being
configured.

** Affects: appstream (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: clutter-imcontext (Ubuntu)
 Importance: Undecided
 Status: New

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

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

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

** Affects: gdk-pixbuf (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

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

** Affects: guile-2.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: hicolor-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: libomxil-bellagio (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: libreoffice (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: mate-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New

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

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

** Affects: pike7.8 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: pike8.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: postgresql-common (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: reconf-inetd (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: shared-mime-info (Ubuntu)
 Importance: Undecided
 Status: New

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

** Affects: tex-common (Ubuntu)
 Importance: Undecided
 Status: New

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

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

** Affects: appstream (Ubuntu Xenial)
 Importance: Undecided
 Status: Triaged

** Affects: clutter-imcontext (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: dochelp (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: dovecot (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: fusiondirectory (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: gdk-pixbuf (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: glib2.0 (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: goopg (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: gosa (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: guile-2.0 (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: hicolor-icon-theme (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: libomxil-bellagio (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: libreoffice (Ubuntu Xenial)
 Importance: Undecided
 Status: Triaged

** Affects: mate-icon-theme (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: octave (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: packagekit (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Affects: pike7.8 (Ubuntu 

[Group.of.nepali.translators] [Bug 1762491] Re: No graphics after update, caused by virtualbox

2018-07-10 Thread LocutusOfBorg
** Also affects: virtualbox-ext-pack (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: virtualbox-guest-additions-iso (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: virtualbox-hwe (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: virtualbox (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: virtualbox-guest-additions-iso (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: virtualbox-ext-pack (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: virtualbox-hwe (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

** Changed in: virtualbox-ext-pack (Ubuntu)
   Status: New => Fix Released

** Changed in: virtualbox-guest-additions-iso (Ubuntu)
   Status: New => Fix Released

** Changed in: virtualbox-hwe (Ubuntu)
   Status: New => Fix Released

** Changed in: virtualbox-hwe (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: virtualbox-guest-additions-iso (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: virtualbox (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: virtualbox-ext-pack (Ubuntu Xenial)
   Status: New => In Progress

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1762491

Title:
  No graphics after update, caused by virtualbox

Status in virtualbox package in Ubuntu:
  Fix Released
Status in virtualbox-ext-pack package in Ubuntu:
  Fix Released
Status in virtualbox-guest-additions-iso package in Ubuntu:
  Fix Released
Status in virtualbox-hwe package in Ubuntu:
  Fix Released
Status in virtualbox source package in Xenial:
  In Progress
Status in virtualbox-ext-pack source package in Xenial:
  In Progress
Status in virtualbox-guest-additions-iso source package in Xenial:
  In Progress
Status in virtualbox-hwe source package in Xenial:
  In Progress

Bug description:
  After performing an "apt-get update && apt-get upgrade" on a Ubuntu
  16.04.4 box, graphics fails to start. I use my laptop with text boot,
  then I log in and issue "startx", with "/usr/lib/gnome-flashback
  /gnome-flashback-metacity" in my ~/.xinitrc file. After update,
  "startx" (Xorg) returns me to character prompt. Same with KDE, and
  while WMaker seemed to start, I still couldn't run apps like Firefox
  or Konsole. Tinkering with my system for about two hours I managed to
  figure out that this behaviour is caused by some Virtualbox package.
  After issuing "apt-get purge virtualbox*", the normal behaviour
  returned. Fortunately I don't use Virtualbox, it was installed 'just
  in case', so I could remove it without affecting everyday usage. But
  it seems that something in Virtualbox is seriously broken.

  A cut from apt's history.log after upgrade and before package removal:

  virtualbox:amd64 (5.0.40-dfsg-0ubuntu1.16.04.2, 5.1.34-dfsg-0ubuntu1.16.04.2)
  virtualbox-dkms:amd64 (5.0.40-dfsg-0ubuntu1.16.04.2, 
5.1.34-dfsg-0ubuntu1.16.04.2)
  virtualbox-guest-additions-iso:amd64 (5.0.40-0ubuntu1.16.04.1, 
5.1.34-0ubuntu1.16.04.2)
  virtualbox-guest-dkms:amd64 (5.0.40-dfsg-0ubuntu1.16.04.2, 
5.1.34-dfsg-0ubuntu1.16.04.2)
  virtualbox-guest-utils:amd64 (5.0.40-dfsg-0ubuntu1.16.04.2, 
5.1.34-dfsg-0ubuntu1.16.04.2)
  virtualbox-guest-x11:amd64 (5.0.40-dfsg-0ubuntu1.16.04.2, 
5.1.34-dfsg-0ubuntu1.16.04.2)
  virtualbox-qt:amd64 (5.0.40-dfsg-0ubuntu1.16.04.2, 
5.1.34-dfsg-0ubuntu1.16.04.2)

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

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1737441] Re: /usr/bin/unattended-upgrade:11:__GI___libc_free:operator:__gnu_cxx::new_allocator:std::allocator_traits:std::__cxx11::basic_string

2018-07-10 Thread Julian Andres Klode
** Description changed:

+ [Impact]
+ Some applications, like unattended-upgrades or update-manager, reopen the apt 
cache. They also keep around old apt.Package objects however, and operate on 
them after reopening. Under the hood, this means that apt_pkg.Package objects 
belonging to an old cache are passed to a new cache.
+ 
+ APT relies on the ID of the package (it's position in the cache) for
+ it's operation. So if a package has ID 0 in the old cache, and a
+ different package has ID 0 in the new cache, performing operations on
+ the old package would perform it on the new package. If the old
+ package's ID is out of bounds in the new cache, the behavior is
+ undefined - it's an out of bounds array access.
+ 
+ [Test case]
+ The attached test case has a list of packages 0-9, a-z; stores the package 
"z" into a variable, then reopens the cache. It then marks z for deletion. This 
either segfaults or does nothing; when it should mark z for deletion.
+ 
+ More test cases like this are in the autopkgtest.
+ 
+ [Regression potential]
+ The initial fix introduced bug 1780099, there might be similar bugs lurking. 
However, these bugs would have been undefined behavior before and might have 
caused segmentation faults or did the wrong thing. It seems likely that any 
regression cannot possibly be worse than the current state.
+ 
+ 
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
unattended-upgrades.  This problem was most recently seen with package version 
0.98ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/727153285ba3335a07f801a298a3d94cbe6ba05d 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** Description changed:

  [Impact]
  Some applications, like unattended-upgrades or update-manager, reopen the apt 
cache. They also keep around old apt.Package objects however, and operate on 
them after reopening. Under the hood, this means that apt_pkg.Package objects 
belonging to an old cache are passed to a new cache.
  
  APT relies on the ID of the package (it's position in the cache) for
  it's operation. So if a package has ID 0 in the old cache, and a
  different package has ID 0 in the new cache, performing operations on
  the old package would perform it on the new package. If the old
  package's ID is out of bounds in the new cache, the behavior is
  undefined - it's an out of bounds array access.
  
  [Test case]
  The attached test case has a list of packages 0-9, a-z; stores the package 
"z" into a variable, then reopens the cache. It then marks z for deletion. This 
either segfaults or does nothing; when it should mark z for deletion.
  
  More test cases like this are in the autopkgtest.
  
  [Regression potential]
  The initial fix introduced bug 1780099, there might be similar bugs lurking. 
However, these bugs would have been undefined behavior before and might have 
caused segmentation faults or did the wrong thing. It seems likely that any 
regression cannot possibly be worse than the current state.
  
- 
+ [Original bug report]
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
unattended-upgrades.  This problem was most recently seen with package version 
0.98ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/727153285ba3335a07f801a298a3d94cbe6ba05d 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** Also affects: python-apt (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: unattended-upgrades (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: python-apt (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: unattended-upgrades (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: python-apt (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: unattended-upgrades (Ubuntu Trusty)
   Status: New => Won't Fix

** Changed in: unattended-upgrades (Ubuntu Xenial)
   Status: New => Won't Fix

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1737441

Title:
  /usr/bin/unattended-
  
upgrade:11:__GI___libc_free:operator:__gnu_cxx::new_allocator:std::allocator_traits:std::__cxx11::basic_string

Status in python-apt package in Ubuntu:
  Fix Released
Status in unattended-upgrades package in Ubuntu:
  Fix Released
Status in python-apt source package in Trusty:
  New
Status in unattended-upgrades source package in 

[Group.of.nepali.translators] [Bug 1773316] Re: Object of different cache passed as argument to apt_pkg.DepCache method

2018-07-10 Thread Julian Andres Klode
** Description changed:

- == xenial / trusty ==
- [Impact]
- Some applications, like unattended-upgrades or update-manager, reopen the apt 
cache. They also keep around old apt.Package objects however, and operate on 
them after reopening. Under the hood, this means that apt_pkg.Package objects 
belonging to an old cache are passed to a new cache.
- 
- APT relies on the ID of the package (it's position in the cache) for
- it's operation. So if a package has ID 0 in the old cache, and a
- different package has ID 0 in the new cache, performing operations on
- the old package would perform it on the new package. If the old
- package's ID is out of bounds in the new cache, the behavior is
- undefined - it's an out of bounds array access.
- 
- [Test case]
- The attached test case has a list of packages 0-9, a-z; stores the package 
"z" into a variable, then reopens the cache. It then marks z for deletion. This 
either segfaults or does nothing; when it should mark z for deletion.
- 
- More test cases like this are in the autopkgtest.
- 
- [Regression potential]
- The initial fix introduced bug 1780099, there might be similar bugs lurking. 
However, these bugs would have been undefined behavior before and might have 
caused segmentation faults or did the wrong thing. It seems likely that any 
regression cannot possibly be worse than the current state.
- 
- == bionic+ ===
- 
  [Impact]
  python-apt 1.6 raises an exception when objects of an old cache are passed to 
a apt_pkg.DepCache methods for a different cache. Prior to that, those would 
either segfault, succeed, or silently operate on a different object, as they 
use package/version ids, and e.g. two different packages in the old and new 
cache might have the same id.
  
  With 1.6.1, we introduce a remapping algorithm that remaps objects of
  apt.Cache() when calling apt.Cache.open(), allowing old objects to be
  used after reopening, as long as they exist in the new cache. If they
  don't exist in the new cache, apt_pkg.CacheMismatchError will be raised
  from the apt_pkg layer.
  
  [Test case]
  import apt
  c=apt.Cache()
  p=c["apt"]
  c.open()
  p.mark_install()
  
  [Regression potential]
  Could be remapping to wrong items which would cause us to install a wrong 
version, for example. Compared to pre-bionic, bionic is a regression already, 
though, and any regression caused here is less important than
  what we have now.
  
  [Original bug report]
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
update-manager.  This problem was most recently seen with package version 
1:18.04.11, the problem page at 
https://errors.ubuntu.com/problem/e6ff7b5c385c512b7933497ad895c8a19ed063b2 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker and are a software 
developer, you can request it at http://forms.canonical.com/reports/.

** No longer affects: python-apt (Ubuntu Xenial)

** No longer affects: python-apt (Ubuntu Trusty)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1773316

Title:
  Object of different cache passed as argument to apt_pkg.DepCache
  method

Status in python-apt package in Ubuntu:
  Fix Released
Status in update-manager package in Ubuntu:
  Won't Fix
Status in update-manager source package in Trusty:
  Confirmed
Status in update-manager source package in Xenial:
  Confirmed
Status in python-apt source package in Bionic:
  Fix Released
Status in update-manager source package in Bionic:
  Won't Fix
Status in python-apt source package in Cosmic:
  Fix Released
Status in update-manager source package in Cosmic:
  Won't Fix

Bug description:
  [Impact]
  python-apt 1.6 raises an exception when objects of an old cache are passed to 
a apt_pkg.DepCache methods for a different cache. Prior to that, those would 
either segfault, succeed, or silently operate on a different object, as they 
use package/version ids, and e.g. two different packages in the old and new 
cache might have the same id.

  With 1.6.1, we introduce a remapping algorithm that remaps objects of
  apt.Cache() when calling apt.Cache.open(), allowing old objects to be
  used after reopening, as long as they exist in the new cache. If they
  don't exist in the new cache, apt_pkg.CacheMismatchError will be
  raised from the apt_pkg layer.

  [Test case]
  import apt
  c=apt.Cache()
  p=c["apt"]
  c.open()
  p.mark_install()

  [Regression potential]
  Could be remapping to wrong items which would cause us to install a wrong 
version, for example. Compared to pre-bionic, bionic is a regression already, 
though, and any regression caused here is less important than
  what we have now.

  [Original bug report]
  The Ubuntu Error Tracker 

[Group.of.nepali.translators] [Bug 1780930] Re: [SRU] ceph 10.2.10

2018-07-10 Thread James Page
** Changed in: cloud-archive
   Status: New => Invalid

** Changed in: cloud-archive/mitaka
   Status: New => Triaged

** Changed in: cloud-archive/mitaka
   Importance: Undecided => High

** Changed in: cloud-archive/mitaka
 Assignee: (unassigned) => James Page (james-page)

** Changed in: ceph (Ubuntu Xenial)
 Assignee: (unassigned) => James Page (james-page)

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780930

Title:
  [SRU] ceph 10.2.10

Status in Ubuntu Cloud Archive:
  Invalid
Status in Ubuntu Cloud Archive mitaka series:
  Triaged
Status in ceph package in Ubuntu:
  Invalid
Status in ceph source package in Xenial:
  Triaged

Bug description:
  [Impact]
  This release sports mostly bug-fixes and we would like to make sure all of 
our supported customers have access to these improvements.

  The update contains the following package updates:

 * ceph 10.2.10

  [Test Case]
  The following SRU process was followed:

  https://wiki.ubuntu.com/OpenStackUpdates

  In order to avoid regression of existing consumers, the OpenStack team
  will run their continuous integration test against the packages that
  are in -proposed. A successful run of all available tests will be
  required before the proposed packages can be let into -updates.

  The OpenStack team will be in charge of attaching the output summary
  of the executed tests. The OpenStack team members will not mark
  ‘verification-done’ until this has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned tests are attached to this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1780930/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp


[Group.of.nepali.translators] [Bug 1780930] [NEW] [SRU] ceph 10.2.10

2018-07-10 Thread James Page
Public bug reported:

[Impact]
This release sports mostly bug-fixes and we would like to make sure all of our 
supported customers have access to these improvements.

The update contains the following package updates:

   * ceph 10.2.10

[Test Case]
The following SRU process was followed:

https://wiki.ubuntu.com/OpenStackUpdates

In order to avoid regression of existing consumers, the OpenStack team
will run their continuous integration test against the packages that are
in -proposed. A successful run of all available tests will be required
before the proposed packages can be let into -updates.

The OpenStack team will be in charge of attaching the output summary of
the executed tests. The OpenStack team members will not mark
‘verification-done’ until this has happened.

[Regression Potential]
In order to mitigate the regression potential, the results of the
aforementioned tests are attached to this bug.

** Affects: cloud-archive
 Importance: Undecided
 Status: New

** Affects: cloud-archive/mitaka
 Importance: Undecided
 Status: New

** Affects: ceph (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Affects: ceph (Ubuntu Xenial)
 Importance: High
 Status: Triaged

** Also affects: ceph (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

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

** Changed in: ceph (Ubuntu Xenial)
   Importance: Undecided => High

** Also affects: cloud-archive
   Importance: Undecided
   Status: New

** Also affects: cloud-archive/mitaka
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1780930

Title:
  [SRU] ceph 10.2.10

Status in Ubuntu Cloud Archive:
  New
Status in Ubuntu Cloud Archive mitaka series:
  New
Status in ceph package in Ubuntu:
  Invalid
Status in ceph source package in Xenial:
  Triaged

Bug description:
  [Impact]
  This release sports mostly bug-fixes and we would like to make sure all of 
our supported customers have access to these improvements.

  The update contains the following package updates:

 * ceph 10.2.10

  [Test Case]
  The following SRU process was followed:

  https://wiki.ubuntu.com/OpenStackUpdates

  In order to avoid regression of existing consumers, the OpenStack team
  will run their continuous integration test against the packages that
  are in -proposed. A successful run of all available tests will be
  required before the proposed packages can be let into -updates.

  The OpenStack team will be in charge of attaching the output summary
  of the executed tests. The OpenStack team members will not mark
  ‘verification-done’ until this has happened.

  [Regression Potential]
  In order to mitigate the regression potential, the results of the
  aforementioned tests are attached to this bug.

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1780930/+subscriptions

___
Mailing list: https://launchpad.net/~group.of.nepali.translators
Post to : group.of.nepali.translators@lists.launchpad.net
Unsubscribe : https://launchpad.net/~group.of.nepali.translators
More help   : https://help.launchpad.net/ListHelp