[Group.of.nepali.translators] [Bug 1593390] Re: Need better error handling in the parser

2016-07-01 Thread Mathew Hodson
** No longer affects: Ubuntu Xenial

** No longer affects: Ubuntu Yakkety

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

Title:
  Need better error handling in the parser

Status in Snapcraft:
  Fix Released

Bug description:
  1. Don't use .get() to access wiki entry data.
  2. Raise exceptions to the top of the stack and log warnings.

  [Impact]

   * The parts origin will often change, and some changes might cause
  errors.

   * Better error messages will make it easier to fix the problems in
  the source.

  [Test Case]

   * Add an invalid wiki entry.
   * Run snapcraft-parser
   * Make sure that an error is printed, but that it's not fatal and the rest 
of the entries are properly parsed.

  [Regression Potential]

   * snapcraft-parse is relatively new. Some other use cases could be
  affected, so extensive exploratory is required here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1593390/+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 1596111] Re: rpath integration test misses build-packages

2016-07-01 Thread Mathew Hodson
** No longer affects: Ubuntu Xenial

** No longer affects: Ubuntu Yakkety

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

Title:
  rpath integration test misses build-packages

Status in Snapcraft:
  Fix Released

Bug description:
  ==
  ERROR: test_origin_rpath (test_rpath.RpathTestCase)
  test_rpath.RpathTestCase.test_origin_rpath
  --
  testtools.testresult.real._StringException: output: {{{
  Preparing to pull rpath-test
  Pulling rpath-test
  Preparing to build rpath-test
  Building rpath-test
  make -j1
  make: g++: Command not found
  Makefile:4: recipe for target 'libfoo.so' failed
  make: *** [libfoo.so] Error 127
  Command '['/bin/sh', '/tmp/tmp9f8rwyre', 'make', '-j1']' returned non-
  zero exit status 2
  }}}

  Traceback (most recent call last):
    File 
"/tmp/adt-run.1qGfm6/build.Rmd/real-tree/integration_tests/test_rpath.py", line 
32, in test_origin_rpath
  self.run_snapcraft('prime', project_dir)
    File 
"/tmp/adt-run.1qGfm6/build.Rmd/real-tree/integration_tests/__init__.py", line 
65, in run_snapcraft
  stderr=subprocess.STDOUT, universal_newlines=True)
    File "/usr/lib/python3.5/subprocess.py", line 626, in check_output
  **kwargs).stdout
    File "/usr/lib/python3.5/subprocess.py", line 708, in run
  output=stdout, stderr=stderr)
  subprocess.CalledProcessError: Command '['snapcraft', 'prime']' returned 
non-zero exit status 1

  [Impact]

   * For users, none.

   * A test started failing in master, but wasn't released to the
  distro.

  [Test Case]

   * Run the integration suite.

  [Regression Potential]

   * None. If the test doesn't start passing, the release will be
  blocked by autopkgtests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1596111/+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 1595666] Re: The parser shouldn't fail if a part doesn't have a source.

2016-07-01 Thread Mathew Hodson
** No longer affects: Ubuntu Xenial

** No longer affects: Ubuntu Yakkety

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

Title:
  The parser shouldn't fail if a part doesn't have a source.

Status in Snapcraft:
  Fix Released

Bug description:
  The parser shouldn't fail if a part doesn't have a source.

  [Impact]

   * Running snapcraft-parse when there is a part without a source
  fails.

  [Test Case]

   * Define a part without a source.

   * Run snapcraft-parse

  [Regression Potential]

   * snapcraft-parse is relatively new, so some other validations might
  be affected. Extensive exploratory is required here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1595666/+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 1595273] Re: Implement snapcraft define

2016-07-01 Thread Mathew Hodson
** No longer affects: Ubuntu Xenial

** No longer affects: Ubuntu Yakkety

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

Title:
  Implement snapcraft define

Status in Snapcraft:
  Fix Released

Bug description:
  Snapcraft define allows seeing how a remote part is defined in order
  to use it from the cache or to copy/paste it into your own
  snapcraft.yaml

  [Impact]

   * Users now have to open the wiki page to see the details of the
  available parts.

   * This will improve the experience of writing a snapcraft.yaml using
  the ecosystem.

  [Test Case]

   * Run snapcraft define with an existing part, unexisting part and no
  part.

  [Regression Potential]

   * None. This is a new command.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1595273/+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 1592133] Re: The snap parts wiki is ugly. Add code markers around the wiki and add support in the parser.

2016-07-01 Thread Mathew Hodson
** Package changed: Ubuntu Xenial => snapcraft (Ubuntu Xenial)

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

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

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

** Changed in: snapcraft (Ubuntu Yakkety)
   Importance: Undecided => Medium

** Also affects: snapcraft (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/1592133

Title:
  The snap parts wiki is ugly.  Add code markers around the wiki and add
  support in the parser.

Status in Snapcraft:
  Fix Released
Status in snapcraft package in Ubuntu:
  New
Status in snapcraft source package in Xenial:
  Fix Released
Status in snapcraft source package in Yakkety:
  Fix Released

Bug description:
  Add "```" around the wiki data and add support in the parser.

  [Impact]

   * The wiki is hard to read.

  [Test Case]

   * Add the marker tags to the wiki, run snapcraft-parser and check
  that they are ignored in the output.

  [Regression Potential]

   * snapcraft-parse is relatively new. Some other use cases could be
  affected, so extensive exploratory is required here.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1592133/+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 1590268] Re: snapcraft-parser has no integration tests

2016-07-01 Thread Mathew Hodson
** No longer affects: Ubuntu Xenial

** No longer affects: Ubuntu Yakkety

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

Title:
  snapcraft-parser has no integration tests

Status in Snapcraft:
  Fix Released

Bug description:
  The snapcraft-parser needs tests that call the binary as a user would
  do it.

  [Impact]

   * Without an integration test, all the units of code might be working
  but the executable might not.

   * This will let us do future changes to the parser with more
  confidence.

  [Test Case]

   * Run the snapcraft parser test of the integration suite.

  [Regression Potential]

   * This could make the integration suite to start failing. It is part
  of the autopkgtest, so that would block the release. We are covered.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1590268/+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 1575880] Re: nodejs plugin needs to be able to build using gulpfiles

2016-07-01 Thread Mathew Hodson
** Package changed: Ubuntu Xenial => snapcraft (Ubuntu Xenial)

** Changed in: snapcraft (Ubuntu Xenial)
   Importance: Undecided => Wishlist

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

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

** Changed in: snapcraft (Ubuntu Yakkety)
   Importance: Undecided => Wishlist

** Also affects: snapcraft (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/1575880

Title:
  nodejs plugin needs to be able to build using gulpfiles

Status in Snapcraft:
  Fix Released
Status in snapcraft package in Ubuntu:
  New
Status in snapcraft source package in Xenial:
  Fix Released
Status in snapcraft source package in Yakkety:
  Fix Released

Bug description:
  Gulp needs to be supported as a build driver

  [Impact]

   * It is not easy to make a snap from a project that uses gulp.

  [Test Case]

   * define a snapcraft.yaml for a project that uses gulp.
   * run snapcraft, install the snap and execute it.

  [Regression Potential]

   * None, this is a new plugin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1575880/+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 1595610] Re: Support not having a Content-Length to work with when downloading the cache

2016-07-01 Thread Mathew Hodson
** Changed in: snapcraft (Ubuntu Yakkety)
   Status: New => Fix Released

** Also affects: snapcraft (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/1595610

Title:
  Support not having a Content-Length to work with when downloading the
  cache

Status in Snapcraft:
  Fix Released
Status in snapcraft package in Ubuntu:
  New
Status in snapcraft source package in Xenial:
  Fix Released
Status in snapcraft source package in Yakkety:
  Fix Released

Bug description:
  snapcraft update fails as their is no Content-Length provided.

  [Impact]

   * A command doesn't work at all.

   * This was introduced in master but wasn't released to the distro.

  [Test Case]

   * run snapcraft update.

  [Regression Potential]

   * None. This is a new command in 2.12.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1595610/+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 1590813] Re: snapcraft has a copy of pymacaroons code

2016-07-01 Thread Mathew Hodson
** Package changed: Ubuntu Xenial => snapcraft (Ubuntu Xenial)

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

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

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

** Changed in: snapcraft (Ubuntu Yakkety)
   Importance: Undecided => Medium

** Also affects: snapcraft (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/1590813

Title:
  snapcraft has a copy of pymacaroons code

Status in Snapcraft:
  Fix Released
Status in snapcraft package in Ubuntu:
  New
Status in snapcraft source package in Xenial:
  Fix Released
Status in snapcraft source package in Yakkety:
  Fix Released

Bug description:
  pymacaroons has just been released to xenial (thanks to cjwatson). So
  now we can import it and remove our copy.

  [Impact]

   * For users, none, the change should be transparent.

   * For developers, less duplication and less complex code to maintain.

  [Test Case]

   * N/A. The duplicated file was removed, peer reviewed and all the
  tests kept passing.

  [Regression Potential]

   * commands that use macaroons authentication could start failing. But
  we are covered, the integration suite tests all the commands against
  the staging server.

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapcraft/+bug/1590813/+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 1568015] Re: Fix compatibility with mysql 5.7

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package php-horde-activesync - 2.34.0-1ubuntu1

---
php-horde-activesync (2.34.0-1ubuntu1) yakkety; urgency=medium

  * Update test compatibility with MySQL 5.7 (LP: #1568015).

 -- Nishanth Aravamudan   Fri, 01 Jul
2016 09:19:27 -0700

** Changed in: php-horde-activesync (Ubuntu)
   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/1568015

Title:
  Fix compatibility with mysql 5.7

Status in php-horde-activesync package in Ubuntu:
  Fix Released
Status in php-horde-db package in Ubuntu:
  Fix Released
Status in php-horde-activesync source package in Xenial:
  In Progress
Status in php-horde-db source package in Xenial:
  Fix Released

Bug description:
  [Impact]

* No impact to end-users, but the autopkgtests for php-horde-
  activesync are currently failing in Xenial, which is blocking other
  packages.

* The autopkgtest was fixed in the same was as with php-horde-db (in
  Debian).

  [Test Case]
* Check the autopkgtest for php-horde-activesync. It fails with "ERROR 1698 
(28000): Access denied for user 'root'@'localhost'" without this fix.

  [Regression Potential]
* No change the to code itself, as installed on a user's system, so no 
chance of regression.

  MySQL 5.7 no longer allows a non-root Unix user to login as MySQL root
  if an empty root password was set.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-activesync/+bug/1568015/+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 1378123] Re: unix_socket_abstract.sh triggers an AppArmor WARN

2016-07-01 Thread Tyler Hicks
I cannot reproduce this with linux-generic-lts-xenial. I think it is
safe to say that this bug was fixed in 16.04.

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

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

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

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

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

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

** Changed in: linux (Ubuntu)
   Status: Confirmed => 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/1378123

Title:
  unix_socket_abstract.sh triggers an AppArmor WARN

Status in linux package in Ubuntu:
  Fix Released
Status in linux source package in Vivid:
  Confirmed
Status in linux source package in Wily:
  Confirmed
Status in linux source package in Xenial:
  Fix Released

Bug description:
  Running the unix_socket_abstract.sh regression test script in a loop
  results in an AppArmor WARN message in the logs. On my test system, it
  typically takes between 1 and 3 runs of unix_socket_abstract.sh before
  the WARN is hit. It does not seem to occur with the
  unix_socket_pathname.sh or unix_socket_unnamed.sh tests.

  Here's the script I used:

  ---
  #!/bin/sh

  dmesg -C
  while ! dmesg -c | grep "AppArmor WARN"; do
  bash unix_socket_abstract.sh
  done
  ---

  The following back trace is emitted in the logs:

  [ 1365.017477] [ cut here ]
  [ 1365.017486] WARNING: CPU: 0 PID: 26026 at 
/build/buildd/linux-3.16.0/security/apparmor/label.c:1767 
__aa_labelset_update_all+0x6f5/0x7f0()
  [ 1365.017487] AppArmor WARN __label_update: 
((__aa_label_remove_and_insert((&(((label)->ent[(label)->size - 
1])->ns)->labels), label, l) != l)):
  [ 1365.017489] Modules linked in: bnep rfcomm bluetooth 6lowpan_iphc 
kvm_intel kvm vmwgfx ttm drm_kms_helper serio_raw drm i2c_piix4 pvpanic 
parport_pc ppdev mac_hid lp parport psmouse pata_acpi floppy
  [ 1365.017505] CPU: 0 PID: 26026 Comm: apparmor_parser Tainted: GW
 3.16.0-20-generic #27-Ubuntu
  [ 1365.017507] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 
Bochs 01/01/2011
  [ 1365.017509]  0009 88002dd23d88 8177f053 
88002dd23dd0
  [ 1365.017511]  88002dd23dc0 8106fcfd 880036602900 

  [ 1365.017513]  88003acaed00 0002 88003e02a0a0 
88002dd23e20
  [ 1365.017516] Call Trace:
  [ 1365.017522]  [] dump_stack+0x45/0x56
  [ 1365.017527]  [] warn_slowpath_common+0x7d/0xa0
  [ 1365.017530]  [] warn_slowpath_fmt+0x4c/0x50
  [ 1365.017533]  [] ? __aa_label_remove_and_insert+0x7e/0x1a0
  [ 1365.017536]  [] __aa_labelset_update_all+0x6f5/0x7f0
  [ 1365.017539]  [] ? securityfs_remove+0x9a/0xb0
  [ 1365.017542]  [] aa_remove_profiles+0x143/0x4f0
  [ 1365.017545]  [] profile_remove+0x3e/0x70
  [ 1365.017550]  [] vfs_write+0xb7/0x1f0
  [ 1365.017552]  [] ? do_sys_open+0x1b9/0x280
  [ 1365.017555]  [] SyS_write+0x46/0xb0
  [ 1365.017558]  [] system_call_fastpath+0x1a/0x1f
  [ 1365.017560] ---[ end trace 1e09e2c565d9ef95 ]---

  This occurs in an amd64 utopic vm:

  $ uname -a
  Linux sec-utopic-amd64 3.16.0-20-generic #27-Ubuntu SMP Wed Oct 1 17:35:12 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1378123/+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 1593379] Re: systemd 229-4ubuntu6 ignores net.ifnames=0 on USB or /etc/udev/rules.d/80-net-setup-link.rules being a /dev/null symlink

2016-07-01 Thread Bug Watch Updater
** Changed in: systemd (Debian)
   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/1593379

Title:
  systemd 229-4ubuntu6 ignores net.ifnames=0 on USB or
  /etc/udev/rules.d/80-net-setup-link.rules being a /dev/null symlink

Status in systemd package in Ubuntu:
  Fix Committed
Status in systemd source package in Xenial:
  In Progress
Status in systemd package in Debian:
  Fix Released

Bug description:
  Description:Ubuntu 16.04 LTS
  Release:16.04

  The upgrade to systemd/udev 229-4ubuntu6 breaks net.ifnames=0 for USB
  devices.

  It appears the regression is here:
  * Set MAC based name for USB network interfaces only for universally
  administered (i. e. stable) MACs, not for locally administered (i. e.
  randomly generated) ones. Drop /lib/systemd/network/90-mac-for-usb.link
  (as link files don't currently support globs for MACAddress=) and replace
  with an udev rule in /lib/udev/rules.d/73-special-net-names.rules.
  (Closes: #812575, LP: #1574483)

  As Raspberry Pi's use eth0 via USB, this breaks running systems.

  Before:
  ii  systemd229-4ubuntu4 armhfsystem and service manager
  ii  udev   229-4ubuntu4 armhf/dev/ and hotplug management daem

  3: eth0:  mtu 1500 qdisc pfifo_fast state UP 
mode DEFAULT group default qlen 1000
  link/ether b8:27:eb:16:39:e9 brd ff:ff:ff:ff:ff:ff

  After:

  ii  systemd  229-4ubuntu6armhf   
system and service manager
  ii  udev 229-4ubuntu6armhf   
/dev/ and hotplug management daemon

  3: enxb827eb1639e9:  mtu 1500 qdisc 
pfifo_fast state UP mode DEFAULT group default qlen 1000
  link/ether b8:27:eb:16:39:e9 brd ff:ff:ff:ff:ff:ff

  cat /proc/cmdline
  dma.dmachans=0x7f35 bcm2708_fb.fbwidth=656 bcm2708_fb.fbheight=416 
bcm2709.boardrev=0xa01041 bcm2709.serial=0x37b38253 
smsc95xx.macaddr=B8:27:EB:B3:82:53 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 
bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=25000 
vc_mem.mem_base=0x3dc0 vc_mem.mem_size=0x3f00  net.ifnames=0 
dwc_otg.lpm_enable=0 console=ttyAMA0,115200 console=tty1 root=/dev/mmcblk0p2 
rootfstype=ext4 elevator=deadline rootwait

  With the default interfaces configuration, all networking is lost on
  reboot after upgrade.

  
  SRU TEST CASE
  =
   * Boot with "net.ifnames=0" on the kernel command line, and connect an USB 
ethernet device. It will still be called enxDEADBEEF with current xenial. With 
the -proposed version it will instead keep the kernel name, like "usb0" as 
intended.

   * Do "sudo ln -s /dev/null /etc/udev/rules.d/80-net-setup-link.rules"
  (the other documented way to disable ifnames) and do the above
  connect/name check test again.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1593379/+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 1568015] Re: Fix compatibility with mysql 5.7

2016-07-01 Thread Steve Langasek
** Also affects: php-horde-activesync (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: php-horde-db (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: php-horde-db (Ubuntu Xenial)
   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/1568015

Title:
  Fix compatibility with mysql 5.7

Status in php-horde-activesync package in Ubuntu:
  New
Status in php-horde-db package in Ubuntu:
  Fix Released
Status in php-horde-activesync source package in Xenial:
  New
Status in php-horde-db source package in Xenial:
  Fix Released

Bug description:
  [Impact]

* No impact to end-users, but the autopkgtests for php-horde-
  activesync are currently failing in Xenial, which is blocking other
  packages.

* The autopkgtest was fixed in the same was as with php-horde-db (in
  Debian).

  [Test Case]
* Check the autopkgtest for php-horde-activesync. It fails with "ERROR 1698 
(28000): Access denied for user 'root'@'localhost'" without this fix.

  [Regression Potential]
* No change the to code itself, as installed on a user's system, so no 
chance of regression.

  MySQL 5.7 no longer allows a non-root Unix user to login as MySQL root
  if an empty root password was set.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-horde-activesync/+bug/1568015/+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 1569400] Re: mk-sbuild fails with cp: /etc/localtime... are the same file

2016-07-01 Thread Steve Langasek
** Also affects: ubuntu-dev-tools (Ubuntu Xenial)
   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/1569400

Title:
  mk-sbuild fails with cp: /etc/localtime... are the same file

Status in ubuntu-dev-tools package in Ubuntu:
  Fix Released
Status in ubuntu-dev-tools source package in Xenial:
  Triaged

Bug description:
  On my system, /etc/localtime points to Etc/UTC. When I run mk-sbuild,
  it fails as follows:

  I: Base system installed successfully.
  cp: '/etc/localtime' and 
'/var/lib/schroot/chroots/xenial-amd64/etc/localtime' are the same file
  rbasak@diglett:~$ stat /etc/localtime
File: '/etc/localtime' -> '/usr/share/zoneinfo/Etc/UTC'
Size: 27  Blocks: 0  IO Block: 4096   symbolic link
  Device: fa00h/64000dInode: 24904635Links: 1
  Access: (0777/lrwxrwxrwx)  Uid: (0/root)   Gid: (0/root)
  Access: 2016-04-12 14:34:01.913544692 +
  Modify: 2016-04-09 14:16:56.0 +
  Change: 2016-04-11 14:33:38.788003973 +
   Birth: -
  rbasak@diglett:~$ stat /var/lib/schroot/chroots/xenial-amd64/etc/localtime
File: '/var/lib/schroot/chroots/xenial-amd64/etc/localtime' -> 
'/usr/share/zoneinfo/Etc/UTC'
Size: 27  Blocks: 0  IO Block: 4096   symbolic link
  Device: fa00h/64000dInode: 25958842Links: 1
  Access: (0777/lrwxrwxrwx)  Uid: (0/root)   Gid: (0/root)
  Access: 2016-04-12 14:39:39.042359630 +
  Modify: 2016-04-12 14:39:39.038359620 +
  Change: 2016-04-12 14:39:39.038359620 +
   Birth: -
  rbasak@diglett:~$

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-dev-tools 0.155 [modified: usr/bin/mk-sbuild]
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  Date: Tue Apr 12 14:52:21 2016
  JournalErrors:
   Error: command ['journalctl', '-b', '--priority=warning', '--lines=1000'] 
failed with exit code 1: Hint: You are currently not seeing messages from other 
users and the system.
 Users in the 'systemd-journal' group can see all messages. Pass -q to
 turn off this notice.
   No journal files were opened due to insufficient permissions.
  PackageArchitecture: all
  SourcePackage: ubuntu-dev-tools
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1569400/+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 1578962] Re: [SRU] nm-applet crash with assertion failed for some users

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package network-manager-applet -
1.2.2-0ubuntu1

---
network-manager-applet (1.2.2-0ubuntu1) yakkety; urgency=medium

  * Rebase to upstream stable point release (LP: #1578962)
  * Use git-pq to manage patches.
  * Patches updated:
- Make-sure-the-behavior-for-policykit-restricted-acti.patch
- Implement-support-for-hiding-rather-than-desensitizi.patch
  * cherry-pick from upstream post release
- wireless-security-fix-failed-assertion-in-default_fi.patch
- wireless-security-return-error-on-eap_method_validat.patch
- applet-remove-assert-s_con-from-applet_get_active_vp.patch
- apple-set-out_icon_name-for-WWAN-connections-for-ind.patch
  * Patches dropped:
- tests-run-tests-on-make-check.patch: merged upstream

 -- Aron Xu   Fri, 20 May 2016 18:09:18 +0800

** Changed in: network-manager-applet (Ubuntu Yakkety)
   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/1578962

Title:
  [SRU] nm-applet crash with assertion failed for some users

Status in Network Manager Applet:
  Fix Released
Status in network-manager-applet package in Ubuntu:
  Fix Released
Status in network-manager-applet source package in Xenial:
  Fix Released
Status in network-manager-applet source package in Yakkety:
  Fix Released
Status in network-manager-applet package in Debian:
  New

Bug description:
  [Impact]

  nm-applet crashes for some users with assertion failed

  [Test case]

  After installing the update, errors.ubuntu.com should receive a much
  smaller number of assertion failed crash reports.

  [Regression Potential]

  The assert is removed by upstream and thus backported to archive
  package because it was believed most of the assertion triggered are
  false positives, hence the potential of regression is having mis-
  functionality but the chance is fair low.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1578962/+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 1597897] Re: linux: 4.4.0-30.49 -proposed tracker

2016-07-01 Thread Brad Figg
Here's the relevant information:

xenial linux 4.4.0-30.49 REGR summary

Please verify test results in http://people.canonical.com/~kernel/status
/adt-matrix/overall.txt


** 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: In Progress => 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 => Incomplete

** Description changed:

  This bug is for tracking the 4.4.0-30.49 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 --
  derivative-trackers-created: true
  phase: Uploaded
+ kernel-stable-phase:Promoted to proposed
+ kernel-stable-phase-changed:Friday, 01. July 2016 18:06 UTC

** Description changed:

  This bug is for tracking the 4.4.0-30.49 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 --
  derivative-trackers-created: true
- phase: Uploaded
- kernel-stable-phase:Promoted to proposed
- kernel-stable-phase-changed:Friday, 01. July 2016 18:06 UTC
+ 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/1597897

Title:
  linux: 4.4.0-30.49 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
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 verification-testing series:
  Confirmed
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  New

Bug description:
  This bug is for tracking the 4.4.0-30.49 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 --
  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/1597897/+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 1597903] Re: linux-snapdragon: 4.4.0-1020.23 -proposed tracker

2016-07-01 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: In Progress => Fix Released

** Changed in: kernel-sru-workflow/regression-testing
   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 4.4.0-1020.23 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 --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1597897
  phase: Uploaded
+ kernel-stable-phase:Promoted to proposed
+ kernel-stable-phase-changed:Friday, 01. July 2016 17:05 UTC

** Description changed:

  This bug is for tracking the 4.4.0-1020.23 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 --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1597897
- phase: Uploaded
- kernel-stable-phase:Promoted to proposed
- kernel-stable-phase-changed:Friday, 01. July 2016 17:05 UTC
+ 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/1597903

Title:
  linux-snapdragon: 4.4.0-1020.23 -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 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:
  New
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:
  New

Bug description:
  This bug is for tracking the 4.4.0-1020.23 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 --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1597897
  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/1597903/+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 1597902] Re: linux-raspi2: 4.4.0-1017.23 -proposed tracker

2016-07-01 Thread Brad Figg
Here's the relevant information:

xenial linux-raspi2 4.4.0-1017.23 REGR summary

Please verify test results in http://people.canonical.com/~kernel/status
/adt-matrix/overall.txt


** 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: In Progress => Fix Released

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

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

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

** Description changed:

  This bug is for tracking the 4.4.0-1017.23 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 --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1597897
  phase: Uploaded
+ kernel-stable-phase:Promoted to proposed
+ kernel-stable-phase-changed:Friday, 01. July 2016 17:03 UTC

** Description changed:

  This bug is for tracking the 4.4.0-1017.23 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 --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1597897
- phase: Uploaded
- kernel-stable-phase:Promoted to proposed
- kernel-stable-phase-changed:Friday, 01. July 2016 17:03 UTC
+ 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/1597902

Title:
  linux-raspi2: 4.4.0-1017.23 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  Incomplete
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 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:
  New
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:
  New

Bug description:
  This bug is for tracking the 4.4.0-1017.23 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 --
  derivative-trackers-created: true
  kernel-stable-master-bug: 1597897
  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/1597902/+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 1593396] Re: [SRU] 1.0.34

2016-07-01 Thread Michael Vogt
** Changed in: ubuntu-core-launcher (Ubuntu)
   Status: New => Fix Released

** Changed in: ubuntu-core-launcher (Ubuntu)
   Status: Fix Released => Fix Committed

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

Title:
  [SRU] 1.0.34

Status in ubuntu-core-launcher package in Ubuntu:
  Fix Committed
Status in ubuntu-core-launcher source package in Xenial:
  New

Bug description:
  A new ubuntu-core-launcher release that fixes various issues with
  snapd.

  Changes:
  - ubuntu-core-launcher is renamed to snap-confine to reflect better that it 
is not ubuntu specific
  - fix nvidia handling
  - bugfixes: #1574556, #1592696, #1592402

  Regression potential:
  - some packaging change that have regression potential but can also be easily 
tested
  - build changes (switch to autotools etc), little regression potential here
  - code changes: diff looks bigger than it is mostly because the code got 
split up for easier maintenance
  - features: little regression risk here, nvidia is broken for snaps right now 
and this change will unbreak it.
  - new features that are disabled on ubuntu (e.g. arch-specific nvidia 
support) have no regression potential
   - the switch to a chroot-base approach has a regression potential because it 
changes fundamentally how the snap execution environment looks like but it was 
tested on ubuntu and many other distributions without any issues.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-core-launcher/+bug/1593396/+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 1594249] Re: [SRU] Update of dashboard fails on Xenial

2016-07-01 Thread James Page
This bug was fixed in the package horizon - 2:9.0.1-0ubuntu2~cloud0
---

 horizon (2:9.0.1-0ubuntu2~cloud0) trusty-mitaka; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 horizon (2:9.0.1-0ubuntu2) xenial; urgency=medium
 .
   * d/theme/ubuntu_theme.py: When setting UBUNTU_THEME for AVAILABLE_THEMES,
 use the symlinked path that already exists under
 /usr/share/openstack-dashboard/openstack_dashboard (LP: #1594249).


** Changed in: cloud-archive/mitaka
   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/1594249

Title:
  [SRU] Update of dashboard fails on Xenial

Status in Ubuntu Cloud Archive:
  Invalid
Status in Ubuntu Cloud Archive mitaka series:
  Fix Released
Status in horizon package in Ubuntu:
  Invalid
Status in horizon source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  NOTE: this bug is limited to the proposed pockets of xenial and trusty-mitaka 
(UCA).

  I am currently trying to update the horizon dashboard on Ubuntu 16.04
  running OpenStack Mitaka using the new versions coming in from the
  package repository.

  aptitude update && aptitude safe-upgrade
  Get: 1 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [247 kB]
  Hit http://mirror2.hs-esslingen.de/mariadb/repo/10.1/ubuntu xenial InRelease
  Hit http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit http://ppa.launchpad.net/vbernat/haproxy-1.6/ubuntu xenial InRelease
  Get: 2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get: 3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 
kB]
  Get: 4 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  Hit http://download.ceph.com/debian-jewel xenial InRelease
  Hit http://www.rabbitmq.com/debian testing InRelease
  Get: 5 http://de.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[213 kB]
  Get: 6 http://de.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages 
[209 kB]
  Get: 7 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages [96.7 kB]
  Get: 8 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe i386 
Packages [93.9 kB]
  Fetched 1,141 kB in 1s (1,011 kB/s)
  W: http://download.ceph.com/debian-jewel/dists/xenial/InRelease: Signature by 
key 08B73419AC32B4E966C1A330E84AC2C0460F3994 uses weak dige st algorithm (SHA1)

  Resolving dependencies...
  The following packages will be upgraded:
    base-files linux-firmware lshw openstack-dashboard 
openstack-dashboard-ubuntu-theme python-django-horizon python-glanceclient
    python-oslo.concurrency
  8 packages upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
  Need to get 41.8 MB of archives. After unpacking 539 kB will be used.
  Do you want to continue? [Y/n/?] Y
  Get: 1 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 base-files 
amd64 9.4ubuntu4.1 [68.4 kB]
  Get: 2 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
openstack-dashboard-ubuntu-theme all 2:9.0.1-0ubuntu1 [79.5 kB]
  Get: 3 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-glanceclient all 1:2.0.0-2ubuntu0.16.04.1 [92.1 kB]
  Get: 4 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-oslo.concurrency all 3.7.1-0ubuntu1 [24.5 kB]
  Get: 5 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
openstack-dashboard all 2:9.0.1-0ubuntu1 [2,442 kB]
  Get: 6 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-django-horizon all 2:9.0.1-0ubuntu1 [6,272 kB]
  Get: 7 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 lshw amd64 
02.17-1.1ubuntu3.2 [215 kB]
  Get: 8 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
linux-firmware all 1.157.1 [32.6 MB]
  Fetched 41.8 MB in 0s (42.3 MB/s)
  (Reading database ... 140753 files and directories currently installed.)
  Preparing to unpack .../base-files_9.4ubuntu4.1_amd64.deb ...
  Unpacking base-files (9.4ubuntu4.1) over (9.4ubuntu4) ...
  Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.1) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for install-info (6.1.0.dfsg.1-5) ...
  Processing triggers for man-db (2.7.5-1) ...
  Processing triggers for initramfs-tools (0.122ubuntu8.1) ...
  update-initramfs: Generating /boot/initrd.img-4.4.0-25-generic
  W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
  Setting up base-files (9.4ubuntu4.1) ...
  Installing new version of config file /etc/update-motd.d/10-help-text ...
  (Reading database ... 140753 files and directories currently installed.)
  Preparing to unpack 
.../openstack-dashboard-ubuntu-theme_2%3a9.0.1-0ubuntu1_all.deb ...
  Unpacking openstack-dashboard-ubuntu-theme (2:9.0.1-0ubuntu1) over 
(2:9.0.0-0ubuntu2.16.04.1) ...
  Preparing to unpack 

[Group.of.nepali.translators] [Bug 1597897] Re: linux: 4.4.0-30.49 -proposed tracker

2016-07-01 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

** Changed in: kernel-sru-workflow/promote-to-proposed
   Status: New => 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/1597897

Title:
  linux: 4.4.0-30.49 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
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:
  Confirmed
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  New

Bug description:
  This bug is for tracking the 4.4.0-30.49 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 --
  derivative-trackers-created: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1597897/+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 1597897] Re: linux: 4.4.0-30.49 -proposed tracker

2016-07-01 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

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

Title:
  linux: 4.4.0-30.49 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Fix Released
Status in Kernel SRU Workflow prepare-package-meta series:
  Confirmed
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  New

Bug description:
  This bug is for tracking the 4.4.0-30.49 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 --
  derivative-trackers-created: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1597897/+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 1294699] Re: Xubuntu desktop crashes in call to cairo after setting fixed-width bitmap (pcf) GTK font

2016-07-01 Thread Martin Pitt
Uploaded to yakkety and to the xenial SRU review queue, thank you!

** Also affects: gtk2-engines-murrine (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: gtk2-engines-murrine (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: gtk2-engines-murrine (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/1294699

Title:
  Xubuntu desktop crashes in call to cairo after setting fixed-width
  bitmap (pcf) GTK font

Status in gtk2-engines-murrine package in Ubuntu:
  Fix Committed
Status in gtk2-engines-murrine source package in Xenial:
  Fix Committed
Status in gtk2-engines-murrine package in Debian:
  Fix Released
Status in gtk2-engines-murrine package in Fedora:
  Unknown

Bug description:
  Reproduce: In Xubuntu (xfce), go to Settings Manager -> Appearance ->
  Fonts -> Default Font, select an installed fixed-width, bitmapped .pcf
  font (e.g. ProFont).  Desktop crashes; the new font does appear in the
  apport dialogs, but attempting to log back into the session, xfdesktop
  crashes with an assert in cairo, with gtk up the stacktrace:

  cairo-scaled-font.c:459: _cairo_scaled_glyph_page_destroy: Assertion
  `!scaled_font->cache_frozen' failed.

  To undo the change and be able to log in, I had to remove the GTK Font
  property in xfce4's xsettings.xml config file.  It would be a fair
  limitation if certain bitmap fonts failed over gracefully or were
  disallowed for selection, however, allowing an the interface to select
  the font without error, and then crashing and hanging the session on
  every login, leaving the config in a bad state should be fixed.

  uname:
  3.11.0-18-generic #32-Ubuntu SMP Tue Feb 18 21:11:14 UTC 2014 x86_64 x86_64 
x86_64 GNU/Linux

  lsb_release:
  Distributor ID:   Ubuntu
  Description:  Ubuntu 13.10
  Release:  13.10
  Codename: saucy

  Similar report seen in archlinux/xfce4:
  https://bbs.archlinux.org/viewtopic.php?id=169433

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libgtk2.0-0 2.24.20-1ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-18.32-generic 3.11.10.4
  Uname: Linux 3.11.0-18-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Wed Mar 19 10:41:54 2014
  InstallationDate: Installed on 2013-11-01 (138 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: gtk+2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-murrine/+bug/1294699/+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 1296674] Re: /usr/lib/unity/unity-panel-service:11:gtk_menu_tracker_remove_items:gtk_menu_tracker_model_changed:ffi_call_unix64:ffi_call:g_cclosure_marshal_generic

2016-07-01 Thread Martin Pitt
Patch is still being discussed upstream, and needs to land in yakkety
first (plus, preferrably upstream too). Unsubscribing sponsors for the
time being.

** Also affects: gtk+3.0 (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Also affects: gtk+3.0 (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/1296674

Title:
  /usr/lib/unity/unity-panel-
  
service:11:gtk_menu_tracker_remove_items:gtk_menu_tracker_model_changed:ffi_call_unix64:ffi_call:g_cclosure_marshal_generic

Status in GTK+:
  In Progress
Status in gtk+3.0 package in Ubuntu:
  Confirmed
Status in gtk+3.0 source package in Trusty:
  New
Status in gtk+3.0 source package in Xenial:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding unity.  This problem was most recently seen with version
  7.1.2+14.04.20140320.1-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/fb90c5cd261c59daee2e455c7e2445e2787affde
  contains more details.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1296674/+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 1594452] Re: Add vulcan support

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package gcc-5 - 5.4.0-5ubuntu1

---
gcc-5 (5.4.0-5ubuntu1) yakkety; urgency=medium

  * Merge with Debian; remaining changes:
- Build from upstream sources.

gcc-5 (5.4.0-5) unstable; urgency=medium

  [ Matthias Klose ]
  * Add AArch64 Vulcan cpu support, backport from trunk. LP: #1594452.
  * Revert a libstdc++ header reorg done after the 5.3.0 release (only for
OS releases including a GCC 5 at release time).
  * Enforce build using binutils 2.26.1 for unstable/development series.

  [ Aurelien Jarno ]
  * Drop support for loongson 2f (YunQiang Su). Closes: #827554.
  * Apply proposed patch from Matthew Fortune to fix libjava on mips64el.

 -- Matthias Klose   Thu, 30 Jun 2016 12:43:34 +0200

** Changed in: gcc-5 (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/1594452

Title:
  Add vulcan support

Status in binutils package in Ubuntu:
  Fix Released
Status in gcc-5 package in Ubuntu:
  Fix Released
Status in gcc-6 package in Ubuntu:
  Confirmed
Status in binutils source package in Xenial:
  New
Status in gcc-5 source package in Xenial:
  New

Bug description:
  Vulcan support has recently landed upstream. Please include this
  backport in Ubuntu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/1594452/+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 1536353] Re: [regression] Printer drivers install is broken as lsb package is not available anymore

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package lsb - 9.20160110ubuntu0.1

---
lsb (9.20160110ubuntu0.1) xenial; urgency=medium

  * lsb_release.py: restore support for querying the list of installed
modules, since for the moment some modules are still supported.

  [ Till Kamppeter ]
  * Re-added LSB compatibility packages, so that auto-downloadable
LSB-based printer driver packages work.  Thanks to Till Kammpeter
for the patch.  LP: #1536353
  * Added Conflicts/Replaces against cups-filters-invalid-mta and
cups-filters-lsb for upgrade compatibility from the Xenial development
cycle.

 -- Steve Langasek   Tue, 21 Jun 2016
15:14:49 -0700

** Changed in: lsb (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/1536353

Title:
  [regression] Printer drivers install is broken as lsb package is not
  available anymore

Status in cups-filters package in Ubuntu:
  Fix Released
Status in epson-inkjet-printer-escpr package in Ubuntu:
  Fix Released
Status in lsb package in Ubuntu:
  Fix Released
Status in cups-filters source package in Xenial:
  Fix Released
Status in epson-inkjet-printer-escpr source package in Xenial:
  Fix Released
Status in lsb source package in Xenial:
  Fix Released

Bug description:
  [SRU justification]
  Previous releases were compatible with third-party printer drivers provided 
in LSB package format (and also as .deb packages depending on the lsb package). 
 As of 16.04, because the LSB specifies ABIs for various libraries that are no 
longer supported in Ubuntu as obsolete, the packages for the lsb modules have 
been dropped in both Debian and Ubuntu.  This includes dropping of lsb-core, 
which is the component which provides the LSB-mandated ELF loader path - 
without which no lsb executable will work.

  This SRU will restore the bare minimum of LSB compatibility necessary
  to support known third-party LSB printer driver packages on Ubuntu
  16.04.

  [Regression potential]
  The reintroduced 'lsb' binary package is known to not fully satisfy the 
requirements for a complete LSB-compliant system.  This is a regression vs. 
Ubuntu 14.04; so anyone using LSB packages on Ubuntu 14.04 who upgrades to 
Ubuntu 16.04 may have the upgrade succeed without any warning from the package 
manager.

  As there are very few lsb packages in use in the wild, this is
  considered an acceptable regression, especially as this will land
  before the first 16.04 point release.

  [Test case]
  1. Download the epsion 201106w printer driver package from 
http://download.ebz.epson.net/dsc/op/stable/debian/dists/lsb3.2/main/binary-amd64/epson-inkjet-printer-201106w_1.0.1-1lsb3.2_amd64.deb
  2. Install the package and confirm that its dependencies are not satisfiable.
  3. Enable xenial-proposed.
  4. Install the package again and confirm that the dependencies are satisfied.
  5. Verify that 
/opt/epson-inkjet-printer-201106w/cups/lib/filter/epson_inkjet_printer_filter 
can be run without errors about missing lsb ld.so or missing libraries.

  Starting with Xenial, lsb compatibility packages were dropped (besides
  lsb-release and lsb-base):

  lsb (9.20150826) unstable; urgency=low

    * Drop all the LSB compatibility packages besides lsb-release and lsb-base
  - Drop packages-availability checking in lsb-release
  - Truncate README.Debian to a minimum
  - Document this in lsb-base.NEWS.Debian
    * Change the versioning number to avoid any ambiguity; use joeyh's
  version.date, with version being Debian next stable's

   -- Didier Raboud   Wed, 26 Aug 2015 12:00:00 +0200

  The problem is that downloadable printer drivers (like the ones from
  Openprinting, but also from other available providers) that are
  suggested when installing a printer on Ubuntu depends on lsb, which is
  not available anymore:

  epson-inkjet-printer-201106w:
   Dépend: lsb (>=3.2) but it is not installable

  This triggers a regression where it is not possible to setup a printer
  this way (downloading a driver where no local driver is available)
  anymore.

  I see two possible solutions:

  - Add a proper replaces field to one of the remaining lsb-* packages,
  to hopefully fix missing lsb package (maybe it would be useful to also
  replace other compability packages that are not built anymore).

  - Re-introduce LSB compatibility packages, but that might be an
  overkill.

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

[Group.of.nepali.translators] [Bug 1578638] Re: multipath tools wrong dependecy

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools -
0.5.0+git1.656f8865-5ubuntu2.1

---
multipath-tools (0.5.0+git1.656f8865-5ubuntu2.1) xenial; urgency=medium

  * Cherrypick from debian:
   - Call clean target before rebuilding with systemd support
   - Call systemd in debian/rules. Also adapt init service
 aliasing.
   - Resolves LP: #1578638, LP: #1589526, LP: #1583563. Separate bugs, all
due to same root cause.

 -- Dimitri John Ledkov   Thu, 16 Jun 2016 11:53:33
+0300

** Changed in: multipath-tools (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/1578638

Title:
  multipath tools wrong dependecy

Status in multipath-tools package in Ubuntu:
  Fix Released
Status in multipath-tools source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * Both systemd units and init scripts are shipped for multipath-
  tools.

   * However units did not correctly take priority, as initscripts and
  units names did not match.

   * Further more multipath-tools was miscompiled without systemd
  support for Type=Notify unit

  [Test Case]

   * Using service command, init script, or systemctl commands starting
  "multipath-tools" should operate on systemd "multipathd.service" unit.

   * Systems must boot with multipath-tools installed correctly, and
  multipathd.service started.

  
  16.04:

  /etc/init.d/multipath-tools

  # Required-Start:udev $local_fs $remote_fs $syslog

  $remote_fs s wrong here, because it results in:

  root@inetgw2:/etc/init.d# journalctl -x | grep mpath
  май 05 16:53:46 inetgw2 ocfs2[1459]: Starting Oracle Cluster File System 
(OCFS2) mount.ocfs2: Device name specified was not found while opening device 
/dev/mapper/mpatha
  май 05 16:55:15 inetgw2 systemd[1]: dev-mapper-mpatha.device: Job 
dev-mapper-mpatha.device/start timed out.
  май 05 16:55:15 inetgw2 systemd[1]: Timed out waiting for device 
dev-mapper-mpatha.device.
  -- Subject: Ошибка юнита dev-mapper-mpatha.device
  -- Произошел сбой юнита dev-mapper-mpatha.device.
  май 05 16:55:15 inetgw2 systemd[1]: dev-mapper-mpatha.device: Job 
dev-mapper-mpatha.device/start failed with result 'timeout'.
  май 05 16:55:16 inetgw2 multipathd[1690]: mpatha: load table [0 314572800 
multipath 1 queue_if_no_path 0 2 1 round-robin 0 2 1 8:32 1000 8:48 1000 
round-robin 0 2 1 8:16 1000 8:64 1000]

  i.e. multipathd is started _after_ systemd tries mount.

  looks like removing  $remote_fs solves problem.

  Thank you!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1578638/+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 1589526] Re: fcp multipath devices does not exist after reboot

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package multipath-tools -
0.5.0+git1.656f8865-5ubuntu2.1

---
multipath-tools (0.5.0+git1.656f8865-5ubuntu2.1) xenial; urgency=medium

  * Cherrypick from debian:
   - Call clean target before rebuilding with systemd support
   - Call systemd in debian/rules. Also adapt init service
 aliasing.
   - Resolves LP: #1578638, LP: #1589526, LP: #1583563. Separate bugs, all
due to same root cause.

 -- Dimitri John Ledkov   Thu, 16 Jun 2016 11:53:33
+0300

** Changed in: multipath-tools (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/1589526

Title:
  fcp multipath devices does not exist after reboot

Status in Ubuntu on IBM z Systems:
  Fix Released
Status in multipath-tools package in Ubuntu:
  Fix Released
Status in multipath-tools source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * Both systemd units and init scripts are shipped for multipath-
  tools.

   * However units did not correctly take priority, as initscripts and
  units names did not match.

   * Further more multipath-tools was miscompiled without systemd
  support for Type=Notify unit

  [Test Case]

   * Using service command, init script, or systemctl commands starting
  "multipath-tools" should operate on systemd "multipathd.service" unit.

   * Systems must boot with multipath-tools installed correctly, and
  multipathd.service started.

  == Comment: #0 - Ofer Baruch  - 2016-06-06 06:37:19 ==
  Hi,

  i have installed an Ubuntu Server from the installation ISO.
  i then installed multipath support (multipath-tools and multipath-tools-boot).
  i added an FCP device, format it, mount it and added to the fstab using it's 
/dev/mapper representation. everything worked fine...
  i then reboot the server and it failed to start due to the missing 
/dev/mapper device that needs to be mounted (as the fstab states).
  i get into maintenance mode.

  i am not using cio_ignore and the devices are available in maintenance mode.
  running multipath -ll will fail to show the device (as expected... that is 
why the boot failed).
  running multipat without any parameters (to rescan) will find the devices and 
it will now show on multipath -ll.

  i was able to get around this by rebuilding the initrd and running
  zipl... but that should not be the case. multipath should scan during
  reboot to find all the devices available.

  i am attaching both an sosreport and dbginfo for you to review.
  i hope this is something i am doing wrong but i don't think so...
  either way i would love to get a quick workaround that will avoid this issue 
without rebuilding the initrd.

  == Comment: #4 - Hendrik Brueckner  - 2016-06-06 
06:44:53 ==
  Hi Ofer,

  (In reply to comment #0)
  > i have installed an Ubuntu Server from the installation ISO.
  > i then installed multipath support (multipath-tools and
  > multipath-tools-boot).
  > i added an FCP device, format it, mount it and added to the fstab using it's

  How did you add the FCP device?

  == Comment: #5 - Ofer Baruch  - 2016-06-06 07:07:42 ==
  using:

  chzdev zfcp-host  -e -p

  that is after i vary the device online.
  as i said the device comes online just fine... i can see all the /dev/sd* 
devices.
  i am just missing the multipath device.

  == Comment: #6 - Ofer Baruch  - 2016-06-06 07:11:09 ==
  the missing file is:
  /dev/mapper/3600507630bffc0472333

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1589526/+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 1597897] Re: linux: 4.4.0-30.49 -proposed tracker

2016-07-01 Thread Brad Figg
** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Kamal Mostafa 
(kamalmostafa)

** Description changed:

  This bug is for tracking the 4.4.0-30.49 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
  
- kernel-stable-phase:Packaging
- kernel-stable-phase-changed:Thursday, 30. June 2016 20:00 UTC
- 
  -- swm properties --
  derivative-trackers-created: true
  phase: Packaging
+ kernel-stable-phase:Uploaded
+ kernel-stable-phase-changed:Friday, 01. July 2016 07:01 UTC

** Description changed:

  This bug is for tracking the 4.4.0-30.49 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 --
  derivative-trackers-created: true
- phase: Packaging
- kernel-stable-phase:Uploaded
- kernel-stable-phase-changed:Friday, 01. July 2016 07:01 UTC
+ phase: Uploaded

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

Title:
  linux: 4.4.0-30.49 -proposed tracker

Status in Kernel SRU Workflow:
  In Progress
Status in Kernel SRU Workflow automated-testing series:
  New
Status in Kernel SRU Workflow certification-testing series:
  New
Status in Kernel SRU Workflow prepare-package series:
  Confirmed
Status in Kernel SRU Workflow prepare-package-meta series:
  Confirmed
Status in Kernel SRU Workflow prepare-package-signed series:
  Fix Released
Status in Kernel SRU Workflow promote-to-proposed series:
  New
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:
  New
Status in Kernel SRU Workflow security-signoff series:
  New
Status in Kernel SRU Workflow verification-testing series:
  New
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  New

Bug description:
  This bug is for tracking the 4.4.0-30.49 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 --
  derivative-trackers-created: true
  phase: Uploaded

To manage notifications about this bug go to:
https://bugs.launchpad.net/kernel-sru-workflow/+bug/1597897/+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 1576780] Re: Needs to implement the full DEP-11 icon spec for compatibility with 3rd-party repos

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package appstream-glib - 0.5.13-1ubuntu2

---
appstream-glib (0.5.13-1ubuntu2) xenial; urgency=medium

  * Do not load stock icons from the metadata. This is needed to not
trigger a bug in GNOME Software which can not be fixed easily
in Xenial. This will resolve the regression described in LP: #1576780

 -- Matthias Klumpp   Fri, 10 Jun 2016 18:02:34 +0200

** Changed in: appstream-glib (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/1576780

Title:
  Needs to implement the full DEP-11 icon spec for compatibility with
  3rd-party repos

Status in appstream-glib package in Ubuntu:
  Fix Released
Status in appstream-glib source package in Xenial:
  Fix Released

Bug description:
  [Impact]

   * The AppStream YAML spec describes a way to include width/height properties 
in cached-icon metadata, which isn't forward-compatible to the old spec.
   * asglib doesn't implement the full spec in the release present in Xenial, 
so it ignores cached icons with size info, as well as it doesn't support 
several features present in the spec, e.g. the remote icon type.
   * This leads to AppStream components from 3rd-party repos/PPAs not showing 
up in GNOME Software, since asglib is unable to find icons if they use a more 
recent version of the spec.
   * The attched patch fixes this.

  [Test Case 1]

   * Close all instances of GNOME Software (also the background daemon!)
   * Launch GNOME Software again: All apps should be present, you should notice 
no change.

  [Test Case 2]

   * Close all instances of GNOME Software (also the background daemon!)
   * Get new-style metadata, e.g. from Elementary or Debian[1], or simply add 
the SIL repo which is shipping that metadata now: http://packages.sil.org/ 
(that would be the easiest way to test)
   * Launch GNOME Software again: All apps should be present, including the 
3rd-party ones (search for "FieldWorks").

  [1]: ftp://ftp.debian.org/debian/dists/stretch/main/dep11/

  [Regression Potential]

   * This is adding a missing feature, restoring compatibility with 3rd-
  party repos. The existing data should be parsed as before, so I don't
  see much regression potential ("Test Case 1" needs to work)

  [Other Info]

   * This fix has been applied upstream: 
https://github.com/hughsie/appstream-glib/commit/628e3cfb1c62c3177d6decd86102217f2546e0a2
   * The fix is also present in Debian.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream-glib/+bug/1576780/+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 1591248] Re: [SRU] mitaka point releases

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 2:9.0.1-0ubuntu2

---
horizon (2:9.0.1-0ubuntu2) xenial; urgency=medium

  * d/theme/ubuntu_theme.py: When setting UBUNTU_THEME for AVAILABLE_THEMES,
use the symlinked path that already exists under
/usr/share/openstack-dashboard/openstack_dashboard (LP: #1594249).

 -- Corey Bryant   Tue, 21 Jun 2016 13:41:09
-0400

** Changed in: horizon (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/1591248

Title:
  [SRU] mitaka point releases

Status in aodh package in Ubuntu:
  Fix Released
Status in horizon package in Ubuntu:
  Invalid
Status in neutron package in Ubuntu:
  Invalid
Status in neutron-vpnaas package in Ubuntu:
  Invalid
Status in aodh source package in Xenial:
  Fix Released
Status in horizon source package in Xenial:
  Fix Released
Status in neutron source package in Xenial:
  Fix Released
Status in neutron-vpnaas source package in Xenial:
  Fix Released

Bug description:
  New point releases for misc openstack components for the mitaka
  release:

  aodh 2.0.1
  horizon 9.0.1
  neutron 8.1.2
  neutron-vpnaas 8.1.2

  The following components have new upstream releases, but don't
  actually contain any new functionality, so we'll skip for Ubuntu:

  neutron-fwaas 8.1.2
  neutron-lbaas 8.1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aodh/+bug/1591248/+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 1594249] Re: [SRU] Update of dashboard fails on Xenial

2016-07-01 Thread Launchpad Bug Tracker
This bug was fixed in the package horizon - 2:9.0.1-0ubuntu2

---
horizon (2:9.0.1-0ubuntu2) xenial; urgency=medium

  * d/theme/ubuntu_theme.py: When setting UBUNTU_THEME for AVAILABLE_THEMES,
use the symlinked path that already exists under
/usr/share/openstack-dashboard/openstack_dashboard (LP: #1594249).

 -- Corey Bryant   Tue, 21 Jun 2016 13:41:09
-0400

** Changed in: horizon (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/1594249

Title:
  [SRU] Update of dashboard fails on Xenial

Status in Ubuntu Cloud Archive:
  Invalid
Status in Ubuntu Cloud Archive mitaka series:
  Fix Committed
Status in horizon package in Ubuntu:
  Invalid
Status in horizon source package in Xenial:
  Fix Released

Bug description:
  [Impact]
  NOTE: this bug is limited to the proposed pockets of xenial and trusty-mitaka 
(UCA).

  I am currently trying to update the horizon dashboard on Ubuntu 16.04
  running OpenStack Mitaka using the new versions coming in from the
  package repository.

  aptitude update && aptitude safe-upgrade
  Get: 1 http://archive.ubuntu.com/ubuntu xenial-proposed InRelease [247 kB]
  Hit http://mirror2.hs-esslingen.de/mariadb/repo/10.1/ubuntu xenial InRelease
  Hit http://de.archive.ubuntu.com/ubuntu xenial InRelease
  Hit http://ppa.launchpad.net/vbernat/haproxy-1.6/ubuntu xenial InRelease
  Get: 2 http://de.archive.ubuntu.com/ubuntu xenial-updates InRelease [94.5 kB]
  Get: 3 http://de.archive.ubuntu.com/ubuntu xenial-backports InRelease [92.2 
kB]
  Get: 4 http://security.ubuntu.com/ubuntu xenial-security InRelease [94.5 kB]
  Hit http://download.ceph.com/debian-jewel xenial InRelease
  Hit http://www.rabbitmq.com/debian testing InRelease
  Get: 5 http://de.archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages 
[213 kB]
  Get: 6 http://de.archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages 
[209 kB]
  Get: 7 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages [96.7 kB]
  Get: 8 http://de.archive.ubuntu.com/ubuntu xenial-updates/universe i386 
Packages [93.9 kB]
  Fetched 1,141 kB in 1s (1,011 kB/s)
  W: http://download.ceph.com/debian-jewel/dists/xenial/InRelease: Signature by 
key 08B73419AC32B4E966C1A330E84AC2C0460F3994 uses weak dige st algorithm (SHA1)

  Resolving dependencies...
  The following packages will be upgraded:
    base-files linux-firmware lshw openstack-dashboard 
openstack-dashboard-ubuntu-theme python-django-horizon python-glanceclient
    python-oslo.concurrency
  8 packages upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
  Need to get 41.8 MB of archives. After unpacking 539 kB will be used.
  Do you want to continue? [Y/n/?] Y
  Get: 1 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 base-files 
amd64 9.4ubuntu4.1 [68.4 kB]
  Get: 2 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
openstack-dashboard-ubuntu-theme all 2:9.0.1-0ubuntu1 [79.5 kB]
  Get: 3 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-glanceclient all 1:2.0.0-2ubuntu0.16.04.1 [92.1 kB]
  Get: 4 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-oslo.concurrency all 3.7.1-0ubuntu1 [24.5 kB]
  Get: 5 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
openstack-dashboard all 2:9.0.1-0ubuntu1 [2,442 kB]
  Get: 6 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
python-django-horizon all 2:9.0.1-0ubuntu1 [6,272 kB]
  Get: 7 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 lshw amd64 
02.17-1.1ubuntu3.2 [215 kB]
  Get: 8 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 
linux-firmware all 1.157.1 [32.6 MB]
  Fetched 41.8 MB in 0s (42.3 MB/s)
  (Reading database ... 140753 files and directories currently installed.)
  Preparing to unpack .../base-files_9.4ubuntu4.1_amd64.deb ...
  Unpacking base-files (9.4ubuntu4.1) over (9.4ubuntu4) ...
  Processing triggers for plymouth-theme-ubuntu-text (0.9.2-3ubuntu13.1) ...
  update-initramfs: deferring update (trigger activated)
  Processing triggers for install-info (6.1.0.dfsg.1-5) ...
  Processing triggers for man-db (2.7.5-1) ...
  Processing triggers for initramfs-tools (0.122ubuntu8.1) ...
  update-initramfs: Generating /boot/initrd.img-4.4.0-25-generic
  W: mdadm: /etc/mdadm/mdadm.conf defines no arrays.
  Setting up base-files (9.4ubuntu4.1) ...
  Installing new version of config file /etc/update-motd.d/10-help-text ...
  (Reading database ... 140753 files and directories currently installed.)
  Preparing to unpack 
.../openstack-dashboard-ubuntu-theme_2%3a9.0.1-0ubuntu1_all.deb ...
  Unpacking openstack-dashboard-ubuntu-theme (2:9.0.1-0ubuntu1) over 
(2:9.0.0-0ubuntu2.16.04.1) ...
  Preparing to unpack