[Bug 1795539] Re: only falkon and firefox can be set as default browser

2019-04-12 Thread Walter Lapchynski
As of today's Lubuntu 19.04 with lxqt-session 0.14.1, I can confirm this
is now fixed in that it is possible to set other values for the default
browser.

That said, not all browsers show up in the list when installed. falkon,
chromium-browser, and dillo do not show up. They can be added with the
search option, though.

The problem with this, though, is that it's setting the BROWSER
environment variable and it doesn't change the file associations.
Furthermore, the BROWSER variable can create problems changing default
browsers (see https://launchpad.net/bugs/1823917).

Using `xdg-settings set default-www-browser chromium-browser.desktop`
(or whatever the desktop filename is) does seem to change file
associations, url scheme handlers, etc. This is the most robust way to
change default browsers, especially for browsers like falkon and dillo
which don't have an in-build way to make them default. It's clear given
the bug above that's what chromium-browser uses.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795539

Title:
  only falkon and firefox can be set as default browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxqt/+bug/1795539/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1795539] Re: only falkon and firefox can be set as default browser

2019-04-12 Thread Walter Lapchynski
** Changed in: lxqt-config (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795539

Title:
  only falkon and firefox can be set as default browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxqt/+bug/1795539/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1804626] Re: Vagrant does not work: Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep

2019-04-12 Thread Marat BN
Hmmm, this happened to me after I tried to manually install Vagrant from
source on an Ubuntu 18.04 system, and then tried to go back to the
official Ubuntu Vagrant.

So I ran the following command to determine if I had any extra manually-
installed Ruby gems on my system that were not compatible with the
default Ubuntu Vagrant installation:

comm -23 <(find / -xdev -type f|sort) <(sort /var/lib/dpkg/info/*.list)
| grep Ruby | sort

Discovered that I had a whole bunch of extra Ruby gems under
'/var/lib/gems/2.5.0/' that weren't owned by any package.  Moved the
whole directory out from under '/var/lib/gems/', and then was able to
run 'vagrant' without any errors.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804626

Title:
  Vagrant does not work: Invalid gemspec in [/usr/share/rubygems-
  integration/all/specifications/rbnacl-libsodium.gemspec]: stack level
  too deep

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1804626] Re: Vagrant does not work: Invalid gemspec in [/usr/share/rubygems-integration/all/specifications/rbnacl-libsodium.gemspec]: stack level too deep

2019-04-12 Thread Marat BN
Oh, sorry, meant the command to be:

comm -23 <(find / -xdev -type f|sort) <(sort /var/lib/dpkg/info/*.list)
| grep gem | sort


grep gem not 'Ruby'

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804626

Title:
  Vagrant does not work: Invalid gemspec in [/usr/share/rubygems-
  integration/all/specifications/rbnacl-libsodium.gemspec]: stack level
  too deep

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821027] Re: fwupd.service causing boot time increase since 4.15.0-46 on Dell G7 7588

2019-04-12 Thread Clement Yuan
I expected to boot within 20-30 sec. Why?
My old laptop G50-80 i7, 8GB DDR3, SSD take less than 30 sec. average boot time 
is 15 sec.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821027

Title:
  fwupd.service causing boot time increase since 4.15.0-46 on Dell G7
  7588

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821027] Re: fwupd.service causing boot time increase since 4.15.0-46 on Dell G7 7588

2019-04-12 Thread Clement Yuan
On the first day using this laptop, I try to fix the boot time problem.
Once you blacklist "thunderbolt_power;thunderbolt" in fwupd, it improve
boot time. But it still take 1 mins to boot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821027

Title:
  fwupd.service causing boot time increase since 4.15.0-46 on Dell G7
  7588

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823268] Re: package grub-efi-amd64 2.02-2ubuntu8.13 failed to install/upgrade: installed grub-efi-amd64 package post-installation script subprocess returned error exit status 1

2019-04-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823268

Title:
  package grub-efi-amd64 2.02-2ubuntu8.13 failed to install/upgrade:
  installed grub-efi-amd64 package post-installation script subprocess
  returned error exit status 1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815529] Re: user autentication ubuntu 12.04 TSL from the beggining

2019-04-12 Thread Launchpad Bug Tracker
[Expired for Ubuntu because there has been no activity for 60 days.]

** Changed in: ubuntu
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815529

Title:
  user autentication ubuntu 12.04 TSL from the beggining

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1814593] Re: canonical-livepatch fails to install when logged in via SSH; cannot fix

2019-04-12 Thread Launchpad Bug Tracker
[Expired for snapd (Ubuntu) because there has been no activity for 60
days.]

** Changed in: snapd (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814593

Title:
  canonical-livepatch fails to install when logged in via SSH; cannot
  fix

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1812456] Re: [MIR] libflatpak

2019-04-12 Thread Launchpad Bug Tracker
[Expired for flatpak (Ubuntu) because there has been no activity for 60
days.]

** Changed in: flatpak (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1812456

Title:
  [MIR] libflatpak

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823917] Re: Can't set Chromium as the default browser when BROWSER variable is defined

2019-04-12 Thread Walter Lapchynski
I will say, though, that there are many examples across various Linucies 
(that's the plural, right? ☺) suggesting to use the BROWSER variable to change 
the default browser. Case in point:
https://wiki.archlinux.org/index.php/Environment_Variables#Default_programs

And I might add another point: it's obvious that chromium-browser uses
`xdg-settings` but I'm not sure what firefox uses, but the end result is
that the `xdg-settings`, `xdg-mime` and `$BROWSER` values are all set
appropriately. I will note, too, that `xdg-settings` results in a
proportional change to `xdg-mime`.

I do think that setting BROWSER is problematic and it is contributing to
the problem, but the fact that chromium-browser seems to be unique among
other browsers in terms of lacking robustness to set itself as default
regardless of circumstances. Therefore, I think the fault lies with it.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823917

Title:
  Can't set Chromium as the default browser when BROWSER variable is
  defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1823917/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1815454] Re: crash my system

2019-04-12 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1815454

Title:
  crash my system

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823917] Re: Can't set Chromium as the default browser when BROWSER variable is defined

2019-04-12 Thread Walter Lapchynski
** Description changed:

  STEPS TO REPRODUCE
-  1. Install firefox
-  2. Set `BROWSER=firefox`
-  3. Open firefox and make sure it is the default browser
-  4. Install chromium-browser
-  5. Open chromium-browser and set it as the default browser
-  6. Click on a link or use `xdg-open URL`
+  1. Install firefox
+  2. Set `BROWSER=firefox`
+  3. Open firefox and make sure it is the default browser
+  4. Install chromium-browser
+  5. Open chromium-browser and set it as the default browser
+  6. Click on a link or use `xdg-open URL`
  
  EXPECTED RESULTS
  Link opens in chromium-browser
  
  ACTUAL RESULTS
  Link opens in firefox instead. Running chromium-browser from the terminal, 
when trying to change the default browser, the error "xdg-settings: $BROWSER is 
set and can't be changed with xdg-settings" appears. BROWSER, xdg-setting's 
default-web-browser, and xdg-mime's default for text/html remain unchanged. 
It's not possible to set the value of default-web-browser when the BROWSER 
variable is set. Yet, when making firefox default, the end result is that 
BROWSER is still set and default-web-browser and the default for text/html has 
changed.
  
+ AFFECTED VERSIONS
  chromium-browser 73.0.3683.103-0ubuntu1
+ 
+ UPSTREAM BUG REPORT
+ https://bugs.chromium.org/p/chromium/issues/detail?id=952569

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823917

Title:
  Can't set Chromium as the default browser when BROWSER variable is
  defined

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1823917/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1757643] Re: Please port your package away from Qt 4

2019-04-12 Thread Bug Watch Updater
** Changed in: freeplayer (Debian)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1757643

Title:
  Please port your package away from Qt 4

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824375] Re: linux-aws: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


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

** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
  phase: Ready for Release
  phase-changed: Saturday, 13. April 2019 03:23 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-release: Pending -- ready to copy

** Tags removed: kernel-release-tracking-bug-live

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824375

Title:
  linux-aws: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822441]

2019-04-12 Thread Lakshminarayana-vudum
(In reply to Torsten from comment #0)
> Created attachment 143902 [details]
> Xorg Log containing the error
> 
> Since kernel 4.19.26 and later (4.19.25 and earlier works), with Intel
> integrated graphics i915 (Intel® HD Graphics 3000), Xorg fails to start
> with: "(EE) modeset(0): failed to set mode: Invalid argument".
> 
> After reverting https://patchwork.freedesktop.org/series/58893/ (commit
> d179b88deb3bf6fed4991a31fd6f0f2cad21fab5 upstream kernel drm/i915/fbdev) and
> rebuilding default disco kernel 5.0.0-8-generic everything works as expected.
> 
> This bug was initially reported as:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1822441
> 
> Possible duplicate: https://bugs.freedesktop.org/show_bug.cgi?id=109174

or It could be a duplicate to Bug 107100 not i915 bug?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822441

Title:
  [Intel® HD Graphics 3000] Blank screen after startup. Xorg reports
  "(EE) modeset(0): failed to set mode: Invalid argument" when using
  kernel 4.19.26 and later (but 4.19.25 and earlier works)

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1822441/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822767] Re: Desktop is flickering/out of focus

2019-04-12 Thread Jonty Gamao
That was my exact issue when I was in Kubuntu 18.10.

In 19.04, this happens even after boot.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822767

Title:
  Desktop is flickering/out of focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1822767/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824375] Re: linux-aws: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-aws - 5.0.0-1003.3

---
linux-aws (5.0.0-1003.3) disco; urgency=medium

  * linux-aws: 5.0.0-1003.3 -proposed tracker (LP: #1824375)

  [ Ubuntu: 5.0.0-11.12 ]

  * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
  * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
(LP: #1824194)
- net: hns3: fix for not calculating tx bd num correctly
  * disco: unable to use iptables/enable ufw under -virtual kernel
(LP: #1823862)
- [Packaging] add bpfilter to linux-modules
  * Make shiftfs a module rather than built-in (LP: #1824354)
- [Config] CONFIG_SHIFT_FS=m
  * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
- SAUCE: shiftfs: use translated ids when chaning lower fs attrs
  * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
- [Packaging] bind hv_kvp_daemon startup to hv_kvp device

 -- Seth Forshee   Thu, 11 Apr 2019 10:37:24
-0500

** Changed in: linux-aws (Ubuntu Disco)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824375

Title:
  linux-aws: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1570617] Re: [MIR] edk2

2019-04-12 Thread Seth Arnold
I reviewed edk2 version 0~20181115.85588389-2ubuntu1 as checked into
disco. This review barely scratches the surface of the package.

It appears there's roughly 20 CVEs for sources in this package. We've
accidentally mis-filed eight of them.

This package provides a boot environment; I must admit that I don't
understand it well.

- Build-Depends: debhelper, uuid-dev, iasl, gcc-multilib [i386], nasm,
  python, gcc-aarch64-linux-gnu, gcc-arm-linux-gnueabihf, genisoimage,
  qemu-utils, qemu-system-x86, python3

- Embeds OpenSSL cryptographic library
- Probably doesn't daemonize
- Probably doesn't listen on the network
  - However, it includes many network client services, likely to use
during PXE booting or similar
- No pre/post inst/rm
- No init scripts
- No systemd unit files
- No dbus services
- No binaries in PATH
- No sudo fragments
- No udev rules
- Probably no test suite
- No cron jobs
- Build logs use -Werror -- the logs give misleading impression.

- It's difficult to tell if subprocesses are spawned
- Memory management varies; cppcheck finds many faults, but they may not
  be in code that matters
- Extensive file IO, it's difficult to tell how much would happen in the
  context of a host vs a guest
- Extensive logging, spot checks showed no unsafe logging
- Extensive cryptography, entirely unchecked
- I didn't discover privileged vs unprivileged portions of code
- Some privileged operations in the code but many appear to be available
  as platform services
- One instance of an unsafe write to /tmp/col in Oniguruma regular
  expression engine. It is probably ifdef'd out.
- No WebKit
- No PolicyKit
- Many cppcheck results reporting real bugs.

This codebase is huge. I'm still not clear on what most of it is used for,
or what threat model is assumed.

Code quality looked mixed: cppcheck reported a lot more results than I'd
like to see, but the code I studied via the uaudit greps was high quality.

In order to properly support edk2, the security team will need help from
other teams. So, the security team is providing a provisional ACK for
promoting edk2 to main once the following conditions are met:

First, Dann has volunteered to strip out the Pythons, Lua, pccts, and
perhaps other smaller pieces as testing indicates that they can be
removed. We'd like these stripped before moving the package to main.

Second, someone needs to commit to working with the security team to
properly triage edk2 issues as they arise.

Third, someone needs to commit to testing packages that the security team
prepares for our stable releases, for whatever lifetime is appropriate.
(If, in six years, edk2 is included in 20.04 LTS's ESM offering due to
customer interest, this team will need to commit to helping test 20.04's
EDK2 until 2030, or whenever 20.04 LTS's ESM support offering comes to
a close, as well as all future LTS releases that include edk2 in main.)

Please comment in this bug to sign up for these obligations.

Thanks


** Changed in: edk2 (Ubuntu)
 Assignee: Ubuntu Security Team (ubuntu-security) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570617

Title:
  [MIR] edk2

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824375] Re: linux-aws: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Seth Forshee
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824375

Title:
  linux-aws: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824375] Re: linux-aws: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-release
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
- phase: Ready for Testing
- phase-changed: Friday, 12. April 2019 18:40 UTC
+ phase: Ready for Release
+ phase-changed: Saturday, 13. April 2019 03:23 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-release: Pending -- ready to copy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824375

Title:
  linux-aws: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824342] Re: in 19.04, default user cannot access system journal

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 240-6ubuntu5

---
systemd (240-6ubuntu5) disco; urgency=medium

  * systemd-stable: cherrypick many bugfixes from the v240-stable branch.
Includes many documentation fixes, memory safety (use after free, read
overruns, etc), networkd wireguard fixes, POSIX ACL fix which is preventing 
adm
group from reading journals (LP: #1824342), journal dropping caches
improvement, fixes regressions in udevadm / machinectl command line parsing.
Files:
- 
debian/patches/Add-missing-dash-to-all-option-in-the-timedatectl-man-pag.patch
- 
debian/patches/Add-note-about-transactions-being-genereated-independentl.patch
- 
debian/patches/Change-job-mode-of-manager-triggered-restarts-to-JOB_REPL.patch
- debian/patches/Fix-omission-in-docs.patch
- debian/patches/Log-the-job-being-merged.patch
- 
debian/patches/NEWS-document-deprecation-of-PermissionsStartOnly-in-v240.patch
- debian/patches/NEWS-retroactively-describe-.include-deprecation.patch
- debian/patches/Update-systemd-system.conf.xml.patch
- debian/patches/basic-prioq-add-prioq_peek_item.patch
- debian/patches/core-Fix-EOPNOTSUPP-emergency-action-error-string.patch
- 
debian/patches/core-Fix-return-argument-check-for-parse_emergency_action.patch
- 
debian/patches/core-mount-do-not-add-Before-local-fs.target-or-remote-fs.patch
- debian/patches/core-mount-move-static-function-earlier-in-file.patch
- debian/patches/curl-util-fix-use-after-free.patch
- 
debian/patches/ethtool-Make-sure-advertise-is-actually-set-when-autonego.patch
- 
debian/patches/journal-avoid-buffer-overread-when-locale-name-is-too-lon.patch
- 
debian/patches/journal-limit-the-number-of-entries-in-the-cache-based-on.patch
- debian/patches/journald-periodically-drop-cache-for-all-dead-PIDs.patch
- debian/patches/machinectl-fix-argument-index-in-error-log.patch
- debian/patches/man-Fix-a-typo-in-systemd.exec.xml.patch
- debian/patches/man-fix-reference.patch
- debian/patches/man-fix-volume-num-of-journalctl.patch
- debian/patches/man-update-DefaultDependency-in-systemd.mount-5.patch
- debian/patches/netlink-set-maximum-size-of-WGDEVICE_A_IFNAME.patch
- 
debian/patches/network-make-Link-and-NetDev-always-have-the-valid-poiter.patch
- 
debian/patches/network-unset-Network-manager-when-loading-.network-file-.patch
- 
debian/patches/network-wireguard-rename-and-split-set_wireguard_interfac.patch
- debian/patches/networkd-wait-for-kernel-to-reply-ipv6-peer-address.patch
- debian/patches/nspawn-ignore-SIGPIPE-for-nspawn-itself.patch
- debian/patches/pager-improve-english-a-bit.patch
- 
debian/patches/pid1-fix-cleanup-of-stale-implicit-deps-based-on-proc-sel.patch
- 
debian/patches/procfs-util-expose-functionality-to-query-total-memory.patch
- debian/patches/pull-fix-invalid-error-check.patch
- 
debian/patches/shared-Revert-commit-49fe5c099-in-parts-for-function-pars.patch
- 
debian/patches/shared-dissect-image-make-sure-that-we-don-t-truncate-dev.patch
- debian/patches/test-execute-unset-HOME-before-testing.patch
- debian/patches/udev-do-logging-before-setting-variables-to-NULL.patch
- debian/patches/udev-val-may-be-NULL-use-strempty.patch
- 
debian/patches/udevadm-info-a-should-enumerate-sysfs-attributes-not-envs.patch
- debian/patches/udevd-use-worker_free-on-failure-in-worker_new.patch
- 
debian/patches/units-make-sure-initrd-cleanup.service-terminates-before-.patch
- 
debian/patches/wait-online-do-not-fail-if-we-receive-invalid-messages.patch

https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=2b3db732ba7e5418d45ca42884e8d075189f2724

  * Only test that gdm3 comes up on amd64. Stalls on other arches.
File: debian/tests/control

https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=97cb13685dfb353045c449ec5d6d1df60f661079

  * tests/storage: make the test more resilient.
Skip if the scsi_debug module is not available (like on custom kernels). Do 
not
fail the tests if removing the module fail, at the end of the test run.
File: debian/tests/storage

https://git.launchpad.net/~ubuntu-core-dev/ubuntu/+source/systemd/commit/?id=c08dcb1ffe372acd3a21496758a1984ff78dcdd4

 -- Dimitri John Ledkov   Thu, 11 Apr 2019 14:44:08
+0100

** Changed in: systemd (Ubuntu Disco)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824342

Title:
  in 19.04, default user cannot access system journal

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1570617] Re: [MIR] edk2

2019-04-12 Thread Seth Arnold
There's a lintian error and a warning that probably deserve
investigation:

 E: edk2 source: source-contains-unsafe-symlink 
EmulatorPkg/Unix/Host/X11IncludeHack
 W: edk2 source: unknown-field-in-dsc build-indep-architecture

https://lintian.debian.org/tags/source-contains-unsafe-symlink.html
https://lintian.debian.org/tags/unknown-field-in-dsc.html

Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570617

Title:
  [MIR] edk2

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824376] Re: linux-azure: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-release
   Status: Confirmed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
  phase: Ready for Signoff
  phase-changed: Saturday, 13. April 2019 01:10 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-release: Pending -- ready to copy
stakeholder-signoff: Pending -- waiting for signoff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824376

Title:
  linux-azure: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824605] [NEW] bug after system check

2019-04-12 Thread Eddy Paung
Public bug reported:

found by system

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18
Uname: Linux 4.15.0-47-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Sat Apr 13 10:35:16 2019
DistUpgraded: 2019-03-22 00:19:00,585 DEBUG icon theme changed, re-reading
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Intel Corporation HD Graphics 620 [8086:2070]
InstallationDate: Installed on 2018-03-31 (377 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
MachineType: Intel Corporation NUC7i5DNHE
ProcEnviron:
 LANGUAGE=zh_TW:zh
 PATH=(custom, no user)
 LANG=zh_TW.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-47-generic 
root=UUID=6cfcf0bf-8dcd-4a3b-882a-a01eb3bc3bdd ro quiet splash vt.handoff=1
SourcePackage: xorg
UpgradeStatus: Upgraded to bionic on 2019-03-21 (22 days ago)
dmi.bios.date: 03/15/2018
dmi.bios.vendor: Intel Corp.
dmi.bios.version: DNKBLi5v.86A.0040.2018.0315.1451
dmi.board.name: NUC7i5DNB
dmi.board.vendor: Intel Corporation
dmi.board.version: J57626-401
dmi.chassis.type: 35
dmi.chassis.vendor: Intel Corporation
dmi.chassis.version: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrDNKBLi5v.86A.0040.2018.0315.1451:bd03/15/2018:svnIntelCorporation:pnNUC7i5DNHE:pvrJ71739-401:rvnIntelCorporation:rnNUC7i5DNB:rvrJ57626-401:cvnIntelCorporation:ct35:cvr2:
dmi.product.family: Intel NUC
dmi.product.name: NUC7i5DNHE
dmi.product.version: J71739-401
dmi.sys.vendor: Intel Corporation
version.compiz: compiz 1:0.9.13.1+18.04.20180302-0ubuntu1
version.libdrm2: libdrm2 2.4.95-1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.8-0ubuntu0~18.04.2
version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.8-0ubuntu0~18.04.2
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu4.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.0.1-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2
xserver.bootTime: Thu Mar 21 22:13:58 2019
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs: OutputDP-1DP-2
xserver.version: 2:1.19.6-1ubuntu4.1~16.04.2
xserver.video_driver: modeset

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


** Tags: amd64 apport-bug bionic ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824605

Title:
  bug after system check

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822767] Re: Desktop is flickering/out of focus

2019-04-12 Thread Darin Miller
I confirm this issue. I see flickering/screen flashing after waking from
sleep on a GTX 1080 card, NVidia driver 418.56.  Disabling compositiing
kills the flicker, but flicker returns upon compositing e-enable.

Plamsa and kwin restarts fail to rectify. Reboot is the only sure fix.

** Changed in: plasma-desktop (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822767

Title:
  Desktop is flickering/out of focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-desktop/+bug/1822767/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1570617] Re: [MIR] edk2

2019-04-12 Thread Seth Arnold
Here's a reduced set of cppcheck results -- I've removed results in
Python, Lua, OpenSSL, and maybe a few more paths out of the results. I
believe upstream need to add cppcheck into their processes.

Every one I've inspected so far represents a real bug. The bugs may not
be easy to hit in practice, but that's the way bugs are. The easy ones
are found by developers and hard ones are found by users.

Is there a good way to ask EDK2 upstream to add cppcheck to their
workflow? Filing a few dozen bugs for all these in each project
individually doesn't sound fun.

Thanks

** Attachment added: "reduced cppcheck output for edk2"
   
https://bugs.launchpad.net/ubuntu/+source/edk2/+bug/1570617/+attachment/5255343/+files/edk2_cppcheck_results

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570617

Title:
  [MIR] edk2

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824376] Re: linux-azure: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-azure - 5.0.0-1003.3

---
linux-azure (5.0.0-1003.3) disco; urgency=medium

  * linux-azure: 5.0.0-1003.3 -proposed tracker (LP: #1824376)

  [ Ubuntu: 5.0.0-11.12 ]

  * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
  * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
(LP: #1824194)
- net: hns3: fix for not calculating tx bd num correctly
  * disco: unable to use iptables/enable ufw under -virtual kernel
(LP: #1823862)
- [Packaging] add bpfilter to linux-modules
  * Make shiftfs a module rather than built-in (LP: #1824354)
- [Config] CONFIG_SHIFT_FS=m
  * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
- SAUCE: shiftfs: use translated ids when chaning lower fs attrs
  * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
- [Packaging] bind hv_kvp_daemon startup to hv_kvp device

 -- Seth Forshee   Thu, 11 Apr 2019 12:28:21
-0500

** Changed in: linux-azure (Ubuntu Disco)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824376

Title:
  linux-azure: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824603] [NEW] Incomplete stressor output from ? command

2019-04-12 Thread Clay Brooks
Public bug reported:

When doing 'stress-ng --class cpu?', not all stressors are listed when
comparing with the kernel reference.  One example of a mismatch is the
'hanoi' stressor.

** Affects: stress-ng (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- When doing 'stress-ng --class cpu?', not all stressors are listed when 
comparing with the kernel reference.  One example of a mismatch is the 'hanoi' 
stressor
+ Incomplete stressor output from ? command

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824603

Title:
  Incomplete stressor output from ? command

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/stress-ng/+bug/1824603/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824377] Re: linux-gcp: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


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

** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
  phase: Ready for Release
  phase-changed: Saturday, 13. April 2019 01:28 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-release: Pending -- ready to copy

** Tags removed: kernel-release-tracking-bug-live

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824377

Title:
  linux-gcp: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824374] Re: linux-raspi2: 5.0.0-1006.6 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
All tasks have been completed and the bug is being set to Fix Released


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

** Changed in: kernel-sru-workflow
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
  phase: Ready for Release
  phase-changed: Saturday, 13. April 2019 01:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
- reason:
-   promote-to-release: Pending -- ready to copy

** Tags removed: kernel-release-tracking-bug-live

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824374

Title:
  linux-raspi2: 5.0.0-1006.6 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824377] Re: linux-gcp: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-gcp - 5.0.0-1003.3

---
linux-gcp (5.0.0-1003.3) disco; urgency=medium

  * linux-gcp: 5.0.0-1003.3 -proposed tracker (LP: #1824377)

  [ Ubuntu: 5.0.0-11.12 ]

  * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
  * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
(LP: #1824194)
- net: hns3: fix for not calculating tx bd num correctly
  * disco: unable to use iptables/enable ufw under -virtual kernel
(LP: #1823862)
- [Packaging] add bpfilter to linux-modules
  * Make shiftfs a module rather than built-in (LP: #1824354)
- [Config] CONFIG_SHIFT_FS=m
  * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
- SAUCE: shiftfs: use translated ids when chaning lower fs attrs
  * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
- [Packaging] bind hv_kvp_daemon startup to hv_kvp device

 -- Seth Forshee   Thu, 11 Apr 2019 12:57:45
-0500

** Changed in: linux-gcp (Ubuntu Disco)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824377

Title:
  linux-gcp: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824374] Re: linux-raspi2: 5.0.0-1006.6 -proposed tracker

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package linux-raspi2 - 5.0.0-1006.6

---
linux-raspi2 (5.0.0-1006.6) disco; urgency=medium

  * linux-raspi2: 5.0.0-1006.6 -proposed tracker (LP: #1824374)

  [ Ubuntu: 5.0.0-11.12 ]

  * linux: 5.0.0-11.12 -proposed tracker (LP: #1824383)
  * hns3: PPU_PF_ABNORMAL_INT_ST over_8bd_no_fe found [error status=0x1]
(LP: #1824194)
- net: hns3: fix for not calculating tx bd num correctly
  * disco: unable to use iptables/enable ufw under -virtual kernel
(LP: #1823862)
- [Packaging] add bpfilter to linux-modules
  * Make shiftfs a module rather than built-in (LP: #1824354)
- [Config] CONFIG_SHIFT_FS=m
  * shiftfs: chown sets untranslated ids in lower fs (LP: #1824350)
- SAUCE: shiftfs: use translated ids when chaning lower fs attrs
  * [Hyper-V] KVP daemon fails to start on first boot of disco VM (LP: #1820063)
- [Packaging] bind hv_kvp_daemon startup to hv_kvp device

 -- Thadeu Lima de Souza Cascardo   Thu, 11 Apr
2019 14:35:46 -0300

** Changed in: linux-raspi2 (Ubuntu Disco)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824374

Title:
  linux-raspi2: 5.0.0-1006.6 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824380] Re: linux-snapdragon: 5.0.0-1010.10 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => Fix Released

** Changed in: kernel-sru-workflow/promote-to-release
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
- phase: Testing
- phase-changed: Friday, 12. April 2019 20:40 UTC
+ phase: Ready for Release
+ phase-changed: Saturday, 13. April 2019 01:40 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
+   promote-to-release: Pending -- ready to copy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824380

Title:
  linux-snapdragon: 5.0.0-1010.10 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824592] Re: linux-fips: 4.15.0-1005.6 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1822820
  phase: Packaging
  phase-changed: Friday, 12. April 2019 22:43 UTC
  reason:
-   prepare-package: Pending -- package not yet uploaded
-   prepare-package-meta: Pending -- package not yet uploaded
-   prepare-package-signed: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package tag not yet published
+   promote-to-proposed: Holding -- builds not complete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824592

Title:
  linux-fips: 4.15.0-1005.6 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824376] Re: linux-azure: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-release
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
  phase: Ready for Signoff
  phase-changed: Saturday, 13. April 2019 01:10 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-release: Holding -- master bug not ready for release
+   promote-to-release: Pending -- ready to copy
stakeholder-signoff: Pending -- waiting for signoff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824376

Title:
  linux-azure: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824383] Re: linux: 5.0.0-11.12 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Released

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1824381 (bionic/linux-hwe-edge), bug 1824382 
(bionic/linux-oem-osp1)
  derivatives: bug 1824374 (linux-raspi2), bug 1824375 (linux-aws), bug 1824376 
(linux-azure), bug 1824377 (linux-gcp), bug 1824378 (linux-kvm), bug 1824380 
(linux-snapdragon)
  
  -- swm properties --
- phase: Packaging
- phase-changed: Thursday, 11. April 2019 15:43 UTC
+ phase: Ready for Release
+ phase-changed: Saturday, 13. April 2019 01:28 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   prepare-package-meta: Pending -- package tag not yet published
-   prepare-package-signed: Pending -- package tag not yet published
promote-to-release: Pending -- ready to copy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824383

Title:
  linux: 5.0.0-11.12 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824377] Re: linux-gcp: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
- phase: Packaging
- phase-changed: Thursday, 11. April 2019 18:10 UTC
+ phase: Holding before Release
+ phase-changed: Saturday, 13. April 2019 01:24 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   prepare-package-meta: Pending -- package tag not yet published
promote-to-release: Holding -- master bug not ready for release

** Changed in: kernel-sru-workflow/promote-to-release
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
- phase: Holding before Release
- phase-changed: Saturday, 13. April 2019 01:24 UTC
+ phase: Ready for Release
+ phase-changed: Saturday, 13. April 2019 01:28 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-release: Holding -- master bug not ready for release
+   promote-to-release: Pending -- ready to copy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824377

Title:
  linux-gcp: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824374] Re: linux-raspi2: 5.0.0-1006.6 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/promote-to-release
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
- phase: Holding before Release
- phase-changed: Friday, 12. April 2019 18:40 UTC
+ phase: Ready for Release
+ phase-changed: Saturday, 13. April 2019 01:30 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   promote-to-release: Holding -- master bug not ready for release
+   promote-to-release: Pending -- ready to copy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824374

Title:
  linux-raspi2: 5.0.0-1006.6 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824602] [NEW] Screen pixelation with linux kernel > 4.17.19-041719

2019-04-12 Thread Sidhanti Sudheendra
Public bug reported:

At random intervals the screen suddenly pixelates.

The issue does not happen when using the linux kernel v4.17.19-041719
but happens when using other kernels greater than v4.17.19-041719 upto
and including 5.0.0-8.9

Please let me know if you need any other logs and I can provide the
same.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: xorg 1:7.7+19ubuntu12
ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
Uname: Linux 5.0.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CompositorRunning: None
Date: Fri Apr 12 21:25:09 2019
DistUpgraded: 2019-02-16 12:12:04,532 DEBUG confirmRestart() called
DistroCodename: disco
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, including running git bisection searches
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Haswell-ULT Integrated Graphics 
Controller [103c:198f]
InstallationDate: Installed on 2018-11-07 (156 days ago)
InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181017.3)
MachineType: Hewlett-Packard HP EliteBook 840 G1
ProcEnviron:
 LC_CTYPE=en_US.UTF-8
 TERM=screen-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-8-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
SourcePackage: xorg
UpgradeStatus: Upgraded to disco on 2019-02-16 (55 days ago)
dmi.bios.date: 01/24/2014
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: L71 Ver. 01.06
dmi.board.name: 198F
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 15.52
dmi.chassis.asset.tag: CNU4079SS2
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL71Ver.01.06:bd01/24/2014:svnHewlett-Packard:pnHPEliteBook840G1:pvrA3009DD10303:rvnHewlett-Packard:rn198F:rvrKBCVersion15.52:cvnHewlett-Packard:ct10:cvr:
dmi.product.family: 103C_5336AN G=N L=BUS B=HP S=ELI
dmi.product.name: HP EliteBook 840 G1
dmi.product.sku: G3C37US#ABA
dmi.product.version: A3009DD10303
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.97+git1904121830.210bfd~oibaf~d
version.libgl1-mesa-dri: libgl1-mesa-dri 19.1~git1904121930.f4fc2e~oibaf~d
version.libgl1-mesa-glx: libgl1-mesa-glx 19.1~git1904121930.f4fc2e~oibaf~d
version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu3
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.0.1-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20180925-2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug disco third-party-packages ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824602

Title:
  Screen pixelation with linux kernel > 4.17.19-041719

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1667898] Re: Failed to start Zeitgeist activity log service on Ubuntu 17.04

2019-04-12 Thread Mark A. Hershberger
*** This bug is a duplicate of bug 1666495 ***
https://bugs.launchpad.net/bugs/1666495

Instead of copying a .local/share/zeitgeist directory from somewhere,
you can just run "zeitgeist-datahub" from the command line.  That
created the .sqlite files for me, at least.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1667898

Title:
  Failed to start Zeitgeist activity log service on Ubuntu 17.04

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819907] Re: 19.04 installer hangs on installation complete dialog

2019-04-12 Thread Anthony Wong
A “safe graphics” mode has just been added to 19.04. It is present in
the latest daily test image, which can be found at
http://cdimage.ubuntu.com/daily-live/current/. 19.04 will be release on
Apr 18.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819907

Title:
  19.04 installer hangs on installation complete dialog

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823778] Re: Unable to set Serbian as Language

2019-04-12 Thread Gunnar Hjalmarsson
I think I have fixed the rest, including the modifier issue affecting
e.g. Serbian-Latin and Catalan-Valencia.

* Re-opened the bug; new merge proposal for disco (if not too late)

* Added a bug task for bionic; separate merge proposal for that

And @momcilo: The PPA has been updated, so you can test the latest
proposal if you like.

** Description changed:

+ [Impact]
+ 
+ The Serbian language items, both the Cyrillic and the Latin, are not
+ shown as selectable items in the Language widget in Region & Language.
+ Furthermore, once that has been fixed, selecting the Serbian-Latin
+ option results in the Serbian-Cyrillic language to be set.
+ 
+ The proposed upload (via merge proposal) fixes both the issues.
+ 
+ [Test Case]
+ 
+ * Install gnome-control-center from bionic-proposed.
+ 
+ * Install the Serbian language via gnome-language-selector.
+ 
+ * Open Settings -> Region & Language and open the Language widget.
+ 
+ * You should see both "Serbian (Serbia)" and "Serbian (Serbia) - latin"
+   in the list. Confirm that you can successfully switch to both the
+   options.
+ 
+ [Regression Potential]
+ 
+ An explanation how the proposed fixes address the issues would be a bit
+ technical, but basically we simply drop Ubuntu specific changes which
+ have proved to have adverse side effects. The regression risk ought to
+ be low.
+ 
+ [Original description]
+ 
  Affected: 18.04.2 (did not try earlier versions of 18.04 series)
  Not affected: 16.04 - any version (UI was different)
  
  Preparation steps:
  1. open gnome control center
  2. open Region & Language
  3. open Manage installed languages
  4. open Install/Remove languages
  5. select Serbian, click Apply
  6. provide credentials for sudo installation
  7. wait for installation to complete
  8. click Close
  
  What is wrong:
  1. open gnome control center
  2. open Region & Language
  3. click Language selection
  4. Serbian is not visible
  
  Notes:
  - Serbian is visible for the Formats selection
  - Any other language I thought of: (Macedonian, Croatian, Bosnian, 
Russion...) simple work.
  
- 
- Here is some dpkg output on installaed packages matching sr (Serbian) or hr 
(Croatian).
+ Here is some dpkg output on installaed packages matching sr (Serbian) or
+ hr (Croatian).
  
  ii  firefox-locale-sr  66.0.2+build1-0ubuntu0.18.04.1 
  amd64Serbian language pack for Firefox
  ii  gnome-getting-started-docs-sr  3.28.2-0ubuntu0.1  
  all  Help a new user get started in GNOME (Serbian)
  ii  gnome-user-docs-sr 3.28.2+git20180715-0ubuntu0.1  
  all  GNOME user's guide (Serbian)
  ii  hunspell-sr1:6.0.3-3  
  all  Serbian dictionary for hunspell
  ii  hyphen-sr  1:6.0.3-3  
  all  Serbian hyphenation patterns
  ii  language-pack-gnome-sr 1:18.04+20180712   
  all  GNOME translation updates for language Serbian
  ii  language-pack-gnome-sr-base1:18.04+20180712   
  all  GNOME translations for language Serbian
  ii  language-pack-sr   1:18.04+20180712   
  all  translation updates for language Serbian
  ii  language-pack-sr-base  1:18.04+20180712   
  all  translations for language Serbian
  ii  libreoffice-l10n-sr1:6.0.7-0ubuntu0.18.04.2   
  all  office productivity suite -- Serbian language package
  ii  thunderbird-locale-sr  
1:60.6.1+build2-0ubuntu0.18.04.1 amd64Serbian language pack 
for Thunderbird
  nebojsa@momcilo-desktop:~$ dpkg -l | grep -e "-hr"
  rc  language-pack-gnome-hr-base1:18.04+20180712   
  all  GNOME translations for language Croatian
  rc  language-pack-hr-base  1:18.04+20180712   
  all  translations for language Croatian
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: gnome-control-center 1:3.28.2-0ubuntu0.18.04.2
  ProcVersionSignature: Ubuntu 4.18.0-17.18~18.04.1-generic 4.18.20
  Uname: Linux 4.18.0-17-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.6
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr  8 20:10:54 2019
  InstallationDate: Installed on 2019-04-06 (2 days ago)
  InstallationMedia: Ubuntu 18.04.2 LTS "Bionic Beaver" - Release amd64 
(20190210)
  SourcePackage: gnome-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: gnome-control-center (Ubuntu)
   Status: Fix Released => In Progress

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Gunnar 

[Bug 1824383] Re: linux: 5.0.0-11.12 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Changed in: kernel-sru-workflow/promote-to-release
   Status: New => Confirmed

** Tags removed: block-proposed-disco

** Tags removed: block-proposed

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1824381 (bionic/linux-hwe-edge), bug 1824382 
(bionic/linux-oem-osp1)
  derivatives: bug 1824374 (linux-raspi2), bug 1824375 (linux-aws), bug 1824376 
(linux-azure), bug 1824377 (linux-gcp), bug 1824378 (linux-kvm), bug 1824380 
(linux-snapdragon)
  
  -- swm properties --
  phase: Packaging
  phase-changed: Thursday, 11. April 2019 15:43 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
prepare-package-meta: Pending -- package tag not yet published
prepare-package-signed: Pending -- package tag not yet published
-   regression-testing: Ongoing -- testing in progress
+   promote-to-release: Pending -- ready to copy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824383

Title:
  linux: 5.0.0-11.12 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824377] Re: linux-gcp: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Seth Forshee
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824377

Title:
  linux-gcp: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824376] Re: linux-azure: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Seth Forshee
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824376

Title:
  linux-azure: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824377] Re: linux-gcp: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
  phase: Packaging
  phase-changed: Thursday, 11. April 2019 18:10 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
prepare-package-meta: Pending -- package tag not yet published
-   regression-testing: Ongoing -- testing in progress
+   promote-to-release: Holding -- master bug not ready for release

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824377

Title:
  linux-gcp: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824376] Re: linux-azure: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/regression-testing
   Status: Confirmed => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1824383
- phase: Ready for Testing
- phase-changed: Friday, 12. April 2019 18:40 UTC
+ phase: Ready for Signoff
+ phase-changed: Saturday, 13. April 2019 01:10 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   regression-testing: Ongoing -- testing in progress
+   promote-to-release: Holding -- master bug not ready for release
stakeholder-signoff: Pending -- waiting for signoff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824376

Title:
  linux-azure: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1824235] Re: nautilus package crashes on after power on.

2019-04-12 Thread Dhawal Yogesh Bhanushali
I may have not understood the terminology. Can you be more specific? I used
ubuntu-bug to file the issue and I see a crash report with these details.

Do you have enough to identify this as a bug?

Is there a specific indication of crash are we looking at?


Let me know if you suggest some other data.

Regards,
Dhawal


On Fri, Apr 12, 2019, 9:25 AM Sebastien Bacher  wrote:

> there is no crash in this report
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1824235
>
> Title:
>   nautilus package crashes on after power on.
>
> Status in nautilus package in Ubuntu:
>   Incomplete
>
> Bug description:
>   I am not sure if I am doing something specific that is invoking the
>   crash.
>
>   I see the crash report everytime ubuntu powers on.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.04
>   Package: nautilus 1:3.26.4-0~ubuntu18.04.4
>   ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18
>   Uname: Linux 4.15.0-47-generic x86_64
>   ApportVersion: 2.20.9-0ubuntu7.6
>   Architecture: amd64
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Apr 10 13:33:23 2019
>   InstallationDate: Installed on 2016-04-27 (1078 days ago)
>   InstallationMedia: Error: [Errno 13] Permission denied:
> '/var/log/installer/media-info'
>   ProcEnviron:
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   SourcePackage: nautilus
>   UpgradeStatus: Upgraded to bionic on 2018-08-15 (238 days ago)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1824235/+subscriptions
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824235

Title:
  nautilus package crashes on after power on.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824383] Re: linux: 5.0.0-11.12 -proposed tracker

2019-04-12 Thread Seth Forshee
** Tags added: regression-testing-passed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824383

Title:
  linux: 5.0.0-11.12 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1795857] Re: enable CONFIG_DRM_BOCHS

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package kmod - 25-1ubuntu4

---
kmod (25-1ubuntu4) disco; urgency=medium

  * Drop bochs-drm from the blacklist. (LP: #1795857)

 -- Timo Aaltonen   Fri, 12 Apr 2019 11:23:05 +0300

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795857

Title:
  enable CONFIG_DRM_BOCHS

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1775131] Re: Ubuntu 18.04 networking issue (connection drops after approx. 15 minutes)

2019-04-12 Thread clayton craft
networkd-dispatcher, on its own, does not configure or control network
interfaces. It listens on d-bus for events from systemd-networkd. So
this is almost certainly a symptom rather than the cause of your
interface stability issues, *unless* you have given networkd-dispatcher
some script to execute that controls interfaces. If that's the case, you
should probably not do that, since it would cause all sorts of hard-to-
debug issues :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1775131

Title:
  Ubuntu 18.04 networking issue (connection drops after approx. 15
  minutes)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/networkd-dispatcher/+bug/1775131/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824597] Re: unrelated information in our Releases files?

2019-04-12 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  It seems that your bug report is not filed about a
specific source package though, rather it is just filed against Ubuntu
in general.  It is important that bug reports be filed about source
packages so that people interested in the package can find the bugs
about it.  You can find some hints about determining what package your
bug might be about at https://wiki.ubuntu.com/Bugs/FindRightPackage.
You might also ask for help in the #ubuntu-bugs irc channel on Freenode.

To change the source package that this bug is filed about visit
https://bugs.launchpad.net/ubuntu/+bug/1824597/+editstatus and add the
package name in the text box next to the word Package.

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: bot-comment

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824597

Title:
  unrelated information in our Releases files?

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824588] Re: Ubuntu Disco boots to or logs out to black screen

2019-04-12 Thread Erick Brunzell via ubuntu-bugs
This does appear to be hardware related because I encounter no problem
on a box with Intel G41 graphics but the X4500 is a no-go with gdm3.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824588

Title:
  Ubuntu Disco boots to or logs out to black screen

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824592] Re: linux-fips: 4.15.0-1005.6 -proposed tracker

2019-04-12 Thread Marcelo Cerri
** Tags added: kernel-block-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824592

Title:
  linux-fips: 4.15.0-1005.6 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1793876] Re: software-properties-qt/kde does not show in menus

2019-04-12 Thread Walter Lapchynski
Between these changes, should be sorted:

software-properties (0.97.11) disco; urgency=medium

  * Added software-properties-lxqt.desktop and software-properties-
drivers-lxqt.desktop to software-properties-qt.install

 -- Hans P Moller   Thu, 11 Apr 2019 12:04:11
-0400

software-properties (0.97.10) disco; urgency=medium

  * Remove lxqt-sudo from exec line in software-properties-qt.desktop
(LP: #1823306)
  * Make invisible software-properties-qt.desktop
  * Create software-properties-lxqt.desktop with lxqt-sudo and shown only in 
LXQt
  * Rename software-properties-drivers-qt.desktop to 
software-properties-drivers-lxqt.desktop

 -- Hans P Möller   Wed, 10 Apr 2019 16:38:53
-0400


** Changed in: software-properties (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1793876

Title:
  software-properties-qt/kde does not show in menus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1793876/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1501206] Fix included in openstack/neutron 12.0.6

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 12.0.6 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1501206

Title:
  router:dhcp ports are open resolvers

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1501206] Fix included in openstack/neutron 13.0.3

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 13.0.3 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1501206

Title:
  router:dhcp ports are open resolvers

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1813007] Fix included in openstack/neutron 12.0.6

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 12.0.6 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813007

Title:
  [SRU] [OSSA-2019-002] Unable to install new flows on compute nodes
  when having broken security group rules (CVE-2019-10876)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1813007] Fix included in openstack/neutron 13.0.3

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 13.0.3 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813007

Title:
  [SRU] [OSSA-2019-002] Unable to install new flows on compute nodes
  when having broken security group rules (CVE-2019-10876)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818614] Fix included in openstack/neutron 13.0.3

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 13.0.3 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818614

Title:
  [SRU] Various L3HA functional tests fails often

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818614] Fix included in openstack/neutron 12.0.6

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 12.0.6 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818614

Title:
  [SRU] Various L3HA functional tests fails often

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1501206] Fix included in openstack/neutron 11.0.7

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 11.0.7 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1501206

Title:
  router:dhcp ports are open resolvers

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1501206/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1813007] Fix included in openstack/neutron 11.0.7

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 11.0.7 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813007

Title:
  [SRU] [OSSA-2019-002] Unable to install new flows on compute nodes
  when having broken security group rules (CVE-2019-10876)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818614] Fix included in openstack/neutron 11.0.7

2019-04-12 Thread OpenStack Infra
This issue was fixed in the openstack/neutron 11.0.7 release.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818614

Title:
  [SRU] Various L3HA functional tests fails often

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824578] Re: Screen lock doesn't lock Launcher (left-sidebar) and Status Menus (Indicators)

2019-04-12 Thread Seth Arnold
** Information type changed from Public to Public Security

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824578

Title:
  Screen lock doesn't lock Launcher (left-sidebar) and Status Menus
  (Indicators)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1824578/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1801521] Re: hopelessly outdated version 0.4.8-1build1

2019-04-12 Thread Bug Watch Updater
** Changed in: xournal (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801521

Title:
  hopelessly outdated version 0.4.8-1build1

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824523] Re: Assertion error during iso build

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-advantage-tools - 19.4

---
ubuntu-advantage-tools (19.4) disco; urgency=medium

  * Drop the self-test assert in the apt-hook, it's making the subiquity
server install fail (LP: #1824523)

 -- Andreas Hasenack   Fri, 12 Apr 2019 17:59:16
-0300

** Changed in: ubuntu-advantage-tools (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824523

Title:
  Assertion error during iso build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1824523/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824378] Re: linux-kvm: 5.0.0-1003.3 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: In Progress => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
  kernel-stable-master-bug: 1824383
- phase: Testing
- phase-changed: Friday, 12. April 2019 21:11 UTC
+ phase: Ready for Testing
+ phase-changed: Friday, 12. April 2019 23:10 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824378

Title:
  linux-kvm: 5.0.0-1003.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1769420] Re: missing mimeapps.list for cosmic

2019-04-12 Thread Walter Lapchynski
BTW fix is in:

lubuntu-default-settings (19.04.2) disco; urgency=medium

  [ Hans P Möller ]
  * Set tap to click as default for touchpad

  [ Raman Sarda ]
  * Added entries for (almost) all file types to mimeapps.list

 -- Hans P Möller   Sat, 06 Apr 2019 20:41:56
-0300

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769420

Title:
  missing mimeapps.list for cosmic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/1769420/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824578] Re: Screen lock doesn't lock Launcher (left-sidebar) and Status Menus (Indicators)

2019-04-12 Thread Eyal Lior
No problem, make it public.

** Information type changed from Private Security to Public Security

** Information type changed from Public Security to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824578

Title:
  Screen lock doesn't lock Launcher (left-sidebar) and Status Menus
  (Indicators)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1824578/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824597] [NEW] unrelated information in our Releases files?

2019-04-12 Thread Seth Arnold
Public bug reported:

Hello, our InRelease and Release files on our archive mirrors appear to
include information for other architectures:

eg

$ ls -l InRelease 
-rw-r--r-- 1 mirror mirror 256316 Apr 12 14:55 InRelease
$ grep -e binary-arm64 -e binary-s390x -e binary-armhf -e binary-ppc64el 
InRelease | wc -l
336

The InRelease and Release files on our ports.ubuntu.com server also
appears to include information on architectures not hosted on that site:

$ ls -l InRelease 
-rw-rw-r-- 1 sarnold sarnold 256316 Apr 12 15:39 InRelease
$ grep -e binary-amd64 -e binary-i386 InRelease | wc -l
168

Is this intentional? Does it need to be addressed?

Thanks

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824597

Title:
  unrelated information in our Releases files?

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1814373] Re: storage / luks / dmsetup regressed (or got better) on ppc64le

2019-04-12 Thread Dimitri John Ledkov
got a few more tweaks to the storage test, and it's now more
consistently passing on all other architectures but ppc64le.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814373

Title:
  storage / luks / dmsetup regressed (or got better) on ppc64le

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1752165] Re: TB16 dock freezes X on hotplug when used with external displays

2019-04-12 Thread Tim Serowski
No, my integrated MX150 with Nvidia driver 390.116 is working fine with
5.0.7. I'm using Ubuntu 18.10.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752165

Title:
  TB16 dock freezes X on hotplug when used with external displays

To manage notifications about this bug go to:
https://bugs.launchpad.net/dell-sputnik/+bug/1752165/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824592] Re: linux-fips: 4.15.0-1005.6 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  kernel-stable-master-bug: 1822820
+ phase: Packaging
+ phase-changed: Friday, 12. April 2019 22:43 UTC
+ reason:
+   prepare-package: Pending -- package not yet uploaded
+   prepare-package-meta: Pending -- package not yet uploaded
+   prepare-package-signed: Pending -- package not yet uploaded

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824592

Title:
  linux-fips: 4.15.0-1005.6 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1784774] Re: snapd is not autofs aware and fails with nfs home dir

2019-04-12 Thread Zygmunt Krynicki
I'm sorry for not fixing this yet. A few higher priority bugs kept me
busy lately. I will look at fixing it next Monday, with a bit of hope it
may be easy and I can get it done without shuffling other planned work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784774

Title:
  snapd is not autofs aware and fails with nfs home dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1784774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1670933] Re: [PATCH] Accessibility partly broken due to X root window being kept from login session.

2019-04-12 Thread Launchpad Bug Tracker
This bug was fixed in the package unity-greeter -
18.04.0+19.04.20190410-0ubuntu1

---
unity-greeter (18.04.0+19.04.20190410-0ubuntu1) disco; urgency=medium

  [ Khurshid Alam ]
  * src/list-stack.vala: Fix build with vala 0.43.x

  [ Luke Yelavich ]
  * Remove at-spi load/kill code (LP: #1670933)

 -- Marco Trevisan (Treviño)   Wed, 10 Apr 2019 17:34:35
+

** Changed in: unity-greeter (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1670933

Title:
  [PATCH] Accessibility partly broken due to X root window being kept
  from login session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm-gtk-greeter/+bug/1670933/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824592] Re: linux-fips: 4.15.0-1005.6 -proposed tracker

2019-04-12 Thread Marcelo Cerri
** Summary changed:

- linux-fips:  -proposed tracker
+ linux-fips: 4.15.0-1005.6 -proposed tracker

** Changed in: kernel-sru-workflow/prepare-package
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Marcelo Cerri 
(mhcerri)

** Changed in: kernel-sru-workflow/prepare-package-meta
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-meta
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Marcelo Cerri 
(mhcerri)

** Changed in: kernel-sru-workflow/prepare-package-signed
   Status: New => In Progress

** Changed in: kernel-sru-workflow/prepare-package-signed
 Assignee: Canonical Kernel Team (canonical-kernel-team) => Marcelo Cerri 
(mhcerri)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824592

Title:
  linux-fips: 4.15.0-1005.6 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1823836] Comment bridged from LTC Bugzilla

2019-04-12 Thread bugproxy
--- Comment From wil...@us.ibm.com 2019-04-12 18:13 EDT---
I upgraded a built the following packages, I am continuing to see the same 
error with the new versions.

kernel 5.0.7-stable
dpdk-19.02
rdma-core (master branch,  commit 4bb3583c228566958e2c6f34392c9e39e799bacf)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1823836

Title:
  dpdk app is reporting: net_mlx5: probe of PCI device  aborted
  after encountering an error: Unknown error -95

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/1823836/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1821261] Re: nfsiostat broken and exits with traceback

2019-04-12 Thread Salvatore Bonaccorso
** Also affects: nfs-utils (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925943
   Importance: Unknown
   Status: Unknown

** Also affects: nfs-utils via
   http://bugzilla.linux-nfs.org/show_bug.cgi?id=334
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1821261

Title:
  nfsiostat broken and exits with traceback

To manage notifications about this bug go to:
https://bugs.launchpad.net/nfs-utils/+bug/1821261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824588] Re: Ubuntu Disco boots to or logs out to black screen

2019-04-12 Thread Erick Brunzell via ubuntu-bugs
I found that turning auto-login off resulted in booting to a black
screen so after unsuccessfully trying the nomodeset boot option I
installed 'lightdm-gtk-greeter' and 'lightdm' from recovery mode which
gives me a working system. I had encountered no problems with desktop
behavior but this box has Intel GMA X4500 graphics (old-ish I know) so I
wonder if it could be related to bug #1727356?

Having installed 'gnome-shell-extensions' package from the repos I'm
able to boot and run all three available sessions - Ubuntu, Ubuntu
w/Wayland, and "Classic" with no apparent issues as long as I use
lightdm instead of gdm3.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824588

Title:
  Ubuntu Disco boots to or logs out to black screen

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824383] Re: linux: 5.0.0-11.12 -proposed tracker

2019-04-12 Thread Ubuntu Kernel Bot
** Changed in: kernel-sru-workflow/automated-testing
   Status: Incomplete => Fix Released

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1824381 (bionic/linux-hwe-edge), bug 1824382 
(bionic/linux-oem-osp1)
  derivatives: bug 1824374 (linux-raspi2), bug 1824375 (linux-aws), bug 1824376 
(linux-azure), bug 1824377 (linux-gcp), bug 1824378 (linux-kvm), bug 1824380 
(linux-snapdragon)
  
  -- swm properties --
  phase: Packaging
  phase-changed: Thursday, 11. April 2019 15:43 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
-   automated-testing: Stalled -- testing FAILED
prepare-package-meta: Pending -- package tag not yet published
prepare-package-signed: Pending -- package tag not yet published
regression-testing: Ongoing -- testing in progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824383

Title:
  linux: 5.0.0-11.12 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824591] Re: Badge in ubuntu session doesn't follow yaru theming

2019-04-12 Thread Treviño
** Tags added: rls-bb-incoming

** Tags removed: rls-bb-incoming
** Tags added: rls-dd-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824591

Title:
  Badge in ubuntu session doesn't follow yaru theming

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1824591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822813] Re: linux-fips: 4.15.0-1003.4 -proposed tracker

2019-04-12 Thread Marcelo Cerri
*** This bug is a duplicate of bug 1824592 ***
https://bugs.launchpad.net/bugs/1824592

** This bug is no longer a duplicate of bug 1824039
   linux-fips: 4.15.0-1004.5 -proposed tracker
** This bug has been marked a duplicate of bug 1824592
   linux-fips:  -proposed tracker

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822813

Title:
  linux-fips: 4.15.0-1003.4 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563]

2019-04-12 Thread jitecadiyi
Eric I compare optimized Windows 10 with the bare minimum options and
configured for energy saving rather than performance. Since I'm not good
at linux I can't do the same there to have an accurate result. This
feels like testing apples with oranges but still is the most I can do. I
will try Richard's settings and see... Sorry for getting out of subject
for everyone who reads.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1776563

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1776563]

2019-04-12 Thread jitecadiyi
Windows 10 when installed and at first day(s) make a lot of tests for
system health and configuration, especially when idle, even .NET
compilations. Another factor is the edition you use with/without store
and universal apps that run in the background. Most of all you need to
use the power profile that Acer provides. Do you have the model with
SSD, do you have the extra GPU model, do you use high/low brightness...
For me Windows 10 give almost 5 hours max but average use 4 1/2 maybe. I
compared with Ubuntu default settings and low brightness with same
hardware and got almost 3 hours battery time.

Richard I haven't tried yet the powersave settings, I will wait for the
final release of 19.04 to re-install it on my hard disk.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1776563

Title:
  Acer Aspire A315 IOAPIC failure on Ubuntu 18.04, kernel hangs, can't
  load, kernel freeze  (AMD Ryzen 5/Radeon/Raven) / AMDGPU Hybrid crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/amd/+bug/1776563/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1819707] Re: linux-fips: 4.15.0-1002.3 -proposed tracker

2019-04-12 Thread Marcelo Cerri
*** This bug is a duplicate of bug 1824592 ***
https://bugs.launchpad.net/bugs/1824592

** This bug is no longer a duplicate of bug 1824039
   linux-fips: 4.15.0-1004.5 -proposed tracker
** This bug has been marked a duplicate of bug 1824592
   linux-fips:  -proposed tracker

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1819707

Title:
  linux-fips: 4.15.0-1002.3 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824592] Re: linux-fips: -proposed tracker

2019-04-12 Thread Marcelo Cerri
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
+ 
+ -- swm properties --
+ kernel-stable-master-bug: 1822820

** Tags added: kernel-sru-derivative-of-1822820

** Changed in: kernel-sru-workflow
   Status: New => In Progress

** Changed in: kernel-sru-workflow
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824592

Title:
  linux-fips:  -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824039] Re: linux-fips: 4.15.0-1004.5 -proposed tracker

2019-04-12 Thread Marcelo Cerri
*** This bug is a duplicate of bug 1824592 ***
https://bugs.launchpad.net/bugs/1824592

** Tags removed: kernel-sru-derivative-of-1822820

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  -- swm properties --
  boot-testing-requested: true
- kernel-stable-master-bug: 1822820
  phase: Promote to Proposed
  phase-changed: Friday, 12. April 2019 09:08 UTC
  reason:
promote-to-proposed: Ongoing -- review in progress

** This bug has been marked a duplicate of bug 1824592
   linux-fips:  -proposed tracker

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824039

Title:
  linux-fips: 4.15.0-1004.5 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1822820] Re: linux: 4.15.0-48.51 -proposed tracker

2019-04-12 Thread Marcelo Cerri
** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1822817 (xenial/linux-azure), bug 1822819 (xenial/linux-hwe)
- derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822981 (linux), bug 1823254 
(linux), bug 1823755 (linux-gke), bug 1824039 (linux-fips), bug 1824204 
(linux-snapdragon)
+ derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822981 (linux), bug 1823254 
(linux), bug 1823755 (linux-gke), bug 1824204 (linux-snapdragon)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Testing
  phase-changed: Thursday, 04. April 2019 18:03 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress

** Description changed:

  This bug will contain status and test results related to a kernel source
  (or snap) as stated in the title.
  
  For an explanation of the tasks and the associated workflow see:
https://wiki.ubuntu.com/Kernel/kernel-sru-workflow
  
  backports: bug 1822817 (xenial/linux-azure), bug 1822819 (xenial/linux-hwe)
- derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822981 (linux), bug 1823254 
(linux), bug 1823755 (linux-gke), bug 1824204 (linux-snapdragon)
+ derivatives: bug 1822802 (linux-raspi2), bug 1822803 (linux-oem), bug 1822805 
(linux-aws), bug 1822808 (linux-gcp), bug 1822809 (linux-kvm), bug 1822810 
(linux-ibm-gt), bug 1822812 (linux-oracle), bug 1822981 (linux), bug 1823254 
(linux), bug 1823755 (linux-gke), bug 1824204 (linux-snapdragon), bug 1824592 
(linux-fips)
  
  -- swm properties --
  boot-testing-requested: true
  bugs-spammed: true
  phase: Testing
  phase-changed: Thursday, 04. April 2019 18:03 UTC
  proposed-announcement-sent: true
  proposed-testing-requested: true
  reason:
automated-testing: Stalled -- testing FAILED
certification-testing: Ongoing -- testing in progress
regression-testing: Ongoing -- testing in progress
security-signoff: Pending -- waiting for signoff
verification-testing: Ongoing -- testing in progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1822820

Title:
  linux: 4.15.0-48.51 -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824592] Re: linux-fips: -proposed tracker

2019-04-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824592

Title:
  linux-fips:  -proposed tracker

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824592] [NEW] linux-fips: -proposed tracker

2019-04-12 Thread Marcelo Cerri
Public bug reported:

This bug will contain status and test results related to a kernel source
(or snap) as stated in the title.

For an explanation of the tasks and the associated workflow see:
  https://wiki.ubuntu.com/Kernel/kernel-sru-workflow

-- swm properties --
kernel-stable-master-bug: 1822820

** Affects: kernel-sru-workflow
 Importance: Medium
 Status: In Progress

** Affects: kernel-sru-workflow/automated-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/certification-testing
 Importance: Medium
 Assignee: Canonical Hardware Certification (canonical-hw-cert)
 Status: Invalid

** Affects: kernel-sru-workflow/prepare-package
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-meta
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/prepare-package-signed
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/promote-signing-to-proposed
 Importance: Medium
 Status: New

** Affects: kernel-sru-workflow/promote-to-proposed
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-security
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/promote-to-updates
 Importance: Medium
 Assignee: Ubuntu Stable Release Updates Team (ubuntu-sru)
 Status: New

** Affects: kernel-sru-workflow/regression-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

** Affects: kernel-sru-workflow/security-signoff
 Importance: Medium
 Assignee: Canonical Security Team (canonical-security)
 Status: New

** Affects: kernel-sru-workflow/verification-testing
 Importance: Medium
 Assignee: Canonical Kernel Team (canonical-kernel-team)
 Status: New

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

** Affects: linux (Ubuntu Bionic)
 Importance: Medium
 Status: Confirmed


** Tags: bionic kernel-release-tracking-bug kernel-release-tracking-bug-live 
kernel-sru-cycle-2019.04.01-3 kernel-sru-derivative-of-1822820

** Also affects: kernel-sru-workflow/automated-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/certification-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-signing-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-proposed
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-security
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/promote-to-updates
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/regression-testing
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/security-signoff
   Importance: Undecided
   Status: New

** Also affects: kernel-sru-workflow/verification-testing
   Importance: Undecided
   Status: New

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

** Changed in: kernel-sru-workflow/automated-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/automated-testing
 Assignee: (unassigned) => Canonical Kernel Team (canonical-kernel-team)

** Changed in: kernel-sru-workflow/certification-testing
   Importance: Undecided => Medium

** Changed in: kernel-sru-workflow/certification-testing
 Assignee: (unassigned) => Canonical Hardware Certification 
(canonical-hw-cert)

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

** Changed in: kernel-sru-workflow/prepare-package
   Importance: Undecided => Medium

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

** Changed in: kernel-sru-workflow/prepare-package-meta
   Importance: Undecided => Medium

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

** Changed in: kernel-sru-workflow/prepare-package-signed
   Importance: Undecided => Medium

** Changed in: 

[Bug 1784774] Re: snapd is not autofs aware and fails with nfs home dir

2019-04-12 Thread Philippe Clérié
I'd like to confirm Andrew Conway's report. Restarting snapd does not
change anything.

Could you at least up the priority of the bug. After all it's been there
for quite a while, it's been confirmed and people have worked and are
working on it. Just a little push to solve it. Pretty please! :-)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1784774

Title:
  snapd is not autofs aware and fails with nfs home dir

To manage notifications about this bug go to:
https://bugs.launchpad.net/snapd/+bug/1784774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824588] Re: Ubuntu Disco boots to or logs out to black screen

2019-04-12 Thread Erick Brunzell via ubuntu-bugs
** Summary changed:

- Ubuntu Disco logs out to black screen
+ Ubuntu Disco boots to or logs out to black screen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824588

Title:
  Ubuntu Disco boots to or logs out to black screen

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824565] Re: I'm just trying to make my compouter more stable.

2019-04-12 Thread C de-Avillez
Hello,

I am sorry, but this is NOT a bug. It seems you are unhappy with some
programs/packages you have installed (either by yourself, or
automatically), but it is not at all clear what, where, why, and how.

Right now this sounds much more like usage issues than actual bugs (a
bug is an error in a package or program). Even it this is an actual bug,
you have not added anything that could allow us to triage and determine
issues.

As such, I am closing this bug as INVALID.

Cheers,

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824565

Title:
  I'm just trying to make my compouter more stable.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824565] Re: I'm just trying to make my compouter more stable.

2019-04-12 Thread C de-Avillez
Also, you may want to try https://askubuntu.com/ before opening a bug.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824565

Title:
  I'm just trying to make my compouter more stable.

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824591] [NEW] Badge in ubuntu session doesn't follow yaru theming

2019-04-12 Thread Treviño
Public bug reported:

See: https://i.imgur.com/oOMCEl2.png

The badge sould have green background, while it's red with green border

** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Importance: Medium
 Assignee: Marco Trevisan (Treviño) (3v1n0)
 Status: In Progress

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824591

Title:
  Badge in ubuntu session doesn't follow yaru theming

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1824591/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1769420] Re: missing mimeapps.list for cosmic

2019-04-12 Thread Raman Sarda
** Changed in: lubuntu-default-settings (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1769420

Title:
  missing mimeapps.list for cosmic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-default-settings/+bug/1769420/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1818648] Re: [SRU] 2.38

2019-04-12 Thread Sergio Cazzolato
Hello, verification is completed with no issues. Results in the doc:
https://docs.google.com/document/d/1xB29Pgwqp_Cpbp53_XsHC3s-Bmh3nYjfkU72DpP1imc/edit?usp=sharing

** Tags removed: verification-needed verification-needed-bionic 
verification-needed-cosmic verification-needed-trusty verification-needed-xenial
** Tags added: verification-done verification-done-bionic 
verification-done-cosmic verification-done-trusty verification-done-xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1818648

Title:
  [SRU] 2.38

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824588] [NEW] Ubuntu Disco logs out to black screen

2019-04-12 Thread Erick Brunzell via ubuntu-bugs
Public bug reported:

Just testing Disco and wanted to see what login options are available
after adding 'gnome-shell-extensions' and found that logging out lands
me on a black screen that's unresponsive to any keyboard input. I'll
test on some slightly different hardware soon.

ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gdm3 3.32.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
Uname: Linux 5.0.0-8-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Apr 12 16:18:56 2019
InstallationDate: Installed on 2019-04-12 (0 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190326.2)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gdm3
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.gdm3.custom.conf: 2019-04-12T01:05:45.138523

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


** Tags: amd64 apport-bug disco

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1824588

Title:
  Ubuntu Disco logs out to black screen

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   >