[Group.of.nepali.translators] [Bug 1650632] Re: [SRU] New stable micro release 2.24

2016-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package snapcraft - 2.24+17.04

---
snapcraft (2.24+17.04) zesty; urgency=medium

  [ Sergio Schvezov ]
  * meta: support classic confinement (#946)
  * project: support building classic snaps (#949)
  * pluginhandler: convert to package (#954)
  * tests: idempotent store installs. (#956)
  * demos: do not force arch for the tomcat demo (#976)
  * pluginhandler: install scriptlet support (#960)
  * pluginhandler: prepare scriptlet support (#987)
  * pluginhandler: build scriptlet support (#988)
  * New upstream release 2.24 (LP: #1650632)

  [ Leo Arias ]
  * tests: fix unittests for armhf (#945)
  * tests: Use a more stable ftp source (#950)
  * tests: use testtools as the base of all unit tests (#948)

  [ Marco Trevisan ]
  * parser: add support for origin-{branch,commit,tag} (#931)

  [ Chris MacNaughton ]
  * rust plugin: fetch dependencies in pull (#908)

  [ Larry Price ]
  * file_utils: catch PermissionError when attempting to replace contents in
a readonly file (#892)

  [ Albert Astals Cid ]
  * sources: add source value to error message (#958)
  * cli: make plugins be an alias of list-plugins (#959)

  [ Joe Talbott ]
  * meta: add `aliases` support to `apps` (#947)
  * parser: Use the same version method as 'snapcraft' (#982)

  [ Kyle Fazzari ]
  * sources: convert to package. (#955)
  * sources: refactor base sources into module. (#957)
  * sources: refactor bazaar source into module. (#962)
  * sources: refactor deb source into module. (#963)
  * sources: refactor local source into module. (#961)
  * sources: refactor git source into module. (#964)
  * sources: refactor mercurial source into module. (#965)
  * sources: refactor rpm source into module. (#966)
  * sources: refactor script source into module. (#967)
  * sources: refactor subversion source into module. (#968)
  * sources: refactor tar source into module. (#969)
  * sources: refactor zip source into module. (#970)
  * pluginhandler: prefer in-snap libraries to system libraries. (#977)

  [ Celso Providelo ]
  * cli: implementing '[list-]registered' command (#890)
  * store: support download and validate on branded stores. (#981)

  [ Matthew Aguirre ]
  * maven plugin: implement get_build_properties() (#974)
  * gradle plugin: implement get_build_properties() (#975)
  * cmake plugin: implement get_build_properties() (#978)
  * waf plugin: implement get_build_properties() (#979)
  * scons plugin: implement get_build_properties() (#983)

 -- Sergio Schvezov   Fri, 16 Dec 2016
17:10:40 +

** Changed in: snapcraft (Ubuntu Zesty)
   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/1650632

Title:
  [SRU] New stable micro release 2.24

Status in snapcraft package in Ubuntu:
  Fix Released
Status in snapcraft source package in Xenial:
  Fix Committed
Status in snapcraft source package in Yakkety:
  Fix Committed
Status in snapcraft source package in Zesty:
  Fix Released

Bug description:
  This is an SRU bug to release 2.24 of snapcraft which follows the
  guidelines defined in the wiki over at
  https://wiki.ubuntu.com/SnapcraftUpdates

  The list of bugs and features in this release are defined at
  https://launchpad.net/snapcraft/+milestone/2.24 and
  https://launchpad.net/snapcraft/+milestone/2.24

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapcraft/+bug/1650632/+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 1565060] Re: defaults file is ignored

2016-12-16 Thread Nish Aravamudan
** Also affects: bind9 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: bind9 (Ubuntu Yakkety)
   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/1565060

Title:
  defaults file is ignored

Status in bind9 package in Ubuntu:
  Fix Committed
Status in bind9 source package in Xenial:
  New
Status in bind9 source package in Yakkety:
  New
Status in bind9 package in Debian:
  Fix Committed

Bug description:
  i've just upgraded to 15.10, and have now found that the
  /etc/defaults/bind9 file appears to be ignored.   yet another package
  broken by the adoption of systemd, it would seem.

  >cat /etc/default/bind9 
  # run resolvconf?
  RESOLVCONF=yes

  # startup options for the server
  OPTIONS="-4 -u bind"
  >

  >service bind9 stop
  >

  >service bind9 start
  >

  >ps -aefwww | grep -iF named
  bind  3810 1 17 15:32 ?00:00:01 /usr/sbin/named -f -u bind
  >

  modifying /lib/systemd/system/bind9.service works, but this does not
  seem to offer the same degree of abstraction provided by the files in
  /etc/default/.

  1] >lsb_release -rd
  Description:  Ubuntu 15.10
  Release:  15.10

  2] >apt-cache policy bind9
  bind9:
Installed: 1:9.9.5.dfsg-11ubuntu1.3
Candidate: 1:9.9.5.dfsg-11ubuntu1.3
Version table:
   *** 1:9.9.5.dfsg-11ubuntu1.3 0
  500 http://us.archive.ubuntu.com/ubuntu/ wily-updates/main amd64 
Packages
  500 http://security.ubuntu.com/ubuntu/ wily-security/main amd64 
Packages
  100 /var/lib/dpkg/status
   1:9.9.5.dfsg-11ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages

  3] i expected to be able to be able to make changes in
  /etc/defaults/bind9 and have them honored.

  4] they are not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1565060/+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 827151] Re: Annoying log message "DIGEST-MD5 common mech free"

2016-12-16 Thread Nish Aravamudan
Fixed in Debian with 2.1.26.dfsg1-8, per the other bug.

@duke-l, can you confirm this still occurs with Xenial? Given that
Xenial shipped with 2.1.26.dfsg1-14build1, which should have the
corresponding fix.

@hackel, it seems like you are possibly not using entirely Ubuntu
packages (given no php7.0 in 14.04), so it's not entirely clear if your
use-case is justification for the 14.04 backport, but I'll open tasks to
consider it at least, given the underlying issue is in the Ubuntu
package.

** Also affects: cyrus-sasl2 (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: cyrus-sasl2 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: cyrus-sasl2 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: cyrus-sasl2 (Ubuntu)
   Status: Confirmed => Fix Released

** Changed in: cyrus-sasl2 (Ubuntu Yakkety)
   Status: New => Fix Released

** Changed in: cyrus-sasl2 (Ubuntu Xenial)
   Status: New => Incomplete

** Changed in: cyrus-sasl2 (Ubuntu Trusty)
   Status: New => Triaged

** Changed in: cyrus-sasl2 (Ubuntu Trusty)
   Importance: Undecided => Low

** Changed in: cyrus-sasl2 (Ubuntu Xenial)
   Importance: Undecided => Low

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

Title:
  Annoying log message "DIGEST-MD5 common mech free"

Status in Cyrus-sasl2:
  New
Status in cyrus-sasl2 package in Ubuntu:
  Fix Released
Status in cyrus-sasl2 source package in Trusty:
  Triaged
Status in cyrus-sasl2 source package in Xenial:
  Incomplete
Status in cyrus-sasl2 source package in Yakkety:
  Fix Released
Status in cyrus-sasl2 package in Debian:
  Fix Released

Bug description:
  I recently updated the libsasl2-modules to 
2.1.24~rc1.dfsg1+cvs2011-05-23-4ubuntu1 in oneiric.
  That triggered the bug also described in Debian here: 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631932

  The annoying message is logged in auth.log. In my case, it is associated with 
svnserve:
  svnserve: DIGEST-MD5 common mech free

  I'm not exactly sure what action triggers the message, but I can
  investigate more if required.

  $ lsb_release -rd
  Description:Ubuntu oneiric (development branch)
  Release:11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/cyrus-sasl2/+bug/827151/+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 1645002] Re: ssh sessions are not cleanly terminated on shutdown/restart with systemd

2016-12-16 Thread Nish Aravamudan
As noted, this was fixed in Debian in 1:7.2p2-6. Both 16.10 and 17.04
have later versions, so this just needs an SRU to 16.04.

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

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

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

** Also affects: openssh (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

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

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

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

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

Title:
  ssh sessions are not cleanly terminated on shutdown/restart with
  systemd

Status in openssh package in Ubuntu:
  Fix Released
Status in openssh source package in Xenial:
  Triaged
Status in openssh source package in Yakkety:
  Fix Released
Status in openssh package in Debian:
  Unknown

Bug description:
  In Ubuntu 16.04, a "reboot" command does not terminate the ssh
  session. This results in clients hanging, until timing out (sometimes
  as much as 120 seconds).

  This also introduces bugs to all  orchestration / automation tools which work 
over SSH, since they cannot issue their reboot equivalent for Ubuntu 16.04 
hosts. For example, have a look at this issue for Fabric:
  https://github.com/fabric/fabric/issues/1488

  The exact same bug has been fixed in Debian in version openssh/1:7.2p2-6. 
  There is a very detailed discussion in their bug tracker:
  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751636

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1645002/+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 1650635] Re: vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.

2016-12-16 Thread Eric Desrochers
** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Eric Desrochers (slashd)

** Changed in: linux (Ubuntu)
 Assignee: Eric Desrochers (slashd) => (unassigned)

** Changed in: linux (Ubuntu)
   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/1650635

Title:
  vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress

Bug description:
  It has been brought to my attention that a Trusty Vmware Virtual
  Machine running kernel v4.4.0-36 crashed with the following stacktrace
  :

  PANIC: "kernel BUG at 
/build/linux-lts-xenial-QiVniY/linux-lts-xenial-4.4.0/drivers/net/vmxnet3/vmxnet3_drv.c:1353!"
 
  ...
  #0 [88042d683aa0] machine_kexec at 8105987c
  #1 [88042d683af8] crash_kexec at 81105d23
  #2 [88042d683bc0] oops_end at 81030a79
  #3 [88042d683be8] die at 81030f7b
  #4 [88042d683c18] do_trap at 8102e04d
  #5 [88042d683c68] do_error_trap at 8102e5a7
  #6 [88042d683d20] do_invalid_op at 8102e840
  #7 [88042d683d30] invalid_op at 817f900e
  [exception RIP: vmxnet3_rq_rx_complete+3016]
  RIP: c004e448 RSP: 88042d683de8 RFLAGS: 00010246
  RAX: 0001 RBX: 880424099668 RCX: 
  RDX: 05f2 RSI: 05f2 RDI: 88042a61f400
  RBP: 88042d683e50 R8:  R9: 
  R10: 88042902b470 R11: 8804293406a8 R12: 880424098840
  R13: 880424099580 R14: 88042a61ec00 R15: 88042933ae00
  ORIG_RAX:  CS: 0010 SS: 
  #8 [88042d683de0] vmxnet3_rq_rx_complete at c004dcfa [vmxnet3]
  #9 [88042d683e58] vmxnet3_poll_rx_only at c004e60a [vmxnet3]
  #10 [88042d683e90] net_rx_action at 816f3544
  #11 [88042d683f00] __do_softirq at 81081e7d
  #12 [88042d683f68] irq_exit at 81082255
  #13 [88042d683f78] do_IRQ at 817f9ee6
  ---  ---
  #14 [880426c73f30] ret_from_intr at 817f7fc2
  [exception RIP: unknown or invalid address]
  RIP: fffb RSP: 7fe17e59bf48 RFLAGS: 0001
  RAX: 7fe18564ed58 RBX: 7fe2064ce848 RCX: 7fe185612d60
  RDX: 7fe20b47eb30 RSI: 7fe185640d38 RDI: 7fe18564ed50
  RBP: 817f7fe5 R8: 7fe185100068 R9: 00037ce0
  R10: 00134ad8 R11: 7fe17e4b7028 R12: 7fe185100068
  R13: 7fe185632380 R14:  R15: 81003a64
  ORIG_RAX: 0001 CS: 7fe185640d38 SS: ff91
  bt: WARNING: possibly bogus exception frame
  RIP: 004e92bb RSP: 7fe20b47ea40 RFLAGS: 0283
  RAX: 0001 RBX: 7fe18564ed58 RCX: fffb
  RDX: 7fe185640d38 RSI: 0001 RDI: 7fe17e59bf48
  RBP: 7fe185100068 R8: 7fe18564ed50 R9: 7fe185640d38
  R10: 7fe20b47eb30 R11: 7fe185612d60 R12: 00037ce0
  R13: 00134ad8 R14: 7fe17e4b7028 R15: 7fe2064ce848
  ORIG_RAX: ff91 CS: 0033 SS: 002b

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1650635/+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 1650635] Re: vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.

2016-12-16 Thread Joseph Salisbury
** Also affects: linux (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

** Changed in: linux (Ubuntu Xenial)
   Importance: Undecided => Medium

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

Title:
  vmxnet3 driver could causes kernel panic with v4.4 if LRO enabled.

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Xenial:
  In Progress

Bug description:
  It has been brought to my attention that a Trusty Vmware Virtual
  Machine running kernel v4.4.0-36 crashed with the following stacktrace
  :

  PANIC: "kernel BUG at 
/build/linux-lts-xenial-QiVniY/linux-lts-xenial-4.4.0/drivers/net/vmxnet3/vmxnet3_drv.c:1353!"
 
  ...
  #0 [88042d683aa0] machine_kexec at 8105987c
  #1 [88042d683af8] crash_kexec at 81105d23
  #2 [88042d683bc0] oops_end at 81030a79
  #3 [88042d683be8] die at 81030f7b
  #4 [88042d683c18] do_trap at 8102e04d
  #5 [88042d683c68] do_error_trap at 8102e5a7
  #6 [88042d683d20] do_invalid_op at 8102e840
  #7 [88042d683d30] invalid_op at 817f900e
  [exception RIP: vmxnet3_rq_rx_complete+3016]
  RIP: c004e448 RSP: 88042d683de8 RFLAGS: 00010246
  RAX: 0001 RBX: 880424099668 RCX: 
  RDX: 05f2 RSI: 05f2 RDI: 88042a61f400
  RBP: 88042d683e50 R8:  R9: 
  R10: 88042902b470 R11: 8804293406a8 R12: 880424098840
  R13: 880424099580 R14: 88042a61ec00 R15: 88042933ae00
  ORIG_RAX:  CS: 0010 SS: 
  #8 [88042d683de0] vmxnet3_rq_rx_complete at c004dcfa [vmxnet3]
  #9 [88042d683e58] vmxnet3_poll_rx_only at c004e60a [vmxnet3]
  #10 [88042d683e90] net_rx_action at 816f3544
  #11 [88042d683f00] __do_softirq at 81081e7d
  #12 [88042d683f68] irq_exit at 81082255
  #13 [88042d683f78] do_IRQ at 817f9ee6
  ---  ---
  #14 [880426c73f30] ret_from_intr at 817f7fc2
  [exception RIP: unknown or invalid address]
  RIP: fffb RSP: 7fe17e59bf48 RFLAGS: 0001
  RAX: 7fe18564ed58 RBX: 7fe2064ce848 RCX: 7fe185612d60
  RDX: 7fe20b47eb30 RSI: 7fe185640d38 RDI: 7fe18564ed50
  RBP: 817f7fe5 R8: 7fe185100068 R9: 00037ce0
  R10: 00134ad8 R11: 7fe17e4b7028 R12: 7fe185100068
  R13: 7fe185632380 R14:  R15: 81003a64
  ORIG_RAX: 0001 CS: 7fe185640d38 SS: ff91
  bt: WARNING: possibly bogus exception frame
  RIP: 004e92bb RSP: 7fe20b47ea40 RFLAGS: 0283
  RAX: 0001 RBX: 7fe18564ed58 RCX: fffb
  RDX: 7fe185640d38 RSI: 0001 RDI: 7fe17e59bf48
  RBP: 7fe185100068 R8: 7fe18564ed50 R9: 7fe185640d38
  R10: 7fe20b47eb30 R11: 7fe185612d60 R12: 00037ce0
  R13: 00134ad8 R14: 7fe17e4b7028 R15: 7fe2064ce848
  ORIG_RAX: ff91 CS: 0033 SS: 002b

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1650635/+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 1460715] Re: MBR disk setup fails because sfdisk no longer accepts M as a valid unit

2016-12-16 Thread Steve Langasek
We don't use the -u option to sfdisk.

** Changed in: ubuntu-image
   Status: New => 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/1460715

Title:
  MBR disk setup fails because sfdisk no longer accepts M as a valid
  unit

Status in cloud-init:
  Fix Committed
Status in Ubuntu Image:
  Invalid
Status in cloud-init package in Ubuntu:
  Fix Released
Status in cloud-init source package in Xenial:
  Fix Committed
Status in cloud-init source package in Yakkety:
  In Progress

Bug description:
  === Begin SRU Template ===
  [Impact]
  Cloud-init has function to partition disks on devices.
  Creating partitions on a disk no longer works with sfdisk as recent versions 
of
  sfdisk no accept the unit 'M' as input, this function is broken.

  [Test Case]
  1. Launch an instance with provided user-data

     On Azure, this will work:
   #cloud-config
   disk_setup:
     ephemeral0:
     table_type: mbr
     layout: [66, [33, 82]]
     overwrite: True
   fs_setup:
     - device: ephemeral0.1
   filesystem: ext4
     - device: ephemeral0.2
   filesystem: swap
   mounts:
     - ["ephemeral0.1", "/mnt2"]
     - ["ephemeral0.2", "none", "swap", "sw", "0", "0"]

     On a typical kvm openstack use:
   #cloud-config
   disk_setup:
     /dev/vdb:
     table_type: mbr
     layout: [66, [33, 82]]
     overwrite: True
   fs_setup:
     - device: /dev/vdb1
   filesystem: ext4
     - device: /dev/vdb2
   filesystem: swap
   mounts:
     - ["/dev/vdb1", "/mnt2"]
     - ["/dev/vdb2", "none", "swap", "sw", "0", "0"]

  2. Add proposed, update, and reboot as fresh instance.

     # enable proposed
     echo deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc)-proposed main 
| sudo tee /etc/apt/sources.list.d/proposed.list
     sudo apt-get -qy update && sudo apt-get -qy install cloud-init https://bugs.launchpad.net/cloud-init/+bug/1460715/+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 1636838] Re: Failed to boot

2016-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-firmware-raspi2 -
1.20161020-0ubuntu1~0.1

---
linux-firmware-raspi2 (1.20161020-0ubuntu1~0.1) xenial; urgency=medium

  * Update to release 1.20161020
  * Check that config.txt sets the $device_tree_address, or forcefully set it 
to 0x0200
(LP: #1636838)

 -- Paolo Pisati   Fri, 28 Oct 2016 14:41:31
+0200

** Changed in: linux-firmware-raspi2 (Ubuntu Xenial)
   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/1636838

Title:
  Failed to boot

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in linux-firmware-raspi2 package in Ubuntu:
  Fix Released
Status in linux-raspi2 package in Ubuntu:
  Confirmed
Status in u-boot package in Ubuntu:
  Fix Released
Status in flash-kernel source package in Xenial:
  Fix Released
Status in linux-firmware-raspi2 source package in Xenial:
  Fix Released
Status in linux-raspi2 source package in Xenial:
  New
Status in u-boot source package in Xenial:
  Fix Released
Status in flash-kernel source package in Yakkety:
  Fix Released
Status in linux-firmware-raspi2 source package in Yakkety:
  Fix Released
Status in u-boot source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

   * Unable to boot into system after upgrade to 4.4.0-1030.37

  [Test Case]

   * fresh install ubuntu-16.04.1-preinstalled-server-
  armhf+raspi2.img.xz

   * enable -proposed and 'apt full-upgrade'

  [Regression Potential]

   * red led still on, but few green led blinks then stay at the black
  screen(hdmi on)

  [Other Info]

   * restore the working boot partition backup image could recover the
  situation

  [Solution]

  * The latest X/raspi2 kernel in -proposed blows the space the
  bootloader reserves for the DTB, making the board unbootable (it only
  happens with classic rpi2 images created by the Foundation, Snappy is
  fine)

  * Ppa:p-pisati/misc has these 3 new packages that fix it:

   - linux-firmware-raspi2 - contains the latest Broadom fw release, and
 upon installation checks that /boot/firmware/config.txt contains the
 new DTB memory location, and if not, it does the necessary
 modification on behalf of the user
   
   - flash-kernel - modifies uboot.env to find the DTB in the new memory 
location
   
   - uboot -  update uboot to work with the new boot firmware (aka skip
 serial initialization if already done by the fw), contains the
 mkknlimg required when installing a new u-boot binary and correctly
 installs the uboot binary in the vfat partition

  [How to test it]

  * Install a fresh foundation image, add my misc ppa and the xenial
  -proposed repository, apt-get update && dist-upgrade, once the board
  completes the upgrade reboot it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1636838/+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 1636838] Re: Failed to boot

2016-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package u-boot - 2016.01+dfsg1-2ubuntu2

---
u-boot (2016.01+dfsg1-2ubuntu2) xenial; urgency=medium

  * From upstream u-boot: (LP: #1636838)
- debian/patches/rpi-import-mkknlimg.patch: import tools/mkknlimg from
  Xenial/raspi2 - scripts/mkknlimg @ 83a3ebb
- debian/u-boot-rpi.postinst: pass u-boot.bin through mkknlimg before
  installing it as /boot/firmware/uboot.bin
- debian/patches/serial-pl01x-Add-support-for-devices-with-the-rate-p.patch:
  Skip serial clock initialization when it's done by the firmware.

 -- Paolo Pisati   Fri, 28 Oct 2016 12:12:25
+0200

** Changed in: u-boot (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

** Changed in: flash-kernel (Ubuntu Yakkety)
   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/1636838

Title:
  Failed to boot

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in linux-firmware-raspi2 package in Ubuntu:
  Fix Released
Status in linux-raspi2 package in Ubuntu:
  Confirmed
Status in u-boot package in Ubuntu:
  Fix Released
Status in flash-kernel source package in Xenial:
  Fix Released
Status in linux-firmware-raspi2 source package in Xenial:
  Fix Released
Status in linux-raspi2 source package in Xenial:
  New
Status in u-boot source package in Xenial:
  Fix Released
Status in flash-kernel source package in Yakkety:
  Fix Released
Status in linux-firmware-raspi2 source package in Yakkety:
  Fix Released
Status in u-boot source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

   * Unable to boot into system after upgrade to 4.4.0-1030.37

  [Test Case]

   * fresh install ubuntu-16.04.1-preinstalled-server-
  armhf+raspi2.img.xz

   * enable -proposed and 'apt full-upgrade'

  [Regression Potential]

   * red led still on, but few green led blinks then stay at the black
  screen(hdmi on)

  [Other Info]

   * restore the working boot partition backup image could recover the
  situation

  [Solution]

  * The latest X/raspi2 kernel in -proposed blows the space the
  bootloader reserves for the DTB, making the board unbootable (it only
  happens with classic rpi2 images created by the Foundation, Snappy is
  fine)

  * Ppa:p-pisati/misc has these 3 new packages that fix it:

   - linux-firmware-raspi2 - contains the latest Broadom fw release, and
 upon installation checks that /boot/firmware/config.txt contains the
 new DTB memory location, and if not, it does the necessary
 modification on behalf of the user
   
   - flash-kernel - modifies uboot.env to find the DTB in the new memory 
location
   
   - uboot -  update uboot to work with the new boot firmware (aka skip
 serial initialization if already done by the fw), contains the
 mkknlimg required when installing a new u-boot binary and correctly
 installs the uboot binary in the vfat partition

  [How to test it]

  * Install a fresh foundation image, add my misc ppa and the xenial
  -proposed repository, apt-get update && dist-upgrade, once the board
  completes the upgrade reboot it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1636838/+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 1636838] Re: Failed to boot

2016-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu64.1.1

---
flash-kernel (3.0~rc.4ubuntu64.1.1) yakkety; urgency=medium

  * Adjust rpi2/3 dtb address from 0x100 to 0x0200 (LP: #1636838)

 -- Paolo Pisati   Wed, 09 Nov 2016 15:41:50
+0200

** Changed in: u-boot (Ubuntu Yakkety)
   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/1636838

Title:
  Failed to boot

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in linux-firmware-raspi2 package in Ubuntu:
  Fix Released
Status in linux-raspi2 package in Ubuntu:
  Confirmed
Status in u-boot package in Ubuntu:
  Fix Released
Status in flash-kernel source package in Xenial:
  Fix Released
Status in linux-firmware-raspi2 source package in Xenial:
  Fix Released
Status in linux-raspi2 source package in Xenial:
  New
Status in u-boot source package in Xenial:
  Fix Released
Status in flash-kernel source package in Yakkety:
  Fix Released
Status in linux-firmware-raspi2 source package in Yakkety:
  Fix Released
Status in u-boot source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

   * Unable to boot into system after upgrade to 4.4.0-1030.37

  [Test Case]

   * fresh install ubuntu-16.04.1-preinstalled-server-
  armhf+raspi2.img.xz

   * enable -proposed and 'apt full-upgrade'

  [Regression Potential]

   * red led still on, but few green led blinks then stay at the black
  screen(hdmi on)

  [Other Info]

   * restore the working boot partition backup image could recover the
  situation

  [Solution]

  * The latest X/raspi2 kernel in -proposed blows the space the
  bootloader reserves for the DTB, making the board unbootable (it only
  happens with classic rpi2 images created by the Foundation, Snappy is
  fine)

  * Ppa:p-pisati/misc has these 3 new packages that fix it:

   - linux-firmware-raspi2 - contains the latest Broadom fw release, and
 upon installation checks that /boot/firmware/config.txt contains the
 new DTB memory location, and if not, it does the necessary
 modification on behalf of the user
   
   - flash-kernel - modifies uboot.env to find the DTB in the new memory 
location
   
   - uboot -  update uboot to work with the new boot firmware (aka skip
 serial initialization if already done by the fw), contains the
 mkknlimg required when installing a new u-boot binary and correctly
 installs the uboot binary in the vfat partition

  [How to test it]

  * Install a fresh foundation image, add my misc ppa and the xenial
  -proposed repository, apt-get update && dist-upgrade, once the board
  completes the upgrade reboot it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1636838/+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 1636838] Re: Failed to boot

2016-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package u-boot - 2016.03+dfsg1-6ubuntu2~1.1

---
u-boot (2016.03+dfsg1-6ubuntu2~1.1) yakkety; urgency=medium

  * From upstream u-boot: (LP: #1636838)
- debian/patches/rpi-import-mkknlimg.patch: import tools/mkknlimg from
  Xenial/raspi2 - scripts/mkknlimg @ 83a3ebb
- debian/u-boot-rpi.postinst: pass u-boot.bin through mkknlimg before
  installing it as /boot/firmware/uboot.bin
- debian/patches/serial-pl01x-Add-support-for-devices-with-the-rate-p.patch:
  Skip serial clock initialization when it's done by the firmware.

 -- Paolo Pisati   Wed, 09 Nov 2016 17:09:29
+0200

** Changed in: linux-firmware-raspi2 (Ubuntu Yakkety)
   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/1636838

Title:
  Failed to boot

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in linux-firmware-raspi2 package in Ubuntu:
  Fix Released
Status in linux-raspi2 package in Ubuntu:
  Confirmed
Status in u-boot package in Ubuntu:
  Fix Released
Status in flash-kernel source package in Xenial:
  Fix Released
Status in linux-firmware-raspi2 source package in Xenial:
  Fix Released
Status in linux-raspi2 source package in Xenial:
  New
Status in u-boot source package in Xenial:
  Fix Released
Status in flash-kernel source package in Yakkety:
  Fix Released
Status in linux-firmware-raspi2 source package in Yakkety:
  Fix Released
Status in u-boot source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

   * Unable to boot into system after upgrade to 4.4.0-1030.37

  [Test Case]

   * fresh install ubuntu-16.04.1-preinstalled-server-
  armhf+raspi2.img.xz

   * enable -proposed and 'apt full-upgrade'

  [Regression Potential]

   * red led still on, but few green led blinks then stay at the black
  screen(hdmi on)

  [Other Info]

   * restore the working boot partition backup image could recover the
  situation

  [Solution]

  * The latest X/raspi2 kernel in -proposed blows the space the
  bootloader reserves for the DTB, making the board unbootable (it only
  happens with classic rpi2 images created by the Foundation, Snappy is
  fine)

  * Ppa:p-pisati/misc has these 3 new packages that fix it:

   - linux-firmware-raspi2 - contains the latest Broadom fw release, and
 upon installation checks that /boot/firmware/config.txt contains the
 new DTB memory location, and if not, it does the necessary
 modification on behalf of the user
   
   - flash-kernel - modifies uboot.env to find the DTB in the new memory 
location
   
   - uboot -  update uboot to work with the new boot firmware (aka skip
 serial initialization if already done by the fw), contains the
 mkknlimg required when installing a new u-boot binary and correctly
 installs the uboot binary in the vfat partition

  [How to test it]

  * Install a fresh foundation image, add my misc ppa and the xenial
  -proposed repository, apt-get update && dist-upgrade, once the board
  completes the upgrade reboot it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1636838/+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 1636838] Re: Failed to boot

2016-12-16 Thread Launchpad Bug Tracker
This bug was fixed in the package flash-kernel - 3.0~rc.4ubuntu62.1.1

---
flash-kernel (3.0~rc.4ubuntu62.1.1) xenial; urgency=medium

  * Adjust rpi2 dtb address from 0x100 to 0x0200 (LP: #1636838)

 -- Paolo Pisati   Fri, 28 Oct 2016 13:39:00
+0200

** Changed in: flash-kernel (Ubuntu Xenial)
   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/1636838

Title:
  Failed to boot

Status in flash-kernel package in Ubuntu:
  Fix Released
Status in linux-firmware-raspi2 package in Ubuntu:
  Fix Released
Status in linux-raspi2 package in Ubuntu:
  Confirmed
Status in u-boot package in Ubuntu:
  Fix Released
Status in flash-kernel source package in Xenial:
  Fix Released
Status in linux-firmware-raspi2 source package in Xenial:
  Fix Released
Status in linux-raspi2 source package in Xenial:
  New
Status in u-boot source package in Xenial:
  Fix Released
Status in flash-kernel source package in Yakkety:
  Fix Released
Status in linux-firmware-raspi2 source package in Yakkety:
  Fix Released
Status in u-boot source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

   * Unable to boot into system after upgrade to 4.4.0-1030.37

  [Test Case]

   * fresh install ubuntu-16.04.1-preinstalled-server-
  armhf+raspi2.img.xz

   * enable -proposed and 'apt full-upgrade'

  [Regression Potential]

   * red led still on, but few green led blinks then stay at the black
  screen(hdmi on)

  [Other Info]

   * restore the working boot partition backup image could recover the
  situation

  [Solution]

  * The latest X/raspi2 kernel in -proposed blows the space the
  bootloader reserves for the DTB, making the board unbootable (it only
  happens with classic rpi2 images created by the Foundation, Snappy is
  fine)

  * Ppa:p-pisati/misc has these 3 new packages that fix it:

   - linux-firmware-raspi2 - contains the latest Broadom fw release, and
 upon installation checks that /boot/firmware/config.txt contains the
 new DTB memory location, and if not, it does the necessary
 modification on behalf of the user
   
   - flash-kernel - modifies uboot.env to find the DTB in the new memory 
location
   
   - uboot -  update uboot to work with the new boot firmware (aka skip
 serial initialization if already done by the fw), contains the
 mkknlimg required when installing a new u-boot binary and correctly
 installs the uboot binary in the vfat partition

  [How to test it]

  * Install a fresh foundation image, add my misc ppa and the xenial
  -proposed repository, apt-get update && dist-upgrade, once the board
  completes the upgrade reboot it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/1636838/+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 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-16 Thread Scott Moser
** Changed in: cloud-init (Ubuntu)
   Status: Fix Released => Confirmed

** Changed in: cloud-init
   Status: Fix Committed => Confirmed

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

Title:
  useradd crashes if group list contains whitespace on Fedora

Status in cloud-init:
  Confirmed
Status in cloud-init package in Ubuntu:
  Confirmed
Status in cloud-init source package in Xenial:
  Confirmed
Status in cloud-init source package in Yakkety:
  Confirmed

Bug description:
  See downstream: https://bugzilla.redhat.com/show_bug.cgi?id=1126365

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1354694/+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 1648867] Re: linux: 4.4.0-57.78 -proposed tracker

2016-12-16 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-testing/xenial/4.4.0-57.78
/xenial-proposed-frozen.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1648867

Title:
  linux: 4.4.0-57.78 -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:
  Fix Released
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:
  In Progress
Status in Kernel SRU Workflow security-signoff series:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  Invalid
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  Confirmed

Bug description:
  This bug is for tracking the 4.4.0-57.78 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
  derivative-trackers-created: 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/1648867/+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 1354694] Re: useradd crashes if group list contains whitespace on Fedora

2016-12-16 Thread Scott Moser
** Also affects: cloud-init (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu)
   Status: New => Fix Released

** Changed in: cloud-init (Ubuntu)
   Importance: Undecided => Low

** Also affects: cloud-init (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: cloud-init (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Changed in: cloud-init (Ubuntu Yakkety)
   Status: New => Confirmed

** Changed in: cloud-init (Ubuntu Yakkety)
   Importance: Undecided => Low

** Changed in: cloud-init (Ubuntu Xenial)
   Status: New => Confirmed

** Changed in: cloud-init (Ubuntu Xenial)
   Importance: Undecided => Low

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

Title:
  useradd crashes if group list contains whitespace on Fedora

Status in cloud-init:
  Fix Committed
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 Yakkety:
  Confirmed

Bug description:
  See downstream: https://bugzilla.redhat.com/show_bug.cgi?id=1126365

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1354694/+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 1650522] Re: walinuxagent 2.1.5 needs to have AutoUpdate On

2016-12-16 Thread Brian Murray
** Also affects: walinuxagent (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

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

** Also affects: walinuxagent (Ubuntu Trusty)
   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/1650522

Title:
  walinuxagent 2.1.5 needs to have AutoUpdate On

Status in walinuxagent package in Ubuntu:
  In Progress
Status in walinuxagent source package in Trusty:
  New
Status in walinuxagent source package in Xenial:
  New
Status in walinuxagent source package in Yakkety:
  New

Bug description:
  From Daniel Sol:

  "
  I was working on one of my 16.10 servers today and I was trying to get
  the Linux agent to take it latest goal state update and it was not
  doing anything. I looked in ./etc/waagent.conf and found it was disabled:

  # Enable or disable self-update, default is enabled
  AutoUpdate.Enabled=n
  AutoUpdate.GAFamily=Prod
  "

  After some discussion we have agreed Ubuntu packages for yakkety,
  xenial & trusty should enable AutoUpdate.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/walinuxagent/+bug/1650522/+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 1650609] [NEW] Xenial update to v4.4.39 stable release

2016-12-16 Thread Tim Gardner
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The v4.4.39 upstream stable
   patch set is now available. It should be included in the Ubuntu
   kernel as well.

   git://git.kernel.org/

TEST CASE: TBD

   The following patches from the v4.4.39 stable release shall be
applied:

powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
parisc: Purge TLB before setting PTE
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and 
flush_icache_page_asm
parisc: Fix TLB related boot crash on SMP machines
zram: restrict add/remove attributes to root only
locking/rtmutex: Prevent dequeue vs. unlock race
locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
perf/x86: Fix full width counter, counter overflow
crypto: mcryptd - Check mcryptd algorithm compatibility
can: raw: raw_setsockopt: limit number of can_filter that can be set
can: peak: fix bad memory access and free sequence
arm64: futex.h: Add missing PAN toggling
m68k: Fix ndelay() macro
batman-adv: Check for alloc errors when preparing TT local data
hotplug: Make register and unregister notifier API symmetric
crypto: rsa - Add Makefile dependencies to fix parallel builds
Linux 4.4.39

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

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


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

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

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The v4.4.39 upstream stable
+    patch set is now available. It should be included in the Ubuntu
+    kernel as well.
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The v4.4.39 upstream stable
-patch set is now available. It should be included in the Ubuntu
-kernel as well.
+    git://git.kernel.org/
  
-git://git.kernel.org/
+ TEST CASE: TBD
  
- TEST CASE: TBD
+    The following patches from the v4.4.39 stable release shall be
+ applied:
  
-The following patches from the v4.4.39 stable release shall be
- applied:
+ powerpc/eeh: Fix deadlock when PE frozen state can't be cleared
+ parisc: Purge TLB before setting PTE
+ parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and 
flush_icache_page_asm
+ parisc: Fix TLB related boot crash on SMP machines
+ zram: restrict add/remove attributes to root only
+ locking/rtmutex: Prevent dequeue vs. unlock race
+ locking/rtmutex: Use READ_ONCE() in rt_mutex_owner()
+ perf/x86: Fix full width counter, counter overflow
+ crypto: mcryptd - Check mcryptd algorithm compatibility
+ can: raw: raw_setsockopt: limit number of can_filter that can be set
+ can: peak: fix bad memory access and free sequence
+ arm64: futex.h: Add missing PAN toggling
+ m68k: Fix ndelay() macro
+ batman-adv: Check for alloc errors when preparing TT local data
+ hotplug: Make register and unregister notifier API symmetric
+ crypto: rsa - Add Makefile dependencies to fix parallel builds
+ Linux 4.4.39

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

Title:
  Xenial update to v4.4.39 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  New

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The v4.4.39 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.

     git://git.kernel.org/

  

[Group.of.nepali.translators] [Bug 1650607] [NEW] Xenial update to v4.4.38 stable release

2016-12-16 Thread Tim Gardner
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The v4.4.38 upstream stable
   patch set is now available. It should be included in the Ubuntu
   kernel as well.

   git://git.kernel.org/

TEST CASE: TBD

   The following patches from the v4.4.38 stable release shall be
applied:

virtio-net: add a missing synchronize_net()
net: check dead netns for peernet2id_alloc()
ip6_tunnel: disable caching when the traffic class is inherited
net: sky2: Fix shutdown crash
af_unix: conditionally use freezable blocking calls in read
rtnetlink: fix FDB size computation
l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
net, sched: respect rcu grace period on cls destruction
net/sched: pedit: make sure that offset is valid
netlink: Call cb->done from a worker thread
netlink: Do not schedule work from sk_destruct
net/dccp: fix use-after-free in dccp_invalid_packet
net: bcmgenet: Utilize correct struct device for all DMA operations
sh_eth: remove unchecked interrupts for RZ/A1
geneve: avoid use-after-free of skb->data
net: ping: check minimum size on ICMP header length
sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
sparc64: Fix find_node warning if numa node cannot be found
sparc64: fix compile warning section mismatch in find_node()
constify iov_iter_count() and iter_is_iovec()
Don't feed anything but regular iovec's to blk_rq_map_user_iov
ipv6: Set skb->protocol properly for local output
ipv4: Set skb->protocol properly for local output
esp4: Fix integrity verification when ESN are used
esp6: Fix integrity verification when ESN are used
Linux 4.4.38

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

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


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

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

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The v4.4.38 upstream stable
+    patch set is now available. It should be included in the Ubuntu
+    kernel as well.
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The v4.4.38 upstream stable
-patch set is now available. It should be included in the Ubuntu
-kernel as well.
+    git://git.kernel.org/
  
-git://git.kernel.org/
+ TEST CASE: TBD
  
- TEST CASE: TBD
+    The following patches from the v4.4.38 stable release shall be
+ applied:
  
-The following patches from the v4.4.38 stable release shall be
- applied:
+ virtio-net: add a missing synchronize_net()
+ net: check dead netns for peernet2id_alloc()
+ ip6_tunnel: disable caching when the traffic class is inherited
+ net: sky2: Fix shutdown crash
+ af_unix: conditionally use freezable blocking calls in read
+ rtnetlink: fix FDB size computation
+ l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()
+ net: dsa: bcm_sf2: Ensure we re-negotiate EEE during after link change
+ net, sched: respect rcu grace period on cls destruction
+ net/sched: pedit: make sure that offset is valid
+ netlink: Call cb->done from a worker thread
+ netlink: Do not schedule work from sk_destruct
+ net/dccp: fix use-after-free in dccp_invalid_packet
+ net: bcmgenet: Utilize correct struct device for all DMA operations
+ sh_eth: remove unchecked interrupts for RZ/A1
+ geneve: avoid use-after-free of skb->data
+ net: ping: check minimum size on ICMP header length
+ sparc32: Fix inverted invalid_frame_pointer checks on sigreturns
+ sparc64: Fix find_node warning if numa node cannot be found
+ sparc64: fix compile warning section mismatch in find_node()
+ constify iov_iter_count() and iter_is_iovec()
+ Don't feed anything but regular iovec's to blk_rq_map_user_iov
+ ipv6: Set skb->protocol properly for local output
+ ipv4: Set skb->protocol properly for local output
+ esp4: Fix integrity verification when 

[Group.of.nepali.translators] [Bug 1650601] [NEW] Xenial update to v4.4.36 stable release

2016-12-16 Thread Tim Gardner
Public bug reported:

SRU Justification

Impact:
   The upstream process for stable tree updates is quite similar
   in scope to the Ubuntu SRU process, e.g., each patch has to
   demonstrably fix a bug, and each patch is vetted by upstream
   by originating either directly from a mainline/stable Linux tree or
   a minimally backported form of that patch. The v4.4.36 upstream stable
   patch set is now available. It should be included in the Ubuntu
   kernel as well.

   git://git.kernel.org/

TEST CASE: TBD

   The following patches from the v4.4.36 stable release shall be
applied:

iommu/vt-d: Fix PASID table allocation
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
KVM: x86: drop error recovery in em_jmp_far and em_ret_far
KVM: x86: check for pic and ioapic presence before use
usb: chipidea: move the lock initialization to core file
USB: serial: cp210x: add ID for the Zone DPMX
USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
scsi: mpt3sas: Fix secure erase premature termination
tile: avoid using clocksource_cyc2ns with absolute cycle count
cfg80211: limit scan results cache size
NFSv4.x: hide array-bounds warning
parisc: Fix races in parisc_setup_cache_timing()
parisc: Fix race in pci-dma.c
parisc: Also flush data TLB in flush_icache_page_asm
mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
mei: me: disable driver on SPT SPS firmware
mei: me: fix place for kaby point device ids.
mei: fix return value on disconnection
scsi: mpt3sas: Unblock device after controller reset
Linux 4.4.36

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

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


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

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

** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The v4.4.36 upstream stable
+    patch set is now available. It should be included in the Ubuntu
+    kernel as well.
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The v4.4.36 upstream stable
-patch set is now available. It should be included in the Ubuntu
-kernel as well.
+    git://git.kernel.org/
  
-git://git.kernel.org/
+ TEST CASE: TBD
  
- TEST CASE: TBD
+    The following patches from the v4.4.36 stable release shall be
+ applied:
  
-The following patches from the v4.4.36 stable release shall be
- applied:
+ iommu/vt-d: Fix PASID table allocation
+ iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
+ KVM: x86: drop error recovery in em_jmp_far and em_ret_far
+ KVM: x86: check for pic and ioapic presence before use
+ usb: chipidea: move the lock initialization to core file
+ USB: serial: cp210x: add ID for the Zone DPMX
+ USB: serial: ftdi_sio: add support for TI CC3200 LaunchPad
+ Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=y
+ scsi: mpt3sas: Fix secure erase premature termination
+ tile: avoid using clocksource_cyc2ns with absolute cycle count
+ cfg80211: limit scan results cache size
+ NFSv4.x: hide array-bounds warning
+ parisc: Fix races in parisc_setup_cache_timing()
+ parisc: Fix race in pci-dma.c
+ parisc: Also flush data TLB in flush_icache_page_asm
+ mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]
+ drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to on
+ mei: me: disable driver on SPT SPS firmware
+ mei: me: fix place for kaby point device ids.
+ mei: fix return value on disconnection
+ scsi: mpt3sas: Unblock device after controller reset
+ Linux 4.4.36

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

Title:
  Xenial update to v4.4.36 stable release

Status in linux package in Ubuntu:
  New
Status in linux source package in Xenial:
  New

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each 

[Group.of.nepali.translators] [Bug 1460715] Re: MBR disk setup fails because sfdisk no longer accepts M as a valid unit

2016-12-16 Thread Barry Warsaw
This probably affects u-i too.

** Also affects: ubuntu-image
   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/1460715

Title:
  MBR disk setup fails because sfdisk no longer accepts M as a valid
  unit

Status in cloud-init:
  Fix Committed
Status in Ubuntu Image:
  New
Status in cloud-init package in Ubuntu:
  Fix Released
Status in cloud-init source package in Xenial:
  Fix Committed
Status in cloud-init source package in Yakkety:
  In Progress

Bug description:
  === Begin SRU Template ===
  [Impact]
  Cloud-init has function to partition disks on devices.
  Creating partitions on a disk no longer works with sfdisk as recent versions 
of
  sfdisk no accept the unit 'M' as input, this function is broken.

  [Test Case]
  1. Launch an instance with provided user-data

     On Azure, this will work:
   #cloud-config
   disk_setup:
     ephemeral0:
     table_type: mbr
     layout: [66, [33, 82]]
     overwrite: True
   fs_setup:
     - device: ephemeral0.1
   filesystem: ext4
     - device: ephemeral0.2
   filesystem: swap
   mounts:
     - ["ephemeral0.1", "/mnt2"]
     - ["ephemeral0.2", "none", "swap", "sw", "0", "0"]

     On a typical kvm openstack use:
   #cloud-config
   disk_setup:
     /dev/vdb:
     table_type: mbr
     layout: [66, [33, 82]]
     overwrite: True
   fs_setup:
     - device: /dev/vdb1
   filesystem: ext4
     - device: /dev/vdb2
   filesystem: swap
   mounts:
     - ["/dev/vdb1", "/mnt2"]
     - ["/dev/vdb2", "none", "swap", "sw", "0", "0"]

  2. Add proposed, update, and reboot as fresh instance.

     # enable proposed
     echo deb http://archive.ubuntu.com/ubuntu $(lsb_release -sc)-proposed main 
| sudo tee /etc/apt/sources.list.d/proposed.list
     sudo apt-get -qy update && sudo apt-get -qy install cloud-init https://bugs.launchpad.net/cloud-init/+bug/1460715/+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 1577460] Re: mkinitramfs --help > Core dumped

2016-12-16 Thread Dimitri John Ledkov
** Changed in: util-linux (Ubuntu)
   Status: Triaged => 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/1577460

Title:
  mkinitramfs --help > Core dumped

Status in Ubuntu on IBM z Systems:
  In Progress
Status in glibc package in Ubuntu:
  Fix Released
Status in util-linux package in Ubuntu:
  Fix Released
Status in glibc source package in Xenial:
  Fix Released
Status in util-linux source package in Xenial:
  Triaged
Status in glibc source package in Yakkety:
  Fix Released
Status in util-linux source package in Yakkety:
  Triaged

Bug description:
  [Testcase]
  * $ LC_ALL=fo_FOO.UTF-8 getopt -o c:d:ko:r:v -n /usr/sbin/mkinitramfs -- 
--help
  Expected result:
/usr/sbin/mkinitramfs: unrecognized option '--help'
 --
Exit code 1
  Current result:
Segmentation fault
Exit code 139.

  There are two bugs in play here. glibc bug was fixed, and util-linux
  bug needs an upload still.

  Problem Description
  ==
  root@zlin060:~# mkinitramfs --help
  Segmentation fault (core dumped)
  W: non-GNU getopt
  root@zlin060:~#

  == Comment: #9 - Heinz-Werner Seeck  - 
2016-05-02 10:09:34 ==
  With Ubuntu 14.40 login via ssh:

  Following cmd :
  'getopt -o c:d:ko:r:v -n /usr/sbin/mkinitramfs -- --help'

  Following call-stack occured (creates coredump):

  #0  __strncmp_c (s1=0x2e6575634a500a6d ,
  s1@entry=0x2e6575634a500a6a ,
  s2=0x3fff7fff7ae "p", s2@entry=0x3fff7fff7ab "gelp", n=n@entry=4) at 
../string/strncmp.c:44
  #1  0x03ff7e9d4252 in _getopt_internal_r (argc=, argv=0x40,
  optstring=0x20030 , longopts=,
  longind=, long_only=0, d=0x3ff7ea8c330 , 
posixly_correct=0) at getopt.c:546
  #2  0x03ff7e9d51f2 in _getopt_internal (argc=, 
argv=,
  optstring=, longopts=, 
longind=0x3fff7ffe674, long_only=0, posixly_correct=0)
  at getopt.c:1175
  #3  0x03ff7e9d52b6 in getopt_long (argc=, argv=, options=,
  long_options=, opt_index=0x3fff7ffe674) at getopt1.c:65
  #4  0x02aa236821d8 in ?? ()
  #5  0x02aa23681c22 in main ()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1577460/+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 1586429] Re: support assumes field in snapcraft.yaml

2016-12-16 Thread Samuele Pedroni
** Changed in: click-reviewers-tools
   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/1586429

Title:
  support assumes field in snapcraft.yaml

Status in Canonical Click Reviewers tools:
  Fix Released
Status in Snapcraft:
  Fix Released
Status in snapcraft package in Ubuntu:
  Fix Released
Status in snapcraft source package in Xenial:
  Fix Released
Status in snapcraft source package in Yakkety:
  Fix Released

Bug description:
  [Impact]

   * snapd now supports checking for snaps before installing that they
  don't require features that the current snapd/core doesn't support,

   * snapd compares a feature tag list in snap.yaml under the entry name
  "assumes" to the its own internal list of supported features,

   * for this to work snapcraft needs to support copying a list of
  strings entry called "assumes" from snapcraft.yaml to the snap.yaml of
  the built snap

   * The nodejs plugin is hard-coded to use version 4.2.2. This should
  be configurable via a `node-engine` config parameter.

  [Test Case]

   1. Run `snapcraft` on a snapcraft.yaml with a set of keywords in `assumes`.
   2. Make sure they make it to snap.yaml

  [Regression Potential]

   * Very low. This is a new feature.

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/1586429/+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 1577460] Re: mkinitramfs --help > Core dumped

2016-12-16 Thread Dimitri John Ledkov
glibc (2.24-3ubuntu1) yakkety; urgency=medium

  * Merge with 2.24 from Debian sid, bringing in minor packaging changes and
upstream updates, including the security fix for CVE-2016-6323 on ARMv7.
  * debian/patches/ubuntu/local-altlocaledir.diff: Updated to latest version
from Martin that limits scope to LC_MESSAGES, fixing segv (LP: #1577460)
  * debian/testsuite-xfail-debian.mk: Allow nptl/tst-signal6 to fail on ARM.

 -- Adam Conrad   Wed, 05 Oct 2016 14:25:57 -0600

** Description changed:

+ [Testcase]
+ * $ LC_ALL=fo_FOO.UTF-8 getopt -o c:d:ko:r:v -n /usr/sbin/mkinitramfs -- 
--help
+ Expected result:
+   /usr/sbin/mkinitramfs: unrecognized option '--help'
+--
+   Exit code 1
+ Current result:
+   Segmentation fault
+   Exit code 139.
+ 
+ There are two bugs in play here. glibc bug was fixed, and util-linux bug
+ needs an upload still.
+ 
  Problem Description
  ==
  root@zlin060:~# mkinitramfs --help
  Segmentation fault (core dumped)
  W: non-GNU getopt
  root@zlin060:~#
  
  == Comment: #9 - Heinz-Werner Seeck  - 
2016-05-02 10:09:34 ==
  With Ubuntu 14.40 login via ssh:
  
  Following cmd :
  'getopt -o c:d:ko:r:v -n /usr/sbin/mkinitramfs -- --help'
  
  Following call-stack occured (creates coredump):
  
- #0  __strncmp_c (s1=0x2e6575634a500a6d , 
- s1@entry=0x2e6575634a500a6a , 
- s2=0x3fff7fff7ae "p", s2@entry=0x3fff7fff7ab "gelp", n=n@entry=4) at 
../string/strncmp.c:44
- #1  0x03ff7e9d4252 in _getopt_internal_r (argc=, 
argv=0x40, 
- optstring=0x20030 , longopts=, 
- longind=, long_only=0, d=0x3ff7ea8c330 , 
posixly_correct=0) at getopt.c:546
- #2  0x03ff7e9d51f2 in _getopt_internal (argc=, 
argv=, 
- optstring=, longopts=, 
longind=0x3fff7ffe674, long_only=0, posixly_correct=0)
- at getopt.c:1175
- #3  0x03ff7e9d52b6 in getopt_long (argc=, argv=, options=, 
- long_options=, opt_index=0x3fff7ffe674) at getopt1.c:65
+ #0  __strncmp_c (s1=0x2e6575634a500a6d ,
+ s1@entry=0x2e6575634a500a6a ,
+ s2=0x3fff7fff7ae "p", s2@entry=0x3fff7fff7ab "gelp", n=n@entry=4) at 
../string/strncmp.c:44
+ #1  0x03ff7e9d4252 in _getopt_internal_r (argc=, argv=0x40,
+ optstring=0x20030 , longopts=,
+ longind=, long_only=0, d=0x3ff7ea8c330 , 
posixly_correct=0) at getopt.c:546
+ #2  0x03ff7e9d51f2 in _getopt_internal (argc=, 
argv=,
+ optstring=, longopts=, 
longind=0x3fff7ffe674, long_only=0, posixly_correct=0)
+ at getopt.c:1175
+ #3  0x03ff7e9d52b6 in getopt_long (argc=, argv=, options=,
+ long_options=, opt_index=0x3fff7ffe674) at getopt1.c:65
  #4  0x02aa236821d8 in ?? ()
  #5  0x02aa23681c22 in main ()

** Changed in: util-linux (Ubuntu)
   Status: New => Triaged

** Changed in: util-linux (Ubuntu)
   Importance: Undecided => High

** Changed in: util-linux (Ubuntu)
 Assignee: (unassigned) => Dimitri John Ledkov (xnox)

** Changed in: util-linux (Ubuntu)
Milestone: None => ubuntu-17.01

** Changed in: util-linux (Ubuntu Xenial)
   Status: New => Triaged

** Changed in: util-linux (Ubuntu Xenial)
   Importance: Undecided => High

** Changed in: util-linux (Ubuntu Xenial)
 Assignee: (unassigned) => Dimitri John Ledkov (xnox)

** Changed in: util-linux (Ubuntu Xenial)
Milestone: None => ubuntu-16.04.2

** Also affects: util-linux (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

** Also affects: glibc (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

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

** Changed in: util-linux (Ubuntu Yakkety)
   Status: New => Triaged

** Changed in: util-linux (Ubuntu Yakkety)
   Importance: Undecided => High

** Changed in: util-linux (Ubuntu Yakkety)
 Assignee: (unassigned) => Dimitri John Ledkov (xnox)

** Changed in: util-linux (Ubuntu Yakkety)
Milestone: None => yakkety-updates

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

Title:
  mkinitramfs --help > Core dumped

Status in Ubuntu on IBM z Systems:
  In Progress
Status in glibc package in Ubuntu:
  Fix Released
Status in util-linux package in Ubuntu:
  Triaged
Status in glibc source package in Xenial:
  Fix Released
Status in util-linux source package in Xenial:
  Triaged
Status in glibc source package in Yakkety:
  Fix Released
Status in util-linux source package in Yakkety:
  Triaged

Bug description:
  [Testcase]
  * $ LC_ALL=fo_FOO.UTF-8 getopt -o c:d:ko:r:v -n /usr/sbin/mkinitramfs -- 
--help
  Expected result:
/usr/sbin/mkinitramfs: unrecognized option '--help'
 --
Exit code 1
  Current result:
Segmentation fault
Exit code 139.

  There are two bugs in play here. glibc bug was fixed, and util-linux
  bug needs an upload still.

  Problem Description
  

[Group.of.nepali.translators] [Bug 1648872] Re: linux-raspi2: 4.4.0-1038.45 -proposed tracker

2016-12-16 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-
testing/raspi2/4.4.0-1038.45/raspi2-xenial-proposed-frozen.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1648872

Title:
  linux-raspi2: 4.4.0-1038.45 -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:
  Fix Released
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 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:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-raspi2 package in Ubuntu:
  Invalid
Status in linux-raspi2 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
  derivative-trackers-created: true
  kernel-stable-master-bug: 1648867
  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/1648872/+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 1642514] Re: sched: Match-all classifier is missing in xenial

2016-12-16 Thread Nicolas Dichtel
Note that the iproute2 patch will be needed to use this filter:

https://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=d5cbf3ff0561
(embedded headers must be updated also).

** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial

** Also affects: iproute2 (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/1642514

Title:
  sched: Match-all classifier is missing in xenial

Status in iproute2 package in Ubuntu:
  New
Status in linux package in Ubuntu:
  Fix Released
Status in iproute2 source package in Xenial:
  New
Status in linux source package in Xenial:
  Fix Committed

Bug description:
  This is implemented in linux v4.8 by the following upstream patch:
  bf3994d2ed31 ("net/sched: introduce Match-all classifier")

  
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bf3994d2ed31

  The backport is straightforward. It's useful in combination with
  clsact qdisc (see bug #1642510).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iproute2/+bug/1642514/+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 1648875] Re: linux-snapdragon: 4.4.0-1042.46 -proposed tracker

2016-12-16 Thread Taihsiang Ho
Hardware Certification have completed testing this -proposed kernel. No
regressions were observed, results are available here:
http://people.canonical.com/~hwcert/sru-testing/snapdragon/4.4.0-1042.46
/snapdragon-xenial-proposed-frozen.html

** Tags added: certification-testing-passed

** Changed in: kernel-sru-workflow/certification-testing
   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/1648875

Title:
  linux-snapdragon: 4.4.0-1042.46 -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:
  Fix Released
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 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:
  In Progress
Status in Kernel SRU Workflow upload-to-ppa series:
  New
Status in Kernel SRU Workflow verification-testing series:
  Confirmed
Status in linux-snapdragon package in Ubuntu:
  Invalid
Status in linux-snapdragon 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
  derivative-trackers-created: true
  kernel-stable-master-bug: 1648867
  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/1648875/+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