[Group.of.nepali.translators] [Bug 1836236] Re: 9.4ubuntu4.9: Broken package because of missing "#" @ /var/lib/dpkg/info/base-files.postinst +131

2019-07-16 Thread Steve Langasek
Fixed in -proposed:

(Reading database ... 21788 files and directories currently installed.)
Preparing to unpack .../base-files_9.4ubuntu4.10_amd64.deb ...
Unpacking base-files (9.4ubuntu4.10) over (9.4ubuntu4.8) ...
Processing triggers for man-db (2.7.5-1) ...
Not building database; man-db/auto-update is not 'true'.
Setting up base-files (9.4ubuntu4.10) ...
Running in chroot, ignoring request.
/usr/sbin/policy-rc.d returned 101, not running 'start motd-news.service'
Running in chroot, ignoring request.
/usr/sbin/policy-rc.d returned 101, not running 'start motd-news.timer'

Marking this verification-done, and also closing this bug since it was a
proposed-only regression.

** Changed in: base-files (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

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

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

Title:
  9.4ubuntu4.9: Broken package because of missing "#" @
  /var/lib/dpkg/info/base-files.postinst +131

Status in base-files package in Ubuntu:
  Invalid
Status in base-files source package in Xenial:
  Fix Released

Bug description:
  Trying to install this on xenial results in:

  
  Setting up base-files (9.4ubuntu4.9) ...
  /var/lib/dpkg/info/base-files.postinst: 131: 
/var/lib/dpkg/info/base-files.postinst: Automatically: not found
  dpkg: error processing package base-files (--configure):
   subprocess installed post-installation script returned error exit status 127
  Errors were encountered while processing:
   base-files
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  
  Because there is a missing comment "#" at the beginning of line 131 of 
/var/lib/dpkg/info/base-files.postinst, ie:

  Automatically added by dh_systemd_start
  ^-- # ?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1836236/+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 1836760] Re: ixgbe{vf} - Physical Function gets IRQ when VF checks link state

2019-07-16 Thread Guilherme G. Piccoli
** Changed in: linux (Ubuntu Ff-series)
   Status: Fix Released => Fix Committed

** Changed in: linux (Ubuntu Eoan)
   Status: Confirmed => In Progress

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

Title:
  ixgbe{vf} - Physical Function gets IRQ when VF checks link state

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Cosmic:
  Won't Fix
Status in linux source package in Disco:
  In Progress
Status in linux source package in Eoan:
  In Progress
Status in linux source package in FF-Series:
  Fix Committed

Bug description:
  [Impact]

  * Intel NICs that are SR-IOV capable and are managed by ixgbe driver presents 
a potentially harmful behavior when the ixgbevf-managed VFs (Virtual Functions) 
perform an ethtool link check. The ixgbevf driver issues a mailbox command in 
the ethtool link state handler, which induces one IRQ in the PF (Physical 
Function) per link check.
   
  * This was reported as a sort of "denial-of-service" from a guest; due to 
some link check loop running inside a guest with PCI-PT of a ixgbevf-managed 
VF, the host received a huge amount of IRQs causing soft-lockups.
   
  * The patch proposed in this SRU request fix this behavior by relying in the 
saved link state (obtained in the ixgbevf's watchdog routine) instead of 
issuing a mailbox command to the PF in every link state check request. The 
commit is available on Linus tree: 1e1b0c658d9b ("ixgbevf: Use cached link 
state instead of re-reading the value for ethtool")
  http://git.kernel.org/linus/1e1b0c658d9b

  [Test case]

  Reproducing the behavior is pretty simple; having a machine with an
  Intel NIC managed by ixgbe, proceed with the following steps:

  a) Create one or more VFs
  (echo 1 > /sys/class/net//device/sriov_numvfs)

  b) In a different terminal, monitor the non-TxRx PF IRQs:
  (watch -n1 "cat /proc/interrupts | grep  | grep -v Tx")

  c) Run "ethtool " in a loop

  Without the hereby proposed patch, the PF IRQs will increase.

  [Regression potential]

  The patch scope is restricted to ixgbevf ethtool link-check procedure,
  and was developed by the vendor itself. Being a self-contained patch
  affecting only this driver's ethtool handler, the worst potential
  regression would be a wrong link state report.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836760/+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 1813721] Re: SECURITY_SELINUX_DISABLE should be enable on X s390x

2019-07-16 Thread Steve Beattie
Turning this option off is only significant in 4.12 kernels and newer,
where the LSM hooks make use of __ro_after_init if
CONFIG_SECURITY_SELINUX_DISABLE is disabled.

Per the discussion on the kernel-team list
(https://lists.ubuntu.com/archives/kernel-team/2019-July/102026.html),
I've made sure the test won't fail for kernels older than 4.12
regardless of whether CONFIG_SECURITY_SELINUX_DISABLE is set or unset:
https://git.launchpad.net/qa-regression-
testing/commit/?id=3a1752a5f5743fb330336b4d01f0a6a4200fe31f

Thanks.

** Changed in: qa-regression-testing
   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/1813721

Title:
  SECURITY_SELINUX_DISABLE should be enable on X s390x

Status in QA Regression Testing:
  Fix Released
Status in ubuntu-kernel-tests:
  In Progress
Status in linux package in Ubuntu:
  Invalid
Status in linux source package in Xenial:
  In Progress

Bug description:
  == SRU Justification ==
  Security team requires the CONFIG_SECURITY_SELINUX_DISABLE should be
  enabled in all of our kernels.

  Currently it's not enabled for s390x in Xenial. And causing the
  test_081_config_security_selinux_disable test in ubuntu_kernel_security
  test suite complaining about this:

==
FAIL: test_081_config_security_selinux_disable 
(__main__.KernelSecurityConfigTest)
Ensure CONFIG_SECURITY_SELINUX_DISABLE is disabled (LP: #1680315)
--
Traceback (most recent call last):
  File "./test-kernel-security.py", line 2158, in 
test_081_config_security_selinux_disable
self.assertKernelConfig('SECURITY_SELINUX_DISABLE', expected)
  File "./test-kernel-security.py", line 207, in assertKernelConfig
self.assertKernelConfigSet(name)
  File "./test-kernel-security.py", line 194, in assertKernelConfigSet
'%s option was expected to be set in the kernel config' % name)
AssertionError: SECURITY_SELINUX_DISABLE option was expected to be set in 
the kernel config

  == Test ==
  A test kernel could be found here:
  https://people.canonical.com/~phlin/kernel/lp-1813721-s390x-selinux/

  This issue can be verified with a q-r-t test:
  test_081_config_security_selinux_disable, the test will pass with the
  patched kernel.

test_081_config_security_selinux_disable (__main__.KernelSecurityConfigTest)
Ensure CONFIG_SECURITY_SELINUX_DISABLE is disabled (LP: #1680315) ... 
(skipped: l) ok

  == Regression Potential ==
  Low, we already have this config enabled in all kernels except this
  specific Xenial s390x.


  --

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-142-generic 4.4.0-142.168
  ProcVersionSignature: Ubuntu 4.4.0-142.168-generic 4.4.167
  Uname: Linux 4.4.0-142-generic s390x
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  AlsaDevices: Error: command ['ls', '-l', '/dev/snd/'] failed with exit code 
2: ls: cannot access '/dev/snd/': No such file or directory
  AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: s390x
  ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  CurrentDmesg:

  Date: Tue Jan 29 02:30:42 2019
  HibernationDevice: RESUME=UUID=ca468a9c-9563-442c-85c6-6055e800a66e
  IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
  Lspci:

  Lsusb: Error: command ['lsusb'] failed with exit code 1:
  PciMultimedia:

  ProcFB: Error: [Errno 2] No such file or directory: '/proc/fb'
  ProcKernelCmdLine: root=UUID=b65b756a-ba4e-4c53-aa32-0db2bdb50bb3 
crashkernel=196M
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-142-generic N/A
   linux-backports-modules-4.4.0-142-generic  N/A
   linux-firmware 1.157.21
  RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/qa-regression-testing/+bug/1813721/+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 1836760] Re: ixgbe{vf} - Physical Function gets IRQ when VF checks link state

2019-07-16 Thread Guilherme G. Piccoli
SRU request was sent to kernel-team mailing list:
https://lists.ubuntu.com/archives/kernel-team/2019-July/102282.html

Cheers,


Guilherme

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

** Changed in: linux (Ubuntu Bionic)
   Status: Confirmed => In Progress

** Changed in: linux (Ubuntu Cosmic)
   Status: Confirmed => Won't Fix

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

Title:
  ixgbe{vf} - Physical Function gets IRQ when VF checks link state

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  In Progress
Status in linux source package in Bionic:
  In Progress
Status in linux source package in Cosmic:
  Won't Fix
Status in linux source package in Disco:
  Confirmed
Status in linux source package in Eoan:
  Confirmed
Status in linux source package in FF-Series:
  Fix Released

Bug description:
  [Impact]

  * Intel NICs that are SR-IOV capable and are managed by ixgbe driver presents 
a potentially harmful behavior when the ixgbevf-managed VFs (Virtual Functions) 
perform an ethtool link check. The ixgbevf driver issues a mailbox command in 
the ethtool link state handler, which induces one IRQ in the PF (Physical 
Function) per link check.
   
  * This was reported as a sort of "denial-of-service" from a guest; due to 
some link check loop running inside a guest with PCI-PT of a ixgbevf-managed 
VF, the host received a huge amount of IRQs causing soft-lockups.
   
  * The patch proposed in this SRU request fix this behavior by relying in the 
saved link state (obtained in the ixgbevf's watchdog routine) instead of 
issuing a mailbox command to the PF in every link state check request. The 
commit is available on Linus tree: 1e1b0c658d9b ("ixgbevf: Use cached link 
state instead of re-reading the value for ethtool")
  http://git.kernel.org/linus/1e1b0c658d9b

  [Test case]

  Reproducing the behavior is pretty simple; having a machine with an
  Intel NIC managed by ixgbe, proceed with the following steps:

  a) Create one or more VFs
  (echo 1 > /sys/class/net//device/sriov_numvfs)

  b) In a different terminal, monitor the non-TxRx PF IRQs:
  (watch -n1 "cat /proc/interrupts | grep  | grep -v Tx")

  c) Run "ethtool " in a loop

  Without the hereby proposed patch, the PF IRQs will increase.

  [Regression potential]

  The patch scope is restricted to ixgbevf ethtool link-check procedure,
  and was developed by the vendor itself. Being a self-contained patch
  affecting only this driver's ethtool handler, the worst potential
  regression would be a wrong link state report.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836760/+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 1828639] Re: Unlooping all the trigger loops!!!!!

2019-07-16 Thread Julian Andres Klode
** Also affects: dpkg (Ubuntu Cosmic)
   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/1828639

Title:
  Unlooping all the trigger loops!

Status in dpkg package in Ubuntu:
  Fix Committed
Status in dpkg source package in Xenial:
  Fix Committed
Status in dpkg source package in Bionic:
  Fix Committed
Status in dpkg source package in Cosmic:
  New
Status in dpkg source package in Disco:
  Fix Committed
Status in dpkg source package in Eoan:
  Fix Committed

Bug description:
  [Impact]
  Quite a few bugs in triggers can cause distro upgrades to abort.

  [Test case]
  For cosmic -> disco, install ubuntu-mate-desktop and then upgrade.

  For other releases, there might not be any test cases

  We should at least run some upgrade tests for a system with ubuntu-
  desktop installed.

  [Regression potential]
  New trigger bugs could of course be caused by the changes.

  [Original bug report]

  Encountered when upgrading from cosmic to disco with ubuntu-mate-
  desktop installed.

  ProblemType: Package
  DistroRelease: Ubuntu 19.04
  Package: libvlc-bin 3.0.6-1
  ProcVersionSignature: Ubuntu 5.0.0-13.14-generic 5.0.6
  Uname: Linux 5.0.0-13-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  Date: Fri May 10 22:48:10 2019
  ErrorMessage: 90.8592:triggers looping, abandoned
  Python3Details: /usr/bin/python3.7, Python 3.7.3, python3-minimal, 3.7.3-1
  PythonDetails: /usr/bin/python2.7, Python 2.7.16, python-minimal, 2.7.16-1
  SourcePackage: vlc
  Title: package libvlc-bin 3.0.6-1 failed to install/upgrade: 90.8592:triggers 
looping, abandoned
  UpgradeStatus: Upgraded to disco on 2019-05-10 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1828639/+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 1831772] Re: sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin -
19.1-7-g37a7a0f4-0ubuntu1~18.10.1

---
curtin (19.1-7-g37a7a0f4-0ubuntu1~18.10.1) cosmic; urgency=medium

  * d/control: drop probert dependency, not yet in main (LP: #1831757)
  * New upstream snapshot. (LP: #1831772)
- vmtests: determine block name via dname when verifying volume groups
- vmtest: add Centos66/Centos70 FromBionic release and re-add tests
- block-discover: add cli/API for exporting existing storage to config
- vmtest: refactor test_network code for Eoan
- curthoooks: disable daemons while reconfiguring mdadm
  [Michael Hudson-Doyle]
- mdadm: fix install to existing raid [Michael Hudson-Doyle]
- apt_proxy env var set but empty => do not setup any proxy
  [Paride Legovini]
- release 19.1
- vmtest: add missing skip_by_date on Eoan test_network_mtu
- vmtest: remove skip_by_date on Disco Allindata test
- block: support multipath devices in lookup and partition_kname
- grub: add grub config to control os_prober,terminal settings in target
- vmtest: add eoan tests [Paride Legovini]
- vmtest: add dependency on python3-jsonschema [Paride Legovini]
- Pylint compatibility with Python 3.7 [Paride Legovini]
- vmtest: disable disco multipath test
- vmtests: bump network mtu tests out a bit
- Fix up yaml.load warnings
- vmtest: disable trusty, it's dead jim
- vmtest: reenable UEFI 4k tests, which got dropped when fixing
  subclassing.
- vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
- curthooks: chzdev_import must encode data if provided
- vmtest: test for kernel-img conf on ubuntu only
- Setup kernel-img.conf like base-installer/live-installer did.
  [Dimitri John Ledkov]
- zfs: pass pool and fs properties to zpool_create
  [Jean-Baptiste Lallement]
- block_meta: pass lvm_partition size through human2bytes
  [Michael Hudson-Doyle]
- clear-holders: refactor bcache shutdown and add longer timeout
- schema-validate-storage: remove unused imports [Paride Legovini]
- add subcommand schema for storage-config validation
- clear-holders: wipe raid members at data offsets when not assembled
- Add support for s390 DASD devices
- vmtest: skip DiscoTestAllindata while initrd lacks crypto modules
- block_meta: allow passing a dm_crypt key by keyfile
  [Michael Hudson-Doyle]
- ChrootableTarget: add /run to mounts for redhat targets
- vmtest: consolidate vm mem config, defaults via release, env override

 -- Ryan Harper   Wed, 05 Jun 2019 13:32:52
-0500

** Changed in: curtin (Ubuntu Cosmic)
   Status: Fix Committed => Fix Released

** Changed in: curtin (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

Status in curtin:
  Invalid
Status in curtin package in Ubuntu:
  New
Status in curtin source package in Xenial:
  Fix Released
Status in curtin source package in Bionic:
  Fix Released
Status in curtin source package in Cosmic:
  Fix Released
Status in curtin source package in Disco:
  Fix Released

Bug description:
  == Begin SRU Template ==
  [Impact]
  This release sports both bug-fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:

   - block-discover: add cli/API for exporting existing storage to config
   - curthoooks: disable daemons while reconfiguring mdadm
   - mdadm: fix install to existing raid
   - block: support multipath devices in lookup and partition_kname
   - grub: add grub config to control os_prober,terminal settings in target
   - curthooks: chzdev_import must encode data if provided

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/CurtinUpdates

  Curtin now contains an extensive integration test suite that is ran using
  the SRU package for each releases. These suite has documentation here:
  https://curtin.readthedocs.io/en/latest/topics/integration-testing.html

  In order to avoid regression to existing MAAS product, the MAAS team will
  run their continuous integration test against the curtin that is in
  -proposed.  A successful run will be required before the proposed curtin
  can be let into -updates.

  The curtin team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug.  Curtin team members will not
  mark ‘verification-done’ until this has happened.

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

  DONE: at

[Group.of.nepali.translators] [Bug 1831757] Re: curtin from xenial daily ppa not installable

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin -
19.1-7-g37a7a0f4-0ubuntu1~18.04.1

---
curtin (19.1-7-g37a7a0f4-0ubuntu1~18.04.1) bionic; urgency=medium

  * d/control: drop probert dependency, not yet in main (LP: #1831757)
  * New upstream snapshot. (LP: #1831772)
- vmtests: determine block name via dname when verifying volume groups
- vmtest: add Centos66/Centos70 FromBionic release and re-add tests
- block-discover: add cli/API for exporting existing storage to config
- vmtest: refactor test_network code for Eoan
- curthoooks: disable daemons while reconfiguring mdadm
  [Michael Hudson-Doyle]
- mdadm: fix install to existing raid [Michael Hudson-Doyle]
- apt_proxy env var set but empty => do not setup any proxy
  [Paride Legovini]
- release 19.1
- vmtest: add missing skip_by_date on Eoan test_network_mtu
- vmtest: remove skip_by_date on Disco Allindata test
- block: support multipath devices in lookup and partition_kname
- grub: add grub config to control os_prober,terminal settings in target
- vmtest: add eoan tests [Paride Legovini]
- vmtest: add dependency on python3-jsonschema [Paride Legovini]
- Pylint compatibility with Python 3.7 [Paride Legovini]
- vmtest: disable disco multipath test
- vmtests: bump network mtu tests out a bit
- Fix up yaml.load warnings
- vmtest: disable trusty, it's dead jim
- vmtest: reenable UEFI 4k tests, which got dropped when fixing
  subclassing.
- vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
- curthooks: chzdev_import must encode data if provided
- vmtest: test for kernel-img conf on ubuntu only
- Setup kernel-img.conf like base-installer/live-installer did.
  [Dimitri John Ledkov]
- zfs: pass pool and fs properties to zpool_create
  [Jean-Baptiste Lallement]
- block_meta: pass lvm_partition size through human2bytes
  [Michael Hudson-Doyle]
- clear-holders: refactor bcache shutdown and add longer timeout
- schema-validate-storage: remove unused imports [Paride Legovini]
- add subcommand schema for storage-config validation
- clear-holders: wipe raid members at data offsets when not assembled
- Add support for s390 DASD devices
- vmtest: skip DiscoTestAllindata while initrd lacks crypto modules
- block_meta: allow passing a dm_crypt key by keyfile
  [Michael Hudson-Doyle]
- ChrootableTarget: add /run to mounts for redhat targets
- vmtest: consolidate vm mem config, defaults via release, env override

 -- Ryan Harper   Wed, 05 Jun 2019 12:19:06
-0500

** Changed in: curtin (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/1831757

Title:
  curtin from xenial daily ppa not installable

Status in curtin package in Ubuntu:
  Fix Committed
Status in curtin source package in Xenial:
  Fix Released
Status in curtin source package in Bionic:
  Fix Released
Status in curtin source package in Cosmic:
  Fix Released
Status in curtin source package in Disco:
  Fix Released

Bug description:
  On Xenial

  1. add-apt-repository --enable-source --yes ppa:curtin-dev/daily 
  2. apt-get install --no-install-recommends -qy curtin

  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   curtin : Depends: probert but it is not installable
  E: Unable to correct problems, you have held broken packages.
  failed apt-get install --no-install-recommends -qy curtin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1831757/+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 1831772] Re: sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin -
19.1-7-g37a7a0f4-0ubuntu1~18.04.1

---
curtin (19.1-7-g37a7a0f4-0ubuntu1~18.04.1) bionic; urgency=medium

  * d/control: drop probert dependency, not yet in main (LP: #1831757)
  * New upstream snapshot. (LP: #1831772)
- vmtests: determine block name via dname when verifying volume groups
- vmtest: add Centos66/Centos70 FromBionic release and re-add tests
- block-discover: add cli/API for exporting existing storage to config
- vmtest: refactor test_network code for Eoan
- curthoooks: disable daemons while reconfiguring mdadm
  [Michael Hudson-Doyle]
- mdadm: fix install to existing raid [Michael Hudson-Doyle]
- apt_proxy env var set but empty => do not setup any proxy
  [Paride Legovini]
- release 19.1
- vmtest: add missing skip_by_date on Eoan test_network_mtu
- vmtest: remove skip_by_date on Disco Allindata test
- block: support multipath devices in lookup and partition_kname
- grub: add grub config to control os_prober,terminal settings in target
- vmtest: add eoan tests [Paride Legovini]
- vmtest: add dependency on python3-jsonschema [Paride Legovini]
- Pylint compatibility with Python 3.7 [Paride Legovini]
- vmtest: disable disco multipath test
- vmtests: bump network mtu tests out a bit
- Fix up yaml.load warnings
- vmtest: disable trusty, it's dead jim
- vmtest: reenable UEFI 4k tests, which got dropped when fixing
  subclassing.
- vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
- curthooks: chzdev_import must encode data if provided
- vmtest: test for kernel-img conf on ubuntu only
- Setup kernel-img.conf like base-installer/live-installer did.
  [Dimitri John Ledkov]
- zfs: pass pool and fs properties to zpool_create
  [Jean-Baptiste Lallement]
- block_meta: pass lvm_partition size through human2bytes
  [Michael Hudson-Doyle]
- clear-holders: refactor bcache shutdown and add longer timeout
- schema-validate-storage: remove unused imports [Paride Legovini]
- add subcommand schema for storage-config validation
- clear-holders: wipe raid members at data offsets when not assembled
- Add support for s390 DASD devices
- vmtest: skip DiscoTestAllindata while initrd lacks crypto modules
- block_meta: allow passing a dm_crypt key by keyfile
  [Michael Hudson-Doyle]
- ChrootableTarget: add /run to mounts for redhat targets
- vmtest: consolidate vm mem config, defaults via release, env override

 -- Ryan Harper   Wed, 05 Jun 2019 12:19:06
-0500

** Changed in: curtin (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/1831772

Title:
  sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

Status in curtin:
  Invalid
Status in curtin package in Ubuntu:
  New
Status in curtin source package in Xenial:
  Fix Released
Status in curtin source package in Bionic:
  Fix Released
Status in curtin source package in Cosmic:
  Fix Released
Status in curtin source package in Disco:
  Fix Released

Bug description:
  == Begin SRU Template ==
  [Impact]
  This release sports both bug-fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:

   - block-discover: add cli/API for exporting existing storage to config
   - curthoooks: disable daemons while reconfiguring mdadm
   - mdadm: fix install to existing raid
   - block: support multipath devices in lookup and partition_kname
   - grub: add grub config to control os_prober,terminal settings in target
   - curthooks: chzdev_import must encode data if provided

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/CurtinUpdates

  Curtin now contains an extensive integration test suite that is ran using
  the SRU package for each releases. These suite has documentation here:
  https://curtin.readthedocs.io/en/latest/topics/integration-testing.html

  In order to avoid regression to existing MAAS product, the MAAS team will
  run their continuous integration test against the curtin that is in
  -proposed.  A successful run will be required before the proposed curtin
  can be let into -updates.

  The curtin team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug.  Curtin team members will not
  mark ‘verification-done’ until this has happened.

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

  DONE: attach curtin-proposed test artifacts from vmtest for every SRU release
  DONE: attach

[Group.of.nepali.translators] [Bug 1831757] Re: curtin from xenial daily ppa not installable

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin -
19.1-7-g37a7a0f4-0ubuntu1~18.10.1

---
curtin (19.1-7-g37a7a0f4-0ubuntu1~18.10.1) cosmic; urgency=medium

  * d/control: drop probert dependency, not yet in main (LP: #1831757)
  * New upstream snapshot. (LP: #1831772)
- vmtests: determine block name via dname when verifying volume groups
- vmtest: add Centos66/Centos70 FromBionic release and re-add tests
- block-discover: add cli/API for exporting existing storage to config
- vmtest: refactor test_network code for Eoan
- curthoooks: disable daemons while reconfiguring mdadm
  [Michael Hudson-Doyle]
- mdadm: fix install to existing raid [Michael Hudson-Doyle]
- apt_proxy env var set but empty => do not setup any proxy
  [Paride Legovini]
- release 19.1
- vmtest: add missing skip_by_date on Eoan test_network_mtu
- vmtest: remove skip_by_date on Disco Allindata test
- block: support multipath devices in lookup and partition_kname
- grub: add grub config to control os_prober,terminal settings in target
- vmtest: add eoan tests [Paride Legovini]
- vmtest: add dependency on python3-jsonschema [Paride Legovini]
- Pylint compatibility with Python 3.7 [Paride Legovini]
- vmtest: disable disco multipath test
- vmtests: bump network mtu tests out a bit
- Fix up yaml.load warnings
- vmtest: disable trusty, it's dead jim
- vmtest: reenable UEFI 4k tests, which got dropped when fixing
  subclassing.
- vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
- curthooks: chzdev_import must encode data if provided
- vmtest: test for kernel-img conf on ubuntu only
- Setup kernel-img.conf like base-installer/live-installer did.
  [Dimitri John Ledkov]
- zfs: pass pool and fs properties to zpool_create
  [Jean-Baptiste Lallement]
- block_meta: pass lvm_partition size through human2bytes
  [Michael Hudson-Doyle]
- clear-holders: refactor bcache shutdown and add longer timeout
- schema-validate-storage: remove unused imports [Paride Legovini]
- add subcommand schema for storage-config validation
- clear-holders: wipe raid members at data offsets when not assembled
- Add support for s390 DASD devices
- vmtest: skip DiscoTestAllindata while initrd lacks crypto modules
- block_meta: allow passing a dm_crypt key by keyfile
  [Michael Hudson-Doyle]
- ChrootableTarget: add /run to mounts for redhat targets
- vmtest: consolidate vm mem config, defaults via release, env override

 -- Ryan Harper   Wed, 05 Jun 2019 13:32:52
-0500

** Changed in: curtin (Ubuntu Cosmic)
   Status: Fix Committed => Fix Released

** Changed in: curtin (Ubuntu Bionic)
   Status: Fix Committed => Fix Released

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

Title:
  curtin from xenial daily ppa not installable

Status in curtin package in Ubuntu:
  Fix Committed
Status in curtin source package in Xenial:
  Fix Released
Status in curtin source package in Bionic:
  Fix Released
Status in curtin source package in Cosmic:
  Fix Released
Status in curtin source package in Disco:
  Fix Released

Bug description:
  On Xenial

  1. add-apt-repository --enable-source --yes ppa:curtin-dev/daily 
  2. apt-get install --no-install-recommends -qy curtin

  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   curtin : Depends: probert but it is not installable
  E: Unable to correct problems, you have held broken packages.
  failed apt-get install --no-install-recommends -qy curtin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1831757/+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 1831757] Re: curtin from xenial daily ppa not installable

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin -
19.1-7-g37a7a0f4-0ubuntu1~19.04.1

---
curtin (19.1-7-g37a7a0f4-0ubuntu1~19.04.1) disco; urgency=medium

  * d/control: drop probert dependency, not yet in main (LP: #1831757)
  * New upstream snapshot. (LP: #1831772)
- vmtests: determine block name via dname when verifying volume groups
- vmtest: add Centos66/Centos70 FromBionic release and re-add tests
- block-discover: add cli/API for exporting existing storage to config
- vmtest: refactor test_network code for Eoan
- curthoooks: disable daemons while reconfiguring mdadm
  [Michael Hudson-Doyle]
- mdadm: fix install to existing raid [Michael Hudson-Doyle]
- apt_proxy env var set but empty => do not setup any proxy
  [Paride Legovini]
- release 19.1
- vmtest: add missing skip_by_date on Eoan test_network_mtu
- vmtest: remove skip_by_date on Disco Allindata test
- block: support multipath devices in lookup and partition_kname
- grub: add grub config to control os_prober,terminal settings in target
- vmtest: add eoan tests [Paride Legovini]
- vmtest: add dependency on python3-jsonschema [Paride Legovini]
- Pylint compatibility with Python 3.7 [Paride Legovini]
- vmtest: disable disco multipath test
- vmtests: bump network mtu tests out a bit
- Fix up yaml.load warnings
- vmtest: disable trusty, it's dead jim
- vmtest: reenable UEFI 4k tests, which got dropped when fixing
  subclassing.
- vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
- curthooks: chzdev_import must encode data if provided
- vmtest: test for kernel-img conf on ubuntu only

 -- Ryan Harper   Wed, 05 Jun 2019 13:46:57
-0500

** Changed in: curtin (Ubuntu Disco)
   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/1831757

Title:
  curtin from xenial daily ppa not installable

Status in curtin package in Ubuntu:
  Fix Committed
Status in curtin source package in Xenial:
  Fix Released
Status in curtin source package in Bionic:
  Fix Released
Status in curtin source package in Cosmic:
  Fix Released
Status in curtin source package in Disco:
  Fix Released

Bug description:
  On Xenial

  1. add-apt-repository --enable-source --yes ppa:curtin-dev/daily 
  2. apt-get install --no-install-recommends -qy curtin

  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   curtin : Depends: probert but it is not installable
  E: Unable to correct problems, you have held broken packages.
  failed apt-get install --no-install-recommends -qy curtin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1831757/+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 1831772] Re: sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package curtin -
19.1-7-g37a7a0f4-0ubuntu1~19.04.1

---
curtin (19.1-7-g37a7a0f4-0ubuntu1~19.04.1) disco; urgency=medium

  * d/control: drop probert dependency, not yet in main (LP: #1831757)
  * New upstream snapshot. (LP: #1831772)
- vmtests: determine block name via dname when verifying volume groups
- vmtest: add Centos66/Centos70 FromBionic release and re-add tests
- block-discover: add cli/API for exporting existing storage to config
- vmtest: refactor test_network code for Eoan
- curthoooks: disable daemons while reconfiguring mdadm
  [Michael Hudson-Doyle]
- mdadm: fix install to existing raid [Michael Hudson-Doyle]
- apt_proxy env var set but empty => do not setup any proxy
  [Paride Legovini]
- release 19.1
- vmtest: add missing skip_by_date on Eoan test_network_mtu
- vmtest: remove skip_by_date on Disco Allindata test
- block: support multipath devices in lookup and partition_kname
- grub: add grub config to control os_prober,terminal settings in target
- vmtest: add eoan tests [Paride Legovini]
- vmtest: add dependency on python3-jsonschema [Paride Legovini]
- Pylint compatibility with Python 3.7 [Paride Legovini]
- vmtest: disable disco multipath test
- vmtests: bump network mtu tests out a bit
- Fix up yaml.load warnings
- vmtest: disable trusty, it's dead jim
- vmtest: reenable UEFI 4k tests, which got dropped when fixing
  subclassing.
- vmtests: Add test_kernel_img_conf stub for PsuedoVMBaseClass
- curthooks: chzdev_import must encode data if provided
- vmtest: test for kernel-img conf on ubuntu only

 -- Ryan Harper   Wed, 05 Jun 2019 13:46:57
-0500

** Changed in: curtin (Ubuntu Disco)
   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/1831772

Title:
  sru curtin 2019-06-05 - 19.1-7-g37a7a0f4-0ubuntu1

Status in curtin:
  Invalid
Status in curtin package in Ubuntu:
  New
Status in curtin source package in Xenial:
  Fix Released
Status in curtin source package in Bionic:
  Fix Released
Status in curtin source package in Cosmic:
  Fix Released
Status in curtin source package in Disco:
  Fix Released

Bug description:
  == Begin SRU Template ==
  [Impact]
  This release sports both bug-fixes and new features and we would like to
  make sure all of our supported customers have access to these improvements.
  The notable ones are:

   - block-discover: add cli/API for exporting existing storage to config
   - curthoooks: disable daemons while reconfiguring mdadm
   - mdadm: fix install to existing raid
   - block: support multipath devices in lookup and partition_kname
   - grub: add grub config to control os_prober,terminal settings in target
   - curthooks: chzdev_import must encode data if provided

  See the changelog entry below for a full list of changes and bugs.

  [Test Case]
  The following development and SRU process was followed:
  https://wiki.ubuntu.com/CurtinUpdates

  Curtin now contains an extensive integration test suite that is ran using
  the SRU package for each releases. These suite has documentation here:
  https://curtin.readthedocs.io/en/latest/topics/integration-testing.html

  In order to avoid regression to existing MAAS product, the MAAS team will
  run their continuous integration test against the curtin that is in
  -proposed.  A successful run will be required before the proposed curtin
  can be let into -updates.

  The curtin team will be in charge of attaching the artifacts and console
  output of the appropriate run to the bug.  Curtin team members will not
  mark ‘verification-done’ until this has happened.

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

  DONE: attach curtin-proposed test artifacts from vmtest for every SRU release
  DONE: attach maas-proposed test artifacts from vmtest for every SRU release
  DONE: attach curtin manual verification of install not including probert

  [Discussion]

  == End SRU Template ==

  == changelog ==

  curtin (19.1-7-g37a7a0f4-0ubuntu1~19.04.1) disco; urgency=medium

    * New upstream snapshot.
  - vmtests: determine block name via dname when verifying volume groups
  - vmtest: add Centos66/Centos70 FromBionic release and re-add tests
  - block-discover: add cli/API for exporting existing storage to config
  - vmtest: refactor test_network code for Eoan
  - curthoooks: disable daemons while reconfiguring mdadm
    [Michael Hudson-Doyle] (LP: #1829325.)
  - mdadm: fix install to existing raid [Michael Hudson-Doyle] (LP: 
#1830157)
  - apt_proxy env var set but empty => do not setup any proxy
    [Paride Legovini]
  - release 19.1
  

[Group.of.nepali.translators] [Bug 1629715] Re: [SRU] usb-creator-kde shows the install popup after a few seconds of launching without any input

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package usb-creator - 0.3.7

---
usb-creator (0.3.7) eoan; urgency=medium

  [ Marc Deslauriers ]
  * Change version strings to 0.3.7 for next release

  [ Walter Lapchynski ]
  * Move progress dialog setup to the install method on the KDE frontend.
Thanks to Paul Worrall for the patch! (LP: #1629715)

 -- Marc Deslauriers   Tue, 02 Jul 2019
07:53:57 -0400

** Changed in: usb-creator (Ubuntu Eoan)
   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/1629715

Title:
  [SRU] usb-creator-kde shows the install popup after a few seconds of
  launching without any input

Status in usb-creator package in Ubuntu:
  Fix Released
Status in usb-creator source package in Xenial:
  Triaged
Status in usb-creator source package in Bionic:
  Triaged
Status in usb-creator source package in Cosmic:
  Triaged
Status in usb-creator source package in Disco:
  Triaged
Status in usb-creator source package in Eoan:
  Fix Released

Bug description:
  [SRU]

  [Impact]

  Unlike usb-creator-gtk, which has a different codebase, usb-creator-
  kde has long been non-functional, getting stuck immediately upon
  launching. This means that for Kubuntu, post-18.04 Lubuntu, and any
  user who chooses to use usb-creator-kde, it is useless.

  There is code to setup a progress dialog for when a USB is being
  written to, but it is  in the class initialization, so it displays
  immediately. This moves that to the actual install method so it
  doesn't appear until the user clicks the button the perform the USB
  install.

  [Test Case]

  To reproduce the bug, simply launch usb-creator-kde (Startup Disk
  Creator in the menu).

  If the bug is present, the installation popup immediately displays,
  rendering the program unusable.

  If the bug is NOT present, the program should wait for the ISO and
  target to be specified and the button to perform the install to be
  clicked before the installation popup shows.

  It is highly recommended that a USB install is performed as part of
  the testing if the bug is not present. See below.

  [Regression Potential]

  The patch is small, applies cleanly, and does nothing to change logic.
  It merely moves logic around. There should be no reason why this
  should cause any sort of regression.

  The most likely cause of a regression would be the fact that the
  program has been unusable for so long, it hasn't seen a lot of use
  and, as such, its quality is a bit unknown. I would hope anyone
  testing would ensure that the basic function is there.

  ==

  [Original Description]

  STEPS TO REPRODUCE
   1. Launch usb-creator-kde (Startup Disk Creator)

  EXPECTED RESULTS
  Application launches normally, waiting for the ISO and target before 
installing.

  ACTUAL RESULTS
  Without any input, the installation popup immediately shows up, making the 
program unusable.

  AFFECTED VERSIONS
  0.3.2
  0.3.5
  (possibly earlier versions, but couldn't install in trusty)

  NOTES & WORKAROUND
  usb-creator-gtk is unaffected by this bug

  Tracked by Lubuntu here: https://phab.lubuntu.me/T51

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/1629715/+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 1836760] [NEW] ixgbe{vf} - Physical Function gets IRQ when VF checks link state

2019-07-16 Thread Guilherme G. Piccoli
Public bug reported:

TBA

** Affects: linux (Ubuntu)
 Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Confirmed

** Affects: linux (Ubuntu Xenial)
 Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Confirmed

** Affects: linux (Ubuntu Bionic)
 Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Confirmed

** Affects: linux (Ubuntu Cosmic)
 Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Confirmed

** Affects: linux (Ubuntu Disco)
 Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Confirmed

** Affects: linux (Ubuntu Eoan)
 Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Confirmed

** Affects: linux (Ubuntu Ff-series)
 Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
 Status: Fix Released


** Tags: sts

** Summary changed:

- ixgbe - Physical Function gets IRQ when VF checks link state 
+ ixgbe{vf} - Physical Function gets IRQ when VF checks link state

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

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

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

** Also affects: linux (Ubuntu Eoan)
   Importance: High
 Assignee: Guilherme G. Piccoli (gpiccoli)
   Status: Confirmed

** Also affects: linux (Ubuntu Ff-series)
   Importance: Undecided
   Status: New

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

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

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

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

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

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

** Changed in: linux (Ubuntu Ff-series)
 Assignee: (unassigned) => Guilherme G. Piccoli (gpiccoli)

** Changed in: linux (Ubuntu Disco)
 Assignee: (unassigned) => Guilherme G. Piccoli (gpiccoli)

** Changed in: linux (Ubuntu Cosmic)
 Assignee: (unassigned) => Guilherme G. Piccoli (gpiccoli)

** Changed in: linux (Ubuntu Bionic)
 Assignee: (unassigned) => Guilherme G. Piccoli (gpiccoli)

** Changed in: linux (Ubuntu Xenial)
 Assignee: (unassigned) => Guilherme G. Piccoli (gpiccoli)

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

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

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

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

** Changed in: linux (Ubuntu Ff-series)
   Status: New => Confirmed

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

Title:
  ixgbe{vf} - Physical Function gets IRQ when VF checks link state

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Xenial:
  Confirmed
Status in linux source package in Bionic:
  Confirmed
Status in linux source package in Cosmic:
  Confirmed
Status in linux source package in Disco:
  Confirmed
Status in linux source package in Eoan:
  Confirmed
Status in linux source package in FF-Series:
  Fix Released

Bug description:
  TBA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1836760/+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 1831827] Re: Update to 1.48

2019-07-16 Thread Robert Ancell
Xenial and bionic will skip straight to 1.49 (bug 1836691)

** Changed in: snapd-glib (Ubuntu Bionic)
   Status: Triaged => Won't Fix

** Changed in: snapd-glib (Ubuntu Xenial)
   Status: Triaged => Won't Fix

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

Title:
  Update to 1.48

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Xenial:
  Won't Fix
Status in snapd-glib source package in Bionic:
  Won't Fix
Status in snapd-glib source package in Cosmic:
  Won't Fix
Status in snapd-glib source package in Disco:
  Fix Released
Status in snapd-glib source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  A newer snapd-glib is available that adds support for new features in snapd. 
snapd-glib has an SRU exception as per https://wiki.ubuntu.com/SnapdGlibUpdates

  [Test Case]
  The reverse depends of snapd-glib should continue to function, this is 
currently:
  - gnome-software
  - gnome-initial-setup
  - pulseaudio

  [Regression Potential]
  Any new release has a risk of introducing bugs, this is mitigated by 
automatic regression tests.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd-glib/+bug/1831827/+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 1836691] Re: Update to 1.49

2019-07-16 Thread Launchpad Bug Tracker
This bug was fixed in the package snapd-glib - 1.49-0ubuntu1

---
snapd-glib (1.49-0ubuntu1) eoan; urgency=medium

  * New upstream release (LP: #1836691)
- New API:
  - snapd_client_get_connections2_async
  - snapd_client_get_connections2_finish
  - snapd_client_get_connections2_sync
  - SnapdGetConnectionsFlags
- Deprecated API:
  - snapd_client_get_connections_async
  - snapd_client_get_connections_finish
  - snapd_client_get_connections_sync
- Fix memory leaks
- Add snapd_client_get_connections2 to add missing filter fields from
  snapd_client_get_connections
- Use C99 variable style
  * debian/libsnapd-glib1.symbols:
  * debian/libsnapd-qt1.symbols:
- Updated

 -- Robert Ancell   Tue, 16 Jul 2019
16:28:10 +1200

** Changed in: snapd-glib (Ubuntu Eoan)
   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/1836691

Title:
  Update to 1.49

Status in snapd-glib package in Ubuntu:
  Fix Released
Status in snapd-glib source package in Xenial:
  Triaged
Status in snapd-glib source package in Bionic:
  Triaged
Status in snapd-glib source package in Disco:
  Triaged
Status in snapd-glib source package in Eoan:
  Fix Released

Bug description:
  [Impact]
  A newer snapd-glib is available that adds support for new features in snapd. 
snapd-glib has an SRU exception as per https://wiki.ubuntu.com/SnapdGlibUpdates

  [Test Case]
  The reverse depends of snapd-glib should continue to function, this is 
currently:
  - gnome-software
  - gnome-initial-setup
  - pulseaudio

  [Regression Potential]
  Any new release has a risk of introducing bugs, this is mitigated by 
automatic regression tests.

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